diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-07-17 13:02:35 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-07-17 13:02:35 +0800 |
commit | 9250eb770d4c1c0af90e7fde34072eaf8b39ddf1 (patch) | |
tree | 52f6ff0f0b15041d87cb4c75dbac87179173d989 /calendar/ChangeLog | |
parent | 6bb3bbdfff7383749d19a57cfe3162cd67aabf9b (diff) | |
download | gsoc2013-evolution-9250eb770d4c1c0af90e7fde34072eaf8b39ddf1.tar.gz gsoc2013-evolution-9250eb770d4c1c0af90e7fde34072eaf8b39ddf1.tar.zst gsoc2013-evolution-9250eb770d4c1c0af90e7fde34072eaf8b39ddf1.zip |
Print a g_message when the list of invited people changes in the
2001-07-17 Jon Trowbridge <trow@ximian.com>
* gui/dialogs/meeting-page.c (invite_entry_changed): Print
a g_message when the list of invited people changes
in the SelectNames control.
(add_section): #if 0/#endif out some (broken?) code.
(get_select_name_dialog): Listen for changes in the
SelectNames control.
svn path=/trunk/; revision=11151
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b0d21ff24e..d3656bcbc8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2001-07-17 Jon Trowbridge <trow@ximian.com> + + * gui/dialogs/meeting-page.c (invite_entry_changed): Print + a g_message when the list of invited people changes + in the SelectNames control. + (add_section): #if 0/#endif out some (broken?) code. + (get_select_name_dialog): Listen for changes in the + SelectNames control. + 2001-07-17 Damon Chaplin <damon@ximian.com> * gui/dialogs/e-timezone-dialog.c (e_timezone_dialog_destroy): destroy |