]> Creatis software - gdcm.git/history - src/gdcmDictEntry.cxx
Fix mistypings
[gdcm.git] / src / gdcmDictEntry.cxx
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2005-11-30 regrain * Fix compilation warnings
2005-11-29 jprTo prepare use of progression bar in all types of Document
2005-11-28 jprComment out 'assert' (a library *never* have to decide...
2005-11-28 regrain * Fix bug -- sorry
2005-10-27 jprRemove useless local variable, to avoid warnings
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-07-11 malaterreENH: NEW FEATURE: TagKey is now a union of two uint16_t...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-14 jprTypo + Doxygen
2005-06-07 malaterreCOMP: Need to include header if you use function
2005-06-07 jprRemove some spurious calls to Format
2005-06-07 jpr // according to 'Purify', TranslateToKey is one...
2005-02-02 regrain * Reorder file content
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-23 jprSome normalizations :
2005-01-17 jprin order to be able to use fearlessly copy-paste group...
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-13 regrain * src/gdcmDictSet.h : set the default output to...
2005-01-10 jprDoxygenation
2005-01-07 malaterreENH: Second pass at removing name of function from...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreCOMP: oops forgot this one I guess...
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-07 jprAdd VM related methods
2005-01-07 jprAdd missing DictEntry::SetVM method
2005-01-07 jprRemoval out of the Dicom Dictionary of non dicom 'fourt...
2005-01-06 jprCoding Style + Doxygenation
2004-11-16 malaterreENH: Slightly bigger patch:
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-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
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-06-19 frog * In order to fix memory leaks:
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-02-05 jprdoxygenation
2004-02-04 jprdoxygenation
2004-01-19 regrain * bug fix under python
2004-01-13 jprdoxygenation improvement
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-09-24 jprRemove using namespace std;
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
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-09 jprUpdateGroupLength re-written using H-Table
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...
2003-01-14 jprAjout fonctions
2002-12-19 jprCommenataires?
2002-11-14 frog * python/testSuite.py unittest test suite added...
2002-10-31 frog * Straightforward temporary fixes for swig to build...
2002-10-17 frog * Truckload of changes. Parsing of header is...