Simon Tatham
|
74150633f1
Add and use cmdline_arg_to_filename().
|
1 month ago |
Simon Tatham
|
841bf321d4
New abstraction for command-line arguments.
|
1 month ago |
Simon Tatham
|
75b6e12f84
Add two new string types to the Conf system.
|
1 month ago |
Simon Tatham
|
4f756d2a4d
Rework Unicode conversion APIs to use a BinarySink.
|
1 month ago |
Simon Tatham
|
ed621590b0
Some int -> size_t cleanup in terminal.c API.
|
1 month ago |
Simon Tatham
|
b6ef4f18d5
Support Unicode flag glyphs in terminal.c (works in GTK).
|
6 months ago |
Simon Tatham
|
968ac6dbf0
Merge tag '0.80'.
|
11 months ago |
Simon Tatham
|
9fcbb86f71
Refactor confirm_weak to use SeatDialogText.
|
11 months ago |
Simon Tatham
|
b29758c1b6
Add ability to specify custom load and save separately.
|
1 year ago |
Simon Tatham
|
8e95208377
Begin moving saved-setting semantics into conf_key_info.
|
1 year ago |
Simon Tatham
|
860bd0d5b7
Replace conf.c's type arrays with a new conf_key_info[].
|
1 year ago |
Simon Tatham
|
72bbca9ddd
Move the enum of Conf data types out into putty.h.
|
1 year ago |
Simon Tatham
|
6371702145
Expose conf_clear(), for test purposes.
|
1 year ago |
Simon Tatham
|
08d178ae9f
Merge GPG key update from 'pre-0.79'.
|
1 year ago |
Simon Tatham
|
74820e9408
GPG key rollover.
|
1 year ago |
Simon Tatham
|
5e055a374f
Cleanup: make an enum for the values of CONF_mouse_is_xterm.
|
1 year ago |
Simon Tatham
|
fd9bc8c86a
Cleanup: make symbolic names for CONF_bold_style bits.
|
1 year ago |
Simon Tatham
|
dfa91dfa8f
Cleanup: make an enum for the values of CONF_cursor_type.
|
1 year ago |
Simon Tatham
|
356ccf489b
Merge SSH fixes from 'pre-0.79'.
|
1 year ago |
Simon Tatham
|
d663356634
Work around key algorithm naming change in OpenSSH <= 7.7.
|
1 year ago |
Simon Tatham
|
1526b56332
Support horizontal scroll events in mouse tracking.
|
1 year ago |
Ben Jackson
|
0112167f98
Support xterm any-event mouse tracking
|
4 years ago |
Simon Tatham
|
f9943e2ffd
term_get_userpass_input: support the prompts->utf8 flag.
|
1 year ago |
Simon Tatham
|
1a7e4ec8d4
New centralised version of local line editing.
|
1 year ago |
Simon Tatham
|
fd43ff6e27
Move SessionSpecial definitions into their own header.
|
1 year ago |
Simon Tatham
|
edce3fb9da
Add platform-independent Unicode setup function.
|
1 year ago |
Simon Tatham
|
4341ba6d5c
Add platform-independent fontspec_new_default() function.
|
1 year ago |
Simon Tatham
|
658ec0457f
Move Windows definition of CP_UTF8 into windows subdir.
|
1 year ago |
Simon Tatham
|
f4519b6533
Add UTF-8 support to the new Windows ConsoleIO system.
|
1 year ago |
Simon Tatham
|
80aed96286
New system for reading prompts from the console.
|
1 year ago |