- moved WINGs's internal handlers (timer, idle and input) to handlers.c
commitf5dcab0663afad4977db039084eb5af3b4d98f83
authordan <dan>
Tue, 20 Mar 2001 23:46:57 +0000 (20 23:46 +0000)
committerdan <dan>
Tue, 20 Mar 2001 23:46:57 +0000 (20 23:46 +0000)
tree8bbf2ccfc42cafd239ef6a61f25dd361872dc129
parentdd9fd9f12a9953514e6fbb324d0ab2afececa6c6
- 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()
WINGs/ChangeLog
WINGs/Makefile.am
WINGs/WINGs/WINGs.h
WINGs/WINGs/WINGsP.h
WINGs/handlers.c [copied from WINGs/wutil.c with 61% similarity]
WINGs/wevent.c
WINGs/wutil.c
src/startup.c