2005-01-21 |
jpr | Stage 2 of names normalization : |
blob | commitdiff | raw |
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 |
2004-11-16 |
regrain | * FIX : now, the DocEntries are all deleted in the... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
frog | * FIX: src/* fix the doxygen warnings. |
blob | commitdiff | raw | diff to current |
2004-11-09 |
malaterre | ENH: Some more borland issues |
blob | commitdiff | raw | diff to current |
2004-11-09 |
malaterre | ENH: gdcm now compiles on borland |
blob | commitdiff | raw | diff to current |
2004-11-03 |
malaterre | ENH: /binary_write/ gdcm source. Now even on big endian... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
malaterre | STYLE: ivars should start with a capital letter. Access... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
malaterre | STYLE: ivars should start with a capital letter. Access... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
malaterre | ENH: Removed all FILE* ref and replace by ifstream... |
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-10-10 |
malaterre | ENH: Encapsulate global functions within gdcmUtil class... |
blob | commitdiff | raw | diff to current |
2004-10-09 |
malaterre | ENH: Still remove some sprintf and rework internals |
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-24 |
jpr | Cosmetic modifs to be more Coding style compliant |
blob | commitdiff | raw | diff to current |
2004-09-23 |
jpr | * class gdcmObject is now called gdcmDicomDirObject... |
blob | commitdiff | raw | diff to current |
2004-08-31 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-08-30 |
jpr | some more DICOMDIR fixes |
blob | commitdiff | raw | diff to current |
2004-08-27 |
jpr | light modif around DICOMDIR stuff |
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-02 |
frog | * gdcmPython/testSuite.py checks on CR-MONO1-10-chest... |
blob | commitdiff | raw | diff to current |
2004-08-01 |
malaterre | ENH: Guess what ! Still some cosmetic cleanup |
blob | commitdiff | raw | diff to current |
2004-07-30 |
frog | * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
frog | * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed... |
blob | commitdiff | raw | diff to current |
2004-07-27 |
malaterre | FIX could not compile with warnings flags |
blob | commitdiff | raw | diff to current |
2004-07-21 |
jpr | JPR |
blob | commitdiff | raw | diff to current |
2004-07-19 |
malaterre | ENH: Apply cleanup patch |
blob | commitdiff | raw | diff to current |
2004-07-17 |
malaterre | ENH: Cautiously apply first cleanup patch |
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-28 |
jpr | remove old mutimap related code |
blob | commitdiff | raw | diff to current |
2004-06-28 |
jpr | - now Write drops LUT Descriptors and LUTs (if any... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
frog | gdcmDocEntry::PrintCommonPart() and ::WriteCommonP... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
malaterre | FIX: GDCM was not compiling with -W -Wall |
blob | commitdiff | raw | diff to current |
2004-06-22 |
malaterre | ENH: stdify |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | 2004-06-22 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-06-19 |
frog | * In order to fix memory leaks: |
blob | commitdiff | raw | diff to current |
2004-06-18 |
frog | * Valgrind note: after Mathieu Malaterre teached... |
blob | commitdiff | raw | diff to current |
2004-06-10 |
frog | * src/gdcmHeader.[cxx|h]: |
blob | commitdiff | raw | diff to current |
2004-06-09 |
frog | Sub-minor fixes on std inclusion... JPR + Frog |
blob | commitdiff | raw | diff to current |
2004-06-09 |
jpr | Still in a debugging status. |
blob | commitdiff | raw | diff to current |
2004-06-08 |
jpr | moved from gdcmParser to gdcmDocument. |
blob | commitdiff | raw | diff to current |
2004-05-05 |
regrain | * src/gdcmCommon.h, gdcmDicomDir.cxx, gdcmFile... |
blob | commitdiff | raw | diff to current |
2004-04-30 |
frog | Doxygenation. |
blob | commitdiff | raw | diff to current |
2004-04-23 |
malaterre | ENH: change malloc/calloc/free with there c++ equivalent |
blob | commitdiff | raw | diff to current |
2004-04-23 |
malaterre | some cosmetic cleanup so that compilation : -W -Wall... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
jpr | FIX gdcmParser::ReplaceOrCreateByNumber shouldn't seg... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
frog | * src/gdcmParser.[cxx|h] and gdcmHeader.[cxx.h... |
blob | commitdiff | raw | diff to current |
2004-03-29 |
frog | * src/gdcmCommon.h: FileType enum entry DICOMDIR... |
blob | commitdiff | raw | diff to current |
2004-03-29 |
jpr | Check whether we want ACR or not if moved fro of WriteE... |
blob | commitdiff | raw | diff to current |
2004-03-27 |
frog | * src/gdcmUtil.[cxx|h] split in two. Additional... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
frog | * src/gdcmUtil.[cxx|h] _cleanString C style functi... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
frog | * src/gdcmUtil.[cxx|h] split in two. Additional... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
jpr | 2004-03-24 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-03-23 |
jpr | 2004-03-23 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-03-22 |
regrain | * FIX : src/gdcmDicomDir.cxx : make windows compilable |
blob | commitdiff | raw | diff to current |
2004-03-19 |
jpr | some more doxygenation |
blob | commitdiff | raw | diff to current |
2004-03-19 |
jpr | Now the tree-like structure describing a DICOMDIR commi... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
jpr | passed some std::string as 'reference' |
blob | commitdiff | raw | diff to current |
2004-03-17 |
jpr | * FIX now file names and directory name are writte... |
blob | commitdiff | raw | diff to current |
2004-03-15 |
jpr | string replaced by std::string |
blob | commitdiff | raw | diff to current |
2004-03-11 |
jpr | Allow to create ex nihilo DICOMDIR |
blob | commitdiff | raw | diff to current |
2004-02-20 |
jpr | Replace confusing names gdcmImage, etc by gdcmDicomDirI... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
regrain | * FIX : memory leaks and the set of ArgDelete... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
regrain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-02-10 |
regrain | * ENH : add callback and methods to get the progre... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
regrain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-02-10 |
regrain | * FIX : bug fix in the gdcmDirList for the recursi... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
jpr | comments added |
blob | commitdiff | raw | diff to current |
2004-02-06 |
jpr | Ops! The last Meta tag was missing |
blob | commitdiff | raw | diff to current |
2004-02-06 |
jpr | * ENH : now gdcmDicomDir::CreateDicomDir() returns... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
jpr | Fix &reference syntax pb Version0.4 |
blob | commitdiff | raw | diff to current |
next |