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
/
layout.f90
Age
Commit message (
Expand
)
Author
2021-04-19
Fixed rendering of single-character lines
Jeffrey Armstrong
2021-02-18
Preformatted text should no longer wrap, and the stopping point for printing ...
Jeffrey Armstrong
2020-12-02
Added a new abstract call for renderers to signal layout completion. Switch ...
Jeffrey Armstrong
2020-09-25
Added a homepage on Windows that showcases AppGraphics.
Jeffrey Armstrong
2020-06-09
Removed a debug output. Updated versioning for snaps.
Jeffrey Armstrong
2020-06-08
Line wrapping now computed only once for proportional text unless requested b...
Jeffrey Armstrong
2020-06-02
Minor change to layout engine to support proper line break tracking in the fu...
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-05
Fixed link handling. Can now navigate links and page up/down.
Jeffrey Armstrong
2020-04-28
Links are now rendered in the dumb renderer. Preparation sub now available b...
Jeffrey Armstrong
2020-04-24
Initial code commit
Jeffrey Armstrong