projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f92ec2d
)
Added a note about EasyDialogs dialogs having become movable.
author
Jack Jansen
<jack.jansen@cwi.nl>
Thu, 27 Feb 2003 22:52:58 +0000
(22:52 +0000)
committer
Jack Jansen
<jack.jansen@cwi.nl>
Thu, 27 Feb 2003 22:52:58 +0000
(22:52 +0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index 750b2c3667ea53fc73399721b08b73f3dfb6d792..9fe51ada1881d452bf8ed47c2149e93c824a3d10 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-70,6
+70,8
@@
Mac
- A new method MacOS.WMAvailable() returns true if it is safe to access
the window manager, false otherwise.
+
+- EasyDialogs dialogs are now movable-modal.
What's New in Python 2.3 alpha 2?