summaryrefslogtreecommitdiff
path: root/modules/engines
Commit message (Expand)AuthorAgeFilesLines
* modules/engines/ms-windows/msw_style.h Include gtk.h.Tor Lillqvist2008-05-302-109/+109
* modules/engines/pixbuf/pixbuf-style.h include <gtk/gtk.h> instead ofMichael Natterer2008-05-272-2/+2
* 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-135-14/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-225-2/+12
* 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
* 2.11.1GTK_2_11_1Matthias Clasen2007-06-041-0/+4
* 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
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-092-6/+3
* 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
* Move G_GNUC_INTERNAL before function declarations. (#352276, DamienMatthias Clasen2006-12-233-15/+15
* 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
* CleanupsMatthias Clasen2006-10-082-11/+7
* Bug 340201Dom Lachowicz2006-09-123-264/+723
* Query range style properties only on range widgets. (#352277, BenjaminMatthias Clasen2006-08-261-1/+1
* 2.10.2GTK_2_10_2Matthias Clasen2006-08-181-0/+4
* 2.10.1GTK_2_10_1Matthias Clasen2006-07-241-0/+4
* modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262)Matthias Clasen2006-04-121-1/+1
* 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
* Clean up exported symbolsMatthias Clasen2006-03-116-15/+20
* Remove suspicious code. (#325295, Alexander Nedotsukov)Matthias Clasen2006-03-102-10/+9
* 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-292-2/+0
* Re-sync with gtk-wimp DittoDom Lachowicz2006-01-292-3/+122