summaryrefslogtreecommitdiff
path: root/modules/engines/ms-windows
Commit message (Expand)AuthorAgeFilesLines
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-5/+4
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* modules/engines/ms-windows/msw_style.h Include gtk.h.Tor Lillqvist2008-05-302-109/+109
* more descriptive style names for the ComboBox thickness styleAlberto Ruiz2008-03-161-7/+4
* draw box does more intelligent separation for the xp theming engine andAlberto Ruiz2008-03-162-30/+48
* Do not draw frame if parent if combobox. (draw_box): Uses scrollbar widthAlberto Ruiz2008-03-081-1/+6
* Check that the widget is a GtkButton before casting.Tor Lillqvist2008-03-021-2/+2
* modules/engines/ms-windows/xp_theme.[ch]Cody Russell2008-02-016-3556/+4346
* Remove all .cvsignore files.Michael Natterer2007-12-133-6/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-223-2/+8
* Disable beeps when backspacing in textviews by default on Win32 systems.Cody Russell2007-10-261-0/+3
* Draw focus rect for buttons with relief set to GTK_RELIEF_NONE. (#487954)Cody Russell2007-10-181-5/+1
* Fix memory leak, and fix two instances where a GtkRequisition and aCody Russell2007-10-081-6/+2
* Override draw_layout method in GtkStyle in order to adjust by 2 pixels anyCody Russell2007-09-201-0/+43
* Correct draw_box() function to check detail for "notebook". This fixes aCody Russell2007-08-271-0/+11
* Draw no bevel when "GtkToolbar::shadow-type" is "none" (#450469).Mathias Hasselmann2007-06-281-0/+3
* Fixed, very hackishly, a one pixel error that occurs using the XP themeCody Russell2007-06-271-0/+19
* modules/engines/ms-windows/xp_theme.[ch] Add support for drawingCody Russell2007-06-263-133/+177
* GtkTreeView doesn't expand/collapse with Right/Left cursor keys on WindowsDom Lachowicz2007-05-091-1/+9
* MS-Windows Theme top tabs rendered upside down for non-XP theme (#435053,Dom Lachowicz2007-05-021-1/+1
* Cleanup of notebook tab codeCody Russell2007-04-241-262/+356
* Fix menuitem rendering in VistaCody Russell2007-04-191-6/+2
* Fix pixbuf leaks in non-WinXP rendering paths. From Daniel AtallahDominic Lachowicz2007-04-191-0/+6
* Fix bottom-oriented notebook tabs on Win32. #399253Cody Russell2007-04-011-11/+18
* Use proper border style when drawing shadow of scrolled windows on WindowsMathias Hasselmann2007-03-082-4/+7
* Add shadow-type style property, set shadow-type property of GtkEntryMathias Hasselmann2007-03-081-141/+80
* Improve look of GtkScrolledWindow on Windows by implementing aMathias Hasselmann2007-03-081-0/+5
* Bug 411118 - bad bevel for progress bar on windows classic. Match fromDom Lachowicz2007-02-231-3/+5
* Fix bug 404506, caused by prematurely releasing a DC. By Hiroyuki YamamotoDom Lachowicz2007-02-051-4/+6
* Support inverting arrows via XSetting. (#377979, Yevgen Muntyan).Kristian Rietveld2006-12-271-0/+3
* Bug 351679 - Notebooks drawn with extra line below tab in MS-WindowsDom Lachowicz2006-12-141-9/+113
* Bug 351678 - Notebooks not with PositionType.Top drawn incorrectly. PatchDom Lachowicz2006-12-021-28/+76
* Remember to free GDI Pen resources, introduced by bug 340201.(#364514)Dom Lachowicz2006-10-231-0/+1
* Bug 340201Dom Lachowicz2006-09-123-264/+723
* Emulate WinXP's drawing of menu separatorsDom Lachowicz2006-04-012-2/+17
* Make expander-size a bit closer to Microsoft's values (bug 325699, BradDom Lachowicz2006-03-151-0/+2
* Override style->realize/ style->unrealize, so that GTK+ doesn'tDom Lachowicz2006-03-151-1/+124
* Speed up the Windows theme considerably (#163724, John Ehresman) Be moreDom Lachowicz2006-03-113-18/+49
* Fix combobox theming regression noted in bug 321301 DittoDom Lachowicz2006-03-032-23/+27
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Re-sync with gtk-wimp DittoDom Lachowicz2006-01-292-3/+122
* Merge with gtk-wimp's CVS. Includes improved menu icon spacing, [+]/[-]Dom Lachowicz2005-11-254-201/+414
* Bug #313627. Make win32 theme's handling of toolbars, handleboxes, andDom Lachowicz2005-11-124-2560/+2898
* Experimentally, scrollbar steppers can shrink to 8 pixels on Win32.Dom Lachowicz2005-10-222-2/+3
* Check whether the widget actually is a GtkNotebook before treating it asTor Lillqvist2005-09-151-12/+9
* Fix a typo.Matthias Clasen2005-08-191-1/+1
* part of bug #168326Dom Lachowicz2005-08-011-0/+3
* re-sync with gtk-wimp cvsDom Lachowicz2005-07-285-206/+340
* Render insensitive icons in a way that more closely matches Windows.Tor Lillqvist2005-06-042-52/+99
* re-sync with gtk-wimp's cvs repositoryDom Lachowicz2005-06-033-24/+114