diff options
author | vincentdarley <vincentdarley@noemail.net> | 2003-11-16 14:13:08 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley@noemail.net> | 2003-11-16 14:13:08 (GMT) |
commit | 0baf0f392119c85eb9f8c6db3484d1233b6a2c57 (patch) | |
tree | 6db01a9e038dcbcd927abaee7df8c6b6f80176b1 /ChangeLog | |
parent | 3d9f7cf849217603b5dc599881fa3dcf3aeed836 (diff) | |
download | tk-0baf0f392119c85eb9f8c6db3484d1233b6a2c57.zip tk-0baf0f392119c85eb9f8c6db3484d1233b6a2c57.tar.gz tk-0baf0f392119c85eb9f8c6db3484d1233b6a2c57.tar.bz2 |
documentation and cleanup
FossilOrigin-Name: 289327e5a132f780e88206e7fa90181580e3e8fb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-11-15 Vince Darley <vincentdarley@users.sourceforge.net> + + * macosx/tkMacOSXScrlbr.c: [Bug 842952] correct scrollbar + tracking with mouse. Also increased scrollbar resolution for + better scrolling in very large text widgets. + + * generic/tkTextDisp.c: cleanup and clarify some comments + * doc/text.n: cleanup some of the markup. + 2003-11-15 David Gravereaux <davygrvy@pobox.com> * win/makefile.vc: Fixes pkgIndex.tcl generation so a symbols build |