|
../
|
|
Properties
|
|
138
|
5 years
|
lowjoel |
Added an Information icon for use in the Task properties dialog.
|
|
Resources
|
|
169
|
5 years
|
lowjoel |
Use the Red about dialog.
|
|
AboutForm.cs
|
472 bytes
|
119
|
5 years
|
lowjoel |
Added the About dialog
|
|
AboutForm.Designer.cs
|
2.0 KB
|
169
|
5 years
|
lowjoel |
Use the Red 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
|
158
|
5 years
|
lowjoel |
Resized all forms to have the default size of the panel space for more …
|
|
BasePanel.resx
|
5.7 KB
|
112
|
5 years
|
lowjoel |
Refactored the dialog inheritance such that each panel will derive from a …
|
|
Eraser.csproj
|
7.8 KB
|
214
|
5 years
|
lowjoel |
Set the Unsafe flag for release builds, too.
|
|
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
|
173
|
5 years
|
lowjoel |
Fixed the positioning of the line.
|
|
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.6 KB
|
222
|
5 years
|
lowjoel |
Move the Eraser Client object to the Program class for client access. …
|
|
MainForm.Designer.cs
|
6.4 KB
|
222
|
5 years
|
lowjoel |
Move the Eraser Client object to the Program class for client access. …
|
|
MainForm.resx
|
144.3 KB
|
120
|
5 years
|
lowjoel |
Added program icons.
|
|
Program.cs
|
527 bytes
|
223
|
5 years
|
lowjoel |
Allow the program to quit.
|
|
ProgressForm.cs
|
2.3 KB
|
220
|
5 years
|
lowjoel |
Separate the time remaining to a different label.
|
|
ProgressForm.Designer.cs
|
10.2 KB
|
220
|
5 years
|
lowjoel |
Separate the time remaining to a different label.
|
|
ProgressForm.resx
|
35.7 KB
|
212
|
5 years
|
lowjoel |
Implemented the ProgressForm? properly with code. It now works, except the …
|
|
SchedulerPanel.cs
|
6.8 KB
|
222
|
5 years
|
lowjoel |
Move the Eraser Client object to the Program class for client access. …
|
|
SchedulerPanel.Designer.cs
|
5.1 KB
|
210
|
5 years
|
lowjoel |
Implemented progress statuses in the Scheduler window.
|
|
SchedulerPanel.resx
|
5.7 KB
|
102
|
5 years
|
lowjoel |
Base panels don't work the way I thought it does, lol.
|
|
SettingsPanel.cs
|
6.8 KB
|
211
|
5 years
|
lowjoel |
-Warning fixes
-Removed unnecessary this references
|
|
SettingsPanel.Designer.cs
|
16.2 KB
|
205
|
5 years
|
lowjoel |
-Slightly more intuitive names for the settings regarding locked file …
|
|
SettingsPanel.resx
|
5.9 KB
|
188
|
5 years
|
lowjoel |
Added error checking when saving settings to the Manager.
|
|
TaskDataSelectionForm.cs
|
4.7 KB
|
186
|
5 years
|
lowjoel |
Replaced GetMethods? with GetAll?
|
|
TaskDataSelectionForm.Designer.cs
|
12.9 KB
|
216
|
5 years
|
lowjoel |
More intuitive behaviour.
|
|
TaskDataSelectionForm.resx
|
6.3 KB
|
133
|
5 years
|
lowjoel |
Added the scheduler editor tab of the task properties dialog.
|
|
TaskPropertiesForm.cs
|
5.4 KB
|
206
|
5 years
|
lowjoel |
Don't be overparanoid with the use of uint.
|
|
TaskPropertiesForm.Designer.cs
|
34.4 KB
|
156
|
5 years
|
lowjoel |
Slightly friendlier ErrorProvider? behaviour - display the error icon by …
|
|
TaskPropertiesForm.resx
|
5.9 KB
|
139
|
5 years
|
lowjoel |
Added half the dialog close event handler. The remaining bit is dependant …
|
|
ToolBar.cs
|
6.3 KB
|
207
|
5 years
|
lowjoel |
Removed unused declaration
|
|
ToolBar.Designer.cs
|
865 bytes
|
101
|
5 years
|
lowjoel |
Added the Base panel for UI screens and the Toolbar control
|