1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 16:32:30 +01:00

- Fixed bug that could cause SIGSEGV by accessing beyond the end of text in

a WINGs textfield widget.
This commit is contained in:
dan
2003-03-20 13:11:13 +00:00
parent 18ed046356
commit 5f79f1bcde
3 changed files with 8 additions and 2 deletions

View File

@@ -53,6 +53,8 @@ Changes since wmaker 0.80.1:
- Added WMGetFontName()
- Added fontpanel callback
- Added WMSetTableViewHasHorizontalScroller()
- Fixed bug that could cause SIGSEGV by accessing beyond the end of text in
a WINGs textfield widget.
Changes since wmaker 0.80.0: