gtk2/gdk
Matthias Clasen 92f163d40a Consistently hide class structs
And, since we've decided to keep the structs private, there is
no point in having the standard GObject clas macros anymore either.
2010-12-24 15:54:12 -05:00
..
quartz Rename GdkQuartzWindow.h and .c to GdkQuartzNSWindow.h and .c 2010-12-24 11:29:08 -08: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 Remove a duplicate doc comment 2010-12-22 17:47:00 +01:00
abicheck.sh Get abicheck to almost pass again 2010-12-21 12:07:09 -05:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c Document WINDOWING macros 2010-12-22 01:43:57 -05:00
gdk.h Remove gdk_spawn functions 2010-12-21 12:07:00 -05:00
gdk.symbols Rename GdkAppLaunchContextX11 to GdkX11AppLaunchContext 2010-12-21 12:07:10 -05:00
gdkapplaunchcontext.c Make GdkAppLaunchContext work again 2010-12-21 12:07:00 -05:00
gdkapplaunchcontext.h Consistently hide class structs 2010-12-24 15:54:12 -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 gdk: Move gdk_cursor_get_image() to the base class 2010-12-21 12:07:06 -05: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 docs: Add docs about how to get a GtkDevice 2010-12-24 14:39:55 +01:00
gdkdevice.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdevicemanager.c Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkdevicemanager.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdevicemanagerprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdeviceprivate.h Consistently hide class structs 2010-12-24 15:54:12 -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 Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdisplaymanager.c quartz: Clean up header files, use same arrangement as X11 backend 2010-12-23 14:17:41 +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 Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdnd.c Avoid a crash 2010-12-22 14:08:03 -05:00
gdkdnd.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkdndprivate.h Consistently hide class structs 2010-12-24 15:54:12 -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 Don't return PropertyNotify.state as modifier state 2010-12-22 14:33:09 -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 Implement keyval vfuncs for quartz 2010-12-22 17:47:00 +01:00
gdkkeys.c Update keymap docs to match current behaviour 2010-12-23 10:06:08 -05: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 Add gdk_disable_multidevice to headers 2010-12-21 14:33:56 -05:00
gdkmarshalers.list Bug 631599 - Allow to use arbitrary surfaces for offscreen windows 2010-10-14 13:25:23 +02:00
gdkoffscreenwindow.c Implement process_updates_recurse for GdkOffscreenWindow 2010-12-22 20:41:39 +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 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 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 Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkvisual.c Explode gdkinternals.h into per-class private headers 2010-12-21 12:06:58 -05:00
gdkvisual.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkvisualprivate.h Consistently hide class structs 2010-12-24 15:54:12 -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 Generate N_() calls for translatable key names. 2005-06-10 06:41:04 +00:00
keyname-table.h fix small typo. 2008-10-28 22:55:23 +00:00
keynames.txt Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
makeenums.pl Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
Makefile.am gdk: Fix toplevel makefile to build non-x11 backends again 2010-12-22 17:47:03 +01:00
makefile.msc gdk: Remove unused macros from build 2010-11-24 16:18:46 +01:00