[MonoDevelop] Re: ChangeLogAddIn

Jacob Ilsø Christensen jacobilsoe at gmail.com
Tue Dec 13 11:33:57 EST 2005


Hi.

I am wondering why no-one has answered this posting. Has no-one tried it
out, or is it just a useless add-in, that should not be included in
MonoDevelop?

/Jacob

On 12/5/05, Jacob Ilsø Christensen <jacobilsoe at gmail.com> wrote:
>
> Hi.
>
> I have written a small ChangeLogAddIn. The current functionality is to add
> a new entry to a ChangeLog file.
> It is invoked from the Edit menu and will only work if the currently open
> file is a ChangeLog file.
> The name and email used can be configured via the preferences as usual.
> Will someone try it out and let me know if this is something I can commit?
>
> I plan to add these things later:
>
> * Make the preferences section a bit more pretty (gotta read up on some
> gtk...) and follow the style of the other MonoDevelop preference sections.
> * Check the ChangeLog via mimetypes instead of just filename.
> * Make it possible to select a number of files in the solution explorer
> and when clicking Add ChangeLog Entry those files will be added as well
> (with the correct path relative to the ChangeLog being added to).
> * Integration with the VersionControl AddIn. Clicking Add ChangeLog Entry
> will create an entry in the currently open ChangeLog file and add file
> entries for each modified file in the same directory and subdirectories of
> the ChangeLog file.
>
> Sounds like something we could use?
>
> The patch file works as usual. The .tar.gz file should be unpacked in the
> root dir of MonoDevelop.
>
> /Jacob
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20051213/59cbeeca/attachment.html


More information about the Monodevelop-list mailing list