1
0
Fork 0
tinmop/src/gui/client
cage d3e5782104 - [GUI] added contextual menu for links;
- [GUI] added command to add a link to the tour.
2023-04-13 17:56:43 +02:00
..
bookmark-window.lisp - [GUI] improved visuals of bookmark managing window; 2023-04-10 11:21:48 +02:00
certificates-window.lisp - [GUI] added command to bookmark and delete a gemini address. 2023-04-09 14:01:04 +02:00
client-configuration.lisp - [GUI] made the TOC's resize its width to fits the TOC items width. 2023-03-19 13:00:28 +01:00
constants.lisp - [GUI] added command to reload a gemini stream from the streams window. 2023-04-02 17:06:06 +02:00
gui-goodies.lisp - [GUI] refactored code related to the internal IRIs. 2023-04-09 14:01:22 +02:00
icons.lisp - [GUI] added a better icon for search frame closing button. 2023-04-13 17:56:43 +02:00
internal-paths.lisp - [GUI] refactored code related to the internal IRIs. 2023-04-09 14:01:22 +02:00
json-rpc-communication.lisp - [GUI] added stream window (list the streams and delete them). 2023-04-02 17:06:00 +02:00
main-window.lisp - [GUI] added contextual menu for links; 2023-04-13 17:56:43 +02:00
menu-command.lisp - [GUI] added commands to toggle search frame. 2023-04-13 17:56:43 +02: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
search-frame.lisp - [GUI] added a better icon for search frame closing button. 2023-04-13 17:56:43 +02:00
stream-window.lisp - [GUI] added command to bookmark and delete a gemini address. 2023-04-09 14:01:04 +02:00
validation.lisp - added some functions to build the GUI. 2023-02-08 13:02:26 +01:00