summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-01-06 01:26:25 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-01-06 01:26:25 (GMT)
commitbc2875abe04af3a0845c5a2cca5f4e61eb677d29 (patch)
tree26811a2fcf20516c7dd9e934cd561b8dbb19f1b7 /ChangeLog
parentc965b82f6476c99b76d9e555107cb8c27eb901e5 (diff)
downloadtk-bc2875abe04af3a0845c5a2cca5f4e61eb677d29.zip
tk-bc2875abe04af3a0845c5a2cca5f4e61eb677d29.tar.gz
tk-bc2875abe04af3a0845c5a2cca5f4e61eb677d29.tar.bz2
Use task modal rather than system modal for messageboxes and use MB_SETFOREGROUND to get the user notification if the application is not the foreground application (flashing in the taskbar). [Bug 2484771]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 301c3de..295572e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-06 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tkWinDialog.c: Use task modal for messagebox instead of
+ system modal [Bug 2484771] (ferrieux,thoyts,mjanssen)
+
2009-01-03 Donal K. Fellows <dkf@users.sf.net>
* doc/canvas.n: Improve the documentation of the -offset and