summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-17Adapt to gtkframe -> gtksalframe renameStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-12-15Some cppcheck cleaning in vclJulien Nabet
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann
2012-11-14Added missing files for HUD awareness support.Antonio Fernandez
2012-11-14Fixed GTK3 build.Antonio Fernandez
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
2012-08-28gtk: sumulate native insensitivity of scrollbar buttonsIvan Timofeev
2012-08-02gtk3: filch a fix for scrollbars w/o buttons from gtk2 codeIvan Timofeev
2012-08-02cairo uses pre-multiplied alphaIvan Timofeev
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks
2012-07-27gtk3: remove obsolete forced background renderingCosimo Cecchi
2012-07-27gtk3: fix colors for menubar and menu itemsCosimo Cecchi
2012-07-27gtk3: simplify codeCosimo Cecchi
2012-07-27gtk3: fix tooltip colorsCosimo Cecchi
2012-07-27gtk3: fix rendering for scrollbarsCosimo Cecchi
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev
2012-04-23fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks
2012-03-03gtk3: Avoid crash with some themes (unico based)Lucas Baudin
2012-01-31gtk3: clobber the page / background color to white for now.Michael Meeks
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-05build the print dialog for gtk3 tooDavid Tardon
2011-11-28Headless got moved, fix gtk3 build.Thorsten Behrens
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-04gtk3: add missing include, and rtl namespaceMichael Meeks
2011-11-03gtk3: Check for gtk3 >= 3.2 - we need that for broadway anywayMichael Meeks
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi
2011-11-03gtk3: translate the cairo context instead of rendering from (1, 1)Cosimo Cecchi
2011-11-03gtk3: misc cleanupsCosimo Cecchi
2011-11-03gtk3: implement rendering for ComboboxesCosimo Cecchi
2011-11-03gtk3: implement rendering for spinbuttonsCosimo Cecchi
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin
2011-10-25gtk3: add toolbar rendering, there is some graphical bugs if you have more th...Lucas Baudin
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin
2011-10-25Fix compilation in gtk3salnativewidgetsLucas Baudin
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks
2011-07-14add missing mode-linesCaolán McNamara
2011-06-24make svp / headless backend's headers more publicMichael Meeks
2011-06-14Prepare for gtk3Caolán McNamara