gtk/gdk
Matthias Clasen b4802e3042 Rename x11-specific GdkDevice[Manager] implementations
Make them all fit in the gdk_x11_ prefix, and make the
get_type functions and standard macros available in headers.
2010-12-21 12:07:09 -05:00
..
quartz gdk: Create windows via _gdk_display_create_window() 2010-12-21 12:07:08 -05:00
tests Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
win32 gdk: Create windows via _gdk_display_create_window() 2010-12-21 12:07:08 -05:00
x11 Rename x11-specific GdkDevice[Manager] implementations 2010-12-21 12:07:09 -05:00
abicheck.sh Make abicheck work again 2010-12-21 12:06:55 -05:00
COPYING
gdk.c Remove the --sync commandline option 2010-12-21 12:07:02 -05:00
gdk.h Remove gdk_spawn functions 2010-12-21 12:07:00 -05:00
gdk.symbols API: gdk: gdk_display_warp_device() => gdk_device_warp() 2010-12-21 12:07:06 -05:00
gdkapplaunchcontext.c Make GdkAppLaunchContext work again 2010-12-21 12:07:00 -05:00
gdkapplaunchcontext.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkapplaunchcontextprivate.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -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
gdkcursor.c gdk: Move gdk_cursor_get_image() to the base class 2010-12-21 12:07:06 -05:00
gdkcursor.h API: gdk: Deprecate gdk_cursor_ref() and gdk_cursor_unref() 2010-12-21 12:07:05 -05:00
gdkcursorprivate.h gdk: Move gdk_cursor_get_image() to the base class 2010-12-21 12:07:06 -05:00
gdkdevice.c API: gdk: gdk_display_warp_device() => gdk_device_warp() 2010-12-21 12:07:06 -05:00
gdkdevice.h API: gdk: gdk_display_warp_device() => gdk_device_warp() 2010-12-21 12:07:06 -05:00
gdkdevicemanager.c Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkdevicemanager.h Hide GdkDeviceManager and GdkDeviceManagerClass 2010-12-21 12:06:56 -05:00
gdkdevicemanagerprivate.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkdeviceprivate.h Remove gdk_windowing_{get_device_state,window_at_device_position} 2010-12-21 12:06:59 -05:00
gdkdisplay.c gdk: Allow display subclasses to override the type used for windows 2010-12-21 12:07:08 -05:00
gdkdisplay.h API: gdk: GDK_DISPLAY_OBJECT() => GDK_DISPLAY() 2010-12-21 12:07:07 -05:00
gdkdisplaymanager.c Rename GdkDisplayManagerX11 to GdkX11DisplayManager 2010-12-21 12:07:09 -05:00
gdkdisplaymanager.h Work toward turning GdkDisplayManager into a backend singleton 2010-12-21 12:06:57 -05:00
gdkdisplaymanagerprivate.h Add vfuncs for keyval and window property functions 2010-12-21 12:07:03 -05:00
gdkdisplayprivate.h gdk: Allow display subclasses to override the type used for windows 2010-12-21 12:07:08 -05:00
gdkdnd.c Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkdnd.h Match parameters between headers and doc comment 2010-12-21 12:06:57 -05:00
gdkdndprivate.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -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 Work around issues with events without screens 2010-12-21 12:07:00 -05:00
gdkevents.h Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +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 Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkkeys.c Add vfuncs for keyval and window property functions 2010-12-21 12:07:03 -05:00
gdkkeys.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkkeysprivate.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -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 Drop g[dt]k_set_locale 2010-12-21 12:07:02 -05: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 Deal with property encoding functions 2010-12-21 12:07:03 -05: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 Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkscreen.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkscreenprivate.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkselection.c Deal with property encoding functions 2010-12-21 12:07:03 -05: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 Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkvisual.c Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkvisual.h Move GdkVisual parallel-implementable 2010-12-21 12:06:56 -05:00
gdkvisualprivate.h Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkwindow.c gdk: Make GdkWindow abstract 2010-12-21 12:07:09 -05:00
gdkwindow.h Make gdk_window_{lookup,foreign_new}_for_display backend specific 2010-12-21 12:06:59 -05: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
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Rename x11-specific GdkDevice[Manager] implementations 2010-12-21 12:07:09 -05:00
makefile.msc gdk: Remove unused macros from build 2010-11-24 16:18:46 +01:00