]> Creatis software - gdcm.git/log
gdcm.git
19 years agoAdd error handling in jpeg code
malaterre [Fri, 8 Oct 2004 16:03:36 +0000 (16:03 +0000)]
Add error handling in jpeg code

19 years agoENH: properly template TODO list and add some tweaks
malaterre [Fri, 8 Oct 2004 15:48:33 +0000 (15:48 +0000)]
ENH: properly template TODO list and add some tweaks

19 years agoENH: update my tasks
malaterre [Fri, 8 Oct 2004 15:27:05 +0000 (15:27 +0000)]
ENH: update my tasks

19 years agotodo : kwsys
malaterre [Fri, 8 Oct 2004 15:13:39 +0000 (15:13 +0000)]
todo : kwsys

19 years ago * CLEANUP_ROUND (7) for gdcmPixelConvert (lost at sea)
frog [Fri, 8 Oct 2004 08:56:48 +0000 (08:56 +0000)]
  * CLEANUP_ROUND (7) for gdcmPixelConvert (lost at sea)
    - src/gdcmFile.h gdcmPixelConvert.cxx gdcmPixelConvert.h gdcmRLE.cxx:
      clean up of RLE related code.

19 years ago Typos on refs to docs.
frog [Fri, 8 Oct 2004 08:42:11 +0000 (08:42 +0000)]
Typos on refs to docs.

19 years ago src/gdcmCommon.h now declares int8_t for non stdint.h plateforms.
frog [Fri, 8 Oct 2004 08:41:04 +0000 (08:41 +0000)]
   src/gdcmCommon.h now declares int8_t for non stdint.h plateforms.

19 years ago Typos on references.
frog [Fri, 8 Oct 2004 08:38:54 +0000 (08:38 +0000)]
Typos on references.

19 years ago Dash board entry point added.
frog [Fri, 8 Oct 2004 07:43:08 +0000 (07:43 +0000)]
Dash board entry point added.

19 years ago note on stl header .
frog [Fri, 8 Oct 2004 07:23:05 +0000 (07:23 +0000)]
note on stl header .

19 years agoENH: Minor cleanup, still removing stdio.h and co ...
malaterre [Fri, 8 Oct 2004 04:52:55 +0000 (04:52 +0000)]
ENH:  Minor cleanup, still removing stdio.h and co ...

19 years agoENH: If possible move the stl include after the gdcm ones, to avoid vc warnings
malaterre [Fri, 8 Oct 2004 04:43:37 +0000 (04:43 +0000)]
ENH: If possible move the stl include after the gdcm ones, to avoid vc warnings
deprecated eatwhite I wasn't able to find the ref in any c++ refs, only microsoft implement it, thus fallback to a more standart c++ approach. This is mainly to get rid of any 'c' like include header
- and some minor cleanups

19 years agoENH: Hopefully these were the last remaining warnings
malaterre [Thu, 7 Oct 2004 21:38:12 +0000 (21:38 +0000)]
ENH: Hopefully these were the last remaining warnings

19 years agoENH: Seriously removed warnings
malaterre [Thu, 7 Oct 2004 21:05:39 +0000 (21:05 +0000)]
ENH: Seriously removed warnings

19 years agoENH: slowly removing warnings
malaterre [Thu, 7 Oct 2004 21:01:10 +0000 (21:01 +0000)]
ENH: slowly removing warnings

19 years agoENH: Please include stl header AFTER gdcm ones, otherwise pragma warnings won't work
malaterre [Thu, 7 Oct 2004 18:09:11 +0000 (18:09 +0000)]
ENH: Please include stl header AFTER gdcm ones, otherwise pragma warnings won't work

19 years agoBUG: doh, remove empty file
malaterre [Thu, 7 Oct 2004 17:21:42 +0000 (17:21 +0000)]
BUG: doh, remove empty file

19 years agoENH: TestHash.cxx add gdcm header to shut up stoopid warnings
malaterre [Thu, 7 Oct 2004 16:55:15 +0000 (16:55 +0000)]
ENH: TestHash.cxx add gdcm header to shut up stoopid warnings
- gdcmCommon.h some typoes
- gdcmDirList some style

