CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     tml     05/11/02 08:33:27

Modified files:
        .              : ChangeLog 
        gdk/win32      : gdkcolor-win32.c gdkscreen-win32.c 
                         gdkwindow-win32.c 

Log message:
2005-11-02  Tor Lillqvist  <[EMAIL PROTECTED]>

* gdk/win32/gdkcolor-win32.c
* gdk/win32/gdkscreen-win32.c
* gdk/win32/gdkwindow-win32.c: Whitespace consistency
fixes. Remove superfluous test for GdkWindow* parameters being
non-NULL. Testing GDK_IS_WINDOW() is enough. As there is only one
GdkScreen and one GdkDisplay in the Win32 backend, use those
variables instead of the getter functions. For GdkDisplay* and
GdkScreen* parameters, check that they are equal to the
corresponding singleton variables instead of the more general
GDK_IS_DISPLAY() or GDK_IS_SCREEN().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=tml&date=explicit&mindate=2005-11-02%2008:32&maxdate=2005-11-02%2008:34

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to