- 16 Mar, 2021 1 commit
-
- 14 Mar, 2021 1 commit
-
-
Deucе authored
Make an exception for all keypad stuff.
-
- 27 Jun, 2020 1 commit
-
-
deuce authored
There are a number of conio changes in here too... too many to list. Check the diffs if you actually want to know what changed.
-
- 22 May, 2020 1 commit
-
-
deuce authored
May fix https://sf.net/p/syncterm/tickets/19/ Please try to log in to SourceForge when creating issues or I won't be able to contact you with follow-up questions or get confirmation when an issue is resolved.
-
- 15 May, 2020 2 commits
- 14 May, 2020 3 commits
-
-
deuce authored
These allow setting the initial window size for modes that don't force integer scaling (ie: SDL). While we're here, clear a renderer before free()ing the texture to prevent crashing on some nVidia cards. Addresses https://sf.net/p/syncterm/feature-requests/17/
-
deuce authored
There's still some shittiness with the keypad, but nobody really knows how that works anyway.
-
deuce authored
number to the remote. Fixes bug https://sourceforge.net/p/syncterm/tickets/15/
-
- 07 May, 2020 1 commit
-
-
deuce authored
-
- 04 May, 2020 1 commit
-
-
deuce authored
Add support for scroll "buttons" (buttons 4 and 5).
-
- 01 May, 2020 2 commits
- 29 Apr, 2020 3 commits
- 28 Apr, 2020 3 commits
- 26 Apr, 2020 1 commit
-
-
deuce authored
-
- 25 Apr, 2020 5 commits
- 20 Apr, 2020 1 commit
-
-
deuce authored
anything that doesn't print is "fine".
-
- 17 Apr, 2020 2 commits
- 16 Apr, 2020 5 commits
-
-
deuce authored
getcliptext() and copytext() (ie: copy/paste) now work on UTF-8 strings. Not tested on Win32 yet.
-
deuce authored
This is planned to work with the built-in fonts... no real idea how to make this work with dynamic fonts at this time. We'll also need a line drawing set thing ala curses, but I'll worry about that when/if I update uifc32 for unicode.
-
deuce authored
-
deuce authored
-
deuce authored
*may* break all sorts of other things.
-
- 15 Apr, 2020 4 commits
- 13 Apr, 2020 1 commit
-
-
deuce authored
Derp.
-
- 11 Apr, 2020 1 commit
-
-
deuce authored
Add UTF-8 copy/paste support to X11 mode.
-
- 03 Apr, 2020 1 commit
-
-
deuce authored
Win32 can no longer exit() and WinExec() itself with impunity.
-