diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-03-05 00:46:27 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-03-05 00:46:27 +0800 |
commit | c5a4a13b1ba9b689dd0aab9c848584005a3ef551 (patch) | |
tree | c3a6d4df45581fe9393f1971d55b000cd07f4be5 /calendar/ChangeLog | |
parent | 967a116256c6c79ca9794e3a0e9c13ce02c95f2f (diff) | |
download | gsoc2013-evolution-c5a4a13b1ba9b689dd0aab9c848584005a3ef551.tar.gz gsoc2013-evolution-c5a4a13b1ba9b689dd0aab9c848584005a3ef551.tar.zst gsoc2013-evolution-c5a4a13b1ba9b689dd0aab9c848584005a3ef551.zip |
set the sensitivity correctly, depending on whether the command applied to
2004-03-04 Rodrigo Moya <rodrigo@ximian.com>
* gui/calendar-commands.c (calendar_control_sensitize_calendar_commands):
set the sensitivity correctly, depending on whether the command applied
to the currently selected event or the default client.
(calendar_control_activate): make sure we start with the menu items
correctly enabled/disabled.
svn path=/trunk/; revision=24968
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 46dd8e7f0e..ed8c651f4c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2004-03-04 Rodrigo Moya <rodrigo@ximian.com> + * gui/calendar-commands.c (calendar_control_sensitize_calendar_commands): + set the sensitivity correctly, depending on whether the command applied + to the currently selected event or the default client. + (calendar_control_activate): make sure we start with the menu items + correctly enabled/disabled. + +2004-03-04 Rodrigo Moya <rodrigo@ximian.com> + Fixes #53496 * gui/dialogs/cal-prefs-dialog.glade: set the same spacing for all |