gtk/gdk
2011-01-21 02:54:09 +01:00
..
quartz Fix refresh of static autorelease_pool so that it doesn't happen in gtk-nested loops. 2011-01-02 10:23:20 -08:00
tests Add testcases for opening display 2011-01-18 09:36:24 -05:00
win32 Fix win32 build 2011-01-11 17:28:37 +01:00
x11 x11: Don't keep two lists of devices internally 2011-01-21 02:54:09 +01:00
abicheck.sh Fix gdk/abicheck.sh temporarily 2011-01-04 23:40:41 -05:00
COPYING
gdk.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gdk.h Remove gdk_spawn functions 2010-12-21 12:07:00 -05:00
gdk.symbols API: gdk: Remove gdk_display_set_device_hooks() 2011-01-03 16:51:38 +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 Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkcolor.h docs: Move documentation to inline comments: colors 2010-10-04 03:48:05 +02:00
gdkconfig.h.win32 Define GDK_NATIVE_WINDOW_POINTER on 32-bit Windows, too. It just makes 2008-08-04 22:20:53 +00: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 [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +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 [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gdkdisplay.h API: gdk: Remove gdk_display_set_device_hooks() 2011-01-03 16:51:38 +01:00
gdkdisplaymanager.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +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 gdk: Get rid of GdkDisplayDeviceHooks 2011-01-03 17:44:24 +01:00
gdkdnd.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gdkdnd.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdndprivate.h Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdkenumtypes.c.template gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkenumtypes.h.template Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkevents.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gdkevents.h [GI] Add annotation (type GdkModifierType) to state attributes in many GdkEvent structs. 2011-01-20 11:19:26 +01:00
gdkglobals.c Drop the --screen cmdline argument 2010-12-21 12:06:59 -05:00
gdkinternals.h drop dead function 2010-12-21 12:07:01 -05:00
gdkintl.h Fix distcheck 2010-10-01 20:02:35 -04:00
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 GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkkeysyms-update.pl GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkkeysyms.h GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkkeyuni.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkmain.h Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdkmarshalers.list Bug 631599 - Allow to use arbitrary surfaces for offscreen windows 2010-10-14 13:25:23 +02:00
gdkoffscreenwindow.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gdkpango.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gdkpango.h API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
gdkpixbuf-drawable.c gdk: Make _gdk_window_ref_cairo_surface() protected and use it 2010-12-02 20:21:02 +01:00
gdkpixbuf.h gdk: Make gdk_pixbuf_get_from_*() bindable 2010-10-02 03:08:24 +02:00
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 Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
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 Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkscreen.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkscreenprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkselection.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gdkselection.h docs: Move documentation to inline comments: gdkselection 2010-11-15 18:24:31 +01:00
gdktestutils.h docs: move documentation to inline comments: gdktesting 2010-11-15 04:12:57 +01:00
gdkthreads.h docs: Move documentation to inline comments: gdkthreads 2010-11-15 21:06:35 +01:00
gdktypes.h Consistently hide class structs 2010-12-24 15:54:12 -05: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 unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gdkwindow.h API: gdk: Remove gdk_set_pointer_hooks() 2011-01-03 16:25:18 +01:00
gdkwindowimpl.c gdk: Move window beeps into GdkWindowImpl 2010-12-02 20:21:05 +01:00
gdkwindowimpl.h Add vfuncs for keyval and window property functions 2010-12-21 12:07:03 -05:00
gdkx.h gdk: Fix typo 2011-01-11 17:06:49 +01:00
gen-keyname-table.pl
keyname-table.h fix small typo. 2008-10-28 22:55:23 +00:00
keynames.txt
makeenums.pl
Makefile.am Use identifier-prefix instead of deprecated strip-prefix 2011-01-20 12:12:22 -02:00
makefile.msc win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00