]> Creatis software - gdcm.git/history - src
Remove useless extern declaration.
[gdcm.git] / src /
2005-09-21 jprRemove useless extern declaration.
2005-09-21 jprFix typo
2005-09-21 jprAdd some comments
2005-09-21 jprLO generated VR for odd groups will be displayed at...
2005-09-20 jpr //DICOM PS 3-5 7.8.1 a) states that those
2005-09-20 jprTwo ;; at end of line can cause troubles
2005-09-20 jprremove useless extern declaration
2005-09-20 jpr%d vs %i in fprintf for unsigned int, to avoid warnings...
2005-09-20 jprremove useless assignation, to avoid warning
2005-09-20 jprREmove useless variable assignation
2005-09-20 jprDoxygen
2005-09-20 jprTo avoid warnings around 'catch'
2005-09-19 jprtypo
2005-09-16 jprTo avoid bcc 5.5 warnings
2005-09-16 jprInsert the original Python code, as a comment, to help...
2005-09-13 jprFix misstyping.
2005-09-08 jpravoid bcc5.5 warnings
2005-09-08 jprHope bcc5.5 will have no longer objections
2005-09-07 jprFix typo
2005-09-07 jprCosmetics for making ProntFile more clear when forceLoa...
2005-09-07 jprAdd some verbosity when something wrong occurs
2005-09-07 jprNew 'quicker' code releases some BinEntries :-(
2005-09-07 jprMeta Elements group length (follows previous commit)
2005-09-07 jprFix bug when Writing Meta Elements Group (0x0002) on...
2005-09-07 jprEnglish mistakes
2005-09-07 jprRemove extra ';'
2005-09-06 jprAdd comment
2005-09-06 malaterreBUG: Come'on this script does not work
2005-09-06 malaterreENH: Try to commit conflicts (again)
2005-09-06 jprFix conflict while cvs merging
2005-09-06 jprInline some methods, to speed gdcm up.
2005-09-06 jprImprove Print method
2005-09-06 jprComments
2005-09-06 jprOops. I forgot this one
2005-09-06 jprAdd the GetEntryForcedAsciiValue method to deal with...
2005-09-05 jprPrint output fixed for level==1
2005-09-05 jprFor Doxygen
2005-09-05 jprCoding style
2005-09-05 jprAddsome comments about Patient Position :
2005-09-04 malaterreCOMP: Fix some more problem with cstring vs char*
2005-09-04 malaterreCOMP: People really don't know what is the difference...
2005-09-03 malaterreCOMP: Add include file
2005-09-02 jprCoding style : remove useless trailing ';' from inline...
2005-09-02 jprAdd the methods Dict:AddDict(fullPathPrivateDictionaryF...
2005-08-31 jprSolve other minor Doxygen pb
2005-08-31 jprMinor Doxygen problems
2005-08-31 jprReplace stupid method names :
2005-08-30 jprUse the result of GetVersion better than hard coded...
2005-08-30 jprClosing the file even when something wrong happens...
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-30 jprReverse order sorting now works, even with user supplie...
2005-08-30 jprAccording to some requierements, if user knows more...
2005-08-30 jprEnglish typo
2005-08-29 jprFinish (?) a cleaning out session, while time consuming...
2005-08-29 jprAdd
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-29 regrain * Bug fix for python use
2005-08-28 jprmodif in DocEntry::Print() method (for 'long' values)
2005-08-28 jprBug fix in command line argument manager
2005-08-25 jprNow Print displays the BinEntry Content (if it's printa...
2005-08-25 jprAdd methods to check the 'printability' of a bin area
2005-08-25 jprAccording to Mathieu's suggestion, Print now display...
2005-08-25 jprAccording to Mathieu's suggestion, *all* the elements...
2005-08-24 jprRemove printf
2005-08-24 jprRemoval of QD patch for Private Sequence + Immplicit VR.
2005-08-24 malaterreCOMP: Fix compilation for VS6
2005-08-23 jprTo avoid spuroius warning messages when debug is ON
2005-08-23 jprImprove 'Print' methods
2005-08-23 jpr Brutal patch, waiting till we find a clever way to...
2005-08-22 malaterreCOMP: Fix compilation with SWIG, GDCM_LEGACY* options...
2005-08-22 jprSave a *few* microseconds at run time : inline method...
2005-08-22 malaterreCOMP: Remove problem with static being define in a...
2005-08-20 jprFileHelper::Initialize() doesn't call GrabInformationFr...
2005-08-19 malaterreENH: Provide a GetVersion function, apparently need...
2005-08-19 jprSome never comitted before comments.
2005-08-19 jprInitialize UserFunction pointer to 0, even for 'depreca...
2005-08-18 malaterreCOMP: Fix compilation on gcc4
2005-08-01 malaterreCOMP: Get rid of: Function gdcm::GDCM_LEGACY must have...
2005-07-30 jpr User is now allowed to pass a Pointer to a functi...
2005-07-30 jprArgMgrDefined now returns a bool
2005-07-30 jprComments
2005-07-30 jprFix comments
2005-07-30 jprAdd SerieHelper::IsCoherent() method to allow checking...
2005-07-29 malaterreCOMP: Fix compilation on gcc296
2005-07-29 jprTypo
2005-07-29 jprUser may now use
2005-07-26 malaterreCOMP: Fix compilation on Win32. All symbols MUST be...
2005-07-25 malaterreBUG: Set proper cmake command. Thanks to Aris -again-
2005-07-25 malaterreENH: Install jasper and jpegls. Thanks to Aris Basic...
2005-07-25 malaterreCOMP: Fix compilation sqrt need prototype
2005-07-24 malaterreENH: Minor tweek
2005-07-24 malaterreENH: Moving Orientation stuff into its own class. gdcm...
2005-07-24 malaterreCOMP: Try to get read of the float issues
2005-07-24 malaterreCOMP: Too bad gcc3.3 on APPLE does not supported deprec...
2005-07-24 malaterreCOMP: OK pow and powf are just to much pain for a simpl...
2005-07-23 malaterreCOMP: Remove warning about unused var /type/
2005-07-23 malaterreCOMP: Fix some more deprecated forward
2005-07-23 malaterreCOMP: Remove deprecated call from cascade deprecated...
2005-07-23 malaterreBUG: Fix ProductVectorial. Big thanks to Sean McInerney...
next