summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gdi
AgeCommit message (Collapse)AuthorFilesLines
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid ↵Lucas Baudin1-5/+15
re-loading all GtkStylaContexts
2011-10-25gtk3: add toolbar rendering, there is some graphical bugs if you have more ↵Lucas Baudin1-6/+43
than one row in the toolbar (is it detectable in GtkSalGraphices?)
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
are is bigger to see a whole widget), if will need to be removed once we will fix that
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 McNamara1-0/+2
2011-06-24make svp / headless backend's headers more publicMichael Meeks1-1/+3
2011-06-14Prepare for gtk3Caolán McNamara1-0/+28