]>
 
 
Creatis software - gdcm.git/log 
 
 
 
 
 
 
jpr  [Mon, 17 Mar 2008 13:16:10 +0000  (13:16 +0000)] 
 
Seems that ArgMgrWant... doesn't work on MacOS. 
Protect prgram against user with ArgMgrDefined 
 
malaterre  [Mon, 10 Mar 2008 14:30:08 +0000  (14:30 +0000)] 
 
ENH: better support for curve data 
 
malaterre  [Mon, 10 Mar 2008 13:12:09 +0000  (13:12 +0000)] 
 
BUG: fix wrong sizeof 
 
malaterre  [Mon, 10 Mar 2008 13:10:48 +0000  (13:10 +0000)] 
 
ENH: improve Curve data example 
 
jpr  [Thu, 14 Feb 2008 21:24:01 +0000  (21:24 +0000)] 
 
Add David Feng 
 
jpr  [Thu, 14 Feb 2008 21:21:58 +0000  (21:21 +0000)] 
 
Fix bug on ImagePositionPatientOrdering. 
	    // the upper_bound function increments the iterator to the next non-duplicate entry 
	    // The for loop iteration also increments the iterator, which causes the code to skip every other image 
	    // --> decrement the iterator after the upper_bound function call 
Thx to David Feng for providing fix 
 
jpr  [Wed, 13 Feb 2008 19:08:34 +0000  (19:08 +0000)] 
 
cosmetics 
 
jpr  [Wed, 13 Feb 2008 19:07:13 +0000  (19:07 +0000)] 
 
Avoid 'deprecated' warnings with Doxygen 1.5 
 
jpr  [Wed, 13 Feb 2008 19:05:32 +0000  (19:05 +0000)] 
 
Add contributors 
 
jpr  [Wed, 13 Feb 2008 19:02:39 +0000  (19:02 +0000)] 
 
Remove trailing spaces 
 
jpr  [Wed, 13 Feb 2008 18:55:28 +0000  (18:55 +0000)] 
 
Data Elements of any length are now rewritten 
 
jpr  [Wed, 13 Feb 2008 18:53:33 +0000  (18:53 +0000)] 
 
remove spurious trailing spaces 
 
jpr  [Wed, 13 Feb 2008 15:41:26 +0000  (15:41 +0000)] 
 
Hexa value of FL and FD is now correctly displayed 
 
jpr  [Wed, 13 Feb 2008 13:58:40 +0000  (13:58 +0000)] 
 
User may now ask for pixels loading, for checking purpose 
 
jpr  [Wed, 13 Feb 2008 11:44:09 +0000  (11:44 +0000)] 
 
Avoid memory leaks. 
Thx to Parikshit Prasad for reporting bug 
 
jpr  [Wed, 13 Feb 2008 11:42:13 +0000  (11:42 +0000)] 
 
DT *is* String Representable. 
Thx to Parikshit Prasad for reporting bug 
 
malaterre  [Tue, 29 Jan 2008 08:23:07 +0000  (08:23 +0000)] 
 
BUG: Apparently python2.5 do not like extension to have a .dll extension, we need to rename them to .pyd (dont ask why) 
 
malaterre  [Mon, 28 Jan 2008 12:49:24 +0000  (12:49 +0000)] 
 
COMP: Make log of compilation on vs 2005 a little more readable 
 
malaterre  [Mon, 28 Jan 2008 12:47:07 +0000  (12:47 +0000)] 
 
ENH: apply dos2unix 
 
jpr  [Mon, 28 Jan 2008 09:31:48 +0000  (09:31 +0000)] 
 
Add Paulo Henrique Junqueira Amorim in contributors list 
 
jpr  [Mon, 28 Jan 2008 09:26:24 +0000  (09:26 +0000)] 
 
Add Date and Version. 
 
malaterre  [Sun, 27 Jan 2008 20:51:03 +0000  (20:51 +0000)] 
 
COMP: Fix compilation on Win32 thanks to Paulo for report 
 
jpr  [Mon, 7 Jan 2008 18:12:02 +0000  (18:12 +0000)] 
 
The bad hack I made to bypass illegal images where undefined length UN data 
element stands for OB hangs on images where indianess swaps inside a Sequence. 
I revert to the previous version untill the bug is fixed. 
 
