aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-18 03:53:56 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-18 03:53:56 +0800
commit32f1cfd13fe2d745cc18b71e32c2c19305c480f7 (patch)
treee668ac1fd5a1bd28bd034a55c0f3864eea3ea056 /filter/ChangeLog
parentfa49e3e67306a194aebb24554c122252f959eb74 (diff)
downloadgsoc2013-evolution-32f1cfd13fe2d745cc18b71e32c2c19305c480f7.tar
gsoc2013-evolution-32f1cfd13fe2d745cc18b71e32c2c19305c480f7.tar.gz
gsoc2013-evolution-32f1cfd13fe2d745cc18b71e32c2c19305c480f7.tar.bz2
gsoc2013-evolution-32f1cfd13fe2d745cc18b71e32c2c19305c480f7.tar.lz
gsoc2013-evolution-32f1cfd13fe2d745cc18b71e32c2c19305c480f7.tar.xz
gsoc2013-evolution-32f1cfd13fe2d745cc18b71e32c2c19305c480f7.tar.zst
gsoc2013-evolution-32f1cfd13fe2d745cc18b71e32c2c19305c480f7.zip
Always add a Cancel button here, but if !enable_undo - make the response
2003-03-17 Jeffrey Stedfast <fejj@ximian.com> * rule-editor.c (rule_editor_construct): Always add a Cancel button here, but if !enable_undo - make the response id GTK_RESPONSE_CANCEL rather than GTK_RESPONSE_REJECT (which does undo). This mimics the behaviour that was done in the mail/ code previously. Fixes bug #39809. svn path=/trunk/; revision=20315
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 9cb0eefc5c..bdfa2d776b 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-17 Jeffrey Stedfast <fejj@ximian.com>
+
+ * rule-editor.c (rule_editor_construct): Always add a Cancel
+ button here, but if !enable_undo - make the response id
+ GTK_RESPONSE_CANCEL rather than GTK_RESPONSE_REJECT (which does
+ undo). This mimics the behaviour that was done in the mail/ code
+ previously. Fixes bug #39809.
+
2003-03-11 Not Zed <NotZed@Ximian.com>
* rule-context.c (revert): go to the proper level of child node