gtk/gdk
Tor Lillqvist d475580348 Clean up some more leftovers from before Owen's reorganization: Don't have
2000-01-02  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkevents-win32.c: Clean up some more leftovers from
before Owen's reorganization: Don't have queued_events and
queued_tail statics in this file, but use gdk_queued_events and
gdk_queued_tail. This makes exposure event compression work again.

(gdk_WindowProc): Comment out a posting of gdk_ping_msg, doesn't
seem to be needed?
2000-01-02 11:03:12 +00:00
..
win32 Clean up some more leftovers from before Owen's reorganization: Don't have 2000-01-02 11:03:12 +00:00
x11 Change only_if_exists argument of gdk_atom_intern to bool. 1999-12-03 20:16:04 +00:00
.cvsignore
COPYING
gdk.c If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get the 1999-12-29 23:08:52 +00:00
gdk.def If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get the 1999-12-29 23:08:52 +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
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
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 Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +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 Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gdkproperty.h Change only_if_exists argument of gdk_atom_intern to bool. 1999-12-03 20:16:04 +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 gdk/Makefile.am Distribute Win32 files. 1999-12-11 23:41:46 +00:00
makefile.cygwin Fix two copy&paste errors. 1999-11-25 00:27:11 +00:00
makefile.msc gdk/Makefile.am Distribute Win32 files. 1999-12-11 23:41:46 +00:00
TODO Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00