gtk2/gdk
Benjamin Otte 872ef111ec gdk: Make gdk_pixbuf_get_from_*() bindable
The ownership of the return value for gdk_pixbuf_get_from_window() and
gdk_pixbuf_get_from_surface() was determined by the first argument.

Because that is an ugly design and the functions are new to GTK3, we
decided to adapt them.
And that adaptation was quite easy since almost no one passses anything
but NULL as the first argument.
2010-10-02 03:08:24 +02:00
..
quartz Fix GDK build on Quartz 2010-09-30 09:01:11 +02:00
tests gdk: Convert test to not use pixmaps 2010-09-26 15:11:30 +02:00
win32 win32: Get rid of gdk_drawable_get_size() usage 2010-09-26 15:11:43 +02:00
x11 Fix distcheck 2010-10-01 20:02:35 -04:00
abicheck.sh Distcheck fixes 2010-06-08 15:37:52 -04:00
COPYING
gdk.c gdk: Remove pixmap debug category 2010-09-26 15:11:30 +02:00
gdk.h gdk: Remove GdkPixmap 2010-09-26 15:11:30 +02:00
gdk.symbols Remove colormap api from gdk.symbols 2010-10-01 07:09:28 -04:00
gdkapplaunchcontext.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkapplaunchcontext.h fix typo in the type name so the macro becomes usable. 2008-10-15 15:50:10 +00:00
gdkcairo.c gdk: Fix gdk_cairo_region_create_from_surface() with device offsets 2010-09-30 16:24:41 +02:00
gdkcairo.h API: add gdk_cairo_get_clip_rectangle() convenience API 2010-09-26 15:11:34 +02:00
gdkcolor.c API: Remove GdkColormap 2010-09-26 15:11:34 +02:00
gdkcolor.h API: Remove GdkColormap 2010-09-26 15:11:34 +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 Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +02:00
gdkcursor.h API: Remove gdk_cursor_new_from_pixmap() 2010-09-26 15:02:59 +02:00
gdkdevice.c gdk: Get rid of gdk_drawable_get_size() usage 2010-09-26 15:11:43 +02:00
gdkdevice.h Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkdevicemanager.c add the transfer and element-type annotation to gdk_device_manager_list_devices 2010-07-29 04:53:54 -04:00
gdkdevicemanager.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdeviceprivate.h Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkdisplay.c gdk: gdk_drawable_get_display() => gdk_window_get_display() 2010-09-26 15:11:33 +02:00
gdkdisplay.h Add gdk_display_is_closed 2010-08-07 23:21:31 +12:00
gdkdisplaymanager.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkdisplaymanager.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkdnd.c gdk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual 2010-09-26 15:11:33 +02:00
gdkdnd.h Add a missing accessor for GdkDragContext->source_window. 2010-06-10 16:04:28 +02:00
gdkdraw.c API: remove gdk_drawable_get_size() 2010-09-26 15:11:45 +02: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 gdk: gdk_drawable_get_display() => gdk_window_get_display() 2010-09-26 15:11:33 +02:00
gdkevents.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +02:00
gdkglobals.c Revamp and modernize X error traps 2010-09-18 18:19:27 -04:00
gdkinput.h Add deprecation guards for gdk_device_get_core_pointer() 2010-09-22 03:53:23 +02:00
gdkinternals.h gdk: remove "screen" member from GdkOffscreenWindow, it has become obsolete 2010-09-28 16:05:38 +02:00
gdkintl.h Fix distcheck 2010-10-01 20:02:35 -04:00
gdkkeynames.c Adapt to the GDK_KEY changes 2010-09-09 14:35:20 +03:00
gdkkeys.c Adapt to the GDK_KEY changes 2010-09-09 14:35:20 +03: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 gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkmarshalers.list Add signals for offscreen window embedding 2009-06-08 19:39:06 +02:00
gdkmedialib.c Minor fix for GTK+ mediaLib code. 2009-04-29 18:52:32 -05:00
gdkmedialib.h Revert name change 2008-07-01 22:57:50 +00:00
gdkoffscreenwindow.c gdk: remove "screen" member from GdkOffscreenWindow, it has become obsolete 2010-09-28 16:05:38 +02:00
gdkpango.c API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
gdkpango.h API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
gdkpixbuf-drawable.c gdk: Make gdk_pixbuf_get_from_*() bindable 2010-10-02 03:08:24 +02:00
gdkpixbuf.h gdk: Make gdk_pixbuf_get_from_*() bindable 2010-10-02 03:08:24 +02:00
gdkpoly-generic.h
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 Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +02:00
gdkscreen.c API: Remove colormap handling from GdkScreen 2010-09-26 15:11:34 +02:00
gdkscreen.h API: Remove colormap handling from GdkScreen 2010-09-26 15:11:34 +02:00
gdkselection.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02: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
gdktypes.h Drop GdkSpan type 2010-10-01 09:39:10 -04:00
gdkvisual.c Add annotations 2010-09-17 00:18:20 -04:00
gdkvisual.h GdkVisual: tell gtk-doc to ignore the innards 2010-10-01 07:37:26 -04:00
gdkwindow.c GDK docs: help gtk-doc understand gdk_window_invalidate_maybe_recurse 2010-10-01 09:10:52 -04:00
gdkwindow.h GDK docs: help gtk-doc understand gdk_window_invalidate_maybe_recurse 2010-10-01 09:10:52 -04:00
gdkwindowimpl.c gdk/gdkwindowimpl.c: Use G_DEFINE_INTERFACE macro 2010-08-26 14:57:56 +02:00
gdkwindowimpl.h gdk: Remove gdk_window_redirect_to_drawable() 2010-09-26 15:11:11 +02:00
gen-keyname-table.pl
keyname-table.h fix small typo. 2008-10-28 22:55:23 +00:00
keynames.txt
makeenums.pl
Makefile.am Create directory before installing files there 2010-09-28 16:24:24 +03:00
makefile.msc gdk: Remove GdkPixmap 2010-09-26 15:11:30 +02:00