]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-10-24 malaterreCOMP: Try to fix JPR last commit to compile...hopefully
2005-10-23 malaterreENH: Note for myself: Never work on gdcm without first...
2005-10-23 malaterreBUG: Hopefully fix pb on 64bits machine. Temp hack...
2005-10-23 malaterreBUG: Correct buggy ACR-NEMA entries, should be closer...
2005-10-23 jprJust one more check for GE Private TS on big endian...
2005-10-23 jprUpdate (follows)
2005-10-23 jprBeginning of update for version 1.1 vx Current CVS...
2005-10-23 jprForget this one
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-23 jprDoxygen
2005-10-23 jprDoxygenation
2005-10-23 jprDoxygen
2005-10-23 jprIn order to avoid confusing user with 'public' methods...
2005-10-23 jprDoxygenation
2005-10-23 jprDoxgenation :
2005-10-23 jprDoxygen
2005-10-23 jprDoxygenation
2005-10-23 jprAdd TestInline
2005-10-23 jprAdd some comments for better understanding the gdcm...
2005-10-23 jprAdd 2 stupif inline functions (to be removed later...
2005-10-23 jprAdd a test to 'visualize' the difference betwwen inline...
2005-10-21 jprUncomment Private GE transger syntax part.
2005-10-21 jprSpeed up -a little bit- the Loading, avoiding to parse...
2005-10-21 jprComments
2005-10-21 jprFix GetZOrigin().
2005-10-21 malaterreBUG: 1-n VM are also allowed to be empty
2005-10-21 malaterreBUG: Fix VM for 60xx,0050. it is 2 not 1
2005-10-21 malaterreENH: Handle the case where the element is empty, previo...
2005-10-21 regrain * Fix compilation errors in the Python part
2005-10-21 malaterreENH: oh my god, none of the old ACR-NAME entry was...
2005-10-21 malaterreENH: How in the world could it be 1
2005-10-21 malaterreBUG: (0008,0041) is LO and not US
2005-10-21 malaterreBUG: 1-n VM was not handle properly
2005-10-21 malaterreENH: Rearchitecture the test to test one file at a...
2005-10-21 malaterreBUG: ooops
2005-10-21 malaterreENH: You can now do os << TagKey .... rahhhhh finally
2005-10-21 malaterreBUG: TestAllPrint actually is doing something now....
2005-10-21 malaterreENH: Adding a test for VM and validity... should allow...
2005-10-21 malaterreBUG: I believe 0020,0030 has a VM of 3 an not 1
2005-10-21 malaterreCOMP: Fix comp, and use IsValueCountValid in an assert...
2005-10-21 malaterreENH: Adding IsValueCountValid. Should save a lot of...
2005-10-21 regrain * Reactivate TestVR because the problem was already...
2005-10-21 jprDoxygen
2005-10-21 jprDoxygen disagrees with comments on deprecated methods
2005-10-21 jpr// -->
2005-10-21 regrain * Fix the unix installation for the python part
2005-10-21 jprShorten up the code, and avoid memory leaks.
2005-10-21 regrain * Fix compilation error for the Python part
2005-10-21 regrain * Remove obvious Example that don't pass on Windows
2005-10-21 regrain * Fix bug... sorry, too quick commit when correcting...
2005-10-21 regrain * Fix compilation errors due to the 'virtual' key...
2005-10-21 regrain * Fix memory leaks
2005-10-21 jprComment out TestVR.
2005-10-21 jprDoxygen disagrees with commented 'deprecated' methods
2005-10-21 jprAdd exInline.cxx, to 'visualize' the difference betwwen...
2005-10-21 jprComments
2005-10-21 jprNormalization
2005-10-21 jpradd comments
2005-10-21 jprAdd some prints
2005-10-21 jprUse SetLoadMode(gdcm::LD_ALL), better than 0
2005-10-21 regrain * Fix bug when reading the DicomVR.dic file
2005-10-21 regrain * bug fix in the Python demos, due to the recent...
2005-10-21 jprComment out, using C style, C++ style comments, to...
2005-10-21 regrain * Remove compilation warnings
2005-10-21 jprDoxygenation
2005-10-21 jprSeems some compiler disagree with trailing semi-column...
2005-10-20 malaterreCOMP: Fix comp on VS6... not sure what it was supposed...
2005-10-20 regrain * Add a RefCounter object that is deleted only when...
2005-10-20 malaterreCOMP: I don't think this is needed
2005-10-20 malaterreENH: Add a very bizarre case
2005-10-20 jprRemove deprecated method names 'GetFirstCoherentFileLis...
2005-10-20 malaterreENH: Fix TestVR on VS6, while preserving inline optimiz...
2005-10-20 malaterreENH: Previous code did not work on VS6
2005-10-20 malaterreENH: Saving a comment for a better approach in cmake...
2005-10-20 malaterreCOMP: Fix bcc55
2005-10-20 malaterreENH: Saving some stuff from an explicit image...if...
2005-10-20 malaterreSTYLE: Some minor comment
2005-10-20 regrain * Remove missed FASTTAGKEY (due to the integration...
2005-10-20 jprLast (?) stage of Private GE Syntax Transer name normal...
2005-10-20 regrain * Fix some compilation warnings
2005-10-20 regrain * Coding style
2005-10-20 jprOops.
2005-10-20 jpr-> Fix the pb of 'Private GE Transfer Syntax' for 16...
2005-10-20 jprCoding style
2005-10-20 jprTry to make a more kosher Dicom Header (improve various...
2005-10-20 jprIn order to get UID without padding to even-length...
2005-10-20 jprFix 'delimitors' Print()
2005-10-19 malaterreENH: Tons of change now support creation of basic table...
2005-10-19 malaterreSTYLE: Imager Pixel Spacing
2005-10-19 malaterreENH: Still cleaning up stuff
2005-10-19 malaterreENH: properly return 0 when everything was ok, 1 otherwise
2005-10-19 malaterreSTYLE: Fix comment
2005-10-19 malaterreCOMP: That was simply a typo
2005-10-19 malaterreCOMP: remove suspend comp warn
2005-10-19 malaterreENH: Reorganize the code to prepare multiple fragments
2005-10-19 malaterreCOMP: Please VS6
2005-10-19 regrain * Remove the Key information in Entry
2005-10-19 regrain * Remove memory leaks
2005-10-19 regrain * Fix compilation errors for the Python part
2005-10-19 regrain * Amelioration of error messages
next