]> Creatis software - gdcm.git/history - src/gdcmDirList.cxx
* src/gdcmDirList.[h|cxx] : add method to find a directory
[gdcm.git] / src / gdcmDirList.cxx
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...