|
../
|
|
Properties
|
|
2320
|
19 months
|
lowjoel |
Upgraded to VS2010 projects and WiX 3.5 for futureproofing
|
|
Resources
|
|
1973
|
3 years
|
lowjoel |
Factor out all the BlackBox? calls and code to a separate BlackBox? plugin …
|
|
AboutForm.cs
|
12.3 KB
|
2246
|
3 years
|
lowjoel |
Don't enable the timer when constructing. Enable only when we are done.
|
|
AboutForm.Designer.cs
|
2.9 KB
|
2245
|
3 years
|
lowjoel |
Added a DPI-aware version of the about dialog. There are some hacks here …
|
|
AboutForm.resx
|
7.5 KB
|
2245
|
3 years
|
lowjoel |
Added a DPI-aware version of the about dialog. There are some hacks here …
|
|
BasePanel.cs
|
1.1 KB
|
1675
|
3 years
|
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
BasePanel.Designer.cs
|
2.8 KB
|
2243
|
3 years
|
lowjoel |
Updated the SchedulerPanel? and BasePanel? to be DPI-aware. Addresses #303: …
|
|
BasePanel.it.resx
|
6.0 KB
|
1324
|
3 years
|
aramacciotti |
|
|
BasePanel.nl.resx
|
6.1 KB
|
388
|
5 years
|
lowjoel |
The BasePanel? should be serialisable.
|
|
BasePanel.pl.resx
|
6.0 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
BasePanel.resx
|
9.9 KB
|
2243
|
3 years
|
lowjoel |
Updated the SchedulerPanel? and BasePanel? to be DPI-aware. Addresses #303: …
|
|
Eraser.csproj
|
18.1 KB
|
2320
|
19 months
|
lowjoel |
Upgraded to VS2010 projects and WiX 3.5 for futureproofing
|
|
LightGroup.cs
|
1.3 KB
|
1675
|
3 years
|
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
LightGroup.Designer.cs
|
2.8 KB
|
1675
|
3 years
|
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
LightGroup.it.resx
|
6.4 KB
|
1324
|
3 years
|
aramacciotti |
|
|
LightGroup.pl.resx
|
6.4 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
LightGroup.resx
|
11.0 KB
|
365
|
5 years
|
lowjoel |
Replace GetText? with the .NET internationalisation framework (it scales …
|
|
LogForm.cs
|
9.4 KB
|
1886
|
3 years
|
lowjoel |
Forward port from Eraser 6.0: When creating text to be copied from the …
|
|
LogForm.Designer.cs
|
9.7 KB
|
1675
|
3 years
|
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
LogForm.it.resx
|
7.4 KB
|
1324
|
3 years
|
aramacciotti |
|
|
LogForm.nl.resx
|
6.1 KB
|
367
|
5 years
|
lowjoel |
-Added Dutch translations for all Eraser main program dialogs.
-Replace …
|
|
LogForm.pl.resx
|
8.0 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
LogForm.resx
|
22.0 KB
|
1147
|
4 years
|
lowjoel |
Rewrote the log viewer to scale well with thousands of log entries.
|
|
MainForm.cs
|
12.8 KB
|
2339
|
19 months
|
lowjoel |
Fixed initialisation order. The settings panel should be initialised first …
|
|
MainForm.Designer.cs
|
19.3 KB
|
1822
|
3 years
|
lowjoel |
Forward port from Eraser 6.0: When the user closes the MainForm?, always …
|
|
MainForm.it.resx
|
282.9 KB
|
1344
|
3 years
|
aramacciotti |
Updated italian translation including main menù translation previously …
|
|
MainForm.nl.resx
|
279.6 KB
|
1774
|
3 years
|
lowjoel |
Use the new Eraser icon for the Dutch localisation
|
|
MainForm.pl.resx
|
283.0 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
MainForm.resx
|
297.7 KB
|
2217
|
3 years
|
lowjoel |
Get the Eraser logo to stretch with the changes in DPI. Addresses #303: …
|
|
Program.ConsoleProgram.cs
|
4.9 KB
|
1802
|
3 years
|
lowjoel |
Merged the CodeReview? Branch back to trunk. (Finally!) Closes #275: Code …
|
|
Program.cs
|
26.5 KB
|
2267
|
3 years
|
lowjoel |
Forward-port from Eraser 6.0: Fix the "Eraser cannot connect to the …
|
|
Program.GuiProgram.cs
|
14.2 KB
|
2101
|
3 years
|
lowjoel |
Fixed potential NullReferenceException? which will mask the inner exception …
|
|
ProgressForm.cs
|
6.0 KB
|
2203
|
3 years
|
lowjoel |
Allow tasks to report that their progress is indeterminate, and reflect …
|
|
ProgressForm.Designer.cs
|
7.8 KB
|
1675
|
3 years
|
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
ProgressForm.it.resx
|
47.5 KB
|
1324
|
3 years
|
aramacciotti |
|
|
ProgressForm.nl.resx
|
47.6 KB
|
487
|
5 years
|
lowjoel |
Use the shiny new icon.
|
|
ProgressForm.pl.resx
|
47.4 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
ProgressForm.resx
|
66.0 KB
|
2220
|
3 years
|
lowjoel |
Anchor the right and bottom ends of the total progress label and the item …
|
|
SchedulerPanel.cs
|
20.8 KB
|
2326
|
19 months
|
lowjoel |
The title of the balloon tip should be "Task Completed" and not "Task …
|
|
SchedulerPanel.Designer.cs
|
10.5 KB
|
2243
|
3 years
|
lowjoel |
Updated the SchedulerPanel? and BasePanel? to be DPI-aware. Addresses #303: …
|
|
SchedulerPanel.it.resx
|
10.2 KB
|
2201
|
3 years
|
lowjoel |
Use a continuous progress bar instead of blocks, just like the progress …
|
|
SchedulerPanel.nl.resx
|
8.1 KB
|
854
|
4 years
|
lowjoel |
-Allow users to create tasks by right clicking in the scheduler list view
…
|
|
SchedulerPanel.resx
|
19.8 KB
|
2243
|
3 years
|
lowjoel |
Updated the SchedulerPanel? and BasePanel? to be DPI-aware. Addresses #303: …
|
|
Settings.cs
|
8.0 KB
|
2013
|
3 years
|
lowjoel |
Fixed crash on startup when upgrading from 6.0 to 6.2.
|
|
SettingsPanel.cs
|
14.6 KB
|
2323
|
19 months
|
lowjoel |
Call our relative-path handling class PathUtil? instead so that we do not …
|
|
SettingsPanel.Designer.cs
|
22.1 KB
|
2318
|
19 months
|
lowjoel |
Fixed display of language names in the Eraser Language selection. This is …
|
|
SettingsPanel.it.resx
|
15.2 KB
|
2083
|
3 years
|
aramacciotti |
Shortening italian Save button label
|
|
SettingsPanel.nl.resx
|
19.0 KB
|
858
|
4 years
|
lowjoel |
-Allow users to specify that they want compelted tasks to be removed …
|
|
SettingsPanel.resx
|
49.5 KB
|
2218
|
3 years
|
lowjoel |
Space out the settings combo boxes from their labels, to better fit …
|
|
ShellConfirmationDialog.cs
|
1.1 KB
|
2015
|
3 years
|
lowjoel |
Implemented a confirmation dialog before erasures are processed. Fixes …
|
|
ShellConfirmationDialog.Designer.cs
|
3.2 KB
|
2239
|
3 years
|
lowjoel |
Always raise the confirmation dialog to the top so that the user can make …
|
|
ShellConfirmationDialog.it.resx
|
6.3 KB
|
2088
|
3 years
|
aramacciotti |
Italian translation
|
|
ShellConfirmationDialog.resx
|
12.3 KB
|
2239
|
3 years
|
lowjoel |
Always raise the confirmation dialog to the top so that the user can make …
|
|
Strings.en.resx
|
27.2 KB
|
2326
|
19 months
|
lowjoel |
The title of the balloon tip should be "Task Completed" and not "Task …
|
|
Strings.it.resx
|
25.1 KB
|
2326
|
19 months
|
lowjoel |
The title of the balloon tip should be "Task Completed" and not "Task …
|
|
Strings.nl.resx
|
21.4 KB
|
2326
|
19 months
|
lowjoel |
The title of the balloon tip should be "Task Completed" and not "Task …
|
|
Strings.pl.resx
|
24.4 KB
|
2326
|
19 months
|
lowjoel |
The title of the balloon tip should be "Task Completed" and not "Task …
|
|
Strings.resx
|
27.2 KB
|
2326
|
19 months
|
lowjoel |
The title of the balloon tip should be "Task Completed" and not "Task …
|
|
TaskDataSelectionForm.cs
|
4.5 KB
|
2058
|
3 years
|
lowjoel |
Display the name specified in the plugin for the erasure types.
|
|
TaskDataSelectionForm.Designer.cs
|
9.8 KB
|
2082
|
3 years
|
aramacciotti |
Italian translation of some controls label
|
|
TaskDataSelectionForm.it.resx
|
9.0 KB
|
2082
|
3 years
|
aramacciotti |
Italian translation of some controls label
|
|
TaskDataSelectionForm.nl.resx
|
7.7 KB
|
460
|
5 years
|
lowjoel |
Reverted r444: most of the changes there really broke things or were …
|
|
TaskDataSelectionForm.pl.resx
|
8.2 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
TaskDataSelectionForm.resx
|
17.2 KB
|
2082
|
3 years
|
aramacciotti |
Italian translation of some controls label
|
|
TaskDragDropHelper.cs
|
4.5 KB
|
2276
|
3 years
|
lowjoel |
Implement drag&drop for the task properties window as well. Because of …
|
|
TaskPropertiesForm.cs
|
15.3 KB
|
2442
|
14 months
|
lowjoel |
Instead of allowing GetCompactPath? to be called on a FileSystemObject?, …
|
|
TaskPropertiesForm.Designer.cs
|
30.1 KB
|
2324
|
19 months
|
lowjoel |
Implemented smart path compaction for the targets in the Task Properties …
|
|
TaskPropertiesForm.it.resx
|
13.5 KB
|
1800
|
3 years
|
lowjoel |
Fit Sunday on the English localisation for the schedule editor.
|
|
TaskPropertiesForm.nl.resx
|
14.6 KB
|
460
|
5 years
|
lowjoel |
Reverted r444: most of the changes there really broke things or were …
|
|
TaskPropertiesForm.pl.resx
|
14.4 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
TaskPropertiesForm.resx
|
74.9 KB
|
2324
|
19 months
|
lowjoel |
Implemented smart path compaction for the targets in the Task Properties …
|
|
ToolBar.cs
|
2.4 KB
|
1675
|
3 years
|
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
ToolBar.Designer.cs
|
1.6 KB
|
1675
|
3 years
|
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
ToolBar.resx
|
6.5 KB
|
1333
|
3 years
|
aramacciotti |
|
|
UpdateForm.cs
|
24.7 KB
|
2306
|
2 years
|
lowjoel |
Merged revision(s) 2305 from branches/eraser6/6.0:
Supplant r2304 for …
|
|
UpdateForm.Designer.cs
|
22.7 KB
|
1858
|
3 years
|
aramacciotti |
Italian translation of hidden control labels
|
|
UpdateForm.it.resx
|
15.9 KB
|
1858
|
3 years
|
aramacciotti |
Italian translation of hidden control labels
|
|
UpdateForm.pl.resx
|
14.2 KB
|
1906
|
3 years
|
lowjoel |
Addresses #351: first Polish localisation.
|
|
UpdateForm.resx
|
45.3 KB
|
1858
|
3 years
|
aramacciotti |
Italian translation of hidden control labels
|