Current version works correctly on illegal images where undefined length UN data 
element stands for SQ. 
 
jpr  [Mon, 7 Jan 2008 17:16:06 +0000  (17:16 +0000)] 
 
Fix error message 
 
jpr  [Fri, 4 Jan 2008 13:32:01 +0000  (13:32 +0000)] 
 
Add BackTrackSQtoOB() method, to be able to parse illegal Dicom images where 
undefined length + UN stands for OB. 
 
malaterre  [Wed, 2 Jan 2008 14:58:00 +0000  (14:58 +0000)] 
 
ENH: avoid writing illegal images with a double dots. 
 
jpr  [Wed, 2 Jan 2008 10:48:52 +0000  (10:48 +0000)] 
 
Illegal 'undefined length UN DataElement' : 
when UN stands for SQ : now we can read them correctly. 
when UN stands for OB : no more infinite loop. 
                       (a clever backtrack is still missing ...) 
 
jpr  [Thu, 20 Dec 2007 17:34:58 +0000  (17:34 +0000)] 
 
follow 
 
jpr  [Thu, 20 Dec 2007 17:27:27 +0000  (17:27 +0000)] 
 
Google indexes first something else than the site root. 
Avois confusing users! 
 
jpr  [Thu, 13 Dec 2007 16:18:13 +0000  (16:18 +0000)] 
 
