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
Age
Commit message (
Expand
)
Author
2020-08-11
Re-enabled Windows GUI mode for pretty controls.
Jeffrey Armstrong
2020-08-11
Added support for mouse wheel scrolling
Jeffrey Armstrong
2020-08-11
Fixed a ruined makefile generated on a Raspberry Pi.
Jeffrey Armstrong
2020-08-11
Updated GNU Makefile
Jeffrey Armstrong
2020-08-11
Updated snap version
Jeffrey Armstrong
2020-08-11
Favorites can be removed too. Added some robustness to loading favorites, es...
Jeffrey Armstrong
2020-08-11
Favorites and internal pages are now working. Added symbols to buttons in Wi...
Jeffrey Armstrong
2020-08-10
Fixed favorite loading that caused string filling and pointer crashes. Now c...
Jeffrey Armstrong
2020-08-10
Dumb renderer now can mark favorites correctly. Placeholder for handling int...
Jeffrey Armstrong
2020-08-08
Fixed array overrun due to conversion of string from c pointer to Fortran poi...
Jeffrey Armstrong
2020-08-08
Added make_directory subroutine. Fixed allocatable favorites to be pointers ...
Jeffrey Armstrong
2020-08-08
Initial work on favorites added. Probably flat-out wrong...
Jeffrey Armstrong
2020-07-01
Pass actual timeout variable size on win32 and unix.
Jeffrey Armstrong
2020-07-01
Added socket timeout setting of 3 seconds, works on win32, needs unixy testing.
Jeffrey Armstrong
2020-06-18
Snap version update
Jeffrey Armstrong
2020-06-18
Improved line wrapping calcs to search for break from beginning of string. F...
Jeffrey Armstrong
2020-06-14
end-of-file marker should no longer be printed.
Jeffrey Armstrong
2020-06-09
Removed a debug output. Updated versioning for snaps.
Jeffrey Armstrong
2020-06-09
Added support for quotes that are new in the spec. Looks pretty on Win32, un...
Jeffrey Armstrong
2020-06-08
Line wrapping now computed only once for proportional text unless requested b...
Jeffrey Armstrong
2020-06-03
Added true error conditions to block infinite requests on failure.
Jeffrey Armstrong
2020-06-02
Minor change to layout engine to support proper line break tracking in the fu...
Jeffrey Armstrong
2020-06-02
Added a source zip file to the unix makefile
Jeffrey Armstrong
2020-05-31
Imported jessl from GNC with major fix to library init code.
Jeffrey Armstrong
2020-05-27
Links are now shown in status bar when moused over in AppGraphics renderer
Jeffrey Armstrong
2020-05-27
Code cleanup and better error handling on the AppGraphics renderer.
Jeffrey Armstrong
2020-05-27
Added an additional failure condition. Exit dumb_renderer on error with init...
Jeffrey Armstrong
2020-05-27
Fixed handling of status code in renderers. Added a desired_url variable to ...
Jeffrey Armstrong
2020-05-23
Introduced new handling of other protocols under windows. Likely broke dumb ...
Jeffrey Armstrong
2020-05-21
Minor fix to readme
Jeffrey Armstrong
2020-05-21
Minor readme updates.
Jeffrey Armstrong
2020-05-21
Merge branch 'master' of lilarm.approximatrix.com:gemini-fortran
Jeffrey Armstrong
2020-05-21
Fixed first lines being removed after changes to status line handling. Windo...
Jeffrey Armstrong
2020-05-21
Updated GNU makefile. Changed snap version to 0.6.
Jeffrey Armstrong
2020-05-21
Added binary handler for windows gui. Fixed opening and writing of binary fi...
Jeffrey Armstrong
2020-05-21
Binary files are now actually handled in the dumb terminal version.
Jeffrey Armstrong
2020-05-19
Updated snap version to 0.5
Jeffrey Armstrong
2020-05-19
Minor changes to attempt to improve button rendering in the AppGraphics rende...
Jeffrey Armstrong
2020-05-19
Requests should now include SNI over TLS
Jeffrey Armstrong
2020-05-18
Deleted some extraneous debug print statements. Added another image to the r...
Jeffrey Armstrong
2020-05-18
Fixed appending the last site on back operations, resulting in death of back ...
Jeffrey Armstrong
2020-05-18
Switched Windows build to use static C and Fortran runtimes.
Jeffrey Armstrong
2020-05-18
Merge branch 'master' of lilarm.approximatrix.com:gemini-fortran
Jeffrey Armstrong
2020-05-18
Fixed rendering when an error occurs in GUI client. GUI client window title ...
Jeffrey Armstrong
2020-05-17
Fixed handling of server urls if a port is specified.
Jeffrey Armstrong
2020-05-14
Resizing implemented, but there are some little artifacts and nasty library b...
Jeffrey Armstrong
2020-05-14
Added scrolling and status bar to windows GUI renderer
Jeffrey Armstrong
2020-05-14
Added a very minimal address bar for the windows GUI mode
Jeffrey Armstrong
2020-05-14
Actually fixed the dumb renderer to show 23 lines so that the action prompt f...
Jeffrey Armstrong
2020-05-14
Snap version update
Jeffrey Armstrong
[next]