Commit Graph

3 Commits (d4e6d97ede64ea21f9712b04bd6e18447c0a7329)

Author SHA1 Message Date
Bob Ippolito 112ec4e019 Serializes favorites list to NSUserDefaults (~/Library/Preferences/Celestia.plist)
Sloppy stuff, needs to be cleaned up.. but it works.
2002-06-25 02:18:50 +00:00
Bob Ippolito 93ac6a696a Major changes to the favorites system. Menus and outline view should work pretty much as expected now, except that it does not save because it's been disentangled from the STL vector implementation and I haven't written the serialization code yet, but it will be pretty easy. Uses a tree implementation, unlimited folder depth, no problems with multiple folders at the same level with the same name.
Added boundaries.cpp/h to the pbproj.

Changes don't touch any non-OSX portions of the codebase.
2002-06-23 04:40:07 +00:00
Bob Ippolito e618a8f5f2 What I have so far with the Mac OS X Objective C/C++ version.
Please don't do anything significant with it yet.  The pbproj
and maybe the nibs are going to require the April 2002 Dev
Tools (Beta).  Contact me first if you plan on doing anything
with it, I don't want to duplicate effort at this point.

New OS X icns file courtesy of:
chris alford graphic design
http://www.chrisalford.com
ca@chrisalford.com
662-453-1118 Voice
662-451-2975 Pager
662-299-0830 Mobile

Everything else in there is either mine or apple's :)

bob@redivi.com
2002-06-14 15:44:29 +00:00