]> Creatis software - gdcm.git/history - gdcmPython
Fix mistypings
[gdcm.git] / gdcmPython /
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Move the old setup.py to its new home
2004-10-10 malaterreENH: Finally fix setup.py.in. both binary and install...
2004-10-10 malaterreENH: minor cleanup to use siwg's outdir instead of...
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-23 malaterreFIX: Python wrapping was broken due to renaming
2004-09-23 malaterreENH: Solve some licensing issue
2004-08-03 frog * gdcmPython/testSuite.py: all the test suite in...
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-08-02 frog * gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't decla...
2004-07-30 frog * src/gdcmDicomDir.cxx, gdcmDocEntrySet.cxx: removed...
2004-06-21 malaterreENH:First chunk of patch:
2004-06-20 frog * Erroneous leading white fix:
2004-06-15 frog * src/gdcmDocument.[h|cxx]:
2004-06-14 frog * Memory leak hunt with the following command:
2004-06-10 frog * src/gdcmHeader.[cxx|h]:
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-06-04 malaterreENH: copy gdcm.py to the right place thus we only need...
2004-06-04 malaterreBUG: Broke cmake183 by mistake, also enhance the init...
2004-06-04 malaterreENH: New support for cmake 2.0.1
2004-05-18 regrain * gdcmPython/gdcm.i : remove useless lines concerni...
2004-05-17 malaterre* Some more cleanup/enhancement in gdcmPython/CMakeList...
2004-05-16 malaterreBad hack for writting a blank file and shut up cmake
2004-05-16 malaterreBUG: Small update but bug still subsist
2004-05-15 malaterreBUG: Hopefully deals with cygwin/apple/vc++ library...
2004-05-15 malaterreENH: Some more steps toward automatic Python+gdcm testing
2004-05-15 malaterreENH: gdcm.py is now copied to binary dir
2004-05-12 malaterreSwig should be found on win32 now, some cosmetic cleanu...
2004-05-12 malaterreMinor clean up
2004-05-12 malaterreInitial start of support cmake 2.x
2004-05-02 malaterreENH: Now gdcmVersion.py is automatically generated
2004-05-02 malaterreAdd a new test: ShowDicom, for now this is just the...
2004-05-02 malaterreRemove using namespace, + clean up the CMakeLists
2004-04-30 frog * Doc/CMakeLists.txt: the main page is now properl...
2004-04-26 malaterreFix: Python/vtk build again
2004-03-30 regrain*** empty log message ***
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog Zilch.
2004-03-22 regrain * FIX : src/gdcmDicomDir.cxx : make windows compilable
2004-02-23 jprdoxygenation
2004-02-13 regrain*** empty log message ***
2004-02-11 regrain * bug fix for python's None object
2004-02-11 regrain * FIX : memory leaks and the set of ArgDelete...
2004-02-10 regrain * ENH : add callback and methods to get the progre...
2004-02-10 regrain * FIX : bug fix in the gdcmDirList for the recursi...
2004-02-05 regrain * FIX : wrapping python for TagHeaderEntryHT
2004-02-05 regrain * FIX : wrapping python for ListPatient, ListStudy...
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain*** empty log message ***
2004-02-04 regrain * Bug fix for python wrapping
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
2004-02-04 regrain * FIX : WriteEntries : coding style & logic in...
2004-01-27 jprto allow Python wrapping
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-22 regrain * Bug fix in demos because of method names changed
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprDICOMDIR related updates
2004-01-22 jpradd DICOMDIR related .h
2004-01-21 regrain * Update the visible method's names
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-19 regrain*** empty log message ***
2004-01-19 regrain * bug fix under python
2004-01-19 regrain * removal of file gdcmHeader2.cxx
2004-01-16 jprto follow class modifications
2004-01-15 regrain*** empty log message ***
2004-01-15 jprCorrection of some Tag names
2004-01-14 regrain * gdcmPython/demo/*.py : bug fix due to method...
2004-01-14 regrain * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
2004-01-13 regrain * To remove warnings
2004-01-13 regrain * src/gdcmIdo.h, gdcmHeaderIdo.cxx : remove the...
2004-01-13 regrain * gdcmPython/testSuite.py : test the readable...
2004-01-12 regrain*** empty log message ***
2004-01-09 regrain * gdcmPython/gdcmVersion.py : add a gdcmVERSION...
2003-12-23 regrain * Update the testSuite to work perfectly
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-12-10 regrain * Update Windows projects and .cvsignore files
2003-11-13 malaterre*FIX: Some compilation problem on SunOS with no ANSI...
2003-11-13 malaterre*ENH/ Update CMakeLists.txt
2003-11-13 malaterre*ENH: Add a setup.py.in that cmake will parse and give...
2003-11-13 malaterre*FIX: Change GetLUTRGBA to return unsigned char instead...
2003-11-12 malaterre*ENH: Update CMakeLists
2003-11-05 jprBenoit Regrain : Modify the rules for checking the...
2003-10-30 jprOps ! Forgot to commit the .h
2003-10-29 malaterre*FIX: more about medcon lib in DSP files
2003-10-23 malaterre*FIX: gdcm/Makefile.am fix for generating ljpg medcon
2003-10-23 malaterredoh
2003-10-23 malaterre* FIX: Problem with path for libvtkgdcmPython
2003-10-10 malaterre* FIX: CMake generate now documentation
2003-10-09 malaterre* doh, forgot the most important :)
2003-10-09 malaterre* FIX: cygwin build failed
2003-10-09 malaterre* FIX: http://www.cmake.org/pipermail/cmake/2003-Octobe...
2003-10-09 malaterre* doh, ADD_DEFINITIONS needed for now
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system
2003-09-16 frog * Cosmetic changes:
2003-07-29 regrain * src/gdcmHeader.h : add std:: prefix for stl...
2003-07-08 regrain * vtk/testvtkGdcmReader.cxx : remove a symbol...
2003-07-07 frog * src/gdcmElValSet.cxx, gdcmFile.cxx: JPR bug...
2003-07-03 regrain2003-07-03 Benoit Regrain <Benoit.Regrain@creatis...
next