|
|
|
@2359
|
19 months |
lowjoel |
As far as the Plugins assembly is concerned, settings in the …
|
|
|
|
@2358
|
19 months |
lowjoel |
Replaced the base types in the Host class with the derived types in the …
|
|
|
|
@2357
|
19 months |
lowjoel |
Move all registrars to the Eraser.Plugins assembly. This is to prevent …
|
|
|
|
@2356
|
19 months |
lowjoel |
The IConfigurer class should belong to the Eraser.Plugins namespace.
|
|
|
|
@2355
|
19 months |
lowjoel |
Use the == operator instead of the Equals member for System.String for …
|
|
|
|
@2354
|
19 months |
lowjoel |
- Moved the Dispose function after the constructor since it should undo …
|
|
|
|
@2353
|
19 months |
lowjoel |
Still not compilable, but one major change: when Dispose from Host is …
|
|
|
|
@2352
|
19 months |
lowjoel |
Shifted all the plugin-extensible code to the Plugins assembly …
|
|
|
|
@2347
|
19 months |
lowjoel |
Added the missing project references needed to build the solution.
|
|
|
|
@2346
|
19 months |
lowjoel |
Added the pre-build event for Eraser.Plugins. This allows the code to be …
|
|
|
|
@2345
|
19 months |
lowjoel |
Upgrade the Plugins project to .NET 4 and VS2010 just like the rest of the …
|
|
|
|
@2344
|
19 months |
lowjoel |
Synchronise the Plugins Rewrite branch with trunk@r2341
|
|
|
|
@2298
|
2 years |
lowjoel |
Fix parsing of attributes from reflection-only assemblies.
|
|
|
|
@2297
|
2 years |
lowjoel |
Don't copy the plugin dependency to the plugins folder to prevent cyclical …
|
|
|
|
@2296
|
2 years |
lowjoel |
Undo accidental commit.
|
|
|
|
@2295
|
2 years |
lowjoel |
- Fixed the PluginInfo?.Load function to not load the assembly twice if it …
|
|
|
|
@2294
|
2 years |
lowjoel |
Fix the rest of the code to compile with the new classes.
|
|
|
|
@2293
|
2 years |
lowjoel |
Rename the PluginInstance? class to be the PluginInfo? class.
|
|
|
|
@2292
|
2 years |
lowjoel |
Fixed compilation.
|
|
|
|
@2291
|
2 years |
lowjoel |
Split the LoadingPolicy? attribute, PluginInstance? class and IPlugin …
|
|
|
|
@2290
|
2 years |
lowjoel |
Proper attributes.
|
|
|
|
@2289
|
2 years |
lowjoel |
Add the copyright header.
|
|
|
|
@2288
|
2 years |
lowjoel |
First compilable version.
- Whether plugins are allowed to be loaded is …
|
|
|
|
@2287
|
2 years |
lowjoel |
The Plugins project must be built for all architectures.
|
|
|
|
@2286
|
2 years |
lowjoel |
Split the Eraser.Manager assembly from the Eraser.Plugins assembly. The …
|
|
|
|
@2285
|
2 years |
lowjoel |
Opened the pluginsRewrite branch to deal with plugin architecture …
|
|
copied from trunk/eraser:
|
|
|
|
@2284
|
2 years |
lowjoel |
In the event that the crash report's folder name is not a valid date, just …
|