]>
Creatis software - gdcm.git/log
regrain [Tue, 12 Apr 2005 07:33:22 +0000 (07:33 +0000)]
* Builder/gdcm.iss.in : Bug fix - missing gdcmConfigure.h
-- BeNours
malaterre [Mon, 11 Apr 2005 17:30:27 +0000 (17:30 +0000)]
BUG: Stupid gcc 2.96 does not support ios::failure
malaterre [Mon, 11 Apr 2005 17:01:16 +0000 (17:01 +0000)]
BUG: Spacing in DICOM is y first THEN x spacing
regrain [Wed, 6 Apr 2005 12:49:27 +0000 (12:49 +0000)]
* Amelioration on the DictGroupName class
-- BeNours
regrain [Wed, 6 Apr 2005 08:59:46 +0000 (08:59 +0000)]
* src/gdcmDictGroupName.cxx : amelioration of print
* Testing/TestDictGroupName.cxx : amelioration of code. Bug fix
-- BeNours
regrain [Tue, 5 Apr 2005 11:50:58 +0000 (11:50 +0000)]
* Update version
-- BeNours
regrain [Tue, 5 Apr 2005 10:56:22 +0000 (10:56 +0000)]
* src/gdcmDictGroupName.[h|cxx] : add a correlation between a group (number)
and it's representation name (for the NIH)
-- BeNours
jpr [Tue, 5 Apr 2005 10:28:59 +0000 (10:28 +0000)]
User may now choose whether he wants to load Shadow Groups and Sequences or not
jpr [Tue, 5 Apr 2005 10:20:53 +0000 (10:20 +0000)]
Comments
regrain [Tue, 5 Apr 2005 09:15:37 +0000 (09:15 +0000)]
* Amelioration of demo
-- BeNours
jpr [Mon, 4 Apr 2005 15:15:24 +0000 (15:15 +0000)]
Fix stupid bug when writting ACR-NEMA image from 'ACR-LibIDO' one.
regrain [Thu, 31 Mar 2005 09:46:51 +0000 (09:46 +0000)]
* src/gdcmPixelReadConvert.cxx : problems of around of double to uint8, when
conversion of YBR to RGB pixels. So, now, the conversion is made using
integers only
-- BeNours
regrain [Thu, 31 Mar 2005 08:06:21 +0000 (08:06 +0000)]
* Testing/TestAllReadCompareDicom.cxx : amelioration
-- BeNours
regrain [Thu, 31 Mar 2005 07:45:57 +0000 (07:45 +0000)]
* Testing/TestAllReadCompareDicom.cxx : bug fix when compiling on linux
-- BeNours
regrain [Wed, 30 Mar 2005 15:30:32 +0000 (15:30 +0000)]
* Testing/TestAllReadCompareDicom.cxx : now use test files (invented file
format) to replace 'at-run' dicom files generated by the
TestAllReadCompareDicom test
-- BeNours
malaterre [Wed, 23 Mar 2005 20:26:13 +0000 (20:26 +0000)]
BUG: Be consistent with doc. From 0 to 9 (included) works fine
jpr [Wed, 23 Mar 2005 16:54:40 +0000 (16:54 +0000)]
Temporary black lis of LibIDO rectangular images ...
Probabely no human beeing in the world cares about LibIDO rectangular images
but Creatis users -that still don't use gdcm ?-
(It's too sad to see failed tests
I'll fix the bug tomorow)
JPRx
jpr [Tue, 22 Mar 2005 11:47:09 +0000 (11:47 +0000)]
Update News
jpr [Tue, 22 Mar 2005 11:40:13 +0000 (11:40 +0000)]
*FIX Restore pushed out elements
jpr [Tue, 22 Mar 2005 11:39:04 +0000 (11:39 +0000)]
*** empty log message ***
jpr [Tue, 22 Mar 2005 11:37:15 +0000 (11:37 +0000)]
Typo
jpr [Tue, 22 Mar 2005 11:29:37 +0000 (11:29 +0000)]
* FIX : element 0x0000 of shadow groups is now force to a ValEntry, and it's VR
is forced to UL
* ENH : user id now allowed to tell he doesn't want to deal with Sequences
and/or with Shadow groups
use SetLoadMode (NO_SEQ | NO-SHADOW);
jpr [Tue, 22 Mar 2005 11:23:51 +0000 (11:23 +0000)]
*** empty log message ***
jpr [Fri, 18 Mar 2005 10:34:05 +0000 (10:34 +0000)]
Fix confusing comments
jpr [Fri, 18 Mar 2005 10:29:58 +0000 (10:29 +0000)]
Add a gzip tarball for gdcm1.0.0
jpr [Thu, 17 Mar 2005 15:52:30 +0000 (15:52 +0000)]
Update Download.html
Thx to Benoit for making Windoze self installer V1.0
regrain [Thu, 17 Mar 2005 14:16:59 +0000 (14:16 +0000)]
* Builder/ : add possibility to build an installer on Windows using InnoSetup
-- BeNours
regrain [Thu, 17 Mar 2005 14:08:24 +0000 (14:08 +0000)]
*** empty log message ***
regrain [Thu, 17 Mar 2005 11:21:47 +0000 (11:21 +0000)]
* Amelioration of the Python part concerning demos
-- BeNours
jpr [Fri, 11 Mar 2005 11:12:13 +0000 (11:12 +0000)]
Final removal of gdcmFileHelper::InitializeDefaultFile();
jpr [Fri, 11 Mar 2005 11:08:31 +0000 (11:08 +0000)]
Remove spurious #define MAX_SIZE_PRINT_ELEMENT_VALUE
jpr [Wed, 9 Mar 2005 19:40:45 +0000 (19:40 +0000)]
Fix misstyping
jpr [Wed, 9 Mar 2005 19:31:54 +0000 (19:31 +0000)]
Typo, comments
jpr [Wed, 9 Mar 2005 19:29:38 +0000 (19:29 +0000)]
Add Anonymize method (not yet fully checked)
jpr [Wed, 9 Mar 2005 19:16:33 +0000 (19:16 +0000)]
Typo, comments
jpr [Wed, 9 Mar 2005 19:15:04 +0000 (19:15 +0000)]
Add an executable (not yet fully checked) to anonymize a DICOMDIR
without loading it as a gdcmDicomDir (just as a ggdcm::Document),
yet gdcm::DicomDir contructor only retains the SQItems *we* use
(more may be present inside the Sequence, and they would desappeared using
standard Anonymize method)
jpr [Wed, 9 Mar 2005 17:16:59 +0000 (17:16 +0000)]
Better description of A.P.I. breaking modifications between v0.6 and v1.0
CVS : ----------------------------------------------------------------------
jpr [Wed, 9 Mar 2005 11:16:11 +0000 (11:16 +0000)]
Update gdcm.h, to make it user usable ...
regrain [Wed, 9 Mar 2005 09:45:32 +0000 (09:45 +0000)]
* src/gdcmFileHelper.cxx : remove memory leaks and bugs when writing files
-- BeNours
jpr [Mon, 7 Mar 2005 18:49:42 +0000 (18:49 +0000)]
Remove useless stuff
jpr [Mon, 7 Mar 2005 18:48:02 +0000 (18:48 +0000)]
Should fix some memory leaks
jpr [Fri, 4 Mar 2005 16:24:19 +0000 (16:24 +0000)]
Temporary revert to previous code (better Mem Leak than Seg Fault ...)
jpr [Fri, 4 Mar 2005 11:15:56 +0000 (11:15 +0000)]
To prevent some memry leaks
jpr [Fri, 4 Mar 2005 10:01:56 +0000 (10:01 +0000)]
To avoid warning
jpr [Fri, 4 Mar 2005 09:53:21 +0000 (09:53 +0000)]
To avoid valgring varnings
jpr [Fri, 4 Mar 2005 09:45:04 +0000 (09:45 +0000)]
To avoid valgring warning about shadowed local variable
malaterre [Thu, 3 Mar 2005 18:26:48 +0000 (18:26 +0000)]
BUG: Put back previous implementation. Thanks to JPR for notice of stupid code
jpr [Thu, 3 Mar 2005 11:55:00 +0000 (11:55 +0000)]
Comments
jpr [Thu, 3 Mar 2005 11:39:24 +0000 (11:39 +0000)]
Fix typo
Add comments
Remove now useless stuff
jpr [Thu, 3 Mar 2005 11:05:00 +0000 (11:05 +0000)]
Add comments
jpr [Thu, 3 Mar 2005 11:03:41 +0000 (11:03 +0000)]
Change default output filename to provide 'low cost' testing images
jpr [Wed, 2 Mar 2005 17:38:35 +0000 (17:38 +0000)]
Forget to rename the function, as well
jpr [Wed, 2 Mar 2005 17:23:32 +0000 (17:23 +0000)]
Fix memory leak pb
jpr [Wed, 2 Mar 2005 17:22:11 +0000 (17:22 +0000)]
Fix Signed Pixel pb.
Thx to Mathieu for reporting bug.
jpr [Wed, 2 Mar 2005 17:18:32 +0000 (17:18 +0000)]
Fix gdcm::FileHelper::CheckMandatoryElements() to take into account David
Clunie's remarks.
jpr [Wed, 2 Mar 2005 17:15:52 +0000 (17:15 +0000)]
Fix comments
jpr [Wed, 2 Mar 2005 16:39:28 +0000 (16:39 +0000)]
Change meaningless name 'TestSequence' (that does NOT tests Sequences) to
TestImageSet
Improve TestWriteSimple
Improve TestMakeIcon
malaterre [Tue, 1 Mar 2005 16:12:20 +0000 (16:12 +0000)]
ENH: Fix Compilation on older SunOS
jpr [Tue, 1 Mar 2005 10:58:53 +0000 (10:58 +0000)]
Update Website;
Fix misstyping
malaterre [Mon, 28 Feb 2005 19:27:10 +0000 (19:27 +0000)]
ENH: Getting closer to USE_GDCM_FILE
malaterre [Mon, 28 Feb 2005 19:27:10 +0000 (19:27 +0000)]
ENH: Getting closer to USE_GDCM_FILE
malaterre [Mon, 28 Feb 2005 18:56:29 +0000 (18:56 +0000)]
BUG: Could not build on Sun + gcc 2.95
malaterre [Mon, 28 Feb 2005 17:00:49 +0000 (17:00 +0000)]
ADD: New file needed
malaterre [Mon, 28 Feb 2005 16:41:35 +0000 (16:41 +0000)]
BUG: Fix typoes
malaterre [Mon, 28 Feb 2005 16:34:55 +0000 (16:34 +0000)]
ENH: First shot at the UseGDCM file. Very usefull indeed
jpr [Mon, 28 Feb 2005 11:15:56 +0000 (11:15 +0000)]
Fix English mistakes
malaterre [Fri, 25 Feb 2005 19:54:06 +0000 (19:54 +0000)]
ENH: I believe we have to enter floating point values with fixed number instead of using default stryule of ostringstream
malaterre [Fri, 25 Feb 2005 15:49:54 +0000 (15:49 +0000)]
ENH: Backport change from ITK. Fix compilation warnings
regrain [Wed, 23 Feb 2005 09:54:59 +0000 (09:54 +0000)]
* remove compilation warnings
-- BeNours
regrain [Tue, 22 Feb 2005 14:13:41 +0000 (14:13 +0000)]
* src/gdcmFileHelper.cxx : JPR bad personal choices fix
-- BeNours
malaterre [Mon, 21 Feb 2005 19:04:01 +0000 (19:04 +0000)]
ENH: Remove the jpeg internal stuff... not user friendly
jpr [Mon, 21 Feb 2005 17:47:19 +0000 (17:47 +0000)]
Typo
jpr [Mon, 21 Feb 2005 17:45:41 +0000 (17:45 +0000)]
* Replace method CheckMetaElements by CheckManadatoryElements
To deal with the pb of UID's, and with Type 1 an Type 2 Entries
(probably some stuff still missing)
* We shall have to decide the way we proceed to allow user 'freeze' Serie UID
between a given call and the next one (to add images to a Serie he just
created)
* We shall have to decide the way we proceed to allow user 'freeze' Study UID
between a given call and the next one, or to reuse an already existing
Study UID (i he wants to add his own Series to an already existing Study)
regrain [Mon, 21 Feb 2005 14:29:45 +0000 (14:29 +0000)]
* Might test the swig version before launch it
-- BeNours
jpr [Thu, 17 Feb 2005 16:18:33 +0000 (16:18 +0000)]
To avoid further pb, Initialize defaults now Photochromatic Interpretation tp
MONOCHROME2 (low values = dark), better than MONOCHRONE1.
Thx to Benoit for reporting bug
jpr [Thu, 17 Feb 2005 11:14:56 +0000 (11:14 +0000)]
Add some more tests
jpr [Thu, 17 Feb 2005 11:03:32 +0000 (11:03 +0000)]
Fix comments
jpr [Thu, 17 Feb 2005 11:00:33 +0000 (11:00 +0000)]
Group 0002 management
jpr [Thu, 17 Feb 2005 10:56:20 +0000 (10:56 +0000)]
Prepare FileMetaInformationVersion (group 0002) management
jpr [Thu, 17 Feb 2005 10:53:21 +0000 (10:53 +0000)]
Fix misstyping
jpr [Wed, 16 Feb 2005 16:41:00 +0000 (16:41 +0000)]
Fix wrong comment (-> wrong Doxygenation) about the meaning of
SetWriteModeToRaw() :
Tells the writer we want to keep 'Grey pixels + Palettes color'
when possible (as opposed to convert 'Palettes color' to RGB)
NOT
Tells the writer we want to write only the pixels (no header)
jpr [Wed, 16 Feb 2005 11:20:51 +0000 (11:20 +0000)]
Doxygenation
jpr [Wed, 16 Feb 2005 10:19:19 +0000 (10:19 +0000)]
Taking into account MONOCHROME1 + Signed Pixels (?!)
regrain [Wed, 16 Feb 2005 09:33:14 +0000 (09:33 +0000)]
* Bug fix for .Net2003... see now on other platforms ?
-- BeNours
malaterre [Tue, 15 Feb 2005 18:26:21 +0000 (18:26 +0000)]
ENH: More testing using D Clunie tools
jpr [Tue, 15 Feb 2005 18:18:43 +0000 (18:18 +0000)]
new News
jpr [Tue, 15 Feb 2005 18:12:34 +0000 (18:12 +0000)]
Taking into account the difference between MONOCHROME1 (low values = bright)
and MONOCHROME2 (low values = dark)
jpr [Tue, 15 Feb 2005 10:28:10 +0000 (10:28 +0000)]
correct misstyping
jpr [Tue, 15 Feb 2005 10:25:01 +0000 (10:25 +0000)]
Commit old versions UML class diagram, to help users migrations
jpr [Tue, 15 Feb 2005 10:18:23 +0000 (10:18 +0000)]
new News
malaterre [Mon, 14 Feb 2005 20:01:46 +0000 (20:01 +0000)]
BUG: Couldnt find dicom3tools properly
malaterre [Mon, 14 Feb 2005 17:49:43 +0000 (17:49 +0000)]
STYLE: Typo
malaterre [Mon, 14 Feb 2005 16:46:15 +0000 (16:46 +0000)]
COMP: Fix stupid VS6 bug
malaterre [Mon, 14 Feb 2005 16:20:30 +0000 (16:20 +0000)]
BUG: This should solve the last Seg Fault. In a loop you need to reinitalizaze your pointer if you are incrementing it. Also style change buffer to a char* type this clean up the code a little.
malaterre [Mon, 14 Feb 2005 16:04:02 +0000 (16:04 +0000)]
BUG: Remove crappy code... disgusted
malaterre [Mon, 14 Feb 2005 15:52:39 +0000 (15:52 +0000)]
BUG: Solve JP feature, and at the same time avoid allocating a billion time the very same buffer which we know the size at compile time, should save some time.
malaterre [Mon, 14 Feb 2005 15:11:29 +0000 (15:11 +0000)]
ENH: Much better patch suggest by Brad King to solve the ctrlM on Win32
jpr [Mon, 14 Feb 2005 14:51:10 +0000 (14:51 +0000)]
*never* forget to re-compile just *before* committing!
jpr [Mon, 14 Feb 2005 14:41:44 +0000 (14:41 +0000)]
new News
jpr [Mon, 14 Feb 2005 14:34:27 +0000 (14:34 +0000)]
First commit on the post 1.0 (Version? / Tag? / Branch?) :
Fix Doxygen warnings