summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Remove unused include filesThomas Arnhold1-114/+0
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann1-4/+8
2012-06-21re-base on ALv2 code.Michael Meeks8-196/+124
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann2-6/+0
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann1-19/+10
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann1-1/+2
2012-06-20SessionManagerClient::open need not be exportedStephan Bergmann1-1/+1
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-4/+4
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold2-4/+0
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist6-6/+6
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev1-0/+5
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold1-0/+9
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev1-0/+5
2012-05-31GTK theming: implement rendering window backgroundRuslan Kabatsayev1-0/+5
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks3-4/+4
2012-05-29removed dead codeTakeshi Abe1-19/+0
2012-05-14TDE integrationNorbert Thiebaud3-98/+115
2012-05-11include dequeCaolán McNamara1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon2-3/+10
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara1-0/+40
2012-04-28valgrind: uninitialized variableCaolán McNamara1-1/+1
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara1-3/+0
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat1-0/+6
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák1-1/+0
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara1-0/+1
2012-02-29SessionManagerClient is never instantiatedCaolán McNamara1-1/+0
2012-02-28move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen1-0/+1
2012-02-27callcatcher: update unused listCaolán McNamara1-7/+0
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-1/+1
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez2-9/+0
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold1-3/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold3-10/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-1/+1
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold2-2/+0
2012-01-28vcl: SalWM is unusedThomas Arnhold1-14/+0
2012-01-28vcl: Remove unused server vendorsThomas Arnhold1-10/+0
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold1-3/+0
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold1-10/+0
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold1-2/+0
2012-01-27keysymnames: get rid of some insanityThomas Arnhold1-11/+0
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold1-0/+6
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold1-0/+6
2012-01-16drop unneeded castDavid Tardon1-1/+1
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara1-1/+1
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks10-110/+167
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks3-8/+8
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks3-3/+2
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks1-6/+0
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks1-0/+2
2012-01-12VCL_DLLPUBLIC is in the wrong placeCaolán McNamara1-44/+0