]> Creatis software - gdcm.git/history - src/gdcmFile.h
Fix mistypings
[gdcm.git] / src / gdcmFile.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 jprPort Mathieu's fix (from gdcm1.2) to be able to read...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-11-15 jprTo please Python, add accesors on each Orientation...
2006-11-08 jpradd method
2006-05-30 jprComment out GDCM_LEGACY_REMOVE function
2006-05-12 malaterreBUG: resultPath could be empty, cannot access char...
2006-05-11 malaterreENH: Rework the GDCM_LEGACY mechanism to allow use...
2006-03-29 jprOops.
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2005-12-21 jprminor typo
2005-11-28 jprOrienation : iop is float.
2005-11-25 jprUpport itk modif (taken from gdcm1.0) around Jolinda...
2005-11-21 jprcomment out deprecated method Load(filename), everywhere.
2005-10-26 jpr--> Optional Element 0x0000 (group length) is no longer...
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-06 malaterreENH: ReadAndSkip became ReadAndNotSkip, the basic offse...
2005-08-29 jprAdd
2005-07-24 malaterreENH: Moving Orientation stuff into its own class. gdcm...
2005-07-24 malaterreCOMP: Try to get read of the float issues
2005-07-24 malaterreCOMP: OK pow and powf are just to much pain for a simpl...
2005-07-21 jpr==> Add File::TypeOrientation( ) method
2005-07-20 jprWe can now anonymize 'BinEntries' as well
2005-07-19 malaterreENH: gdcm now almost compile with GDCM_LEGACY_REMOVE on
2005-07-19 malaterreENH: Adding a deprecation mechanism to gdcm via two...
2005-07-07 jprOn the way to gdcm2 ...
2005-06-10 jprBug fix in Load method.
2005-03-22 jprTypo
2005-03-11 jprFinal removal of gdcmFileHelper::InitializeDefaultFile();
2005-02-15 jprTaking into account the difference between MONOCHROME1...
2005-02-06 jpr* Add method File::AnonymizeNoLoad, to allow anomymizin...
2005-02-02 regrain * Reorder source code
2005-01-28 jprCosmetics
2005-01-26 regrain * move RLEInfo & JPEGInfo from Document to File
2005-01-23 jprSome normalizations :
2005-01-21 jprStage 2 of names normalization
2005-01-20 jprFirst stage :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-20 jprGeneral .h typo unification
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 jprremoval of method WriteBase
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-16 regrain * src/gdcmFile.cxx : Add the code of ReplaceOrCreate...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-04 regrain * src/gdcmFile.h : bug fix. Variable type and variab...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * src/gdcmFile.[h|cxx] : now use FileType instead...
2004-12-03 regrain * src/gdcmPixelWriteConvert.[h|cxx] : new class...
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...
2004-11-30 regrain * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO...
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain * src/gdcmDocument.[h|cxx] : set the Transfert Synta...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-23 regrain * src/gdcmDocEntryArchive.cxx : complete the print...
2004-11-23 regrain * FIX compilation error for zorglub and smallfry...
2004-11-22 regrain * src/gdcmFile.h : fix compilation errors on zorglub...
2004-11-19 regrain * src/gdcmDocEntry.cxx : remove the copy of the...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-10-28 malaterreENH: Minor cleanup, mostly cosmetic
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-22 frog * Doc/Dicom2004_Part5.pdf added (thanks to JPR).
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 frog * CLEANUP_ROUND (11) for gdcmPixelConvert (cafeine...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-08 frog * CLEANUP_ROUND (9) for gdcmPixelConvert
2004-10-08 frog * CLEANUP_ROUND (8) for gdcmPixelConvert (end of...
2004-10-08 frog * CLEANUP_ROUND (7) for gdcmPixelConvert (lost at...
2004-10-01 frog * Added documentation of vtkgdcmReader on Website:
2004-09-30 frog * CLEANUP_ROUND (2) for gdcmPixelConvert
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-23 jpr2004-09-23 Jean-Pierre Roux
2004-09-20 jprLast modif before gdcmPixelData class introduction :
2004-09-17 jprinclusion of code for jpeg compression
2004-09-13 jprdealing with 'zero length' integers
2004-09-12 malaterreFIX: icc could not build otherwise
2004-09-10 jprCosmetic modif
2004-09-03 jprTemporary (?) uncomment of method gdcmElementSet::GetEn...
2004-09-01 jprSome improvements for Write problems Version0.5.bp
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-07-31 malaterreENH: Minor patch, mostly cosmetic clean up
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-07-16 malaterreENH: Minor cleanups + ShowDicom now reread a written...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-26 malaterreENH: Some cosmetic cleanup of gdcmFile, main changes...
2004-06-23 jprminor modif to avoid casts
next