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

- Fixed function naming problem in WINGs.

This commit is contained in:
dan
1999-09-17 16:42:36 +00:00
parent ac64e68fcb
commit 4dabd2ec8c
6 changed files with 10 additions and 7 deletions

View File

@@ -50,6 +50,9 @@ changes since wmaker 0.60.0:
void *clientData);
WMDeleteInputHandler(WMHandlerID handlerID);
- added progress indicator widget
- Changed WMSetWindowUPosition() and WMSetWindowUSize() to
WMSetWindowInitialPosition() and WMSetWindowInitialSize() respectively,
for better naming conventions.
changes since wmaker 0.53.0: