]> Creatis software - gdcm.git/history - src/gdcmDict.cxx
ENH: Remove redundancie about GDCM_DICT stuff, now we only need to modify
[gdcm.git] / src / gdcmDict.cxx
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-05 jprdoxygenation
2004-01-20 regrain * add shadow dictionary
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-19 regrain * bug fix under python
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-13 regrain * src/gdcmDict.cxx, gdcmElValSet.cxx : bug fix...
2004-01-12 regrain * src/gdcmDictSet.h : set the method BuildDictPath...
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-24 jprRemaining hex replaced by std::hex
2003-09-24 jprRemaining cerr replaced by std::cerr
2003-09-24 jprRemove using namespace std;
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-01 jprmistyping corrected
2003-07-01 frog * gdcmPython/Makefile.am now avoids calling the...
2003-06-17 jprAdd JPEG 6b files
2003-05-21 regrain * src/*.[h] all occurences of stl classes are...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-11 frog Clean up with JPR. Frog
2003-04-07 frog Brutal commit. Changelog to come.... Frog
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...
2003-01-28 frog * src/gdcmHeader.cxx added a post header parsing...
2003-01-16 jprmodif DcmWrite
2003-01-14 jprAjout fonctions
2002-12-19 jprCommenataires?
2002-11-06 frog * Python wrapping process moved away from src...
2002-10-31 frog * Straightforward temporary fixes for swig to build...
2002-10-22 frog * src/gdcmHeader.cxx :
2002-10-17 frog * Truckload of changes. Parsing of header is...