|
d36a258392
|
Fixed listview to look & behave like a listbox, but with icons
|
2022-07-17 20:47:17 +02:00 |
|
|
fa36300399
|
Refactored the listbox into a listview
|
2022-07-17 16:01:11 +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 |
|
|
2b4d613347
|
Implemented the add text element function
|
2022-07-17 12:56:06 +02:00 |
|
|
32ebd69194
|
Added loading of section's text entries
|
2022-07-16 22:40:06 +02:00 |
|
|
0adc95b016
|
Fixed path construction of sections
- Fixed missed loading of parents
- Made processing async
|
2022-07-13 20:07:06 +02:00 |
|
|
6b49b3f3e7
|
Fixed selected section is off by one
Closes #26
|
2022-07-13 19:31:59 +02:00 |
|
|
620bc992a8
|
Implemented the current section's path
- Added label for path
- Increased the min. height for the component
|
2022-07-12 21:05:50 +02:00 |
|
|
10952769aa
|
Manage the current selected section
|
2022-07-12 20:50:42 +02:00 |
|
|
0193c8de0a
|
Fire the section changed event
|
2022-07-12 20:50:25 +02:00 |
|
|
4767aae217
|
Disable the text element toolbar by default
|
2022-07-12 20:20:17 +02:00 |
|
|
538dbe1707
|
Fixed wrong layout caused by listbox's integral height setting
|
2022-07-12 20:02:47 +02:00 |
|
|
3bbff31fe0
|
Added basic text elements layout
|
2022-07-11 19:52:15 +02:00 |
|
|
5416e404fd
|
Added another splitter container for the right side (top/down)
|
2022-07-11 18:04:16 +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 |
|
|
2f961ef416
|
Changed action to toolbar-like style
|
2022-07-10 10:34:48 +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 |
|
|
1d7e1db8e5
|
Fixed creating new project over an existing one doesn't replaces the old one
Closes #16
|
2022-07-09 21:02:08 +02:00 |
|
|
ff87378012
|
Fixes wired & wrong parent directory for history list
Closes #19
|
2022-07-09 16:16:06 +02:00 |
|
|
eac5fa3268
|
Fixed app starting, when user just closes the loading screen
Closes #21
|
2022-07-09 16:00:23 +02:00 |
|
|
e45f7df622
|
Ensure to not duplicate the latest project in history
Closes #20
|
2022-07-09 15:46:19 +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 |
|
|
715159a6d9
|
Added the main screen user component
|
2022-07-09 15:06:30 +02:00 |
|
|
89b2744896
|
Implemented file selection
|
2022-06-12 16:20:04 +02:00 |
|
|
0876caa0d0
|
Added event for when the user is done
|
2022-06-12 16:19:32 +02:00 |
|
|
bcd56d29db
|
Fixed bug when changing the recent files
|
2022-06-12 16:16:16 +02:00 |
|
|
633b13316f
|
Refactoring
|
2022-06-07 20:46:39 +02:00 |
|
|
915924c291
|
Added the add new event
|
2022-06-07 20:46:21 +02:00 |
|
|
bf9dec6248
|
Added method to add recent project with pruning
|
2022-06-07 20:44:17 +02:00 |
|
|
6df7b70499
|
WIP: Added the loader start component
|
2022-06-06 22:06:41 +02:00 |
|