-
601633db · Don't show the type-7 query value in the URL bar; this prevents sen...
-
401ef9c8 · Treat "localhost" as "127.0.0.1" i URIs.
-
f830e75f · Allow unrecognised file types to be downloaded by clicking on them ...
-
2fa8e3ff · Use a custom icon for the SDL2 GUI, taken from https://commons.wiki...
-
6d870f50 · Allow horizontal scrolling / allow scrolling when viewing images / ...
-
a68e7c5d · Implement a rudimentary file download function.
-
715503ca · Add special logic for handling various non-spec-compliant Gopher se...
-
eab236f0 · Adjust the toolbar styling slightly.
-
92a5d1ba · Expand the address bar to take up any remaining horizontal space.
-
f5bdfecc · Get DELETE and BACKSPACE working.
-
aeb0292c · Detect (and refuse) non-UTF-8 text due to SDL2 text input bugs.
-
1f6abceb · Get the left/right arrow keys working for text boxes.
-
52964d64 · Split the input-handling code out into a separate .h/.c file pair.
-
445d240b · Allow text boxes to be cleared with the ESC key.
-
3f40f698 · Be more generous with newline handling when parsing Gopher response...
-
42fecd6f · Fix the i-beam not appearing for Gopher search text boxes.
-
c9a98fd0 · Add an inline text box for Gopher query items.
-
a6e9f233 · Implement pasting from the clipboard + the home/end key actions whe...
-
1b5287a8 · Draw an i-beam cursor for text entry.