]> Creatis software - gdcm.git/log
gdcm.git
20 years agoComments
jpr [Mon, 20 Jun 2005 17:12:03 +0000 (17:12 +0000)]
Comments

20 years agoAvoid re writing Palette Color Lookup Table UID when Palette Color is removed
jpr [Mon, 20 Jun 2005 17:10:17 +0000 (17:10 +0000)]
Avoid re writing Palette Color Lookup Table UID when Palette Color is removed

20 years agoPreventive bug fix for LUT Data.
jpr [Mon, 20 Jun 2005 15:58:53 +0000 (15:58 +0000)]
Preventive bug fix for LUT Data.
I said : LUT Date, *not* Palette Color

20 years agoTo avoid warnings at compile time
jpr [Sun, 19 Jun 2005 15:57:29 +0000 (15:57 +0000)]
To avoid warnings at compile time

20 years agoCOMP: Fix compilation on MacOSX
malaterre [Sat, 18 Jun 2005 17:58:59 +0000 (17:58 +0000)]
COMP: Fix compilation on MacOSX

20 years agoCOMP: What is wrong with me
malaterre [Fri, 17 Jun 2005 16:06:26 +0000 (16:06 +0000)]
COMP: What is wrong with me

20 years agoSometimes a Warning is an error !
jpr [Fri, 17 Jun 2005 14:36:19 +0000 (14:36 +0000)]
Sometimes a Warning is an error !

20 years agoCOMP: Remove another warning on icc81
malaterre [Fri, 17 Jun 2005 13:47:46 +0000 (13:47 +0000)]
COMP: Remove another warning on icc81

20 years agoCOMP: fix waring on icc81
malaterre [Fri, 17 Jun 2005 13:45:27 +0000 (13:45 +0000)]
COMP: fix waring on icc81

20 years agoAdd ShowLut option, for debugging purpose
jpr [Fri, 17 Jun 2005 12:46:15 +0000 (12:46 +0000)]
Add ShowLut option, for debugging purpose

20 years agoDeleting Argument Manager *once* is enough
jpr [Fri, 17 Jun 2005 12:37:20 +0000 (12:37 +0000)]
Deleting Argument Manager *once* is enough

20 years agoAdd comments
jpr [Fri, 17 Jun 2005 12:36:07 +0000 (12:36 +0000)]
Add comments

20 years agoAdd some accessors for debugging purpose
jpr [Fri, 17 Jun 2005 12:35:00 +0000 (12:35 +0000)]
Add some accessors for debugging purpose

20 years agoTry to solve RLE pb
jpr [Fri, 17 Jun 2005 12:27:52 +0000 (12:27 +0000)]
Try to solve RLE pb

20 years agoCoding style
jpr [Fri, 17 Jun 2005 12:15:54 +0000 (12:15 +0000)]
Coding style

20 years agoENH: Remove the same warning on a different machine with the EXACT same compiler...
malaterre [Thu, 16 Jun 2005 20:27:46 +0000 (20:27 +0000)]
ENH: Remove the same warning on a different machine with the EXACT same compiler...

20 years agoCOMP: Fix ttyf, might be used unitialized...
malaterre [Thu, 16 Jun 2005 20:26:25 +0000 (20:26 +0000)]
COMP: Fix ttyf, might be used unitialized...

20 years agoENH: Fix a minor compilation problem, adding some jpegls demo code (commented out)
malaterre [Wed, 15 Jun 2005 19:59:39 +0000 (19:59 +0000)]
ENH: Fix a minor compilation problem, adding some jpegls demo code (commented out)

20 years agoBUG: Reremove mpeg2 this is not production stable, sorry bad commit
malaterre [Wed, 15 Jun 2005 15:49:46 +0000 (15:49 +0000)]
BUG: Reremove mpeg2 this is not production stable, sorry bad commit

20 years agoFix misstyping
jpr [Wed, 15 Jun 2005 12:48:40 +0000 (12:48 +0000)]
Fix misstyping

20 years agoUpdate image recap
jpr [Wed, 15 Jun 2005 10:12:03 +0000 (10:12 +0000)]
Update image recap

20 years agoUpdate Credits
jpr [Wed, 15 Jun 2005 10:10:45 +0000 (10:10 +0000)]
Update Credits

