summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21Fix X Session Management supportStephan Bergmann
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-06-10Remove bogus headerThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-07Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev
2012-06-05remove unused headersThomas Arnhold
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-06-04nuke unused definesTakeshi Abe
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky
2012-06-01Gtk theming: pass tab prelight state to themeRuslan Kabatsayev
2012-06-01GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-31vcl: cleanup code flow, and minor indent tweakMichael Meeks
2012-05-31GTK-theming: fix rendering of toolbuttonsRuslan Kabatsayev
2012-05-31GTK theming: implement rendering window backgroundRuslan Kabatsayev
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák
2012-05-14TDE integrationNorbert Thiebaud
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-05-13removed unused definesTakeshi Abe
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák
2012-05-10fix use of cups for default caseCaolán McNamara
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-05-07gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev