- Updated WINGs/NEWS with info about hw the API changed how how things
commit1e9227449528573ce425d264ad61e8e58c87e5c6
authordan <dan>
Wed, 16 Oct 2002 04:05:45 +0000 (16 04:05 +0000)
committerdan <dan>
Wed, 16 Oct 2002 04:05:45 +0000 (16 04:05 +0000)
treed81eecd6a13cedab1a0260b3a501904f86de061b
parent2b2fecac12789d5a02eb9cf8a474604a395e9531
- Updated WINGs/NEWS with info about hw the API changed how how things
  are affected. Fixes for old code too.
- Double buffering in WMList. All widgets or apps using WMList and
  having user drawing porcedures in place will inherit this double
  buffering automatically too.
- New functions in WINGs: WMGetColorAlpha(), WMIsAAFont()
- Misc code cleanups in WINGs and src/dialog.c
23 files changed:
WINGs/ChangeLog
WINGs/NEWS
WINGs/Tests/wtest.c
WINGs/WINGs/WINGs.h
WINGs/wappresource.c
WINGs/wbrowser.c
WINGs/wcolor.c
WINGs/wcolorpanel.c
WINGs/wfont.c
WINGs/wframe.c
WINGs/wlist.c
WINGs/wprogressindicator.c
WINGs/wruler.c
WINGs/wslider.c
WINGs/wtextfield.c
WINGs/wview.c
WINGs/wwindow.c
WPrefs.app/Appearance.c
WPrefs.app/KeyboardShortcuts.c
WPrefs.app/Paths.c
WPrefs.app/TexturePanel.c
src/dialog.c
src/xinerama.c