log

age author description
Mon, 02 Jul 2018 16:36:17 +0200 am added new Observable/Observer & MessageBroker (not used yet) am-2
Mon, 02 Jul 2018 12:45:40 +0200 am merged useful changes from branch am am-2
Mon, 02 Jul 2018 12:33:56 +0200 am created a new branch to try another type of Message Broker (instead of boost::signals2) am-2
Mon, 02 Jul 2018 12:32:02 +0200 am trying to use boost::signals2 even more. am
Tue, 26 Jun 2018 13:55:17 +0200 am first usage of boost::signals2 am
Wed, 20 Jun 2018 15:59:52 +0200 am register observer am
Wed, 20 Jun 2018 14:56:52 +0200 am cleanup am
Wed, 20 Jun 2018 14:27:06 +0200 am cleanup am
Wed, 20 Jun 2018 14:20:55 +0200 am improved SDL/Wasm unification am
Wed, 20 Jun 2018 09:50:25 +0200 am share tsconfig files between samples am
Wed, 20 Jun 2018 09:43:36 +0200 am orthancBaseUrl is now configurable am
Wed, 20 Jun 2018 09:26:15 +0200 am fix hgignore am
Wed, 20 Jun 2018 09:25:39 +0200 am SimpleViewer demo running both with SDL and Wasm am
Wed, 20 Jun 2018 09:03:48 +0200 am SimpleViewer demo running both with SDL and Wasm am
Tue, 19 Jun 2018 16:06:32 +0200 am renamed folder am
Tue, 19 Jun 2018 16:02:41 +0200 am Added SimpleViewerApplication (working in SDL) am
Fri, 15 Jun 2018 16:36:29 +0200 am configure WasmViewport size relative to window size through html attributes am
Fri, 15 Jun 2018 14:29:25 +0200 am added layout to VSOL, SDL & wasm working am
Fri, 15 Jun 2018 11:23:04 +0200 am don't cache hasUpdate_ since its not updated when we update the underlying hierarchy (i.e: when the child of a layout is a layout without child when it is added but childs are added later ...) am
Thu, 14 Jun 2018 18:49:19 +0200 am viewport is now part of the Application itself and not global anymore am
Thu, 14 Jun 2018 17:14:10 +0200 am wasm-application.js is now in ts am
Thu, 14 Jun 2018 16:51:43 +0200 am ScheduleRedraw can handle multiple viewports am
Thu, 14 Jun 2018 15:06:29 +0200 am WasmViewport is no more a singleton am
Thu, 14 Jun 2018 13:28:40 +0200 am getting ready for multiple viewports am
Thu, 14 Jun 2018 12:32:08 +0200 am WasmViewport in ts am
Thu, 14 Jun 2018 11:22:03 +0200 am fix am
Thu, 14 Jun 2018 10:58:38 +0200 am refactoring continued - not working am
Thu, 14 Jun 2018 10:57:02 +0200 am refactoring continued - not working am
Tue, 12 Jun 2018 17:21:15 +0200 am continued: reusable applications am
Mon, 11 Jun 2018 14:01:02 +0200 am wip: building applications reusable in SDL and WASM am