1
0
Fork 0
tinmop/src/gui/client
cage 7cd0b5740b - [GUI] improved rendering speed by not applying text tags to empty lines and normal text, moreover cached the gemtext fonts. 2023-08-15 20:05:09 +02:00
..
bookmark-window.lisp - removed full stop ('.'), from some translatable strings. 2023-07-15 14:30:09 +02:00
certificates-window.lisp - [GUI] fitted titan protocol into the interface. 2023-07-09 19:14:45 +02:00
client-configuration.lisp - [GUI] added icons scaling. 2023-07-31 20:09:17 +02:00
constants.lisp - [GUI] added command to reload a gemini stream from the streams window. 2023-04-02 17:06:06 +02:00
gemlog-window.lisp - implemented titan protocol; 2023-07-07 14:45:05 +02:00
gui-goodies.lisp - [GUI] added button to refresh the gemlogs subcriptions. 2023-06-18 14:48:40 +02:00
icons.lisp - [GUI] added icons scaling. 2023-07-31 20:09:17 +02: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 - [GUI] added stream window (list the streams and delete them). 2023-04-02 17:06:00 +02:00
main-window.lisp - [GUI] improved rendering speed by not applying text tags to empty lines and normal text, moreover cached the gemtext fonts. 2023-08-15 20:05:09 +02:00
menu-command.lisp - [GUI] restored toggling stream frame. 2023-07-29 11:41:12 +02:00
os-utils.lisp - removed full stop ('.'), from some translatable strings. 2023-07-15 14:30:09 +02: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
scheduler.lisp - [GUI] instructed the scheduler to respects the configuration directive 'start.update.gemlog'. 2023-07-23 11:16:53 +02: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] revive stream with doubleclick on an intem of the stream frame. 2023-08-15 13:22:13 +02:00
titan-window.lisp - [TITAN] prevented dropping of query component. 2023-08-04 13:58:57 +02: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