gtk2/gdk
Tor Lillqvist df9768cf3a Print debugging output only if asked for, not always.
2005-03-16  Tor Lillqvist  <tml@novell.com>

	* gdk/win32/gdkdisplay-win32.c (_win32_on_clipboard_change): Print
	debugging output only if asked for, not always.

	* gdk/win32/*.c: Use the %+d%+d format for coordinate pairs in
	debugging printout instead of +%d+%d. Misc other additions and
	cosmetic improvements to debugging printouts. Use API_CALL() and
	GDI_CALL() macros in more places.

	* gdk/win32/gdkwindow-win32.c (gdk_window_move, gdk_window_resize,
	gdk_window_move_resize): To detect child windows, check whether
	the real parent is not the desktop window, instead of relying on
	the GDK window type being GDK_WINDOW_CHILD. Foreign GtkPlug
	windows have a GDK window type GDK_WINDOW_FOREIGN, but are still
	de facto child windows.
2005-03-16 01:38:57 +00:00
..
linux-fb gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
win32 Print debugging output only if asked for, not always. 2005-03-16 01:38:57 +00:00
x11 Cast to avoid const warnings on data structure seeding. 2005-03-01 22:25:42 +00:00
.cvsignore Shut up CVS 2004-08-18 15:38:21 +00:00
abicheck.sh gdk/abicheck.sh filter out G_GNUC stuff when doing the compare. 2004-11-25 22:35:52 +00:00
COPYING
gdk.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gdk.h Mark as const. 2004-11-28 06:45:52 +00:00
gdk.symbols Add a function to obtain the last user interaction time. (#163119, Elijah 2005-01-19 14:37:56 +00:00
gdkcolor.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkcolor.h Mark as const. 2004-11-28 06:45:52 +00:00
gdkconfig.h.win32
gdkcursor.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkcursor.h Mark as const. 2004-11-28 06:45:52 +00:00
gdkdisplay.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdisplay.h Remove the accidentally added prototype for this unimplemented 2005-01-23 04:26:41 +00:00
gdkdisplaymanager.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdisplaymanager.h
gdkdnd.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdnd.h Really fix the initialization of the target list. 2004-08-06 17:03:52 +00:00
gdkdraw.c Add gdk_drawable_set_cairo_target(). 2005-02-03 23:29:02 +00:00
gdkdrawable.h Add gdk_drawable_set_cairo_target(). 2005-02-03 23:29:02 +00:00
gdkevents.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gdkevents.h Mark as const. 2004-11-28 06:45:52 +00:00
gdkfont.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkfont.h Mark as const. 2004-11-28 06:45:52 +00:00
gdkgc.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkgc.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkglobals.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdki18n.h
gdkimage.c Use the correct index variable. (#150941, Tommi Komulainen) 2004-08-24 14:32:15 +00:00
gdkimage.h and a bit more. 2004-01-05 18:28:09 +00:00
gdkinput.h Mark as const. 2004-11-28 06:45:52 +00:00
gdkinternals.h Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. 2004-11-21 16:24:01 +00:00
gdkintl.h Split the gtk translations into the domains gtk20 and gtk20-properties. 2004-01-17 22:15:58 +00:00
gdkkeynames.c Convert the gdk keyval-keyname tables to a big string + offsets. (#168901) 2005-03-08 04:35:29 +00:00
gdkkeys.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkkeys.h
gdkkeysyms.h Add dead_hook and dead_horn. 2004-11-29 13:57:53 +00:00
gdkkeyuni.c gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c 2005-03-01 06:25:55 +00:00
gdkmarshalers.list
gdkpango.c Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. 2004-11-21 16:24:01 +00:00
gdkpango.h Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. 2004-11-21 16:24:01 +00:00
gdkpixbuf-drawable.c gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c 2005-03-01 06:25:55 +00:00
gdkpixbuf-render.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixbuf.h Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixmap.c Add gdk_drawable_set_cairo_target(). 2005-02-03 23:29:02 +00:00
gdkpixmap.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkprivate.h
gdkproperty.h
gdkrectangle.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkregion-generic.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c 2005-03-01 06:25:55 +00:00
gdkrgb.h Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen.h Mark as const. 2004-11-28 06:45:52 +00:00
gdkselection.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkselection.h
gdkspawn.h Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
gdktypes.h Add a comment about unused bits. 2004-05-14 13:37:07 +00:00
gdkvisual.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkvisual.h Mark as const. 2004-11-28 06:45:52 +00:00
gdkwindow.c Add gdk_drawable_set_cairo_target(). 2005-02-03 23:29:02 +00:00
gdkwindow.h Bug 143330, support update counter spec. 2004-07-11 13:26:57 +00:00
gen-keyname-table.pl Convert the gdk keyval-keyname tables to a big string + offsets. (#168901) 2005-03-08 04:35:29 +00:00
keyname-table.h Convert the gdk keyval-keyname tables to a big string + offsets. (#168901) 2005-03-08 04:35:29 +00:00
keynames.txt Convert the gdk keyval-keyname tables to a big string + offsets. (#168901) 2005-03-08 04:35:29 +00:00
makeenums.pl
Makefile.am Add an OS_LINUX conditional. 2005-01-13 15:19:27 +00:00
makefile.msc build with Cairo dependency. The patch to acually use Cairo on win32 will 2005-02-07 20:22:05 +00:00
makegdkalias.pl Mark as const. 2004-11-23 20:02:15 +00:00
testgdk.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00