CVSROOT: /cvs/gnome
Module name: gtk+
Changes by: tml 05/11/28 03:40:56
Modified files:
. : ChangeLog
gdk/win32 : gdkwindow-win32.c
Log message:
2005-11-28 Tor Lillqvist <[EMAIL PROTECTED]>
* gdk/win32/gdkwindow-win32.c (gdk_window_set_urgency_hint):
Implement the conditional use of FlashWindowEx() properly for MSVC
compilations. The code was confusingly assuming that if compiled
with a "new" compiler, it will only be run on "new" Windows
versions. We want it to run on "old" versions, too, even if
compiled with a "new" compiler. There are two orthogonal issues:
whether the compiler defines the necessary API in its headers, and
whether it is present at run-time. (#318077)
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=tml&date=explicit&mindate=2005-11-28%2003:39&maxdate=2005-11-28%2003:41
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list