Commit Graph

194 Commits

Author SHA1 Message Date
Ivan Pulido
1d2a98e0fd Agrego nuevo método que genera una UI para abrir desde URL que da especifica el usuario. 2020-05-09 18:40:56 +00:00
f38924015d File selector UI only adds new files if they're not in the list of recently opened files. 2020-05-09 18:40:56 +00:00
f51a7b639f Fossil parent commit detector corrected. 2020-05-09 18:40:56 +00:00
8322c6394a ExternalTools are now a external package for easy sharing of code snippets, for example the ones related with fossil visualizations. 2020-05-09 18:40:56 +00:00
5b6435ee86 Fossil > parents are now fossil commit objects instead of plain text of the uuid. 2020-05-09 18:40:56 +00:00
553d8b8552 Fossil timeline stores all parents info. 2020-05-09 18:40:56 +00:00
264193be5e A new class for external tools, starting with Fossil-SCM :-) and its timeline visualization (which is still pending). 2020-05-09 18:40:56 +00:00
83685cb9fe Renaming methods for updating documentation. 2020-05-09 18:40:56 +00:00
Ivan Pulido
e4ebade806 Changes in update docs. Adding 'AsString' because without it ZnClient downloads it in a weird way. 2020-05-09 18:40:56 +00:00
Ivan Pulido
9e696aee30 Updated method for updating docs. 2020-05-09 18:40:56 +00:00
e329baca04 UPdated error message. 2020-05-09 18:40:56 +00:00
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
9bf5bb4332 Preliminary support for tagged nodes! :-). When a tag is added the node needs to be revisited to show the changes in the body pane. Will be nice to have this happening as soon as the tag is added. 2020-05-09 18:40:55 +00:00
990ff595b1 Just before testing pager as a way to make custom visualization of nodes instead of opening a new file in a new mode. This save us from reloading the file, gives more flexibility and inmediate feedback according to the kind of node (as marked by tags ) we're located on. 2020-05-09 18:40:55 +00:00
a1a8d0d21c Preliminary support for transmediated notes, for one original node to one child transmediated node. Next, to see what's happening with saving and having nodes shown when transmediated is selected. 2020-05-09 18:40:55 +00:00
8627b14edc Redefining custom tags for upcoming transmediaton event to keep interface easy. Next, two columns browser and initial support for modes. 2020-05-09 18:40:55 +00:00
cd76787b0f Tagged nodes: Support for tagging nodes at right side. Next: custom views according to tags. 2020-05-09 18:40:55 +00:00
0885fedfb9 Preliminar support for tags integrated to the UI. Next: Showing the tags in the left of the nodes' headers. 2020-05-09 18:40:55 +00:00
f1191bb493 Popup windows for messages. Next: implementing tagged nodes. 2020-05-09 18:40:55 +00:00
f5ba3d7bc6 UI: Support for submenus. Next: Pop-up windows and node tags . 2020-05-09 18:40:55 +00:00
454c582629 Initial support for named windows. 2020-05-09 18:40:55 +00:00
edb10effef Syncing before some image freezing experiments with browsers and autoupdates 2020-05-09 18:40:55 +00:00
cdc2a3adad Saving before exploring branches. 2020-05-09 18:40:55 +00:00
931a4d2a3e Modal Interfaces > Transmediaton: Starting to test an alternative approach to building a custom browser for this experience based on the three inter-dependant panes, to see if I can understand ports better. 2020-05-09 18:40:55 +00:00
20435782fb Starting to support modes: a visual layout and behavioural modifications for particular experiences inside grafoscopio. 2020-05-09 18:40:55 +00:00
04facf6ca7 Saving before adding tags for the transmedia hackathon. 2020-05-09 18:40:55 +00:00
0ea75a5888 Preliminary support for embedded sub-browsers. I need to quit the independent openning of a new browser each time a new node is selected. 2020-05-09 18:40:55 +00:00
9f7422969c Dirty support for different views of the browser according to the task. This one is for making transmedia marathons. There is need for sub-browsers in panels. I need to explore that. 2020-05-09 18:40:55 +00:00
f89d088de6 Patched 'Save as...' to support pandoc as an external program. 2020-05-09 18:40:55 +00:00
d0b9885fdf Exporting with pandoc as an external tool with path defined by the user. 2020-05-09 18:40:55 +00:00
24d3a70390 Modular updates in menu 2020-05-09 18:40:55 +00:00
34447e2ae4 Windows Preliminar support for Pandoc exportation. 2020-05-09 18:40:55 +00:00
a2aa7b546d Sync before moving (myself) from location. 2020-05-09 18:40:55 +00:00
b5d60733dc Working on ancestors which start with '%invisible'. 2020-05-09 18:40:55 +00:00
684fa43915 Deep %invisible nodes, that is, the ones that have '%invisible' as one of its ancestors are ignored now. 2020-05-09 18:40:55 +00:00
6fecaa9b51 Alternative for invisible nodes. Not elegant, but works on firs level children (no on deeper ones). Need to work on 'ancestors' method. 2020-05-09 18:40:55 +00:00
5a8505e394 Trying to solve invisible nodes by creating 'invisibleChildren' and say to them to do nothing. 2020-05-09 18:40:55 +00:00
eccc0ca914 Before solving the problem with '%invisible' nodes. 2020-05-09 18:40:55 +00:00
941d2bb244 Instance variables for fossil and pandoc operative system binaries. 2020-05-09 18:40:55 +00:00
b59afbf924 Preliminary support for fossil. 2020-05-09 18:40:55 +00:00
6035c6b3be Soporte de expotación desde menú a Html vía pandoc. Véase commit http://mutabit.com/deltas/repos.fossil/grafoscopio/info/161092f9ca 2020-05-09 18:40:55 +00:00
9e9f65c958 Initial support for pandoc. Just empty dirs for being populated with the binaries of each platform. 2020-05-09 18:40:55 +00:00
6f9f6285d5 First version of %embed nodes support. They allow to replace text in their parents with the content of that nodes. 2020-05-09 18:40:55 +00:00
c8afd87f54 Changing default location for drafts temporally to solve a problem in the workshop. Needs to be reviewed and corrected. 2020-05-09 18:40:55 +00:00
234ec47f06 First commit for the rebranding of Ubakye as Grafoscopio. For previous history look at: http://smalltalkhub.com/#!/~Offray/Ubakye 2020-05-09 18:40:55 +00:00