gtk2/gdk
Cody Russell bd151b02f6 Add gdk_event_request_motions
2007-02-07  Cody Russell  <bratsche@gnome.org>

        * gdk/gdk.symbols: Add gdk_event_request_motions


svn path=/trunk/; revision=17275
2007-02-07 20:33:46 +00:00
..
directfb Mouse crossing fixes from Attilio 2007-01-20 07:05:55 +00:00
linux-fb
quartz Factored out the event loop integration into gdkeventloop-quartz.c. 2006-12-28 09:04:48 +00:00
win32 Nitpick. Define BITMAPV5HEADERS also for w32api < 3.0, although I have 2007-02-04 00:32:52 +00:00
x11 Be more careful about toplevel possibly being NULL. (#402453, Sebastian 2007-01-30 18:36:44 +00:00
.cvsignore
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
COPYING
gdk.c Fix some formatting errors in docs. 2006-12-28 21:22:23 +00:00
gdk.h Remove redundant declarations (#390097, Christian Persch) 2006-12-28 04:19:49 +00:00
gdk.symbols Add gdk_event_request_motions 2007-02-07 20:33:46 +00:00
gdkcairo.c
gdkcairo.h
gdkcolor.c Fix a typo 2006-12-29 18:43:40 +00:00
gdkcolor.h Add a function for converting a GdkColor to a string (#373856). 2006-12-21 12:34:41 +00:00
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Improve docs. (#353438, Mariano Suárez-Alvarez) 2006-12-21 16:25:01 +00:00
gdkdisplay.h
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c
gdkdrawable.h
gdkevents.c fixed typo 2007-02-06 15:02:59 +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 Cleanups 2006-10-08 05:32:07 +00:00
gdkgc.h
gdkglobals.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkpango.c Use pango_matrix_transform_rectangle(). (#340141) 2007-01-10 20:21:26 +00:00
gdkpango.h Bug 355343. Add a GdkPangoAttrEmbossColor. 2006-09-19 16:37:41 +00:00
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h Avoid overflow when converting coordinates to Pango units. (#332266, Jody 2007-01-05 06:16:32 +00:00
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c Cleanups 2006-10-08 05:32:07 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c Cleanups 2006-10-08 05:32:07 +00:00
gdkrgb.h
gdkscreen.c
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Reduce locking overhead by not repeatedly getting the paintable iface. 2007-01-25 14:24:53 +00:00
gdkwindow.h Add a function to beep on a window. For X11, implement this with XkbBell. 2006-08-30 03:30:43 +00:00
gen-keyname-table.pl
keyname-table.h Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
keynames.txt Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
makeenums.pl
Makefile.am Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
makefile.msc
makegdkalias.pl
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
testgdk.c