gtk2/gdk
Owen Taylor 3a917e9da7 Add call to g_type_init() - we'll need this later, and this makes sure
Mon Jun  5 16:00:09 2000  Owen Taylor  <otaylor@redhat.com>

	* gdk/gdk.c (gdk_init_check): Add call to g_type_init() - we'll
	need this later, and this makes sure that the atexit for
	glib gets called after that for GDK, so atexits are
	properly ordered for object leak checking.

	* gdk/gdk.c (gdk_exit_func): Call gdk_windowing_exit().

	* gdk/x11/gdkmain-x11.c (gdk_windowing_exit): Call
	pango_x_shutdown_display()

	* gtk/simple.c (main): Close window on destroy.
2000-06-06 00:56:00 +00:00
..
linux-fb Remove deadwood code. 2000-06-01 21:59:31 +00:00
nanox add missing header files. 2000-05-23 10:26:25 +00:00
win32 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
x11 Add call to g_type_init() - we'll need this later, and this makes sure 2000-06-06 00:56:00 +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 Add call to g_type_init() - we'll need this later, and this makes sure 2000-06-06 00:56:00 +00:00
gdk.def Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdk.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkcc.h Started 1999-10-01 23:18:30 +00:00
gdkcolor.c Include gdkinternals.h instead of gdkprivate.h. 2000-03-28 01:40:57 +00:00
gdkcolor.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkcompat.h use gdk_cursor_unref instead of destroy 2000-01-29 22:26:41 +00:00
gdkconfig.h.win32 Fix typo. 1999-11-21 21:21:58 +00:00
gdkcursor.c Include gdkinternals.h instead of gdkprivate.h. 2000-03-28 01:40:57 +00:00
gdkcursor.h s/refcount/ref_count/. 2000-02-13 08:16:48 +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 clean up enum format, remove extra comma, this keeps scanner scripts from 2000-04-15 16:22:52 +00:00
gdkdraw.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkdrawable.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkevents.c Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkevents.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkfont.c Include gdkinternals.h instead of gdkprivate.h. 2000-03-28 01:40:57 +00:00
gdkfont.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkgc.c Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkgc.h Merges from gtk-1-2 2000-03-14 19:57:25 +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 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkim.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkimage.c use gdk_cursor_unref instead of destroy 2000-01-29 22:26:41 +00:00
gdkimage.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkinput.h Fix up merge slipup. 2000-03-28 01:58:05 +00:00
gdkinternals.h A bit of editing. 2000-05-15 16:09:53 +00:00
gdkkeysyms.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkkeyuni.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkpango.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkpango.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkpixbuf-drawable.c Change all conversion from 16-bit formats to 32-bit formats to re-use 2000-05-09 18:23:29 +00:00
gdkpixbuf-render.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdkpixmap.h gdk/gdkwindow.h Remove prototypes for renamed functions. 2000-01-28 12:16:26 +00:00
gdkpoly-generic.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkpolyreg-generic.c Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkprivate.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkproperty.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkrectangle.c Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkregion-generic.c If a region does not have any rectangles, or if the specified rectangle is 2000-05-18 22:44:19 +00:00
gdkregion-generic.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkregion.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +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 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdktypes.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkvisual.h Started 1999-10-01 23:18:30 +00:00
gdkwindow.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkwindow.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
Makefile.am Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
makefile.cygwin Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
makefile.msc Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function 2000-03-08 06:18:41 +00:00
TODO Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00