1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

- Added WMSetButtonImageDimsWhenDisabled() and WMGetButtonEnabled()

- Cleaned-up the header files of functions/vars declared but not implemented
This commit is contained in:
dan
2002-03-29 01:24:12 +00:00
parent ad0ad5af22
commit 6e72c20248
5 changed files with 63 additions and 32 deletions

View File

@@ -17,6 +17,8 @@ Changes since wmaker 0.80.0:
1 or 0 for the flag value, not the flag passed by the user.
- Added 2 functions to retrieve the default system fonts:
WMDefaultSystemFont(WMScreen *scr) and WMDefaultBoldSystemFont(WMScreen *scr)
- Added WMSetButtonImageDimsWhenDisabled() and WMGetButtonEnabled()
- Cleaned-up the header files of functions/vars declared but not implemented
Changes since wmaker 0.70.0: