aboutsummaryrefslogtreecommitdiff
path: root/ag_render.f90
AgeCommit message (Expand)Author
2020-06-09Added support for quotes that are new in the spec. Looks pretty on Win32, un...Jeffrey Armstrong
2020-06-08Line wrapping now computed only once for proportional text unless requested b...Jeffrey Armstrong
2020-05-27Links are now shown in status bar when moused over in AppGraphics rendererJeffrey Armstrong
2020-05-27Code cleanup and better error handling on the AppGraphics renderer.Jeffrey Armstrong
2020-05-23Introduced new handling of other protocols under windows. Likely broke dumb ...Jeffrey Armstrong
2020-05-21Fixed first lines being removed after changes to status line handling. Windo...Jeffrey Armstrong
2020-05-19Minor changes to attempt to improve button rendering in the AppGraphics rende...Jeffrey Armstrong
2020-05-18Fixed rendering when an error occurs in GUI client. GUI client window title ...Jeffrey Armstrong
2020-05-14Resizing implemented, but there are some little artifacts and nasty library b...Jeffrey Armstrong
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 does...Jeffrey Armstrong