aboutsummaryrefslogtreecommitdiff
path: root/ag_render.f90
AgeCommit message (Collapse)Author
2020-05-18Fixed rendering when an error occurs in GUI client. GUI client window title ↵Jeffrey Armstrong
now set to first encountered level 1 heading.
2020-05-14Resizing implemented, but there are some little artifacts and nasty library ↵Jeffrey Armstrong
bugs that need fixing.
2020-05-14Added scrolling and status bar to windows GUI rendererJeffrey Armstrong
2020-05-14Added a very minimal address bar for the windows GUI modeJeffrey Armstrong
2020-05-14Initial commit of an AppGraphics renderer that actually works, though it ↵Jeffrey Armstrong
doesn't scroll or allow url entry.