1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 09:22:27 +01:00

fixed modifier bug in textfield again

This commit is contained in:
kojima
2001-02-09 16:03:09 +00:00
parent 4d8e691608
commit 05f2a74ef5
5 changed files with 60 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ changes since wmaker 0.63.1:
- Fixed a mem leak in WMList.
- Fixed a bug that caused sigsegv for a WMList with more than 32767 items.
- Added an example of how to create a server type program with WMConnection.
- added WMOpenScreen()
changes since wmaker 0.62.1: