| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
2008-05-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #535459
svn path=/trunk/; revision=35566
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-05-22 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #534360
Migrate from deprecated GtkObject symbols to GObject equivalents.
Touches over 150 files in all components; too many to list.
svn path=/trunk/; revision=35526
|
|
|
|
|
|
|
|
|
| |
2008-04-30 Chenthill Palanisamy <pchenthill@novell.com>
** Fixes #338330 (bnc)
Internet Based Calendar Events Are Declined By Evolution/GroupWise
svn path=/trunk/; revision=35450
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-28 Srinivasa Ragavan <sragavan@novell.com>
** Fix for BNC bug #382687
* plugins/itip-formatter/itip-formatter.c: Don't download contents in
main thread, which causes deadlock
svn path=/trunk/; revision=35425
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-27 Milan Crha <mcrha@redhat.com>
** Fix for bug #523541
* itip-formatter.c: (find_server):
Do not leak memory returned by e_cal_component_get_recurid_as_string.
svn path=/trunk/; revision=35275
|
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: (find_server), (update_attendee_status):
* Free the memory returned by e_cal_component_get_recurid_as_string.
svn path=/trunk/; revision=35087
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
Fixes#516408
* itip-formatter.c (find_attendee), (find_to_address),
(find_from_address), (update_item): Free the memory returned
by libical.
svn path=/trunk/; revision=35082
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Paul Bolle <pebolle@tiscali.nl>
** Follow up on bug #517072
* itip-view.c: (set_calendar_sender_text), (set_tasklist_sender_text),
(set_journal_sender_text): Properly escape text here too.
svn path=/trunk/; revision=35062
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #517072
* itip-view.c: (set_summary_text):
Properly escape summary text.
svn path=/trunk/; revision=35051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #515744
* addressbook/gui/component/addressbook-migrate.c: (get_source_name):
* plugins/groupwise-features/send-options.c: (get_source):
* plugins/groupwise-features/share-folder-common.c: (get_container_id):
* plugins/groupwise-features/install-shared.c: (install_folder_response):
* plugins/external-editor/external-editor.c: (convert_to_camel_internet_address),
(org_gnome_external_editor):
* plugins/itip-formatter/itip-formatter.c: (idle_open_cb):
* mail/em-folder-view.c: (emfv_setup_view_instance):
* mail/mail-component.c: (impl_finalize):
* mail/message-list.c: (ml_tree_value_at):
* composer/e-msg-composer.c: (drop_action):
* e-util/e-config.c: (ep_finalise): Use proper member to free.
* widgets/misc/e-cursors.c: (e_cursors_init):
* widgets/misc/e-calendar-item.c: (e_calendar_item_draw_month):
* calendar/gui/dialogs/comp-editor.c: (drop_action):
* calendar/gui/calendar-config.c:
(calendar_config_get_hide_completed_tasks_sexp):
* calendar/gui/comp-editor-factory.c: (edit_existing):
* calendar/gui/e-day-view.c: (e_day_view_reshape_long_event),
(e_day_view_on_top_canvas_drag_data_received):
* calendar/gui/e-day-view-main-item.c:
(e_day_view_main_item_draw_events_in_vbars),
(e_day_view_main_item_draw_long_events_in_vbars):
* calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
* calendar/gui/e-cal-model.c: (redo_queries):
* calendar/gui/e-calendar-table.c: (e_calendar_table_open_task):
* calendar/gui/e-memo-table.c: (open_memo):
* calendar/gui/print.c: (print_todo_details):
* calendar/gui/migration.c: (get_source_name):
Memory leak fix.
* calendar/gui/e-week-view.c: (e_week_view_reshape_events): Simplifies things.
svn path=/trunk/; revision=35044
|
|
|
|
|
|
| |
a lot of other crashes around itip-formatter.
svn path=/trunk/; revision=34960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #475781
* plugins/save-calendar/csv-format.c: (do_save_calendar_csv):
* plugins/save-calendar/rdf-format.c: (do_save_calendar_rdf):
* plugins/itip-formatter/itip-formatter.c: (format_itip_object):
* calendar/gui/dialogs/recurrence-page.c: (fill_ending_date),
(recurrence_page_fill_widgets):
* calendar/gui/dialogs/memo-page.c: (memo_page_fill_widgets):
* calendar/gui/e-day-view.c: 2*(e_day_view_finish_long_event_resize),
2*(e_day_view_on_editing_stopped):
* calendar/gui/itip-utils.c: (comp_compliant), (reply_to_calendar_comp):
* calendar/gui/e-week-view.c: (e_week_view_on_editing_stopped):
* calendar/gui/e-calendar-view.c: (e_calendar_view_add_event),
(e_calendar_view_get_tooltips):
* calendar/gui/e-cal-component-preview.c: (write_html):
* calendar/gui/e-cal-component-memo-preview.c: (write_html):
* calendar/gui/e-cal-model.c: (add_instance_cb):
Fix memory leaks around ECalComponentDateTime.
svn path=/trunk/; revision=34895
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #362638
* calendar/gui/alarm-notify/alarm-notify.c:
* calendar/gui/alarm-notify/alarm-notify.h:
* calendar/gui/alarm-notify/alarm-queue.c:
Rewrite message passing to use GThreadPool instead of EThread.
* mail/mail-mt.h:
Overhaul the message passing API:
- Define a MailMsg type as the base message struct.
- Define types for the various callback functions.
- Add a priority value to each message (not yet used).
- Add a reference count to each message.
- Define a MailMsgInfo type for the virtual function table.
- Record the size of message sub-types in MailMsgInfo.
- New/changed functions:
mail_msg_new() - Easier to use.
mail_msg_ref() - Increase reference count.
mail_msg_unref() - Decrease reference count.
mail_msg_main_loop_push() }
mail_msg_unordered_push() } Submit MailMsgs to various
mail_msg_fast_ordered_push() } message-processing threads.
mail_msg_slow_ordered_push() }
* mail/mail-mt.c (mail_msg_new):
Use GSlice for memory allocation.
* mail/mail-mt.c (mail_msg_ref), (mail_msg_unref):
New functions increment/decrement a MailMsg's reference count.
* mail/mail-mt.c (mail_cancel_hood_add), (mail_cancel_hook_remove):
Convert the 'cancel_hook_list' from an EDList to a GHookList and
modify the API accordingly.
* mail/mail-mt.c:
Use GThreadPools instead of EThreads.
Use GAsyncQueues instead of EMsgPorts.
* mail/em-composer-utils.c:
* mail/em-folder-browser.c:
* mail/em-folder-properties.c:
* mail/em-folder-tree.c:
* mail/em-folder-utils.c:
* mail/em-folder-view.c:
* mail/em-format-html-print.c:
* mail/em-format-html.c:
* mail/em-subscribe-editor.c:
* mail/em-sync-stream.c:
* mail/importers/elm-importer.c:
* mail/importers/mail-importer.c:
* mail/importers/pine-importer.c:
* mail/mail-component.c:
* mail/mail-folder-cache.c:
* mail/mail-mt.c:
* mail/mail-ops.c:
* mail/mail-ops.h:
* mail/mail-send-recv.c:
* mail/mail-session.c:
* mail/mail-vfolder.c:
* mail/message-list.c:
* plugins/folder-unsubscribe/folder-unsubscribe.c:
* plugins/groupwise-features/share-folder-common.c:
* plugins/exchange-operations/exchange-folder.c:
* plugins/mark-all-read/mark-all-read.c:
* plugins/mailing-list-actions/mailing-list-actions.c:
* plugins/itip-formatter/itip-formatter.c:
* plugins/save-attachments/save-attachments.c:
Use the new MailMsg API for messages.
svn path=/trunk/; revision=34730
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #220846
* itip-view.h:
* itip-view.c: (itip_view_set_show_free_time_check),
(itip_view_get_free_time_check_state), (struct _ItipViewPrivate),
(itip_view_init):
* itip-formatter.c: (view_response_cb), (format_itip_object):
New option to accept meeting request as free time.
svn path=/trunk/; revision=34640
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #458237
* itip-formatter.c: (start_calendar_server), (source_selected_cb):
Check for non-NULL source before using it to prevent a crash.
svn path=/trunk/; revision=34570
|
|
|
|
| |
svn path=/trunk/; revision=34458
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-22 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #417999
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/contact-list-editor/contact-list-editor.c:
* addressbook/gui/contact-list-editor/contact-list-editor.glade:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/event-page.glade:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/memo-page.glade:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/dialogs/task-page.glade:
* calendar/gui/e-itip-control.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-view.c:
* widgets/misc/e-pilot-settings.c:
Use ESourceComboBox instead of ESourceOptionMenu (deprecated).
svn path=/trunk/; revision=34408
|
|
|
|
| |
svn path=/trunk/; revision=34351
|
|
|
|
| |
svn path=/trunk/; revision=34347
|
|
|
|
| |
svn path=/trunk/; revision=34341
|
|
|
|
| |
svn path=/trunk/; revision=34191
|
|
|
|
| |
svn path=/trunk/; revision=34078
|
|
|
|
| |
svn path=/trunk/; revision=34053
|
|
|
|
| |
svn path=/trunk/; revision=33951
|
|
|
|
| |
svn path=/trunk/; revision=33825
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: (format_itip_object): Fixed a build break.
svn path=/trunk/; revision=33788
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
* itip-formatter.c: (find_attendee), (find_attendee_if_sentby):
Finds the address of the account owner in the attendees list.
(find_to_address), (find_from_address): Establishes the current
account id.
(extract_itip_data), (view_response_cb), (format_itip_object),
(pitip_free): Sets the corresponding itip-view components.
* itip-view.h:
* itip-view.c: (set_calendar_sender_text),
(set_tasklist_sender_text), (set_journal_sender_text),
(itip_view_destroy), (itip_view_set_organizer_sentby),
(itip_view_get_organizer_sentby),
(itip_view_set_attendee_sentby),
(itip_view_get_attendee_sentby), (itip_view_set_proxy),
(itip_view_get_proxy): Sets the message appropriately in the
itip-view.
Committing on behalf of Suman Manjunath <msuman@novell.com>
svn path=/trunk/; revision=33783
|
|
|
|
|
|
|
|
|
|
| |
2006-09-14 Andre Klapper <a9016009@gmx.de>
* itip-view.c: fix some bad mnemonics, mark string for
translation. Fixes bug #439186.
svn path=/trunk/; revision=33681
|
|
|
|
| |
svn path=/trunk/; revision=33629
|
|
|
|
| |
svn path=/trunk/; revision=33507
|
|
|
|
| |
svn path=/trunk/; revision=33432
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c:
* calendar/gui/tasks-control.c:
* composer/e-msg-composer-select-file.c:
* mail/em-account-editor.c:
* mail/em-folder-view.c:
* mail/em-format-html-display.c:
* mail/em-format-html.c:
* mail/em-format.h:
* mail/em-mailer-prefs.c:
* mail/em-vfolder-rule.c:
* mail/mail-ops.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-formatter.c:
* plugins/save-calendar/save-calendar.c:
* shell/e-shell-window.c:
* widgets/misc/e-icon-entry.c:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table-item.c:
* widgets/table/e-tree-header-item.c:
* widgets/table/e-tree-table-adapter.c:
Fix "incompatible pointer type" warnings (#360619).
svn path=/trunk/; revision=33339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #419524
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.
* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
* mail/em-migrate.c (emm_setup_initial):
* shell/e-component-registry.c (query_components):
* shell/e-shell-settings-dialog.c (load_pages):
* shell/e-shell-window-commands.c (command_quick_reference):
* tools/killev.c (main):
Use g_get_language_names() instead of gnome_i18n_get_language_list().
* e-util/e-util.c: Remove e_gettext().
* e-util/Makefile.am: Remove e-i18n.h.
svn path=/trunk/; revision=33319
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-09 Sankar P <psankar@novell.com>
* itip-formatter.c: (update_item), (view_response_cb):
Deletes all instances of a recurrence appointment as soon as the
invitation is accepted/declined adn applied-to-all.
Fixes #312301
svn path=/trunk/; revision=33190
|
|
|
|
|
|
|
|
| |
2006-09-14 Andre Klapper <a9016009@gmx.de>
* itip-view.c: correct display of time. Fixes bug #343686.
svn path=/trunk/; revision=32765
|
|
|
|
| |
svn path=/trunk/; revision=32647
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-23 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/e-itip-control.c:
* plugins/itip-formatter/itip-formatter.c:
fix an uninitialized GError - fixes bug 352423.
committed by Andre Klapper
svn path=/trunk/; revision=32637
|
|
|
|
| |
svn path=/trunk/; revision=32635
|
|
|
|
| |
svn path=/trunk/; revision=32592
|
|
|
|
|
|
|
|
|
| |
2006-08-11 Harish Krishnaswamy <kharish@novell.com>
* itip-formatter.c: (send_comp_to_attendee):
Add missing argument in the call to itip_send_comp.
svn path=/trunk/; revision=32531
|
|
|
|
| |
svn path=/trunk/; revision=32373
|
|
|
|
|
|
|
|
|
|
| |
2006-07-06 Harish Krishnaswamy <kharish@novell.com>
* itip-formatter.c: (format_itip_object):
Handle ICAL_X methods from Microsoft Live as
request methods.
svn path=/trunk/; revision=32239
|
|
|
|
|
|
|
|
|
|
| |
2006-06-19 Harish Krishnaswamy <kharish@novell.com>
* itip-formatter.c (update_item):
Free GSList and its data after calling
e_cal_component_get_attachment_list.
svn path=/trunk/; revision=32169
|
|
|
|
|
|
|
|
|
| |
2006-06-16 Sankar P <psankar@novell.com>
* itip-formatter.c: (view_response_cb):
Deletes a GroupWise appointment if accepted or deleted.
svn path=/trunk/; revision=32162
|
|
|
|
| |
svn path=/trunk/; revision=32159
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-09 Chris Heath <chris@heathens.co.nz>
* addressbook/gui/widgets/eab-popup-control.c (eab_popup_control_set_free_form):
* addressbook/gui/contact-editor/e-contact-quick-add.c (quick_add_merge_contact):
* e-util/e-plugin.c (ep_construct):
* mail/message-list.c (message_list_finalise):
* plugins/itip-view.c (itip_view_destroy): Fix memory leak.
Fixes bug #335423.
svn path=/trunk/; revision=32101
|
|
|
|
| |
svn path=/trunk/; revision=32087
|
|
|
|
|
|
|
| |
* itip-formatter.c (itip_formatter_page_factory): A typo fix from
gfree to g_free.
svn path=/trunk/; revision=31519
|
|
|
|
| |
svn path=/trunk/; revision=31494
|
|
|
|
| |
svn path=/trunk/; revision=31477
|
|
|
|
| |
svn path=/trunk/; revision=31328
|
|
|
|
|
|
|
|
|
|
| |
2006-01-10 Simon Zheng <simon.zheng@sun.com>
* itip-view.c: use e_utf8_strftime() in evolution-data-server/
libedataserver/e-data-server-util.c instead of the copy in
evolution/e-util/e-util.c.
svn path=/trunk/; revision=31119
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Andre Klapper <a9016009@gmx.de>
* addressbook/gui/widgets/eab-gui-util.c:
* calendar/calendar.error.xml:
* calendar/gui/dialogs/task-details-page.glade:
* calendar/gui/e-cal-component-preview.c:
* calendar/gui/e-cal-model-tasks.c:
* calendar/gui/e-calendar-table.c:
* calendar/gui/e-itip-control.c:
* calendar/gui/print.c:
* mail/mail-ops.c:
* mail/mail-send-recv.c:
* mail/mail-session.c:
* plugins/itip-formatter/itip-formatter.c:
* plugins/itip-formatter/itip-view.c:
changing "cancelled" (British English)
to "canceled" (American English).
Fixes bug 325334.
svn path=/trunk/; revision=31088
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* itip-formatter.c:
* itip-view.c:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31080
|
|
|
|
|
|
|
|
|
|
| |
2006-01-02 Harish Krishnaswamy <kharish@novell.com>
* itip-formatter.c: (source_selected_cb):
Check for static capability only if the ecal already exists.
Fixes another critical warning crasher.
svn path=/trunk/; revision=31029
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* itip-formatter.c: added a missing word. Fixes bug 325128.
2005-12-30 Andre Klapper <a9016009@gmx.de>
* itip-formatter.c, itip-view.c: Marked missing strings translatable.
Fixes bug 313554 in CVS HEAD.
svn path=/trunk/; revision=30990
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* itip-formatter.c: Use g_ascii_strcasecmp() instead of
g_strcasecmp().
svn path=/trunk/; revision=30845
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* itip-view.c: Drop extra inclusion of e-util/e-time-utils.h,
which is going away anyway.
svn path=/trunk/; revision=30658
|
|
|
|
| |
svn path=/trunk/; revision=30574
|
|
|
|
| |
svn path=/trunk/; revision=30357
|
|
|
|
|
|
|
|
|
|
| |
2005-08-29 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #313534
* itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb):
Moved the code to display recur check box to cal_opened_cb.
svn path=/trunk/; revision=30280
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* itip-view.c: add missing headers.
svn path=/trunk/; revision=30225
|
|
|
|
| |
svn path=/trunk/; revision=30177
|
|
|
|
|
|
|
|
|
| |
2005-08-20 Carsten Guenther <carsten.guenther@scalix.com>
* itip-formatter.c: (cal_opened_cb, final_cal_opened_cb):
Put back in warning messages about calendar not being opened.
svn path=/trunk/; revision=30172
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-18 Carsten Guenther <carsten.guenther@scalix.com>
* itip-formatter.c: (update_attendee_status): NULL-terminate
calls to e_error_run; fixed typos in if-statement; some code
cleanup.
(cal_opened_cb, final_cal_opened_cb): Removed unnecessary
message about not being able to open the calendar.
svn path=/trunk/; revision=30158
|
|
|
|
| |
svn path=/trunk/; revision=30098
|
|
|
|
| |
svn path=/trunk/; revision=30041
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-27 Vivek Jain <jvivek@novell.com>
* itip-formatter.c : (update_item)
applied patch submitted by <tommi.komulainen@iki.fi>
do not send "cid:" to get the part.
check part for NULL before using it.
(message_foreach_part): do nothing if part is NULL
saves crash.
**Fixes #272632
svn path=/trunk/; revision=29908
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: (format_itip_object): Fixed a memory
leak and a crash when start date does is not present.
svn path=/trunk/; revision=29820
|
|
|
|
|
|
| |
property only while accepting all instances.
svn path=/trunk/; revision=29802
|
|
|
|
| |
svn path=/trunk/; revision=29704
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
|
|
|
|
| |
svn path=/trunk/; revision=29553
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* */*.eplug.xml: Use SOEXT.
svn path=/trunk/; revision=29538
|
|
|
|
| |
svn path=/trunk/; revision=29370
|
|
|
|
|
|
|
|
| |
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: setup cleanfiles & fix extra_dist
svn path=/trunk/; revision=29323
|
|
|
|
|
|
|
| |
remove use of e-error-tool
tag xml for translations where appropriate
svn path=/trunk/; revision=29304
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-08 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #74265
* itip-view.c (format_date_and_time_x): In time_days_in_month
the months are indexed from 0, so subtract one from the month
argument and send it.
svn path=/trunk/; revision=29189
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-07 JP Rosevear <jpr@novell.com>
Fixes #74291
* itip-view.c (itip_view_init): remove comment to re-enable
description display
svn path=/trunk/; revision=29179
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-31 JP Rosevear <jpr@novell.com>
Fixes #73844
* itip-formatter.c (extract_itip_data): make sure we check the
kind of the correct item
svn path=/trunk/; revision=29133
|
|
|
|
|
|
|
|
|
|
| |
2005-03-30 Li Yuan <li.yuan@sun.com>
* itip-formatter.c: (itip_formatter_page_factory):
add a11y name to Conflict Search Table
Fixes #73914
svn path=/trunk/; revision=29125
|
|
|
|
|
|
|
|
|
| |
2005-03-11 JP Rosevear <jpr@novell.com>
* itip-formatter.c (extract_itip_data): set the type appropriately
so that assigned tasks can be handled
svn path=/trunk/; revision=29025
|
|
|
|
|
|
|
|
| |
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* clean up author/descriptions for various plugins.
svn path=/trunk/; revision=28889
|
|
|
|
|
|
|
|
| |
2005-02-07 JP Rosevear <jpr@novell.com>
* org-gnome-itip-formatter.eplug.in: specify id for config page
svn path=/trunk/; revision=28732
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-03 Rodney Dawes <dobey@novell.com>
* itip-view.c (itip_view_init): Set the spacing for ourself to 12
to be HIG compliant as we are a GtkHBox derivative
Align the icon at 0.5 in the X direction to be HIG compliant
Set the spacing between table rows/columns to be HIG compliant
Fix the spacing/padding for all the boxes and packing calls to be
HIG compliant
Fixes #41235
svn path=/trunk/; revision=28693
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-02 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by Harish Krishnaswamy <kharish@novell.com>
Fixes #71460
* itip-formatter.c: (view_response_cb): If the my_address
is not set. Set it from the backend.
svn path=/trunk/; revision=28675
|
|
|
|
|
|
|
|
|
| |
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-view.c (format_date_and_time_x): make tomorrow and this
week strings work properly
svn path=/trunk/; revision=28591
|
|
|
|
|
|
|
|
| |
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): remove debug test
svn path=/trunk/; revision=28590
|
|
|
|
|
|
|
|
| |
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-formatter.c: add some debugging spew
svn path=/trunk/; revision=28583
|
|
|
|
|
|
|
|
|
| |
2005-01-27 Rodrigo Moya <rodrigo@novell.com>
* itip-formatter.c (update_attendee_status): deal with the itip
message having an individual instance.
svn path=/trunk/; revision=28580
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-26 JP Rosevear <jpr@novell.com>
Fixes #71485
* itip-formatter.c (update_attendee_status): fix message paste-o
* itip-view.c (format_date_and_time_x): improve translator
comments
svn path=/trunk/; revision=28569
|
|
|
|
|
|
|
|
|
|
| |
2005-01-25 JP Rosevear <jpr@novell.com>
* itip-formatter.c (pitip_free): actually destroy the client
hashes so the signals get cleaned up
(format_itip): create a proper unique classid for the pobject
svn path=/trunk/; revision=28558
|
|
|
|
|
|
|
|
|
|
| |
2005-01-14 JP Rosevear <jpr@novell.com>
* itip-formatter.c (extract_itip_data): use
camel_data_wrapper_decode_to_stream instead of
camel_data_wrapper_write_to_stream
svn path=/trunk/; revision=28404
|
|
|
|
|
|
|
|
|
| |
2005-01-14 JP Rosevear <jpr@novell.com>
* itip-formatter.c (format_itip_object): handle UTC dtstart/dtend
properly
svn path=/trunk/; revision=28401
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-11 JP Rosevear <jpr@novell.com>
Fixes #29985
* itip-formatter.c (view_response_cb): set the message flags to
answered if we send successfully
svn path=/trunk/; revision=28361
|
|
|
|
|
|
| |
* itip-formatter.c (update_item): Fixed a compiler warning.
svn path=/trunk/; revision=28347
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): set to the new items, duh
svn path=/trunk/; revision=28338
|
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): compare pointers instead of
content id
svn path=/trunk/; revision=28335
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): first crack at saving
attachments for the backend
(extract_itip_data): tell the user what to do for more than one
attachment
svn path=/trunk/; revision=28328
|
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): first crack at saving
attachments for the backend
svn path=/trunk/; revision=28323
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-view.h: remove error mode
* itip-formatter.c (set_itip_error): show error information to the
user
(extract_itip_data): use above
(format_itip_object): no more "error" mode
svn path=/trunk/; revision=28306
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-view.c (itip_view_set_delegator): accessor
(itip_view_get_delegator): ditto
* itip-view.h: new protos
* itip-formatter.c (extract_itip_data): put delegate sections back
in and handle default reminder
(format_itip_object): set the delegator for requests, find the
delegator calendar if necessary
svn path=/trunk/; revision=28305
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-formatter.c (idle_open_cb): launch an evolution window
pointing at the calendar date of the appointment
(view_response_cb): use it
svn path=/trunk/; revision=28301
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): only check for conflicts
if the source has the conflict property
(initialize_selection): select the "conflict" sources in the
selector
(source_selection_changed): update the source properties
(itip_formatter_page_factory): include the source selector for
selecting conflict checking calendars
svn path=/trunk/; revision=28300
|
|
|
|
| |
svn path=/trunk/; revision=28289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-view.h: new protos
* itip-view.c (set_tasklist_sender_text): task sender messages
(set_calendar_sender_text): calendar sender messages
(set_sender_text): select above as appropriate
(itip_view_set_item_type): accessor
(itip_view_get_item_type): ditto
* itip-formatter.c (find_cal_opened_cb): messages for
meetings/tasks/journals
(send_item): ditto
(format_itip_object): ditto
(itip_formatter_page_factory): change page title
svn path=/trunk/; revision=28280
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-formatter.c (view_response_cb): ensure there is only one
attendee in the RSVP even if the user is duplicated
svn path=/trunk/; revision=28279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-view.h: protos
* itip-view.c (rsvp_toggled_cb): set comment sensitivity
(itip_view_init): add comment entry
(itip_view_set_rsvp): make comment entry sensitive when rsvp is
(itip_view_set_rsvp_comment): accessor
(itip_view_get_rsvp_comment): ditto
* itip-formatter.c (find_cal_opened_cb): set error message if we
can't find the item
(view_response_cb): add comment if the user sets one
svn path=/trunk/; revision=28275
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-view.h: add protos
* itip-view.c (set_sender_text): update descriptions better
(set_status_text): show/hide status
(set_comment_text): show/hide comment
(set_buttons): update buttons for add an refresh
(itip_view_destroy): free comment/status
(itip_view_init): add status/comment widgets
(itip_view_set_status): accessor
(itip_view_get_status): ditto
(itip_view_set_comment): ditto
(itip_view_get_comment): ditto
* itip-formatter.c (find_cal_opened_cb): make sure rsvp is off for
publish
(format_itip_object): decline counter is sent by an organizer; set
status and comment when appropriate
svn path=/trunk/; revision=28270
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Rodney Dawes <dobey@novell.com>
* Makefile.am: Dist the errors data properly, and add the .eplug
output file to BUILT_SOURCES
svn path=/trunk/; revision=28247
|
|
|
|
|
|
|
|
|
| |
2005-01-03 Rodney Dawes <dobey@novell.com>
* itip-formatter.c (format_itip_object): Don't do set_usize ()
on the container
svn path=/trunk/; revision=28225
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (format_itip_object): load accounts
svn path=/trunk/; revision=28224
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* org-gnome-itip-formatter-errors.xml: remove unused message
* itip-formatter.c (update_item): use info item, not e-error
svn path=/trunk/; revision=28223
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (view_response_cb): implement cancel
(update_item): add cancel info item
svn path=/trunk/; revision=28222
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-view.c (itip_view_add_upper_info_item_printf): utility
routine to make it easier to add info items
(itip_view_add_lower_info_item_printf): ditto
* itip-view.h: new protos
* itip-formatter.c: use new printf routines everyhwere it makes
sense
svn path=/trunk/; revision=28220
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): move the adjust item work
here when we actually have the calendar
(pitip_free): implement a free function
(find_cal_opened_cb): check the methods instead of the show
selector member
(find_cal_opened_cb): default to true for the rsvp setting
svn path=/trunk/; revision=28218
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): move the adjust item work
here when we actually have the calendar
(pitip_free): implement a free function
svn path=/trunk/; revision=28217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-view.h: add response enums
* itip-view.c (set_buttons): fiddle with button names and response enums
* itip-formatter.c (find_server): don't include our uid in the
conflicts search
(update_attendee_status): update the status of the attendee and
save it out
(adjust_item): get relevant properties for items that might
contain them if sent from an attendee
(get_real_item): get the actual, current item
(send_item): send the item
(view_response_cb): handle REPLY and REFRESH requests
(format_itip_object): adjust the item if necessary and set the
attendee for reply/refresh; prevent crash if no description
(pitip_free): skeleton free function
(format_itip): load delete message setting
(delete_toggled_cb): set delete message setting based on toggle
(itip_formatter_page_factory): make the delete message check box
work
* Makefile.am: install e-error messages
svn path=/trunk/; revision=28216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-view.h: new protos, signal
* itip-view.c (set_info_items): be more generic so both upper and
lower setting can use it
(set_upper_info_items): set the upper info items
(set_lower_info_items): ditto for lower items
(itip_view_destroy): clear both sets of info items
(itip_view_class_init): add source selected signalo
(itip_view_init): add separate upper and lower info item areas and
a detail area
(itip_view_add_upper_info_item): add upper info item
(itip_view_remove_upper_info_item): remove a singal upper area
info item
(itip_view_clear_upper_info_items): clear them all
(itip_view_add_lower_info_item): as above
(itip_view_remove_lower_info_item): ditto
(itip_view_clear_lower_info_items): ditto
(source_selected_cb): emit the source selected signal when the
source in the option menu changes
(itip_view_set_source_list): take a source list and create an
e-source-option-menu if its non-null
(itip_view_get_source_list): get source list
(itip_view_set_source): set a specific source in the source option
menu
(itip_view_get_source): obtain that source
(itip_view_set_rsvp): get the rsvp status
(itip_view_get_rsvp): set it
(itip_view_set_show_rsvp): set visibility of rsvp check box
(itip_view_get_show_rsvp): get the visibility of rsvp check box
(itip_view_set_buttons_sensitive): set button sensitivity
(itip_view_get_buttons_sensitive): get button sensitivity
* itip-formatter.c (find_my_address): find the user's address in
the list of attendees
(set_buttons_sensitive): set the action buttons sensitivity
appropriately
(cal_opened_cb): use above
(start_calendar_server): ditto
(start_calendar_server_by_uid): de-sensitize buttons to start
(source_selected_cb): ditto
(find_cal_opened_cb): check for conflicting appointments; set
informative info area items
(find_server): create the sexp for determining conflicts
(update_item): oset informative info area items
(view_response_cb): implement some of the responses, start on
implementing rsvp
svn path=/trunk/; revision=28215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-29 JP Rosevear <jpr@novell.com>
* 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
|
|
2004-12-22 JP Rosevear <jpr@novell.com>
* Initial checkin of new itip formatter
svn path=/trunk/; revision=28184
|