1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-07 00:35:53 +01:00

doc update; don't use clip's inactive collors for arrows when collapsed

This commit is contained in:
dan
2003-08-02 21:36:45 +00:00
parent 8457611316
commit 44f636e91e
5 changed files with 21 additions and 6 deletions

View File

@@ -64,6 +64,7 @@ Changes since wmaker 0.80.1:
<vlaadbrain@operamail.com>)
- Fixed bug in resizing a scrollview
- Fixed bug with wrong text wrapping (Alexey Voinov <voins@voins.program.ru>)
- Added wmkrect()
Changes since wmaker 0.80.0:

View File

@@ -10,8 +10,9 @@
/*
* You need to define this function to link any program to WINGs.
* (this is no longer required as there is a default abort handler in WINGs)
* This will be called when the application will be terminated because
* on a fatal error.
* of a fatal error (only for memory allocation failures ATM).
*/
void
wAbort()