20 years agoAdd a user supplied example 'Grey to RGB'
jpr [Wed, 15 Jun 2005 10:06:36 +0000 (10:06 +0000)]
Add a user supplied example 'Grey to RGB'
that converts a 8/16 Bits 'grey level' image (Samples per Pixel = 1)
into an 'RGB image' (Samples per Pixel = 3)
Result may be usefull for performing some checks

20 years agoTypo
jpr [Wed, 15 Jun 2005 09:54:13 +0000 (09:54 +0000)]
Typo

20 years agoGiving the right name to blacklisted images should help
jpr [Wed, 15 Jun 2005 09:42:56 +0000 (09:42 +0000)]
Giving the right name to blacklisted images should help

20 years agoENH: Sltightly better code
malaterre [Tue, 14 Jun 2005 20:53:19 +0000 (20:53 +0000)]
ENH: Sltightly better code

20 years agoENH: proof of concept for usage of VM in gdcm. Extremely early alpha stage don't use
malaterre [Tue, 14 Jun 2005 20:33:53 +0000 (20:33 +0000)]
ENH: proof of concept for usage of VM in gdcm. Extremely early alpha stage don't use

20 years agoENH: Add doc for assert
malaterre [Tue, 14 Jun 2005 19:22:13 +0000 (19:22 +0000)]
ENH: Add doc for assert

20 years agoCOMP: sprintf is declared in stdio.h
malaterre [Tue, 14 Jun 2005 18:37:55 +0000 (18:37 +0000)]
COMP: sprintf is declared in stdio.h

20 years agoENH: Remove an old warning on SunOS/ijg lib
malaterre [Tue, 14 Jun 2005 17:01:10 +0000 (17:01 +0000)]
ENH: Remove an old warning on SunOS/ijg lib

20 years agoENH: Forgot Johan
malaterre [Tue, 14 Jun 2005 16:56:52 +0000 (16:56 +0000)]
ENH: Forgot Johan

20 years agoENH: Ok that's it I am sick of jasper warnings
malaterre [Tue, 14 Jun 2005 16:40:11 +0000 (16:40 +0000)]
ENH: Ok that's it I am sick of jasper warnings

20 years agoCOMP: try to get rid of a warning on gcc/MacOSX
malaterre [Tue, 14 Jun 2005 16:38:12 +0000 (16:38 +0000)]
COMP: try to get rid of a warning on gcc/MacOSX

20 years agoENH: Need to allow hex for expressing size
malaterre [Tue, 14 Jun 2005 16:12:40 +0000 (16:12 +0000)]
ENH: Need to allow hex for expressing size

20 years agoUpdate Doc
jpr [Tue, 14 Jun 2005 14:59:08 +0000 (14:59 +0000)]
Update Doc

20 years agoBlack list 16 Bits images with 16 Bits LUT
jpr [Tue, 14 Jun 2005 14:40:48 +0000 (14:40 +0000)]
Black list 16 Bits images with 16 Bits LUT
(waiting to be sure)

20 years agoTypo + Doxygen
jpr [Tue, 14 Jun 2005 14:00:03 +0000 (14:00 +0000)]
Typo + Doxygen

20 years agoNow gdcm deals with 16 bits per pixel images with 16 bits Palette colors
jpr [Tue, 14 Jun 2005 13:56:41 +0000 (13:56 +0000)]
Now gdcm deals with 16 bits per pixel images with 16 bits Palette colors
(3 * 65536 short int ...)
Nice fat header.
"Segmented Palettes" pb still pending, but I never saw any viewer dealing with it.

20 years agoTo avoid 'unused' warning
jpr [Tue, 14 Jun 2005 09:21:00 +0000 (09:21 +0000)]
To avoid 'unused' warning

20 years agoTypo
jpr [Tue, 14 Jun 2005 09:09:50 +0000 (09:09 +0000)]
Typo

20 years agoTo avoid warning on smallfry
jpr [Tue, 14 Jun 2005 09:08:46 +0000 (09:08 +0000)]
To avoid warning on smallfry

20 years agoTo avoid 'performance warning' on joebar
jpr [Tue, 14 Jun 2005 09:04:59 +0000 (09:04 +0000)]
To avoid 'performance warning' on joebar

