summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev
2012-05-31GTK theming: implement rendering window backgroundRuslan Kabatsayev
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-29removed dead codeTakeshi Abe
2012-05-14TDE integrationNorbert Thiebaud
2012-05-11include dequeCaolán McNamara
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-04-28valgrind: uninitialized variableCaolán McNamara
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara
2012-02-29SessionManagerClient is never instantiatedCaolán McNamara
2012-02-28move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28vcl: SalWM is unusedThomas Arnhold
2012-01-28vcl: Remove unused server vendorsThomas Arnhold
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-27keysymnames: get rid of some insanityThomas Arnhold
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold
2012-01-16drop unneeded castDavid Tardon
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks
2012-01-12VCL_DLLPUBLIC is in the wrong placeCaolán McNamara
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon
2011-12-05check for printing support dynamicallyDavid Tardon
2011-12-05add support for printing n copiesDavid Tardon
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon