[MonoDevelop] More filebrowser :)

John Luke jluke@users.sourceforge.net
Sat, 13 Mar 2004 22:07:15 -0500


On Sat, 2004-03-13 at 11:58 +0100, Iñigo Illán wrote:

> I have added ability to create, rename and delete folders. I have also
> added support for .hidden files (like in nautilus). The patch works fine
> agains r1150.
> 
> There is one issue with creating new folders. If your TreeView can't
> handle all the list of folders without scrollbars, then, creating a
> folder will not prompt you to introduce the name of the folder. I have
> watched rhythmbox and it has the same problem. Does anybody know how
> this can be "repaired"?.
> 
> I'm sorry if the explanation isn't very clear. If you don't understand
> it, you better go and see it for yourself .

Hmm, apparently Todd committed this.  I just cleaned up the coding style
and added you as one of the authors since you've done quite a bit on it
now.  Not a huge deal but in the future it would be great if you could
use the same style as the file as you are working on.  In this case
space before () and in if {} else {} consistently.

Also, it would be helpful to include a ChangeLog with some more details
of your changes.  For example, I don't use nautilus and don't know what
you meant above.

Thanks.