gtk2/gdk
Tor Lillqvist 0cc2a00dc9 Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to use
2000-03-17  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkevents-win32.c: Remove the #ifndef
USE_DISPATCHMESSAGE sections, we do want to use DispatchMessage.

* gdk/win32/gdkfont-win32.c
* gdk/win32/gdkproperty-win32.c
* gdk/win32/gdkselection-win32.c
* gdk/win32/gdkwindow-win32.c: Add const to some arguments that are
now declared such.
2000-03-16 21:58:35 +00:00
..
win32 Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to use 2000-03-16 21:58:35 +00:00
x11 Merges from gtk-1-2 2000-03-14 19:57:25 +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 If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get the 1999-12-29 23:08:52 +00:00
gdk.def Use g_filename_to_utf8 to convert the font names Windows gives us from 2000-02-03 01:19:03 +00:00
gdk.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkcc.h Started 1999-10-01 23:18:30 +00:00
gdkcolor.c Merges from gtk-1-2 2000-03-14 19:57:25 +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 s/refcount/ref_count/. 2000-02-13 08:16:48 +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 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkdraw.c Move the test for no segments before the assertion for non-NULL segment 2000-02-13 23:19:23 +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 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkevents.h Merges from gtk-1-2 2000-03-14 19:57:25 +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 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkgc.c Merges from gtk-1-2 2000-03-14 19:57:25 +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 Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdkinput.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkkeysyms.h Add new keysyms from X11R6.4 (including EuroSign). 1999-10-31 21:35:39 +00:00
gdkpixbuf-drawable.c s/unsigned long/guint32/g, s/unsigned short/guint16/g, s/unsigned 2000-02-29 18:27:44 +00:00
gdkpixbuf-render.c Added sanity check for width and height being >= 0. Also, do nothing if 2000-02-02 10:05:57 +00:00
gdkpixmap.h gdk/gdkwindow.h Remove prototypes for renamed functions. 2000-01-28 12:16:26 +00:00
gdkprivate.h use gdk_cursor_unref instead of destroy 2000-01-29 22:26:41 +00:00
gdkproperty.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkrectangle.c Merges from gtk-1-2 2000-03-14 19:57:25 +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 Merges from gtk-1-2 2000-03-14 19:57:25 +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 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
Makefile.am use gdk_cursor_unref instead of destroy 2000-01-29 22:26:41 +00:00
makefile.cygwin Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +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