cage
|
6fdd8f9012
|
- updated italian translation.
|
2022-04-23 15:21:22 +02:00 |
cage
|
0b5dd16f77
|
- allowed printing about kami ID from the window of the TLS certificates.
|
2022-04-23 15:19:29 +02:00 |
cage
|
433f7fdaa5
|
- prevented program freeze quen a kami error occurred.
|
2022-04-22 11:33:31 +02:00 |
cage
|
8e5c2bb91a
|
- [kami] removed setf' of global variables.
|
2022-04-22 10:08:00 +02:00 |
cage
|
8d3ed466ee
|
- used 'alexandria:when-let' macro to semplify the code.
|
2022-04-20 22:07:48 +02:00 |
cage
|
1e9fecc599
|
- prevented printing line count for empty row window.
|
2022-04-16 17:54:57 +02:00 |
cage
|
9b724d2639
|
- updated italian translation.
|
2022-04-16 12:20:30 +02:00 |
cage
|
dd78fd015f
|
- prevented crash when building the function bound to a keychord that is dadined as an anonymous function.
|
2022-04-16 12:13:03 +02:00 |
cage
|
c9878b2ae4
|
- added row count for all window that display rows of text.
|
2022-04-16 11:09:16 +02:00 |
cage
|
331dc0973b
|
- improved a bit appearance of help window.
|
2022-04-15 13:40:12 +02:00 |
cage
|
b54601ff48
|
- preventd program to hang when a file is created or deleted using
kami.
When a file was created and deleted and the kami window was closed
the program stopped responding if the user tried to open a new kami
address.
|
2022-04-15 12:40:22 +02:00 |
cage
|
a6306349a9
|
- removed debug message.
|
2022-04-08 17:09:03 +02:00 |
cage
|
0e9c521fc1
|
- ensured only an instance of gemini TOC, gemini link and chat window could exixts.
|
2022-04-08 17:07:48 +02:00 |
cage
|
a1ec070d03
|
- hooks:*before-composing-message*;
- removed memory leak in ssl-utils:dump-certificate;
- added an hook to remove footnotes added by tinmop in post's reply.
|
2022-04-06 19:34:49 +02:00 |
cage
|
662ff561d1
|
- added PWD value to asdf registry.
|
2022-03-27 18:49:45 +02:00 |
Andrea Feletto
|
3df644761c
|
- moved lisp dependency list to own file
|
2022-03-27 15:36:43 +02:00 |
cage
|
d132a513d3
|
- simplified Makefile (used asdf to build the executable in a portable way).
|
2022-03-27 13:37:54 +02:00 |
cage
|
02ade8d0ed
|
- enable configure option to compile with ECL compiler.
|
2022-03-26 11:14:47 +01:00 |
cage
|
c7d2a5513e
|
- added package qualificator to croatoan's classes symbols.
|
2022-03-23 18:26:56 +01:00 |
cage
|
d9a8d03472
|
- used package local nickname instead us :use croatoan's symbols.
|
2022-03-21 21:42:50 +01:00 |
cage
|
78fcdaa7cf
|
- ensured exiting from REPL when building the executable using ECL.
|
2022-03-20 15:44:40 +01:00 |
cage
|
283e3d852c
|
- added compilation macro to compile constant using ECL.
|
2022-03-20 12:48:27 +01:00 |
cage
|
0b1250cf78
|
- using codepoints instead of char to match emoji, this changes allow for ECL to compile the code.
|
2022-03-20 12:34:43 +01:00 |
cage
|
9910da1837
|
- added compilation macros to use ECl processes procedures;
- added compilation macro to skip SBCL specific muffling condition procedures;
- added purgatory as dependency to installing script.
|
2022-03-20 12:32:41 +01:00 |
cage
|
f4d7bb1e94
|
- fixed building scripts.
|
2022-03-19 20:53:33 +01:00 |
cage
|
4e00e3a7c8
|
- added support for ECL in autotools scripts.
|
2022-03-19 17:38:51 +01:00 |
cage
|
d3546ed781
|
- removed fetching purgatory from repository, quicklisp includes the latest version now.
|
2022-03-19 11:36:50 +01:00 |
cage
|
a7e2d823fb
|
- fixed functions that print program's dependencies.
|
2022-03-19 11:32:08 +01:00 |
cage
|
0ece17c469
|
- added package qualificator to constant's name to prevent warning.
|
2022-03-19 10:58:35 +01:00 |
cage
|
b7fa2e9ca0
|
- suppressed missing function warning when quicklisp is unavailable.
|
2022-03-19 10:50:49 +01:00 |
cage
|
551d93404b
|
- disabled functions that depends on quicklisp.
|
2022-03-19 10:11:50 +01:00 |
cage
|
ece146a2d4
|
- updated NEWS.org;
- added docstring.
|
2022-03-12 13:51:36 +01:00 |
cage
|
bd1a1dd7fd
|
- added a command to subscribe to tag from the tag window.
|
2022-03-12 12:09:29 +01:00 |
cage
|
e1b4658215
|
- updated Changelog.
|
2022-03-12 11:57:31 +01:00 |
cage
|
baffa09093
|
- [gemini] rendered again the focus mark when a gemini stream has ended.
|
2022-03-11 20:50:06 +01:00 |
cage
|
a34cc83df5
|
- pass the focus to the message-window when opening a gemini from a message link window.
|
2022-03-11 20:32:30 +01:00 |
cage
|
5a263326b2
|
- fixed a bit 'win-clear', calling wclear wa not needed.
|
2022-03-11 16:30:11 +01:00 |
cage
|
594ff4054e
|
- optimized 'draw-all' made clearing window optional and draw only full visible window.
|
2022-03-11 16:00:00 +01:00 |
cage
|
8eafdb4201
|
- added a parameter to discard windows when calculating the non intersecting ones.
|
2022-03-11 10:59:23 +01:00 |
cage
|
a2c92e45bb
|
- refactored a bit 'pass-focus-next';
- [kami] prevented crashes when routine fails.
|
2022-03-11 10:50:12 +01:00 |
cage
|
8c8c17b175
|
- fixed passing focus between windows.
|
2022-03-10 17:29:24 +01:00 |
cage
|
0389c090a7
|
- prevented infinite recursion when try to move focus from a modal window.
|
2022-03-06 13:04:29 +01:00 |
cage
|
e5a9232752
|
- added a command to 'jump' between window in a zig-zag way;
- fixed crash when starting program in gemini fullscreen mode.
|
2022-03-06 12:49:17 +01:00 |
cage
|
0c3cd2d6a7
|
- fixed moving the focus between windows using ALT-arrow.
|
2022-03-05 14:33:03 +01:00 |
cage
|
eb53afcbe1
|
- added slot 'modalp' to class wrapper-window.
|
2022-03-05 10:32:13 +01:00 |
cage
|
6cfdc0072b
|
- fixed slot and reader name.
|
2022-03-04 19:36:56 +01:00 |
cage
|
d1451610dd
|
- allowed to copy to clipboard post's attachments.
|
2022-03-04 15:55:57 +01:00 |
cage
|
d148cd3570
|
- updated italian translation.
|
2022-03-04 15:37:18 +01:00 |
cage
|
1a5366bf45
|
- made tour links window indipendent from other links window.
|
2022-03-04 15:35:07 +01:00 |
cage
|
b0aacba4cb
|
- fixed positioning of links window.
|
2022-03-04 14:44:21 +01:00 |