]> Creatis software - gdcm.git/history - src
BUG: Trying to debug jasper...
[gdcm.git] / src /
2005-07-11 malaterreBUG: Trying to debug jasper...
2005-07-11 jprDoxygenation
2005-07-11 jprDoxygenation
2005-07-11 jprReorder methods
2005-07-11 jprFix tagKey description
2005-07-09 malaterreCOMP: Fix compilation on broken compiler (scope/for...
2005-07-08 jprAdd the VISIT object within DicomDir
2005-07-08 jprTo remain unimpared, gdcm::FileHelper class needs also its
2005-07-08 jprNew features for DicomDir
2005-07-07 malaterreENH: Fix compilation on mingw32, also minor cleanup...
2005-07-07 jprOn the way to gdcm2 ...
2005-07-07 jprComment out the time consuming, never used/useless
2005-07-07 jprMove code lines LTTG so save some CPU time.
2005-07-07 jprDue to something stupid in the gdcm::File constructor...
2005-07-06 jprAccording to Mathieu's requirement, Load twice the...
2005-07-06 jprNow gdcmFile::Load() returns false if file is not gdcm...
2005-07-06 jpr- Clean out the Entries if a Document is parsed more...
2005-07-06 jprComments
2005-07-06 jpr- Comment out a for the moment too much verbose warning...
2005-07-06 malaterreCOMP: Fix warning about uninitialized var
2005-07-05 malaterreCOMP: Fix compilation on BCB6. Thanks again to Luca...
2005-07-05 malaterreENH: Now any new compiler should be supported (not...
2005-07-05 malaterreENH: Propage cmake var
2005-07-05 malaterreENH: Adding a cmake script to find which compiler retur...
2005-07-05 malaterreENH: Adding a cmake script to find which compiler retur...
2005-07-05 malaterreBUG: Provide a fix(=hack) for bcc32, since jasper does...
2005-07-05 malaterreENH: Adding debug
2005-07-05 malaterreBUG: Put back original value for jasper. This will...
2005-07-05 jprComments
2005-07-05 malaterreENH: More patch from Luca to fix compilation on BCB6
2005-07-03 jprEnh warning message
2005-07-03 jpr- Speed up DICOMDIR analyse
2005-07-03 jprShould avoid some troubles with 'no length' SQItems...
2005-07-02 malaterreCOMP: Need to check first if __BORLANDC__ is defined
2005-07-02 malaterreENH: Applying some more patch from Luca Picello to...
2005-07-02 malaterreENH: Add function declaration for atoi and isdigit
2005-07-02 malaterreENH: Adding support for BCB6, big thanks to Luca Picell...
2005-07-01 malaterreENH: Remove mem leak
2005-07-01 malaterreBUG: Hopefully fixing the bug for Borland (optimization ON)
2005-07-01 jprInitialize RLEInfo and JPEGInfo to 0 a avoid further...
2005-06-30 malaterreENH: Apply (temp?) patch proposed by Marco Eichelberg...
2005-06-30 jprTo avoid compile time warnings
2005-06-30 jprEnhance gdcm::File::IsReable() heuristics to be able...
2005-06-29 jprAdd the NO_SHADOWSEQ load mode
2005-06-25 malaterreBUG: Need to commit all files for a patch...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-06-24 jprExtend warning message for debuging purpose.
2005-06-24 jprPixel Spacing related problems : update comments.
2005-06-23 jprExtend warning message, for debugging purpose
2005-06-23 jprto avoid warnings
2005-06-22 jprCoding Style
2005-06-22 jprcoding style
2005-06-22 jprComments
2005-06-22 jprFix misstyping, while removing spurious \t characters
2005-06-22 jprgdcm images are now "GDCM 1.1" built.
2005-06-22 jprSome constructors (at least one ...) use BitsAllocated...
2005-06-21 malaterreBUG: Solve the 'Shoot Yourself in the Foot' problem
2005-06-20 jprComments
2005-06-20 jprAvoid re writing Palette Color Lookup Table UID when...
2005-06-20 jprPreventive bug fix for LUT Data.
2005-06-19 jprTo avoid warnings at compile time
2005-06-18 malaterreCOMP: Fix compilation on MacOSX
2005-06-17 malaterreCOMP: What is wrong with me
2005-06-17 malaterreCOMP: Remove another warning on icc81
2005-06-17 malaterreCOMP: fix waring on icc81
2005-06-17 jprAdd comments
2005-06-17 jprAdd some accessors for debugging purpose
2005-06-17 jprTry to solve RLE pb
2005-06-17 jprCoding style
2005-06-16 malaterreCOMP: Fix ttyf, might be used unitialized...
2005-06-15 malaterreENH: Fix a minor compilation problem, adding some jpegl...
2005-06-15 malaterreBUG: Reremove mpeg2 this is not production stable,...
2005-06-14 malaterreENH: Sltightly better code
2005-06-14 malaterreENH: proof of concept for usage of VM in gdcm. Extremel...
2005-06-14 malaterreENH: Add doc for assert
2005-06-14 malaterreCOMP: sprintf is declared in stdio.h
2005-06-14 malaterreCOMP: try to get rid of a warning on gcc/MacOSX
2005-06-14 jprTypo + Doxygen
2005-06-14 jprNow gdcm deals with 16 bits per pixel images with 16...
2005-06-13 jprSome more oddities dealt with.
2005-06-13 malaterreCOMP: Remove warnings with VS6
2005-06-13 malaterreCOMP: Fix compilation on macosx and global symbol
2005-06-13 malaterreCOMP: alright please VS7 and sorry for VS6
2005-06-13 malaterreENH: adding a thin wrapper around fstream to deal with...
2005-06-12 malaterreCOMP: make the code compile with c++ compiler
2005-06-11 malaterreCOMP: VS6 was not happy to cast an int into ushort
2005-06-11 malaterreCOMP: Hopefully this patch is the right one to get...
2005-06-11 malaterreBUG: Need to save the damn file with correct filename
2005-06-11 malaterreCOMP: EXTERN was conflicting with the one in ijg, renam...
2005-06-11 malaterreCOMP: screw me, I forgot to checkin those things I...
2005-06-10 malaterreBUG: Need to force the value if set to something else
2005-06-10 malaterreCOMP: another cast needed for vs7
2005-06-10 malaterreCOMP: A few stupid cast needed for vs7
2005-06-10 jprBug fix in Load method.
2005-06-10 malaterreCOMP: locale_cscanline/pscanline might be used unitiali...
2005-06-10 malaterreCOMP: why the heck did they used 'lf' for printing...
2005-06-10 malaterreCOMP: id is assigned a value that is never used
2005-06-10 malaterreCOMP: dmc is assigned a value that is never user
2005-06-10 malaterreCOMP: Fix compilation on mingw
2005-06-09 malaterreENH: make gdcmjasper more portable. It is now fully...
next