gtk2/gdk
Matthias Clasen 537576e0b4 Correct the documentation. Patch by Paul Davis
* gdk/gdkdisplay.c (gdk_display_get_window_at_pointer): Correct
        the documentation. Patch by Paul Davis


svn path=/trunk/; revision=21852
2008-12-08 01:46:43 +00:00
..
directfb Bug 557762 – Misleading error message in GDK DirectFB 2008-10-29 15:25:15 +00:00
quartz Bug 550942 – [patch] Rework of gdkeventloop-quartz.c 2008-11-12 13:30:22 +00:00
tests Use the g_test_*() API for this test reviewed by: Richard Hult 2008-08-15 18:57:31 +00:00
win32 Bug 557212 - Problem with which window gains focus and is visible 2008-11-03 22:38:29 +00:00
x11 Bug 563547 – Update gdkx11 atom precache table 2008-12-08 00:01:29 +00:00
abicheck.sh
COPYING
gdk.c Bug 550942 – [patch] Rework of gdkeventloop-quartz.c 2008-11-12 13:30:22 +00:00
gdk.h
gdk.symbols Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc. 2008-09-29 20:40:45 +00:00
gdkapplaunchcontext.c reorder functions to be in standard order, add prototypes and namespace to 2008-10-21 20:20:50 +00:00
gdkapplaunchcontext.h fix typo in the type name so the macro becomes usable. 2008-10-15 15:50:10 +00:00
gdkcairo.c
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Correct the documentation. Patch by Paul Davis 2008-12-08 01:46:43 +00:00
gdkdisplay.h
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c gdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace assertions for obj != 2008-10-21 21:42:39 +00:00
gdkdrawable.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Bug 551063 – deprecated marking without a link to what new code should 2008-09-06 17:26:33 +00:00
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c gdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace assertions for obj != 2008-10-21 21:42:39 +00:00
gdkimage.h
gdkinput.h
gdkinternals.h Bug 550942 – [patch] Rework of gdkeventloop-quartz.c 2008-11-12 13:30:22 +00:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc. 2008-09-29 20:40:45 +00:00
gdkkeys.h Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc. 2008-09-29 20:40:45 +00:00
gdkkeysyms-update.pl
gdkkeysyms.h Bug 550062 – Small update in gdk/gdkkeysyms.h 2008-09-07 00:54:41 +00:00
gdkkeyuni.c
gdkmarshalers.list
gdkmedialib.c
gdkmedialib.h
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h
gdkrgb.c
gdkrgb.h
gdkscreen.c gdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace assertions for obj != 2008-10-21 21:42:39 +00:00
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h
gdktestutils.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Bug 539263 – Deprecate gdk_window_get_toplevels 2008-11-30 05:04:29 +00:00
gdkwindow.h Bug 539263 – Deprecate gdk_window_get_toplevels 2008-11-30 05:04:29 +00:00
gdkwindowimpl.c
gdkwindowimpl.h
gen-keyname-table.pl
keyname-table.h fix small typo. 2008-10-28 22:55:23 +00:00
keynames.txt
makeenums.pl
Makefile.am define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
makefile.msc
makegdkalias.pl
pltcheck.sh
testgdk.c