Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xW: mark a footgun | Přemysl Eric Janouch | 2023-07-27 | 1 | -0/+3 |
* | xW: make Up/Down go through input history | Přemysl Eric Janouch | 2023-07-27 | 1 | -22/+40 |
* | xW: don't delay sending out pongs | Přemysl Eric Janouch | 2023-07-27 | 1 | -1/+1 |
* | xW: improve beeping | Přemysl Eric Janouch | 2023-07-27 | 4 | -6/+22 |
* | xW: cleanup | Přemysl Eric Janouch | 2023-07-27 | 1 | -6/+6 |
* | xW: show a connect dialog when run without args | Přemysl Eric Janouch | 2023-07-27 | 3 | -25/+71 |
* | xW: un-highlight the icon when activating buffers | Přemysl Eric Janouch | 2023-07-26 | 1 | -0/+1 |
* | xW: make newline before unread marker conditional | Přemysl Eric Janouch | 2023-07-26 | 1 | -1/+3 |
* | xW: handle WM_SYSCOLORCHANGE | Přemysl Eric Janouch | 2023-07-26 | 1 | -1/+16 |
* | xW: add missing date change handling | Přemysl Eric Janouch | 2023-07-26 | 1 | -40/+105 |
* | xC: fix Readline 6.3 compatibility | Přemysl Eric Janouch | 2023-07-24 | 1 | -1/+1 |
* | xP: make Page Up/Down in editor scroll the buffer | Přemysl Eric Janouch | 2023-07-23 | 1 | -4/+17 |
* | xW: fix Clang build | Přemysl Eric Janouch | 2023-07-21 | 2 | -0/+4 |
* | xW: store the largest program icon in PNG format | Přemysl Eric Janouch | 2023-07-16 | 1 | -5/+13 |
* | xW: set version information | Přemysl Eric Janouch | 2023-07-15 | 3 | -3/+45 |
* | Add a Win32 frontend for xC | Přemysl Eric Janouch | 2023-07-15 | 12 | -1/+2085 |
* | Cleanup | Přemysl Eric Janouch | 2023-07-09 | 1 | -3/+1 |
* | xC: don't crash with unknown terminals | Přemysl Eric Janouch | 2023-07-07 | 1 | -1/+5 |
* | Fix Cygwin build warnings | Přemysl Eric Janouch | 2023-07-07 | 2 | -2/+3 |
* | Fix the integration test | Přemysl Eric Janouch | 2023-07-05 | 1 | -1/+3 |
* | Update README.adoc | Přemysl Eric Janouch | 2023-07-04 | 1 | -2/+3 |
* | Move project version to file, add xS manual page | Přemysl Eric Janouch | 2023-07-04 | 7 | -25/+73 |
* | xC: fix an OpenBSD build warning | Přemysl Eric Janouch | 2023-07-04 | 1 | -1/+1 |
* | README.adoc: update package information | Přemysl Eric Janouch | 2023-07-01 | 1 | -2/+4 |
* | Fix the static analysis test | Přemysl Eric Janouch | 2023-06-16 | 1 | -2/+10 |
* | xC: fix a harmless copy-paste error | Přemysl Eric Janouch | 2023-06-13 | 1 | -1/+1 |
* | xC: improve the --format mode | Přemysl Eric Janouch | 2023-05-22 | 1 | -3/+18 |
* | xP: highlight hovered buffer list items | Přemysl Eric Janouch | 2023-04-14 | 1 | -0/+3 |
* | xP: make middle click close buffers | Přemysl Eric Janouch | 2023-04-13 | 1 | -0/+8 |
* | xP: make the buffer list selectable by Vimium | Přemysl Eric Janouch | 2023-04-05 | 2 | -4/+5 |
* | xP: render date changes as they happen | Přemysl Eric Janouch | 2023-01-25 | 1 | -0/+14 |
* | xP: use the correct log function | Přemysl Eric Janouch | 2023-01-25 | 1 | -1/+1 |
* | xC: fully synchronize input history with frontends | Přemysl Eric Janouch | 2022-10-05 | 1 | -20/+96 |
* | xP: fix ESC H detection on Macintosh systems | Přemysl Eric Janouch | 2022-10-04 | 1 | -0/+7 |
* | xP: disable WebSocket compression on Safari | Přemysl Eric Janouch | 2022-10-04 | 1 | -4/+13 |
* | xC: clean up | Přemysl Eric Janouch | 2022-09-30 | 1 | -2/+0 |
* | Bump liberty, improve fallback manual page output | Přemysl Eric Janouch | 2022-09-30 | 2 | -2/+3 |
* | xC/xP: send buffer input history during sync | Přemysl Eric Janouch | 2022-09-30 | 3 | -1/+82 |
* | Move protocol code generators to liberty | Přemysl Eric Janouch | 2022-09-30 | 8 | -1406/+13 |
* | Clean up protocol code generators | Přemysl Eric Janouch | 2022-09-30 | 6 | -43/+67 |
* | xP: fix automatic scrolling down | Přemysl Eric Janouch | 2022-09-28 | 1 | -7/+7 |
* | xC/xP: fix unseen message counting | Přemysl Eric Janouch | 2022-09-28 | 2 | -20/+16 |
* | xS: parse project version from CMakeLists.txt | Přemysl Eric Janouch | 2022-09-27 | 5 | -10/+24 |
* | xD: use SHA-256 for certificate fingerprints | Přemysl Eric Janouch | 2022-09-26 | 3 | -6/+8 |
* | Update README | Přemysl Eric Janouch | 2022-09-26 | 1 | -1/+5 |
* | Update documentation, clean up | Přemysl Eric Janouch | 2022-09-26 | 10 | -17/+41 |
* | Merge hid IRCd from haven as xS | Přemysl Eric Janouch | 2022-09-26 | 4 | -0/+3800 |
|\ | |||||
| * | hid: rename to xS before merge into xK | Přemysl Eric Janouch | 2022-09-26 | 4 | -26/+25 |
| * | hid: bump the FD limit | Přemysl Eric Janouch | 2022-08-02 | 1 | -0/+8 |
| * | hid: make note of a deprecation | Přemysl Eric Janouch | 2022-03-16 | 1 | -0/+1 |