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
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
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