Cleaned up title image. Fix mouse-pointer (cursor) shape inconsistencies.

Added "--noshortcuts" option.
This commit is contained in:
William Kendrick 2003-09-12 02:40:59 +00:00
parent 6a6f300909
commit 1c68ae37ce
7 changed files with 114 additions and 34 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2003.Sep.05 (0.9.13) [cvs]
2003.Sep.11 (0.9.13) [cvs]
* Fixed incorrect tag in HTML documentation. (Bad results in IE)
* Fixed typo regarding "savedir" in README.
@ -25,6 +25,19 @@ http://www.newbreedsoftware.com/tuxpaint/
scrolls up one line (so that the cursor isn't off the top of the
screen!)
* Cleaned up font aliasing blurriness and JPEG noise in title image.
* Updated copyright date in title image.
* Cursor doesn't change to 'hand' shape over color buttons when colors
aren't available (e.g., Magic tool, most Stamps, etc.)
* Cursor doesn't change to 'hand' shape over selector buttons when
they aren't available.
* Added "--noshortcuts" option, to disable keyboard shortcuts
(e.g., [Ctrl]+[S] for Save, etc.)
2003.Aug.18 (0.9.12)
* Replaced "efont-serif" fonts with those from the 'ttf-freefont' package,