Age | Commit message (Expand) | Author |
2013-07-02 | gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_new | Ivan Timofeev |
2013-07-01 | gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENT | Ivan Timofeev |
2013-07-01 | gtk3: add indicator-spacing to size of checkbox/radiobutton | Ivan Timofeev |
2013-06-12 | Atempt at making --enable-gtk3 build again | Stephan Bergmann |
2013-06-12 | Resolves: #i121237# Rework/Cleanup of Region code... | Armin Le Grand |
2013-05-22 | Add mouse rollover effect to menubar on KDE and Windows | Isamu Mogi |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-17 | Adapt to gtkframe -> gtksalframe rename | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | vcl: convert some fprintf to SAL_INFO | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2012-12-15 | Some cppcheck cleaning in vcl | Julien Nabet |
2012-11-22 | Adapt some GetUILocale leftovers | Stephan Bergmann |
2012-11-14 | Added missing files for HUD awareness support. | Antonio Fernandez |
2012-11-14 | Fixed GTK3 build. | Antonio Fernandez |
2012-11-07 | Resolves: fdo#56198 collect scrollbar click preference settings | Caolán McNamara |
2012-08-28 | gtk: sumulate native insensitivity of scrollbar buttons | Ivan Timofeev |
2012-08-02 | gtk3: filch a fix for scrollbars w/o buttons from gtk2 code | Ivan Timofeev |
2012-08-02 | cairo uses pre-multiplied alpha | Ivan Timofeev |
2012-07-27 | gtk3: ensure we re-render native commits | Michael Meeks |
2012-07-27 | gtk3: remove obsolete forced background rendering | Cosimo Cecchi |
2012-07-27 | gtk3: fix colors for menubar and menu items | Cosimo Cecchi |
2012-07-27 | gtk3: simplify code | Cosimo Cecchi |
2012-07-27 | gtk3: fix tooltip colors | Cosimo Cecchi |
2012-07-27 | gtk3: fix rendering for scrollbars | Cosimo Cecchi |
2012-05-05 | gtk: fix drawing of separators in vertical toolbars | Ivan Timofeev |
2012-04-23 | fix gtk3salnativewidgets-gtk build with gcc 4.4 | Rene Engelhard |
2012-04-14 | gtk3: add approved theme color fetch / selection. | Michael Meeks |
2012-03-03 | gtk3: Avoid crash with some themes (unico based) | Lucas Baudin |
2012-01-31 | gtk3: clobber the page / background color to white for now. | Michael Meeks |
2012-01-16 | vcl: introduce crystal clear separation between X11 Screens and DisplayScreens | Michael Meeks |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-05 | build the print dialog for gtk3 too | David Tardon |
2011-11-28 | Headless got moved, fix gtk3 build. | Thorsten Behrens |
2011-11-07 | gtk: move the file-picker into vcl/ and add Application:: factory hooks | Michael Meeks |
2011-11-04 | gtk3: add missing include, and rtl namespace | Michael Meeks |
2011-11-03 | gtk3: Check for gtk3 >= 3.2 - we need that for broadway anyway | Michael Meeks |
2011-11-03 | gtk3: implement rendering for Listbox widgets | Cosimo Cecchi |
2011-11-03 | gtk3: translate the cairo context instead of rendering from (1, 1) | Cosimo Cecchi |
2011-11-03 | gtk3: misc cleanups | Cosimo Cecchi |
2011-11-03 | gtk3: implement rendering for Comboboxes | Cosimo Cecchi |
2011-11-03 | gtk3: implement rendering for spinbuttons | Cosimo Cecchi |
2011-11-02 | gtk3: improve the GTK3 theming layer somewhat | Cosimo Cecchi |
2011-10-25 | gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading... | Lucas Baudin |
2011-10-25 | gtk3: add toolbar rendering, there is some graphical bugs if you have more th... | Lucas Baudin |
2011-10-25 | gtk3: Use CheckBox style (there is still a problem with the hover stage) | Lucas Baudin |
2011-10-25 | Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ... | Lucas Baudin |
2011-10-25 | Fix compilation in gtk3salnativewidgets | Lucas Baudin |
2011-10-25 | gtk3: implement initial native widget support for buttons | Lucas Baudin |
2011-10-25 | remove conditionals, and split pieces into salnativewidgets | Michael Meeks |