]> Creatis software - gdcm.git/history - src/gdcmDirList.h
Fix mistypings
[gdcm.git] / src / gdcmDirList.h
2009-02-05 jprchange
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-07-13 jprFirst step to sync with v 1.2.2
2007-06-08 jpr Add new method :
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-11-15 jprTo please python :
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2005-11-28 regrain * Fix compilation warnings on linux
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-23 jprMinor Doxygenations, comments fixing, etc
2005-09-02 jprCoding style : remove useless trailing ';' from inline...
2005-07-12 jprTo speed up DicomDir, instead of copying -and removing...
2005-02-02 regrain * Reorder file content
2005-02-01 jprNormalization
2005-02-01 regrain * src/gdcmDirList.[h|cxx] : add method to find a...
2005-01-28 jprCosmetics
2005-01-23 jprSome normalizations :
2005-01-14 malaterreBUG: Could not use DirList from a dll on windows since...
2005-01-14 malaterreENH: add a test for DirList. Add a method Print on...
2005-01-12 malaterreSTYLE: Naming convention require a capital letter for...
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-06 jprCoding Style + Doxygenation
2004-10-27 malaterreENH: Minor cleanup
2004-10-16 malaterreENH: Remove GDCM_EXPORT keyword from gdcm::DirList
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-07 malaterreENH: TestHash.cxx add gdcm header to shut up stoopid...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-07-26 malaterreBUG: On recent debian system, the dirent structure...
2004-06-20 frog * Erroneous leading white fix:
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-03-26 frog * src/gdcmUtil.[cxx|h] _cleanString C style functi...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-19 jprNow the tree-like structure describing a DICOMDIR commi...
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...