syncfiles/macos
Dietrich Epp 59e3376f8c Handle open document Apple Event
Double-clicking on a project in the Finder will now open that project.
2023-05-07 21:46:55 -04:00
..
BUILD.bazel Add Pascal string builder module 2023-04-19 22:14:34 -04:00
choose_directory.c Remove unused code 2023-05-06 20:25:00 -04:00
choose_directory.h
derez.sh
error.c Fix button text for alerts 2023-05-06 21:56:00 -04:00
error.h Implement opening projects 2023-05-06 22:55:06 -04:00
icons.r
main.c Handle open document Apple Event 2023-05-07 21:46:55 -04:00
main.h Add project menu with upload/download items 2023-05-07 01:51:00 -04:00
menu.r Add project menu with upload/download items 2023-05-07 01:51:00 -04:00
path.c
path.h
project.c Add project menu with upload/download items 2023-05-07 01:51:00 -04:00
project.h Add project menu with upload/download items 2023-05-07 01:51:00 -04:00
pstrbuilder_test.c Add Pascal string builder module 2023-04-19 22:14:34 -04:00
pstrbuilder.c Rework error handling 2023-05-06 19:41:40 -04:00
pstrbuilder.h Rework error handling 2023-05-06 19:41:40 -04:00
resources.h Add project menu with upload/download items 2023-05-07 01:51:00 -04:00
resources.r Implement opening projects 2023-05-06 22:55:06 -04:00
tempfile.c
tempfile.h