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:
@@ -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:
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user