| Date |
Developer |
Files |
Checkin comment |
| 2004/01/07 |
jptrainor |
ref-impl/include/AAFSDKBuild.h |
BuildNumber script automated edit. Changed build number from 539 to 540. |
| 2004/01/06 |
jptrainor |
examples2/axLib/AxPropertyValueDump.cpp |
Add check for references to IAAFClassDef types in weak reference dump method. |
| 2004/01/06 |
jptrainor |
examples2/axFileGen/axFileGen.cpp |
Fix and cleanup more std namespace confusion. |
| 2004/01/06 |
bakerian |
ref-impl/GNUmakefile |
LGPL UUID Generator |
| 2004/01/06 |
bakerian |
AAFi686LinuxSDK/g++/sss-impl/libSSRW2C.a |
Regression in linux build repaired |
| 2004/01/06 |
stuart_hc |
test/com/ComModTestAAF/ModuleTests/CAAFEssenceFormatTest.cpp |
Remove unnecessary dependency on AAFUtils.h (which broke Linux/Unix builds) |
| 2004/01/06 |
stuart_hc |
Utilities/aafviewer/src/aaf2dot/AxBaseObjIterExt.cpp |
Fix for API change: CreatePropertyIter -> GetProperties Use std:: consistently. |
| 2004/01/06 |
stuart_hc |
Utilities/aafviewer/src/aaf2dot/AxBaseObjIterExt.h |
Use std:: for std namespace items (previously relied on "using namespace" via includes) |