1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-05 05:14:13 +01:00

- Added WMGetTextFieldDelegate()

- Fixed a problem with drawing the return arrow on buttons when disabled
This commit is contained in:
dan
2002-04-03 00:51:36 +00:00
parent 6e72c20248
commit 750917986e
5 changed files with 13 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ Changes since wmaker 0.80.0:
WMDefaultSystemFont(WMScreen *scr) and WMDefaultBoldSystemFont(WMScreen *scr)
- Added WMSetButtonImageDimsWhenDisabled() and WMGetButtonEnabled()
- Cleaned-up the header files of functions/vars declared but not implemented
- Added WMGetTextFieldDelegate()
Changes since wmaker 0.70.0: