gtk/gdk
Benjamin Otte 2883a274cc gdk: Revert making get_size optional
49a0ec6e95 added this hunk without
explanations and it's obviously wrong because failing to have a get_size
vfunc will now not set width and height and they'll end up with invalid
values.

In fact, the GdkDrawableImpl{X11,Win32,Quartz} functions do not have
get_size implemented, so the patch was most likely an attempt to work
around calling this function erroneously on the impl objects.

The correct fix is to call impl->wrapper instead.
2010-07-26 16:42:46 +02:00
..
directfb gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
quartz [gdk] Add gdk_keymap_get_num_lock_state 2010-07-01 21:44:09 -04:00
tests Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
win32 gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
x11 x11: Query size on real drawable 2010-07-26 16:42:46 +02:00
abicheck.sh Distcheck fixes 2010-06-08 15:37:52 -04:00
COPYING
gdk.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdk.h API: Remove all GdkRegion API 2010-06-29 16:06:58 +02:00
gdk.symbols Add gdk_cursor_get_cursor_type 2010-07-25 22:12:34 +12:00
gdkapplaunchcontext.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkapplaunchcontext.h
gdkcairo.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkcairo.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +02:00
gdkcolor.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkcolor.h Remove deprecatedd code from GdkColor 2010-06-07 00:35:40 +02:00
gdkconfig.h.win32
gdkcursor.c Add gdk_cursor_get_cursor_type 2010-07-25 22:12:34 +12:00
gdkcursor.h Add gdk_cursor_get_cursor_type 2010-07-25 22:12:34 +12:00
gdkdevice.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkdevice.h Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkdevicemanager.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02: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/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkdisplay.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04: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/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkdnd.h Add a missing accessor for GdkDragContext->source_window. 2010-06-10 16:04:28 +02:00
gdkdraw.c gdk: Revert making get_size optional 2010-07-26 16:42:46 +02:00
gdkdrawable.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +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/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkevents.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +02:00
gdkgc.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkgc.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +02:00
gdkglobals.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkimage.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkimage.h Add an accessor for GdkImage->mem 2010-06-26 16:48:06 -04:00
gdkinput.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkinternals.h [gdk] Remove GdkWindowObject public structure 2010-07-01 02:26:34 +02:00
gdkintl.h
gdkkeynames.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkkeys.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkkeys.h [gdk] Add gdk_keymap_get_num_lock_state 2010-07-01 21:44:09 -04:00
gdkkeysyms-update.pl Avoid duplicate keysyms, ignore mispelled one 2009-09-10 10:16:44 +01:00
gdkkeysyms.h Avoid duplicate keysyms, ignore mispelled one 2009-09-10 10:16:44 +01: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
gdkoffscreenwindow.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkpango.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkpango.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +02:00
gdkpixbuf-drawable.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkpixbuf-render.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkpixbuf.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkpixmap.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkpixmap.h Seal gdk 2010-05-25 12:01:04 -04:00
gdkpoly-generic.h
gdkprivate.h Make public GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED use functions calls 2009-09-04 17:59:17 +02:00
gdkproperty.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkrectangle.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkrgb.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkrgb.h [gdk] Remove deprecated GdkRGB stuff 2010-05-03 01:51:20 +02:00
gdkscreen.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkscreen.h Seal gdk 2010-05-25 12:01:04 -04: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
gdktypes.h API: Remove all GdkRegion API 2010-06-29 16:06:58 +02:00
gdkvisual.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkvisual.h Seal gdk 2010-05-25 12:01:04 -04:00
gdkwindow.c The hash owns a ref to the cursor 2010-07-10 18:49:21 +02:00
gdkwindow.h [gdk] Remove GdkWindowObject public structure 2010-07-01 02:26:34 +02:00
gdkwindowimpl.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkwindowimpl.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +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 Fix distcheck 2010-07-12 11:53:36 -04:00
makefile.msc gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
testgdk.c Remove deprecatedd code from GdkColor 2010-06-07 00:35:40 +02:00