Commit Graph

334 Commits

Author SHA1 Message Date
f1c1d0d743 Mensajes de finalización de las actualizaciones. 2020-05-09 18:40:56 +00:00
53739c6026 Minor tweaks to saving. Still getting an error message. 2020-05-09 18:40:56 +00:00
67cf3395c4 Updated prerrequisites. 2020-05-09 18:40:56 +00:00
90ab4b53c4 Updated: Updating prerrequisites. 2020-05-09 18:40:56 +00:00
134ba5ad8d Updates with the last version. 2020-05-09 18:40:56 +00:00
b63575e9b4 Minor bugfix on launching Transcripts. 2020-05-09 18:40:56 +00:00
809b1a69ad Adding Transcript to the main bar. 2020-05-09 18:40:56 +00:00
683ce67f5a Making 'open' to use 'openDefault' (should be renamed?) 2020-05-09 18:40:56 +00:00
07828dce74 Improved open and saving from files, for a more modular approach and consistent behaviour. This solves a bug with saving when the file was opened from the "recent documents" in the launch menu. 2020-05-09 18:40:56 +00:00
0817d2d484 Implementing openFromUrl for an easier work with web published documents. 2020-05-09 18:40:56 +00:00
bc3cc05b78 Minimal changes for demo. 2020-05-09 18:40:56 +00:00
097ad539d5 Preliminar support for opening files (new, recent and from selector) in main menu. 2020-05-09 18:40:56 +00:00
a843bed36e Starting open from file in main interface. 2020-05-09 18:40:56 +00:00
9920c8a1a1 Starting recent documents functionality. 2020-05-09 18:40:56 +00:00
6740d526fe Better doc string and note to myself in the future. 2020-05-09 18:40:56 +00:00
d15167e118 Adding routes for external packages on Windows according to the way moose/pharo are packaged. 2020-05-09 18:40:56 +00:00
6e0230bcc9 Showing settings for a better debug (specially on Windows :-/ ). 2020-05-09 18:40:56 +00:00
dba756eed9 Multiplatform file locations. 2020-05-09 18:40:56 +00:00
51f7edb0b1 Updating file locations to make them multiplatform. 2020-05-09 18:40:56 +00:00
4fef2117d7 Putting Roassal on prerrequisites to sync changes in the base. 2020-05-09 18:40:56 +00:00
89cd7daa18 Enabling local repositories. 2020-05-09 18:40:56 +00:00
d57f3e5606 Updating menu simplified and integration of Grafoscopio a interface updates. 2020-05-09 18:40:56 +00:00
Ivan Pulido
1741d84242 Updating dockbar to reflect the change in update documentation method. 2020-05-09 18:40:56 +00:00
Ivan Pulido
5090c2ec64 Adding updateDocumentation method which updates the documentation using fossil. 2020-05-09 18:40:56 +00:00
e675e146b8 Spanish interface: minor fixes. 2020-05-09 18:40:56 +00:00
42b07968e8 Browser messages all in Spanish. Multiligual support will be added later. 2020-05-09 18:40:56 +00:00
c5c9c0c3a9 Updating browser messages to Spanish. 2020-05-09 18:40:56 +00:00
9aefc0d6af Eligiendo "Documento" en lugar de árbol. 2020-05-09 18:40:56 +00:00
23648d3bf9 Minor changes. 2020-05-09 18:40:56 +00:00
4cfec7232f Minor correction in the file name of the help tree. 2020-05-09 18:40:56 +00:00
7e2def7ef5 Loading help as a grafoscopio tree done. Next help must be loaded at an specific node inside the manual, for example the "Quick Overview". 2020-05-09 18:40:56 +00:00
9eda8f91b7 Implementing the opening of the Spanish manual in HTML. Next, implenting opening inside grafoscopio. 2020-05-09 18:40:56 +00:00
4d4aaf8705 New launchers and updatable docking bar. 2020-05-09 18:40:56 +00:00
2cdfabf061 New dockbar, moving messages from instance to the class side. 2020-05-09 18:40:56 +00:00
3466488794 Organizing menus.
Co-authored-by: Ivan Pulido <ijpulidos@riseup.net>
2020-05-09 18:40:56 +00:00
bba3837431 DockingBar: Reorganizing 2020-05-09 18:40:56 +00:00
Ivan Pulido
16f8a25439 Adding message to GrafoscopioBrowser class to launch help in PDF format in an external viewer. 2020-05-09 18:40:56 +00:00
cf1d06829e Changing message to the class side of GrafoscopioBrowser. 2020-05-09 18:40:56 +00:00
76c6caa061 Adding message to the GrafoscopioBrowser class side. 2020-05-09 18:40:56 +00:00
7a3959335f Docking bar with initial submenus. Still a lot of functionalities there to implement and reorganize. 2020-05-09 18:40:56 +00:00
d35e04c931 Starting to explore top docking bar for a fixed menu. 2020-05-09 18:40:56 +00:00
38f078dbd2 Support for pdf exportation. 2020-05-09 18:40:55 +00:00
e48afbe15a Sync before working on another location/image. 2020-05-09 18:40:55 +00:00
621c640199 Exportación a markdown de nodos de código 2020-05-09 18:40:55 +00:00
11cefd26b6 First version of executable auto-updateable playgrounds in a grafoscopio document tree. Almost ready for going wider in Internet :-). Integration of testing branch) 2020-05-09 18:40:55 +00:00
25bcbdbb17 Embeddable playgrounds as node "executable visualizations" finally! :-). **Pending | Bug**: Storing properly the playground contents because when the node is revisited, they become nill. 2020-05-09 18:40:55 +00:00
02bb6c72a4 Solved main but when selecting empty parts of the main tree... finaly! an old bug has being hunted :-) 2020-05-09 18:40:55 +00:00
87afabc093 Integrating the Testing branch. 2020-05-09 18:40:55 +00:00
cc867e0065 Just before trying tagged nodes for exporting in testing branch. 2020-05-09 18:40:55 +00:00
361fb8ddcf Nodes tagged as 'code' are not executable in my tree, but they're on the GLM Basic Examples. Next testing why the difference. 2020-05-09 18:40:55 +00:00