gtk3/gdk
Owen Taylor b3097032f8 Fix for the case when gdk_event_copy() is called on a non-allocated event.
Fri Apr 18 17:14:33 2003  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdkevents.c (gdk_event_copy): Fix for the
        case when gdk_event_copy() is called on a non-allocated
        event. (#109716, reported by Rich Burridge)
2003-04-18 21:24:43 +00:00
..
linux-fb Trivial cleanups (bug #107664) 2003-03-08 20:49:00 +00:00
win32 Use the signed GET_X_LPARAM() and GET_Y_LPARAM() to extract x and y 2003-03-15 00:02:42 +00:00
x11 Fix pointer arithmetic on 'void *'. (#108322) 2003-04-18 20:59:49 +00:00
.cvsignore
COPYING
gdk.c Document 2.2 API additions. 2002-11-28 00:33:17 +00:00
gdk.def Add a bunch of missing entries. Noticed by Cedric Gustin. 2003-03-02 20:06:53 +00:00
gdk.h Deprecate gtk_paned_computed_position(). (#97077) 2003-01-31 00:08:35 +00:00
gdkcolor.c Add "Since" information. 2002-12-06 00:10:20 +00:00
gdkcolor.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Document 2.2 API additions. 2002-11-28 00:33:17 +00:00
gdkdisplay.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkdisplaymanager.c Document 2.2 API additions. 2002-11-28 00:33:17 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkdraw.c Document 2.2 API additions. 2002-11-28 00:33:17 +00:00
gdkdrawable.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
gdkevents.c Fix for the case when gdk_event_copy() is called on a non-allocated event. 2003-04-18 21:24:43 +00:00
gdkevents.h
gdkfont.c Add "Since" information. 2002-12-06 00:10:20 +00:00
gdkfont.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdkinternals.h
gdkintl.h
gdkkeynames.c Use correct DLL and import library names, with GTK_API_VERSION in name, 2003-01-05 02:24:15 +00:00
gdkkeys.c Associate the keys_changed virtual function with the keys_changed signal. 2003-02-19 19:32:10 +00:00
gdkkeys.h
gdkkeysyms.h
gdkkeyuni.c Make the translation of GDK_KP_Decimal dependent on LC_NUMERIC. (#101225) 2003-01-29 22:24:36 +00:00
gdkmarshalers.list
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixbuf.h Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixmap.c update to allow a GdkDrawable instead of a GdkWindow. 2002-12-09 23:34:49 +00:00
gdkpixmap.h update to allow a GdkDrawable instead of a GdkWindow. 2002-12-09 23:34:49 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h
gdkrgb.c Return gboolean, not gint. (#107664, Morten Welinder) 2003-03-06 20:19:11 +00:00
gdkrgb.h
gdkscreen.c gdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provide a useful 2002-12-14 05:27:23 +00:00
gdkscreen.h
gdkselection.c
gdkselection.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Fix '/' vs. '*' problem in aspect ration computations. (#108237) 2003-04-18 19:09:03 +00:00
gdkwindow.h add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +00:00
makeenums.pl
Makefile.am Merge from stable: 2003-01-12 04:44:23 +00:00
makefile.msc
testgdk.c