aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-07-25 06:35:57 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-07-25 06:35:57 +0800
commit96a9eafc7290ef276d2f0559d20cc2f1057c4231 (patch)
tree2acf4cb14ab25f4cf9ec5e6fba1cdbb48642c3ca /calendar/ChangeLog
parent5c9bf39bb2b7a071ee71438b3f0730c26312c0a1 (diff)
downloadgsoc2013-evolution-96a9eafc7290ef276d2f0559d20cc2f1057c4231.tar
gsoc2013-evolution-96a9eafc7290ef276d2f0559d20cc2f1057c4231.tar.gz
gsoc2013-evolution-96a9eafc7290ef276d2f0559d20cc2f1057c4231.tar.bz2
gsoc2013-evolution-96a9eafc7290ef276d2f0559d20cc2f1057c4231.tar.lz
gsoc2013-evolution-96a9eafc7290ef276d2f0559d20cc2f1057c4231.tar.xz
gsoc2013-evolution-96a9eafc7290ef276d2f0559d20cc2f1057c4231.tar.zst
gsoc2013-evolution-96a9eafc7290ef276d2f0559d20cc2f1057c4231.zip
stip the delto and delfrom (popup_delegate_cb): show a delegate dialog and
2001-07-24 JP Rosevear <jpr@ximian.com> * gui/dialogs/meeting-page.c (value_at): stip the delto and delfrom (popup_delegate_cb): show a delegate dialog and add the new delegatee and update the delegator (add_section): listen for changes in a more direct manner (get_select_name_dialog): add_section now takes a limit argument * gui/dialogs/e-delegate-dialog.[hc]: New dialog to query the user for a person to delegate to * gui/dialogs/Makefile.am: build/install new files * gui/Makefile.am: add ldadd line for ebook svn path=/trunk/; revision=11364
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index dde15e6a39..b44a5c884c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,19 @@
+2001-07-24 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/meeting-page.c (value_at): stip the delto and
+ delfrom
+ (popup_delegate_cb): show a delegate dialog and add the new
+ delegatee and update the delegator
+ (add_section): listen for changes in a more direct manner
+ (get_select_name_dialog): add_section now takes a limit argument
+
+ * gui/dialogs/e-delegate-dialog.[hc]: New dialog to query the user
+ for a person to delegate to
+
+ * gui/dialogs/Makefile.am: build/install new files
+
+ * gui/Makefile.am: add ldadd line for ebook
+
2001-07-21 Damon Chaplin <damon@ximian.com>
* gui/e-week-view-event-item.c (e_week_view_event_item_draw): fixed