gtk/modules/engines/ms-windows
Nicola Fontana 1e1131c959 Do not use static GTypeInfo and GInterfaceInfo
Either g_type_register_static_simple (used by G_DEFINE_TYPE_EXTENDED)
and G_IMPLEMENT_INTERFACE use automatic variables for GTypeInfo and
GInterfaceInfo structs, while tutorials and source code often use
static variables. This commit consistently adopts the former method.

https://bugzilla.gnome.org/show_bug.cgi?id=600158
2009-11-06 01:21:09 +01:00
..
Theme Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
ChangeLog.old Scrollbar patch 2004-08-23 20:53:53 +00:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
Makefile.msc Revert most of previous patch, as it didn't work as expected; Some work 2008-09-18 15:28:19 +00:00
Makefile.msc.config MS Windows style should use pango_win32_font_description_from_logfont; 2008-09-18 15:02:53 +00:00
msw_rc_style.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
msw_rc_style.h modules/engines/ms-windows/msw_style.h Include gtk.h. 2008-05-30 12:31:45 +00:00
msw_style.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
msw_style.h modules/engines/ms-windows/msw_style.h Include gtk.h. 2008-05-30 12:31:45 +00:00
msw_theme_main.c modules/engines/ms-windows/xp_theme.[ch] 2008-02-01 23:25:18 +00:00
xp_theme_defs.h modules/engines/ms-windows/xp_theme.[ch] 2008-02-01 23:25:18 +00:00
xp_theme.c Don't use XP themes until they work 2009-10-13 21:34:22 +03:00
xp_theme.h MS Windows style should use pango_win32_font_description_from_logfont; 2008-09-18 15:02:53 +00:00