summaryrefslogtreecommitdiff
path: root/modules/engines
Commit message (Expand)AuthorAgeFilesLines
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-064-4/+4
* Don't use XP themes until they workTor Lillqvist2009-10-131-0/+3
* Put variable definitions at start of blockShixin Zeng2009-08-201-1/+1
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-045-0/+10
* Update README files to refer to gitMatthias Clasen2009-03-311-0/+6
* Bug 538840 – [Win32] GTK menu theming could be improvedCody Russell2009-03-212-23/+57
* 2.16.0GTK_2_16_0Matthias Clasen2009-03-131-0/+4
* 2.15.5GTK_2_15_5Matthias Clasen2009-03-021-0/+4
* 2.15.4GTK_2_15_4Matthias Clasen2009-02-171-0/+4
* 2.15.3GTK_2_15_3Matthias Clasen2009-02-031-0/+4
* 2.15.2GTK_2_15_2Matthias Clasen2009-01-271-0/+4
* 2.15.1GTK_2_15_1Matthias Clasen2009-01-231-0/+4
* Bug 567944 – [Win32] Sorted treeview columns can be unreadableCody Russell2009-01-161-1/+10
* 2.15.0GTK_2_15_0Matthias Clasen2009-01-011-0/+4
* Revert most of previous patch, as it didn't work as expected; Some workDominic Lachowicz2008-09-182-40/+333
* MS Windows style should use pango_win32_font_description_from_logfont;Dominic Lachowicz2008-09-185-337/+62
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-122-10/+8
* 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
* 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