19 years agoENH: rename gdcmJpeg into gdcmJpeg8 for consistencY
malaterre [Thu, 7 Oct 2004 15:16:54 +0000 (15:16 +0000)]
ENH: rename gdcmJpeg into gdcmJpeg8 for consistencY

19 years agoENH: Allow compilation with a not so famous compiler (gdcmDocument.cxx). Also put...
malaterre [Thu, 7 Oct 2004 04:17:58 +0000 (04:17 +0000)]
ENH: Allow compilation with a not so famous compiler (gdcmDocument.cxx). Also put the prepro definition since they ar now needed

19 years agoENH: I am a moron. Fix compilation of gdcm in static mode, I had to add some new...
malaterre [Thu, 7 Oct 2004 04:04:42 +0000 (04:04 +0000)]
ENH: I am a moron. Fix compilation of gdcm in static mode, I had to add some new mangle names, thus update the process to find them. Also add some warning fixes for a very well known compiler

19 years agoENH: Finally modify gdcm source to adapt to new jpeg lib, this is not perfect but...
malaterre [Thu, 7 Oct 2004 03:18:02 +0000 (03:18 +0000)]
ENH: Finally modify gdcm source to adapt to new jpeg lib, this is not perfect but this avoid problems on some system where jpeg is already installed in standart path.

19 years agoENH: Apply remaining patch for the CMakeLists, and sublevel (8 & 12) ones
malaterre [Thu, 7 Oct 2004 03:10:35 +0000 (03:10 +0000)]
ENH: Apply remaining patch for the CMakeLists, and sublevel (8 & 12) ones

19 years agoENH: Remove old build process for libijg8, basically libijg8 can now be found in...
malaterre [Thu, 7 Oct 2004 03:04:30 +0000 (03:04 +0000)]
ENH: Remove old build process for libijg8, basically libijg8 can now be found in libijg with minor modifications

19 years agoENH: Remove old build process for libijg12 (meaning modified source files)
malaterre [Thu, 7 Oct 2004 02:59:48 +0000 (02:59 +0000)]
ENH: Remove old build process for libijg12 (meaning modified source files)

19 years agoENH: Created a new local dir libijg (from libijg8), then went on the server copy...
malaterre [Thu, 7 Oct 2004 02:55:13 +0000 (02:55 +0000)]
ENH: Created a new local dir libijg (from libijg8), then went on the server copy all files to preserver revision -as a side effect it creates stuff in previous revision-. Added the modification we made to the official ijg, help to keep track of them. And finally rework the CMakeLists.txt file... and removed tabs

19 years ago * CLEANUP_ROUND (6) for gdcmPixelConvert (man, I need a paddle bad)
frog [Wed, 6 Oct 2004 22:31:31 +0000 (22:31 +0000)]
  * CLEANUP_ROUND (6) for gdcmPixelConvert (man, I need a paddle bad)
    - src/gdcmRLE.cxx: is now much simpler and avoids code replication
      with the retired Parse7FE0().
    - src/gdcmRLEFrame.h: type fix for properly computing OffSet[]
    - src/gdcmDocument.cxx: segments offset are now correct + clean up.

19 years ago * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit creek without a paddle)
frog [Wed, 6 Oct 2004 21:30:02 +0000 (21:30 +0000)]
  * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit creek without a paddle)
    - src/gdcmDocument.[cxx|h] Parse7Fe0 renamed to ComputeRLEInfo.
      This is because Parse7Fe0 used to parse the pixels to compute the
      length. This task was passed over to FindDocEntryLengthOB() a long
      time ago, EXCEPT I had forgotten the OW case...
      Hence Parse7Fe0 was no longer necessary. When renaming to ComputeRLEInfo
      we just recylce the code for parsing RLE fragments and computing
      offsets.

19 years ago - src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ no longer bother
frog [Wed, 6 Oct 2004 13:12:41 +0000 (13:12 +0000)]
- src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ no longer bother
      to return an unused length.

19 years ago * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare stage)
frog [Wed, 6 Oct 2004 09:58:08 +0000 (09:58 +0000)]
  * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare stage)
    - src/gdcmRLEFramesInfo.[cxx|h], gdcmRLEFrame.h added
    - src/gdcmDocument.[cxx|h] ::Parse7FE0 now sets up the RLEInfo.
    - src/CMakeLists.txt: alphabetic order reodering + new entries.

