- Finished moving to the new proplist handling code in WINGs.
commit33cc542e85d25031e7de1eb52fd2a7a84173dea3
authordan <dan>
Thu, 4 Oct 2001 03:07:34 +0000 (4 03:07 +0000)
committerdan <dan>
Thu, 4 Oct 2001 03:07:34 +0000 (4 03:07 +0000)
tree1c5c127f89d2df1fecc68de4787ab3c2ed802e23
parent8bb50a63202996f210ed1459306e1942411d1008
- Finished moving to the new proplist handling code in WINGs.
- Also tested the backward compatibility ability of the WINGs proplist code
  which seems to work quite well.

Starting with this moment, Window Maker no longer needs libPropList and is
now using the better and much more robust proplist code from WINGs. Also the
WINGs based proplist code is actively maintained while the old libPropList
code is practically dead and flawed by the fact that it borrowed concepts
from the UserDefaults which conflicted with the retain/release mechanism,
making some problems that libPropList had, practically unsolvable without a
complete redesign (which can be found in the more robust WINGs code).
79 files changed:
ChangeLog
FAQ
INSTALL
NEWS
WINGs/ChangeLog
WINGs/Examples/Makefile.am
WINGs/Examples/server.c
WINGs/Extras/Makefile.am
WINGs/Extras/test.c
WINGs/Extras/wtabledelegates.c
WINGs/Extras/wtableview.c
WINGs/Makefile.am
WINGs/NEWS
WINGs/Tests/Makefile.am
WINGs/WINGs/WUtil.h
WINGs/WINGs/proplist-compat.h
WINGs/configuration.c
WINGs/findfile.c
WINGs/hashtable.c
WINGs/proplist.c
WINGs/userdefaults.c
WINGs/wappresource.c
WINGs/wfontpanel.c
WINGs/wtabview.c
WINGs/wtextfield.c
WPrefs.app/Appearance.c
WPrefs.app/Focus.c
WPrefs.app/Font.c
WPrefs.app/Makefile.am
WPrefs.app/Menu.c
WPrefs.app/MenuPreferences.c
WPrefs.app/MouseSettings.c
WPrefs.app/Paths.c
WPrefs.app/TexturePanel.c
WPrefs.app/TexturePanel.h
WPrefs.app/WPrefs.c
WPrefs.app/WPrefs.h
WPrefs.app/WindowHandling.c
WPrefs.app/main.c
acinclude.m4
configure.ac
configure.in
missing
src/GNUstep.h
src/Makefile.am
src/appicon.c
src/application.c
src/defaults.c
src/defaults.h
src/dialog.c
src/dock.c
src/dock.h
src/funcs.h
src/gnome.c
src/main.c
src/menu.c
src/menu.h
src/menureader.c
src/misc.c
src/proplist.c [deleted file]
src/rootmenu.c
src/screen.c
src/screen.h
src/session.c
src/usermenu.c
src/wdefaults.c
src/winspector.c
src/workspace.c
src/workspace.h
src/xdnd.c
util/Makefile.am
util/geticonset.c
util/getstyle.c
util/seticons.c
util/setstyle.c
util/wdread.c
util/wdwrite.c
util/wmsetbg.c
wmlib/WMaker.h