CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     tml     06/06/09 05:15:39

Modified files:
        .              : Tag: gtk-2-8 ChangeLog 
        gdk/win32      : Tag: gtk-2-8 gdkdrawable-win32.c 

Log message:
2006-06-09  Tor Lillqvist  <[EMAIL PROTECTED]>

* gdk/win32/gdkdrawable-win32.c (_gdk_win32_drawable_release_dc):
Call ReleaseDC() on DCs acquired with GetDC() (for windows), and
DeleteDC() on DCs acquired with CreateCompatibleDC() (for
bitmaps). According to MSDN, this is the correct thing to do, even
if always using DeleteDC() seems to have worked fine in
practice. (#337491)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=tml&date=explicit&mindate=2006-06-09%2005:14&maxdate=2006-06-09%2005:16

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to