summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák1-1/+1
2012-10-25fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky1-2/+3
2012-08-01do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák1-3/+6
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev1-0/+1
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek1-3/+5
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-06-22Fix X Session Management supportStephan Bergmann1-4/+4
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev1-0/+1
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev1-1/+1
2012-06-15Implement native FixedLine render, add GTK support for itRuslan Kabatsayev1-0/+25
2012-06-15Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev1-4/+32
2012-06-11Remove bogus headerThomas Arnhold1-2/+0
2012-06-06fdo#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
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann1-61/+15
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák1-1/+1
2012-05-14TDE integrationNorbert Thiebaud11-13/+175
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet2-4/+4
2012-05-13removed unused definesTakeshi Abe1-6/+0
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon3-20/+71
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák1-3/+0
2012-05-10fix use of cups for default caseCaolán McNamara1-1/+1
2012-05-09Enable configure switch for cupsTomas Chvatal1-1/+1
2012-05-07gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev1-1/+0
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara1-6/+9
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara1-0/+31
2012-05-06catch by const refCaolán McNamara1-3/+3
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev2-35/+52
2012-05-05gtk: fix drawing of disabled menu-item checkmarks and submenu arrowsIvan Timofeev1-14/+6
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat2-2/+2
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon1-1/+1
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara1-3/+3
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara8-28/+77
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+4