[MonoDevelop] [patch] Small fixes and extra features
John Luke
john.luke at gmail.com
Thu Jul 14 22:04:11 EDT 2005
Hey,
On 7/14/05, Ben Motmans <ben.motmans at gmail.com> wrote:
> MonoDevelop.Base
> * Gui/Pads/ProjectPad/FolderNodeBuilder.cs:
> #73772, 'remember action' in add files dialog
>
"Remember action" seems kind of confusing, maybe "for all files" or
something else would be better.
> * Gui/Pads/OpenTaskView.cs:
> show warnings after errors + sortable column based on task type
>
In TaskSortFunc I think you need to handle if task1 or task2 are null
Also, why only sort on task type, should we not also take line number
and file in consideration. I would think sorting by task type, then
file, then line would make sense.
> * Services/File/RecentOpen.cs: emit correct event
>
> * Gui/Pads/SolutionPad/TreeViewPad.cs:
> make sure the parent node of the currently edited node is expanded
>
> Addins/BackendBindings/CSharp
> * templates/GladeSharp2Project.xpt.xml:
> removed duplicate reference to glade-sharp-2.0
>
All the rest looks fine to me.
More information about the Monodevelop-list
mailing list