gtk2/gdk
Sebastian Dröge 33499debed Use u32 instead of __u32 and u8 instead of __u8 as the other types are
* gdk/directfb/gdkcursor-directfb.c: (gdk_cursor_new_for_display):
Use u32 instead of __u32 and u8 instead of __u8 as the other types
are deprecated since DirectFB 1.0.0. If compiling with an older
version define the new type name to the old types. Fixes bug #503190.

svn path=/trunk/; revision=19182
2007-12-15 05:01:30 +00:00
..
directfb Use u32 instead of __u32 and u8 instead of __u8 as the other types are 2007-12-15 05:01:30 +00:00
linux-fb Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
quartz Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
win32 Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
x11 gdk/gdkinternals.h #include <gio/gio.h> instead of individual files. 2007-12-14 11:20:10 +00:00
abicheck.sh
COPYING
gdk.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gdk.h Forgotten file 2007-12-13 05:17:04 +00:00
gdk.symbols Add RandR 1.2 support 2007-12-13 18:27:05 +00:00
gdkapplaunchcontext.c gdk/gdkinternals.h #include <gio/gio.h> instead of individual files. 2007-12-14 11:20:10 +00:00
gdkapplaunchcontext.h gdk/gdkinternals.h #include <gio/gio.h> instead of individual files. 2007-12-14 11:20:10 +00:00
gdkcairo.c Fix doc typos. 2007-06-01 05:10:50 +00:00
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c
gdkdisplay.h Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkdisplaymanager.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Add Sun mediaLib support so that hardware acceleration via mediaLib is 2007-05-16 01:35:51 +00:00
gdkdrawable.h
gdkenumtypes.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdkenumtypes.h.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdkevents.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gdkevents.h call gdk_event_request_motions() for new motion events after receiving 2007-02-06 14:53:35 +00:00
gdkfont.c
gdkfont.h
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h gdk/gdkinternals.h #include <gio/gio.h> instead of individual files. 2007-12-14 11:20:10 +00:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h New function to determine if keyboard layouts for both LTR and LTR 2007-06-30 01:43:04 +00:00
gdkkeysyms-update.pl Closed #442183 – Updated gdk/gdkkeysyms-update.pl 2007-05-30 13:23:40 +00:00
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkmedialib.c 2.11.0 2007-05-24 05:51:56 +00:00
gdkmedialib.h 2.11.0 2007-05-24 05:51:56 +00:00
gdkpango.c Use PANGO_PIXELS instead of division. (#334617) 2007-02-16 22:12:42 +00:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h Add Sun mediaLib support so that hardware acceleration via mediaLib is 2007-05-16 01:35:51 +00:00
gdkproperty.h
gdkrectangle.c Allow dest to be NULL. (#464528, Xan Lopez) 2007-09-07 03:53:23 +00:00
gdkregion-generic.c
gdkregion-generic.h Handle a borderline case correctly 2007-04-18 15:19:58 +00:00
gdkregion.h
gdkrgb.c Add Sun mediaLib support so that hardware acceleration via mediaLib is 2007-05-16 01:35:51 +00:00
gdkrgb.h
gdkscreen.c Add RandR 1.2 support 2007-12-13 18:27:05 +00:00
gdkscreen.h Add RandR 1.2 support 2007-12-13 18:27:05 +00:00
gdkselection.c
gdkselection.h
gdkspawn.h
gdktestutils.h Fixed copyright for newly submitted files. 2007-11-20 17:44:06 +00:00
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c guard for windows with GDK_WINDOW_DESTROYED set. (Fixes #482531, reported 2007-11-09 22:44:31 +00:00
gdkwindow.h Fixes #426246. 2007-09-12 17:13:24 +00:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Implement GAppLaunchContext in gdk, providing startup notification. 2007-12-13 05:16:33 +00:00
makefile.msc
makegdkalias.pl
pltcheck.sh
testgdk.c