20 years agoUpdate TS dictionary, in order not to be confused by Philips IE33 Private SOP
jpr [Mon, 13 Jun 2005 16:57:24 +0000 (16:57 +0000)]
Update TS dictionary, in order not to be confused by  Philips IE33 Private SOP

20 years ago #Something stupid occured in the code for LibIDO images.
jpr [Mon, 13 Jun 2005 16:09:32 +0000 (16:09 +0000)]
  #Something stupid occured in the code for LibIDO images.
  #I Black list them for a while. JP
  "gdcm-ACR-LibIDO.acr"
  "LIBIDO-24-ACR_NEMA-Rectangle.dcm"

20 years agoSome more oddities dealt with.
jpr [Mon, 13 Jun 2005 15:43:48 +0000 (15:43 +0000)]
Some more oddities dealt with.
Doesn't work yet with 65536 entries 16 Bits LUT (?!?), with 16 bits pixels.
Still looking for accurate info on the web about it

20 years agoCOMP: Remove warnings with VS6
malaterre [Mon, 13 Jun 2005 15:06:36 +0000 (15:06 +0000)]
COMP: Remove warnings with VS6

20 years agoCOMP: Fix compilation on macosx and global symbol
malaterre [Mon, 13 Jun 2005 15:02:59 +0000 (15:02 +0000)]
COMP: Fix compilation on macosx and global symbol

20 years agoENH: Remove a warning I thought I was already removing...
malaterre [Mon, 13 Jun 2005 13:49:33 +0000 (13:49 +0000)]
ENH: Remove a warning I thought I was already removing...

20 years agoCOMP: alright please VS7 and sorry for VS6
malaterre [Mon, 13 Jun 2005 04:04:31 +0000 (04:04 +0000)]
COMP: alright please VS7 and sorry for VS6

20 years agoENH: adding a thin wrapper around fstream to deal with fragments
malaterre [Mon, 13 Jun 2005 00:22:14 +0000 (00:22 +0000)]
ENH: adding a thin wrapper around fstream to deal with fragments

20 years agoENH: Remove some more warnings on XCode
malaterre [Sun, 12 Jun 2005 15:55:33 +0000 (15:55 +0000)]
ENH: Remove some more warnings on XCode

20 years agoCOMP: make the code compile with c++ compiler
malaterre [Sun, 12 Jun 2005 15:53:21 +0000 (15:53 +0000)]
COMP: make the code compile with c++ compiler

20 years agoCOMP: VS6 was not happy to cast an int into ushort
malaterre [Sat, 11 Jun 2005 17:50:27 +0000 (17:50 +0000)]
COMP: VS6 was not happy to cast an int into ushort

20 years agoCOMP: Remove string lenght warning problem with jpegls
malaterre [Sat, 11 Jun 2005 16:00:01 +0000 (16:00 +0000)]
COMP: Remove string lenght warning problem with jpegls

20 years agoCOMP: Remove warning about jasper on Sun
malaterre [Sat, 11 Jun 2005 15:56:27 +0000 (15:56 +0000)]
COMP: Remove warning about jasper on Sun

20 years agoCOMP: Hopefully this patch is the right one to get jasper to compile on macosx
malaterre [Sat, 11 Jun 2005 15:24:36 +0000 (15:24 +0000)]
COMP: Hopefully this patch is the right one to get jasper to compile on macosx

20 years agoBUG: Need to save the damn file with correct filename
malaterre [Sat, 11 Jun 2005 15:20:44 +0000 (15:20 +0000)]
BUG: Need to save the damn file with correct filename

20 years agoCOMP: EXTERN was conflicting with the one in ijg, rename the one in jasper.
malaterre [Sat, 11 Jun 2005 14:23:07 +0000 (14:23 +0000)]
COMP: EXTERN was conflicting with the one in ijg, rename the one in jasper.

20 years agoCOMP: screw me, I forgot to checkin those things I send to jasper ML...
malaterre [Sat, 11 Jun 2005 02:05:14 +0000 (02:05 +0000)]
COMP: screw me, I forgot to checkin those things I send to jasper ML...

20 years agoBUG: hum interesting
malaterre [Fri, 10 Jun 2005 17:10:36 +0000 (17:10 +0000)]
BUG: hum interesting

