Commit Graph

335 Commits

Author SHA1 Message Date
ae35d258c5 Small bakcup. Image is becoming unresponsive with last test and a little slower after loading Komitter. 2020-05-09 18:40:59 +00:00
6024ef8058 Fighting against the selection of new nodes on Spec. 2020-05-09 18:40:59 +00:00
c9e410a36d Persistence on basic notebooks done! Text and code playgrounds are saved almost automatically (text needs explicit saving). 2020-05-09 18:40:59 +00:00
f2319ec3e7 Debugging persistance. 2020-05-09 18:40:59 +00:00
61940a3c4d New GUI: Basic outlining implemented for promote/demote & before/after operations. Next, proper saving of body (text first, then code). 2020-05-09 18:40:59 +00:00
7e4dd89d94 New GUI: Adding and removing nodes done. Next: Moving nodes up/down and promote/demote. 2020-05-09 18:40:59 +00:00
5d153256fd Deprecation of GrafoscopioBrowser and adding functionality to GrafoscopioGUI instead. 2020-05-09 18:40:59 +00:00
b9f52f2f87 Starting deprecation of GrafoscopioBrowser: Moving class methods to GrafoscopioGUI. 2020-05-09 18:40:59 +00:00
17e0405b11 From unnamed to named windows. 2020-05-09 18:40:59 +00:00
bf98d67b8f Improving persistance. 2020-05-09 18:40:59 +00:00
1597d9ece5 Reorganizing protocols. 2020-05-09 18:40:59 +00:00
24f32911b2 Minor changes from a new image (last one become irresponsive). 2020-05-09 18:40:59 +00:00
c9a27dee85 Notebooks: starting migration to new toolkit support, from docking bar. 2020-05-09 18:40:59 +00:00
fb0f04b990 Autostarting docking bar. 2020-05-09 18:40:59 +00:00
d756846b86 New GUI: Preliminary presistence support. 2020-05-09 18:40:59 +00:00
4ee483c541 Moving functionality to GrafoscopioGUI. 2020-05-09 18:40:59 +00:00
6e0b00ac53 GrafoscopioBrowser will be deprecated. Its funcionality should be on GrafoscopioGUI and GrafoscopioNotebook. 2020-05-09 18:40:59 +00:00
9a30b9a31d Updating prerrequisites and default version to stable. 2020-05-09 18:40:58 +00:00
184b44e960 Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. 2020-05-09 18:40:58 +00:00
2260bdaebe Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. 2020-05-09 18:40:58 +00:00
b70b7b6b31 Updating defaults now to the development branches. 2020-05-09 18:40:58 +00:00
89d9ad27ad Incorporando cambios de la sesión de trabajo con Johan. 2020-05-09 18:40:58 +00:00
2b7175b8fc Synced for the new version release. 2020-05-09 18:40:58 +00:00
1596121745 Spec-Glamour new GUI: Open notebook from file implemented. 2020-05-09 18:40:58 +00:00
cc6760199f Integrating code developed with the help of Johan Fabry for the new Spec-Glamour interface.
Co-authored-by: Johan Fabry <jfabry@dcc.uchile.cl>
2020-05-09 18:40:58 +00:00
db72fe731c About: New code for about. 2020-05-09 18:40:58 +00:00
4185ae05bd Syncing to explore development on Moose 6. 2020-05-09 18:40:58 +00:00
47a9e4bf8f Exporting: Improving PDF exportation via XeLaTeX for unicode support. Still some leftovers proper cleaning needs to be debugged. 2020-05-09 18:40:58 +00:00
d08470823a Last update before restarting in a fresh moose 5.1 image. 2020-05-09 18:40:58 +00:00
41f8485124 Updating System: improving it and making it more modular and user friendlier, by decoupling User Interface, from 'command line' options so the user can select between granular updates or making an unattended update. 2020-05-09 18:40:58 +00:00
d433a8a414 updateMenu: Simpler names and fewer options. 2020-05-09 18:40:58 +00:00
09656266a4 Documentation: Cleaning download and updating for particular documents now that we have them generalized. 2020-05-09 18:40:58 +00:00
3e2e38309d Documentation: Updating all in a single step, now that we have a lighter document format. 2020-05-09 18:40:58 +00:00
0d1a7fabf0 DVCS friendly document format for notebooks enabled. This closes the long asked feature reported in [058a50a883](http://mutabit.com/repos.fossil/grafoscopio/tktview?name=058a50a883) by @ijpulidos. 2020-05-09 18:40:58 +00:00
4d835b3f58 Flatten nodes at least!!! Now we have small files for grafoscopio notebooks. The start of a DVCS friendly grafoscopio notebook format :-). This should be reflected in the grafoscopio Docs folder of the fossil repo at http://mutabit.com/repos.fossil/grafoscopio/ after commit [6440630201] 2020-05-09 18:40:58 +00:00
a6bf43ab04 ExternalApp: introducing support for modelling external apps (installation, configuration, etc), starting with SQLite (then fossil and pandoc follow :-)) 2020-05-09 18:40:58 +00:00
7d32f4eb1d SQLite: moving files. Next cleaning leftovers and maybe starting a new object to model external apps handling (SQLite, fossil and pandoc) 2020-05-09 18:40:58 +00:00
64ab651a82 SQLite support: fixing local paths bug. 2020-05-09 18:40:58 +00:00
bab57e514c SQLite: Small change to test sync with main repo. 2020-05-09 18:40:58 +00:00
934ee3597a SQLite: Initial support for installation. 2020-05-09 18:40:58 +00:00
77dcc46157 Cleaning interface and trying to know where the code nodes are transformed into text. 2020-05-09 18:40:58 +00:00
79c04b04d2 Cleaning the code: Quitting support for Fossil repositories. It was not working. PAY PARTICULAR ATTENTION. 2020-05-09 18:40:58 +00:00
2cdb2f61a1 Cleaning up the code. Trying to find why code nodes are serialized so big! (problem was solved already for textual nodes) 2020-05-09 18:40:58 +00:00
25598642b3 Documentation: Improving UI experience for dowloading main tutorial. 2020-05-09 18:40:58 +00:00
65a0e3488d Dataviz package: Loading from configuration. 2020-05-09 18:40:58 +00:00
a2bf4d31bc Updating dataviz package. 2020-05-09 18:40:58 +00:00
cf2682cda8 Some changes in the menu to test configurationOfGrafoscopio 2020-05-09 18:40:58 +00:00
652f1f6ef0 Changing menus and testing configuration of... 2020-05-09 18:40:58 +00:00
70627a1977 Updating grafoscopio version. 2020-05-09 18:40:57 +00:00
df3206d70c Update > Tutorial: Cleaning dirty code. 2020-05-09 18:40:57 +00:00