summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-8/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-18Use vcl::FontTor Lillqvist1-1/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold4-0/+12
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-21other vclplugs need adaptingCaolán McNamara1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-14/+14
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-13-Wunused-variableStephan Bergmann1-2/+0
2013-12-11fontmanager.hxx is private to vclTor Lillqvist1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-08-12Revert "Removed unused file"Caolán McNamara1-0/+17
2013-08-12Removed unused fileSrijan Choudhary1-17/+0
2013-07-02gtk3: Clearlooks theme paints scrollbar buttons depending on the style classIvan Timofeev1-0/+10
2013-07-02gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev1-9/+19
2013-07-01gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENTIvan Timofeev1-1/+3
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev1-10/+25
2013-06-12Atempt at making --enable-gtk3 build againStephan Bergmann1-9/+7
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-1/+2
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-0/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks27-645/+108
2013-04-17Adapt to gtkframe -> gtksalframe renameStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-12-15Some cppcheck cleaning in vclJulien Nabet1-2/+1
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann1-1/+1
2012-11-14Added missing files for HUD awareness support.Antonio Fernandez1-0/+1
2012-11-14Fixed GTK3 build.Antonio Fernandez3-0/+6
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara1-3/+7
2012-08-28gtk: sumulate native insensitivity of scrollbar buttonsIvan Timofeev1-0/+14
2012-08-02gtk3: filch a fix for scrollbars w/o buttons from gtk2 codeIvan Timofeev1-0/+4
2012-08-02cairo uses pre-multiplied alphaIvan Timofeev1-3/+3
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks1-1/+7
2012-07-27gtk3: remove obsolete forced background renderingCosimo Cecchi1-27/+2
2012-07-27gtk3: fix colors for menubar and menu itemsCosimo Cecchi1-2/+3
2012-07-27gtk3: simplify codeCosimo Cecchi1-29/+14
2012-07-27gtk3: fix tooltip colorsCosimo Cecchi1-20/+19
2012-07-27gtk3: fix rendering for scrollbarsCosimo Cecchi1-33/+20
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev1-15/+15
2012-04-23fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard1-4/+4
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks1-10/+24
2012-03-03gtk3: Avoid crash with some themes (unico based)Lucas Baudin1-1/+3
2012-01-31gtk3: clobber the page / background color to white for now.Michael Meeks1-2/+11