gtk/gdk
2011-02-10 16:35:38 -05:00
..
quartz Update quartz to reflect deletion of GdkNativeWindow and client_message functions. 2011-02-01 13:53:00 -08:00
tests Add testcases for opening display 2011-01-18 09:36:24 -05:00
wayland wayland: Copy gdk_wayland_keymap_translate_keyboard_state from X11 backend 2011-02-10 16:35:38 -05:00
win32 fix win32 build after removal of the colormap debug category 2011-01-21 11:20:16 +01:00
x11 XI2: translate group state back into core state 2011-02-04 21:11:40 -05:00
abicheck.sh Fix gdk/abicheck.sh temporarily 2011-01-04 23:40:41 -05:00
COPYING
gdk.c gdk: Remove colormap debug category 2011-01-21 02:54:09 +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 Use cairo gobject support instead of a new boxed type. 2010-12-04 15:38:20 +01:00
gdkcairo.h Use cairo gobject support instead of a new boxed type. 2010-12-04 15:38:20 +01:00
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32 API: gdk: Get rid of GdkNativeWindow 2011-02-01 18:51:57 +01: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 Do not modify associated device for non-master devices on dispose 2011-01-24 19:55:41 +01:00
gdkdevice.h API: gdk: Remove gdk_device_set_source() 2010-12-27 20:08:50 +01:00
gdkdevicemanager.c Fix up GDK docs 2010-12-25 00:02:39 -05: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 API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gdkdisplay.h gdk: Remove GdkEventClient 2011-02-01 06:33:02 +01:00
gdkdisplaymanager.c Add Wayland backend 2011-02-05 16:11:54 -05: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 API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gdkevents.h API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gdkglobals.c Drop the --screen cmdline argument 2010-12-21 12:06:59 -05:00
gdkinternals.h gdk: Remove colormap debug category 2011-01-21 02:54:09 +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
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
gdkpixbuf.h
gdkprivate.h gdk: Remove useless macros from gdkprivate.h 2010-12-02 20:21:05 +01:00
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 [GI] Add (type) annotations to real types 2011-01-20 10:38:38 +01:00
gdkrgba.h gdk: Constify argument to gdk_rgba_copy() 2010-12-06 01:02:52 +01:00
gdkscreen.c gdk: Remove GdkEventClient 2011-02-01 06:33:02 +01: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 [GI] Mark mis-detected constructors as such 2011-02-02 15:11:06 +01:00
gdkwindow.h API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gdkwindowimpl.c gdk: Move window beeps into GdkWindowImpl 2010-12-02 20:21:05 +01:00
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 Add Wayland backend 2011-02-05 16:11:54 -05:00
makefile.msc win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00