]> Creatis software - gdcm.git/blob - ChangeLog
ChangeLog updated
[gdcm.git] / ChangeLog
1 2003-10-31 Jean-Pierre Roux
2      * ENH : Add the functions gdcmFile::GetImageDataRaw 
3                                gdcmFile::GetImageDataIntoVectorRaw
4              that act as GetImageData and GetImageDataIntoVector
5              except the making of an RGB Plane from Gray Plane + LUT
6              Intended to aware (vtk) users who know how to manage 
7              such an image : 
8              After gdcmHeader :
9                 GetLUTRGBA return a R,G,B,A LUT if any
10                 lgrTotaleRaw gives the 'Raw' length
11                 GetImageDataRaw returns the gray Plane    
12      * FIX : no more dirty trick for 'Segmented xxx Palette Color Lookup' images
13              (They stay Grey, just like with other Dicom viewers :-(
14
15 2003-10-30 Jean-Pierre Roux
16      * FIX : a VC++ intended syntax modif broke the 12/12 Bytes expanding
17              
18 2003-10-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
19      *ENH: Can be used like this '$vtkgdcmViewer *.dcm' with *.dcm 
20            being coherents dicom files.
21      
22 2003-10-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
23      *FIX: DOH ! Forgot about windo$e users, they couldn't read lossless jpeg,
24            from medcon lib !
25      *ENH: Turn it into DOS file type to match libgdcmijpeg8.dsp file type 
26      *ENH: Two steps is necessary to please VC++ compiler...
27      *FIX: DOH ! libgdcmijpg8 -> libgdcmljpeg
28      *ENH: Add include dir to medcon lib
29      *FIX: only one function is being exported for now ! 
30            You should use GLOBAL(return type) see ljpg/jpeg.h for more info
31             
32 2003-10-29 Jean-Pierre Roux
33       * adding  gdcmHeader::GetLUTRGBA
34                returns a 4 * 256 Bytes Reg/Green/Blue/Alpha vtk compliant LUT
35                --> Mathieu, the modif u're waiting for is not yet committed
36       * removal of now useless GetLUTRed,GetLUTGreen,GetLUTBlue,GetLUTRGB
37       
38 2003-10-27 Jean-Pierre Roux
39       * adding some xmedcon breaker files (courtesy of Loïc Boussel) 
40  .              00191113.dcm DermaColorLossLess.dcm 
41                 MxTwinLossLess.dcm RadBWLossLess.dcm       
42        * ENH: For version prior to vtkImageViewer2 -r 1.19
43        * FIX: avoid pb with xmedcon-breaker CT McTwin Elscint images
44            
45 2003-10-27  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
46       * Removal of ido stuff in CMakeLists.txt
47                                                
48 2003-10-24  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
49       * ENH: vtkGdcmReader.cxx can now read multiframe dicom
50       * FIX: remove a call to ->Modified ... see comments
51       * FIX: vtkgdcmViewer.cxx was writting ASCII file...this is so slooooooow !
52       
53 2003-10-23  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
54       * FIX: Problem with path for libvtkgdcmPython
55       * ENH: Try adding a search script for python site-package
56       * RMV: Remove some file from medcon lib that are not necessary
57       * FIX: gdcm/Makefile.am fix for generating ljpg medcon
58       * ENH: CMakeLists.txt now generate 'pygdcm.so' instead of 'libpygdcm.so' 
59       * FIX: More pragma disable fro VC++, 
60              I don't think I break something as it is also disable in VTK/ITK. 
61              But it fasten debug compilation time.
62             
63 2003-10-23 Jean-Pierre Roux
64       * gdcm now deals with 16 Bits Run Length Encoded images
65         (they are compressed as 2 planes images, 
66          one for the high Bytes, the other for low Bytes)
67
68 2003-10-22 Jean-Pierre Roux
69      * Now CheckRead takes into account the bugged 'Leonardo' Siemens images
70         and XA images, sent thru the burning VPRO station
71      * add I9000001.dcm, a GE dlx XA image, thru the VEPRO burning station
72      (breaks DicomWorks)
73
74 2003-10-22  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
75       * FIX: When copying a Makefile.am to CMakeLists.txt 
76              one should remove the '\'
77              
78 2003-10-22 Jean-Pierre Roux
79       * in gdcmData adding a bugged 'Leonardo' Siemens image 
80         (wrong lengths in header)
81         OK with gdcm, KO with the other viewers :-)
82       * add a GE dlx XA image, thru the VEPRO burning station
83         (breaks DicomWorks)
84
85 2003-10-21 Jean-Pierre Roux
86       * in gdcmData add the checkvtkgdcmViewer.sh shell script 
87         for a brutal checking of vtkgdcmViewer compliance
88
89 2003-10-21 Jean-Pierre Roux
90       * add the files for 'xmedcon' Jpeg Lossless library
91       * call of 'xmedcom' Jpeg Lossles libray (instead of the old LibIDO one)
92
93 2003-10-21 Jean-Pierre Roux
94       * 'Compacted Files' (12 Bits Allocate, 12 Bits Stored) are now dealt with
95      
96 2003-10-21 Jean-Pierre Roux
97       * garbage Siemens 'Leonardo' images dealt with
98         (the patch is easy to remove)
99       * cosmetic changes to avoid warnings
100       
101 2003-10-20  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
102       * ENH: vtkgdcmViewer now autoscale color/window level on start-up, 
103         no need to press 'r' now.
104         
105 2003-10-20  Jean-Pierre Roux
106       * upgrade of checkRead.sh checkWrite.sh according 
107         to new Jpeg Lossless decompressor
108        * add US.3405.1.dcm, a genuine RGB medical file ...
109        * add gdcm-ACR-LibIDO.acr, unnormalized Rectangular LibIDO format image
110        * add CLIP0001-Sequoia-U11.dcm, US 'Clip', from SEQUOIA machine, 
111                                                   UNIT 11, Hop Cardio
112               
113 2003-10-15  Jean-Pierre Roux
114       * general anonymisation in gdcmData
115       * adding the 'color files' from
116          http://www.leadtools.com/SDK/Medical/DICOM/ltdc19.htm
117       * adding some well knowed bugged-header images
118       * adding checkRead.sk, checkReadColor.sh, checkWrite.sh,
119          waiting for their inclusion in Python testsuite
120
121 2003-10-15  Jean-Pierre Roux
122     * gdcmHeader::gdcmHeader(const char *InFilename, bool exception_on_error)
123       no longer seg faults when file is not found
124
125 2003-10-14  Jean-Pierre Roux
126      * Emprovement of reading for Dicom encapsulated Jpeg LossLess MultiFrame images
127
128 2003-10-14  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
129      * TODO: *.in file to genereate a UseGDCM later
130
131 2003-10-14  Jean-Pierre Roux
132      * Some supposed-to-be Dicom Images have no preamble.
133         OpenFile takes it into account
134      * Jpeg LossLess 24 Bits images doesn-t break any longer gdcm
135      * Missing elements added in dicomV3.dic
136       (just to be affraid : have a look at
137        ftp://medical.nema.org/medical/dicom/2003/01v03dif/01v03_06.pdf
138        and do it again next year ;->
139
140 2003-10-13  Jean-Pierre Roux
141      * According to PS 3.3-2003 C.11.1.1.2 p 619, when each pixel of 
142        a PALETTE COLOR is stored on 2 Bytes, theese 2 Bytes must be equal.
143        But there are NOT. It's fixed !
144        
145 2003-10-13  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
146      * FIX: "jpeglib.h" was not found on VC++
147      * FIX: vtkgdcm was not being installed 
148          
149 2003-10-10  Jean-Pierre Roux
150      * ENH : OpenFile closes the file if it *really* doesn't look like
151              an ACR-NEMA / DICOM one.
152      * FIX : testWrite no longer writes an empty file if the source file     
153              is not gdcm Readable
154      * ENH : One more JPEG LossLess type "JPEG Baseline (Process 14)" 
155              is now decoded.
156              
157 2003-10-10  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
158      * FIX: CMake generate now documentation
159      * ENH: out of source doc build !
160      * ENH: Generate both user and dev documentation
161      * ENH: Should work on windows too
162      * ENH: Only one doxygen config.in file is needed 
163      * FIX: make install should be ok now on ùnix plateform
164      * FIX: PATH to dictionary was wrong (missing /)
165      * ENH: OpenFile, return true if the file looks like an ACR or DICOM file 
166                      
167 2003-10-09  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
168      * vtkGdcmReader is now able to read rgb dicom file.
169      * src/gdcmHeaderHelper : GetNumberOfScalarComponents()
170      * added a gdcmViewer to vtk test, use mouse to control 
171         window level & window width
172
173 2003-10-09  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
174      * CMake-ification of gdcm, we have now two build system
175      * FIX: on cygwin Wsock32 doesn't exist
176      * FIX: force jpeg dir to the local one (gdcm/src/jpeg)
177      
178 2003-10-06  Emanuel Ollart
179      * FIX : compilation process wad broken.
180              Changed gdcmViewer_sources to vtkgdcmViewer_sources
181              
182 2003-10-06  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
183      * change gdcmViewer -> vtkgdcmViewer
184      * change GetXSpacing and GetYSpacing "%f\\%" is parsed backward
185      
186 2003-10-06  Jean-Pierre Roux
187      * FIX :A few nasty patches to allow the reading of a lot of nasty images
188            ( e.g : well known GE images with a wrong elem length,
189                  : Philips MRI Images with a wrong Huffman table)
190       * still to be done : allow the reading of bugged LEONARDO Siemens images
191
192 2003-10-03 Jean-Pierre Roux
193       * Odd length strings are padded with '\0' (not with spaces, 
194         to remain compliant with already defined strings, 
195         like Transfert Syntax UID and others)
196
197 2003-10-03 Jean-Pierre Roux
198       * ENH :gdcmHeaderHelper::GetNumberOfScalarComponents() added, 
199              to allow displaying RGB images (not only by affim ;-)
200              
201 2003-10-03  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
202       * vtkGdcmReader is now able to read rgb dicom file.
203       * src/gdcmHeaderHelper : GetNumberOfScalarComponents()
204
205 2003-10-03 Jean-Pierre Roux
206       * A few nasty patches to allow the reading of a lot of nasty images
207         ( e.g : well known GE images with a wrong elem length,
208               : Philips MRI Images with a wrong Huffman table)
209       * still to be done : allow the reading of bugged LEONARDO Siemens images
210
211 2003-10-03 Jean-Pierre Roux
212       * One more JPEG LossLess type "JPEG Baseline (Process 14)" is now decoded.
213
214 2003-10-03 Jean-Pierre Roux
215       * gdcmHeaderHelper::GetNumberOfScalarComponents() added, 
216         to allow displaying RGB images (not only by affim ;-)
217
218 2003-10-03 Jean-Pierre Roux
219       * gdcmFile::GetImageDataIntoVector now
220          - deals with MultiFrames MultiFragments Run Length Encoded files
221          - deals with YcBcR (YBR_FULL) files
222          - deals with YBR_YBR_FULL_422 files (they work as RBG files ?!?)
223           WARNING : nothing was checked for YBR_PARTIAL_422, YBR_ICT, YBR_RCT files.
224           (no sample found :-(
225
226 2003-10-02  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
227       * src/*.cxx removed pragma thingies to src/gdcmCommon.h
228         Two reasons: - clear things
229                      - third parties acces gdcm through header files, so won't
230                      suffer anymore VC++ complains
231 2003-09-30  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
232       * add argv[1] in testvtkGdcmReader.cxx
233       * removed leaks
234                      
235 2003-09-24 Jean-Pierre Roux
236       * The lines are now eigthy characters long.for 
237         gdcmHeader.cxx gdcmHeaderHelper.cxx gdcmParse.cxx 
238
239 2003-09-22  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
240       * src/gdcmUtil.[cxx|h] : change the _CreateCleanString return value from
241         char* to std::string. Thus, the use of strdup becomes useless. (see
242         previous commis of Malaterre)
243       * src/gdcmElValSet.cxx : reuse commented call to _CreateCleanString like
244         before the last Malaterre's commit.
245
246 2003-09-19  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
247       * This commit should fix the Debug building under VC++, the problem
248         was mainly a mixture of debug and release lib being loaded at startup.
249       * I also remove a depency to a specific C function: strdup. Because I had
250         to force the link to msvcrtd (whereas strdup is in libc).
251
252 2003-09-16  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
253       * "gdcm::Unfound" string changed to a constant variable (GDCM_UNFOUND)
254         located in the gdcmCommon.h file. All use of reference of tha has been
255         changed to now use the variable GDCM_UNFOUND.
256
257 2003-09-16  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
258       * Cosmetic changes:
259         - gdcmPython/testSuite.py adapted to the JPR updated Dicts/dicomV3.dic
260           Dicom dictionary. The test suite can now be run again. Note:
261           I'm note very happy with the " (RET)" changes. I believe this
262           RETAINED comment should be dropped when parsing the dictionary.
263         - PACKAGER corrected
264         - DEVELOPPER added.
265         - AUTHORS updated and now in alphabetical order
266       * Makefile.am now exports gdcm.dsw for Windoze users.
267
268 2003-09-11  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
269       * cygwin complains about missing std:: in subdir Test/
270
271 2003-09-10  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
272       * remove some methods that are now in gdcmHeaderHelper
273
274 2003-09-10  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
275       * vtkGdcmReader set spacing and origin correctly
276
277 2003-09-09  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
278       * Fix a few delete/delete[] mismatch
279
280 2003-09-08  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
281       * src/gdcmHeaderHelper.[h cxx]: added new class that provide an
282       interpretation to data given by gdcmHeader. For instance there are
283       heuristics to get informations (look at different places).
284       * it also include a specific class: gdcmSerieHeaderHelper devoted to
285       sorting DICOM images based on different strategies.
286       * modified Makefiles accordingly.
287
288 2003-09-05  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
289       * src/*.cxx : added pragma disable 4786/4251 to get rid of ~4300 warning
290         when building in debug mode
291       * vtk/win32/vtkgdcm.dsp : change /MT -> /MD and /MTd -> /MDd to match
292         src/win32/gdcmdll.dsp
293       * vtk/win32/vtkgdcm.dsp : added /nodefaultlib "mscvrt" for debug mode
294
295 2003-08-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
296       * Corrected a leak in vtkGdcmREader.cxx, the pSource was find thanks to valgrind.
297
298 2003-07-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
299       * src/win32/libgdcmjpeg12.dsp was not dos format
300       * src/win32/libgdcmjpeg12.dsp : libgdcmijpeg12_EXPORTS -> LIBGDCMIJPEG12_EXPORTS
301       * src/win32/gdcmdll.dsp: + /I "..\jpeg\libijg12"
302
303 2003-07-29 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
304       * src/gdcmHeader.h : add std:: prefix for stl elements... like others in
305         the file
306       * src/gdcmFile.cxx : bug fix in affectation type
307       * src/jpeg/libijpeg12/jmorecfg12.h : export for windows modified... like
308         in src/jpeg/libijpeg8/jmorecfg8.h (JPR : copy/paste exists !!!)
309       * Modifs of MVSC projects to compile them. Not concerning 2 identic
310         symbols... future problem ?
311
312 2003-07-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
313       * src/win32/libgdcmijpeg12.dsp was missing
314       * modified gdcm.dsw accordingly
315
316 2003-07-28  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
317       * src/gdcmHeader.cxx : misplaced return 0.; for ACR/NEMA
318
319 2003-07-24 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
320       * src/jpeg/libijg12/.cvsignore, jconfig.* : ommited files while last
321         commit of JPR (before his hollidays to facilitate our work).
322       * setup.py : bug fix in code. Modifications made while the last commit
323         of JPR. The code hasn't been tested before the commit... it's so
324         useless to make that (for best programmer that is JPR) !!!
325
326 2003-07-08  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
327       * tagged the current version as Version0_3 (i.e. version 0.3)
328
329 2003-07-08  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
330       * vtk/testvtkGdcmReader.cxx : remove a symbol that is unused
331       * src/jpeg/libijg8/jmorecfg.h : adding export symbol for windows
332       * *.dsp : modifications to use new libgdcmijpeg8 library
333       * setup.py : bug fix on VTKPATH variable
334       * PACKAGER : adding all concerning windows
335
336 2003-07-07  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
337       * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug fix, removal of
338         garbage debug code.
339       * TODO, vtk/vtkGdcmReader.cxx: upcoming fixes comments.
340       * gdcmPython/testSuite.py: JPR bug fix, brutal erasement of
341         test suite reported error.
342       * PACKAGER file added (describes what a packager must do when
343         packaging a new release).
344       * MANIFEST.in, now declares jconfig.linux and jconfig.vc
345       * configure.in: upgraded version number to 0.3.0
346       * fixing build of rpm (through rpm -ta):
347         - Doc/Makefile.am exports proper doxygen files
348         - src/jpeg/libijg8/Makefile.am exports the include files.
349
350 2003-07-07  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
351       * vtk/vtkGdcmReader.cxx : bug fix when loading only 1 file.
352       * src/gdcmHeader.h : formatting code
353
354 2003-07-07  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
355       * vtk/vtkGdcmReader.[cxx|h] : bug fix when loading only one file.
356         We were obtaining error message from vtk. Now, creation of file list
357         is made in an internal list to prevent this problem.
358         Bug fix when output is empty.
359         Bug fix in update of progress value. Previous commit for this was a bad
360         correction.
361       * vtk/vtkGdcmReader.h : adding comments for InternalFileNaleList variable
362
363 2003-07-04  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
364       * src/gdcmHeader.h : added method to get the file name
365       * vtk/vtkGdcmReader.[cxx|h] : bug fix concerning loading of bad dicom
366         files. Added method to remove all files on the input
367         Added FIXME comment concerning the bad parsing of header made by
368         ExecuteInformation method (in ExecuteData method)
369
370 2003-07-03  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
371       * vtk/Makefile.am: vtkGdcmReader.h should now be cleany installed
372         when using make instal.
373       * src/gdcmFile.cxx : bug fix under Window after JPR commit
374         RQ : the JPR doesn't appear in the ChangeLog... normal for him
375
376 2003-07-03  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
377       * setup.py : adding include dir of jpeg lib to compile all sources
378       * */Win32/*.dsp : JPR fix for windows compilation
379
380 2003-07-02  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
381       * src/jpeg/libijg8/jconfig.* : JPR bug fix : now compile on both
382         linux and WINDOWS !
383       * src/gdcmJpeg.cxx : JPR bug fix : erroneous include
384       * src/win32/gdcmdll.dsp : JPR fix for windows compilation
385
386 2003-07-02  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
387       * setup.py is again effective on un*x (takes into account the
388         addon of the jpeg library)
389       * Doc/DoxyDevelInstal.txt added (developper's raw documentation)
390       * Doc/Doxy* updated (includes above enhancements)
391       * INSTALL now points to web documentation
392
393 2003-07-01  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
394       * src/gdcmHeader.h doesn't make unnecessary reference to
395         gdcmUtil.h anymore.
396       * gdcmPython/Makefile.am now avoids calling the wrappers for the
397         clean target.
398       * src/gdcm*.[cxx|h] :
399         - to allow compilation with gcc 3.x
400           -- clean up of STL usage (added explicit usage of std::)
401           -- small fixes on exceptions.
402           Note: linking not tested !
403         - clean of doxygen comments to avoid warnings at documentation
404           building stage.
405       * vtk/vtkGdcmReader.cxx: g++ warning message clean up (platform
406         dependent convertion).
407
408 2003-06-20  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
409       * Clean up of previous JPR garbage commit (not even commented in the
410         Changelog):
411         - Test/Makefile.am removed the reference to unexisting testTS.cxx
412         - moved all jpeg related files from src to src/jpeg/libijg8, with
413           addition/modification of Makefile.am and configure.in.
414         - the testSuite is still brain damage (not guilty).
415
416 2003-06-02  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
417       * WrapVTK.py : modifications to get correctly vtk source files to
418         compile
419       * vtk/vtkGdcmReader.cxx : modification for an already existing name
420         (FileName -> Filename)
421
422 2003-06-11  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
423       * vtk/vtkGdcmReader.[cxx/h]:
424         - UpdateProgress method should now be effective
425         - removed the limitation on having only images loaded (as opposed
426           to volumes),
427         - when building a stack of images/volume, a lesser number of
428           gdcmHeader and gdcmFile instances should be used (hopefully
429           accelerating things).
430         - when building a stack of images/volumes, files which are not
431           loadable (wrong path-filename, wrong permissions on existing file,
432           or file not parsable by gdcm) are replaced with a black image
433           in the stack (for the caller to notice the problem).
434
435 2003-06-03  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
436       * vtk/vtkGdcmReader.cxx: hopefully corrected Z extent.
437
438 2003-06-02  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
439       * vtk/vtkGdcmReader[cxx|h] : makes correct code to remove conflicts
440         between standard library (std) and vtk library (problems are found
441         under Windows... thanks Windows !)
442
443 2003-05-30  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
444       * vtk/vtkGdcmReader[cxx|h] should now be volume aware (read ready for
445         debug stage).
446       * gdcmPython/demo/vtkGdcmReader.py: commented lines for volume test
447
448 2003-05-29  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
449       * vtk/vtkGdcmReader[cxx|h] preparation addons for loading volumes.
450
451 2003-05-28  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
452       * When compiling with distutils (see setup.py) the C++ compiler is
453         called with different flags than the default ones (with automake).
454         In order to fix all those warning, I compiled gdcm with the command
455            make 'CXXFLAGS=-Wall -Wstrict-prototypes -D__STDC_LIMIT_MACROS'
456         and went for warning fixes:
457         - src/gdcmHeader.cxx, Test/dcm2acr.cxx, pourFindTaggs.cxx cleaned
458           up from unused variables.
459         - vtk/vtkGdcmReader.cxx: potential bug fix.
460       * src/gdcmHeader.h: Doxygen warning cleanup
461
462 2003-05-27  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
463       * gdcmPython/gdcm.i:
464         - typemaps correction to take into account the systematic replacement
465           of "using namespace std" with std:: prefix e.g. std::list,
466           std::string... (cf changes of 2003-05-21).
467         - gdcmGlob global variable of type gdcmGlobal (defined in
468           src/gdcmUtil.cxx and declared in gdcmPython/gdcm.i) is now
469           exported to Python a as cvar.
470       * gdcmPython/__init__.py now defines two functions GetPubDictTagNames()
471         and GetPubDictTagNamesByCategory() as a replacement for deprecated
472         gdcmDictSet.GetPubDictTagNames() and
473         gdcmDictSet.GetPubDictTagNamesByCategory() class functions (i.e.
474         C++ static methods).
475       * gdcmPython/demo/printGroupedPublicDict.py is operational again,
476         with the above changes.
477
478 2003-05-22  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
479       * setup.py, manifest.in : bug fix under linux
480
481 2003-05-22  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
482       * Modification of setup.py to compile vtk part too. Then, we have 2
483         wrappers which must work with same distutils. For that, we have a
484         generic distutils in distusiltsWrapping.py ; with :
485          - build_extWrap class to wrap generically all extensions,
486          - ExtensionWrap base class for all wrapping extension that contains
487            a wrapper
488          - Wrapper interface which wrap sources
489         + In WrapSwig.py  we have extension and wrapper for Swig
490         + In WrapVTK.py  we have extension and wrapper for VTK
491       * MANIFEST.in : modifications to consider vtk directory and new python
492         files for compilation
493
494 2003-05-21  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with Benoit Regrain
495       * Added python wrappers of vtkGdcmReader vtk class (see the
496         source in vtk/vtkGdcmReader.cxx) :
497         - vtk/Makefile.am now builds a library
498         - gdcmPython/Makefile.am now builds vtkgdcmPython a second import
499           python library (as opposed to _gdcm.so wich are the python
500           wrappers of gdcm). vtkgdcmPython.so uses the vtk python wrappers
501           (vtkWrapPython and vtkWrapPythonInit utility) to build vtkgdcmPython
502           import library.
503         - configure.in has an additional flag --enable-vtk that needs
504           to be set to enable compilation of vtk related code, that is:
505           + vtk/vtkGdcmReader.so and
506           + vtk/testvtkGdcmReader C++ demo of vtk wrappers of gdcm)
507           + gdcmPython/vtkgdcmPython.so (see above)
508         - gdcmPython/demo/vtkGdcmDemo.py corrected (some images cannot
509           be read when compressed or when HighBit + 1 != BitsStored),
510         - gdcmPython/demo/vtkGdcmReader.py added. This demo illustrates
511           the usage of the python wrapper of vtkGdcmReader vtk class.
512       * vtk/vtkGdcmReader.cxx: bug fixed (thanks to Benoit Regrain).
513       * src/*.[h] all occurences of stl classes are now prefixed with
514         std::, and all occurences of "using namespace std;" where removed.
515         This is to avoid pollution of global namespace in included files.
516         Apparently vtk does not avoid this pitfall: when using both
517         gdcm and vtk (as in vtk/vtkGdcmReader.cxx) this ended up in a
518         collision of various stl members (principally cout...).
519       * gdcmPython/testSuite.py now cleanly removes temprory generated
520         file.
521       * gdcmPython/gdcm.i now declares a typemap for std::string (to
522         comply with above changes)
523
524 2003-05-12  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
525       * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPixelSize()
526       * vtk/vtkGdcmReader.cxx now properly inports the image in the
527         vtk data structure (an image Flip was required).
528       * vtk/testvtkGdcmReader.cxx refers to gdcmData subdir instead of Data.
529       * cosmetic changes in documentation.
530
531 2003-05-7  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
532       * src/gdcmHeader.cxx: the constructor no longer exits when an
533         unexisting file is given as argument.
534       * The subdirectory Data (containing all the images used for the
535         test suite) is not part of this repository anymore. A new module
536         containing those images is now available at
537           :pserver:xxx@cvs.creatis.insa-lyon.fr:2402/cvs/public
538         with the name gdcmData.
539         All the python scripts (including the package initialisation file
540         gdcmPython/__init__.py) were adapated to take this change into
541         account (basically GDCM_DATA_PATH is now GDCM_TEST_DATA_PATH).
542
543 2003-05-5  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
544       * vtk subdir added. Contains vtkGdcmReader.[cxx|h] a vtk class
545         inherinting from vtkImageReader and testvtkGdcmReader.cxx a small
546         demo of the usage of this class.
547         Compilation of this vtk part is only done when using the --enable-vtk
548         at configure (or autogen.sh) stage.
549
550 2003-04-16  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
551       * More memmory link related corrections and documentation fixes.
552         Notes on valgrind:
553           - maximum info is obtained with a command of the form:
554             valgrind --leak-check=yes --leak-resolution=high --num-callers=40
555                    --show-reachable=yes PrintHeader
556           - the remaining reachable blocks seem to come from the STL
557             allocation scheme through the usage of map and list. It looks
558             like this memory cannot be freed but it is not a memory leak
559             (in fact further invocation to the STL would recollect the
560              unused memory allthough it cannot explicitely be freed).
561       * gdcmPython/demo/vtkGdcmDemo.py added: this is a small demo
562         of displaying an image parsed with gdcm and displayed with VTK.
563         Note: some images don't seem to work e.g.
564             python vtkGdcmDemo.py  ../../Data/US-RGB-8-esopecho.dcm
565       * src/gdcmHeader.x: dicom_vr and Dicts are not class members anymore.
566         Allthough this weakens the semantics, it is a ditch attempt to
567         make gdcm more thread friendly.
568
569 2003-04-15  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
570       * Memory link hunt (by using valgrind through the command
571           valgrind --show-reachable=yes --leak-check=yes PrintHeader).
572         - added src/gdcmVR.cxx gdcmVR.h that objectify the previous
573           gdcmHeader::_dicom_vr.
574         - gdcmHeader::InitVRDict transfered as gdcmVR::gdcmVR().
575         - gdcmHeader::dicom_vr is now of type gdcmVR* as opposed to
576           VRHT*.
577         - gdcmGlobal global object contained class added (see src/gdcmUtil.x)
578
579 2003-04-9  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
580       * src/Makefile.am now exports all the necessary include files at
581         make install stage.
582
583 2003-04-9 JPR
584       * UpdateGroupLength replaced by new one
585
586 2003-04-7 JPR
587       * UpdateGroupLength re-written using H-Table
588         (named UpdateGroupLengthNew untill checks are over)
589
590 2003-04-7 Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
591       * Data/im_00001 renamed to gdcm-MR-PHILIPS-16-Multi-Seq.dcm
592       * gdcmPython/testSuite.py now include a test of gdcmFile::Write.
593       * src:
594         - gdcmHeader::GetPubElValSet removed.
595         - gdcmElValSet::WriteDcm, WriteAcr, WriteExplVR, revamped to
596           UpdateGroupLength, WriteElements, Write.
597         - gdcmHeader::FileType moved to gdcmCommon.h. The enum FileType
598           doesn't contain TrueDicom anymore since ExplicitVR and ImplicitVR
599           carried the same semantics.
600           - src/gdcmHeaderIdo.cxx changed accordingly.
601         - gdcmFile::WriteBase now regroups all the codes from previous
602           versions of WriteDcm, WriteDcmImplVR, and WriteACR.
603         - enum FileType moved to gdcmCommon.h
604       * src/gdcmHeader.cxx AddDefault trashed
605       * gdcmGetXSize added
606       * getimageDataSize now calls gdcmGetXSize
607       * Test/*.cxx changed to agree with above changes
608
609 2003-03-31 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
610       * src/gdcmHeader.h: LoadElements() is not a public method anymore
611         (to avoid double call by end user).
612       * Test/*.cxx LoadElements() doesn't need to be called explicitely
613         by end user, since gdcmHeader::gdcmHeader now handles it.
614
615 2003-03-29 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
616       * gdcm/Doc many doxygen changes:
617         - Doxyfile now has two different versions, DoxyfileUsers that generates
618           the html.users end users oriented documentation and
619           DoxyfileDeveloppers that generates the html.developper developper
620           oriented documentation.
621         - README changed accordingly
622         - requirement.txt removed (old design info moved to TODO).
623         - Additional files DoxyInstallation.txt, DoxyIntroduction.txt,
624           DoxyMainPage.txt, DoxyPython.txt provide more information.
625         - Note: the website http://www.creatis.insa-lyon.fr/Public/Gdcm/ can now
626           be updated by simply regenerating the docs with doxygen and copying
627           html.developper and html.users to tux:/home/httpd/html/Public/Gdcm
628       * src/gdcmElValSet.cxx: stl <map>.count() can only return 0 or 1. Hence
629         all the tests in the form "if (<map>.count() >1)" were removed.
630       * src/gdcmFile.cxx: cosmetic changes to avoid messages of doxygen about
631         ill-formed documentation sections.
632       * src/gdcmHeader.cxx: ditto
633
634 2003-03-27 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
635       * setup.py fixed for un*x (needed macro for stdint.h)
636       * Test/test.cxx renamed to PrintHeader.cxx to avoid collision on
637         un*ces with sh-utils test utility.
638       * gdcmPython/demo/test.py renamed to PrintHeader.py
639       * gdcmPython/demo/ReorganiseFiles.py new demo script added.
640       * gdcmPython/win32/gdcmpycomplet.dsp renamed to gdcmpyembedded.dsp.
641       * gdcmPython/win32/gdcmpy.dsp trashed away (brain damaged).
642       * src/gdcm*.cxx JPR's bad inclusion fixed.
643
644 2003-03-26 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
645       * src/gdcmHeader[h, cxx] gdcmHeader now has an IsReadable predicate.
646       * gdcmPython/demo/test.py changed accordingly.
647
648 2003-03-25 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
649       * gdcmPython/Makefile.am fixed linking against libstdc++
650       * gdcmPython/_gdcm.so symbolic link to gdcmPython/.libs/pygdcm.so added.
651       * Swig subdir (historical tests of swig version 1.3.17++) removed
652       * Test/testChangeEntete.cxx some lines commented out in order to make
653         compilation work.
654       * src/gdcmHeader.cxx cleaned up wild JPR's dirty kludge.
655       * src/gdcmElValSet.cxx cleaned up frog's forgotten debug message
656
657 2003-03-24 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
658       * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now calls LoadElements(),
659         hence the user doesn't need this explicit call.
660         - gdcmPython/testSuite.py, gdcmPython/demo/*.py changed accordingly
661           i.e. LoadElements() call removed.
662       * src/gdcmCommon.h now defines UINT32_MAX (see stdint.h).
663         - src/Makefile.am declares the proper flag for g++.
664       * src/gdcmElValSet.h added gdcmElValSet::GenerateFreeTagKeyInGroup
665         for adding user defined new tags.
666         - src/gdcmHeader.cxx gdcmHeader::NewManualElValToPubDict added.
667         - src/gdcmHeader.cxx gdcmHeader::AddAndDefaultElements now
668           cleanly adds some gdcm added tags (like gdcmXSize, gdcmYSize...)
669
670 2003-03-17 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr>
671       * Makefile.am, acinclude.m4, configure.in, python.m4, Dicts/Makefile.am,
672         Doc/Makefile.am, Test/Makefile.am, gdcmPython/Makefile.am,
673         src/Makefile.am : the project should properly compile and install
674         with the autotools, included the python wrappers part.
675       * gdcm.spec.in : added a spec file for RPM packaging.
676
677 2003-03-14 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
678       * src/gdcmUtils.cxx : redifinition of defaults parameters in code
679
680 2003-03-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
681       * gdcmPython/__init__.py fix of GDCM_DICT_PATH which was not
682         to exported to the environement (see gdcmPython/testSuite.py
683         for usage).
684       * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx/h], gdcmFile.[cxx/h],
685         gdcmHeader.[cxx/h]: ElValSet class renamed to gdcmElValSet, and
686         ElValue class renamed to gdcmElValue for obvious consistency reasons.
687       * src/gdcmElValSet.cxx, src/gdcmUtil.[cxx-h] Tokenize utility function
688         moved away from gdcmElValSet.cxx to gdcmUtil.cxx.
689
690 2003-03-10 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
691       * gdcmPython/__init__.py doesn't crash anymore when running in
692         in InstallMode or PreInstallMode but with an environement given
693         value of GDCM_DICT_PATH.
694       * src/gdcmDictSet.[cxx/h] coding style.
695
696 2003-03-06 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
697       * src/gdcmHeader.h and gdcmHeader.cxx Coding style + doxigenation.
698       * src/gdcm.h general comments moved to TODO, and README
699       * src/gdcm.h should now be seen as a user commodity (including it
700         should suffice to fully use gdcm). It is nowhere including within
701         any of the kernel files src/*.cxx and src/*.h.
702
703 2003-03-05 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
704       * src/gdcm.h splitted in gdcmCommon.h, gdcmDict.h, gdcmDictEntry.h,
705         gdcmDictSet.h, gdcmElValSet.h, gdcmElValue.h, gdcmFile.h,
706         gdcmHeader.h
707       * src/gdcm*.cxx only include their corresponding include file
708         (as opposed to gdcm.h)
709       * gdcmPython/gdcm.i changed accordingly
710       * Test/Makefile.am corrected and added NEWS, AUTHORS in order for
711         the autogen.sh generated "make snapshot" command to work.
712       * autogen.sh removed history related references to crea package.
713
714 2003-03-04 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
715       * distutilsSwigCPlusPlus.py work around some swig portability
716         bug.
717
718 2003-03-03 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
719       * Eventually, python/gdcmPython was renamed to gdcmPython. This
720         was done in a last ditch attempt to get setup.py _really_
721         operationnal. The python/gdcmPython layaout add the advantage
722         of hidding away the python related distutils specific files
723         (MANIFEST.in, setup.py, distutils*.py...) from the main directory.
724         Alas, the src directory was out of scope (i.e. it's relative
725         position to setup.py was ../src) which made things impossible to
726         handle (see previous version of python/setup.py). Crossing fingers...
727
728 2003-02-20 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
729       * python/setup.py now works on Un*x. (harder than I thougth)
730       * python/distutilsSwigCPlusPlus.py can now have include files
731         among the list of sources.
732
733 2003-02-20 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
734       * src/gdcmHeader.cxx : bug fix - opening dicom file in binary !!!
735       * modifications in MSVC projects
736
737 2003-02-19 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
738       * As stated by the first lines of Test/ExceptionAndPython/README, it
739         looks like we can move back to original usage of exception within
740         src/gdcm* and hence remove the errno stuff that was introduced
741         as a quick and dirty fixture of this problem (added to the TODO).
742       * Doc/Doxyfile configuration file for Doxygen and corresponding
743         README file for usage added.
744       * Test/testWrite.cxx added. This new test comes from a split of
745         test.cxx that is now reverted to its original purpous i.e.
746         testing the proper parsing of a Dicom related file.
747         testWrite.cxx concentrates on testing the IO part of gdcm.
748       * Test/bug1.cxx (containing a bug on WIn32) added.
749       * src/gdcm.h, gdcmHeader.cxx, gdcmDictSet.cxx:
750         - gdcmHeader::GetPubTagNames and  gdcmHeader::GetPubTagNamesByCategory
751           whose purpose is to publish the content of the TagNames of the
752           Dicom public dictionnary were not accessible without an
753           instance of class gdcmHeader.
754         - those methods are now static methods of gdcmDictSet and hence
755           require no instances at all to be invocated.
756         - within gdcmDictSet this change required to change some method
757           to class methods (i.e. are now static) among which SetDictPath
758           (renamed to BuildDictPath) and LoadDefaultPubDict.
759       * python/gdcmPython/demo/printGroupedPublicDict.py changed to illustrate
760         the above changes by calling the new method classes of gdcmDictSet.
761       * python/gdcmPython/__init__.py now exposes gdcm.gdcmDictSet for
762         the above to be effective.
763       * python/gdcmPython: in order to wrap properly the above changes
764         for Python, swig version now needs to be > 1.3.17.
765       * python/gdcmPython/Makefile fixed to adapt itself to new
766         configure/make shema introduced by Johan Montagnat (thanks for the
767         contribution). Alas this Makefile cannot be turned into a proper
768         Makefile.am without some heavy changes in the configure.in
769         (for python dectection).
770       * python/gdcmPython/gdcm.i: the out typemap map<string, list<string>>*
771         now avoids publishing the empty entries.
772
773 2003-02-13 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
774       * python/setup.py : bug fix concerning install under windows
775         ExtraPath reused :-P
776       * gdcm.dsw : bug fix concerning path for libraries for python !!!
777
778 2003-02-13 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
779       * Dicts/dicomV3.dic : remove double spaces !!!
780       * src/gdcmElValSet.cxx : bug fix concerning windows compiler
781       * python/gdcmPython/win32/gdcmpycomplet.dsp : bug fix concerning paths
782         and links
783
784 2003-01-28 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
785       * src/gdcmHeader.cxx added a post header parsing AddAndDefaultElements
786         method. Doxygenation.
787       * src/gdcm.h clean up of JPR spurious comments.
788
789 2003-01-17 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
790       * python/distutilsSwigCPlusPlus.py now properly collects the
791         shadow classes generated by "swig -c++" (gdcm.py in our case)
792         when using "python setup.py install".
793       * python/gdcmPython/__init__.py imports gdcm.py and only manually
794         reexports the working classes.
795       * src/gdcmHeader.cxx all the try/catch/throw calls were replaced
796         by the classical C errno scheme. This is to prevent an obscure
797         behavior of the python wrappers when importing wxPython.wx prior
798         to gdcmPython (which ended up in an abort call). An illustration
799         of this oddity can be found in the Test/ExceptionAndPython
800         subdir (see the README file). This problem probably due to
801         an combination of g++ and dynamic loading.
802       * added Test/ExceptionAndPython (see above)
803
804 2003-01-17 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
805       * Changed the layout of the python part to avoid bloating main
806         directory with setup.py, distutilsSwigCPlusPlus.py, MANIFEST.in
807         i.e. the distutils arsenal. All the python related stuff is
808         again in a python subdir, but the package itself is now in
809         python/gdcmPython.
810       * setup.py was cleaned up:
811         - pythonIncludePath removed
812         - python setup.py bdist target is now functional.
813       * gdcmPython/__init__.py doesn't export FileName any more (to avoid
814         collision with other packages). gdcmPython/demo/*.py changed
815         accordingly.
816
817 2003-01-15 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
818       * python subdir moved to gdcmPython (preparation of distutils packaging).
819       * gdcmPython/setup.py and distutilsSwigCPlusPlus.py added. The
820         distutils installer is operational.
821       * - gdcmPython/__init__.py now properly loads the swig generated
822           shadow classes (from gdcm.py).
823         - gdcmPython/demo/*.py changed to import the package gdcmPython
824           instead of gdcmPython/demo/load.py.
825         - gdcmPython/testSuite.py changed to import the package gdcmPython.
826
827 2002-12-16 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
828       * src/gdcm.h, src/gdcmHeader.cxx: added GetPubTagNames() resp.
829         GetPubTagNamesByCategory() to gdcmHeader that return a list of the
830         entries within the associated public Dicom dictionary resp. the same
831         information but sorted by the fourth field (PAT, IMG, DIR) of the
832         dictionary.
833         - Dicts/dicomV3.dic Entries which had and unspecified fourth field
834           are now in the "???" group.
835         - python/gdcm.i changed accordingly,
836         - python/demo/printGroupedPublicDict.py added, that gives an example
837           of the above new functionalities in Python.
838
839 2002-12-11 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
840       * src/gdcm.h, gdcmHeader.cxx:
841         - historic references to glib's g_malloc and g_free (#defined)
842           were definitively removed.
843         - gdcm.h: cosmetic changes (part of comments moved to Doc/requirements)
844       * src/gdcmElValSet.cxx:
845         - GetElement(guint32, guint32) renamed to GetElementByNumber.
846         - GetElValue(guint32, guint32) renamed to GetElValueByNumber.
847         - GetElValue(string) renamed to GetElValueByName.
848         - Added GetElementByName(string).
849       * src/gdcmHeader.cxx: added
850         - GetPubElValRepByNumber(guint16, guint16)
851         - GetPubElValRepByName(string)
852         - GetShaElValRepByNumber(guint16, guint16)
853         - GetShaElValRepByName(string)
854         - GetShaElValByNumber(guint16, guint16)
855         - GetShaElValRepByName(string)
856         - GetElValRepByNumber(guint16, guint16)
857         - GetElValRepByName(string)
858         - GetElValByNumber(guint16, guint16)
859         - GetElValRepByName(string)
860       * Doc/requirements.txt added.
861
862 2002-12-9 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
863       * Test/Makefile building now depends on the one of libgdcm.so
864       * src/gdcmHeader.cxx and gdcm.h are now OB (undefined length encoded
865         pixel data) aware which enables finding the address (offset) of
866         the pixel data of JPEG encoded DICOM files. This leaves only a single
867         file in the testSuite whose pixel data address (offset) is unknown.
868       * python/testSuite.py changed accordingly.
869
870 2002-12-6 Christophe Odet + Hugues Benoit-Cattin + Eric.Boix
871       * VC++ has some strong limitations when working with the STL, as stated
872         in http://support.microsoft.com/support/kb/articles/Q168/9/58.ASP :
873              "Also note that some STL containers (map, set, queue, list, deque)
874               cannot be exported. [...]
875               Some STL classes contain nested classes. These classes can not
876               be exported. [...]
877               This is caused by a designed limitation that once a template
878               class is instantiated, it can not be re-instantiated and
879               exported."
880         Since our usage of map<> is ubiquitous in gdcm, this "designed
881         limitation" of VC++ is a pitfall.
882         Hence the Python wrappers of gdcm cannot be incrementally linked
883         against the c++ dynamic library. The dirty but only workaround is
884         to forget about incremental link of dynamic libraries and to generate
885         the Python wrappers library with the inclusions of the underlying C++
886         library.
887         The following modifications concern this matter on Win32/VC++:
888       - wrapping python correct with standalone wrapped dll (don't use separate
889          dll under windows !!!!)
890       - python21_d debug mode enabled (ask Frog how to use it :-)
891       - NO problem with having an STL member of class for example string in C++
892         WITH THE RESTRICTION OF FORGETING ABOUT INCREMENTAL LINK.
893       - Python test of dcmlib in Python is ok under windows on a large set
894         (one) of image(s).
895       * removed glib references
896       * typedef's inserted in gdcm.i for correct swig type management
897
898 2002-11-27 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
899       * python/demo/*.py load.py extracted from test.py. Added explore.py
900         that only displays required tags and testAll.py that parses all
901         the files of the testsuite without using unittest.
902       * python/testSuite.py other additional test on new files added.
903       * Data/* new test files added accordingly to the testSuite.
904       * src/gdcmHeader.cxx avoid overwriting of the dictionary when
905         the vr in the file differs from the one of the dictionary.
906
907 2002-11-20 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
908       * src/gdcm.h and gdcmHeader.cxx gdcm no longer loads all the elements
909         values, but limits itself to values which are below a user specified
910         size (by default 1024 bytes).
911       * python/gdcm.i : elements not loaded (because their size is above the
912         user specified treshold) are exported with their TagKey as key of the
913         python dictionary. This enables the testsuite to make some checks
914         on the unloaded elements (since we have their offset and size).
915       * python/testSuite.py
916         - now tests for the existence and proper value of the pixel data
917         - two new examples added.
918       * Data/gdcm-MR-SIEMENS-16.acr[12] added.
919
920 2002-11-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
921       * src/gdcm.h and gdcmHeader.cxx are now "Big Endian transfer syntax"
922         aware. See the strategy comments in gdcmHeader::FindeLength().
923       * Test/test.cxx now accepts a filename as first argument.
924       * Data/US-PAL-8-10x-echo.dcm and US-RGB-8-epicard.dcm added.
925       * python/testSuite.py changed to integrate test on above files.
926
927 2002-11-15 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
928       * Dicts/dicomV3.dic removed all the trailing (RET) when the
929         the vr was also RET.
930       * python/testSuite.py more tests added.
931
932 2002-11-14 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
933       * python/testSuite.py unittest test suite added (uses Data)
934       * Data/* dcm and acr files for the test suite.
935       * glib dependance removed from un*x version. We now use ISO C99
936         7.18 Integer types (see stdint.h)
937         - python/Makefile, src/Makefile src/gdcm.h
938       * src/ when an explicit vr (like dicom files) suddenly poped an
939         implicit element we use to mark the underlying DictEntry of the
940         concerned ElValue with "Implicit". This strategy was damageable
941         too the public or provite dictionaries, since some of their vr
942         would be changed. Since Header::FindLength heavily relies on the
943         detection by Header::FindVR of falsely explicit elements, I
944         added an extra ImplicitVr member to ElValue (boolean).
945         The rest of the changes we the necessary adaptations.
946
947 2002-11-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
948       * src/gdcmHeader::FindLength bug fix when trapping falsely explicit
949         VR files.
950       * src/gdcmHeader::FindVR: hard way fix of falsely explicit vr files.
951
952 2002-11-8 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
953       * Adaptation for porting to VC++:
954         - src/gdcm.h
955           o forced to use std namespace (for string to be known)
956           o all class use __declspec export style on WIN32
957         - src/gdcmUtil.cxx new Exit method that wraps the exit call
958           (in stdlib.h on Win32 but in std:: for gcc)
959       * src/gdcmDictSet::SetDictPath adds a trailing / to environement
960         variable GDCM_DICT_PATH.
961       * src/gdcmHeader.cxx verbose comments made discrete.
962
963 2002-11-7 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
964       * python/gdcm.i: added a typemap that converts a C++ hashing table
965         to native Python dictionary.
966       * python/demo/test.py:
967         - now uses the native dictionary for exploration of gdcmHeader.
968         - takes an optional filename argument (the file to parse).
969       * src/gdcm.h and gdcmHeader.cxx: gdcmHeader now has an accessor on
970         PubElVals hashing table.
971       * Dicts/dicomV3.dic removed error prone trailing spaces.
972
973 2002-11-6 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
974       * Python wrapping process moved away from src/Makefile to
975         newly created python/Makefile (as well as gdcm.i)
976       * python/demo/test.py (that mirrors Test/test.cxx) is effective.
977       * src/gdcmHeader::FindLength only looks for current vr when necessary.
978       * src/gdcmDictSet.cxx: the dictionnaries directory path is now imported
979         from the environement variable GDCM_DICT_PATH (when existing).
980       * src/gdcmDict::GetTag bug fix.
981
982 2002-10-31 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
983       * Straightforward temporary fixes for swig to build the python wrappers.
984         src/Makefile now has a python working entry [by working we mean
985         that we can import de shadow classes without errors].
986
987 2002-10-29 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
988       * hashtest.cxx removed (since allready in Test)
989       * src/gdcmlib.h renamed to src/gdcm.h
990       * src/dcm.i renamed to src/gdcm.i
991       * src/Makefile prepared for python wrapping
992
993 2002-10-29 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
994       * src/gdcmHeader.cxx :
995         - Parsing of header is now separated from loading of element values
996           (see gdcmHeader::LoadElements).
997         - general clean up of hopefully all file access (creation of
998           ReadInt16 and ReadInt32)
999
1000 2002-10-22 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
1001       * src/gdcmHeader.cxx :
1002         - RecupLgr renamed to FindLength and cut off with new IsAnInteger
1003           method.
1004         - SetLgrElem renamed to SetLength
1005         - GetLgrElem renamed to GetLength
1006         - ~gdcmHeader() made virtual to pesky warning messages at compile.
1007       * src/gdcmElValSet.cxx fixed both GetElValue methods
1008       * Dicts/dicomV3.dic falacious entry [7fe0 0010 OT PXL Pixel Data]
1009         due to IdoDude was cleaned out.
1010
1011 2002-10-21 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
1012       * src/gdcmHeader.cxx RecupLgr split in FindVR and RecupLgr. FindVR
1013         concentrates on finding the value representation (when it exists).
1014         RecupLgr now only finds the element value length, and it avoids
1015         returning the unecessary skL (skipped length).
1016         Also, offsetCourant was simply removed (with taille_fich) since
1017         it was redundant with the File position internals (by using
1018         ftell and fseek). This also made skL (see above in RecupLgr) usage
1019         jajun.
1020       * src/gdcmHeaderIdo.cxx src/gdcmIdo.h added. Those files concentrate
1021         on the libido specificities which are handled through class
1022         inheritance.
1023       * Test/implicit_vr.dcm dicom v3 in implicit value representation
1024         added.
1025
1026 2002-10-17 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
1027       * Truckload of changes. Parsing of header is barely functional
1028         (see Test/test) with the standard dictionary (see Dicts/dicomV3.dic).
1029
1030 2002-10-10 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
1031       * src/gdcmHeader.cxx many addons of low level methods
1032
1033 2002-10-07 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
1034       * src/gdcmHeader now contains_IdDcmCheckSwap, _IdDcmRecupLgr,
1035         and _IdDcmSWAP_LONG.
1036
1037 2002-09-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
1038       * This corresponds to all the changes decided at the meeting of
1039         May 23 2002. Needless to say we are running late...
1040