]> Creatis software - gdcm.git/history - src/gdcmFile.h
ENH: Some cosmetic cleanup of gdcmFile, main changes are: lgrTotal -> ImageDataSize...
[gdcm.git] / src / gdcmFile.h
2004-06-26 malaterreENH: Some cosmetic cleanup of gdcmFile, main changes...
2004-06-23 jprminor modif to avoid casts
2004-06-23 malaterreSTYLE: Cleanup outside API, there is still too much...
2004-06-23 malaterreFIX: GDCM was not compiling with -W -Wall
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-21 malaterreENH: const'ify gdcmFile thus remove double signature...
2004-06-20 frog * Erroneous leading white fix:
2004-06-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-09 jprStill in a debugging status.
2004-04-28 jpr2004-04-28 Jean-Pierre Roux
2004-04-19 jpr2004-19-02 Jean-Pierre Roux
2004-03-12 jprNow, gdcmObject::SetEntryByNumber *adds* a new gdcmHead...
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-02 jpr * FIX taking into account the possible 7fe0,0010...
2004-02-02 jpr2004-01-31 Jean-Pierre Roux
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-13 jprdoxygenation improvement
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-12 regrain * src/*.h : add comments
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-11-05 jpr* Fix :Oops ! Forgot to commit gdcmFile::GetImageDataSi...
2003-10-31 jpr * ENH : Add the functions gdcmFile::GetImageDataRaw
2003-09-24 jprRemove using namespace std;
2003-07-23 jpr- Color problems taken in to account
2003-07-01 jprmistyping corrected
2003-06-17 jprAdd JPEG 6b files
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-05-12 frog * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPix...
2003-04-11 frog Clean up with JPR. Frog
2003-04-08 frog Brutal commit. --- Frog
2003-04-07 frog Brutal commit. Changelog to come.... Frog
2003-04-01 jprUpdate for writting DCM files
2003-03-21 jprCalcul correct (merci, Eric!) de la longueur de chaque...
2003-03-10 jprPour décoder proprement les champs de 'value Multiplici...
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...