2009-03-04 |
jpr | fix mistyping |
blob | commitdiff | raw |
2007-05-23 |
jpr | In order to allow to use current version (1.3) of gdcm... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
jpr | Add some comments about pixel spacing |
blob | commitdiff | raw | diff to current |
2005-12-09 |
jpr | Minor typo fixes |
blob | commitdiff | raw | diff to current |
2005-10-26 |
regrain | * Remove compilation warnings |
blob | commitdiff | raw | diff to current |
2005-10-25 |
malaterre | ENH: Fix nasty bug. Thanks to bcc55 for actually doing... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
jpr | Doxygen |
blob | commitdiff | raw | diff to current |
2005-07-02 |
malaterre | ENH: Applying some more patch from Luca Picello to... |
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-09 |
malaterre | BUG: JPEGLS IS JPEG |
blob | commitdiff | raw | diff to current |
2005-05-29 |
malaterre | ENH: Ok JPEG2000 is working...cannot believe that IsJPE... |
blob | commitdiff | raw | diff to current |
2005-04-22 |
jpr | Prepare (future) MPEG integration |
blob | commitdiff | raw | diff to current |
2005-04-21 |
jpr | Taking into account Dicom MPEG |
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 file content |
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-23 |
jpr | Some normalizations : |
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-11 |
malaterre | ENH: Minor cleanup. Moved the cleanup of the transfer... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
malaterre | ENH: Untangle the transfer syntax from the Document... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
malaterre | ENH: Adding a new method on TS: IsTransferSyntax. Where... |
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-06 |
jpr | Coding Style + Doxygenation |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-11-03 |
malaterre | ENH: Now the dictionary is compiled into gdcm lib.... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
malaterre | ENH: Minor cleanup in arg passing to be const ref,... |
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-08 |
malaterre | ENH: If possible move the stl include after the gdcm... |
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-07-19 |
jpr | Now Examples/PrintFile displays properly Transfert... |
blob | commitdiff | raw | diff to current |
2004-07-19 |
regrain | * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug... |
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 | 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-14 |
frog | * Memory leak hunt with the following command: |
blob | commitdiff | raw | diff to current |
2004-04-26 |
malaterre | ENH: Remove redundancie about GDCM_DICT stuff, now... |
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-01-23 |
regrain | * Bug fix on field having a VR = 'UI'. Assume... |
blob | commitdiff | raw | diff to current |
2004-01-22 |
regrain | * DicomDir : clean code, add methods, set variable... |
blob | commitdiff | raw | diff to current |
2004-01-22 |
jpr | DICOMDIR utilities |
blob | commitdiff | raw | diff to current |
2004-01-20 |
regrain | * add shadow dictionary |
blob | commitdiff | raw | diff to current |
2004-01-13 |
regrain | * src/*.[h|cxx] : coding style |
blob | commitdiff | raw | diff to current |
2004-01-13 |
jpr | remove H Table NameHT |
blob | commitdiff | raw | diff to current |
2004-01-12 |
regrain | * src/gdcmDictSet.h : set the method BuildDictPath... |
blob | commitdiff | raw | diff to current |
2003-11-07 |
jpr | *FIX misstyping in Transfert Syntax name table |
blob | commitdiff | raw | diff to current |
2003-10-02 |
malaterre | src/*.cxx removed pragma thingies to src/gdcmCommon.h |
blob | commitdiff | raw | diff to current |
2003-09-18 |
regrain | * "gdcm::Unfound" string changed to a constant... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
malaterre | * src/*.cxx : added pragma disable 4786/4251 to get... |
blob | commitdiff | raw | diff to current |
2003-07-23 |
jpr | adding the UIDs full names |
blob | commitdiff | raw | diff to current |
2003-07-01 |
frog | * gdcmPython/Makefile.am now avoids calling the... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
jpr | To display the actual value of Transfer Syntax (instead... |
blob | commitdiff | raw | diff to current |
|