summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-0/+6
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara26-164/+190
2011-12-05build the print dialog for gtk3 tooDavid Tardon3-0/+98
2011-11-28Headless got moved, fix gtk3 build.Thorsten Behrens1-1/+1
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2-1/+34
2011-11-04gtk3: add missing include, and rtl namespaceMichael Meeks1-2/+3
2011-11-03gtk3: Check for gtk3 >= 3.2 - we need that for broadway anywayMichael Meeks1-1/+1
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi1-28/+78
2011-11-03gtk3: translate the cairo context instead of rendering from (1, 1)Cosimo Cecchi1-21/+19
2011-11-03gtk3: misc cleanupsCosimo Cecchi1-4/+7
2011-11-03gtk3: implement rendering for ComboboxesCosimo Cecchi1-18/+166
2011-11-03gtk3: implement rendering for spinbuttonsCosimo Cecchi1-3/+175
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi1-191/+758
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin1-5/+15
2011-10-25gtk3: add toolbar rendering, there is some graphical bugs if you have more th...Lucas Baudin1-6/+43
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin1-9/+26
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin1-34/+444
2011-10-25Fix compilation in gtk3salnativewidgetsLucas Baudin1-2/+2
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin1-1/+85
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks1-0/+93
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks1-2/+4
2011-07-14add missing mode-linesCaolán McNamara23-0/+68
2011-06-24make svp / headless backend's headers more publicMichael Meeks1-1/+3
2011-06-14Prepare for gtk3Caolán McNamara23-0/+644