Version 2.11 Patchlevel 1
Added Features/Bug Fixes
- Fix a bug in handling long strings in text objects. Thanks to
Yoichiro Ueno (ueno@cs.titech.ac.jp) for the fix.
- Fix a bug in handling shortcuts (used to seg-fault if there are
too many shortcuts).
- Fix a bug in caching X11 pixmap objects.
- Fix bugs in caching attributes (doesn't look right before).
- Add ScrollPageUp(), ScrollPageDown(), ScrollPageLeft(), and
ScrollPageRight() to the list of shortcuts.
- If the initial file can not be opened, set the name of the current
file to the specified name anyways.
William Chia-Wei Cheng (william@cs.umd.edu)