gtk/gdk
2010-10-30 17:37:03 +09:00
..
quartz gdk: change signature of gdk_device_get_history() back to what it used to be 2010-10-19 13:30:42 +02:00
tests Add tests for GdkRGBA serialization 2010-10-25 12:10:48 -04:00
win32 gdk: change signature of gdk_device_get_history() back to what it used to be 2010-10-19 13:30:42 +02:00
x11 gdk: change signature of gdk_device_get_history() back to what it used to be 2010-10-19 13:30:42 +02:00
abicheck.sh Distcheck fixes 2010-06-08 15:37:52 -04:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdk.h Include gdkrgba.h 2010-10-25 14:35:19 -04:00
gdk.symbols Add new GdkRGBA api to symbol list 2010-10-25 13:44:43 -04:00
gdkapplaunchcontext.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkapplaunchcontext.h fix typo in the type name so the macro becomes usable. 2008-10-15 15:50:10 +00:00
gdkcairo.c Add GdkRGBA struct to supersede GdkColor 2010-10-22 20:14:56 +02:00
gdkcairo.h Add GdkRGBA struct to supersede GdkColor 2010-10-22 20:14:56 +02: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 Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkcursor.h API: Remove gdk_cursor_new_from_pixmap() 2010-09-26 15:02:59 +02:00
gdkdevice.c gdk: change signature of gdk_device_get_history() back to what it used to be 2010-10-19 13:30:42 +02:00
gdkdevice.h gdk: change signature of gdk_device_get_history() back to what it used to be 2010-10-19 13:30:42 +02:00
gdkdevicemanager.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkdevicemanager.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdeviceprivate.h gdk: change signature of gdk_device_get_history() back to what it used to be 2010-10-19 13:30:42 +02:00
gdkdisplay.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkdisplay.h Add gdk_display_is_closed 2010-08-07 23:21:31 +12:00
gdkdisplaymanager.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkdisplaymanager.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkdnd.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkdnd.h Add a missing accessor for GdkDragContext->source_window. 2010-06-10 16:04:28 +02:00
gdkdraw.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkdrawable.h API: remove gdk_drawable_get_size() 2010-09-26 15:11:45 +02: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 Use the client pointer for events with no device. 2010-10-30 17:37:02 +09:00
gdkevents.h Make gdk.h an include-only header 2010-10-14 22:08:48 -04:00
gdkglobals.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkinput.h Add deprecation guards for gdk_device_get_core_pointer() 2010-09-22 03:53:23 +02:00
gdkinternals.h Bug 631599 - Allow to use arbitrary surfaces for offscreen windows 2010-10-14 13:25:23 +02: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 Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkkeys.h [gdk] Add gdk_keymap_get_num_lock_state 2010-07-01 21:44:09 -04: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 Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkmarshalers.list Bug 631599 - Allow to use arbitrary surfaces for offscreen windows 2010-10-14 13:25:23 +02:00
gdkmedialib.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkmedialib.h Revert name change 2008-07-01 22:57:50 +00:00
gdkoffscreenwindow.c gdk: add alpha to the offscreen window's surface if its visual is RGBA 2010-10-20 17:44:23 +02:00
gdkpango.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkpango.h API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
gdkpixbuf-drawable.c Make gdk_pixbuf_get_from_surface() accept negative src_x,y coordinates 2010-10-19 14:07:39 +02:00
gdkpixbuf.h gdk: Make gdk_pixbuf_get_from_*() bindable 2010-10-02 03:08:24 +02:00
gdkpoly-generic.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkprivate.h API: Remove gdk_window_set_back_pixmap() 2010-09-26 15:11:30 +02:00
gdkproperty.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Make gdk_rgba_to_string() take a const GdkRGBA 2010-10-30 17:37:03 +09:00
gdkrgba.h Make gdk_rgba_to_string() take a const GdkRGBA 2010-10-30 17:37:03 +09:00
gdkscreen.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkscreen.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkselection.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkselection.h [gdk] Remove deprecated GdkSelection stuff. 2010-05-03 01:51:20 +02: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 gdk/gdkapplaunchcontext.h gdk/gdktestutils.h gtk/gtkmountoperation.h 2008-05-30 12:08:30 +00:00
gdkthreads.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdktypes.h Add GdkRGBA struct to supersede GdkColor 2010-10-22 20:14:56 +02:00
gdkvisual.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkvisual.h Move GdkVisualType docs inline 2010-10-12 11:29:55 -04:00
gdkwindow.c GdkWindow: Add gdk_window_set_background_rgba() 2010-10-22 20:14:56 +02:00
gdkwindow.h GdkWindow: Add gdk_window_set_background_rgba() 2010-10-22 20:14:56 +02:00
gdkwindowimpl.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkwindowimpl.h Make set_cairo_surface_size a vfunc on GdkWindowImpl 2010-10-05 15:38:23 +02: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 Add GdkRGBA struct to supersede GdkColor 2010-10-22 20:14:56 +02:00
makefile.msc gdk: Remove GdkPixmap 2010-09-26 15:11:30 +02:00