aboutsummaryrefslogtreecommitdiff
path: root/platform.F90
AgeCommit message (Collapse)Author
2020-08-11Added proper license notices to new files.Jeffrey Armstrong
2020-08-10Fixed favorite loading that caused string filling and pointer crashes. Now ↵Jeffrey Armstrong
calls win32 CreateDirectory on Windows. Fixed Fave button on Windows.
2020-08-10Dumb renderer now can mark favorites correctly. Placeholder for handling ↵Jeffrey Armstrong
internal links.
2020-08-08Added make_directory subroutine. Fixed allocatable favorites to be pointers ↵Jeffrey Armstrong
instead so the program doesn't crash.
2020-08-08Initial work on favorites added. Probably flat-out wrong...Jeffrey Armstrong