1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-05-12 12:08:36 +02: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
+2
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: