summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2012-07-10solaris: fix compilation error by adding temp var holding const_cast resultPierre-Eric Pelloux-Prayer1-1/+2
2012-07-10Implement support for listview headers native render, add GTK implementationRuslan Kabatsayev1-2/+62
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek1-3/+5
2012-07-09Related: fdo#30763 fill in default user realname under GNOME3Caolán McNamara1-1/+6
2012-07-02typo in Norwegian translations of keyboard shortcuts (fdo#50415)Mihkel Tõnnov1-1/+1
2012-07-02Estonian translation for keyboard shortcuts (fdo#50415)Mihkel Tõnnov1-0/+31
2012-07-01Remove unused definesThomas Arnhold2-18/+0
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev3-15/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold4-14/+0
2012-06-27Remove unused include filesThomas Arnhold1-140/+0
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann1-233/+239
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks25-599/+374
2012-06-21Fix X Session Management supportStephan Bergmann1-4/+4
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann1-1/+1
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann3-125/+5
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann1-0/+18
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann1-17/+20
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann1-6/+6
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann1-3/+2
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann1-20/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-8/+8
2012-06-19death to some UniStringsCaolán McNamara1-1/+1
2012-06-19remove some UniString ctorsCaolán McNamara2-8/+8
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev1-0/+1
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev1-1/+1
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold2-10/+0
2012-06-10Remove bogus headerThomas Arnhold1-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev1-0/+25
2012-06-07Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev1-4/+32
2012-06-05remove unused headersThomas Arnhold1-6/+0
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold2-7/+386
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev1-1/+109
2012-06-04nuke unused definesTakeshi Abe1-2/+0
2012-06-02targeted string re-workNorbert Thiebaud3-38/+38
2012-06-02targeted string re-workNorbert Thiebaud3-12/+12
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky1-1/+15
2012-06-01Gtk theming: pass tab prelight state to themeRuslan Kabatsayev1-0/+6
2012-06-01GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev1-74/+87
2012-06-01nuke unused namespaceTakeshi Abe1-1/+0
2012-05-31vcl: cleanup code flow, and minor indent tweakMichael Meeks1-24/+23
2012-05-31GTK-theming: fix rendering of toolbuttonsRuslan Kabatsayev1-8/+33
2012-05-31GTK theming: implement rendering window backgroundRuslan Kabatsayev1-1/+29
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2-2/+2
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon2-3/+2
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev1-3/+8
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen1-0/+1