Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-11 | Added proper license notices to new files. | Jeffrey Armstrong | |
2020-08-11 | Favorites can be removed too. Added some robustness to loading favorites, ↵ | Jeffrey Armstrong | |
especially when there are none remaining. | |||
2020-08-11 | Favorites and internal pages are now working. Added symbols to buttons in ↵ | Jeffrey Armstrong | |
Windows based on new AppGraphics release. | |||
2020-08-10 | Fixed favorite loading that caused string filling and pointer crashes. Now ↵ | Jeffrey Armstrong | |
calls win32 CreateDirectory on Windows. Fixed Fave button on Windows. | |||
2020-08-10 | Dumb renderer now can mark favorites correctly. Placeholder for handling ↵ | Jeffrey Armstrong | |
internal links. | |||
2020-08-08 | Added make_directory subroutine. Fixed allocatable favorites to be pointers ↵ | Jeffrey Armstrong | |
instead so the program doesn't crash. | |||
2020-08-08 | Initial work on favorites added. Probably flat-out wrong... | Jeffrey Armstrong | |