2008-05-19 |
malaterre | COMP: do not ask... |
blob | commitdiff | raw |
2007-10-19 |
jpr | avoid warnings |
blob | commitdiff | raw | diff to current |
2007-08-29 |
jpr | Jpeg writter is no longer confused by DataElements... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
jpr | We are no longer cheated by Elem belonging to group... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
jpr | In order to allow to use current version (1.3) of gdcm... |
blob | commitdiff | raw | diff to current |
2007-03-23 |
jpr | Typo |
blob | commitdiff | raw | diff to current |
2006-10-23 |
jpr | Some ACR readers *need* the DataElement (0x0008,0x0000... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
malaterre | ENH: Try to sync gdcm CVS and gdcm 1.2. ~2000 lines... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
jpr | Add the method int ElementSet::IsVRCoherent( uint16_t... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
regrain | * Add the Copy method in all datas |
blob | commitdiff | raw | diff to current |
2005-10-27 |
jpr | How didn't I get one before? |
blob | commitdiff | raw | diff to current |
2005-10-26 |
jpr | --> Optional Element 0x0000 (group length) is no longer... |
blob | commitdiff | raw | diff to current |
2005-10-26 |
jpr | Don't write elem 0x0000 -group length- of groups |
blob | commitdiff | raw | diff to current |
2005-10-24 |
regrain | * Change the DocEntry inheritance to RefCounter |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Remove useless constructor of gdcm::Document |
blob | commitdiff | raw | diff to current |
2005-10-18 |
regrain | * Minor coding-style clean up |
blob | commitdiff | raw | diff to current |
2005-10-11 |
jpr | Within Print method, change the 'warning value' for... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
jpr | Removal of QD patch for Private Sequence + Immplicit VR. |
blob | commitdiff | raw | diff to current |
2005-07-11 |
malaterre | ENH: Remove stupid debug code... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
malaterre | ENH: Ok all tests are now passing even using FASTKEY |
blob | commitdiff | raw | diff to current |
2005-07-11 |
malaterre | ENH: A TagKey is a TagKey and not a string or TagName... |
blob | commitdiff | raw | diff to current |
2005-06-24 |
jpr | Summer nights are really too hot to sleep. |
blob | commitdiff | raw | diff to current |
2005-02-07 |
regrain | * Remove useless methods added by JPR for Python... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
jpr | Typo |
blob | commitdiff | raw | diff to current |
2005-02-05 |
malaterre | BUG: Apparently on Borland uses unsigned char to store... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
malaterre | COMP: Fix -other people- warnings. I guess this is... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
jpr | * Add GetFirstValEntry + GetNexxtValEntry, for Python... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
regrain | * Reorder source code |
blob | commitdiff | raw | diff to current |
2005-02-01 |
regrain | * src/*.cxx : first parss to normalize file organisation |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/ : rename some methods on Entry (SetXxx, Inser... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
regrain | * src/gdcmDocument.cxx : bug fix on potential memory... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
jpr | Stage 3 of normalization : |
blob | commitdiff | raw | diff to current |
2005-01-23 |
jpr | Some normalizations : |
blob | commitdiff | raw | diff to current |
2005-01-20 |
jpr | The following methods |
blob | commitdiff | raw | diff to current |
2005-01-19 |
jpr | Fix bug on DicomDir utilities |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | Doxygenation (Print method) |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | Solve pb when structure (list, map, ...) is empty. |
blob | commitdiff | raw | diff to current |
2005-01-18 |
jpr | 2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr> |
blob | commitdiff | raw | diff to current |
2005-01-16 |
malaterre | BUG: Remove the Print indent mess. Please only one... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
regrain | * src/gdcmDocument.[h|cxx] : comment all methods... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
malaterre | STYLE: minor clean up |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: First pass at removing name of function from hardc... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: update gdcmDebug after Benoit comments |
blob | commitdiff | raw | diff to current |
2005-01-07 |
malaterre | ENH: Change the gdcmDebug approach. Remov the global... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
jpr | Coding Style + Doxygenation |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmBase.[h|cxx] : new base class. Contains... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
regrain | * src/gdcmFile.[h|cxx] : add the Print method |
blob | commitdiff | raw | diff to current |
2004-12-03 |
regrain | * Remove memory leaks on the DicomDir |
blob | commitdiff | raw | diff to current |
2004-11-25 |
regrain | * src/ : fix compilation warnings for the Write... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
regrain | * src/gdcmDocEntryArchive.[h|cxx] : bug fix and... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
regrain | * FIX : now, the DocEntries are all deleted in the... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
regrain | * gdcmElementSet.cxx : Bad patch to pass the test... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
regrain | * FIX: src/gdcmUtil.cxx : to compile with MSVC6 |
blob | commitdiff | raw | diff to current |
2004-11-16 |
malaterre | ENH: Slightly bigger patch: |
blob | commitdiff | raw | diff to current |
2004-11-05 |
malaterre | BUG: Remove tons of mem leaks. There are still plenty... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
malaterre | ENH: Removed all FILE* ref and replace by ifstream... |
blob | commitdiff | raw | diff to current |
2004-10-12 |
malaterre | ENH: Adding 'gdcm' namespace. Be nice with me this... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
frog | * src/*.cxx *.h Reference to License.htm fixed to... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
jpr | Cosmetic modifs to be more Coding style compliant |
blob | commitdiff | raw | diff to current |
2004-09-22 |
malaterre | FIX: Some unused var, just (void)'ing them |
blob | commitdiff | raw | diff to current |
2004-09-17 |
frog | * ENH: added some utility method that builds a flat... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
frog | * gdcmDocEntrySet::SQDepthLevel and gdcmDocEntrySet... |
blob | commitdiff | raw | diff to current |
2004-09-03 |
jpr | FIX : |
blob | commitdiff | raw | diff to current |
2004-08-31 |
jpr | Doxygenation |
blob | commitdiff | raw | diff to current |
2004-07-19 |
malaterre | ENH: Apply cleanup patch |
blob | commitdiff | raw | diff to current |
2004-07-02 |
frog | - guint16 and guint32 removed. Use ISO C uint16_t... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
malaterre | EMH: *Add PrintAllDocument, dog slow right now |
blob | commitdiff | raw | diff to current |
2004-06-23 |
frog | gdcmDocEntry::PrintCommonPart() and ::WriteCommonP... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | Well ... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | ENH : method gdcmValEntry::Write doesn't need the... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
malaterre | ENH: stdify |
blob | commitdiff | raw | diff to current |
2004-06-22 |
jpr | 2004-06-22 Jean-Pierre Roux |
blob | commitdiff | raw | diff to current |
2004-06-20 |
frog | * Erroneous leading white fix: |
blob | commitdiff | raw | diff to current |
2004-06-19 |
frog | * In order to fix memory leaks: |
blob | commitdiff | raw | diff to current |
2004-06-18 |
frog | * In order to fix writing of dicom files: |
blob | commitdiff | raw | diff to current |
2004-06-08 |
frog | Sub-minor std-related fixes... Jpr+Frog |
blob | commitdiff | raw | diff to current |
2004-06-07 |
jpr | Last commit before the final(?) one, for the new version. |
blob | commitdiff | raw | diff to current |
2004-05-18 |
jpr | PLEASE : keep on waiting for the final version ! |
blob | commitdiff | raw | diff to current |
2004-05-12 |
jpr | general commit of (future) new classes. |
blob | commitdiff | raw | diff to current |
2004-05-04 |
jpr | Taking into account the 'Dicom Sequences' leads up... |
blob | commitdiff | raw | diff to current |
|