]> Creatis software - gdcm.git/history - src
STYLE: Better approach to work around the timeval definition. Use type directly inste...
[gdcm.git] / src /
2005-01-22 malaterreSTYLE: Better approach to work around the timeval defin...
2005-01-22 malaterreBUG: provide a default implementation for GetcurrentThr...
2005-01-22 malaterreCOMP: MacOSX does not respect opengroup definition...
2005-01-22 malaterreBUG: there was a problem with uint64_t. C99 clearly...
2005-01-22 regrain * bug fix for compilation on MSVC6
2005-01-22 malaterreBUG: was leading zeroes in numeric components. This...
2005-01-21 malaterreBUG: On Win32 64bits integer are a pain to use
2005-01-21 malaterreENH: Minor tweaks to synchronize with ITK
2005-01-21 malaterreENH: Encode the MAC Adress only on 15bytes now
2005-01-21 malaterreENH: Add two new methods: GetCurrentThreadID and Proces...
2005-01-21 jprBegin of 'friend' classe hunting.
2005-01-21 jprForget this one (forget to remove now useless gdcmHedaer)
2005-01-21 jprStage 2 of names normalization
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage.
2005-01-20 regrain * gdcmDicomDirElement.[h|cxx] : change the AddEntry...
2005-01-20 jprFirst stage :
2005-01-20 jprFirst stage :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-20 regrain * src/gdcmDicomDirObject.h : set the FillObject...
2005-01-20 regrain*** empty log message ***
2005-01-20 jprGeneral .h typo unification
2005-01-20 jprThe following methods
2005-01-20 regrain * src/gdcmDicomDir.cxx : simplify the NewPatient...
2005-01-20 regrain * src/gdcmSQItem[h|cxx] : rename some methods to...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-20 regrain * src/gdcmDebug.h : remove the Debug test in the...
2005-01-19 regrain * src/gdcmDocEntry.h : DocEntry is now secure. User...
2005-01-19 jprFix bug on DicomDir utilities
2005-01-19 jprGetDocEntry,GetValEntry,GetBinEntry,GetSeqEntry are...
2005-01-19 jprFix typo
2005-01-19 jprAdd missing SQItem methods
2005-01-18 jprAdd missing Document::GetSeqEntry() method
2005-01-18 malaterreCOMP: Fix warning on Big endian plateform
2005-01-18 jprTaking into account of 'Transfer Syntax' value
2005-01-18 malaterreCOMP: Fix compilation on Mingw
2005-01-18 malaterreBUG: Fix compilation on mingw
2005-01-18 malaterreCOMP: Fix warnings about unused var on SunOS
2005-01-18 jprDoxygenation (Print method)
2005-01-18 jprAdd missing :
2005-01-18 jprIn SerieHeader::ImagePositionPatientOrdering()
2005-01-18 jprSolve pb when structure (list, map, ...) is empty.
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-18 jpr -add method GetFirstEntry to replace call to InitTrave...
2005-01-18 malaterreBUG: Fix build problem on old compiler
2005-01-17 malaterreBUG: Fix wrong boolean logic
2005-01-17 malaterreENH: Remove APPLE hack
2005-01-17 malaterreENH: Rework the stuff for HAVE_SA_LEN
2005-01-17 jprForget this one
2005-01-17 jprin order to be able to use fearlessly copy-paste group...
2005-01-17 malaterreBUG: Fix bug Bug #1487 - CHECK_INCLUDE_FILE now use...
2005-01-17 jprDocument::CheckIfEntryExist is now public
2005-01-17 malaterreENH: Add security for config problem
2005-01-17 malaterreBUG: Actually fix the bug reported by Benoit. Stoopid...
2005-01-17 malaterreENH: Be more verbose on Win32
2005-01-17 malaterreBUG: Revert to revision 1.99 because current version...
2005-01-17 regrain * gdcmPython/demo : add python demos using VTK
2005-01-17 regrain * src/gdcmUtil.cxx : bug fix to find the Windows...
2005-01-17 jpr'Dictionnary' is now spelt 'Dictionary',
2005-01-17 jprSQItem number within a given SeqEntry is now displayed...
2005-01-17 jpr * FIX 'Item' entry (fffe,e000) is now correctly...
2005-01-17 jpr2005-01-15 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-17 jprAdd methods DictSet::InitTraversal, DictDet::GetNextEntry,
2005-01-17 malaterreENH: Minor patch that rework code to avoid duplicate...
2005-01-17 malaterreENH: First pass at simplifying the JPEG stuff.
2005-01-17 malaterreBUG: Need socket lib on Solaris. Also remove old APPLE lib
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-16 malaterreSTYLE: Lost of minor tweak + fix indentation
2005-01-15 malaterreSTYLE: Remove printf + minor improvements
2005-01-15 malaterreBUG: CHECK_INCLUDE_FILE is also broken on SunOS
2005-01-15 malaterreSTYLE: Fix some comment also rework the include stuff
2005-01-15 malaterreBUG: on MacOSX CHECK_INCLUDE_FILES is not able to find...
2005-01-15 malaterreBUG: was not returning 0 as expected
2005-01-15 malaterreENH: Finally found a version of GetMacAddress that...
2005-01-15 malaterreENH: Seriously rewrote the GetMacAddress stuff. There...
2005-01-15 malaterreENH: Apparently implementation of GetMacAddress linux...
2005-01-15 malaterreSTYLE: Cleanup the Mac address stuff (1st pass)
2005-01-14 malaterreSTYLE: Fix comment
2005-01-14 malaterreBUG: Wrong macro
2005-01-14 malaterreBUG: Properly rewrote the FindFirst/FindNext to call...
2005-01-14 malaterreBUG: did not compile on Win32
2005-01-14 malaterreBUG: Could not use DirList from a dll on windows since...
2005-01-14 malaterreENH: add a test for DirList. Add a method Print on...
2005-01-14 malaterreSTYLE: adding a comment on why we can use Serie Instanc...
2005-01-14 malaterreENH: Simplify gdcmSerieHeader API. SerieHeader should...
2005-01-14 malaterreENH: Backport patch from ITK CVS. Serie need to take...
2005-01-14 malaterreBUG: Try to fix Mathieu patch
2005-01-14 malaterreBUG: Try to fix JP patch IV
2005-01-14 malaterreBUG: Try to fix JP patch III
2005-01-14 malaterreBUG: Try to fix JP patch... again
2005-01-14 malaterreBUG: Try to fix JP patch
2005-01-14 jpr * ENH - Comment out Mathieu's (dangerous) Super...
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 malaterreENH: If NDEBUG is passed to prepro then all debug stuff...
2005-01-13 malaterreENH: Adding the Debug redirection to a file stream...
2005-01-13 regrain * src/gdcmDictSet.h : set the default output to...
2005-01-13 jprNow DicomDir::IsReadable() works
2005-01-13 jprENH : Entry fffe have never VR. Don't verbose useless...
2005-01-13 jprModify comments and verbosity in DicomDir constuctor
2005-01-13 jprUpdate ChangeLog
next