19 years agoENH: some tweaks, getting toward a working version of double lib generation
malaterre [Mon, 4 Oct 2004 04:00:07 +0000 (04:00 +0000)]
ENH: some tweaks, getting toward a working version of double lib generation

19 years agoENH: Fix the remaining warnings using: diff -u --strip-trailing-cr --ignore-space...
malaterre [Mon, 4 Oct 2004 03:10:59 +0000 (03:10 +0000)]
ENH: Fix the remaining warnings using: diff -u --strip-trailing-cr  --ignore-space-change libijg8/ VTK/Utilities/vtkjpeg and -painfully- remove tabs

19 years agoENH: Fix warnings about 'main' being used as local var... and replace tabs with two...
malaterre [Mon, 4 Oct 2004 02:57:47 +0000 (02:57 +0000)]
ENH: Fix warnings about 'main' being used as local var... and replace tabs with two spaces

19 years agoENH: Fix warnings about 'main' being used as local var... and replace tabs with two...
malaterre [Mon, 4 Oct 2004 02:48:24 +0000 (02:48 +0000)]
ENH: Fix warnings about 'main' being used as local var... and replace tabs with two spaces

19 years agoENH: Adding BITS_TYPE_JPEG_MANGLE_NAME var that at config time will either bit gdcm_m...
malaterre [Mon, 4 Oct 2004 02:25:46 +0000 (02:25 +0000)]
ENH: Adding BITS_TYPE_JPEG_MANGLE_NAME var that at config time will either bit gdcm_mangle8bits.h or gdcm_mangle_12bits.h

19 years agoENH: adding mangle names for 8bits and 12bits
malaterre [Mon, 4 Oct 2004 02:21:33 +0000 (02:21 +0000)]
ENH: adding mangle names for 8bits and 12bits

19 years agoENH: Adding jconfig.h.in, which later be the central file to either generate the...
malaterre [Sun, 3 Oct 2004 20:17:57 +0000 (20:17 +0000)]
ENH: Adding jconfig.h.in, which later be the central file to either generate the 8bits or 12bits jpeg library. Cmake will generate the proper .h file containing the redifinition of symbols

19 years agoENH: For legal reason, adding the copyright and related file from jpeg6b source
malaterre [Sun, 3 Oct 2004 20:09:29 +0000 (20:09 +0000)]
ENH: For legal reason, adding the copyright and related file from jpeg6b source

19 years agoENH: do not help people do in-source build
malaterre [Fri, 1 Oct 2004 22:08:44 +0000 (22:08 +0000)]
ENH: do not help people do in-source build

19 years agoENH: Reorganize cmakelists.txt file
malaterre [Fri, 1 Oct 2004 22:04:15 +0000 (22:04 +0000)]
ENH: Reorganize cmakelists.txt file

19 years agoENH: Remove unecesseray file, were not in CMakeLists.txt. Also ease comparison with...
malaterre [Fri, 1 Oct 2004 21:48:32 +0000 (21:48 +0000)]
ENH: Remove unecesseray file, were not in CMakeLists.txt. Also ease comparison with VTK. I did not do the same thing in 12bits dir since this directory is meant to desepear anyway

19 years agoENH: dos2unix CMakeLists.txt to allow diffing of directory with VTK + remove tabs
malaterre [Fri, 1 Oct 2004 21:34:08 +0000 (21:34 +0000)]
ENH: dos2unix CMakeLists.txt to allow diffing of directory with VTK + remove tabs

