|
../
|
|
Properties
|
|
138
|
5 years
|
lowjoel |
Added an Information icon for use in the Task properties dialog.
|
|
Resources
|
|
138
|
5 years
|
lowjoel |
Added an Information icon for use in the Task properties dialog.
|
|
AboutForm.cs
|
472 bytes
|
119
|
5 years
|
lowjoel |
Added the About dialog
|
|
AboutForm.Designer.cs
|
2.4 KB
|
119
|
5 years
|
lowjoel |
Added the About dialog
|
|
AboutForm.resx
|
5.7 KB
|
119
|
5 years
|
lowjoel |
Added the About dialog
|
|
BasePanel.cs
|
312 bytes
|
123
|
5 years
|
lowjoel |
Move the Fill call to a path where the Designer won't parse or else it …
|
|
BasePanel.Designer.cs
|
2.8 KB
|
122
|
5 years
|
lowjoel |
-Resize the BasePanel? to reflect the height of the default dialog
-Set …
|
|
BasePanel.resx
|
5.7 KB
|
112
|
5 years
|
lowjoel |
Refactored the dialog inheritance such that each panel will derive from a …
|
|
Eraser.csproj
|
7.7 KB
|
138
|
5 years
|
lowjoel |
Added an Information icon for use in the Task properties dialog.
|
|
LightGroup.cs
|
461 bytes
|
115
|
5 years
|
lowjoel |
Added the LightGroup? class which is meant to act like a GroupBox? but with …
|
|
LightGroup.Designer.cs
|
3.6 KB
|
117
|
5 years
|
lowjoel |
Minor tweaks to make the LightGroup? class of higher quality
|
|
LightGroup.resx
|
5.7 KB
|
115
|
5 years
|
lowjoel |
Added the LightGroup? class which is meant to act like a GroupBox? but with …
|
|
MainForm.cs
|
5.5 KB
|
125
|
5 years
|
lowjoel |
-Standardize: Use Erase Schedule as the title.
-Insert proper Schedule …
|
|
MainForm.Designer.cs
|
6.4 KB
|
125
|
5 years
|
lowjoel |
-Standardize: Use Erase Schedule as the title.
-Insert proper Schedule …
|
|
MainForm.resx
|
144.3 KB
|
120
|
5 years
|
lowjoel |
Added program icons.
|
|
Program.cs
|
403 bytes
|
94
|
5 years
|
lowjoel |
Added the Main Form, with the basic background.
|
|
ProgressForm.cs
|
314 bytes
|
94
|
5 years
|
lowjoel |
Added the Main Form, with the basic background.
|
|
ProgressForm.Designer.cs
|
10.0 KB
|
78
|
6 years
|
lowjoel |
Initial check in for the v6 branch.
|
|
ProgressForm.resx
|
35.7 KB
|
78
|
6 years
|
lowjoel |
Initial check in for the v6 branch.
|
|
SchedulerPanel.cs
|
329 bytes
|
123
|
5 years
|
lowjoel |
Move the Fill call to a path where the Designer won't parse or else it …
|
|
SchedulerPanel.Designer.cs
|
3.9 KB
|
125
|
5 years
|
lowjoel |
-Standardize: Use Erase Schedule as the title.
-Insert proper Schedule …
|
|
SchedulerPanel.resx
|
5.7 KB
|
102
|
5 years
|
lowjoel |
Base panels don't work the way I thought it does, lol.
|
|
SettingsPanel.cs
|
352 bytes
|
122
|
5 years
|
lowjoel |
-Resize the BasePanel? to reflect the height of the default dialog
-Set …
|
|
SettingsPanel.Designer.cs
|
13.7 KB
|
118
|
5 years
|
lowjoel |
First implementation of the Settings dialog
|
|
SettingsPanel.resx
|
5.7 KB
|
112
|
5 years
|
lowjoel |
Refactored the dialog inheritance such that each panel will derive from a …
|
|
TaskDataSelectionForm.cs
|
4.6 KB
|
134
|
5 years
|
lowjoel |
Added an ErrorProvider? so that the user will not unintentionally create an …
|
|
TaskDataSelectionForm.Designer.cs
|
12.8 KB
|
134
|
5 years
|
lowjoel |
Added an ErrorProvider? so that the user will not unintentionally create an …
|
|
TaskDataSelectionForm.resx
|
6.3 KB
|
133
|
5 years
|
lowjoel |
Added the scheduler editor tab of the task properties dialog.
|
|
TaskPropertiesForm.cs
|
3.7 KB
|
139
|
5 years
|
lowjoel |
Added half the dialog close event handler. The remaining bit is dependant …
|
|
TaskPropertiesForm.Designer.cs
|
39.3 KB
|
139
|
5 years
|
lowjoel |
Added half the dialog close event handler. The remaining bit is dependant …
|
|
TaskPropertiesForm.resx
|
5.9 KB
|
139
|
5 years
|
lowjoel |
Added half the dialog close event handler. The remaining bit is dependant …
|
|
ToolBar.cs
|
6.6 KB
|
113
|
5 years
|
lowjoel |
-Implement toolbar item clicking
-Implement drop-down menus using the …
|
|
ToolBar.Designer.cs
|
865 bytes
|
101
|
5 years
|
lowjoel |
Added the Base panel for UI screens and the Toolbar control
|