]> Creatis software - gdcm.git/history - src/gdcmDocEntry.cxx
Fix mistypings
[gdcm.git] / src / gdcmDocEntry.cxx
2007-10-30 jprFix Comments
2007-09-25 jprFix writting VR = OL
2007-09-14 jprPrint
2007-08-29 jprJpeg writter is no longer confused by DataElements...
2007-08-28 jprWhen 'Pixel Aspect Ratio' exists, don't add a default...
2007-07-27 jprDeal with element 0x0001 of Private Groups
2007-07-26 jprWe are no longer cheated by Elem belonging to group...
2007-07-24 jprWe don't switch any longer to ImplicitVR when undocumen...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-02-23 jprprevent Print from any CR at end of 'name' in dicomV3.dcm
2006-07-06 jpr- (try to) optimize time consuming IsItemStarter()...
2006-07-06 jprPort Mathieu's modif for writting JPEG2000
2006-07-04 jprPort Mathieu'a modif in gdcm1.2
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-03-22 jprTo speed up the parsing process (avoid accessing HTable...
2006-02-16 malaterreENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines...
2005-12-21 jprminor typo
2005-11-29 regrain * Add the Copy method in all datas
2005-11-21 jprDeal with VR 'OF' (Other Float String)
2005-11-03 jprComments
2005-10-28 jprFix comments
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-20 jprCoding style
2005-10-19 regrain * Remove the Key information in Entry
2005-10-18 malaterreENH: Getting real close to having JPEG support in gdcm...
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Minor coding-style clean up
2005-09-21 jprAdd some comments
2005-09-07 jprCosmetics for making ProntFile more clear when forceLoa...
2005-09-07 jprFix bug when Writing Meta Elements Group (0x0002) on...
2005-09-05 jprPrint output fixed for level==1
2005-08-28 jprmodif in DocEntry::Print() method (for 'long' values)
2005-08-25 jprAccording to Mathieu's suggestion, *all* the elements...
2005-08-24 jprRemoval of QD patch for Private Sequence + Immplicit VR.
2005-08-23 jprImprove 'Print' methods
2005-07-11 malaterreENH: Ok PrintFile should be working with FASTKEY 1
2005-07-11 jprDictEntry::TranslateToKey was used a wrong way in gdcm...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-14 jprTypo + Doxygen
2005-06-07 jprTypo
2005-06-07 jprRemove some spurious calls to Format
2005-04-19 jprShould suppress some warnings from Borland compiler
2005-03-11 jprRemove spurious #define MAX_SIZE_PRINT_ELEMENT_VALUE
2005-02-06 jprTypo
2005-02-02 regrain * Reorder source code
2005-02-02 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-30 jprCosmetics
2005-01-28 regrain * Remove friend classes between DocEntry and File
2005-01-26 jprTypo
2005-01-24 jprStage 3 of normalization :
2005-01-23 jprSome normalizations :
2005-01-19 regrain * src/gdcmDocEntry.h : DocEntry is now secure. User...
2005-01-18 jprDoxygenation (Print method)
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-03 malaterreENH: * Huge cleanup:
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-19 regrain * src/gdcmDocEntry.cxx : remove the copy of the...
2004-11-10 malaterreENH: Commiting 1/2 patch from Jean Michel Rouet, for...
2004-11-09 malaterreENH: Some more borland issues
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-09 malaterreENH: remove three more sprintf, but this is really...
2004-10-06 frog - src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 jprcoding style
2004-09-24 jprPrint() displays old key instead of new in order to...
2004-09-17 jprinclusion of code for jpeg compression
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-09-03 jprOffset set to 0 in the constructor to prevent any furth...
2004-08-31 jprDoxygenation
2004-08-01 malaterreENH: Who would have bet ! Some cosmetic cleanups
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-28 jprJean-Pierre Roux
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-24 jprJean-Pierre Roux
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-20 frog * Erroneous leading white fix:
2004-06-09 jprStill in a debugging status.
2004-05-18 jprPLEASE : keep on waiting for the final version !
2004-05-12 jprgeneral commit of (future) new classes.
2004-05-05 jprabout compile errors
2004-05-05 jprThe shows goes on
2004-05-04 jprTaking into account the 'Dicom Sequences' leads up...