|
1 | 1 | # ------------------------------------------------------------------------------
|
2 | 2 | # ChangeLog
|
3 | 3 | # This file is part of Unifix BWidget Toolkit
|
4 |
| -# $Id: ChangeLog,v 1.218 2010/05/31 14:56:44 oehhar Exp $ |
| 4 | +# $Id: ChangeLog,v 1.219 2010/11/09 16:04:45 oehhar Exp $ |
5 | 5 | # ------------------------------------------------------------------------------
|
6 | 6 |
|
7 |
| -2010-05-31 Harald Oehlmann < [email protected]> |
| 7 | +2010-11-09 Harald Oehlmann < [email protected]> |
| 8 | + |
| 9 | + * mainframe.tcl Menu text shows white on white on Mac aqua |
| 10 | + [Bug 3105665] reported by Scott Smedley fixed by Kevin Walzer. |
| 11 | + |
| 12 | +2010-05-31 Harald Oehlmann < [email protected]> |
8 | 13 |
|
9 | 14 | * listbox.html Reflected patch 2010-05-12 in documentation.
|
10 | 15 | The selection may not be disabled any more by binding button 1.
|
11 | 16 |
|
12 |
| -2010-05-12 Harald Oehlmann < [email protected]> |
| 17 | +2010-05-12 Harald Oehlmann < [email protected]> |
13 | 18 |
|
14 | 19 | * listbox.tcl(ListBox::bindText and ListBox::bindImage)
|
15 | 20 | Method bindText and bindImage overwrote internal selection
|
16 | 21 | bindings [Bug 3000293] reported by Robert Karen.
|
17 | 22 |
|
18 |
| -2010-05-11 Harald Oehlmann < [email protected]> |
| 23 | +2010-05-11 Harald Oehlmann < [email protected]> |
19 | 24 |
|
20 | 25 | * listbox.tcl(ListBox::see) Method see shifts image out of
|
21 | 26 | view. Showed up, by a selection click on a long item with icon
|
22 | 27 | [Bug 2999764] reported by Robert Karen.
|
23 | 28 |
|
24 |
| -2010-05-05 Harald Oehlmann < [email protected]> |
| 29 | +2010-05-05 Harald Oehlmann < [email protected]> |
25 | 30 |
|
26 | 31 | * listbox.tcl(ListBox::_configureSelectmode) Drag modifies
|
27 | 32 | multiple selection [Bug 2995969] reported by Robert Karen.
|
|
0 commit comments