diff options
Diffstat (limited to 'widgets/table/ChangeLog')
-rw-r--r-- | widgets/table/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog index c8ee9919c1..86d9f28ee7 100644 --- a/widgets/table/ChangeLog +++ b/widgets/table/ChangeLog @@ -1,3 +1,13 @@ +2007-11-05 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #255051 + + * e-cell-combo.c: (e_cell_combo_key_press): + * e-cell-text.c: (ect_event): + Pass Escape event to parent, if there is no action to do with it. + * e-table-click-to-add.c: (etcta_event): Drop changes when pressed + Escape and go back to default line with text "Click to add...". + 2007-11-02 Damien Carbery <damien.carbery@sun.com> ** Fixes bug #492058 |