2007-10-08 |
malaterre | COMP: Fix a bunch of warnings. Try to get template... |
blob | commitdiff | raw |
2007-09-14 |
jpr | Print |
blob | commitdiff | raw | diff to current |
2007-08-29 |
jpr | Jpeg writter is no longer confused by DataElements... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
jpr | We are no longer cheated by Elem belonging to group... |
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 |
2006-04-13 |
jpr | Avoid some warnings |
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-02-16 |
malaterre | ENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
jpr | Bug fix : Sequence Delimitor Items were written with... |
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-07 |
jpr | Add Method ComputeFullLength(), to allow further comput... |
blob | commitdiff | raw | diff to current |
2005-11-03 |
jpr | Don't write 'Zero length' Sequences. |
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-18 |
regrain | * Minor coding-style clean up |
blob | commitdiff | raw | diff to current |
2005-08-24 |
malaterre | COMP: Fix compilation for VS6 |
blob | commitdiff | raw | diff to current |
2005-08-23 |
jpr | Improve 'Print' methods |
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-02 |
regrain | * Reorder source code |
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-31 |
jpr | Cosmetics |
blob | commitdiff | raw | diff to current |
2005-01-24 |
jpr | Stage 3 of normalization : |
blob | commitdiff | raw | diff to current |
2005-01-23 |
jpr | Some normalizations : |
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-18 |
jpr | Doxygenation (Print method) |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | Add missing : |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | 2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr> |
blob | commitdiff | raw | diff to current |
2005-01-17 |
jpr | 'Dictionnary' is now spelt 'Dictionary', |
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-07 |
regrain | * src/gdcmDocEntry.[h|cxx] : now the ReadLength... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Coding Style + 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-02 |
regrain | * Test/TestCopyDicom.cxx : the new dicom created... |
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-24 |
regrain | * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
regrain | * src/gdcmSeqEntry.cxx : add initialisation of varia... |
blob | commitdiff | raw | diff to current |
2004-11-15 |
malaterre | STYLE: Remove VTK'ism, gdcm does not prepend vars by... |
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-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-24 |
jpr | Cosmetic modifs to be more Coding style compliant |
blob | commitdiff | raw | diff to current |
2004-09-16 |
frog | * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet... |
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-31 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-08-28 |
malaterre | FIX: Unused vars |
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-07-21 |
jpr | JPR |
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-24 |
jpr | Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-06-23 |
frog | Bugfixes. --- JPR (with frog) |
blob | commitdiff | raw | diff to current |
2004-06-23 |
frog | gdcmDocEntry::PrintCommonPart() and ::WriteCommonP... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
malaterre | STYLE: Cleanup outside API, there is still too much... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | Removal of now useless gdcmDocument::LoadVLEntry method |
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-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-15 |
jpr | Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-06-15 |
jpr | Jean-Pierre Roux |
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 |
frog | Sub-minor std-related fixes... Jpr+Frog |
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 | 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 |
|