|
|
|
@625
|
4 years |
lowjoel |
Completed the command line frontend to Eraser. Yay!
|
|
|
|
@624
|
4 years |
lowjoel |
Extracted the Command* functions to the CommandLineProgram? class, since it …
|
|
|
|
@617
|
4 years |
lowjoel |
-Don't ask for users to press a key to continue if the user specified …
|
|
|
|
@616
|
4 years |
lowjoel |
Allow the user to specify that he wants a quiet session.
|
|
|
|
@612
|
5 years |
lowjoel |
Allow Eraser to run as a command line application (create our own console …
|
|
|
|
@608
|
5 years |
lowjoel |
Implemented a branch at Main so that the same Eraser.exe can run both …
|
|
|
|
@607
|
5 years |
lowjoel |
Make Executor subclasses implement IDisposable.
|
|
|
|
@599
|
5 years |
lowjoel |
Fixed a regression where selected UI languages aren't applied.
|
|
|
|
@597
|
5 years |
lowjoel |
Null settings will just delete the registry value now, instead of throwing …
|
|
|
|
@594
|
5 years |
lowjoel |
The Task list should be stored together with other Eraser settings.
|
|
|
|
@581
|
5 years |
lowjoel |
Added a shorthand S._ which takes variable number of arguments for string …
|
|
|
|
@573
|
5 years |
lowjoel |
Store all settings in the same registry key for all future v6 releases.
|
|
|
|
@562
|
5 years |
lowjoel |
-The EraserSettings? class should belong in Program.cs
-Defined a few …
|
|
|
|
@561
|
5 years |
lowjoel |
Part one to fixing #32: replace the Dictionary object with the Settings …
|
|
|
|
@495
|
5 years |
lowjoel |
-Defer the starting of the execution thread until the application event …
|
|
|
|
@420
|
5 years |
lowjoel |
Removed the settings changed event since after reimplementing a few bits …
|
|
|
|
@412
|
5 years |
lowjoel |
Redesigned the Manager.Settings class.
-The plugin settings are no longer …
|
|
|
|
@367
|
5 years |
lowjoel |
-Added Dutch translations for all Eraser main program dialogs.
-Replace …
|
|
|
|
@359
|
5 years |
lowjoel |
-Plausible deniability should default to disabled since there is no set of …
|
|
|
|
@349
|
5 years |
lowjoel |
Added the copyright headers to all the source files.
|
|
|
|
@338
|
5 years |
lowjoel |
Use Overwriter's suggestion that plausible deniability files should be …
|
|
|
|
@332
|
5 years |
lowjoel |
Updated Manager interface. The Constructor of the library instance now …
|
|
|
|
@315
|
5 years |
lowjoel |
-Slightly faster approach to calling xgettext
-Fixed an English string …
|
|
|
|
@314
|
5 years |
lowjoel |
Internationalize the Eraser main project source files. Designer files …
|
|
|
|
@310
|
5 years |
lowjoel |
Allow runtime changing of UI languages.
|
|
|
|
@307
|
5 years |
lowjoel |
Added the UI and the API for language plugins.
|
|
|
|
@303
|
5 years |
lowjoel |
Allow plugins to store their own settings and allow them to display a …
|
|
|
|
@301
|
5 years |
lowjoel |
Implemented plausible deniability code
-Replaced GetRandomFileName? with …
|
|
|
|
@289
|
5 years |
lowjoel |
Better defaults.
|
|
|
|
@288
|
5 years |
lowjoel |
Fixed defaults when the program is started for the first time.
|
|
|
|
@284
|
5 years |
lowjoel |
Handle Serialization exceptions when loading the task list.
|
|
|
|
@280
|
5 years |
lowjoel |
Replace the Globals static class with the ManagerLibrary? class which is a …
|
|
|
|
@238
|
5 years |
lowjoel |
-Check for --restart before running those run-on-restart tasks
-Moved the …
|
|
|
|
@236
|
5 years |
lowjoel |
Do run those Erase on Restart tasks.
|
|
|
|
@234
|
5 years |
lowjoel |
Implemented task list saving/loading
|
|
|
|
@223
|
5 years |
lowjoel |
Allow the program to quit.
|
|
|
|
@222
|
5 years |
lowjoel |
Move the Eraser Client object to the Program class for client access. …
|
|
|
|
@94
|
5 years |
lowjoel |
Added the Main Form, with the basic background.
|
|
|
|
@78
|
6 years |
lowjoel |
Initial check in for the v6 branch.
|