|
From: Ben H. <bh...@al...> - 2001-06-04 06:28:22
|
>At 10:18 PM -0700 6/3/01, Ben Hines wrote: >>Drue: scribia doesn't work on macos8.6 >>Lark: install carbon lib and email me if it still fails >result -> no email Heh, well, 90% of scribia (the GUI anyway) was made on OS8.6, which i am running on my mac. (though i do have CarbonLib) Ok, I've committed my mods. Here are most of the major changes (Some other minor stuff in the cvs logs) CHANGELOG - Allow editing of fields! Wohoo! - If you want to add and hand-enter a trainer, beast, item or exile that isnt in your list or logs, you can use the "Add Field to Table" dialog in the Scribia menu. - New 68k build. - Scribia got a race change. - Added Flexi menu-views for Beasts and Items (NUKE YOUR SCRIBIA PREFS file) There are some extra items in the menus for beasts and exiles that are not displayed by default, if you select a different stat to view from the popup, scribia remembers your selection. ScribiaKeys.h Scribia.l - Reorganized keys - they have to be in a source file, or the compiler is unhappy. The keys defined "extern" in ScribiaKeys.h are defined in Scribia.l. CScribiaDocumentWindow.cp ScribiaDoc.cp CEditItem.cp - Cleanups - Enable modifying of data. - Added dialog so the user can add a new field CKillsView.cp CKillsView.h CItemsView.h CItemsView.cp - Changed to flexible menu view. PROJECT FILE: - some pretty major changes, i reccomend you import this one: - Add 68k and Carbon targets (carbon not yet tested) - Reorganized Prefix file structure - using the default powerplant filenames: CommonClassicPrefix.h CommonCarbonPrefix.h DebugCarbonPrefix.pch++ DebugClassicPrefix.pch++ FinalCarbonPrefix.pch++ FinalClassicPrefix.pch++ and removing the old pch++ file. - Admittedly half the files are mostly empty, but this is how the default multitarget carbon project does it. - We still use DebugPrefix.h, FinalPrefix.h and CommonPrefix.h - If someone can make a new XML file for the CW5 project, it would be appreciated. Can CW5 open CW6 xml files? NOTE: for some reason CW wont let me add the Documentation files to the project. If someone can do that and reupload the xml file it would also be appreciated. Let me know if anyone has trouble compiling.. -Ben -- NOTE: Please change my address in your address book from bh...@sa... to bh...@al... as my UCSD address will be permanent. <http://freepages.sf.rootsweb.com/~bhines/> - My Genealogy Pages |