diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-04-03 10:22:17 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-04-03 10:22:17 +0800 |
commit | 0884233afc1e0a1f14b6b882dedc54cbfccfe322 (patch) | |
tree | 44da41f0497742a4395bfcca1b7b0dea19dae83f /filter/ChangeLog | |
parent | a98e9bf9eb54132540536cc528adb2c5c34e180f (diff) | |
download | gsoc2013-evolution-0884233afc1e0a1f14b6b882dedc54cbfccfe322.tar.gz gsoc2013-evolution-0884233afc1e0a1f14b6b882dedc54cbfccfe322.tar.zst gsoc2013-evolution-0884233afc1e0a1f14b6b882dedc54cbfccfe322.zip |
Set the newpart on the container object. (less_parts): Remove the rule tht
2001-04-02 Jeffrey Stedfast <fejj@ximian.com>
* filter-filter.c (option_activate): Set the newpart on the
container object.
(less_parts): Remove the rule tht the user wants to remove.
(attach_rule): Attach a new rule and it's remove button to the end
of the table.
(more_parts): Fix to resize the table and such.
(get_widget): Don't have a remove action button, we are putting
this next to the rule part now.
* filter-rule.c (option_activate): Set the newpart on the
container object.
(less_parts): Remove the rule tht the user wants to remove.
(attach_rule): Attach a new rule and it's remove button to the end
of the table.
(more_parts): Fix to resize the table and such.
(get_widget): Don't have a remove action button, we are putting
this next to the rule part now.
svn path=/trunk/; revision=9115
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index 32d7683be3..c6111aadb2 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,23 @@ +2001-04-02 Jeffrey Stedfast <fejj@ximian.com> + + * filter-filter.c (option_activate): Set the newpart on the + container object. + (less_parts): Remove the rule tht the user wants to remove. + (attach_rule): Attach a new rule and it's remove button to the end + of the table. + (more_parts): Fix to resize the table and such. + (get_widget): Don't have a remove action button, we are putting + this next to the rule part now. + + * filter-rule.c (option_activate): Set the newpart on the + container object. + (less_parts): Remove the rule tht the user wants to remove. + (attach_rule): Attach a new rule and it's remove button to the end + of the table. + (more_parts): Fix to resize the table and such. + (get_widget): Don't have a remove action button, we are putting + this next to the rule part now. + 2001-03-30 Kjartan Maraas <kmaraas@gnome.org> * *.*: Fix headers. Remove unneccesary ones and replace |