CVSROOT: /cvs/gnome Module name: gtk+ Changes by: tml 05/03/15 19:56:26
Modified files: gdk/win32 : gdkcolor-win32.c gdkdisplay-win32.c gdkdnd-win32.c gdkdrawable-win32.c gdkevents-win32.c gdkgeometry-win32.c gdkinput-win32.c gdkkeys-win32.c gdkmain-win32.c gdkpixmap-win32.c gdkproperty-win32.c gdkselection-win32.c gdkwindow-win32.c Log message: 2005-03-16 Tor Lillqvist <[EMAIL PROTECTED]> * 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. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=tml&date=explicit&mindate=2005-03-15%2019:55&maxdate=2005-03-15%2019:57 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list