8314e2dac0
Suppressed wrong null warning
2022-11-01 19:34:04 +01:00
a19ad7dcdb
Enhanced IO issue handling when generating output
2022-11-01 19:24:27 +01:00
c48466d91e
Implemented automatic generators
2022-10-30 16:25:36 +01:00
630f014c1a
Implemented the .NET generator
...
- Added .NET generator setting for the namespace to use
- Added .NET generator setting to choose the default culture
- Added get child section method to section processor
- Added util to convert any string to a verbatim string literal
- Removed redundant variables on exceptions
2022-10-30 15:49:22 +01:00
547a22bfd2
Added button for manual triggered source generation
2022-10-29 20:18:00 +02:00
6c7b5dbade
Added translation progress to sections
2022-09-26 22:07:01 +02:00
46ad1ccf38
Fixes #31
2022-07-23 22:03:15 +02:00
36a8efb05d
Refactored service provider usage
...
- Remove service provider from WinForms altogether
- Moved service provider handling to processors
2022-07-17 15:15:55 +02:00
bbefeb97a8
Added some error handling to the section tree
2022-07-17 13:26:25 +02:00
6b49b3f3e7
Fixed selected section is off by one
...
Closes #26
2022-07-13 19:31:59 +02:00
0193c8de0a
Fire the section changed event
2022-07-12 20:50:25 +02:00
f1fc782506
Fixed WinForms designer issue
2022-07-11 17:58:37 +02:00
3dfaccc99f
Added detection for design mode
2022-07-10 20:30:28 +02:00
2ee393efec
Implemented the section's edit function
2022-07-10 11:20:28 +02:00
aa22f7e1ef
Delete function: set the default button to be "no"
2022-07-10 11:19:50 +02:00
57a7568dbb
Change to expand the tree
2022-07-09 22:23:10 +02:00
271ae2a1cf
Implemented the deletion function
...
Closes #17
2022-07-09 22:21:28 +02:00
97b7f823c8
Refactored input component to handle checkbox optionally
...
closes #15
2022-07-09 15:29:22 +02:00
4ef0d91510
Added the section user control
2022-07-09 15:06:49 +02:00