mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
2004-08-012 Chris Wiebe
* src/org/eclipse/cdt/internal/ui/wizards/dialogsfields/ListDialogField.java * src/org/eclipse/cdt/internal/ui/wizards/dialogsfields/CheckedListDialogField.java change constructor to accept IBaseLabelProvider so TableViewer can use ITableLabelProvider fix bug in CheckedListDialogField.SetChecked() (never worked!)
This commit is contained in:
parent
b1825eeb75
commit
22825b7fac
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-08-012 Chris Wiebe
|
||||
|
||||
* src/org/eclipse/cdt/internal/ui/wizards/dialogsfields/ListDialogField.java
|
||||
* src/org/eclipse/cdt/internal/ui/wizards/dialogsfields/CheckedListDialogField.java
|
||||
|
||||
change constructor to accept IBaseLabelProvider so TableViewer can use ITableLabelProvider
|
||||
fix bug in CheckedListDialogField.SetChecked() (never worked!)
|
||||
|
||||
2004-08-12 Alain Magloire
|
||||
|
||||
Fix for PR 71667.
|
||||
|
|
Loading…
Add table
Reference in a new issue