2005-11-30 |
regrain | * Fix compilation warnings |
blob | commitdiff | raw |
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-10-25 |
regrain | * Some classes inherit now from gdcm::RefCounter |
blob | commitdiff | raw | diff to current |
2005-10-24 |
regrain | * Change the DocEntry inheritance to RefCounter |
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-19 |
regrain | * Remove the Key information in Entry |
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-09-02 |
jpr | Coding style : remove useless trailing ';' from inline... |
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-07-11 |
malaterre | ENH: A TagKey is a TagKey and not a string or TagName... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2005-06-17 |
jpr | Add comments |
blob | commitdiff | raw | diff to current |
2005-02-10 |
jpr | The following gdcm::DocEntrySet methods, no re-definabl... |
blob | commitdiff | raw | diff to current |
2005-02-07 |
regrain | * Remove useless methods added by JPR for Python... |
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 | Strange name gdcm::SerieHeader turned to gdcm::SerieHelper |
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-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-20 |
jpr | First stage of name normalisation : gdcm::File replace... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
jpr | General .h typo unification |
blob | commitdiff | raw | diff to current |
2005-01-19 |
jpr | GetDocEntry,GetValEntry,GetBinEntry,GetSeqEntry are... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
jpr | Some more Doxygenation (for Doc/html.developper/annotat... |
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 |
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 |
jpr | Coding Style + Doxygenation |
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 |
regrain | * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx... |
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-16 |
regrain | * src/gdcmBase.[h|cxx] : new base class. Contains... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmFile.[h|cxx] : add the Print method |
blob | commitdiff | raw | diff to current |
2004-12-06 |
regrain | * Example/Volume2Dicom.cxx : comment unused variables |
blob | commitdiff | raw | diff to current |
2004-12-03 |
malaterre | COMP: Borland could not compile gdcm... BTW there is... |
blob | commitdiff | raw | diff to current |
2004-11-30 |
malaterre | ENH: Apply patch from ITK back to main CVS. Fix problem... |
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 |
frog | * FIX: src/* fix the doxygen warnings. |
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-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-13 |
frog | * Preparation of writing a gdcmHeader iterator: gener... |
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-02 |
frog | - guint16 and guint32 removed. Use ISO C uint16_t... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | 2004-06-22 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-06-21 |
malaterre | ENH: Ok second chunk of patch, tests seems to go smoothly |
blob | commitdiff | raw | diff to current |
2004-06-20 |
frog | * Erroneous leading white fix: |
blob | commitdiff | raw | diff to current |
2004-06-19 |
frog | * In order to fix memory leaks: |
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-07 |
jpr | Last commit before the final(?) one, for the new version. |
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-04 |
jpr | Taking into account the 'Dicom Sequences' leads up... |
blob | commitdiff | raw | diff to current |
|