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
path:
root
/
files.f90
Age
Commit message (
Expand
)
Author
2021-04-19
Fixed rendering of single-character lines
Jeffrey Armstrong
2020-08-11
Favorites and internal pages are now working. Added symbols to buttons in Wi...
Jeffrey Armstrong
2020-06-14
end-of-file marker should no longer be printed.
Jeffrey Armstrong
2020-06-08
Line wrapping now computed only once for proportional text unless requested b...
Jeffrey Armstrong
2020-05-27
Fixed handling of status code in renderers. Added a desired_url variable to ...
Jeffrey Armstrong
2020-05-21
Added binary handler for windows gui. Fixed opening and writing of binary fi...
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
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
Actual client can now load and display a page using dumb_renderer
Jeffrey Armstrong
2020-04-24
Initial code commit
Jeffrey Armstrong