log Applications/Samples/SimpleViewerApplicationSingleFile.h @ 1080:287ec78f63b4

age author description
Wed, 22 May 2019 09:13:04 +0200 Sebastien Jodogne deprecating enum SliceImageQuality
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Tue, 19 Mar 2019 09:13:57 +0100 Benjamin Golinvaux - Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers) bgo-commands-codegen
Sun, 17 Mar 2019 20:14:20 +0100 Benjamin Golinvaux Removed ICommand and friends + fixed warnings + added missing header files in bgo-commands-codegen
Tue, 12 Mar 2019 15:01:36 +0100 Benjamin Golinvaux Removed deleted file from cmakelists + fixed renames in compilation. Samples build OK in WAS but still not fully functional bgo-commands-codegen
Wed, 06 Mar 2019 10:14:59 +0100 Benjamin Golinvaux - Added HandleSerializedMessage to IStoneApplication (empty impl) bgo-commands-codegen
Tue, 12 Feb 2019 10:01:49 +0100 am fix for SDL builds am-touch-events
Thu, 24 Jan 2019 16:42:27 +0100 Alain Mazy added support for 'touch' in mouse trackers. This is still a bit hacky and we need to refactor it to make it clean. Thanks to that, Pan and zoom are available together with 2 touches am-touch-events
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb
Mon, 12 Nov 2018 16:07:42 +0100 Sebastien Jodogne fix
Sun, 11 Nov 2018 18:17:50 +0100 Sebastien Jodogne use of callables in OrthancVolumeImage
Sat, 10 Nov 2018 09:29:08 +0100 Sebastien Jodogne rename ILayerSource as IVolumeSlicer, and OrthancFrameLayerSource as as DicomSeriesVolumeSlicer
Fri, 09 Nov 2018 18:30:30 +0100 Sebastien Jodogne removed Messages/MessageType.h