An error occurred fetching the project authors.
- Sep 02, 2017
-
-
Danilo Piparo authored
now we can deal with thread safety in presence of several transactions being treated.
-
- Aug 29, 2017
-
-
Martin Storo Nyflott authored
-
Danilo Piparo authored
and more context and a clearer structure (thanks Axel for the feedback!)
-
- Aug 28, 2017
-
-
Pere Mato Vila authored
-
- Aug 26, 2017
-
-
Danilo Piparo authored
-
- Aug 25, 2017
-
-
Enrico Guiraud authored
Redefinition of a custom column is currently allowed due to lack of checking and sort of works (last definition "wins"), but will be checked for and will count as an error in the future.
-
Pere Mato Vila authored
-
Pere Mato Vila authored
-
- Aug 24, 2017
-
-
Danilo Piparo authored
A TTaskGroup represents concurrent execution of a group of tasks. Tasks may be dynamically added to the group as it is executing.
-
- Aug 11, 2017
-
-
Axel Naumann authored
-
- Aug 08, 2017
-
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Enrico Guiraud authored
-
- Aug 07, 2017
-
-
Axel Naumann authored
-
- Aug 04, 2017
-
-
Axel Naumann authored
-
- Jul 28, 2017
-
-
Sergey Linev authored
-
Pere Mato Vila authored
-
Sergey Linev authored
Closes all connections to clients. As a rection, all opened window should be closed. Currently worsk with CEF, Qt5 and local/remote browsers
-
- Jul 27, 2017
-
-
Sergey Linev authored
-
Sergey Linev authored
Invoked when current canvas version delivered to all clients.
-
Sergey Linev authored
Callback function called when file is created (or command fails)
-
Sergey Linev authored
One can call Canvas::SaveAs() several times, all specified files will be created one by one asynchronously
-
Sergey Linev authored
-
Sergey Linev authored
It let configure more complex program arguments for starting browser for the canvas, provide brief docu
-
Sergey Linev authored
By defauly, ROOT will try to crate local window with CEF or Qt5. If not available, default browser will be started. If place is specified, it should be program name like: canvas->Show("/usr/bin/opera"); canvas->Show("firefox"); One could show canvas in several different places.
-
- Jul 26, 2017
-
-
Sergey Linev authored
Contrary to SVG, it is binary format. It is transfered in base64 coding and then decoded.
-
Sergey Linev authored
When Canvas::SaveAs() method is called, following steps are preformed: - canvas painter is created (if not exists) - canvas painter waits JS client, which performs drawing - sends command via websocket to create new SVG file - receives SVG code via websocket and store it into the file
-
- Jul 21, 2017
-
-
Pere Mato Vila authored
-
- Jul 10, 2017
-
-
Danilo Piparo authored
-
Danilo Piparo authored
-
- Jul 04, 2017
-
-
Danilo Piparo authored
-
Olivier Couet authored
-
- Jul 03, 2017
-
-
Axel Naumann authored
-
- Jun 29, 2017
-
-
Enrico Guiraud authored
-
- Jun 26, 2017
-
-
Danilo Piparo authored
-
- Jun 23, 2017
-
-
Danilo Piparo authored
-
Danilo Piparo authored
Thanks to Alberto Ferro for these developments.
-
Danilo Piparo authored
-
- Jun 21, 2017
-
-
Danilo Piparo authored
thanks to Alberto Ferro!
-
Danilo Piparo authored
-