1
0
Fork 0
tinmop/src/gui/client
cage fd19aa8704 - [GUI] allowed expanding of local paths in the address bar;
- refactored callback related to opening address.
2023-03-02 18:17:19 +01:00
..
client-configuration.lisp - [GUI] ensured the rendering of the gemtext respects the directives in the configuration file (font, color, justification, etc). 2023-02-26 15:03:03 +01:00
constants.lisp - added some functions to build the GUI. 2023-02-08 13:02:26 +01:00
gui-goodies.lisp - [GUI] ensured the rendering of the gemtext respects the directives in the configuration file (font, color, justification, etc). 2023-02-26 15:03:03 +01:00
icons.lisp - [GUI] added 'up' button. 2023-02-18 13:02:56 +01:00
json-rpc-communication.lisp - [GUI] started connecting JSON API with GUI; 2023-02-09 16:28:53 +01:00
main-window.lisp - [GUI] allowed expanding of local paths in the address bar; 2023-03-02 18:17:19 +01:00
menu-command.lisp - [RPC] moved request enqueue macros to the GUI loop package; 2023-02-19 12:57:10 +01:00
program-events.lisp - [GUI] removed useless information (for users) when showing errors (RPC errors contained the whole request as sexp). 2023-02-19 16:15:10 +01:00
validation.lisp - added some functions to build the GUI. 2023-02-08 13:02:26 +01:00