falsycat falsycat
falsycat pushed to dev at nf7/nf7 2022-05-31 10:31:13 +00:00
ee10f9c1c9 add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 23:42:44 +00:00
f33c30b031 add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 14:24:04 +00:00
191b28e26c add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 05:09:51 +00:00
a0775ff825 add Node/Network
falsycat pushed to dev at nf7/nf7 2022-05-30 05:01:37 +00:00
c9515ddcdf add Node/Network
3dfad9768b move an implementation of System/Dir's NewFilePopup to common utility
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-05-29 15:38:36 +00:00
3bbdca6d12 add Node/Network
27469b640e improve nf7::Context to have default implementation
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-05-29 03:30:22 +00:00
493b7262a7 add Node/Network
ec74a35dfc separate an implementation from interface declaration
Compare 2 commits »
falsycat deleted branch windows from nf7/nf7 2022-05-27 14:42:45 +00:00
falsycat pushed to dev at nf7/nf7 2022-05-27 14:42:28 +00:00
29430a8a6c fix issues on MSVC
falsycat pushed to dev at nf7/nf7 2022-05-27 14:42:00 +00:00
6508e08c5c fix issues on Windows
8ce3dc299d fix compiler warnings from MSVC
Compare 2 commits »
falsycat pushed to windows at nf7/nf7 2022-05-27 14:40:50 +00:00
6508e08c5c fix issues on Windows
8ce3dc299d fix compiler warnings from MSVC
Compare 2 commits »
falsycat created branch windows in nf7/nf7 2022-05-25 22:32:16 +00:00
falsycat pushed to windows at nf7/nf7 2022-05-25 22:32:16 +00:00
falsycat pushed to dev at nf7/nf7 2022-05-25 22:30:55 +00:00
0da55c9edf implement saving Env
f290577c9e implement renaming an item on System/Dir
39135b8aaa remove unique id field from Context
10602428e5 add System/ImGuiConfig
ad4752a1b3 rename File::iface() -> File::interface()
Compare 8 commits »
falsycat pushed to dev at nf7/nf7 2022-05-24 15:14:55 +00:00
2da5fa88c7 fix naming rule of File::TypeInfo to include category name
3d44fbb9d3 add System/Logger
c0e6332ba8 add File::ancestorOrThrow()
6009f28b4c fix runtime errors and compiler errors
919bef49cd implement System/Dir::Find()
Compare 5 commits »
falsycat pushed to dev at nf7/nf7 2022-05-24 10:46:04 +00:00
05d49db61d add File::ResolveUpwardOrThrow()
falsycat pushed to dev at nf7/nf7 2022-05-23 07:07:17 +00:00
f8f22a0f59 delegate task execution to Context
c98ac6b2b2 fix gui::Window not to be corruptted by closing window
Compare 2 commits »
falsycat pushed to dev at nf7/nf7 2022-05-23 03:38:07 +00:00
6b7fffe167 implement System/Dir UI
4f9ef8e8c2 fix some issues in path handling
c36b034a9b improve panic popup
8fc9a0fac0 fix compiler errors in templates, like File::iface() and GenericTypeInfo
7c485ebb63 add File::Isolate() splitting logic of File::MoveUnder()
Compare 5 commits »
falsycat pushed to dev at nf7/nf7 2022-05-22 06:10:23 +00:00
b0209cb866 add File::Handle() and File::MakeAsRoot()
d1261c7154 implement startup deserialization
59735f3ab7 add new tool to generate default data of root.nf7
ab6c7f7507 add System/Dir
b80c293a27 add PtrSelector
Compare 8 commits »
falsycat pushed to dev at nf7/nf7 2022-05-21 05:07:30 +00:00
068c17a0a1 add Env::Watcher