2005-01-22 |
malaterre | STYLE: Better approach to work around the timeval defin... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
malaterre | BUG: provide a default implementation for GetcurrentThr... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
malaterre | COMP: Dont know what bool is used for |
commit | commitdiff | tree | snapshot |
2005-01-22 |
malaterre | COMP: MacOSX does not respect opengroup definition... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
malaterre | BUG: there was a problem with uint64_t. C99 clearly... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
regrain | * bug fix for compilation on MSVC6 |
commit | commitdiff | tree | snapshot |
2005-01-22 |
malaterre | BUG: was leading zeroes in numeric components. This... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
malaterre | ENH: Add new test using dciodvfy from the dicom3tools... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
malaterre | BUG: On Win32 64bits integer are a pain to use |
commit | commitdiff | tree | snapshot |
2005-01-21 |
malaterre | ENH: Minor tweaks to synchronize with ITK |
commit | commitdiff | tree | snapshot |
2005-01-21 |
malaterre | ENH: Encode the MAC Adress only on 15bytes now |
commit | commitdiff | tree | snapshot |
2005-01-21 |
malaterre | ENH: Add test for GetCurrentDateTime. The two calls... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
malaterre | ENH: Add two new methods: GetCurrentThreadID and Proces... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
jpr | Begin of 'friend' classe hunting. |
commit | commitdiff | tree | snapshot |
2005-01-21 |
jpr | Forget this one (forget to remove now useless gdcmHedaer) |
commit | commitdiff | tree | snapshot |
2005-01-21 |
jpr | Stage 2 of names normalization |
commit | commitdiff | tree | snapshot |
2005-01-21 |
jpr | Stage 2 of names normalization : |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | First stage. |
commit | commitdiff | tree | snapshot |
2005-01-20 |
regrain | * gdcmDicomDirElement.[h|cxx] : change the AddEntry... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | First stage : |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | First stage ... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | First stage : |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | First stage of name normalisation : gdcm::File replace... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
regrain | * src/gdcmDicomDirObject.h : set the FillObject... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | Final bugg fix. |
commit | commitdiff | tree | snapshot |
2005-01-20 |
regrain | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | General .h typo unification |
commit | commitdiff | tree | snapshot |
2005-01-20 |
jpr | The following methods |
commit | commitdiff | tree | snapshot |
2005-01-20 |
regrain | * src/gdcmDicomDir.cxx : simplify the NewPatient... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
regrain | * src/gdcmSQItem[h|cxx] : rename some methods to... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
regrain | * src/gdcmDicomDir*.[h|cxx] : rename methods to... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
regrain | * src/gdcmDebug.h : remove the Debug test in the... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
jpr | Add a *very* simple test program to read the frames... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
regrain | * src/gdcmDocEntry.h : DocEntry is now secure. User... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
jpr | typo |
commit | commitdiff | tree | snapshot |
2005-01-19 |
jpr | Fix bug on DicomDir utilities |
commit | commitdiff | tree | snapshot |
2005-01-19 |
regrain | * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_R... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
regrain | * Test/VTKTest*.cxx : one more bug stilled |
commit | commitdiff | tree | snapshot |
2005-01-19 |
regrain | * Test/VTKTest*.cxx : bug fix... tests don't generat... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
regrain | * Remove old MSVC projects |
commit | commitdiff | tree | snapshot |
2005-01-19 |
regrain | * Test/VTKTest*.cxx : bug fix. Now the viewer is... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
regrain | * Test/ : rename VTK tests to have a best name for... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
jpr | GetDocEntry,GetValEntry,GetBinEntry,GetSeqEntry are... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
jpr | Remove now useless warning/comments |
commit | commitdiff | tree | snapshot |
2005-01-19 |
jpr | Fix typo |
commit | commitdiff | tree | snapshot |
2005-01-19 |
jpr | Add missing SQItem methods |
commit | commitdiff | tree | snapshot |
2005-01-18 |
regrain | * Test/ShowDicom.cxx, ShowDicomSeq.cxx, TestWriteWit... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Unblacklist KODAK-12-MONO1-Odd_Terminated_Sequence.dcm |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Add missing Document::GetSeqEntry() method |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Unblacklist of gdcm-JPEG-LossLessThoravision.dcm, since... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
malaterre | COMP: Fix warning on Big endian plateform |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Taking into account of 'Transfer Syntax' value |
commit | commitdiff | tree | snapshot |
2005-01-18 |
malaterre | COMP: Fix compilation on Mingw |
commit | commitdiff | tree | snapshot |
2005-01-18 |
malaterre | BUG: Fix compilation on mingw |
commit | commitdiff | tree | snapshot |
2005-01-18 |
malaterre | COMP: Fix warnings about unused var on SunOS |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Blacklist "PET-cardio-Multiframe-Papyrus.dcm" |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Doxygenation (Print method) |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Add missing : |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | In SerieHeader::ImagePositionPatientOrdering() |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Solve pb when structure (list, map, ...) is empty. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Some updates on web pages |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | 2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr> |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | Use new method GetFirstEntry instead of InitTraversal... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
jpr | -add method GetFirstEntry to replace call to InitTrave... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
malaterre | BUG: Fix build problem on old compiler |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | BUG: Fix patch for HAVE_SA_LEN wasnt working on linux... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | BUG: Fix the cmake bug on Mac/Sun for real |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | BUG: Fix wrong boolean logic |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | ENH: Remove APPLE hack |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | ENH: Rework the stuff for HAVE_SA_LEN |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Forget this one |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | in order to be able to use fearlessly copy-paste group... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | BUG: Fix bug Bug #1487 - CHECK_INCLUDE_FILE now use... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Document::CheckIfEntryExist is now public |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | ENH: Add security for config problem |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | BUG: Actually fix the bug reported by Benoit. Stoopid... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | ENH: Be more verbose on Win32 |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | BUG: Revert to revision 1.99 because current version... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
regrain | * gdcmPython/demo : add python demos using VTK |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | To improve test coverage |
commit | commitdiff | tree | snapshot |
2005-01-17 |
regrain | * src/gdcmUtil.cxx : bug fix to find the Windows... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | coding style |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Oops. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | 'Dictionnary' is now spelt 'Dictionary', |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | SQItem number within a given SeqEntry is now displayed... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | * FIX 'Item' entry (fffe,e000) is now correctly... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Modify the parsing process, not to use (now unexposed... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Modify the parsing process, not to use (now unexposed... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | 2005-01-15 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr> |
commit | commitdiff | tree | snapshot |
2005-01-17 |
jpr | Add methods DictSet::InitTraversal, DictDet::GetNextEntry, |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | ENH: Minor patch that rework code to avoid duplicate... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | ENH: First pass at simplifying the JPEG stuff. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
malaterre | BUG: Need socket lib on Solaris. Also remove old APPLE lib |
commit | commitdiff | tree | snapshot |
2005-01-16 |
malaterre | BUG: Remove the Print indent mess. Please only one... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
malaterre | ENH: update about GetMacAddress/CreateUniqueUID |
commit | commitdiff | tree | snapshot |
2005-01-16 |
malaterre | STYLE: Lost of minor tweak + fix indentation |
commit | commitdiff | tree | snapshot |
2005-01-15 |
malaterre | STYLE: Remove printf + minor improvements |
commit | commitdiff | tree | snapshot |
next |