On Wed, Sep 30, 2009 at 11:08, Steve Borho <st...@borho.org> wrote: > > > On Tue, Sep 29, 2009 at 8:50 PM, Yuki KODAMA <endflow....@gmail.com> wrote: >> >> On Wed, Sep 30, 2009 at 07:31, Steve Borho <st...@borho.org> wrote: >> > >> > >> > On Tue, Sep 29, 2009 at 4:53 PM, Adrian Buehlmann <adr...@cadifra.com> >> > wrote: >> >> >> >> Please pull >> >> http://bitbucket.org/abuehl/thg-abuehl/changeset/14f9ae5699c1/ >> > >> > Nice. >> > >> >> >> >> Not yet done (will do, unless someone else beats me to it): >> >> >> >> - persist column order >> >> - disable up/down buttons when on first/last >> >> >> > >> > I'll have my hands full with bundlerepos for (likely) the rest of the >> > week, >> > and Yuki has his own backlog. So it's probably all yours :) >> >> Yeah, I have a lot of TODOs... >> http://bitbucket.org/kuy/thg-ja/wiki/TodoKuy > > Now I wish I could read Japanese :)
Ah, sorry, it's in Japanese... XD But you could see that I have lots of TODOs :) > On another topic, I would like to resolve #591 and #592 by adding a simple > dialog built on top of your CmdWidget in the 'compact' style. > > In short: instead of launching the status tool for revert, add, forget, > etc.., open a simple dialog that lists the files under consideration > (truncated if necessary), then have just two buttons, 'Revert' and 'Cancel'. > > I think I can start with the update dialog and just simplify it. Is the > CmdWidget ready for use like this? Yep, you can, and simplify Update dialog is shortest way. To reduce GUI flicking on initialize, I don't recommend dropping 'after_init'. BTW, I wanted to prepare a base class (like GDialog) for the dialog has CmdWidget. You may know, Update, Clone dialog have many common functions. So I want to move them to a base class. It can be used for Update, Clone, and your simple dialog for add/forgot/revert. But I don't know whether I have time to do it... anyway I'll do this after your working. -- Yuki KODAMA ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop