1
0
Fork 0
tinmop/src/gui/client
cage 50a11fb603 - [GUI] fixed managing of gemini responses when a titan request was performed (TOFU errors, TLS certificate password etc.);
- fixed error arising when 'debug-gemini-gui' was called with more than two arguments.
2024-03-03 18:04:22 +01:00
..
bookmark-window.lisp - removed full stop ('.'), from some translatable strings. 2023-07-15 14:30:09 +02:00
certificates-window.lisp - [GUI] added callback for toolbar certificate button (change password for certificate). 2024-02-15 16:50:19 +01:00
client-configuration.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
constants.lisp - [GUI] added method "stream-url" specialized on 'gemini-stream'; 2023-09-16 19:05:33 +02:00
gemlog-window.lisp - [GUI] added contextual menu to copy gemlogs links or mark all their 2024-01-18 16:25:22 +01:00
gui-goodies.lisp - [GUI] added procedures to manage passwords for client TLS certificates. 2024-02-14 14:41:45 +01:00
icons.lisp - [GUI] added a button to give a visual hint that a the client provided the server a TLS certificate. 2024-02-15 16:15:18 +01:00
internal-paths.lisp - [GUI] fixed bug thet made the program stuck with the hand shaped mouse pointer; 2023-06-25 11:27:40 +02:00
json-rpc-communication.lisp - replaced occurences of 'with-lock' with 'misc:with-lock-held'. 2024-02-11 15:08:16 +01:00
main-window.lisp - instructed address bar to autoselect a candidate only when expanding local paths (not URLs). 2024-02-23 13:50:21 +01:00
menu-command.lisp - [GUI] added method "stream-url" specialized on 'gemini-stream'; 2023-09-16 19:05:33 +02:00
os-utils.lisp - changed brief description of the program. 2023-10-19 17:49:54 +02:00
program-events.lisp - replaced occurences of 'with-lock' with 'misc:with-lock-held'. 2024-02-11 15:08:16 +01:00
scheduler.lisp - [GUI] added notification of errors when refreshing gemlogs posts on program starting. 2024-02-25 16:55:53 +01:00
search-frame.lisp - [GUI] allowed modify the height of the stream frame (using paned frame). 2023-07-28 16:56:32 +02:00
stream-frame.lisp - [GUI] renamed function. 2023-09-17 14:41:59 +02:00
titan-window.lisp - [GUI] fixed managing of gemini responses when a titan request was performed (TOFU errors, TLS certificate password etc.); 2024-03-03 18:04:22 +01:00
tour-window.lisp - [GUI] increased size of tour management window. 2023-04-14 19:01:36 +02:00
validation.lisp - added some functions to build the GUI. 2023-02-08 13:02:26 +01:00