]> Creatis software - gdcm.git/history - src/gdcmTS.cxx
fix mistyping
[gdcm.git] / src / gdcmTS.cxx
2009-03-04 jprfix mistyping
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-06-08 jprAdd some comments about pixel spacing
2005-12-09 jprMinor typo fixes
2005-10-26 regrain * Remove compilation warnings
2005-10-25 malaterreENH: Fix nasty bug. Thanks to bcc55 for actually doing...
2005-09-20 jprDoxygen
2005-07-02 malaterreENH: Applying some more patch from Luca Picello to...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-09 malaterreBUG: JPEGLS IS JPEG
2005-05-29 malaterreENH: Ok JPEG2000 is working...cannot believe that IsJPE...
2005-04-22 jprPrepare (future) MPEG integration
2005-04-21 jprTaking into account Dicom MPEG
2005-02-11 jprTypo, comments, doxygenation
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-02 regrain * Reorder file content
2005-02-02 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-23 jprSome normalizations :
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-11 malaterreENH: Minor cleanup. Moved the cleanup of the transfer...
2005-01-11 malaterreENH: Untangle the transfer syntax from the Document...
2005-01-11 malaterreENH: Adding a new method on TS: IsTransferSyntax. Where...
2005-01-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 jprDoxygenation
2004-11-03 malaterreENH: Now the dictionary is compiled into gdcm lib....
2004-10-27 malaterreENH: Minor cleanup in arg passing to be const ref,...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-08 malaterreENH: If possible move the stl include after the gdcm...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-07-19 jprNow Examples/PrintFile displays properly Transfert...
2004-07-19 regrain * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug...
2004-06-23 malaterreSTYLE: Cleanup outside API, there is still too much...
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-21 malaterreENH: Ok second chunk of patch, tests seems to go smoothly
2004-06-20 frog * Erroneous leading white fix:
2004-06-14 frog * Memory leak hunt with the following command:
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprDICOMDIR utilities
2004-01-20 regrain * add shadow dictionary
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-12 regrain * src/gdcmDictSet.h : set the method BuildDictPath...
2003-11-07 jpr *FIX misstyping in Transfert Syntax name table
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-23 jpradding the UIDs full names
2003-07-01 frog * gdcmPython/Makefile.am now avoids calling the...
2003-06-17 jprTo display the actual value of Transfer Syntax (instead...