1
0
Fork 0
tinmop/src/gui/client
cage 393b4b0d29 - added 'etc/gui.conf' to the file to be distributed;
- [GUI] added gemtext window;
- [GUI] fixed loading of GUI specific configuration file;
- [GUI] completed parsing of configuration values (e.g. color names are converted to corresponding TK color codes).
2023-02-21 20:21:54 +01:00
..
client-configuration.lisp - added 'etc/gui.conf' to the file to be distributed; 2023-02-21 20:21:54 +01:00
constants.lisp - added some functions to build the GUI. 2023-02-08 13:02:26 +01:00
gui-goodies.lisp - added 'etc/gui.conf' to the file to be distributed; 2023-02-21 20:21:54 +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 - added 'etc/gui.conf' to the file to be distributed; 2023-02-21 20:21:54 +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