]> Creatis software - gdcm.git/history - src/gdcmCommon.h
Fix mistypings
[gdcm.git] / src / gdcmCommon.h
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2007-03-23 jprDeal with PRIVATE (at PrintDicomDir time, not MakeDicom...
2006-07-06 jprAvoid using std::string stuff when it's useless (CPU...
2006-07-06 jprPort Mathieu's modif for writting JPEG2000
2006-05-31 jprFix trouble with BCC
2006-04-12 jprAvoid troubles while parsing source dictionaries
2006-04-11 jprRemove useless accesses to the Dicom Dictionnary std...
2006-03-17 jprinitialize enum to 1.
2006-03-13 jpr // User should ask gdcm to write an image in Explic...
2006-03-01 jprFix misstyping in the comments (not in the code)
2006-03-01 jprForget to commit this one !
2006-01-24 malaterreENH: Adding a unix file
2006-01-24 malaterreENH: Adding a dos file
2006-01-10 jprAdd
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-19 regrain * Remove the Key information in Entry
2005-10-19 regrain * Fix compilation errors for the Python part
2005-10-19 regrain * Fix some bugs
2005-10-18 malaterreENH: Adding *very* experimental support for writting...
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Remove useless constructor of gdcm::Document
2005-10-11 jprWithin Print method, change the 'warning value' for...
2005-09-07 jprRemove extra ';'
2005-09-06 jprAdd the GetEntryForcedAsciiValue method to deal with...
2005-09-05 jprFor Doxygen
2005-09-02 jprCoding style : remove useless trailing ';' from inline...
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-30 jprEnglish typo
2005-08-22 malaterreCOMP: Remove problem with static being define in a...
2005-08-19 malaterreENH: Provide a GetVersion function, apparently need...
2005-08-18 malaterreCOMP: Fix compilation on gcc4
2005-07-19 malaterreENH: Adding a deprecation mechanism to gdcm via two...
2005-07-18 jprIn order to prepare the future extension of SerieHelper...
2005-07-12 jprset FASTTAGKEY to 0 again, waiting for the complete...
2005-07-12 jprTo speed up DicomDir, instead of copying -and removing...
2005-07-11 malaterreBUG: Rahhhh std::right and std::ios::right are two...
2005-07-11 malaterreCOMP: Add support for gcc295
2005-07-11 malaterreENH: Ok PrintFile should be working with FASTKEY 1
2005-07-11 malaterreBUG: grrrr not now
2005-07-11 malaterreBUG: Fix PrintFile + minor cleanup
2005-07-11 malaterreENH: NEW FEATURE: TagKey is now a union of two uint16_t...
2005-07-11 malaterreCOMP: ooops forgot about feature from VS6 (does not...
2005-07-11 malaterreCOMP: ooops forgot about feature from VS6 (does not...
2005-07-11 jprFix tagKey description
2005-07-07 malaterreENH: Fix compilation on mingw32, also minor cleanup...
2005-07-02 malaterreCOMP: Need to check first if __BORLANDC__ is defined
2005-07-02 malaterreENH: Adding support for BCB6, big thanks to Luca Picell...
2005-06-25 malaterreBUG: Need to commit all files for a patch...
2005-05-27 malaterreCOMP: Fix warning... I dont think we need to export...
2005-05-26 malaterreCOMP: Fix compilation on MINGW32
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
2005-02-11 jprTypo, comments, doxygenation
2005-02-07 malaterreENH: Apparently the new Free .Net compiler complains...
2005-02-06 jprUpdate comments for DicomDir stuff
2005-01-30 jprCosmetics
2005-01-28 malaterreENH: Rewrite the base conversion from base 256 to base...
2005-01-23 malaterreBUG: ostream opeartor << is only defined for __int...
2005-01-22 malaterreBUG: there was a problem with uint64_t. C99 clearly...
2005-01-22 regrain * bug fix for compilation on MSVC6
2005-01-21 malaterreBUG: On Win32 64bits integer are a pain to use
2005-01-21 malaterreENH: Encode the MAC Adress only on 15bytes now
2005-01-20 regrain * gdcmDicomDirElement.[h|cxx] : change the AddEntry...
2005-01-20 jprGeneral .h typo unification
2005-01-15 malaterreENH: Seriously rewrote the GetMacAddress stuff. There...
2005-01-10 malaterreENH: Finally remove previous solution. Found a much...
2005-01-10 malaterreBUG: Hopefully fix the bug on MacOSX and static global...
2005-01-10 malaterreCOMP: Fix Win32 compilation
2005-01-09 malaterreBUG: Solve -hopefully- problem on MacOSX where gdcm...
2005-01-08 malaterreTwo things at once: start removing hack for old ostrstr...
2005-01-06 jprCoding Style + Doxygenation
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-11-30 malaterreCOMP: Compilation was broken on borland/vc6
2004-11-30 malaterreENH: Minor tweaks
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-11-02 malaterreBUG: Fix compilation problem with VS7. Unknow was not...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-08 frog src/gdcmCommon.h now declares int8_t for non stdint...
2004-10-07 malaterreENH: TestHash.cxx add gdcm header to shut up stoopid...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-21 frog * src/gdcmCommon.h, gdcmDocument.cxx: doxygen typos
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-07-19 regrain * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-20 frog * Erroneous leading white fix:
2004-06-14 frog * Memory leak hunt with the following command:
2004-05-12 malaterreRemove my comments
2004-05-05 regrain * src/gdcmCommon.h, gdcmDicomDir.cxx, gdcmFile...
2004-04-28 jpr2004-04-28 Jean-Pierre Roux
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-03-29 frog * src/gdcmCommon.h: FileType enum entry DICOMDIR...
2004-03-26 frog * src/gdcmUtil.[cxx|h] _cleanString C style functi...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-02-06 regrain * ENH = set a debug macro
2004-01-30 jprsome DICOMDIR writting purpose modif
next