1
0
Fork 0
tinmop/src/gui/client
cage 67d2a06630 - [GUI] added downloading of data with text/* MIME type (but not gemini);
- [GUI] refactored rendering of simple text data;

- [GUI] removed debugging form.
2023-03-15 17:42:22 +01:00
..
client-configuration.lisp - [GUI] fixed leaking lines parameter when rendering preformatted text; 2023-03-12 15:36:13 +01:00
constants.lisp - added some functions to build the GUI. 2023-02-08 13:02:26 +01:00
gui-goodies.lisp - [GUI] added code to deal with query input (status 10 and 11). 2023-03-12 12:35:01 +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] added downloading of data with text/* MIME type (but not gemini); 2023-03-15 17:42:22 +01:00
menu-command.lisp - [RPC] moved request enqueue macros to the GUI loop package; 2023-02-19 12:57:10 +01:00
os-utils.lisp - [GUI] instructed the client to open local file using external software. 2023-03-14 18:50:47 +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