gtk2/gdk
Federico Mena Quintero 25a8142429 #include <config.h>, and fix includes.
1999-12-02  Federico Mena Quintero  <federico@redhat.com>

	* src/testpixbuf.c: #include <config.h>, and fix includes.

	* src/testpixbuf-drawable.c: #include <config.h>, and fix includes.

	* src/io-xpm.c: Fix includes.

	* src/io-tiff.c: Fix includes.

	* src/io-ras.c: Fix includes, and do not include more stuff than needed.

	* src/io-pnm.c: Fix inlcudes, and do not include more stuff than needed.

	* src/io-png.c: Fix includes.

	* src/io-ico.c: Fix includes, and do not include more stuff than needed.

	* src/io-gif.c: Fix includes, and do not include more stuff than needed.

	* src/io-bmp.c: Fix includes, and do not include more stuff than needed.

	* src/gnome-canvas-pixbuf.c: Fix includes.

	* src/gdk-pixbuf.c: Fix includes.

	* src/gdk-pixbuf-util.c: Fix includes.

	* src/gdk-pixbuf-render.c: Fix includes.

	* src/gdk-pixbuf-io.h: Fix includes.

	* src/gdk-pixbuf-drawable.c: Fix includes.

	* src/gdk-pixbuf-drawable.h: Use angle brackets for the gdk-pixbuf
	include files.

	* src/gdk-pixbuf-data.c: Fix includes.

	* src/gdk-pixbuf-loader.c: #include <config.h>

	* src/gdk-pixbuf-loader.h: Use angle brackets for the gdk-pixbuf
	include files.

	* src/Makefile.am: Commented out the gdk-pixbuf-drawable stuff,
	since it is not finished.
1999-12-02 20:44:43 +00:00
..
win32 Temp debugging function prototype left in by mistake. 1999-11-25 00:48:46 +00:00
x11 Call XFreeDeviceState() on results of XQueryDeviceState(). 1999-11-10 17:15:58 +00:00
.cvsignore upgrade to libtool 1.3.2 (BeOS changes merged) 1999-06-02 18:45:22 +00:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c Fix typo. 1999-11-21 21:21:58 +00:00
gdk.def Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
gdk.h Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkcc.h Started 1999-10-01 23:18:30 +00:00
gdkcolor.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkcolor.h Started 1999-10-01 23:18:30 +00:00
gdkcompat.h Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkconfig.h.win32 Fix typo. 1999-11-21 21:21:58 +00:00
gdkcursor.h Started 1999-10-01 23:18:30 +00:00
gdkcursors.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkdnd.h Started 1999-10-01 23:18:30 +00:00
gdkdraw.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkdrawable.h Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkevents.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkevents.h Started 1999-10-01 23:18:30 +00:00
gdkfont.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkfont.h Started 1999-10-01 23:18:30 +00:00
gdkgc.c Fix two copy&paste errors. 1999-11-25 00:27:11 +00:00
gdkgc.h Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkglobals.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdki18n.h Move widechar tests from `glib' to here, since those were meant only for 1999-03-14 03:27:33 +00:00
gdkim.h Started 1999-10-01 23:18:30 +00:00
gdkimage.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkimage.h Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkinput.h Started 1999-10-01 23:18:30 +00:00
gdkkeysyms.h Add new keysyms from X11R6.4 (including EuroSign). 1999-10-31 21:35:39 +00:00
gdkpixbuf-drawable.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdkpixbuf-render.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdkpixmap.h Change GDK_WINDOWING_WIN32 usage to #ifdef also here. 1999-10-02 22:42:58 +00:00
gdkprivate.h Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
gdkproperty.h Started 1999-10-01 23:18:30 +00:00
gdkrectangle.c Started 1999-10-01 23:18:30 +00:00
gdkregion.h Started 1999-10-01 23:18:30 +00:00
gdkrgb.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkrgb.h Started 1999-10-01 23:18:30 +00:00
gdkselection.h Started 1999-10-01 23:18:30 +00:00
gdktypes.h Add new keysyms from X11R6.4 (including EuroSign). 1999-10-31 21:35:39 +00:00
gdkvisual.h Started 1999-10-01 23:18:30 +00:00
gdkwindow.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkwindow.h Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
Makefile.am Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
makefile.cygwin Fix two copy&paste errors. 1999-11-25 00:27:11 +00:00
TODO Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00