summaryrefslogtreecommitdiffstats
path: root/vcl/unx/gtk3
Commit message (Expand)AuthorAgeFilesLines
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Some cppcheck cleaning in vclJulien Nabet2012-12-151-2/+1
* Adapt some GetUILocale leftoversStephan Bergmann2012-11-221-1/+1
* Added missing files for HUD awareness support.Antonio Fernandez2012-11-141-0/+1
* Fixed GTK3 build.Antonio Fernandez2012-11-143-0/+6
* Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara2012-11-071-3/+7
* gtk: sumulate native insensitivity of scrollbar buttonsIvan Timofeev2012-08-281-0/+14
* gtk3: filch a fix for scrollbars w/o buttons from gtk2 codeIvan Timofeev2012-08-021-0/+4
* cairo uses pre-multiplied alphaIvan Timofeev2012-08-021-3/+3
* gtk3: ensure we re-render native commitsMichael Meeks2012-07-271-1/+7
* gtk3: remove obsolete forced background renderingCosimo Cecchi2012-07-271-27/+2
* gtk3: fix colors for menubar and menu itemsCosimo Cecchi2012-07-271-2/+3
* gtk3: simplify codeCosimo Cecchi2012-07-271-29/+14
* gtk3: fix tooltip colorsCosimo Cecchi2012-07-271-20/+19
* gtk3: fix rendering for scrollbarsCosimo Cecchi2012-07-271-33/+20
* gtk: fix drawing of separators in vertical toolbarsIvan Timofeev2012-05-051-15/+15
* fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard2012-04-231-4/+4
* gtk3: add approved theme color fetch / selection.Michael Meeks2012-04-141-10/+24
* gtk3: Avoid crash with some themes (unico based)Lucas Baudin2012-03-031-1/+3
* gtk3: clobber the page / background color to white for now.Michael Meeks2012-01-311-2/+11
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-161-0/+6
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0626-164/+190
* build the print dialog for gtk3 tooDavid Tardon2011-12-053-0/+98
* Headless got moved, fix gtk3 build.Thorsten Behrens2011-11-281-1/+1
* gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2011-11-072-1/+34
* gtk3: add missing include, and rtl namespaceMichael Meeks2011-11-041-2/+3
* gtk3: Check for gtk3 >= 3.2 - we need that for broadway anywayMichael Meeks2011-11-031-1/+1
* gtk3: implement rendering for Listbox widgetsCosimo Cecchi2011-11-031-28/+78
* gtk3: translate the cairo context instead of rendering from (1, 1)Cosimo Cecchi2011-11-031-21/+19
* gtk3: misc cleanupsCosimo Cecchi2011-11-031-4/+7
* gtk3: implement rendering for ComboboxesCosimo Cecchi2011-11-031-18/+166
* gtk3: implement rendering for spinbuttonsCosimo Cecchi2011-11-031-3/+175
* gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi2011-11-021-191/+758
* gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin2011-10-251-5/+15
* gtk3: add toolbar rendering, there is some graphical bugs if you have more th...Lucas Baudin2011-10-251-6/+43
* gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin2011-10-251-9/+26
* Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin2011-10-251-34/+444
* Fix compilation in gtk3salnativewidgetsLucas Baudin2011-10-251-2/+2
* gtk3: implement initial native widget support for buttonsLucas Baudin2011-10-251-1/+85
* remove conditionals, and split pieces into salnativewidgetsMichael Meeks2011-10-251-0/+93
* gtk3: switch to basebmp rendering during 'draw'Michael Meeks2011-10-251-2/+4
* add missing mode-linesCaolán McNamara2011-07-1423-0/+68
* make svp / headless backend's headers more publicMichael Meeks2011-06-241-1/+3
* Prepare for gtk3Caolán McNamara2011-06-1423-0/+644