Thu, 18 Apr 2019 09:05:43 +0000 |
Alain Mazy |
Merged am-dev into default
|
Thu, 18 Apr 2019 11:04:46 +0200 |
Alain Mazy |
fix previous merge
am-dev
|
Thu, 18 Apr 2019 10:43:17 +0200 |
Alain Mazy |
Merged default into am-dev
am-dev
|
Thu, 18 Apr 2019 10:42:01 +0200 |
Alain Mazy |
fix include
am-dev
|
Thu, 18 Apr 2019 07:31:21 +0000 |
Alain Mazy |
Close branch dev.
dev
|
Thu, 18 Apr 2019 07:30:56 +0000 |
Alain Mazy |
Merged dev into default
|
Thu, 18 Apr 2019 09:30:00 +0200 |
Alain Mazy |
merge default -> dev
dev
|
Wed, 17 Apr 2019 17:57:50 +0200 |
Sebastien Jodogne |
add support for alpha channel in CairoSurface
|
Wed, 17 Apr 2019 16:16:47 +0200 |
Sebastien Jodogne |
fix
|
Wed, 17 Apr 2019 16:13:42 +0200 |
Benjamin Golinvaux |
Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer
dev
|
Wed, 17 Apr 2019 15:33:06 +0200 |
Sebastien Jodogne |
new argument in ComputeAnchorTranslation: border
|
Wed, 17 Apr 2019 14:37:18 +0200 |
Sebastien Jodogne |
CairoSurface::Copy()
|
Tue, 09 Apr 2019 17:49:37 +0200 |
Sebastien Jodogne |
SdlWindow::GetObject()
|
Wed, 03 Apr 2019 17:39:17 +0200 |
Alain Mazy |
merge
dev
|
Wed, 03 Apr 2019 17:38:43 +0200 |
Alain Mazy |
web-worker consequences: give access to lower level data
dev
|
Wed, 03 Apr 2019 09:09:14 +0200 |
Benjamin Golinvaux |
Added tag rtviewer19 for changeset 90f3a60576a9
dev
|
Tue, 02 Apr 2019 14:02:12 +0000 |
Benjamin Golinvaux |
Merged in ct-pet-dose-struct (pull request #2)
dev rtviewer19
|
Tue, 02 Apr 2019 14:02:12 +0000 |
Benjamin Golinvaux |
Close branch ct-pet-dose-struct
ct-pet-dose-struct
|
Tue, 02 Apr 2019 15:08:31 +0200 |
Benjamin Golinvaux |
Added RTSTRUCT demo viewer based on captain + fix in dev.h (wrong override signature)
ct-pet-dose-struct
|
Tue, 02 Apr 2019 13:27:51 +0200 |
Benjamin Golinvaux |
Added /MP option to cmakefile and improved readme with Windows command lines for configure/build
ct-pet-dose-struct
|
Tue, 02 Apr 2019 11:54:28 +0200 |
Benjamin Golinvaux |
Removed old rtstruct demo (correct one on its way) + Many warning fixes (mostly 64-bit ?) + reformat + small fixes + indent (breaking long lines)
ct-pet-dose-struct
|
Tue, 02 Apr 2019 09:38:50 +0000 |
Benjamin Golinvaux |
Merged in dev (pull request #1)
ct-pet-dose-struct
|
Fri, 29 Mar 2019 15:21:33 +0100 |
Alain Mazy |
set events passive again
dev
|
Mon, 25 Mar 2019 15:23:45 +0100 |
Alain Mazy |
passive events
dev
|
Wed, 20 Mar 2019 15:27:04 +0100 |
Alain Mazy |
added sets in code generation (not tested yet in TS)
dev
|
Wed, 20 Mar 2019 12:38:48 +0100 |
Sebastien Jodogne |
cont
|
Wed, 20 Mar 2019 10:11:53 +0100 |
Alain Mazy |
logs
dev
|
Tue, 19 Mar 2019 16:29:07 +0100 |
Benjamin Golinvaux |
Initial commit non working app
ct-pet-dose-struct
|
Tue, 19 Mar 2019 14:31:39 +0000 |
Benjamin Golinvaux |
Close branch bgo-commands-codegen.
bgo-commands-codegen
|
Tue, 19 Mar 2019 13:58:18 +0000 |
Benjamin Golinvaux |
Created new branch ct-pet-dose-struct
ct-pet-dose-struct
|
Tue, 19 Mar 2019 14:43:46 +0100 |
Benjamin Golinvaux |
Merge from bgo-commands-codegen
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 11:27:01 +0100 |
Benjamin Golinvaux |
Removed ICommand.h references
bgo-commands-codegen
|
Mon, 18 Mar 2019 16:01:07 +0100 |
Alain Mazy |
fix warning for preventDefault
dev
|
Mon, 18 Mar 2019 08:45:48 +0100 |
Benjamin Golinvaux |
Removing ICommand support - last small fixes
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:16:45 +0100 |
Benjamin Golinvaux |
Merged dev branch
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:16:21 +0100 |
Benjamin Golinvaux |
Merged am-touch-events
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:15:12 +0100 |
Benjamin Golinvaux |
Personal notes on sample flags
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:14:46 +0100 |
Benjamin Golinvaux |
fixed warnings
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
|
Thu, 14 Mar 2019 19:04:35 +0100 |
Alain Mazy |
introduced a Logger class that displays timing and source (C++/JS)
dev
|
Tue, 12 Mar 2019 17:29:12 +0000 |
Alain Mazy |
Close branch am-touch-events.
am-touch-events
|
Tue, 12 Mar 2019 18:28:25 +0100 |
amazy |
fix warning
dev
|
Tue, 12 Mar 2019 15:02:05 +0100 |
amazy |
fix
am-touch-events
|
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
|
Tue, 12 Mar 2019 14:53:38 +0100 |
amazy |
hgignore
am-touch-events
|
Tue, 12 Mar 2019 14:50:14 +0100 |
Alain Mazy |
merge bgo-commands-codegen
am-touch-events
|
Tue, 12 Mar 2019 13:11:18 +0100 |
Benjamin Golinvaux |
Changed the metadata system for structs. A __handler entry is now required
bgo-commands-codegen
|
Tue, 12 Mar 2019 09:19:06 +0100 |
Benjamin Golinvaux |
Reverted a couple of files to AM version (wrong changes on my end)
bgo-commands-codegen
|
Tue, 12 Mar 2019 08:51:35 +0100 |
Benjamin Golinvaux |
dummy dtor to check proper deletion
bgo-commands-codegen
|
Tue, 12 Mar 2019 08:51:15 +0100 |
Benjamin Golinvaux |
Dummy changes (warnings, dummy dtor to check proper deletion, line wrapping) +
bgo-commands-codegen
|
Mon, 11 Mar 2019 14:39:31 +0100 |
Benjamin Golinvaux |
Added .j2 extension to the Jinja2 template files to allow for a better syntax highlighting experience (a.o. in vscode)
bgo-commands-codegen
|
Mon, 11 Mar 2019 13:03:45 +0100 |
Benjamin Golinvaux |
merge AM fixes
bgo-commands-codegen
|
Mon, 11 Mar 2019 13:02:46 +0100 |
Benjamin Golinvaux |
Added support for struct metadata, to disable/enable handler support in Typescript or C++
bgo-commands-codegen
|
Fri, 08 Mar 2019 18:34:26 +0100 |
Alain Mazy |
removed <optional> include which seems not used and is not availble with VS2015
bgo-commands-codegen
|