2005-12-13 |
jpr | The first letter of each file name was missing. |
blob | commitdiff | raw |
2005-12-13 |
jpr | Fix Sequence Terminator length |
blob | commitdiff | raw | diff to current |
2005-11-30 |
jpr | Don't call fileList.size() inside a loop (time consuming) |
blob | commitdiff | raw | diff to current |
2005-11-30 |
jpr | Inline some methods |
blob | commitdiff | raw | diff to current |
2005-11-29 |
jpr | To prepare use of progression bar in all types of Document |
blob | commitdiff | raw | diff to current |
2005-11-29 |
regrain | * Add the Copy method in all datas |
blob | commitdiff | raw | diff to current |
2005-11-28 |
regrain | * Improvement #2 : the CommandManager is now a stati... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
regrain | * Add Command and CommandManager to have possible... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-11-07 |
jpr | To avoid warnings |
blob | commitdiff | raw | diff to current |
2005-11-06 |
malaterre | BUG: Report if getcwd did not succeed |
blob | commitdiff | raw | diff to current |
2005-11-05 |
jpr | Fix bug in DicomDir MetaElements. |
blob | commitdiff | raw | diff to current |
2005-11-04 |
malaterre | ENH: Rework the 1000 limit problem, the code is better... |
blob | commitdiff | raw | diff to current |
2005-11-04 |
jpr | Do not prefix filenames with /, that hangs a lot od... |
blob | commitdiff | raw | diff to current |
2005-10-25 |
regrain | * Some classes inherit now from gdcm::RefCounter |
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 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-10-21 |
jpr | Doxygen |
blob | commitdiff | raw | diff to current |
2005-10-20 |
regrain | * Fix some compilation warnings |
blob | commitdiff | raw | diff to current |
2005-10-19 |
regrain | * Remove memory leaks |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Minor coding-style clean up |
blob | commitdiff | raw | diff to current |
2005-08-31 |
jpr | Solve other minor Doxygen pb |
blob | commitdiff | raw | diff to current |
2005-08-31 |
jpr | Replace stupid method names : |
blob | commitdiff | raw | diff to current |
2005-08-30 |
regrain | * Remove #define and replace then by the call to... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
regrain | * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to |
blob | commitdiff | raw | diff to current |
2005-08-29 |
regrain | * Fix bug while wrapping python. The DicomDir SetSta... |
blob | commitdiff | raw | diff to current |
2005-08-29 |
regrain | * Bug fix for python use |
blob | commitdiff | raw | diff to current |
2005-08-19 |
jpr | Some never comitted before comments. |
blob | commitdiff | raw | diff to current |
2005-07-23 |
malaterre | COMP: Fix some more deprecated forward |
blob | commitdiff | raw | diff to current |
2005-07-21 |
jpr | LEGACY purpose |
blob | commitdiff | raw | diff to current |
2005-07-20 |
jpr | Use GDCM_LEGACY for DicomDir, as well |
blob | commitdiff | raw | diff to current |
2005-07-19 |
malaterre | ENH: gdcm now almost compile with GDCM_LEGACY_REMOVE on |
blob | commitdiff | raw | diff to current |
2005-07-12 |
jpr | To speed up DicomDir, instead of copying -and removing... |
blob | commitdiff | raw | diff to current |
2005-07-12 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-07-08 |
jpr | Add the VISIT object within DicomDir |
blob | commitdiff | raw | diff to current |
2005-07-08 |
jpr | New features for DicomDir |
blob | commitdiff | raw | diff to current |
2005-07-07 |
jpr | On the way to gdcm2 ... |
blob | commitdiff | raw | diff to current |
2005-07-03 |
jpr | - Speed up DICOMDIR analyse |
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-06-17 |
jpr | Add comments |
blob | commitdiff | raw | diff to current |
2005-06-03 |
jpr | Typo. |
blob | commitdiff | raw | diff to current |
2005-06-02 |
jpr | Update remainder to assure 'Supplement 104' conformance |
blob | commitdiff | raw | diff to current |
2005-05-03 |
jpr | Load returns now a bool (allow user not to call IsReada... |
blob | commitdiff | raw | diff to current |
2005-04-14 |
jpr | Now, user can ask gdcm::DicomDir to skip SeqEntries... |
blob | commitdiff | raw | diff to current |
2005-03-09 |
jpr | Add Anonymize method (not yet fully checked) |
blob | commitdiff | raw | diff to current |
2005-03-04 |
jpr | To avoid warning |
blob | commitdiff | raw | diff to current |
2005-03-02 |
jpr | Fix comments |
blob | commitdiff | raw | diff to current |
2005-02-25 |
malaterre | ENH: Backport change from ITK. Fix compilation warnings |
blob | commitdiff | raw | diff to current |
2005-02-11 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-02-11 |
jpr | Comments |
blob | commitdiff | raw | diff to current |
2005-02-07 |
jpr | Add some commented out lines to prepare future version... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
jpr | Update comments for DicomDir stuff |
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-02 |
regrain | * Reorder file content |
blob | commitdiff | raw | diff to current |
2005-02-02 |
jpr | Normalization |
blob | commitdiff | raw | diff to current |
2005-02-01 |
jpr | Fix Doxygen warnings |
blob | commitdiff | raw | diff to current |
2005-02-01 |
regrain | * FIX : last commit errors... sorry |
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-29 |
jpr | DicomDir was broken , but TestDicomDir was not aware... |
blob | commitdiff | raw | diff to current |
2005-01-28 |
regrain | *** empty log message *** |
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/ : rename some methods on Entry (SetXxx, Inser... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/gdcmDocument.cxx : bug fix on potential memory... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
jpr | Stage 3 of normalization : |
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-21 |
jpr | Begin of 'friend' classe hunting. |
blob | commitdiff | raw | diff to current |
2005-01-21 |
jpr | Stage 2 of names normalization : |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDicomDirObject.h : set the FillObject... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDicomDir.cxx : simplify the NewPatient... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmSQItem[h|cxx] : rename some methods to... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
regrain | * src/gdcmDicomDir*.[h|cxx] : rename methods to... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
jpr | Fix bug on DicomDir utilities |
blob | commitdiff | raw | diff to current |
2005-01-19 |
jpr | Fix typo |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | Solve pb when structure (list, map, ...) is empty. |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | -add method GetFirstEntry to replace call to InitTrave... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
jpr | 2005-01-15 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr> |
blob | commitdiff | raw | diff to current |
2005-01-16 |
malaterre | BUG: Remove the Print indent mess. Please only one... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
malaterre | BUG: Could not use DirList from a dll on windows since... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
jpr | Now DicomDir::IsReadable() works |
blob | commitdiff | raw | diff to current |
2005-01-13 |
jpr | Modify comments and verbosity in DicomDir constuctor |
blob | commitdiff | raw | diff to current |
2005-01-12 |
malaterre | STYLE: Unused variable |
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: First pass at removing name of function from hardc... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: properly handle compiler that does not have __FUNC... |
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-06 |
jpr | Coding Style + Doxygenation |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmBase.[h|cxx] : new base class. Contains... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
regrain | * vtk/vtkGdcmWriter.[h|cxx] : add a first version... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
regrain | * Test/TestUtil.cxx : reformat the source code |
blob | commitdiff | raw | diff to current |
2004-12-06 |
regrain | * Example/Volume2Dicom.cxx : comment unused variables |
blob | commitdiff | raw | diff to current |
2004-12-04 |
regrain | * Bug fix due my last commit (compilation under... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
malaterre | ENH: * Huge cleanup: |
blob | commitdiff | raw | diff to current |
2004-12-03 |
regrain | * Remove memory leaks on the DicomDir |
blob | commitdiff | raw | diff to current |
2004-11-30 |
malaterre | ENH: Minor tweaks |
blob | commitdiff | raw | diff to current |
2004-11-25 |
regrain | * src/ : fix compilation warnings for the Write... |
blob | commitdiff | raw | diff to current |
next |