<< Weekly Status Report, W52/2008 | The roads I take... | 47 >>

More On The New Download Manager

As I mentioned before, I started working on the SeaMonkey UI for the toolkit download manager backend.

In the last few days, I have progressed a lot on that, as one can easily see from the pushlog on the hg repository I created for backing up that work (and having the code out there if someone wants to test).

Here's a current screenshot of my work:

Image No. 20739

All the commands in the context menu are being activated and deactivated as they should and they are also all working as they should (that is, in SeaMonkey they probably are, opening the home page fails in Minefield, as SeaMonkey's utilityOverlay functions apparently can't open Firefox tabs). Also, the download progress is updated as it should, in the tree as well as the download manager window title.
What's not working yet is the toolbar commands (i.e. search and clear list) as well as sorting. Those are convenient and will of course be implemented before this can go into SeaMonkey (well, we haven't even switched the backend itself yet), but even without those, the download manager is already pretty usable.

If you want to test, just pull the repository, move/copy/symlink the dlmgrui@kairo.at directory in your Firefox profile's extensions/ directory and make sure the symlinks in its communicator/ subdir point to the right SeaMonkey files (or place copies of comm.jar, classic.jar and en-US.jar there).
Having done that, you should be able to launch your Shiretoko or Minefield copy and get this tree-based SeaMonkey download manager whenever the toolkit download manager should else be launched.

Of course, this is an add-on I'm only doing for development of the new SeaMonkey UI, I have no intention of making this a real Firefox add-on but to merge it into SeaMonkey code in the future - once we have the toolkit backend and this isn't WIP but a reviewed patch instead.

Beitrag geschrieben von KaiRo und gepostet am 3. Jänner 2009 00:46 | Tags: download manager, Mozilla, SeaMonkey, SeaMonkey 2 | 4 Kommentare

TrackBack/Pingback

  • fsdaily.com: Story added (TrackBack)
  • Home of KaiRo: Weekly Status Report, W07/2009 (Pingback)
  • Home of KaiRo: Download Progress Dialogs? Eww! (Pingback)
  • Kommentare

    AutorBeitrag

    KaiRo

    Webmaster

    zitieren
    Tony, yes, my plan is to get this download manager into SeaMonkey 2, that's why I'm working on it. And I agree with the menubar being a good addition, I added it here because I'm also missing it in the current one.
    03.01.2009 02:42

    KaiRo

    Webmaster

    zitieren
    pd:
    The "pushlog" link in my post points to the code repository. I have no intention of porting it to a real Firefox extension as my target is to do it for SeaMonkey and I'm using a few SeaMonkey-specific things in the UI, but with some Add-On experience, it shouldn't be hard to port it to a real Firefox extension.
    03.01.2009 16:03

    KaiRo

    Webmaster

    zitieren
    Keith:
    AFAIK, we should be better WRT to truncations and cross-session resume with this new backend, but only using it in practice will fully tell.

    Regarding Mercurial, it's been multiple months already since we switched development to that and abandoned CVS for new development, and no, there's no CVS gateway and there won't be one. It sounds to me a bit as if you are slightly misguided about it though, as of course updating the source to a newer state after an initial clone also downloads only the changes that were made and not the whole tree again.
    12.01.2009 17:26

    KaiRo

    Webmaster

    zitieren
    1.1.x is CVS, but it hasn't seen active development in the last two years, we only did security and stability fixes to it in that time, while we were developing SeaMonkey 2. In July 2008 we switched that development to Mercurial.
    28.01.2009 02:29

    Kommentar hinzufügen