1
0
Fork 0
tinmop/src/gui/client
cage 6335419058 - [GUI] fixed rendering of gemtext's slices
Rendering was working only when the  whole gemtext was received in a
  single block  over the net.  If not  the rendering code  printed the
  text lines out of order or even replicating the first lines.
2023-06-30 14:45:54 +02:00
..
bookmark-window.lisp - [GUI] fixed bookmarking URL. 2023-05-14 17:22:41 +02:00
certificates-window.lisp - [GUI] added button to refresh the gemlogs subcriptions. 2023-06-18 14:48:40 +02:00
client-configuration.lisp - [GUI] added keybindings for reloading the current gemini address. 2023-06-10 18:44:05 +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 - [GUI] fixed bug thet made the program stuck with the hand shaped mouse pointer; 2023-06-25 11:27:40 +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 command to inline all images in a page. 2023-05-13 14:45:45 +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] fixed rendering of gemtext's slices 2023-06-30 14:45:54 +02:00
menu-command.lisp - [GUI] allowed resizing the TOC using the mouse (thanks op for the suggestion!). 2023-05-19 21:34:01 +02:00
os-utils.lisp - [GUI] fixed scanning for images that can be inlined; 2023-06-24 12:01:31 +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
search-frame.lisp - [GUI] added configurable text selection color in gemtext window. 2023-05-16 19:32:02 +02:00
stream-window.lisp - [GUI] completed inilining of image one by one. 2023-05-13 11:54:52 +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