]> Creatis software - gdcm.git/history - src/gdcmDictEntry.h
Fix mistypings
[gdcm.git] / src / gdcmDictEntry.h
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
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...
2005-11-29 jprTo prepare use of progression bar in all types of Document
2005-11-05 jprDebug vs Warning
2005-10-21 regrain * Fix compilation errors in the Python part
2005-10-21 regrain * Fix compilation error for the Python part
2005-10-21 jprSeems some compiler disagree with trailing semi-column...
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-19 regrain * Remove the Key information in Entry
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Minor coding-style clean up
2005-07-11 malaterreENH: A TagKey is a TagKey and not a string or TagName...
2005-02-02 regrain * Reorder file content
2005-02-01 jprNormalization
2005-02-01 jprCosmetics
2005-01-20 jprGeneral .h typo unification
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-13 regrain * src/gdcmDictSet.h : set the default output to...
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-07 jprAdd VM related methods
2005-01-07 jprAdd accesors on VM
2005-01-07 jprRemoval out of the Dicom Dictionary of non dicom 'fourt...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-10-18 malaterreENH: hum I guess this one slept through my cleaning
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-10-09 malaterre:ENH: carefully one at a time modify gdcm src. For...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-20 frog * Erroneous leading white fix:
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-19 regrain * bug fix under python
2004-01-15 jprWrite uses now chained list instead of (now unuable...
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-12 regrain * src/*.h : add comments
2003-06-17 jprAdd JPEG 6b files
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-04-09 jprUpdateGroupLength re-written using H-Table
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...