]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-06-08 regrain * Remove all old python demo using an older gdcm...
2005-06-08 jprTo avoid warnings
2005-06-08 jprFix misstyping
2005-06-08 jprRemove copy/paste spurious line
2005-06-08 jprTo avoid warnings (just forget that 'atof' returns...
2005-06-08 malaterreCOMP: Fixing other people's code
2005-06-07 malaterreENH: getting toward win32 support
2005-06-07 malaterreCOMP: Tons of warnings fix...cannot believe how poorly...
2005-06-07 malaterreCOMP: Remove comp warning
2005-06-07 malaterreENH: Remove debug printf
2005-06-07 malaterreENH: No brainer activity = removing all warnings
2005-06-07 malaterreENH: Properly link jasper against (default) jpeg 8bits...
2005-06-07 malaterreENH: add comment
2005-06-07 malaterreENH: Adding a find rsync cmake module
2005-06-07 malaterreENH: Update -Wunused defined all the other -Wunused*
2005-06-07 malaterreENH: Update to new dashboard: gdcm. And fix the public...
2005-06-07 malaterreENH: Rebuild jpeg-ls when files are modified, also...
2005-06-07 malaterreENH: Revamp a bit the build process to make the exe...
2005-06-07 malaterreENH: Properly recompile jasper if a header/file is...
2005-06-07 malaterreCOMP: Fix building of static lib on Win32
2005-06-07 jprFix comments
2005-06-07 malaterreENH: just a test...
2005-06-07 malaterreCOMP: You need to include header file to use type
2005-06-07 malaterreCOMP: Need to include header if you use function
2005-06-07 malaterreENH: Fix project number, CVS HEAD IS NOT 1.0 anymore...
2005-06-07 malaterreENH: Improve documentation
2005-06-07 jprThe highy time consuming method GetMacAdress is now...
2005-06-07 jprTypo
2005-06-07 malaterreENH: test commit
2005-06-07 jprOops. Forget to add file ...
2005-06-07 jprAdd an entry "Command Line Utilities" on the side bar.
2005-06-07 jprUse Argument Manager in 'utilities'
2005-06-07 jprRemove some spurious calls to Format
2005-06-07 jprUse TranslateToKey better than Format
2005-06-07 jpr // according to 'Purify', TranslateToKey is one...
2005-06-07 jprWith GDCM_EXPORT, VC shoul be happier
2005-06-06 malaterreCOMP: Fix compilation on minwg... this code is becoming...
2005-06-06 jprPrintFile uses now the Argument Manager
2005-06-06 jpr class ArgMgr (for Arguments Manager) is designed for
2005-06-06 jprFIX : Some images have a wrong length for 0x0000 eleme...
2005-06-04 malaterreENH: Adding the subdir option commented out for now...
2005-06-04 malaterreENH: Adding jpegls to gdcm
2005-06-04 malaterreENH: cleanup
2005-06-04 malaterreENH: Adding an open source, BSD compatible jpeg-ls...
2005-06-04 malaterreCOMP: Snap, forgot this one...
2005-06-04 malaterreENH: Adding some more info on GDCM build process, shoul...
2005-06-04 malaterreCOMP: snap I broke compilation... does anyone remeber...
2005-06-04 malaterreCOMP: Hopefully I should get win32 shared lib working...
2005-06-04 malaterreENH: mimic the ijg approach to get win32 shared lib...
2005-06-04 malaterreCOMP: Apparently BCC6 did not like our heuristic, inclu...
2005-06-03 jprTypo.
2005-06-03 jprFix VR processing, to be CP-288 conform.
2005-06-03 jprWe don't SetLoadMode(NO_SEQ | NO_SHADOW),
2005-06-03 jprWe shall never get again a blank out (Prints now *any...
2005-06-03 jprUpgrade TestWriteSimple to conform with harden File...
2005-06-03 jprA 'prepared image' built ex nihilo just before, has...
2005-06-03 jprDoxygenation
2005-06-02 jprHarden gdcm::File::IsReadable(), in order not to be...
2005-06-02 jprAdd warning about Load Mode
2005-06-02 jprDoxygenation
2005-06-02 jprDoxygenation
2005-06-02 jprUpdate DownLoad page
2005-06-02 jprUpdate remainder to assure 'Supplement 104' conformance
2005-06-02 jprModify output to make it easily grepable
2005-06-02 jprGive up defaulting NO_SHADOW (because of some bugged...
2005-06-01 jprUpdate Transfer Syntax Dictionary (add 'Encapsulated...
2005-05-31 jprUpdate side bar for new dashboard
2005-05-30 malaterreENH: GDCM has now its own page... if only the webcvs...
2005-05-30 jprAdd ImageParticularities.html
2005-05-30 jprUpdate site;
2005-05-30 malaterreENH: jpeg2000 seems to be somehow working, let's try it
2005-05-30 malaterreCOMP: Getting closer to shared libs on win32
2005-05-30 malaterreENH: Trying to get shared lib to work on win32
2005-05-30 malaterreENH: Adding support for multiple fragments of jpeg2000...
2005-05-30 malaterreCOMP: Some more fun with sys/types.h declaring a few...
2005-05-30 malaterreBUG: oops JASPER->GDCMJASPER
2005-05-30 malaterreBUG: Fix in case space in the path
2005-05-30 malaterreCOMP: oops bcc32 was still complaining
2005-05-30 malaterreCOMP: oops bcc32 was complaining
2005-05-30 malaterreENH: Try to rewrite this nice obfuscated code
2005-05-30 malaterreENH: Remove convenient library herited from jasper...
2005-05-29 malaterreENH: Minor cleanup
2005-05-29 malaterreENH: Adding the long long/ __int64 mess
2005-05-29 malaterreENH: Fix the this header. PLEASE do not touch if you...
2005-05-29 malaterreENH: Rework the header file...I guess some people refus...
2005-05-29 malaterreENH: Ok JPEG2000 is working...cannot believe that IsJPE...
2005-05-27 malaterreENH: Adding feature for user to refine the search of...
2005-05-27 malaterreCOMP: Fix warning... I dont think we need to export...
2005-05-27 jprFix misstyping (not mine, this time)
2005-05-27 jprTo avoid pushing out twice the meta elements, wile...
2005-05-26 malaterreCOMP: Fix compilation, previous checkin was not meant...
2005-05-26 malaterreCOMP: Fix compilation on MINGW32
2005-05-25 jprShould avoid some memory leaks
2005-05-24 jprTypo
2005-05-24 jprAdd comments not to confuse unaware users any longer
2005-05-24 jprto avoid gcc warnings
2005-05-23 jprSomething I don't understand.
2005-05-23 jprFix misstyping
2005-05-23 jprShould avoid of lot of warnings with gcc
2005-05-23 malaterreENH: Minor commit to illustrate what was done to create...
next