log paths.c @ 1996:e35b00626b3e

age author description
Mon, 29 Apr 2019 19:18:55 -0700 Michael Pavone Fix a couple of small memory leaks
Thu, 03 Jan 2019 19:30:41 -0800 Michael Pavone Fix Windows implentation of get_config_dir() so config file gets saved to the right place. Fix location for sticky_path file on all platforms
Wed, 07 Feb 2018 00:07:12 -0800 Michael Pavone Fix Windows build, added Windows default_font_path implementation nuklear_ui
Wed, 29 Nov 2017 08:41:37 -0800 Michael Pavone Added code to persist config back to a file nuklear_ui
Sat, 25 Nov 2017 13:57:38 -0800 Michael Pavone Fix directory navigation in ROM file chooser in Nuklear UI nuklear_ui
Tue, 21 Nov 2017 18:55:33 -0800 Michael Pavone Moved initial path logic out of menu so it can be shared with new UI nuklear_ui