aboutsummaryrefslogtreecommitdiff
path: root/gemini-windows.prj
AgeCommit message (Expand)Author
2020-05-21Added binary handler for windows gui. Fixed opening and writing of binary fi...Jeffrey Armstrong
2020-05-18Switched Windows build to use static C and Fortran runtimes.Jeffrey Armstrong
2020-05-18Fixed rendering when an error occurs in GUI client. GUI client window title ...Jeffrey Armstrong
2020-05-14Added scrolling and status bar to windows GUI rendererJeffrey Armstrong
2020-05-14Initial commit of an AppGraphics renderer that actually works, though it does...Jeffrey Armstrong
2020-05-14Renderer class now has optional arguments for drawing text to indicate list i...Jeffrey Armstrong
2020-05-07Added a license that might annoy people. Added a readme and gave this mess a...Jeffrey Armstrong
2020-05-06Fixed silly Fortran mistakes regarding functions returning allocated strings....Jeffrey Armstrong
2020-05-05Added input handling with escaping, all untested.Jeffrey Armstrong
2020-05-05Actual client can now load and display a page using dumb_rendererJeffrey Armstrong
2020-05-01Initial work on a sensible, packaged connection system.Jeffrey Armstrong
2020-05-01SSL network connections now seem to work, including on windowsJeffrey Armstrong
2020-04-30Fixed initialization of windows networking. Fixed some overruns in hostent p...Jeffrey Armstrong