Two plugins patchs uploaded

0 views
Skip to first unread message

MG

unread,
Aug 1, 2008, 3:42:45 AM8/1/08
to SharpFile
I have uploaded two plugins patchs

- ScreenPane: to control screen brightness and SharpFile opacity

- RegexRenamer: to rename several files with regex

Those two plugins are in alpha stage, have to be improved, are not
usefull for everobody, and more features are planned (be patient)...

But will be a good starting point for curious to see how it's easy to
develop a plugin for SharpFile...

Stay tuned...

MG

unread,
Aug 5, 2008, 4:57:30 AM8/5/08
to SharpFile
Uploaded a new plugin: TextEditor

This plugin is now not included into SharpFile sources (it's another
project which use Sharpfile & DockPanel assemblies) except for
pluginspanes.cs because we can't load a plugin dynamiquely yet...

When you select a file into Sharpfile AND TexEditor is focused then
this file is opened into the texteditor.

Very easy to integrate others plugins now....

longueur...@gmail.com

unread,
Aug 6, 2008, 11:14:53 PM8/6/08
to SharpFile
I actually have a pretty substantial update that I am working on right
now that splits "plugins" into their own dll (so they are actually
dynamically loaded plugins). So, they would be able to be loaded on
the fly. It is basically proof-of-concept code right now (I still need
to figure out how to read in settings for the dynamically loaded
dll's), but it should be done soon. I was planning on updating the
first two plugins you posted to follow the same model that I
convverted my two plugins to.

Then I will look at the text editor to see if that should be another
plugin or actually rolled into the project.

Thanks for all of the work that you have done so far!

longueur...@gmail.com

unread,
Aug 9, 2008, 4:24:13 PM8/9/08
to SharpFile
I checked in the plugin changes -- hopefully everything works well.
Now plugins are their own assemblies (which is how they should have
been in the first place). Do you want me include your plugins' source
with everything else so they would be included anytime someone
downloaded the source? Or I can just upload the compiled assemblies to
the groups.

longueur...@gmail.com

unread,
Aug 11, 2008, 11:01:43 PM8/11/08
to SharpFile
I ended up adding your two plugins to the svn source. If you want me
to take them out just tell me. I couldn't actually compile the editor
because it complained about some missing graphics files. You might
need to upload a zip file of your code. Or you can follow I converted
your other plugins and just upload the assembly here. It would be nice
if I had the source so I can update when/if the plugin interface
changes.

MG

unread,
Aug 30, 2008, 2:59:32 PM8/30/08
to SharpFile

Adam

I'm back from 3 weeks of holidays. I have just downloaded the new SVN
tree with dynamic plugins. Not compiled/tested yet....

I send you soon zipped file of all plugins including your sharpfile
sources because my source tree was not uptodate before today.... (Do
you have a ftp account because all zipped sources take 6Mo ?)

MG

unread,
Sep 1, 2008, 4:22:11 AM9/1/08
to SharpFile
Ok I have successfull (after several unsuccessfull trials) uploaded
Sharpfile build 535 with all plugins I use.

All plugins:
- are not mine except spaceanalyser but all are opensource (I added a
link to access directly to the website of the author)
- are lited (save settings as been removed for example because I want
to use your xml file to store settings in near future...)

I noticed a big problem when I use all plugins in same time because
when you resize a panel of a plugin all plugins panels are resized and
execute their own code.
To fix that I have for now added a button to start the process of each
plugin...


Reply all
Reply to author
Forward
0 new messages