]> Creatis software - gdcm.git/history - src
ENH: update jpeg lib with ls patch and 2 bugfix patch
[gdcm.git] / src /
2004-10-14 malaterreENH: Doh! I made a mistake when commiting only one...
2004-10-14 malaterreENH: update cmakelists accordingly to new ijg architecture
2004-10-14 malaterreENH: Update the jpeg library. This patch is the result...
2004-10-13 frog Let's be clearly/cleanly dirty ;)
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-13 malaterreCOMP: Fix some compilations warnings
2004-10-12 malaterreCOMP: warning C4390: ';' : empty controlled statement...
2004-10-12 frog * CLEANUP_ROUND (11) for gdcmPixelConvert (cafeine...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-11 malaterreENH: Fix compilation on Win32
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-10 malaterreENH: Fix various warnings
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-10 malaterreENH: Some fixes for gdcm installation
2004-10-09 malaterreENH: Remove three more sprintf, the last ones
2004-10-09 malaterreENH: Remove three more sprintf ... well actually one...
2004-10-09 malaterreENH: Remove one more sprintf
2004-10-09 malaterreENH: remove three more sprintf, but this is really...
2004-10-09 malaterreENH: Still remove some sprintf and rework internals
2004-10-09 malaterre:ENH: carefully one at a time modify gdcm src. For...
2004-10-08 malaterreENH: minor style issue
2004-10-08 frog * CLEANUP_ROUND (9) for gdcmPixelConvert
2004-10-08 frog * CLEANUP_ROUND (8) for gdcmPixelConvert (end of...
2004-10-08 frog * CLEANUP_ROUND (7) for gdcmPixelConvert (lost at...
2004-10-08 frog Typos on refs to docs.
2004-10-08 frog src/gdcmCommon.h now declares int8_t for non stdint...
2004-10-08 frog Typos on references.
2004-10-08 malaterreENH: Minor cleanup, still removing stdio.h and co ...
2004-10-08 malaterreENH: If possible move the stl include after the gdcm...
2004-10-07 malaterreENH: Seriously removed warnings
2004-10-07 malaterreENH: slowly removing warnings
2004-10-07 malaterreENH: Please include stl header AFTER gdcm ones, otherwi...
2004-10-07 malaterreBUG: doh, remove empty file
2004-10-07 malaterreENH: TestHash.cxx add gdcm header to shut up stoopid...
2004-10-07 malaterreENH: rename gdcmJpeg into gdcmJpeg8 for consistencY
2004-10-07 malaterreENH: Allow compilation with a not so famous compiler...
2004-10-07 malaterreENH: I am a moron. Fix compilation of gdcm in static...
2004-10-07 malaterreENH: Finally modify gdcm source to adapt to new jpeg...
2004-10-07 malaterreENH: Apply remaining patch for the CMakeLists, and...
2004-10-07 malaterreENH: Remove old build process for libijg8, basically...
2004-10-07 malaterreENH: Remove old build process for libijg12 (meaning...
2004-10-07 malaterreENH: Created a new local dir libijg (from libijg8)...
2004-10-06 frog * CLEANUP_ROUND (6) for gdcmPixelConvert (man, I...
2004-10-06 frog * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit...
2004-10-06 frog - src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ...
2004-10-06 frog * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare...
2004-10-04 malaterreENH: some tweaks, getting toward a working version...
2004-10-04 malaterreENH: Fix the remaining warnings using: diff -u --strip...
2004-10-04 malaterreENH: Fix warnings about 'main' being used as local...
2004-10-04 malaterreENH: Fix warnings about 'main' being used as local...
2004-10-04 malaterreENH: Adding BITS_TYPE_JPEG_MANGLE_NAME var that at...
2004-10-04 malaterreENH: adding mangle names for 8bits and 12bits
2004-10-03 malaterreENH: Adding jconfig.h.in, which later be the central...
2004-10-03 malaterreENH: For legal reason, adding the copyright and related...
2004-10-01 malaterreENH: do not help people do in-source build
2004-10-01 malaterreENH: Reorganize cmakelists.txt file
2004-10-01 malaterreENH: Remove unecesseray file, were not in CMakeLists...
2004-10-01 malaterreENH: dos2unix CMakeLists.txt to allow diffing of direct...
2004-10-01 frog * Added documentation of vtkgdcmReader on Website:
2004-09-30 frog * CLEANUP_ROUND (2) for gdcmPixelConvert
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 jprcoding style
2004-09-24 frog*** empty log message ***
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-24 jprPrint() displays old key instead of new in order to...
2004-09-24 malaterreFIX: Revert back to previous version, I don't believe...
2004-09-24 malaterreENH: Remove function instead of putting stoopid comment
2004-09-23 malaterreENH: Could not compile using g++ -pedantic
2004-09-23 malaterreENH: What the hell! There is no way it compiles on...
2004-09-23 malaterreENH: Fix some compilation warnings
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...
2004-09-23 jpr * VoidArea is now called BinArea (less confusing...
2004-09-23 jpr2004-09-23 Jean-Pierre Roux
2004-09-22 frog Reverting to previous version temporarily. Sorry...
2004-09-22 frog * src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument...
2004-09-22 jprstring "gdcm::Loaded (BinEntry)" replaced by GDCM_BINLOADED
2004-09-22 malaterreFIX: Some unused var, just (void)'ing them
2004-09-21 frog * src/gdcmCommon.h, gdcmDocument.cxx: doxygen typos
2004-09-21 frog * Test/CMakeLists.txt: update to follow gdcmData...
2004-09-20 jprLast modif before gdcmPixelData class introduction :
2004-09-17 frog * ENH: added some utility method that builds a flat...
2004-09-17 jprinclusion of code for jpeg compression
2004-09-16 frog * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet...
2004-09-16 jprgdcmDocument::ReplaceOrCreateByNumber has now an extra...
2004-09-15 malaterreVery cautiously put gdcmDocentry destr as virtual,...
2004-09-14 jprNow, TestCopyDicom deals with private Entries
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-13 jprdealing with 'zero length' integers
2004-09-12 malaterreFIX: put back everything since I broke tests, warnings...
2004-09-12 malaterreFIX: Some warnings
2004-09-12 malaterreFIX: icc could not build otherwise
2004-09-10 jprCosmetic modif
2004-09-10 jprDoxygenation
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-09-07 malaterreFIX: warning
2004-09-07 jprADD : gdcmGlobal::CountSubstring method
2004-09-03 malaterreFIX: minor inconsistency
2004-09-03 jprCheckEntryIfExistByNumber returns a bool (no longer...
2004-09-03 jprOffset set to 0 in the constructor to prevent any furth...
next