Remove spurious Carriage Returns
Remove spurious Carriage Returns
fixed multiple result syntax in last commit
added doc directory and faq
Added HRESULT on AAFFileOpenNewModify when file exists
Fixed Script bug resulting from a CVS dir existing in Retail folder
subtle formatting, Oliver's Win98 Virus S/W fix
Initial copy - derived from text of registration Page
Migrate to CW6 stage 1: copy existing project files *.mcp -> *.5.mcp
Migrate to CW6: Add missing include <ctype.h>
Migrate to CW6: kByteStreamCFragLocator no longer defined in System Headers
Migrate to CW6: Add missing includes <stdio.h> <stddef.h> <string.h>
Omitted to check AAFLIB target in 'Everything' build
Move Windows LIBs and DLLs down a level to simplify platform-specific CVS modules
LIBs and DLLs moved down into OMF/WinLibs to speed up non-windows checkouts
Change OMF lib path to PMF/WinLibs
change OMF lib path to OMF/WinLibs
adjust make rules for current lack of OMF libs for Linux
test should have been ifdef OMF_LIBS
Periodic update - mostly for CVS modules
Migrate to CW6: need tolower and toupper as real funcs for CW5 OMFANSIlib
Migrate to CW6: Prefix files for Shared Libraries now need _MSL_IMP_EXP __declspec(dllimport) and _MSL_NO_LOCALE
Migrate to CW6: Seperate Prefix files for Personnel App and DLL
Migrate to CW6: Shared libs now require _MSL_IMP_EXP __declspec(dllimport) and _MSL_NO_LOCALE
Migrate to CW6: Shared Libs automatic conversion
Migrate to CW6: automatic project conversion (no other change)
Alias rather than duplicate file
Migrate to CW6: CodeWarrior 6 MSL DLL
Alias not relative - try add again from MacCVSPro
Try add as an Alias
Migrate to CW6: had to add CW6ctypeFix.c for tolower/upper
Migrate to CW6: App Projects, took out __Initialize entry and set MSL SIOUX C C++ and Runtime libs
Migrate to CW6: Example Apps remove __intialize entry because it cause hangup on exit, add MSL SIOUX C++ and Runtime Libs
Migrate to CW6: Example Apps remove __intialize entry because it cause hangup on exit, add MSL SIOUX C++ and Runtime Libs
Forgot to ref CW5 Subprojects of Subprojects
Had to change CW6 ifdef to __MWERKS__ >= 0x2400 because __MSL_CPP__ not defined early in prefix
inital attempt at script to extract CVS history for HTML summary
Fix unescaped ) in comment (at the second Attempt)
Fix comments, doubly escaped backslashes
automatic update - dodo derived files
Fix spuriously double escaped parentheses and commas to tidy up resulting documentation
remove tabs to assist DocJet parsing
Automatic update - derived files
space out return values better to placate DocJet
Tweak comments to help DocJet
Tweak comment to help DocJet
Tweak comments slightly for DocJet
Automatic update - dervied files
inital pass on DocJet API manual
initial DocJet files
inital copy
Versions of ASCII art in IDL
Updated notes
Josh's original notes
Summary hook to seperate initial Summary sentence from rest of Remarks
Tidy up comments for DocJet
changes to make entirely from cygwin make
Automatic update - derived files
Initial docjet set for HTMLHelp version of Manual
Periodic Update
improve Make to use WinZip and make standalone CHM file for HTMLHelp without CHI
highlight Stub Only Comments
tweak comments for DocJet: indent PREformatted stuff >10 spaces, bulleted paras can't be more than 2 lines
rev 1.01 with better improved global funcs
fix AD_FUNCTION0 to emit commented prototype for DocJet manual, (only use is AAFModule AAFUnload())
Automatic update derived files
fix to get dodo GNUmake to run under cygwin
Add Version resource to COMAPI DLL
fix spurious $ and unneeded $(RM) -f ... (build/pdefs-Unix.mk already has RM = rm -f)
added pdefs-Win.mk to support dodo GNUmakes under cygwin
Automatic update, derived file
tidy up comments
Automatic update, derived file
Delete outdated and misleading Excel Spreadsheet, this was the original, more recently changes have been made directly to ref-impl/include/AAFMetaDictionary.h
Added AAFSDKbuild.h as central place to hold current version number
Added AAFSDKBuild.h as central place to hold current version number
Added AAFSDKBuild.h as central place to hold current version number
Add AAFSDKBuild.h to list of files copied to SDK
Fix GLibC 2.2 fpos_t problem by using off_t and platform specific 64bit seeks
MAKE SDK synchronise derived files
MAKE SDK synchronise dervied files
Fix typo assignment instead of == picked by codewarrior
Fix GLibC 2.2 fpos_t problem using off_t and plaform specific 64bit seeks