]> Creatis software - gdcm.git/history - src/gdcmDirList.cxx
Fix bug in windows part
[gdcm.git] / src / gdcmDirList.cxx
2009-05-19 jprFix bug in windows part
2009-02-05 jprchange
2008-02-13 jprremove spurious trailing spaces
2007-09-20 jprStop panic users with useless 'error' messages
2007-09-17 jprFix comments
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-05-12 jprPort Mathieu's modif from gdcm1.2
2006-01-10 jprAdd
2005-12-13 regrain * Improve the error message
2005-11-29 jprTo prepare use of progression bar in all types of Document
2005-11-28 regrain * Fix compilation warnings on linux
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-11-25 malaterreENH: Make sure to test all possible failures
2005-07-12 jprComments
2005-06-24 jprSummer nights are really too hot to sleep.
2005-05-11 malaterreENH: Some minor enhance:
2005-04-18 malaterreCOMP: Need to include sys/stat for stat function +...
2005-04-15 malaterreENH: Make sure noone is passing a name ending with...
2005-04-15 malaterreBUG: Attempt to fix borland IsDirectory
2005-02-25 malaterreENH: Backport change from ITK. Fix compilation warnings
2005-02-06 jprTypo
2005-02-04 jprSome more Doxygenation
2005-02-02 regrain * Reorder file content
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-02-01 regrain * src/gdcmDirList.cxx : bug fix to test a directory...
2005-02-01 regrain * src/gdcmDirList.[h|cxx] : add method to find a...
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-14 malaterreSTYLE: Fix comment
2005-01-14 malaterreBUG: Wrong macro
2005-01-14 malaterreBUG: Properly rewrote the FindFirst/FindNext to call...
2005-01-14 malaterreBUG: did not compile on Win32
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-12 malaterreBUG: makeDicomDir was not working on Borland
2005-01-06 jprCoding Style + Doxygenation
2004-12-12 rouet * FIX: modified DirList::Explore in order to make...
2004-11-23 malaterreBUG: This should fix a problem on borland since direct...
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-10-27 malaterreBUG: the fonction was broken but pass all tests...
2004-10-27 malaterreENH: Minor cleanup
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-08-30 jprsome more DICOMDIR fixes
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-26 malaterreBUG: On recent debian system, the dirent structure...
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-20 frog * Erroneous leading white fix:
2004-06-08 jprmoved from gdcmParser to gdcmDocument.
2004-06-07 malaterreENH: scandir was leaking like crazy, we shouldnt be...
2004-04-30 jprgdcmParser doesn't loop any longer inside the Pixel...
2004-04-26 malaterreFIX: Building on cygwin is fine now
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-22 jprdoxygenation
2004-03-19 jprNow the tree-like structure describing a DICOMDIR commi...
2004-03-17 jpr * FIX now file names and directory name are writte...
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-10 regrain*** empty log message ***
2004-02-10 regrain * FIX : bug fix in the gdcmDirList for the recursi...
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
2004-02-05 jprdoxygenation
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...