]> Creatis software - gdcm.git/blob - ChangeLog
* "gdcm::Unfound" string changed to a constant variable (GDCM_UNFOUND)
[gdcm.git] / ChangeLog
1 2003-09-16  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
2       * "gdcm::Unfound" string changed to a constant variable (GDCM_UNFOUND)
3         located in the gdcmCommon.h file. All use of reference of tha has been
4         changed to now use the variable GDCM_UNFOUND.
5
6 2003-09-16  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
7       * Cosmetic changes:
8         - gdcmPython/testSuite.py adapted to the JPR updated Dicts/dicomV3.dic
9           Dicom dictionary. The test suite can now be run again. Note:
10           I'm note very happy with the " (RET)" changes. I believe this
11           RETAINED comment should be dropped when parsing the dictionary.
12         - PACKAGER corrected
13         - DEVELOPPER added.
14         - AUTHORS updated and now in alphabetical order
15       * Makefile.am now exports gdcm.dsw for Windoze users.
16
17 2003-09-11  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
18       * cygwin complains about missing std:: in subdir Test/
19 2003-09-10  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
20       * remove some methods that are now in gdcmHeaderHelper
21 2003-09-10  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
22       * vtkGdcmReader set spacing and origin correctly
23 2003-09-09  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
24       * Fix a few delete/delete[] mismatch
25 2003-09-08  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
26       * src/gdcmHeaderHelper.[h cxx]: added new class that provide an
27       interpretation to data given by gdcmHeader. For instance there are
28       heuristics to get informations (look at different places).
29       * it also include a specific class: gdcmSerieHeaderHelper devoted to
30       sorting DICOM images based on different strategies.
31       * modified Makefiles accordingly.
32 2003-09-05  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
33       * src/*.cxx : added pragma disable 4786/4251 to get rid of ~4300 warning
34         when building in debug mode
35       * vtk/win32/vtkgdcm.dsp : change /MT -> /MD and /MTd -> /MDd to match 
36         src/win32/gdcmdll.dsp
37       * vtk/win32/vtkgdcm.dsp : added /nodefaultlib "mscvrt" for debug mode
38 2003-08-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
39       * Corrected a leak in vtkGdcmREader.cxx, the pSource was find thanks to valgrind.
40 2003-07-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
41       * src/win32/libgdcmjpeg12.dsp was not dos format
42       * src/win32/libgdcmjpeg12.dsp : libgdcmijpeg12_EXPORTS -> LIBGDCMIJPEG12_EXPORTS
43       * src/win32/gdcmdll.dsp: + /I "..\jpeg\libijg12"
44 2003-07-29 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
45       * src/gdcmHeader.h : add std:: prefix for stl elements... like others in
46         the file
47       * src/gdcmFile.cxx : bug fix in affectation type
48       * src/jpeg/libijpeg12/jmorecfg12.h : export for windows modified... like
49         in src/jpeg/libijpeg8/jmorecfg8.h (JPR : copy/paste exists !!!)
50       * Modifs of MVSC projects to compile them. Not concerning 2 identic
51         symbols... futur problem ?
52 2003-07-29  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
53       * src/win32/libgdcmijpeg12.dsp was missing
54       * modified gdcm.dsw accordingly
55 2003-07-28  Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
56       * src/gdcmHeader.cxx : misplaced return 0.; for ACR/NEMA
57 2003-07-24 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
58       * src/jpeg/libijg12/.cvsignore, jconfig.* : ommited files while last
59         commit of JPR (before his hollidays to facilitate our work).
60       * setup.py : bug fix in code. Modifications made while the last commit
61         of JPR. The code hasn't been tested before the commit... it's so
62         useless to make that (for best programmer that is JPR) !!!
63 2003-07-08  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
64       * tagged the current version as Version0_3 (i.e. version 0.3)
65 2003-07-08  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
66       * vtk/testvtkGdcmReader.cxx : remove a symbol that is unused
67       * src/jpeg/libijg8/jmorecfg.h : adding export symbol for windows
68       * *.dsp : modifications to use new libgdcmijpeg8 library
69       * setup.py : bug fix on VTKPATH variable
70       * PACKAGER : adding all concerning windows
71 2003-07-07  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
72       * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug fix, removal of
73         garbage debug code.
74       * TODO, vtk/vtkGdcmReader.cxx: upcoming fixes comments.
75       * gdcmPython/testSuite.py: JPR bug fix, brutal erasement of
76         test suite reported error.
77       * PACKAGER file added (describes what a packager must do when
78         packaging a new release).
79       * MANIFEST.in, now declares jconfig.linux and jconfig.vc
80       * configure.in: upgraded version number to 0.3.0
81       * fixing build of rpm (through rpm -ta):
82         - Doc/Makefile.am exports proper doxygen files
83         - src/jpeg/libijg8/Makefile.am exports the include files.
84 2003-07-07  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
85       * vtk/vtkGdcmReader.cxx : bug fix when loading only 1 file.
86       * src/gdcmHeader.h : formatting code
87 2003-07-07  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
88       * vtk/vtkGdcmReader.[cxx|h] : bug fix when loading only one file.
89         We were obtaining error message from vtk. Now, creation of file list
90         is made in an internal list to prevent this problem.
91         Bug fix when output is empty.
92         Bug fix in update of progress value. Previous commit for this was a bad
93         correction.
94       * vtk/vtkGdcmReader.h : adding comments for InternalFileNaleList variable
95 2003-07-04  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
96       * src/gdcmHeader.h : added method to get the file name
97       * vtk/vtkGdcmReader.[cxx|h] : bug fix concerning loading of bad dicom
98         files. Added method to remove all files on the input
99         Added FIXME comment concerning the bad parsing of header made by
100         ExecuteInformation method (in ExecuteData method)
101 2003-07-03  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
102       * vtk/Makefile.am: vtkGdcmReader.h should now be cleany installed
103         when using make instal.
104       * src/gdcmFile.cxx : bug fix under Window after JPR commit
105         RQ : the JPR doesn't appear in the ChangeLog... normal for him
106 2003-07-03  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
107       * setup.py : adding include dir of jpeg lib to compile all sources
108       * */Win32/*.dsp : JPR fix for windows compilation
109 2003-07-02  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
110       * src/jpeg/libijg8/jconfig.* : JPR bug fix : now compile on both
111         linux and WINDOWS !
112       * src/gdcmJpeg.cxx : JPR bug fix : erroneous include
113       * src/win32/gdcmdll.dsp : JPR fix for windows compilation
114 2003-07-02  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
115       * setup.py is again effective on un*x (takes into account the
116         addon of the jpeg library)
117       * Doc/DoxyDevelInstal.txt added (developper's raw documentation)
118       * Doc/Doxy* updated (includes above enhancements)
119       * INSTALL now points to web documentation
120 2003-07-01  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
121       * src/gdcmHeader.h doesn't make unnecessary reference to
122         gdcmUtil.h anymore.
123       * gdcmPython/Makefile.am now avoids calling the wrappers for the
124         clean target.
125       * src/gdcm*.[cxx|h] :
126         - to allow compilation with gcc 3.x
127           -- clean up of STL usage (added explicit usage of std::)
128           -- small fixes on exceptions.
129           Note: linking not tested !
130         - clean of doxygen comments to avoid warnings at documentation
131           building stage.
132       * vtk/vtkGdcmReader.cxx: g++ warning message clean up (platform
133         dependent convertion).
134 2003-06-20  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
135       * Clean up of previous JPR garbage commit (not even commented in the
136         Changelog):
137         - Test/Makefile.am removed the reference to unexisting testTS.cxx
138         - moved all jpeg related files from src to src/jpeg/libijg8, with
139           addition/modification of Makefile.am and configure.in.
140         - the testSuite is still brain damage (not guilty).
141 2003-06-02  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
142       * WrapVTK.py : modifications to get correctly vtk source files to 
143         compile
144       * vtk/vtkGdcmReader.cxx : modification for an already existing name
145         (FileName -> Filename)
146 2003-06-11  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
147       * vtk/vtkGdcmReader.[cxx/h]:
148         - UpdateProgress method should now be effective
149         - removed the limitation on having only images loaded (as opposed
150           to volumes),
151         - when building a stack of images/volume, a lesser number of
152           gdcmHeader and gdcmFile instances should be used (hopefully
153           accelerating things).
154         - when building a stack of images/volumes, files which are not
155           loadable (wrong path-filename, wrong permissions on existing file,
156           or file not parsable by gdcm) are replaced with a black image
157           in the stack (for the caller to notice the problem).
158 2003-06-03  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
159       * vtk/vtkGdcmReader.cxx: hopefully corrected Z extent.
160 2003-06-02  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
161       * vtk/vtkGdcmReader[cxx|h] : makes correct code to remove conflicts 
162         between standard library (std) and vtk library (problems are found
163         under Windows... thanks Windows !)
164 2003-05-30  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
165       * vtk/vtkGdcmReader[cxx|h] should now be volume aware (read ready for
166         debug stage).
167       * gdcmPython/demo/vtkGdcmReader.py: commented lines for volume test
168 2003-05-29  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
169       * vtk/vtkGdcmReader[cxx|h] preparation addons for loading volumes.
170 2003-05-28  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
171       * When compiling with distutils (see setup.py) the C++ compiler is
172         called with different flags than the default ones (with automake).
173         In order to fix all those warning, I compiled gdcm with the command
174            make 'CXXFLAGS=-Wall -Wstrict-prototypes -D__STDC_LIMIT_MACROS'
175         and went for warning fixes:
176         - src/gdcmHeader.cxx, Test/dcm2acr.cxx, pourFindTaggs.cxx cleaned
177           up from unused variables.
178         - vtk/vtkGdcmReader.cxx: potential bug fix.
179       * src/gdcmHeader.h: Doxygen warning cleanup
180 2003-05-27  Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
181       * gdcmPython/gdcm.i:
182         - typemaps correction to take into account the systematic replacement
183           of "using namespace std" with std:: prefix e.g. std::list,
184           std::string... (cf changes of 2003-05-21).
185         - gdcmGlob global variable of type gdcmGlobal (defined in
186           src/gdcmUtil.cxx and declared in gdcmPython/gdcm.i) is now
187           exported to Python a as cvar.
188       * gdcmPython/__init__.py now defines two functions GetPubDictTagNames()
189         and GetPubDictTagNamesByCategory() as a replacement for deprecated
190         gdcmDictSet.GetPubDictTagNames() and
191         gdcmDictSet.GetPubDictTagNamesByCategory() class functions (i.e.
192         C++ static methods).
193       * gdcmPython/demo/printGroupedPublicDict.py is operational again,
194         with the above changes.
195 2003-05-22  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
196       * setup.py, manifest.in : bug fix under linux
197 2003-05-22  Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
198       * Modification of setup.py to compile vtk part too. Then, we have 2
199         wrappers which must work with same distutils. For that, we have a
200         generic distutils in distusiltsWrapping.py ; with :
201          - build_extWrap class to wrap generically all extensions,
202          - ExtensionWrap base class for all wrapping extension that contains
203            a wrapper
204          - Wrapper interface which wrap sources
205         + In WrapSwig.py  we have extension and wrapper for Swig
206         + In WrapVTK.py  we have extension and wrapper for VTK
207       * MANIFEST.in : modifications to consider vtk directory and new python
208         files for compilation
209 2003-05-21  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with Benoit Regrain
210       * Added python wrappers of vtkGdcmReader vtk class (see the
211         source in vtk/vtkGdcmReader.cxx) :
212         - vtk/Makefile.am now builds a library
213         - gdcmPython/Makefile.am now builds vtkgdcmPython a second import
214           python library (as opposed to _gdcm.so wich are the python
215           wrappers of gdcm). vtkgdcmPython.so uses the vtk python wrappers
216           (vtkWrapPython and vtkWrapPythonInit utility) to build vtkgdcmPython
217           import library.
218         - configure.in has an additional flag --enable-vtk that needs
219           to be set to enable compilation of vtk related code, that is:
220           + vtk/vtkGdcmReader.so and
221           + vtk/testvtkGdcmReader C++ demo of vtk wrappers of gdcm)
222           + gdcmPython/vtkgdcmPython.so (see above)
223         - gdcmPython/demo/vtkGdcmDemo.py corrected (some images cannot
224           be read when compressed or when HighBit + 1 != BitsStored),
225         - gdcmPython/demo/vtkGdcmReader.py added. This demo illustrates
226           the usage of the python wrapper of vtkGdcmReader vtk class.
227       * vtk/vtkGdcmReader.cxx: bug fixed (thanks to Benoit Regrain).
228       * src/*.[h] all occurences of stl classes are now prefixed with
229         std::, and all occurences of "using namespace std;" where removed.
230         This is to avoid pollution of global namespace in included files.
231         Apparently vtk does not avoid this pitfall: when using both
232         gdcm and vtk (as in vtk/vtkGdcmReader.cxx) this ended up in a
233         collision of various stl members (principally cout...).
234       * gdcmPython/testSuite.py now cleanly removes temprory generated
235         file.
236       * gdcmPython/gdcm.i now declares a typemap for std::string (to
237          comply with above changes)
238 2003-05-12  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
239       * src/gdcmHeader>[h/cxx] added gdcmHeader::GetPixelSize()
240       * vtk/vtkGdcmReader.cxx now properly inports the image in the
241         vtk data structure (an image Flip was required).
242       * vtk/testvtkGdcmReader.cxx refers to gdcmData subdir instead of Data.
243       * cosmetic changes in documentation.
244 2003-05-7  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
245       * src/gdcmHeader.cxx: the constructor no longer exits when an
246         unexisting file is given as argument.
247       * The subdirectory Data (containing all the images used for the
248         test suite) is not part of this repository anymore. A new module
249         containing those images is now available at 
250           :pserver:xxx@cvs.creatis.insa-lyon.fr:2402/cvs/public
251         with the name gdcmData.
252         All the python scripts (including the package initialisation file
253         gdcmPython/__init__.py) were adapated to take this change into
254         account (basically GDCM_DATA_PATH is now GDCM_TEST_DATA_PATH).
255 2003-05-5  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
256       * vtk subdir added. Contains vtkGdcmReader.[cxx|h] a vtk class
257         inherinting from vtkImageReader and testvtkGdcmReader.cxx a small
258         demo of the usage of this class.
259         Compilation of this vtk part is only done when using the --enable-vtk
260         at configure (or autogen.sh) stage.
261 2003-04-16  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
262       * More memmory link related corrections and documentation fixes.
263         Notes on valgrind:
264           - maximum info is obtained with a command of the form:
265             valgrind --leak-check=yes --leak-resolution=high --num-callers=40
266                    --show-reachable=yes PrintHeader
267           - the remaining reachable blocks seem to come from the STL
268             allocation scheme through the usage of map and list. It looks 
269             like this memory cannot be freed but it is not a memory leak
270             (in fact further invocation to the STL would recollect the
271              unused memory allthough it cannot explicitely be freed).
272       * gdcmPython/demo/vtkGdcmDemo.py added: this is a small demo
273         of displaying an image parsed with gdcm and displayed with VTK.
274         Note: some images don't seem to work e.g.
275             python vtkGdcmDemo.py  ../../Data/US-RGB-8-esopecho.dcm
276       * src/gdcmHeader.x: dicom_vr and Dicts are not class members anymore.
277         Allthough this weakens the semantics, it is a ditch attempt to
278         make gdcm more thread friendly.
279 2003-04-15  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
280       * Memory link hunt (by using valgrind through the command
281           valgrind --show-reachable=yes --leak-check=yes PrintHeader).
282         - added src/gdcmVR.cxx gdcmVR.h that objectify the previous
283           gdcmHeader::_dicom_vr.
284         - gdcmHeader::InitVRDict transfered as gdcmVR::gdcmVR().
285         - gdcmHeader::dicom_vr is now of type gdcmVR* as opposed to
286           VRHT*.
287         - gdcmGlobal global object contained class added (see src/gdcmUtil.x)
288 2003-04-9  Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
289       * src/Makefile.am now exports all the necessary include files at
290         make install stage.
291 2003-04-9 JPR
292       * UpdateGroupLength replaced by new one
293 2003-04-7 JPR
294       * UpdateGroupLength re-written using H-Table
295         (named UpdateGroupLengthNew untill checks are over)
296       
297 2003-04-7 Eric Boix <Eric.Boix@creatis.insa-lyon.fr> with JPR
298       * Data/im_00001 renamed to gdcm-MR-PHILIPS-16-Multi-Seq.dcm
299       * gdcmPython/testSuite.py now include a test of gdcmFile::Write.
300       * src:
301         - gdcmHeader::GetPubElValSet removed.
302         - gdcmElValSet::WriteDcm, WriteAcr, WriteExplVR, revamped to
303           UpdateGroupLength, WriteElements, Write.
304         - gdcmHeader::FileType moved to gdcmCommon.h. The enum FileType
305           doesn't contain TrueDicom anymore since ExplicitVR and ImplicitVR
306           carried the same semantics.
307           - src/gdcmHeaderIdo.cxx changed accordingly.
308         - gdcmFile::WriteBase now regroups all the codes from previous
309           versions of WriteDcm, WriteDcmImplVR, and WriteACR.
310         - enum FileType moved to gdcmCommon.h
311       * src/gdcmHeader.cxx AddDefault trashed
312       * gdcmGetXSize added
313       * getimageDataSize now calls gdcmGetXSize
314       * Test/*.cxx changed to agree with above changes
315 2003-03-31 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
316       * src/gdcmHeader.h: LoadElements() is not a public method anymore
317         (to avoid double call by end user).
318       * Test/*.cxx LoadElements() doesn't need to be called explicitely
319         by end user, since gdcmHeader::gdcmHeader now handles it.
320 2003-03-29 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
321       * gdcm/Doc many doxygen changes:
322         - Doxyfile now has two different versions, DoxyfileUsers that generates
323           the html.users end users oriented documentation and
324           DoxyfileDeveloppers that generates the html.developper developper
325           oriented documentation.
326         - README changed accordingly
327         - requirement.txt removed (old design info moved to TODO).
328         - Additional files DoxyInstallation.txt, DoxyIntroduction.txt,
329           DoxyMainPage.txt, DoxyPython.txt provide more information.
330         - Note: the website http://www.creatis.insa-lyon.fr/Public/Gdcm/ can now
331           be updated by simply regenerating the docs with doxygen and copying 
332           html.developper and html.users to tux:/home/httpd/html/Public/Gdcm
333       * src/gdcmElValSet.cxx: stl <map>.count() can only return 0 or 1. Hence
334         all the tests in the form "if (<map>.count() >1)" were removed.
335       * src/gdcmFile.cxx: cosmetic changes to avoid messages of doxygen about
336         ill-formed documentation sections.
337       * src/gdcmHeader.cxx: ditto
338 2003-03-27 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
339       * setup.py fixed for un*x (needed macro for stdint.h)
340       * Test/test.cxx renamed to PrintHeader.cxx to avoid collision on
341         un*ces with sh-utils test utility.
342       * gdcmPython/demo/test.py renamed to PrintHeader.py
343       * gdcmPython/demo/ReorganiseFiles.py new demo script added.
344       * gdcmPython/win32/gdcmpycomplet.dsp renamed to gdcmpyembedded.dsp.
345       * gdcmPython/win32/gdcmpy.dsp trashed away (brain damaged).
346       * src/gdcm*.cxx JPR's bad inclusion fixed.
347 2003-03-26 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
348       * src/gdcmHeader[h, cxx] gdcmHeader now has an IsReadable predicate.
349       * gdcmPython/demo/test.py changed accordingly.
350 2003-03-25 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
351       * gdcmPython/Makefile.am fixed linking against libstdc++
352       * gdcmPython/_gdcm.so symbolic link to gdcmPython/.libs/pygdcm.so added.
353       * Swig subdir (historical tests of swig version 1.3.17++) removed
354       * Test/testChangeEntete.cxx some lines commented out in order to make
355         compilation work.
356       * src/gdcmHeader.cxx cleaned up wild JPR's dirty kludge.
357       * src/gdcmElValSet.cxx cleaned up frog's forgotten debug message
358 2003-03-24 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
359       * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now calls LoadElements(),
360         hence the user doesn't need this explicit call.
361         - gdcmPython/testSuite.py, gdcmPython/demo/*.py changed accordingly
362           i.e. LoadElements() call removed.
363       * src/gdcmCommon.h now defines UINT32_MAX (see stdint.h).
364         - src/Makefile.am declares the proper flag for g++.
365       * src/gdcmElValSet.h added gdcmElValSet::GenerateFreeTagKeyInGroup
366         for adding user defined new tags.
367         - src/gdcmHeader.cxx gdcmHeader::NewManualElValToPubDict added.
368         - src/gdcmHeader.cxx gdcmHeader::AddAndDefaultElements now
369           cleanly adds some gdcm added tags (like gdcmXSize, gdcmYSize...)
370 2003-03-17 Fabrice Bellet <Fabrice.Bellet@creatis.insa-lyon.fr>
371       * Makefile.am, acinclude.m4, configure.in, python.m4, Dicts/Makefile.am,
372    Doc/Makefile.am, Test/Makefile.am, gdcmPython/Makefile.am, 
373    src/Makefile.am : the project should properly compile and install
374    with the autotools, included the python wrappers part. 
375       * gdcm.spec.in : added a spec file for RPM packaging.
376 2003-03-14 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
377       * src/gdcmUtils.cxx : redifinition of defaults parameters in code
378 2003-03-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
379       * gdcmPython/__init__.py fix of GDCM_DICT_PATH which was not
380         to exported to the environement (see gdcmPython/testSuite.py
381         for usage).
382       * src/gdcmElValSet.[cxx/h], gdcmElValue.[cxx/h], gdcmFile.[cxx/h],
383         gdcmHeader.[cxx/h]: ElValSet class renamed to gdcmElValSet, and
384         ElValue class renamed to gdcmElValue for obvious consistency reasons.
385       * src/gdcmElValSet.cxx, src/gdcmUtil.[cxx-h] Tokenize utility function
386         moved away from gdcmElValSet.cxx to gdcmUtil.cxx.
387 2003-03-10 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
388       * gdcmPython/__init__.py doesn't crash anymore when running in
389         in InstallMode or PreInstallMode but with an environement given
390         value of GDCM_DICT_PATH.
391       * src/gdcmDictSet.[cxx/h] coding style.
392 2003-03-06 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
393       * src/gdcmHeader.h and gdcmHeader.cxx Coding style + doxigenation.
394       * src/gdcm.h general comments moved to TODO, and README
395       * src/gdcm.h should now be seen as a user commodity (including it
396         should suffice to fully use gdcm). It is nowhere including within
397         any of the kernel files src/*.cxx and src/*.h.
398 2003-03-05 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
399       * src/gdcm.h splitted in gdcmCommon.h, gdcmDict.h, gdcmDictEntry.h,
400         gdcmDictSet.h, gdcmElValSet.h, gdcmElValue.h, gdcmFile.h,
401         gdcmHeader.h
402       * src/gdcm*.cxx only include their corresponding include file
403         (as opposed to gdcm.h)
404       * gdcmPython/gdcm.i changed accordingly
405       * Test/Makefile.am corrected and added NEWS, AUTHORS in order for
406         the autogen.sh generated "make snapshot" command to work.
407       * autogen.sh removed history related references to crea package.
408 2003-03-04 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
409       * distutilsSwigCPlusPlus.py work around some swig portability
410         bug.
411 2003-03-03 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
412       * Eventually, python/gdcmPython was renamed to gdcmPython. This
413         was done in a last ditch attempt to get setup.py _really_
414         operationnal. The python/gdcmPython layaout add the advantage
415         of hidding away the python related distutils specific files
416         (MANIFEST.in, setup.py, distutils*.py...) from the main directory.
417         Alas, the src directory was out of scope (i.e. it's relative
418         position to setup.py was ../src) which made things impossible to
419         handle (see previous version of python/setup.py). Crossing fingers...
420 2003-02-20 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
421       * python/setup.py now works on Un*x. (harder than I thougth)
422       * python/distutilsSwigCPlusPlus.py can now have include files
423         among the list of sources.
424       
425 2003-02-20 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
426       * src/gdcmHeader.cxx : bug fix - opening dicom file in binary !!!
427       * modifications in MSVC projects
428 2003-02-19 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
429       * As stated by the first lines of Test/ExceptionAndPython/README, it
430         looks like we can move back to original usage of exception within
431         src/gdcm* and hence remove the errno stuff that was introduced
432         as a quick and dirty fixture of this problem (added to the TODO).
433       * Doc/Doxyfile configuration file for Doxygen and corresponding
434         README file for usage added.
435       * Test/testWrite.cxx added. This new test comes from a split of
436         test.cxx that is now reverted to its original purpous i.e. 
437         testing the proper parsing of a Dicom related file.
438         testWrite.cxx concentrates on testing the IO part of gdcm.
439       * Test/bug1.cxx (containing a bug on WIn32) added.
440       * src/gdcm.h, gdcmHeader.cxx, gdcmDictSet.cxx: 
441         - gdcmHeader::GetPubTagNames and  gdcmHeader::GetPubTagNamesByCategory
442           whose purpose is to publish the content of the TagNames of the
443           Dicom public dictionnary were not accessible without an
444           instance of class gdcmHeader.
445         - those methods are now static methods of gdcmDictSet and hence
446           require no instances at all to be invocated.
447         - within gdcmDictSet this change required to change some method
448           to class methods (i.e. are now static) among which SetDictPath
449           (renamed to BuildDictPath) and LoadDefaultPubDict.
450       * python/gdcmPython/demo/printGroupedPublicDict.py changed to illustrate
451         the above changes by calling the new method classes of gdcmDictSet.
452       * python/gdcmPython/__init__.py now exposes gdcm.gdcmDictSet for
453         the above to be effective.
454       * python/gdcmPython: in order to wrap properly the above changes
455         for Python, swig version now needs to be > 1.3.17.
456       * python/gdcmPython/Makefile fixed to adapt itself to new 
457         configure/make shema introduced by Johan Montagnat (thanks for the
458         contribution). Alas this Makefile cannot be turned into a proper
459         Makefile.am without some heavy changes in the configure.in
460         (for python dectection).
461       * python/gdcmPython/gdcm.i: the out typemap map<string, list<string>>*
462         now avoids publishing the empty entries.
463 2003-02-13 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
464       * python/setup.py : bug fix concerning install under windows
465         ExtraPath reused :-P
466       * gdcm.dsw : bug fix concerning path for libraries for python !!!
467 2003-02-13 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
468       * Dicts/dicomV3.dic : remove double spaces !!!
469       * src/gdcmElValSet.cxx : bug fix concerning windows compiler
470       * python/gdcmPython/win32/gdcmpycomplet.dsp : bug fix concerning paths
471         and links
472 2003-01-28 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
473       * src/gdcmHeader.cxx added a post header parsing AddAndDefaultElements
474         method. Doxygenation.
475       * src/gdcm.h clean up of JPR spurious comments.
476 2003-01-17 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
477       * python/distutilsSwigCPlusPlus.py now properly collects the
478         shadow classes generated by "swig -c++" (gdcm.py in our case)
479         when using "python setup.py install".
480       * python/gdcmPython/__init__.py imports gdcm.py and only manually
481         reexports the working classes.
482       * src/gdcmHeader.cxx all the try/catch/throw calls were replaced
483         by the classical C errno scheme. This is to prevent an obscure
484         behavior of the python wrappers when importing wxPython.wx prior
485         to gdcmPython (which ended up in an abort call). An illustration
486         of this oddity can be found in the Test/ExceptionAndPython
487         subdir (see the README file). This problem probably due to
488         an combination of g++ and dynamic loading.
489       * added Test/ExceptionAndPython (see above)
490 2003-01-17 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
491       * Changed the layout of the python part to avoid bloating main
492         directory with setup.py, distutilsSwigCPlusPlus.py, MANIFEST.in
493         i.e. the distutils arsenal. All the python related stuff is
494         again in a python subdir, but the package itself is now in
495         python/gdcmPython.
496       * setup.py was cleaned up:
497         - pythonIncludePath removed
498         - python setup.py bdist target is now functional.
499       * gdcmPython/__init__.py doesn't export FileName any more (to avoid
500         collision with other packages). gdcmPython/demo/*.py changed
501         accordingly.
502 2003-01-15 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
503       * python subdir moved to gdcmPython (preparation of distutils packaging).
504       * gdcmPython/setup.py and distutilsSwigCPlusPlus.py added. The
505         distutils installer is operational.
506       * - gdcmPython/__init__.py now properly loads the swig generated
507           shadow classes (from gdcm.py).
508         - gdcmPython/demo/*.py changed to import the package gdcmPython
509           instead of gdcmPython/demo/load.py.
510         - gdcmPython/testSuite.py changed to import the package gdcmPython.
511         
512 2002-12-16 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
513       * src/gdcm.h, src/gdcmHeader.cxx: added GetPubTagNames() resp.
514         GetPubTagNamesByCategory() to gdcmHeader that return a list of the
515         entries within the associated public Dicom dictionary resp. the same
516         information but sorted by the fourth field (PAT, IMG, DIR) of the
517         dictionary.
518         - Dicts/dicomV3.dic Entries which had and unspecified fourth field
519           are now in the "???" group.
520         - python/gdcm.i changed accordingly,
521         - python/demo/printGroupedPublicDict.py added, that gives an example
522           of the above new functionalities in Python.
523 2002-12-11 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
524       * src/gdcm.h, gdcmHeader.cxx:
525         - historic references to glib's g_malloc and g_free (#defined)
526           were definitively removed.
527         - gdcm.h: cosmetic changes (part of comments moved to Doc/requirements)
528       * src/gdcmElValSet.cxx:
529         - GetElement(guint32, guint32) renamed to GetElementByNumber.
530         - GetElValue(guint32, guint32) renamed to GetElValueByNumber.
531         - GetElValue(string) renamed to GetElValueByName.
532         - Added GetElementByName(string).
533       * src/gdcmHeader.cxx: added
534         - GetPubElValRepByNumber(guint16, guint16)
535         - GetPubElValRepByName(string)
536         - GetShaElValRepByNumber(guint16, guint16)
537         - GetShaElValRepByName(string)
538         - GetShaElValByNumber(guint16, guint16)
539         - GetShaElValRepByName(string)
540         - GetElValRepByNumber(guint16, guint16)
541         - GetElValRepByName(string)
542         - GetElValByNumber(guint16, guint16)
543         - GetElValRepByName(string)
544       * Doc/requirements.txt added.
545 2002-12-9 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
546       * Test/Makefile building now depends on the one of libgdcm.so
547       * src/gdcmHeader.cxx and gdcm.h are now OB (undefined length encoded
548         pixel data) aware which enables finding the address (offset) of 
549         the pixel data of JPEG encoded DICOM files. This leaves only a single
550         file in the testSuite whose pixel data address (offset) is unknown.
551       * python/testSuite.py changed accordingly.
552 2002-12-6 Christophe Odet + Hugues Benoit-Cattin + Eric.Boix
553       * VC++ has some strong limitations when working with the STL, as stated
554         in http://support.microsoft.com/support/kb/articles/Q168/9/58.ASP :
555              "Also note that some STL containers (map, set, queue, list, deque)
556               cannot be exported. [...]
557               Some STL classes contain nested classes. These classes can not
558               be exported. [...]
559               This is caused by a designed limitation that once a template
560               class is instantiated, it can not be re-instantiated and
561               exported."
562         Since our usage of map<> is ubiquitous in gdcm, this "designed
563         limitation" of VC++ is a pitfall.
564         Hence the Python wrappers of gdcm cannot be incrementally linked 
565         against the c++ dynamic library. The dirty but only workaround is
566         to forget about incremental link of dynamic libraries and to generate
567         the Python wrappers library with the inclusions of the underlying C++
568         library. 
569         The following modifications concern this matter on Win32/VC++:
570       - wrapping python correct with standalone wrapped dll (don't use separate
571          dll under windows !!!!)
572       - python21_d debug mode enabled (ask Frog how to use it :-)
573       - NO problem with having an STL member of class for example string in C++
574         WITH THE RESTRICTION OF FORGETING ABOUT INCREMENTAL LINK.
575       - Python test of dcmlib in Python is ok under windows on a large set 
576         (one) of image(s).
577       * removed glib references
578       * typedef's inserted in gdcm.i for correct swig type management
579 2002-11-27 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
580       * python/demo/*.py load.py extracted from test.py. Added explore.py
581         that only displays required tags and testAll.py that parses all
582         the files of the testsuite without using unittest.
583       * python/testSuite.py other additional test on new files added.
584       * Data/* new test files added accordingly to the testSuite.
585       * src/gdcmHeader.cxx avoid overwriting of the dictionary when
586         the vr in the file differs from the one of the dictionary.
587 2002-11-20 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
588       * src/gdcm.h and gdcmHeader.cxx gdcm no longer loads all the elements
589         values, but limits itself to values which are below a user specified
590         size (by default 1024 bytes).
591       * python/gdcm.i : elements not loaded (because their size is above the
592         user specified treshold) are exported with their TagKey as key of the
593         python dictionary. This enables the testsuite to make some checks
594         on the unloaded elements (since we have their offset and size).
595       * python/testSuite.py
596         - now tests for the existence and proper value of the pixel data
597         - two new examples added.
598       * Data/gdcm-MR-SIEMENS-16.acr[12] added.
599 2002-11-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
600       * src/gdcm.h and gdcmHeader.cxx are now "Big Endian transfer syntax"
601         aware. See the strategy comments in gdcmHeader::FindeLength().
602       * Test/test.cxx now accepts a filename as first argument.
603       * Data/US-PAL-8-10x-echo.dcm and US-RGB-8-epicard.dcm added.
604       * python/testSuite.py changed to integrate test on above files.
605 2002-11-15 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
606       * Dicts/dicomV3.dic removed all the trailing (RET) when the
607         the vr was also RET.
608       * python/testSuite.py more tests added.
609 2002-11-14 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
610       * python/testSuite.py unittest test suite added (uses Data)
611       * Data/* dcm and acr files for the test suite.
612       * glib dependance removed from un*x version. We now use ISO C99
613         7.18 Integer types (see stdint.h)
614         - python/Makefile, src/Makefile src/gdcm.h
615       * src/ when an explicit vr (like dicom files) suddenly poped an
616         implicit element we use to mark the underlying DictEntry of the
617         concerned ElValue with "Implicit". This strategy was damageable
618         too the public or provite dictionaries, since some of their vr
619         would be changed. Since Header::FindLength heavily relies on the
620         detection by Header::FindVR of falsely explicit elements, I
621         added an extra ImplicitVr member to ElValue (boolean).
622         The rest of the changes we the necessary adaptations.
623 2002-11-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
624       * src/gdcmHeader::FindLength bug fix when trapping falsely explicit
625         VR files.
626       * src/gdcmHeader::FindVR: hard way fix of falsely explicit vr files.
627 2002-11-8 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
628       * Adaptation for porting to VC++:
629         - src/gdcm.h
630           o forced to use std namespace (for string to be known)
631           o all class use __declspec export style on WIN32
632         - src/gdcmUtil.cxx new Exit method that wraps the exit call
633           (in stdlib.h on Win32 but in std:: for gcc)
634       * src/gdcmDictSet::SetDictPath adds a trailing / to environement
635         variable GDCM_DICT_PATH.
636       * src/gdcmHeader.cxx verbose comments made discrete.
637 2002-11-7 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
638       * python/gdcm.i: added a typemap that converts a C++ hashing table
639         to native Python dictionary.
640       * python/demo/test.py:
641         - now uses the native dictionary for exploration of gdcmHeader.
642         - takes an optional filename argument (the file to parse).
643       * src/gdcm.h and gdcmHeader.cxx: gdcmHeader now has an accessor on
644         PubElVals hashing table. 
645       * Dicts/dicomV3.dic removed error prone trailing spaces.
646 2002-11-6 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
647       * Python wrapping process moved away from src/Makefile to
648         newly created python/Makefile (as well as gdcm.i)
649       * python/demo/test.py (that mirrors Test/test.cxx) is effective.
650       * src/gdcmHeader::FindLength only looks for current vr when necessary.
651       * src/gdcmDictSet.cxx: the dictionnaries directory path is now imported
652         from the environement variable GDCM_DICT_PATH (when existing).
653       * src/gdcmDict::GetTag bug fix.
654 2002-10-31 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
655       * Straightforward temporary fixes for swig to build the python wrappers.
656         src/Makefile now has a python working entry [by working we mean
657         that we can import de shadow classes without errors].
658 2002-10-29 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
659       * hashtest.cxx removed (since allready in Test)
660       * src/gdcmlib.h renamed to src/gdcm.h
661       * src/dcm.i renamed to src/gdcm.i
662       * src/Makefile prepared for python wrapping
663 2002-10-29 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
664       * src/gdcmHeader.cxx :
665         - Parsing of header is now separated from loading of element values
666           (see gdcmHeader::LoadElements).
667         - general clean up of hopefully all file access (creation of
668           ReadInt16 and ReadInt32)
669 2002-10-22 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
670       * src/gdcmHeader.cxx :
671         - RecupLgr renamed to FindLength and cut off with new IsAnInteger
672           method.
673         - SetLgrElem renamed to SetLength
674         - GetLgrElem renamed to GetLength
675         - ~gdcmHeader() made virtual to pesky warning messages at compile.
676       * src/gdcmElValSet.cxx fixed both GetElValue methods
677       * Dicts/dicomV3.dic falacious entry [7fe0 0010 OT PXL Pixel Data]
678         due to IdoDude was cleaned out.
679 2002-10-21 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
680       * src/gdcmHeader.cxx RecupLgr split in FindVR and RecupLgr. FindVR
681         concentrates on finding the value representation (when it exists).
682         RecupLgr now only finds the element value length, and it avoids
683         returning the unecessary skL (skipped length).
684         Also, offsetCourant was simply removed (with taille_fich) since
685         it was redundant with the File position internals (by using
686         ftell and fseek). This also made skL (see above in RecupLgr) usage
687         jajun.
688       * src/gdcmHeaderIdo.cxx src/gdcmIdo.h added. Those files concentrate
689         on the libido specificities which are handled through class 
690         inheritance.
691       * Test/implicit_vr.dcm dicom v3 in implicit value representation
692         added. 
693 2002-10-17 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
694       * Truckload of changes. Parsing of header is barely functional
695         (see Test/test) with the standard dictionary (see Dicts/dicomV3.dic).
696 2002-10-10 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
697       * src/gdcmHeader.cxx many addons of low level methods
698 2002-10-07 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
699       * src/gdcmHeader now contains_IdDcmCheckSwap, _IdDcmRecupLgr,
700         and _IdDcmSWAP_LONG.
701 2002-09-12 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
702       * This corresponds to all the changes decided at the meeting of
703         May 23 2002. Needless to say we are running late...
704