- Now when Window Maker calls wmsetbg to set the background, it will pass the
commit9035122c5ffae9c926f15d992671b23d5317912f
authordan <dan>
Mon, 9 Apr 2001 23:43:09 +0000 (9 23:43 +0000)
committerdan <dan>
Mon, 9 Apr 2001 23:43:09 +0000 (9 23:43 +0000)
tree1b5cdb359ad660a32ba3863726dcb9f395a0c7b0
parent6bbe6f2b9d6e437a7173f4e3ebd41f1fa6655fe4
- Now when Window Maker calls wmsetbg to set the background, it will pass the
  correct switch to it, depending on the value of the DisableDithering option.
- Replaced some functions with macros in WINGs (wmkpoint(), wmksize() and
  wmkrange()). They're less expensive to call this way.
- Fixed a memleak in the info panel.
ChangeLog
WINGs/ChangeLog
WINGs/WINGs/WINGs.h
WINGs/WINGs/WUtil.h
WINGs/handlers.c
WINGs/host.c
WINGs/wevent.c
WINGs/wmisc.c
src/defaults.c
src/dialog.c