20 years agoENH: ooops I also need this one
malaterre [Fri, 10 Jun 2005 17:03:55 +0000 (17:03 +0000)]
ENH: ooops I also need this one

20 years agoENH: Remove the prebinding thingy that only happen on XCode/MacOSX...
malaterre [Fri, 10 Jun 2005 16:57:36 +0000 (16:57 +0000)]
ENH: Remove the prebinding thingy that only happen on XCode/MacOSX...

20 years agoBUG: Need to force the value if set to something else
malaterre [Fri, 10 Jun 2005 16:50:36 +0000 (16:50 +0000)]
BUG: Need to force the value if set to something else

20 years agoENH: doh! support also the other case...
malaterre [Fri, 10 Jun 2005 16:37:01 +0000 (16:37 +0000)]
ENH: doh! support also the other case...

20 years agoENH: Adding support for removing warnings from the dashboard.
malaterre [Fri, 10 Jun 2005 16:11:43 +0000 (16:11 +0000)]
ENH: Adding support for removing warnings from the dashboard.

20 years agoEnhancement of Rewrite (use may choose if he wants LUT or RGB Pixels)
jpr [Fri, 10 Jun 2005 14:10:22 +0000 (14:10 +0000)]
Enhancement of Rewrite (use may choose if he wants LUT or RGB Pixels)

20 years agoCOMP: another cast needed for vs7
malaterre [Fri, 10 Jun 2005 14:09:38 +0000 (14:09 +0000)]
COMP: another cast needed for vs7

20 years agoCOMP: A few stupid cast needed for vs7
malaterre [Fri, 10 Jun 2005 14:07:43 +0000 (14:07 +0000)]
COMP: A few stupid cast needed for vs7

20 years agoBug fix in Load method.
jpr [Fri, 10 Jun 2005 14:05:37 +0000 (14:05 +0000)]
Bug fix in Load method.
Thx to Benoit for providing fix.

20 years agoCOMP: locale_cscanline/pscanline might be used unitialized in this function
malaterre [Fri, 10 Jun 2005 14:04:34 +0000 (14:04 +0000)]
COMP: locale_cscanline/pscanline might be used unitialized in this function

20 years agoCOMP: why the heck did they used 'lf' for printing a double ?
malaterre [Fri, 10 Jun 2005 14:02:29 +0000 (14:02 +0000)]
COMP: why the heck did they used 'lf' for printing a double ?

20 years agoCOMP: id is assigned a value that is never used
malaterre [Fri, 10 Jun 2005 13:57:22 +0000 (13:57 +0000)]
COMP: id is assigned a value that is never used

20 years agoCOMP: dmc is assigned a value that is never user
malaterre [Fri, 10 Jun 2005 13:55:31 +0000 (13:55 +0000)]
COMP: dmc is assigned a value that is never user

20 years agoCOMP: Fix compilation on mingw
malaterre [Fri, 10 Jun 2005 13:50:09 +0000 (13:50 +0000)]
COMP: Fix compilation on mingw

20 years agoTo avoid warnings
jpr [Fri, 10 Jun 2005 08:00:20 +0000 (08:00 +0000)]
To avoid warnings

20 years agoENH: make gdcmjasper more portable. It is now fully independant from the toplevel...
malaterre [Thu, 9 Jun 2005 23:16:49 +0000 (23:16 +0000)]
ENH: make gdcmjasper more portable. It is now fully independant from the toplevel GDCM project

20 years agoCOMP: Can now configure gdcmjpegls as a separate project, also fix the inline keyword...
malaterre [Thu, 9 Jun 2005 22:24:38 +0000 (22:24 +0000)]
COMP: Can now configure gdcmjpegls as a separate project, also fix the inline keyword test was failing with compiler that support inline.

20 years agoCOMP: applying another patch send to jasper group, to please bcc32 5.5.1
malaterre [Thu, 9 Jun 2005 22:09:39 +0000 (22:09 +0000)]
COMP: applying another patch send to jasper group, to please bcc32 5.5.1

20 years agoCOMP: applying partial patch sent to jasper group, to please VS7.1
malaterre [Thu, 9 Jun 2005 22:01:59 +0000 (22:01 +0000)]
COMP: applying partial patch sent to jasper group, to please VS7.1

20 years agoCOMP: Fixing warnings on bcc32
malaterre [Thu, 9 Jun 2005 21:42:45 +0000 (21:42 +0000)]
COMP: Fixing warnings on bcc32

