gtk/gdk
Alexander Larsson 9275b87b6a win32: Don't double free stuff when finalizing drag context
We were freeing stuff that was already freed in the parent class
finalizer.
2011-11-21 15:03:53 +01:00
..
broadway Fix uninitialized digest_len field, causing WebSocket handshake to g_assert. 2011-11-14 09:55:19 +01:00
quartz Turn the private #define for the group-shifting modifier into API 2011-11-18 15:14:31 +01:00
tests Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
wayland Wayland: Adapt to GdkWindowImpl api change 2011-11-05 01:12:26 -04:00
win32 win32: Don't double free stuff when finalizing drag context 2011-11-21 15:03:53 +01:00
x11 gdk: remove the GET_EFFECTIVE_KEYMAP() stuff from gdkkeys-x11.c 2011-11-18 16:43:41 +01:00
abicheck.sh Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c Drop references to g_thread_init() 2011-11-09 18:36:35 -05:00
gdk.h
gdk.symbols win32: Add gdk_win32_window_get_impl_hwnd 2011-11-10 17:41:08 +01:00
gdkapplaunchcontext.c Add deprecation guards for deprecated GdkAppLaunchContext API 2010-12-24 17:37:00 -05:00
gdkapplaunchcontext.h Drop use of GDK_DISABLE_DEPRECATED guards in gdk 2011-11-09 22:01:00 -05:00
gdkapplaunchcontextprivate.h Consistently hide class structs 2010-12-24 15:54:12 -05:00
gdkcairo.c Fix gdk_cairo_region_create_from_surface on big endian 2011-11-19 12:23:27 -05:00
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32 gdk/gdkconfig.h.win32: Make it more up-to-date 2011-02-11 18:07:05 +08:00
gdkcursor.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gdkcursor.h Drop use of GDK_DISABLE_DEPRECATED guards in gdk 2011-11-09 22:01:00 -05:00
gdkcursorprivate.h GdkCursor: Struct packing improvements 2011-04-12 12:13:55 -04:00
gdkdeprecated.c gdk: Move a bunch of deprecated code to a new file 2011-11-02 02:32:53 +01:00
gdkdevice.c GdkDevice: Remove duplicate private function 2011-04-08 16:39:45 +02:00
gdkdevice.h gdk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gdkdevicemanager.c GdkDeviceManager: some reshuffling of docs 2011-11-04 23:38:11 -04:00
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h GdkDevice: Remove duplicate private function 2011-04-08 16:39:45 +02:00
gdkdisplay.c gdk: Move a bunch of deprecated code to a new file 2011-11-02 02:32:53 +01:00
gdkdisplay.h Drop use of GDK_DISABLE_DEPRECATED guards in gdk 2011-11-09 22:01:00 -05:00
gdkdisplaymanager.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h gdk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gdkdnd.c
gdkdnd.h
gdkdndprivate.h Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c ref, don't unref, requestor member when copying GdkEvents 2011-11-17 11:59:27 +01:00
gdkevents.h gdk: Add GDK_WINDOW_STATE_FOCUSED to GdkWindowState 2011-11-08 19:25:51 +00:00
gdkglobals.c gdk: Add GDK_RENDERING environment variable 2011-03-11 02:10:47 +01:00
gdkinternals.h GdkWindow: Struct packing improvements 2011-04-12 12:13:55 -04:00
gdkintl.h Fix distcheck 2010-10-01 20:02:35 -04:00
gdkkeynames.c
gdkkeys.c gdk: remove the GET_EFFECTIVE_KEYMAP() stuff from gdkkeys-x11.c 2011-11-18 16:43:41 +01:00
gdkkeys.h Bug 659602 - Provide an abstraction for the platform's use of modifier keys 2011-09-27 09:56:25 +02:00
gdkkeysprivate.h gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h gdk: Update keysyms list from latest X.org headers 2011-06-06 21:15:53 -04:00
gdkkeyuni.c gdkkeyuni: Fix DEL for binary search 2011-03-16 20:09:13 -04:00
gdkmain.h Drop use of GDK_DISABLE_DEPRECATED guards in gdk 2011-11-09 22:01:00 -05:00
gdkmarshalers.list
gdkoffscreenwindow.c Fixed bug #654125 "gdkoffscreenwindow set any impl handlers to null but adhoc gdk_window_set_* do not cope" 2011-07-08 19:27:00 -03:00
gdkpango.c Don't use deprecated Pango api 2011-11-01 21:13:35 -04:00
gdkpango.h
gdkpixbuf-drawable.c More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkpixbuf.h
gdkprivate.h
gdkproperty.h Deal with property encoding functions 2010-12-21 12:07:03 -05:00
gdkrectangle.c
gdkrectangle.h
gdkrgba.c
gdkrgba.h More GDK documentation tweaks 2011-02-09 02:44:19 -05:00
gdkscreen.c Documentation fixes 2011-09-25 21:04:49 -04:00
gdkscreen.h
gdkscreenprivate.h GdkScreen: Struct packing improvements 2011-04-12 12:13:55 -04:00
gdkselection.c API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gdkselection.h API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gdktestutils.h
gdkthreads.h
gdktypes.h Turn the private #define for the group-shifting modifier into API 2011-11-18 15:14:31 +01:00
gdkvisual.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gdkvisual.h
gdkvisualprivate.h
gdkwindow.c win32: Use right native_window for implicit grabs 2011-11-10 17:40:54 +01:00
gdkwindow.h Add device-taking variants of begin_resize/move_drag 2011-11-05 01:10:16 -04:00
gdkwindowimpl.c
gdkwindowimpl.h Add device-taking variants of begin_resize/move_drag 2011-11-05 01:10:16 -04:00
gdkx.h
gen-keyname-table.pl gdk: Make gen-keyname-table.pl work again 2011-10-26 10:36:43 +01:00
keyname-table.h
keynames-translate.txt gdk: Translate keyboard brightness keys 2011-10-26 10:36:43 +01:00
keynames.txt
Makefile.am gdk: Move a bunch of deprecated code to a new file 2011-11-02 02:32:53 +01:00
makefile.msc