19 years ago * Added documentation of vtkgdcmReader on Website:
frog [Fri, 1 Oct 2004 12:40:55 +0000 (12:40 +0000)]
  * Added documentation of vtkgdcmReader on Website:
     - testvtkGdcmReader.cxx renamed to vtkGdcmDemo.cxx (to be compatible
       with it's binary name).
     - vtk/vtkGdcmDemo.cxx and vtkgdcmViewer.cxx: added comments for
       the Website to be more complete.
     - Doc/doxygen.config.in: vtk/vtkGdcmReader.cxx now appears on
       doxygenated documentation.
     - Doc/DoxyVtkGdcmReaderExamples.txt added
       (see http://www.creatis.insa-lyon.fr/Public/Gdcm/html.developper/
            DoxyVtkGdmReaderExamples.html )
  * src/win32, vtk/win32 manually maintained .dsp and .dsw removed.
  * CLEANUP_ROUND (3) for gdcmPixelConvert
   - src/gdcmFile.cxx, gdcmFile.h splitting GetImageDataIntoVectorRaw

19 years ago * CLEANUP_ROUND (2) for gdcmPixelConvert
frog [Thu, 30 Sep 2004 12:51:55 +0000 (12:51 +0000)]
  * CLEANUP_ROUND (2) for gdcmPixelConvert
   - src/gdcmFile.cxx, gdcmFile.h splitting GetImageDataIntoVectorRaw

19 years ago * CLEANUP_ROUND for gdcmPixelConvert:
frog [Wed, 29 Sep 2004 17:33:12 +0000 (17:33 +0000)]
 * CLEANUP_ROUND for gdcmPixelConvert:
    - src/gdcmFile.cxx, gdcmFile.h, gdcmHeader.cxx, gdcmHeader.h clean up
    - src/gdcmPixelStuff[h|cxx] removed
    - src/gdcmPixelConvert[h|cxx] added. Preparatory work included.
    - src/CMakeLists.txt changed accordingly
  * GDCMHOME clean up:
    - MANIFEST.in, WrapSwig.py, WrapVTK.py, distutilsWrapping.py and
      gdcmVersion.py moved to newly created ATTIC related
      gdcmPython/SetupOldies/ directory.
  * Autotools clean up:
    - */*/Makefile.am removed AT EXCEPTION of gdcmPython/Makefile.am
    - autogen.sh configure.in acinclude.m4 python.m4 removed

19 years agoENH: Afterall a Dashboard on Win32 is usefull :)
malaterre [Mon, 27 Sep 2004 15:40:07 +0000 (15:40 +0000)]
ENH: Afterall a Dashboard on Win32 is usefull :)

19 years ago * Doc/Website/ConformanceSummary.html, minimal conformance statement added.
frog [Mon, 27 Sep 2004 15:27:06 +0000 (15:27 +0000)]
  * Doc/Website/ConformanceSummary.html, minimal conformance statement added.

19 years ago*** empty log message ***
frog [Mon, 27 Sep 2004 10:36:01 +0000 (10:36 +0000)]
*** empty log message ***

19 years ago * src/*.cxx *.h Reference to License.htm fixed to License.html.
frog [Mon, 27 Sep 2004 08:39:04 +0000 (08:39 +0000)]
  * src/*.cxx *.h Reference to License.htm fixed to License.html.
  * Doc/CMakeLists.txt, doxygen.config.in: fix.

19 years agoFIX: SIEMENS_GBS_III-16-ACR_NEMA_1.acr was breaking on Mac, Linux and Win32. So I...
malaterre [Sat, 25 Sep 2004 03:56:19 +0000 (03:56 +0000)]
FIX: SIEMENS_GBS_III-16-ACR_NEMA_1.acr was breaking on Mac, Linux and Win32. So I guess I'll have to blacklist it

19 years agocoding style
jpr [Fri, 24 Sep 2004 13:55:53 +0000 (13:55 +0000)]
coding style

19 years ago*** empty log message ***
frog [Fri, 24 Sep 2004 13:32:59 +0000 (13:32 +0000)]
*** empty log message ***

19 years ago * TODO updated with Mathieu suggestions. I proposed a template for
frog [Fri, 24 Sep 2004 13:21:34 +0000 (13:21 +0000)]
  * TODO updated with Mathieu suggestions. I proposed a template for
    describing TODO entries and used it for new entries.

19 years ago*** empty log message ***
frog [Fri, 24 Sep 2004 12:28:40 +0000 (12:28 +0000)]
*** empty log message ***

19 years ago Fix of cvs wrong conflict fixing. My fault. Sorry
frog [Fri, 24 Sep 2004 12:12:17 +0000 (12:12 +0000)]
Fix of cvs wrong conflict fixing. My fault. Sorry

19 years ago'd' option (Implicit Dicom VR) removed from usage, because the (unused)
jpr [Fri, 24 Sep 2004 11:45:08 +0000 (11:45 +0000)]
'd' option (Implicit Dicom VR) removed from usage, because the (unused)
           write method is knowed to be bugged for 'difficult' images

19 years ago * DEVELOPPER spread out in Doc/Website/Developpers.html, CodingStyle.html,
frog [Fri, 24 Sep 2004 11:43:17 +0000 (11:43 +0000)]
 * DEVELOPPER spread out in Doc/Website/Developpers.html, CodingStyle.html,
    DeveloppersPython.html
  * INSTALL nows refers to Doc/Website/Installation.html

19 years agoCosmetic modifs to be more Coding style compliant
jpr [Fri, 24 Sep 2004 11:39:21 +0000 (11:39 +0000)]
Cosmetic modifs to be more Coding style compliant

19 years ago See 2004-09-24 entry.
frog [Fri, 24 Sep 2004 11:34:38 +0000 (11:34 +0000)]
See 2004-09-24 entry.

19 years agoPrint() displays old key instead of new in order to make PrintHeader human readable
jpr [Fri, 24 Sep 2004 11:34:21 +0000 (11:34 +0000)]
Print() displays old key instead of new in order to make PrintHeader human readable
again

19 years ago * Added Doc/Website/CodingStyle.html, Developpers.html,
frog [Fri, 24 Sep 2004 11:33:42 +0000 (11:33 +0000)]
  * Added Doc/Website/CodingStyle.html, Developpers.html,
    DeveloppersPython.html, GdcmDataCvs.html and
    DownloadVersion0_1.html, DownloadVersion0_3.html.
  * Some Doc/*.txt Doxygen files (which do not really concern the
    documentation itself, but the website) moved to html and
    placed in directory Doc/Website:
    - Doc/DoxyDevelInstal.txt moved to Doc/Website/Developpers.html
    - Doc/DoxyInstallation.txt moved to Doc/Website/Installation.html
    - Doc/DoxyIntroduction.txt included in Doc/Website/Main.html
  * Doc/DoxyfileDeveloppers, DoxyfileUsers, Makefile.am oldies removed.
  * CMakeLists.txt changed accordingly.

19 years agoFIX: Revert back to previous version, I don't believe this was a really safe code...
malaterre [Fri, 24 Sep 2004 03:34:27 +0000 (03:34 +0000)]
FIX: Revert back to previous version, I don't believe this was a really safe code anyway. Plus this solve my issue on the Mac using gcc version 3.3 20030304 (Apple Computer, Inc. build 1666). The code should also more readable.

19 years agoENH: Remove function instead of putting stoopid comment
malaterre [Fri, 24 Sep 2004 01:14:31 +0000 (01:14 +0000)]
ENH: Remove function instead of putting stoopid comment

19 years agoENH: Could not compile using g++ -pedantic
malaterre [Thu, 23 Sep 2004 23:28:19 +0000 (23:28 +0000)]
ENH: Could not compile using g++ -pedantic

19 years agoENH: update dvpt version
malaterre [Thu, 23 Sep 2004 20:27:48 +0000 (20:27 +0000)]
ENH: update dvpt version

19 years agoENH: What the hell! There is no way it compiles on Win32
malaterre [Thu, 23 Sep 2004 20:14:07 +0000 (20:14 +0000)]
ENH: What the hell! There is no way it compiles on Win32

19 years agoFIX: Python wrapping was broken due to renaming
malaterre [Thu, 23 Sep 2004 20:08:45 +0000 (20:08 +0000)]
FIX: Python wrapping was broken due to renaming

19 years agoENH: Initial pass at playing with regex in cmake, to parse dicomV3.dic to stick in...
malaterre [Thu, 23 Sep 2004 19:59:19 +0000 (19:59 +0000)]
ENH: Initial pass at playing with regex in cmake, to parse dicomV3.dic to stick in gdcm

19 years agoENH: license issue
malaterre [Thu, 23 Sep 2004 19:57:48 +0000 (19:57 +0000)]
ENH: license issue

19 years agoENH: Solve some licensing issue
malaterre [Thu, 23 Sep 2004 18:47:52 +0000 (18:47 +0000)]
ENH: Solve some licensing issue

19 years agoENH: Minor tweak so that user find documentation easily
malaterre [Thu, 23 Sep 2004 18:46:24 +0000 (18:46 +0000)]
ENH: Minor tweak so that user find documentation easily

19 years agoSTYLE: No DOS file, please
malaterre [Thu, 23 Sep 2004 17:21:48 +0000 (17:21 +0000)]
STYLE: No DOS file, please

19 years agoENH: Fix some compilation warnings
malaterre [Thu, 23 Sep 2004 16:58:28 +0000 (16:58 +0000)]
ENH: Fix some compilation warnings

19 years ago * Added Doc/Website directory, that contains a first raw version
frog [Thu, 23 Sep 2004 14:01:25 +0000 (14:01 +0000)]
 * Added Doc/Website directory, that contains a first raw version
    of gdcm Web site.

19 years ago * class gdcmObject is now called gdcmDicomDirObject (less confusing name)
jpr [Thu, 23 Sep 2004 10:47:09 +0000 (10:47 +0000)]
  * class gdcmObject is now called gdcmDicomDirObject (less confusing name)

19 years ago * VoidArea is now called BinArea (less confusing name),
jpr [Thu, 23 Sep 2004 10:17:25 +0000 (10:17 +0000)]
  * VoidArea is now called BinArea (less confusing name),
    and all the methods called ...VoidArea... are now ... BinArea...

19 years ago2004-09-23 Jean-Pierre Roux
jpr [Thu, 23 Sep 2004 09:40:28 +0000 (09:40 +0000)]
2004-09-23 Jean-Pierre Roux
  * FIX In order not to be poluted any longer by casting problems,
    the member VoidArea of gdcmBinEntry is now uint8_t* (instead of void *)
 we can now delete[] it safely

19 years ago Reverting to previous version temporarily. Sorry ! Frog
frog [Wed, 22 Sep 2004 21:39:42 +0000 (21:39 +0000)]
 Reverting to previous version temporarily. Sorry !  Frog

19 years ago * src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument() doesn't clear (nor
frog [Wed, 22 Sep 2004 21:01:55 +0000 (21:01 +0000)]
  * src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument() doesn't clear (nor
    clear) TagHT, which is an inherited member of gdcmElementSet. It is
    up to the destructor of gdcmElementSet to clean up TagHt and it's
    pointed content.

19 years agoGetImageData is now done *before* copying the docEntries
jpr [Wed, 22 Sep 2004 14:43:13 +0000 (14:43 +0000)]
GetImageData is now done *before* copying the docEntries

19 years agoadd a v(ideo inv) option to TestWrite -Special Hector Duque-
jpr [Wed, 22 Sep 2004 13:36:36 +0000 (13:36 +0000)]
add a v(ideo inv) option to TestWrite -Special Hector Duque-

19 years agoCode identation
jpr [Wed, 22 Sep 2004 10:44:54 +0000 (10:44 +0000)]
Code identation

19 years agoCode indentation
jpr [Wed, 22 Sep 2004 10:43:05 +0000 (10:43 +0000)]
Code indentation

19 years agostring "gdcm::Loaded (BinEntry)" replaced by GDCM_BINLOADED
jpr [Wed, 22 Sep 2004 10:34:53 +0000 (10:34 +0000)]
string "gdcm::Loaded (BinEntry)" replaced by GDCM_BINLOADED

19 years agoENH: Sorry OT-PAL-8-face.dcm is still seg faulting on gcc3.3 and gcc3.4
malaterre [Wed, 22 Sep 2004 01:14:16 +0000 (01:14 +0000)]
ENH: Sorry OT-PAL-8-face.dcm is still seg faulting on gcc3.3 and gcc3.4

19 years agoENH: Unused var
malaterre [Wed, 22 Sep 2004 01:11:23 +0000 (01:11 +0000)]
ENH: Unused var

19 years agoENH: Some unused vars
malaterre [Wed, 22 Sep 2004 01:09:10 +0000 (01:09 +0000)]
ENH: Some unused vars

19 years agoFIX: Some unused var, just (void)'ing them
malaterre [Wed, 22 Sep 2004 01:01:36 +0000 (01:01 +0000)]
FIX: Some unused var, just (void)'ing them

19 years ago * src/gdcmCommon.h, gdcmDocument.cxx: doxygen typos
frog [Tue, 21 Sep 2004 11:17:42 +0000 (11:17 +0000)]
* src/gdcmCommon.h, gdcmDocument.cxx: doxygen typos

19 years ago * Test/CMakeLists.txt: update to follow gdcmData renamings.
frog [Tue, 21 Sep 2004 10:46:09 +0000 (10:46 +0000)]
  * Test/CMakeLists.txt: update to follow gdcmData renamings.

19 years agoExample/TestReadWriteReadCompare may now be called with command line parameters
jpr [Mon, 20 Sep 2004 18:33:32 +0000 (18:33 +0000)]
Example/TestReadWriteReadCompare may now be called with command line parameters
(I said : EXAMPLE/Test... )

19 years agouncomment no longer ctest breaker images
jpr [Mon, 20 Sep 2004 18:30:04 +0000 (18:30 +0000)]
uncomment no longer ctest breaker images

19 years agoLast modif before gdcmPixelData class introduction :
jpr [Mon, 20 Sep 2004 18:14:23 +0000 (18:14 +0000)]
Last modif before gdcmPixelData class introduction :
   High Bit and Bits Allocated are now save and restored
Color Palettes are now droped out the H Table (and no longer destroyed)

19 years ago * ENH: added some utility method that builds a flat dictionnary
frog [Fri, 17 Sep 2004 13:11:14 +0000 (13:11 +0000)]
  * ENH: added some utility method that builds a flat dictionnary
    holding all the Dicom entries contained in the recursive structure
    of a gdcmElementSet. Refer to add FlatHashTablePrint.cxx for
    an example of usage.
    - src/gdcmDocument.[h|cxx] added BuildFlatHashTableRecurse() and
      BuildFlatHashTable() that build a flat dictionary.
    - src/gdcmElementSet.h: added a new private GetTag() accessor.
      gdcmDocument is now a friend of gdcmElementSet.
    - src/gdcmElementSet.cxx: clean up.
    - Example/FlatHashTablePrint.cxx added.
    - Example/CmakeLists.txt changed accordingly

19 years agouncomment ShowDicom
jpr [Fri, 17 Sep 2004 10:46:35 +0000 (10:46 +0000)]
uncomment ShowDicom

19 years agoinclusion of code for jpeg compression
jpr [Fri, 17 Sep 2004 08:54:25 +0000 (08:54 +0000)]
inclusion of code for jpeg compression
(user intended methods not yet commited)

19 years ago * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet::BaseTagKey attributes
frog [Thu, 16 Sep 2004 19:21:56 +0000 (19:21 +0000)]
  * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet::BaseTagKey attributes
    moved away from gdcmDocEntrySet (since this class is an abstract class
    acting like an interface). SQDepthLevel and BaseTagKey are now
    in class
    - src/gdcmDocEntrySet.[h|cxx] removal of SQDepthLevel and BaseTagKey
      and associated accessors. Doxygenation of the class.
    - src/gdcmSQItem.[h|cxx] SQDepthLevel and BaseTagKey and associated
      accessors added.
    - src/gdcmSeqEntry.[h|cxx]: constructor doesn't handle depth anymore.
      Use SQDepthLevel accessor instead. ::Print() adapted.
    - src/gdcmElementSet.cxx changed according to changes in gdcmSeqEntry.
    - src/gdcmDocument.cxx changed accordingly.

19 years agogdcmDocument::ReplaceOrCreateByNumber has now an extra parameter,
jpr [Thu, 16 Sep 2004 06:47:59 +0000 (06:47 +0000)]
gdcmDocument::ReplaceOrCreateByNumber has now an extra parameter,
 std::string VR (default value : "unkn"), that makes
 TestCopyDicom code much lighter .

19 years agoVery cautiously put gdcmDocentry destr as virtual, to prevent mem leak...well in...
malaterre [Wed, 15 Sep 2004 03:50:48 +0000 (03:50 +0000)]
Very cautiously put gdcmDocentry destr as virtual, to prevent mem leak...well in theory since I had to comment inherited destructor. Sorry this was necessary

19 years agoENH: Warnings about shadow vars, + unused var
malaterre [Wed, 15 Sep 2004 02:54:36 +0000 (02:54 +0000)]
ENH: Warnings about shadow vars, + unused var