index
:
LR-87
master
A cross-platform Gemini client written entirely in Fortran
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-31
Imported jessl from GNC with major fix to library init code.
Jeffrey Armstrong
2020-05-27
Links are now shown in status bar when moused over in AppGraphics renderer
Jeffrey Armstrong
2020-05-27
Code cleanup and better error handling on the AppGraphics renderer.
Jeffrey Armstrong
2020-05-27
Added an additional failure condition. Exit dumb_renderer on error with init...
Jeffrey Armstrong
2020-05-27
Fixed handling of status code in renderers. Added a desired_url variable to ...
Jeffrey Armstrong
2020-05-23
Introduced new handling of other protocols under windows. Likely broke dumb ...
Jeffrey Armstrong
2020-05-21
Minor fix to readme
Jeffrey Armstrong
2020-05-21
Minor readme updates.
Jeffrey Armstrong
2020-05-21
Merge branch 'master' of lilarm.approximatrix.com:gemini-fortran
Jeffrey Armstrong
2020-05-21
Fixed first lines being removed after changes to status line handling. Windo...
Jeffrey Armstrong
2020-05-21
Updated GNU makefile. Changed snap version to 0.6.
Jeffrey Armstrong
2020-05-21
Added binary handler for windows gui. Fixed opening and writing of binary fi...
Jeffrey Armstrong
2020-05-21
Binary files are now actually handled in the dumb terminal version.
Jeffrey Armstrong
2020-05-19
Updated snap version to 0.5
Jeffrey Armstrong
2020-05-19
Minor changes to attempt to improve button rendering in the AppGraphics rende...
Jeffrey Armstrong
2020-05-19
Requests should now include SNI over TLS
Jeffrey Armstrong
2020-05-18
Deleted some extraneous debug print statements. Added another image to the r...
Jeffrey Armstrong
2020-05-18
Fixed appending the last site on back operations, resulting in death of back ...
Jeffrey Armstrong
2020-05-18
Switched Windows build to use static C and Fortran runtimes.
Jeffrey Armstrong
2020-05-18
Merge branch 'master' of lilarm.approximatrix.com:gemini-fortran
Jeffrey Armstrong
2020-05-18
Fixed rendering when an error occurs in GUI client. GUI client window title ...
Jeffrey Armstrong
2020-05-17
Fixed handling of server urls if a port is specified.
Jeffrey Armstrong
2020-05-14
Resizing implemented, but there are some little artifacts and nasty library b...
Jeffrey Armstrong
2020-05-14
Added scrolling and status bar to windows GUI renderer
Jeffrey Armstrong
2020-05-14
Added a very minimal address bar for the windows GUI mode
Jeffrey Armstrong
2020-05-14
Actually fixed the dumb renderer to show 23 lines so that the action prompt f...
Jeffrey Armstrong
2020-05-14
Snap version update
Jeffrey Armstrong
2020-05-14
Initial commit of an AppGraphics renderer that actually works, though it does...
Jeffrey Armstrong
2020-05-14
Renderer class now has optional arguments for drawing text to indicate list i...
Jeffrey Armstrong
2020-05-13
Updated snap version
Jeffrey Armstrong
2020-05-13
Relative URL redirects should now work properly.
Jeffrey Armstrong
2020-05-13
Switched to a non-deprecated call for TLS initialization
Jeffrey Armstrong
2020-05-10
Fixed adjust link descriptions that contains tabs. Fixed minor makefile mixup.
Jeffrey Armstrong
2020-05-08
Instructions to build a snap
Jeffrey Armstrong
2020-05-08
Hid a not-so-useful debugging output
Jeffrey Armstrong
2020-05-08
Why did this use full paths in the first place?
Jeffrey Armstrong
2020-05-08
Added a GNU makefile
Jeffrey Armstrong
2020-05-07
Updated readme with some images for funsies
Jeffrey Armstrong
2020-05-07
Fixed some more URL handling issues.
Jeffrey Armstrong
2020-05-07
Added a license that might annoy people. Added a readme and gave this mess a...
Jeffrey Armstrong
2020-05-06
Some minor memory safety improvements
Jeffrey Armstrong
2020-05-06
File type is now returned for evaluation. Initial routines for saving implem...
Jeffrey Armstrong
2020-05-06
Fixed URL handling when base url doesn't end in a slash
Jeffrey Armstrong
2020-05-06
Fixed handling of bad server response code. Made input requests in the dumb ...
Jeffrey Armstrong
2020-05-06
Back functionality now works
Jeffrey Armstrong
2020-05-06
Fixed stream io under non-Windows systems. Updated non-Windows project.
Jeffrey Armstrong
2020-05-06
Fixed silly Fortran mistakes regarding functions returning allocated strings....
Jeffrey Armstrong
2020-05-05
Added input handling with escaping, all untested.
Jeffrey Armstrong
2020-05-05
Fixed link handling. Can now navigate links and page up/down.
Jeffrey Armstrong
2020-05-05
Actual client can now load and display a page using dumb_renderer
Jeffrey Armstrong
[next]