summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-06-13 09:46:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-06-13 09:46:38 (GMT)
commit7acca7516ab66ecbea898bbe3ab63c7f3ec7a030 (patch)
treea29cdada817e259a4baafaff04423689c93c390f /ChangeLog
parent8e366fbb8888c7c6e6ac0065b1392213b789ad0a (diff)
downloadtk-7acca7516ab66ecbea898bbe3ab63c7f3ec7a030.zip
tk-7acca7516ab66ecbea898bbe3ab63c7f3ec7a030.tar.gz
tk-7acca7516ab66ecbea898bbe3ab63c7f3ec7a030.tar.bz2
Refixed cursor handling on Windows, and added tests to enforce it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98ff4a8..98a263c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-06-13 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * tests/cursor.test (cursor-2.[34]): Tests added to ensure that
+ cursor specs really are well-behaved lists. Also some general
+ clean-up...
+ * win/tkWinCursor.c (TkGetCursorByName): Undone Jeff's back-off
+ and fixed things so that they should work now. Cursor specs are
+ lists first and foremost.
+
2002-06-12 Mo DeJong <mdejong@users.sourceforge.net>
* changes: Clearly label wm transient changes as