gtk2/gdk
Matthias Clasen 8189921f44 Make it possible to specify additional modules to load via a setting.
2004-09-01  Matthias Clasen  <mclasen@redhat.com>

	Make it possible to specify additional modules to load
	via a setting.  (#117236, Alex Graveley)

	* gtk/gtkmodules.h:
	* gtk/gtkmodules.c: New files which contain the module
	handling code which was previously in gtkmain.[hc].
	Additionally, the code now looks for the gtk-modules
	setting, which can specify additional modules to load.

	* gtk/gtkmain.c:
	* gtk/gtkmain.h: Remove all the module handling code.

	* gtk/gtkdebug.h: Add a debug flag for modules.

	* gtk/gtk.h: Include gtkmodules.h

	* gtk/Makefile.am (gtk_public_h_sources): Add gtkmodules.h
	(gtk_c_sources): Add gtkmodules.c

	* gtk/gtksettings.c: Add the gtk-modules setting.

	* gdk/x11/gdkevents-x11.c: Add the Gtk/Modules XSetting.
2004-09-01 20:30:24 +00:00
..
linux-fb Make the fb backend compile against current freetype. (#148558, Nicolas 2004-07-28 16:04:53 +00:00
win32 Make "ms-windows" the default theme on Win32. 2004-09-01 03:41:35 +00:00
x11 Make it possible to specify additional modules to load via a setting. 2004-09-01 20:30:24 +00:00
.cvsignore Shut up CVS 2004-08-18 15:38:21 +00:00
abicheck.sh 2.5.2 2004-08-25 16:21:15 +00:00
COPYING
gdk.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdk.h Add the exported functions gdk_rgb_colormap_ditherable(), 2004-08-09 19:21:42 +00:00
gdk.symbols No need for INCLUDE_INTERNAL_SYMBOLS anymore. 2004-08-17 18:24:06 +00:00
gdkcolor.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkcolor.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
gdkconfig.h.win32 Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkcursor.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkcursor.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkdisplay.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdisplay.h Check for XFIXES extension. 2004-05-18 20:56:54 +00:00
gdkdisplaymanager.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdisplaymanager.h Renames: 2002-06-20 23:59:27 +00:00
gdkdnd.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdnd.h Really fix the initialization of the target list. 2004-08-06 17:03:52 +00:00
gdkdraw.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdrawable.h Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangle 2004-07-27 21:58:09 +00:00
gdkevents.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkevents.h Check for XFIXES extension. 2004-05-18 20:56:54 +00:00
gdkfont.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkfont.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
gdkgc.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkgc.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkglobals.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdki18n.h Deprecate GtkPreviewType, GtkSignalRunType, GtkSideType, 2002-01-30 02:01:10 +00:00
gdkimage.c Use the correct index variable. (#150941, Tommi Komulainen) 2004-08-24 14:32:15 +00:00
gdkimage.h and a bit more. 2004-01-05 18:28:09 +00:00
gdkinput.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkinternals.h Make this a total no-op when the new or old parent is destroyed. (#134230, 2004-03-13 18:27:56 +00:00
gdkintl.h Split the gtk translations into the domains gtk20 and gtk20-properties. 2004-01-17 22:15:58 +00:00
gdkkeynames.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkkeys.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkkeys.h Add a keys_changed signal emitted when the keymap changes. (#72148) 2002-09-23 21:35:00 +00:00
gdkkeysyms.h Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN. 2003-12-09 22:04:01 +00:00
gdkkeyuni.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkmarshalers.list New demo for window migration between different displays and screens. 2002-08-01 23:43:13 +00:00
gdkpango.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpango.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixbuf-drawable.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixbuf-render.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixbuf.h Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixmap.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixmap.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkprivate.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkproperty.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkrectangle.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkregion-generic.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c Set unused bits in pixel to 1s in case they are used as alpha; copying 2004-08-23 05:19:52 +00:00
gdkrgb.h Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen.h GC caching, bug #125645 (based on patch by Brian Cameron) 2004-02-18 00:59:14 +00:00
gdkselection.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkselection.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkspawn.h Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
gdktypes.h Add a comment about unused bits. 2004-05-14 13:37:07 +00:00
gdkvisual.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkvisual.h Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
gdkwindow.c Make gdk_window_process_[all]_updates() respect update_freeze_counter 2004-08-26 14:09:08 +00:00
gdkwindow.h Bug 143330, support update counter spec. 2004-07-11 13:26:57 +00:00
makeenums.pl
Makefile.am 2.5.2 2004-08-25 16:21:15 +00:00
makefile.msc updated added all the new tests 2003-11-15 20:35:55 +00:00
makegdkalias.pl No need for INCLUDE_INTERNAL_SYMBOLS anymore. 2004-08-17 18:24:06 +00:00
testgdk.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00