2 Nov 2005 07:33
PATCH: Persistent hierarchical bookmarks
Rafael Ferreira <lists <at> ophion.org>
2005-11-02 06:33:25 GMT
2005-11-02 06:33:25 GMT
Hey everyone, the attached patch gives the docbrowser persistent hierarchical bookmarks. You can see a sample screenshot here: http://www.ophion.org/index.php?gadget=Blog&action=SingleView&id=3 The patch is significantly large since it abstracts all of the bookmark logic into a BookmarkManager class, revamps the bookmark dialogs and makes some of the Browser's types (including the browser itself) public. I humbly believe that this is a first step in the direction of making the overall code more manageable by breaking up some of the browser.cs complexity. Since I'm not quite the GTK wizard, I'm looking forward to as much feedback as possible on the dialog boxes and the overall behavior of the bookmark logic. Cheers, - raf
_______________________________________________ Mono-docs-list maillist - Mono-docs-list <at> lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-docs-list
I've been meaning to ask you about
that....
>
> Would you be willing to make your contributions MIT X11?
Yep. not a problem at all.
>
> Miguel
> >
> > The patch is significantly large since it abstracts all of the bookmark
> > logic into a BookmarkManager class, revamps the bookmark dialogs and
> > makes some of the Browser's types (including the browser itself) public.
> > I humbly believe that this is a first step in the direction of making
> > the overall code more manageable by breaking up some of the browser.cs
> > complexity.
> >
> > Since I'm not quite the GTK wizard, I'm looking forward to as much
> > feedback as possible on the dialog boxes and the overall behavior of the
> > bookmark logic.
RSS Feed