2007-09-17 |
jpr | Doxygen (1.5.2) doen't want \\ref option. |
blob | commitdiff | raw |
2007-07-27 |
jpr | Fix some comments |
blob | commitdiff | raw | diff to current |
2007-05-23 |
jpr | In order to allow to use current version (1.3) of gdcm... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
jpr | English mistakes |
blob | commitdiff | raw | diff to current |
2006-04-11 |
jpr | Remove useless accesses to the Dicom Dictionnary std... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
jpr | To speed up the parsing process (avoid accessing HTable... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
malaterre | ENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
jpr | Add #include for BCC |
blob | commitdiff | raw | diff to current |
2005-11-21 |
jpr | To avoid futher confusion in Validator, when the VR... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
jpr | Remove useless warning message |
blob | commitdiff | raw | diff to current |
2005-10-25 |
regrain | * Remove memory leaks |
blob | commitdiff | raw | diff to current |
2005-10-24 |
regrain | * Change the DocEntry inheritance to RefCounter |
blob | commitdiff | raw | diff to current |
2005-10-21 |
regrain | * Fix bug... sorry, too quick commit when correcting... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
regrain | * Fix memory leaks |
blob | commitdiff | raw | diff to current |
2005-10-20 |
regrain | * Add a RefCounter object that is deleted only when... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Correctly use the VRKey for all vr variables.... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Minor coding-style clean up |
blob | commitdiff | raw | diff to current |
2005-09-06 |
jpr | Add the GetEntryForcedAsciiValue method to deal with... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
jpr | Removal of QD patch for Private Sequence + Immplicit VR. |
blob | commitdiff | raw | diff to current |
2005-06-24 |
jpr | Summer nights are really too hot to sleep. |
blob | commitdiff | raw | diff to current |
2005-02-17 |
jpr | Fix comments |
blob | commitdiff | raw | diff to current |
2005-02-11 |
jpr | Typo, comments, doxygenation |
blob | commitdiff | raw | diff to current |
2005-02-05 |
malaterre | BUG: Apparently on Borland uses unsigned char to store... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
jpr | * Add GetFirstValEntry + GetNexxtValEntry, for Python... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
regrain | * Reorder source code |
blob | commitdiff | raw | diff to current |
2005-02-02 |
jpr | Normalization |
blob | commitdiff | raw | diff to current |
2005-02-01 |
regrain | * src/*.cxx : first parss to normalize file organisation |
blob | commitdiff | raw | diff to current |
2005-01-26 |
regrain | * FIX : remove so many friend between classes |
blob | commitdiff | raw | diff to current |
2005-01-26 |
jpr | Friend hunting + typo |
blob | commitdiff | raw | diff to current |
2005-01-26 |
jpr | Typo |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/gdcmDocEntrySet.cxx : Bug fix when getting... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/ : rename some methods on Entry (SetXxx, Inser... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
regrain | * src/gdcmDicomDirElement.h, gdcmDict.h : rename... |
blob | commitdiff | raw | diff to current |
2005-01-23 |
jpr | Some normalizations : |
blob | commitdiff | raw | diff to current |
2005-01-20 |
jpr | General .h typo unification |
blob | commitdiff | raw | diff to current |
2005-01-08 |
jpr | According to Benoit's suggestion, and without any objec... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: minor style |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: minor style |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: Third pass for assert. Now uses the gdcmAssertMacro |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: First pass at removing name of function from hardc... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: update gdcmDebug after Benoit comments |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: Change the gdcmDebug approach. Remov the global... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
jpr | Removal out of the Dicom Dictionary of non dicom 'fourt... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
jpr | Removal of useless and dangerous methods : |
blob | commitdiff | raw | diff to current |
2005-01-06 |
regrain | * src/gdcmDocEntrySet.[h|cxx] : Remove used methods |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-01-06 |
regrain | * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
regrain | * src/gdcmDictEntry.h : now, the IsVRUnknown is... |
blob | commitdiff | raw | diff to current |
2005-01-05 |
regrain | * src/gdcmCommon.h : add the GDCM_UNKNOWN constant... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
malaterre | ENH: * Huge cleanup: |
blob | commitdiff | raw | diff to current |
2004-11-16 |
frog | * FIX: src/* fix the doxygen warnings. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
malaterre | ENH: Remove any possible leaks with the dictionary... |
blob | commitdiff | raw | diff to current |
2004-10-12 |
malaterre | ENH: Adding 'gdcm' namespace. Be nice with me this... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
frog | * src/*.cxx *.h Reference to License.htm fixed to... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
frog | * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet... |
blob | commitdiff | raw | diff to current |
2004-09-14 |
jpr | Now, TestCopyDicom deals with private Entries |
blob | commitdiff | raw | diff to current |
2004-09-10 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-09-07 |
jpr | ADD : gdcmGlobal::CountSubstring method |
blob | commitdiff | raw | diff to current |
2004-08-31 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-08-31 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-08-26 |
jpr | - now, DicomDir stuff stakes into account the 'new... |
blob | commitdiff | raw | diff to current |
2004-08-01 |
malaterre | ENH: Who would have bet ! Some cosmetic cleanups |
blob | commitdiff | raw | diff to current |
2004-07-30 |
frog | * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed... |
blob | commitdiff | raw | diff to current |
2004-07-02 |
frog | - guint16 and guint32 removed. Use ISO C uint16_t... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
malaterre | please compile before commit |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | remove tabs |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | 2004-06-22 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-06-20 |
frog | * Erroneous leading white fix: |
blob | commitdiff | raw | diff to current |
2004-06-07 |
jpr | Last commit before the final(?) one, for the new version. |
blob | commitdiff | raw | diff to current |
2004-05-19 |
jpr | Sooooon, it will be OK |
blob | commitdiff | raw | diff to current |
2004-05-18 |
jpr | PLEASE : keep on waiting for the final version ! |
blob | commitdiff | raw | diff to current |
2004-05-12 |
jpr | general commit of (future) new classes. |
blob | commitdiff | raw | diff to current |
2004-05-05 |
jpr | forget this one |
blob | commitdiff | raw | diff to current |
2004-05-05 |
jpr | about compile errors |
blob | commitdiff | raw | diff to current |
2004-05-05 |
jpr | The shows goes on |
blob | commitdiff | raw | diff to current |
2004-05-04 |
jpr | Taking into account the 'Dicom Sequences' leads up... |
blob | commitdiff | raw | diff to current |
|