20 years agoCOMP: Removing warning
malaterre [Thu, 9 Jun 2005 21:32:14 +0000 (21:32 +0000)]
COMP: Removing warning

20 years agoCOMP: Specify we are using long, should get rid of the warning
malaterre [Thu, 9 Jun 2005 21:27:18 +0000 (21:27 +0000)]
COMP: Specify we are using long, should get rid of the warning

20 years agoBUG: JPEGLS IS JPEG
malaterre [Thu, 9 Jun 2005 21:14:43 +0000 (21:14 +0000)]
BUG: JPEGLS IS JPEG

20 years agoShould avoid some warnings
jpr [Thu, 9 Jun 2005 11:27:54 +0000 (11:27 +0000)]
Should avoid some warnings

20 years agoTo avoid warnings
jpr [Thu, 9 Jun 2005 09:36:51 +0000 (09:36 +0000)]
To avoid warnings

20 years agoCOMP: trying to simplify the shared lib on win32... still a mess
malaterre [Wed, 8 Jun 2005 18:42:18 +0000 (18:42 +0000)]
COMP: trying to simplify the shared lib on win32... still a mess

20 years agoCOMP: How the f* did it ever work before...
malaterre [Wed, 8 Jun 2005 18:00:41 +0000 (18:00 +0000)]
COMP: How the f* did it ever work before...

20 years agoCOMP: Remove warning with -pedantic
malaterre [Wed, 8 Jun 2005 17:45:13 +0000 (17:45 +0000)]
COMP: Remove warning with -pedantic

20 years agoCOMP: jasper compiles with the paranoid -pedantic option now
malaterre [Wed, 8 Jun 2005 17:39:36 +0000 (17:39 +0000)]
COMP: jasper compiles with the paranoid -pedantic option now

20 years agoCOMP: enter_run was set but never used...
malaterre [Wed, 8 Jun 2005 17:26:22 +0000 (17:26 +0000)]
COMP: enter_run was set but never used...

20 years agoCOMP: psfix was set but never used...
malaterre [Wed, 8 Jun 2005 17:25:13 +0000 (17:25 +0000)]
COMP: psfix was set but never used...

20 years agoCOMP: Fixing some warnings
malaterre [Wed, 8 Jun 2005 17:22:37 +0000 (17:22 +0000)]
COMP: Fixing some warnings

20 years agoCOMP: Getting rid of the unsigned thing warning
malaterre [Wed, 8 Jun 2005 17:12:49 +0000 (17:12 +0000)]
COMP: Getting rid of the unsigned thing warning

20 years agoCOMP: Fix compilation in macosx, for more info read the comment
malaterre [Wed, 8 Jun 2005 17:08:58 +0000 (17:08 +0000)]
COMP: Fix compilation in macosx, for more info read the comment

20 years agoCOMP: Trying to get this /thing/ to compile correctly... I thought gdcm was written...
malaterre [Wed, 8 Jun 2005 15:21:58 +0000 (15:21 +0000)]
COMP: Trying to get this /thing/ to compile correctly... I thought gdcm was written in c++ for a minute

20 years ago*** empty log message ***
regrain [Wed, 8 Jun 2005 15:00:30 +0000 (15:00 +0000)]
*** empty log message ***

20 years agoENH: Adding support for checking if inline keyword is supported by C compiler
malaterre [Wed, 8 Jun 2005 13:38:13 +0000 (13:38 +0000)]
ENH: Adding support for checking if inline keyword is supported by C compiler

20 years agoENH: Adding support for checking if inline keyword is supported by C compiler
malaterre [Wed, 8 Jun 2005 13:32:49 +0000 (13:32 +0000)]
ENH: Adding support for checking if inline keyword is supported by C compiler

20 years agoDoxygen
jpr [Wed, 8 Jun 2005 12:51:27 +0000 (12:51 +0000)]
Doxygen

20 years ago * src/gdcmUtil.cxx : change call to Util::Format to sprintf because of
regrain [Wed, 8 Jun 2005 12:24:51 +0000 (12:24 +0000)]
   * src/gdcmUtil.cxx : change call to Util::Format to sprintf because of
     lantency with the Util::Format function
   -- BeNours