gtk3/gdk
David Mansfield 00275dfc9f GdkCursor: Don't leak a cairo surface
The function gdk_cursor_new_from_pixbuf creates a cairo surface
to pass to its backend implementation, but doesn't destroy it
afterwards.
https://bugzilla.gnome.org/show_bug.cgi?id=729670
2014-05-07 19:29:56 -04:00
..
broadway broadway backend: allow building on OpenBSD 2014-04-18 18:20:34 +02:00
quartz all: Name more idles and timeouts 2014-03-26 20:09:30 -04:00
wayland wayland: Fix c&p typo in touch capabilities handling. 2014-05-06 18:37:57 +02:00
win32 gdk/win32: VK_SNAPSHOT maps to GDK_Print 2014-04-24 16:31:09 +02:00
x11 all: Name more idles and timeouts 2014-03-26 20:09:30 -04:00
COPYING
fallback-c89.c
gdk.c Drop unneeded deprecation suppression 2014-05-02 18:50:52 -04:00
gdk.h
gdkapplaunchcontext.c docs: replace all <examples> with markdown headings 2014-02-04 16:58:54 -05:00
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c gdk_cairo_surface_create_from_pixbuf: Add missing (allow-none) annotation 2014-03-12 11:50:55 -04:00
gdkcairo.h
gdkcolor.c docs: More uniform formatting 2014-04-04 01:25:14 -04:00
gdkcolor.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gdkconfig.h.win32
gdkconfig.h.win32_broadway
gdkcursor.c GdkCursor: Don't leak a cairo surface 2014-05-07 19:29:56 -04:00
gdkcursor.h docs: use markdown instead of inlinegraphic tags 2014-02-04 16:58:53 -05:00
gdkcursorprivate.h
gdkdeprecated.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkdevice.c Add a Since annotation to gdk_device_get_last_event_window 2014-03-12 23:04:37 -04:00
gdkdevice.h Use GDK's current window tracking when synthesizing events in GTK+ 2014-03-12 23:03:53 -04:00
gdkdevicemanager.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h
gdkdisplay.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkdisplay.h
gdkdisplaymanager.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h
gdkdnd.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkdnd.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gdkdndprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkevents.h Deprecate GdkEventVisibility and ::visibility-notify-event 2014-03-03 21:39:03 -05:00
gdkframeclock.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkframeclock.h docs: fix typo in type name 2014-01-20 18:27:28 -05:00
gdkframeclockidle.c
gdkframeclockidle.h
gdkframeclockprivate.h
gdkframetimings.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gdkframetimings.h
gdkglobals.c
gdkinternals.h Remove gdk_synthesize_window_state from gdkinternals.h 2014-04-12 08:20:33 -07:00
gdkintl.h
gdkkeynames.c
gdkkeys.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkkeys.h Use proper quotes in gdk 2014-02-05 15:08:42 -05:00
gdkkeysprivate.h
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkmain.h
gdkmarshalers.list
gdkoffscreenwindow.c Implement get_root_origin generically for all backends 2014-03-17 15:51:46 -04:00
gdkpango.c docs: Another round of markup removal 2014-03-29 00:24:15 -04:00
gdkpango.h
gdkpixbuf-drawable.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkpixbuf.h
gdkprivate.h
gdkproperty.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gdkproperty.h
gdkrectangle.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gdkrectangle.h
gdkrgba.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkrgba.h
gdkscreen.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkscreen.h Revert "Introduce API to get the preferred visual" 2014-02-10 22:15:28 -05:00
gdkscreenprivate.h Revert "Introduce API to get the preferred visual" 2014-02-10 22:15:28 -05:00
gdkselection.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkselection.h docs: use ` instead of <literal> 2014-02-04 18:24:29 -05:00
gdktestutils.h
gdkthreads.h
gdktypes.h Docs: remove some leftover markup 2014-03-28 23:51:52 -04:00
gdkversionmacros.h.in Add GDK_VERSION_3_14 2014-04-23 23:25:07 -04:00
gdkvisual.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkvisual.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gdkvisualprivate.h
gdkwindow.c gdkwindow: ignore shape on client-side windows when recomputing visible regions 2014-04-28 22:44:59 +02:00
gdkwindow.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gdkwindowimpl.c
gdkwindowimpl.h Implement get_root_origin generically for all backends 2014-03-17 15:51:46 -04:00
gdkx.h
gen-keyname-table.pl
keyname-table.h docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
keynames-translate.txt
keynames.txt
Makefile.am Give CC to instrospection scanner 2014-04-01 11:50:35 +00:00
makefile.msc