gtk/gdk/x11
Matthias Clasen 0742ff3ae3 Add hidden aliases for exported symbols which are used internally in order
Mon Aug  9 15:41:17 2004  Matthias Clasen  <maclas@gmx.de>

	Add hidden aliases for exported symbols which are
	used internally in order to get rid of many PLT
	entries.  (#145519, Arjan van de Ven)

	* gdk/Makefile.am: Add rules to generate gdk.def and
	gdkalias.h from gdk.symbols, and make make check check
	the abi with abicheck.sh.

	* gdk/gdk.symbols: New file. Definition of the GDK ABI.
	The file can be processed by cpp to filter out certain
	subsets of symbols.

	* gdk/abicheck.sh: New file. Script to check the actually
	symbols exported from libgdk-x11.2.0.so against the symbols
	found in gdk.symbols.

	* gdk/makegdkalias.pl: New file. Perl script to generate the
	header containing the alias definitions for internally used
	exported symbols from a list of symbols.

	* gdk/*.c, gdk/x11/*.c: Include gdkalias.h
2004-08-09 20:14:43 +00:00
..
.cvsignore Substitute gdkx.h => gdkprivate.h since we need to accesss only 1999-11-08 22:33:28 +00:00
gdkasync.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkasync.h Change _gdk_x11_send_xevent_async() to 2003-07-08 22:27:47 +00:00
gdkcolor-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkcursor-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdisplay-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdisplay-x11.h Bug 143330, support update counter spec. 2004-07-11 13:26:57 +00:00
gdkdnd-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdrawable-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdrawable-x11.h Merge from stable: 2004-06-21 16:13:55 +00:00
gdkevents-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkfont-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkgc-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkgeometry-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkglobals-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkim-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkimage-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinput-none.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinput-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinput-xfree.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinput.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinputprivate.h Bug #107664 continued: 2003-03-08 21:11:39 +00:00
gdkkeys-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkmain-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpango-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixmap-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixmap-x11.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkprivate-x11.h Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor. 2004-02-17 22:05:47 +00:00
gdkproperty-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen-x11.h Add a check for the Xrandr extension. 2002-10-04 15:58:19 +00:00
gdkselection-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkspawn-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkvisual-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkwindow-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkwindow-x11.h New function. Make sure the sync counter is recreated when a window is 2004-08-02 20:01:27 +00:00
gdkx.h Rename from _gdk_x11_register_event_type(), added API docs. 2003-12-14 00:28:57 +00:00
gdkxid.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gxid_proto.h
Makefile.am Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
MwmUtil.h
xsettings-client.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
xsettings-client.h Remove unused variable 'result' 2004-02-02 18:01:27 +00:00
xsettings-common.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
xsettings-common.h Add xsettings_client_set_grab_func, Add xsettings_client_set_ungrab_func 2004-02-27 00:56:04 +00:00