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
2022-01-26
Added copyright updates. Changed project to disable debugging for release.
HEAD
master
Jeffrey Armstrong
2022-01-26
Large updates to fix mouse wheel and scrollbar issues galore using updated ap...
Jeffrey Armstrong
2021-05-13
URLs that are just server names will now get an added slash.
Jeffrey Armstrong
2021-04-19
Switched back to scratch file
Jeffrey Armstrong
2021-04-19
Fixed rendering of single-character lines
Jeffrey Armstrong
2021-03-09
Implemented everything using hi DPI.
Jeffrey Armstrong
2021-03-08
Changed some internal links.
Jeffrey Armstrong
2021-03-08
Favicons are now printed to the window's title bar
Jeffrey Armstrong
2021-02-23
Fixed GNU makefile.
Jeffrey Armstrong
2021-02-23
Switched default site to medusae.space for non-windows
Jeffrey Armstrong
2021-02-23
Added favicon support. Fixed UTF-8 display on dumb renderer.
Jeffrey Armstrong
2021-02-18
Set tuning to native since this build machine is pretty old. Added placehold...
Jeffrey Armstrong
2021-02-18
Preformatted text should no longer wrap, and the stopping point for printing ...
Jeffrey Armstrong
2020-12-15
Added a Windows Store link
Jeffrey Armstrong
2020-12-02
Fixed status bar rendering issues in AppGraphics due to double-buffering.
Jeffrey Armstrong
2020-12-02
Added a new abstract call for renderers to signal layout completion. Switch ...
Jeffrey Armstrong
2020-10-31
Increased socket read timeout.
Jeffrey Armstrong
2020-09-29
Added some assets and a privacy policy
Jeffrey Armstrong
2020-09-25
Fixed some rendering issues where an infinite loop could occur calculating li...
Jeffrey Armstrong
2020-09-25
Added a homepage on Windows that showcases AppGraphics.
Jeffrey Armstrong
2020-08-11
Added back more fixes for GNU makefile
Jeffrey Armstrong
2020-08-11
Added proper license notices to new files.
Jeffrey Armstrong
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
[next]