Fri, 02 Aug 2019 17:38:31 +0200 |
Alain Mazy |
handling httpStatus in WebService error messages
|
Wed, 05 Jun 2019 17:43:59 +0200 |
Alain Mazy |
don't forbid touchmove anymore at document level. It's a bit rough to re-enable it later i.e in components that needs it (SortableJS in my case).
am-dev
|
Mon, 27 May 2019 22:41:51 +0200 |
Alain Mazy |
made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json)
am-dev
|
Tue, 21 May 2019 10:27:54 +0200 |
Benjamin Golinvaux |
Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
|
Mon, 20 May 2019 19:55:13 +0200 |
Benjamin Golinvaux |
Fixes to auxiliary parameters management
rtviewer19branch
|
Mon, 20 May 2019 19:06:45 +0200 |
Benjamin Golinvaux |
Removed references to unavailable functions (backpatch)
rtviewer19branch
|
Mon, 20 May 2019 18:42:39 +0200 |
Benjamin Golinvaux |
Adding SetApplicationParameters
twiga-viewer-first-release
|
Mon, 29 Apr 2019 15:09:48 +0200 |
Benjamin Golinvaux |
new routable logging system in STDIO mode + flag support (with no value) in StartupParametersBuilder + 80 col indent
|
Fri, 29 Mar 2019 15:21:33 +0100 |
Alain Mazy |
set events passive again
dev
|
Tue, 19 Mar 2019 09:21:48 +0100 |
Benjamin Golinvaux |
Merged dev branch
bgo-commands-codegen
|
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
|
Mon, 18 Mar 2019 16:01:07 +0100 |
Alain Mazy |
fix warning for preventDefault
dev
|
Thu, 14 Mar 2019 19:04:35 +0100 |
Alain Mazy |
introduced a Logger class that displays timing and source (C++/JS)
dev
|
Wed, 06 Mar 2019 10:14:59 +0100 |
Benjamin Golinvaux |
- Added HandleSerializedMessage to IStoneApplication (empty impl)
bgo-commands-codegen
|
Mon, 11 Feb 2019 16:00:04 +0100 |
bgo-osimis |
- Added browserify to build. This allows using require calls for modules that
bgo-commands-codegen
|
Tue, 04 Dec 2018 11:52:43 +0100 |
am |
WasmWebService now using BaseWebService and supporting cache
am-vsol-upgrade
|
Thu, 29 Nov 2018 19:25:15 +0100 |
am |
added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM
am-vsol-upgrade
|
Thu, 15 Nov 2018 18:32:48 +0100 |
Sebastien Jodogne |
refactoring
|
Fri, 09 Nov 2018 17:06:28 +0100 |
Sebastien Jodogne |
renamed UpdateContent() as DoAnimation()
|
Wed, 03 Oct 2018 17:14:17 +0200 |
am |
cleanup
am-2
|
Wed, 03 Oct 2018 17:01:05 +0200 |
am |
initial resize of canvas
am-2
|
Tue, 18 Sep 2018 18:17:26 +0200 |
am |
new messages in wasm too
am-callable-and-promise
|
Fri, 14 Sep 2018 16:44:01 +0200 |
am |
backup work in progress: updated messaging framework with ICallable
am-callable-and-promise
|
Thu, 30 Aug 2018 11:36:36 +0200 |
am |
interaction with HTML/JS
am-2
|