| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkCList is gone | Tor Lillqvist | 2010-05-10 | 1 | -3/+2 |
* | Deprecate widget flag: GTK_WIDGET_HAS_FOCUS | Javier Jardón | 2010-03-01 | 1 | -2/+2 |
* | Fix menu bar problem in ms-windows theme engine on Windows 7 | Steffen Macke | 2010-02-07 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_CAN_FOCUS | Javier Jardón | 2010-01-07 | 1 | -1/+1 |
* | Deprecate some widget flags | Javier Jardón | 2010-01-07 | 1 | -1/+1 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 1 | -1/+1 |
* | Put variable definitions at start of block | Shixin Zeng | 2009-08-20 | 1 | -1/+1 |
* | Bug 538840 – [Win32] GTK menu theming could be improved | Cody Russell | 2009-03-21 | 1 | -19/+39 |
* | Bug 567944 – [Win32] Sorted treeview columns can be unreadable | Cody Russell | 2009-01-16 | 1 | -1/+10 |
* | Revert most of previous patch, as it didn't work as expected; Some work | Dominic Lachowicz | 2008-09-18 | 1 | -37/+332 |
* | MS Windows style should use pango_win32_font_description_from_logfont; | Dominic Lachowicz | 2008-09-18 | 1 | -330/+41 |
* | draw box does more intelligent separation for the xp theming engine and | Alberto Ruiz | 2008-03-16 | 1 | -30/+36 |
* | Do not draw frame if parent if combobox. (draw_box): Uses scrollbar width | Alberto Ruiz | 2008-03-08 | 1 | -1/+6 |
* | Check that the widget is a GtkButton before casting. | Tor Lillqvist | 2008-03-02 | 1 | -2/+2 |
* | modules/engines/ms-windows/xp_theme.[ch] | Cody Russell | 2008-02-01 | 1 | -2532/+2789 |
* | Draw focus rect for buttons with relief set to GTK_RELIEF_NONE. (#487954) | Cody Russell | 2007-10-18 | 1 | -5/+1 |
* | Fix memory leak, and fix two instances where a GtkRequisition and a | Cody Russell | 2007-10-08 | 1 | -6/+2 |
* | Override draw_layout method in GtkStyle in order to adjust by 2 pixels any | Cody Russell | 2007-09-20 | 1 | -0/+43 |
* | Correct draw_box() function to check detail for "notebook". This fixes a | Cody Russell | 2007-08-27 | 1 | -0/+11 |
* | Draw no bevel when "GtkToolbar::shadow-type" is "none" (#450469). | Mathias Hasselmann | 2007-06-28 | 1 | -0/+3 |
* | Fixed, very hackishly, a one pixel error that occurs using the XP theme | Cody Russell | 2007-06-27 | 1 | -0/+19 |
* | modules/engines/ms-windows/xp_theme.[ch] Add support for drawing | Cody Russell | 2007-06-26 | 1 | -4/+28 |
* | MS-Windows Theme top tabs rendered upside down for non-XP theme (#435053, | Dom Lachowicz | 2007-05-02 | 1 | -1/+1 |
* | Cleanup of notebook tab code | Cody Russell | 2007-04-24 | 1 | -262/+356 |
* | Fix menuitem rendering in Vista | Cody Russell | 2007-04-19 | 1 | -6/+2 |
* | Fix pixbuf leaks in non-WinXP rendering paths. From Daniel Atallah | Dominic Lachowicz | 2007-04-19 | 1 | -0/+6 |
* | Fix bottom-oriented notebook tabs on Win32. #399253 | Cody Russell | 2007-04-01 | 1 | -11/+18 |
* | Use proper border style when drawing shadow of scrolled windows on Windows | Mathias Hasselmann | 2007-03-08 | 1 | -3/+6 |
* | Add shadow-type style property, set shadow-type property of GtkEntry | Mathias Hasselmann | 2007-03-08 | 1 | -141/+80 |
* | Improve look of GtkScrolledWindow on Windows by implementing a | Mathias Hasselmann | 2007-03-08 | 1 | -0/+5 |
* | Bug 411118 - bad bevel for progress bar on windows classic. Match from | Dom Lachowicz | 2007-02-23 | 1 | -3/+5 |
* | Fix bug 404506, caused by prematurely releasing a DC. By Hiroyuki Yamamoto | Dom Lachowicz | 2007-02-05 | 1 | -4/+6 |
* | Bug 351679 - Notebooks drawn with extra line below tab in MS-Windows | Dom Lachowicz | 2006-12-14 | 1 | -9/+113 |
* | Bug 351678 - Notebooks not with PositionType.Top drawn incorrectly. Patch | Dom Lachowicz | 2006-12-02 | 1 | -28/+76 |
* | Remember to free GDI Pen resources, introduced by bug 340201.(#364514) | Dom Lachowicz | 2006-10-23 | 1 | -0/+1 |
* | Bug 340201 | Dom Lachowicz | 2006-09-12 | 1 | -264/+721 |
* | Emulate WinXP's drawing of menu separators | Dom Lachowicz | 2006-04-01 | 1 | -0/+14 |
* | Override style->realize/ style->unrealize, so that GTK+ doesn't | Dom Lachowicz | 2006-03-15 | 1 | -1/+124 |
* | Speed up the Windows theme considerably (#163724, John Ehresman) Be more | Dom Lachowicz | 2006-03-11 | 1 | -3/+5 |
* | Fix combobox theming regression noted in bug 321301 Ditto | Dom Lachowicz | 2006-03-03 | 1 | -10/+27 |
* | Re-sync with gtk-wimp Ditto | Dom Lachowicz | 2006-01-29 | 1 | -2/+107 |
* | Merge with gtk-wimp's CVS. Includes improved menu icon spacing, [+]/[-] | Dom Lachowicz | 2005-11-25 | 1 | -73/+188 |
* | Bug #313627. Make win32 theme's handling of toolbars, handleboxes, and | Dom Lachowicz | 2005-11-12 | 1 | -1676/+1968 |
* | Experimentally, scrollbar steppers can shrink to 8 pixels on Win32. | Dom Lachowicz | 2005-10-22 | 1 | -0/+2 |
* | Check whether the widget actually is a GtkNotebook before treating it as | Tor Lillqvist | 2005-09-15 | 1 | -12/+9 |
* | Fix a typo. | Matthias Clasen | 2005-08-19 | 1 | -1/+1 |
* | re-sync with gtk-wimp cvs | Dom Lachowicz | 2005-07-28 | 1 | -157/+218 |
* | Render insensitive icons in a way that more closely matches Windows. | Tor Lillqvist | 2005-06-04 | 1 | -52/+98 |
* | re-sync with gtk-wimp's cvs repository | Dom Lachowicz | 2005-06-03 | 1 | -10/+60 |
* | Silence gcc warnings (unused variables, unhandled enum value in switch). | Tor Lillqvist | 2005-03-20 | 1 | -4/+5 |