Re: [PATCH] small qbranch fixes and a branch bug

2003-11-30 Thread Juergen Spitzmueller
Martin Vermeer wrote: > The attached works for me. Jürgen, could > you verify and check it in if OK (or I can do that too)? Done. Jürgen

Re: [PATCH] small qbranch fixes and a branch bug

2003-11-30 Thread Martin Vermeer
On Sun, Nov 30, 2003 at 11:13:02AM +0100, Juergen Spitzmueller spake thusly: > Martin, I have found a bug in the setSelected() method of BranchList > (reproducable in both frontends): > - create 3 branches named "55", "666" and "6" > - activate branch "6" > => branch "666" is also activa

[PATCH] small qbranch fixes and a branch bug

2003-11-30 Thread Juergen Spitzmueller
The attached patch - fixes the color display of colorless branches. I.e. do not use any color item at all in the browser (instead of white) - implements double click for (de)activating branches If I get no objections, this will go in on monday. Martin, I have found a bug in the setSelected() met