]> Creatis software - gdcm.git/history - src/gdcmDict.h
Fix mistypings
[gdcm.git] / src / gdcmDict.h
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2005-11-28 regrain * Improvement #2 : the CommandManager is now a stati...
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-11-21 jprDoxygenation
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-20 regrain * Fix some compilation warnings
2005-09-03 malaterreCOMP: Add include file
2005-09-02 jprAdd the methods Dict:AddDict(fullPathPrivateDictionaryF...
2005-05-11 malaterreBUG: Fix previously instroduce cmake bug, now should...
2005-02-07 regrain * gdcmPython/gdcm.i : bug fix. Now string are correc...
2005-02-02 regrain * Reorder file content
2005-01-31 jprCosmetics
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-20 jprGeneral .h typo unification
2005-01-18 jpr -add method GetFirstEntry to replace call to InitTrave...
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-07 jprRemoval of usless methods :
2005-01-07 jprRemoval of useless and dangerous methods :
2005-01-06 jprCoding Style + Doxygenation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-03 malaterreENH: * Huge cleanup:
2004-11-16 malaterreENH: Slightly bigger patch:
2004-10-27 malaterreENH: Remove any possible leaks with the dictionary...
2004-10-18 malaterreENH: Try to reuse result from a map query, eventhough...
2004-10-18 malaterreENH: A few minor cosmetic cleanups, mostly some const...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-07-28 malaterreSTYLE: minor
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-20 frog * Erroneous leading white fix:
2004-04-29 malaterreENH: 1. Remove remp solution of gdcmTests.cxx+ gdcmMain...
2004-03-11 jprAllow to create ex nihilo DICOMDIR
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
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-05-21 regrain * src/*.[h] all occurences of stl classes are...
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-05-05 frog * vtk subdir added. Contains vtkGdcmReader.[cxx...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-11 frog Clean up with JPR. Frog
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...