From a767f8cee2be954d01f2dcb630db6e3846c15c2a Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 29 Dec 2004 18:39:11 +0000 Subject: new protos 2004-12-29 JP Rosevear * itip-view.h: new protos * itip-view.c (format_date_and_time_x): don't draw the leading zero in 12hr clock mode for the hour (set_sender_text): make intro statements closer to the UI design (set_description_text): display description (set_info_items): show info items, messages with icons (set_progress_text): show progress text item (for loading/searching calendars) (set_one_button): add a response button (set_buttons): set response buttons based on mode (itip_view_destroy): clear info items (itip_view_class_init): add response signal (itip_view_init): new areas for description, info items, buttons (itip_view_set_description): accessor (itip_view_get_description): ditto (itip_view_add_info_item): add an info item to the display (itip_view_clear_info_items): clear all items (itip_view_set_progress): set the progress message * itip-formatter.c: move over calendar loading, searching code, set more itip view properties * org-gnome-itip-formatter.eplug.in: add a config page item, doesn't do much right now svn path=/trunk/; revision=28207 --- plugins/itip-formatter/org-gnome-itip-formatter.eplug.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'plugins/itip-formatter/org-gnome-itip-formatter.eplug.in') diff --git a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in index 901e695bd0..2f47b3f4a4 100644 --- a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in +++ b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in @@ -10,5 +10,11 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3