gtk2/gdk
Jasper St. Pierre 6ecfddf2e2 gdkkeyuni: Fix DEL for binary search
The list needs to be sorted in order for the binary search to work properly.

https://bugzilla.gnome.org/show_bug.cgi?id=644976
2011-03-16 20:09:13 -04:00
..
broadway broadway: fix a build warning 2011-03-16 10:48:24 -04:00
quartz Minor documentation improvements 2011-02-23 10:26:21 +01:00
tests Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
win32 Remove support for GDK_NATIVE_WINDOWS 2011-03-08 23:13:39 +01:00
x11 x11: Copy from actual window, not parent 2011-03-07 17:45:08 +01:00
abicheck.sh Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
COPYING
gdk.c gdk: Add GDK_RENDERING environment variable 2011-03-11 02:10:47 +01:00
gdk.h Remove gdk_spawn functions 2010-12-21 12:07:00 -05:00
gdk.symbols API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gdkapplaunchcontext.c Add deprecation guards for deprecated GdkAppLaunchContext API 2010-12-24 17:37:00 -05:00
gdkapplaunchcontext.h Add deprecation guards for deprecated GdkAppLaunchContext API 2010-12-24 17:37:00 -05:00
gdkapplaunchcontextprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkcairo.c More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkcairo.h More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkcolor.c More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkcolor.h More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkconfig.h.win32 gdk/gdkconfig.h.win32: Make it more up-to-date 2011-02-11 18:07:05 +08:00
gdkcursor.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gdkcursor.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkcursorprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdevice.c Remove support for GDK_NATIVE_WINDOWS 2011-03-08 23:13:39 +01:00
gdkdevice.h gdk: Fix typo in documentation string 2011-02-08 08:58:49 +01:00
gdkdevicemanager.c GdkDevice: Minor improvement to the overview documentation. 2011-02-23 09:37:06 +01:00
gdkdevicemanager.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdevicemanagerprivate.h Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdkdeviceprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdisplay.c Remove support for GDK_NATIVE_WINDOWS 2011-03-08 23:13:39 +01:00
gdkdisplay.h gdk: Remove GdkEventClient 2011-02-01 06:33:02 +01:00
gdkdisplaymanager.c Merge branch 'gtk-3-0' into broadway 2011-03-10 10:51:04 +01:00
gdkdisplaymanager.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdisplaymanagerprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdisplayprivate.h API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gdkdnd.c Fix a doc typo 2011-01-28 11:10:07 -05:00
gdkdnd.h API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gdkdndprivate.h Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Copy event axes for double/triple click events in gdk_event_copy() 2011-02-25 09:13:35 +01:00
gdkevents.h API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gdkglobals.c gdk: Add GDK_RENDERING environment variable 2011-03-11 02:10:47 +01:00
gdkinternals.h gdk: Add GDK_RENDERING environment variable 2011-03-11 02:10:47 +01:00
gdkintl.h
gdkkeynames.c Implement keyval vfuncs for quartz 2010-12-22 17:47:00 +01:00
gdkkeys.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gdkkeys.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkkeysprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c gdkkeyuni: Fix DEL for binary search 2011-03-16 20:09:13 -04:00
gdkmain.h Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdkmarshalers.list
gdkoffscreenwindow.c Added set_transient_for() implementation for GdkOffscreenWindow 2011-02-03 23:52:12 +09:00
gdkpango.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gdkpango.h
gdkpixbuf-drawable.c More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkpixbuf.h More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkprivate.h
gdkproperty.h Deal with property encoding functions 2010-12-21 12:07:03 -05:00
gdkrectangle.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gdkrectangle.h
gdkrgba.c More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkrgba.h More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkscreen.c Give the GDK docs some love 2011-02-09 01:32:24 -05:00
gdkscreen.h gdk: Remove GdkEventClient 2011-02-01 06:33:02 +01:00
gdkscreenprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkselection.c API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gdkselection.h API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gdktestutils.h
gdkthreads.h
gdktypes.h API: gdk: Get rid of GdkNativeWindow 2011-02-01 18:51:57 +01:00
gdkvisual.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gdkvisual.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkvisualprivate.h Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdkwindow.c gdk: Use CAIRO_OPERATOR_SOURCE when painting double-buffered buffer 2011-03-11 02:10:47 +01:00
gdkwindow.h API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gdkwindowimpl.c
gdkwindowimpl.h API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gdkx.h gdk: Fix typo 2011-01-11 17:06:49 +01:00
gen-keyname-table.pl
keyname-table.h Add translation entries for more common keysyms 2011-02-04 15:33:36 -05:00
keynames.txt
makeenums.pl
Makefile.am Merge branch 'gtk-3-0' into broadway 2011-03-10 10:51:04 +01:00
makefile.msc win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00