Pàrt Mathieu's fix for vtk 4.2 
( Gdcm ensures backward compatibility ( on vtk, NOT on gdcm :-( ) 
 
jpr  [Thu, 13 Dec 2007 15:50:13 +0000  (15:50 +0000)] 
 
add 
 
malaterre  [Thu, 13 Dec 2007 15:16:19 +0000  (15:16 +0000)] 
 
BUG: GDCM is still writing crappy DICOM... 
 
jpr  [Wed, 5 Dec 2007 16:36:21 +0000  (16:36 +0000)] 
 
Port Mathieu's commit from gdcm1.2 
 
malaterre  [Mon, 3 Dec 2007 17:16:25 +0000  (17:16 +0000)] 
 
ENH: add comments 
 
malaterre  [Mon, 3 Dec 2007 16:43:56 +0000  (16:43 +0000)] 
 
ENH: Add a simple example when user want to take a template DICOM file and a raw (decompressed by private software) to forge a new DICOM file 
 
jpr  [Mon, 3 Dec 2007 11:47:40 +0000  (11:47 +0000)] 
 
remove spurious white spaces 
 
jpr  [Mon, 3 Dec 2007 11:46:38 +0000  (11:46 +0000)] 
 
Now we can read ACRNEMA_LIBIDO_1.0 as well. 
 
jpr  [Wed, 21 Nov 2007 16:25:26 +0000  (16:25 +0000)] 
 
Fix trouble in Anonymize 
 
jpr  [Wed, 21 Nov 2007 16:24:08 +0000  (16:24 +0000)] 
 
Should be OK 
 
jpr  [Wed, 21 Nov 2007 12:53:59 +0000  (12:53 +0000)] 
 
fix 
 
jpr  [Wed, 21 Nov 2007 11:52:22 +0000  (11:52 +0000)] 
 
Add patient seq nb 
 
malaterre  [Wed, 14 Nov 2007 10:56:11 +0000  (10:56 +0000)] 
 
ENH: for now do not support our own bugs 
 
malaterre  [Tue, 13 Nov 2007 13:05:51 +0000  (13:05 +0000)] 
 
ENH: blacklist ELSCINT 
 
jpr  [Tue, 13 Nov 2007 11:49:09 +0000  (11:49 +0000)] 
 
Rewrite an *anonymized* Dicomdir ! 
 
malaterre  [Tue, 13 Nov 2007 09:37:22 +0000  (09:37 +0000)] 
 
ENH: line length=80 
 
malaterre  [Fri, 9 Nov 2007 17:53:19 +0000  (17:53 +0000)] 
 
BUG: It is official I really need a brain 
 
malaterre  [Fri, 9 Nov 2007 17:52:59 +0000  (17:52 +0000)] 
 
BUG: I need a brain 
 
jpr  [Fri, 9 Nov 2007 17:35:16 +0000  (17:35 +0000)] 
 
Fix. 
 
Thx to Neerav Patel for reporting typo. 
 
jpr  [Fri, 9 Nov 2007 17:23:48 +0000  (17:23 +0000)] 
 
Now user can ask for making a DICOMDIR after anonymization. 
 
malaterre  [Fri, 9 Nov 2007 16:11:18 +0000  (16:11 +0000)] 
 
COMP: shot in the dark to try to shut-up sun compiler 
 
jpr  [Fri, 9 Nov 2007 10:18:21 +0000  (10:18 +0000)] 
 
typo 
 
jpr  [Fri, 9 Nov 2007 08:49:00 +0000  (08:49 +0000)] 
 
Keep old version, for antiques lovers 
 
jpr  [Fri, 9 Nov 2007 08:48:04 +0000  (08:48 +0000)] 
 
Hide useless (wrong) info 
 
jpr  [Fri, 9 Nov 2007 08:33:19 +0000  (08:33 +0000)] 
 
avoid warnings 
 
malaterre  [Thu, 8 Nov 2007 18:14:55 +0000  (18:14 +0000)] 
 
BUG: When lib is throwing exception application are supposed to catch them 
 
jpr  [Thu, 8 Nov 2007 10:40:39 +0000  (10:40 +0000)] 
 
Anonymization more effcient when single patient Dicomdir 
 
jpr  [Tue, 30 Oct 2007 16:42:58 +0000  (16:42 +0000)] 
 
Typo 
 
jpr  [Tue, 30 Oct 2007 14:55:20 +0000  (14:55 +0000)] 
 
Add verbosity, on demand 
 
jpr  [Tue, 30 Oct 2007 14:51:00 +0000  (14:51 +0000)] 
 
Initializing  DropDuplicatePositions to false should help! 
 
malaterre  [Tue, 30 Oct 2007 13:35:08 +0000  (13:35 +0000)] 
 
COMP: seriously please SunOS compiler...sigh 
 
malaterre  [Tue, 30 Oct 2007 13:34:42 +0000  (13:34 +0000)] 
 
COMP: when using initializers list, one need to respect order in declaration 
 
malaterre  [Tue, 30 Oct 2007 13:31:54 +0000  (13:31 +0000)] 
 
COMP: ooops while fixing comp with borland I broke VS6 compilation 
 
jpr  [Tue, 30 Oct 2007 11:56:52 +0000  (11:56 +0000)] 
 
Show better the troubles 
 
jpr  [Tue, 30 Oct 2007 11:45:01 +0000  (11:45 +0000)] 
 
Add some verbosity to show the troubles with SerieHelper 
 
jpr  [Tue, 30 Oct 2007 11:37:16 +0000  (11:37 +0000)] 
 
Fix some troubles when non gdcm-readable files are found 
 
jpr  [Tue, 30 Oct 2007 11:11:04 +0000  (11:11 +0000)] 
 
SerieHelper::CreateUserDefinedFileIdentifier() : 
   Avoid troubles when empty string is found 
 
jpr  [Tue, 30 Oct 2007 09:19:53 +0000  (09:19 +0000)] 
 
Fix mistyping 
 
jpr  [Tue, 30 Oct 2007 09:15:57 +0000  (09:15 +0000)] 
 
Unify both codes 
 
jpr  [Tue, 30 Oct 2007 09:14:41 +0000  (09:14 +0000)] 
 
Fix Comments 
 
jpr  [Tue, 30 Oct 2007 09:13:45 +0000  (09:13 +0000)] 
 
coding style 
 
jpr  [Tue, 30 Oct 2007 09:13:03 +0000  (09:13 +0000)] 
 
Coding style 
 
jpr  [Tue, 30 Oct 2007 09:07:46 +0000  (09:07 +0000)] 
 
Commit the right one, now :-( 
 
jpr  [Mon, 29 Oct 2007 17:18:37 +0000  (17:18 +0000)] 
 
Add Gianni Lazzaretto in contributors list 
 
jpr  [Mon, 29 Oct 2007 17:13:23 +0000  (17:13 +0000)] 
 
Allow Borland compilng 
(Thx to Dr Gianni Lazzaretto for providing fix) 
 
malaterre  [Sat, 27 Oct 2007 17:34:16 +0000  (17:34 +0000)] 
 
COMP: getting borland to compile templated code 
 
jpr  [Fri, 26 Oct 2007 16:06:57 +0000  (16:06 +0000)] 
 
Avoid Borland warnings (?) 
 
malaterre  [Fri, 26 Oct 2007 09:00:31 +0000  (09:00 +0000)] 
 
FIX: Make it compiler on st***d Sun compiler 
 
malaterre  [Fri, 26 Oct 2007 08:14:18 +0000  (08:14 +0000)] 
 
BUG: map<>::mapped_type is not part of the STL. Should fix issue on VS* compiler 
 
jpr  [Thu, 25 Oct 2007 08:02:38 +0000  (08:02 +0000)] 
 
Avoid warnings 
 
jpr  [Thu, 25 Oct 2007 07:57:33 +0000  (07:57 +0000)] 
 
avoid warnings 
 
jpr  [Thu, 25 Oct 2007 07:55:02 +0000  (07:55 +0000)] 
 
Avoid warnings 
 
jpr  [Thu, 25 Oct 2007 07:52:59 +0000  (07:52 +0000)] 
 
Some fixes for BORLAND (some more to come ...) 
Thx To Dr Gianni Lazzareto for providing them. 
 
jpr  [Wed, 24 Oct 2007 10:38:51 +0000  (10:38 +0000)] 
 
Now we check Dictionnary for Shadow Elements, even when Implicit VR! 
 
jpr  [Wed, 24 Oct 2007 08:03:44 +0000  (08:03 +0000)] 
 
Avoid warnings 
 
jpr  [Wed, 24 Oct 2007 08:03:10 +0000  (08:03 +0000)] 
 
Coding style + minor modif 
 
malaterre  [Wed, 24 Oct 2007 07:15:32 +0000  (07:15 +0000)] 
 
ENH: second attempt at getting VS6 to compile templated code 
 
jpr  [Tue, 23 Oct 2007 15:52:33 +0000  (15:52 +0000)] 
 
Deal with 
MONOCHROME + [Enhanced CT Image Storage] that actually have Palettes 
 
jpr  [Tue, 23 Oct 2007 14:48:26 +0000  (14:48 +0000)] 
 
Hope there will be less compile errors, under msvc6 ... 
 
jpr  [Fri, 19 Oct 2007 15:42:23 +0000  (15:42 +0000)] 
 
#include <algorithm> 
Hope std::transform is accepted by msvc6, now 
 
jpr  [Fri, 19 Oct 2007 15:29:57 +0000  (15:29 +0000)] 
 
avoid warning 
 
malaterre  [Fri, 19 Oct 2007 15:15:51 +0000  (15:15 +0000)] 
 
BUG: Fix upper case vs lower case. Thanks to JPR for report 
 
jpr  [Fri, 19 Oct 2007 15:15:16 +0000  (15:15 +0000)] 
 
avoid warning 
 
jpr  [Fri, 19 Oct 2007 15:14:05 +0000  (15:14 +0000)] 
 
avoid warnings 
 
jpr  [Fri, 19 Oct 2007 15:06:08 +0000  (15:06 +0000)] 
 
avoid warnings 
 
jpr  [Fri, 19 Oct 2007 14:47:18 +0000  (14:47 +0000)] 
 
avoid warnings 
 
jpr  [Fri, 19 Oct 2007 14:12:31 +0000  (14:12 +0000)] 
 
Allow user to ask to use SerieDescription+serieNumber instead od 
SeriesInstanceUID 
for making directory names. 
(More human readable!) 
 
malaterre  [Fri, 19 Oct 2007 14:12:16 +0000  (14:12 +0000)] 
 
ENH: regenerate dict from GDCM2.xml. I think we got 0000 elements right now 
 
jpr  [Fri, 19 Oct 2007 11:53:42 +0000  (11:53 +0000)] 
 
Should work in 'no write' mode, as well! 
 
jpr  [Fri, 19 Oct 2007 10:18:25 +0000  (10:18 +0000)] 
 
Use GDCM_NAME_SPACE 
 
jpr  [Wed, 17 Oct 2007 12:14:02 +0000  (12:14 +0000)] 
 
Force 0018|0015 [CS] [Body Part Examined] (in any) to upper value, 
(avoid dciodvfy to complain!)