gtk2/gdk
Alexander Larsson f1c32f109d Hide GdkDisplayClass from public header
There is no need for apps to access this class, as its only implemented
in the gdk backends, and we want to be free to change it later.
2010-12-21 12:06:54 -05:00
..
quartz Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
tests Don't require a display for the color test 2010-12-02 16:00:15 -05:00
win32 gdk: Remove depth argument from GdkWindowImpl->get_geometry() 2010-12-06 01:02:52 +01:00
x11 Convert all gdk_window methods to vtable calls 2010-12-21 12:06:54 -05:00
abicheck.sh gdk: Remove unused macros from build 2010-11-24 16:18:46 +01:00
COPYING
gdk.c Enable XI2 by default 2010-12-15 03:17:58 +01:00
gdk.h Remove *_set_extension_events() and old API to query devices. 2010-12-17 16:25:14 +01:00
gdk.symbols Fix gdk symbols after recent changes 2010-12-18 17:39:42 -05:00
gdkapplaunchcontext.c docs: Move documentation to inline comments: gdkapplaunchcontext 2010-11-15 03:18:45 +01:00
gdkapplaunchcontext.h
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
gdkcursor.c docs: Move documentation to inline comments: gdkcursor 2010-11-15 18:24:31 +01:00
gdkcursor.h docs: Move documentation to inline comments: gdkcursor 2010-11-15 18:24:31 +01:00
gdkdevice.c gdk: return 0, not NULL from gdk_device_get_n_axes() 2010-12-21 15:16:35 +01:00
gdkdevice.h xi2: Improve device hierarchy handling 2010-12-15 03:17:59 +01:00
gdkdevicemanager.c Complete renaming of gdk_enable_multidevice() 2010-12-15 13:05:11 +01:00
gdkdevicemanager.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdeviceprivate.h Remove *_set_extension_events() and old API to query devices. 2010-12-17 16:25:14 +01:00
gdkdisplay.c Strengthen checks in functions taking a GdkDevice 2010-12-20 23:08:10 +01:00
gdkdisplay.h Hide GdkDisplayClass from public header 2010-12-21 12:06:54 -05:00
gdkdisplaymanager.c docs: Move documentation to inline comments: gdkdisplaymanager 2010-11-15 04:12:57 +01:00
gdkdisplaymanager.h docs: Move documentation to inline comments: gdkdisplaymanager 2010-11-15 04:12:57 +01:00
gdkdnd.c Add some forgotten accessors for GdkDragContext 2010-12-10 00:58:33 -05:00
gdkdnd.h Add some forgotten accessors for GdkDragContext 2010-12-10 00:58:33 -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 Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +01:00
gdkevents.h Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +01:00
gdkglobals.c Enable XI2 by default 2010-12-15 03:17:58 +01:00
gdkinternals.h Hide GdkDisplayClass from public header 2010-12-21 12:06:54 -05:00
gdkintl.h Fix distcheck 2010-10-01 20:02:35 -04:00
gdkkeynames.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkkeys.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01:00
gdkkeys.h docs: Move documentation to inline comments: gdkkeys 2010-11-15 05:19:33 +01: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 Complete renaming of gdk_enable_multidevice() 2010-12-15 13:05:11 +01:00
gdkmarshalers.list Bug 631599 - Allow to use arbitrary surfaces for offscreen windows 2010-10-14 13:25:23 +02:00
gdkoffscreenwindow.c gdk: Remove depth argument from GdkWindowImpl->get_geometry() 2010-12-06 01:02:52 +01:00
gdkpango.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +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 docs: Move documentation to inline comments: properties 2010-11-15 21:06:34 +01:00
gdkrectangle.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkrectangle.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkrgba.c gdk: Add section docs for GdkRGBA 2010-12-06 18:57:11 +01:00
gdkrgba.h gdk: Constify argument to gdk_rgba_copy() 2010-12-06 01:02:52 +01:00
gdkscreen.c API: gdk: Remove depth argument from gdk_window_get_geometry() 2010-12-06 01:02:52 +01:00
gdkscreen.h docs: Move documentation to inline comments: gdkscreen 2010-11-15 04:12:57 +01:00
gdkselection.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01:00
gdkselection.h docs: Move documentation to inline comments: gdkselection 2010-11-15 18:24:31 +01:00
gdkspawn.h Use a GPid on gdk_spawn_on_screen[_with_pipes]. Take 2 2010-06-15 17:16:43 +02: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 API: Remove gdkdrawable.h from public headers 2010-12-02 20:21:02 +01:00
gdkvisual.c docs: Move documentation to inline comments: gdkvisual 2010-11-15 18:24:31 +01:00
gdkvisual.h docs: Move documentation to inline comments: gdkvisual 2010-11-15 18:24:31 +01:00
gdkwindow.c Convert all gdk_window methods to vtable calls 2010-12-21 12:06:54 -05:00
gdkwindow.h Add gdk_window_[gs]et_source_events() 2010-12-15 03:17:59 +01:00
gdkwindowimpl.c gdk: Move window beeps into GdkWindowImpl 2010-12-02 20:21:05 +01:00
gdkwindowimpl.h Convert all gdk_window methods to vtable calls 2010-12-21 12:06:54 -05:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Remove *_set_extension_events() and old API to query devices. 2010-12-17 16:25:14 +01:00
makefile.msc gdk: Remove unused macros from build 2010-11-24 16:18:46 +01:00