mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 09:22:27 +01:00
- moved WINGs's internal handlers (timer, idle and input) to handlers.c
to avoid code duplication. - simplified wevent.c and wutil.c - renamed WMAddEternalTimerHandler() to WMAddPersistentTimerHandler()
This commit is contained in:
@@ -4,7 +4,9 @@ Changes since wmaker 0.64.0:
|
||||
- made programmatic scroller changes send notifications
|
||||
- replaced WMSetBoxExpandsToParent with WMSetViewExpands...
|
||||
- added WMGetLabelFont()
|
||||
- added WMAddEternalTimerHandler()
|
||||
- added WMAddPersistentTimerHandler()
|
||||
- Moved all internal handlers (timer, idle and input) to handlers.c
|
||||
- simplified wevent.c and wutil.c.
|
||||
|
||||
changes since wmaker 0.63.1:
|
||||
............................
|
||||
|
||||
Reference in New Issue
Block a user