1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-11 19:25:49 +01:00

- Added example of using WMCOnnection for a server like program.

- Added README with a short description of what each example does.
This commit is contained in:
dan
2001-02-09 03:12:16 +00:00
parent 9d88b14f59
commit a1fb870fe8
6 changed files with 758 additions and 18 deletions

View File

@@ -8,7 +8,8 @@ changes since wmaker 0.63.1:
Also updated get-{wings|wutil}-flags.
- 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.
changes since wmaker 0.62.1:
............................