| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
'application/ms-tnef' MIME type for TNEF attachment decoding)
svn path=/trunk/; revision=34970
|
|
|
|
|
|
| |
crash while decoding TNEF attachments)
svn path=/trunk/; revision=34969
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-06 Milan Crha <mcrha@redhat.com>
** Fix for bug #514622
* icsimporter.c: (dialog_close_cb): Drop this function.
* icsimporter.c: (init_widgets), (dialog_response_cb),
(ical_import_done): Do not call "close" on already closed dialog.
svn path=/trunk/; revision=34965
|
|
|
|
|
|
| |
a lot of other crashes around itip-formatter.
svn path=/trunk/; revision=34960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-03 Matthew Barnes <mbarnes@redhat.com>
* pluginsattachment-reminder.c
(org_gnome_evolution_attachment_reminder):
Fix a compiler warning.
* widgets/text/e-text.c (update_im_cursor_position):
* widgets/text/e-text.c (e_text_get_cursor_locations):
Remove these unused functions to silence compiler warnings.
svn path=/trunk/; revision=34952
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-02 Jeff Cai <jeff.cai@sun.com>
** Fixes bug #513395
* exchange-account-setup.c: (owa_authenticate_user),
(owa_editor_entry_changed), (org_gnome_exchange_owa_url),
(org_gnome_exchange_check_options), (org_gnome_exchange_commit):
Check parameters before calling camel_url_new
svn path=/trunk/; revision=34947
|
|
|
|
| |
svn path=/trunk/; revision=34917
|
|
|
|
|
|
|
|
|
| |
2008-01-28 Srinivasa Ragavan <sragavan@novell.com>
* exchange-calendar.c: (e_exchange_calendar_commit): Fixes a double
free.
svn path=/trunk/; revision=34916
|
|
|
|
| |
svn path=/trunk/; revision=34913
|
|
|
|
| |
svn path=/trunk/; revision=34912
|
|
|
|
|
|
| |
gettext context to the string "Read")
svn path=/trunk/; revision=34910
|
|
|
|
|
|
|
|
|
|
| |
2008-01-25 Tor Lillqvist <tml@novell.com>
* Makefile.am (liborg_gnome_evolution_google_la_LIBADD): Fix typo:
s/EVOLUTION_CALENDAR_LIB1S/EVOLUTION_CALENDAR_LIBS/.
svn path=/trunk/; revision=34903
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
reminder.
svn path=/trunk/; revision=34890
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-24 Milan Crha <mcrha@redhat.com>
** Part of bug #511488
* mail/mail-vfolder.h:
* mail/mail-vfolder.c: (vfolder_loaded): Function dropped.
* mail/mail-vfolder.c: (vfolder_load_storage): Allow to call this function
more than once, but do load the storage only once.
* mail/em-folder-utils.c: (emfu_popup_new_folder_response):
* mail/mail-vfolder.c: (vfolder_edit), (vfolder_gui_add_rule),
(vfolder_gui_add_from_message), (vfolder_gui_add_from_address):
* mail/em-folder-browser.c: (emfb_search_menu_activated):
* mail/em-folder-view.c: (emp_uri_popup_vfolder_sender),
(emp_uri_popup_vfolder_recipient), (vfolder_type_current):
Ensure vfolder is running.
* plugins/groupwise-features/share-folder-common.c: (users_dialog_response):
The logic to check if vfolder is running has been changed, so reflect it here too.
svn path=/trunk/; revision=34878
|
|
|
|
|
|
|
|
|
|
| |
2008-01-18 Srinivasa Ragavan <sragavan@novell.com>
* imap-headers.c: (imap_headers_commit), (org_gnome_imap_headers):
Such a useful IMAP plugin. But doesn't detect USE_IMAP for GW users.
Fixed it.
svn path=/trunk/; revision=34848
|
|
|
|
|
|
|
|
|
| |
2008-01-14 Kjartan Maraas <kmaraas@gnome.org>
* apps-evolution-attachment-reminder.schemas.in: Add
missing punctuation.
svn path=/trunk/; revision=34820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #502303
* plugin-manager.c: (eppm_response):
Always destroy dialog and unset global variable.
* plugin-manager.c: (org_gnome_plugin_manager_manage):
Use G_TYPE_POINTER instead of GTK_TYPE_WIDGET in a list store
to get rid of reference counting troubles on configuration
widgets of plugins. Remember created dialog for future use.
svn path=/trunk/; revision=34799
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-10 Milan Crha <mcrha@redhat.com>
** Fix for bug #496402
* gaimbuddies.c: (parse_buddy_group), (get_all_blocked),
(bbdb_get_gaim_buddy_list), (free_gaim_body), (free_buddy_list),
(parse_buddy_group): Do not synchronize blocked bodies from pidgin.
svn path=/trunk/; revision=34795
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-09 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #492702
* configure.in: Just disable the dbus message part of mail
notification if dbus isn't there. Also remove new-mail-notify plugin.
svn path=/trunk/; revision=34784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #300336
* plugins/groupwise-features/share-folder-common.c: (users_dialog_response):
Ensure vfolder is running.
* mail/mail-vfolder.h: (vfolder_loaded):
* mail/mail-vfolder.c: (vfolder_loaded): New helper function.
* mail/em-folder-utils.c: (emfu_popup_new_folder_response):
* mail/mail-vfolder.c: (vfolder_gui_add_rule),
(vfolder_gui_add_from_message), (vfolder_gui_add_from_address):
* mail/em-folder-browser.c: (emfb_search_menu_activated):
* mail/em-folder-view.c: (emp_uri_popup_vfolder_sender),
(emp_uri_popup_vfolder_recipient), (vfolder_type_current):
Ensure vfolder is running.
* mail/mail-component.c: (mc_startup): Do not start vfolder when
disabled by option '/apps/evolution/mail/display/enable_vfolders'.
* mail/evolution-mail.schemas.in: Added schema for new option.
* mail/mail-config.glade:
* mail/em-mailer-prefs.h:
* mail/em-mailer-prefs.c: Added checkbox for "Enable Search Folders" option.
Note: if your schema failed to install, then the search folders will be hidden. Enable by hand then.
svn path=/trunk/; revision=34775
|
|
|
|
|
|
| |
ISO-8859-1 encoding to store contacts in iPod)
svn path=/trunk/; revision=34771
|
|
|
|
|
|
| |
(Not-NULL check for a string array before finding its length), handle NULL filename strings before backup/restore/check operations in the backup-restore plugin.
svn path=/trunk/; revision=34768
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-02 Milan Crha <mcrha@redhat.com>
** Fix for bug #502914
* bbdb.c: (enable_toggled_cb): Do not write NULL into gconf.
svn path=/trunk/; revision=34747
|
|
|
|
|
|
|
|
|
|
| |
2008-02-01 Andre Klapper <a9016009@gmx.de>
* plugin-manager.c: (org_gnome_plugin_manager_manage):
fix spelling.
svn path=/trunk/; revision=34746
|
|
|
|
|
|
|
|
|
| |
2008-01-02 Srinivasa Ragavan <sragavan@novell.com>
* mail-notification.c: (new_notify_status): Show the actual displayed
folder name rather than the decoded/handled one from uri.
svn path=/trunk/; revision=34745
|
|
|
|
|
|
| |
e-source property username with the domain, if the domain is specified)
svn path=/trunk/; revision=34739
|
|
|
|
|
|
| |
domain names while setting up a Google Calendar account)
svn path=/trunk/; revision=34732
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=34721
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-17 Milan Crha <mcrha@redhat.com>
** Fix for bug #504030
* mail-notification.c: (new_notify_sound):
Do not play sound on every new mail arrival in a row.
svn path=/trunk/; revision=34720
|
|
|
|
|
|
| |
movement.
svn path=/trunk/; revision=34702
|
|
|
|
|
|
| |
Crha's work.
svn path=/trunk/; revision=34700
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-14 Tobias Mueller <tobiasmue@svn.gnome.org>
Patch by <nickspoon0@gmail.com>
** Fixes bug 502188
* publish-calendar.c: initialize "remember" variable to
FALSE.
svn path=/trunk/; revision=34697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-13 Tobias Mueller <tobiasmue@svn.gnome.org>
Patch by evilninjasquirrel@hotbrev.com
** Fixes bug 474043
* plugins/exchange-operations/exchange-operations.c:
* plugins/exchange-operations/exchange-operations.h
Prevent buffer overflows, by introducing a fourth parameter to
exchange_operations_tokenize_string - a max size to copy
svn path=/trunk/; revision=34692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-10 Tobias Mueller <tobiasmue@svn.gnome.org>
** Fixes bug 474651
* addressbook/gui/contact-editor/eab-editor.c:
* plugins/save-calendar/ical-format.c:
* plugins/save-calendar/csv-format.c:
* plugins/save-calendar/rdf-format.c:
* plugins/ipod-sync/ical-format.c:
* plugins/ipod-sync/ipod-sync.c:
* plugins/ipod-sync/evolution-ipod-sync.c:
* calendar/gui/dialogs/changed-comp.c:
* calendar/gui/dialogs/copy-source-dialog.c:
* calendar/gui/dialogs/delete-error.c:
Use format strings in gtk_message_dialog_new
svn path=/trunk/; revision=34680
|
|
|
|
|
|
| |
mnemonic/mnemonic conflict in GW features -> New shared folder -> Users dialog)
svn path=/trunk/; revision=34662
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-05 Sankar P <psankar@novell.com>
* attachment-reminder.c: (e_plugin_lib_get_configure_widget):
Move preferences to the configure tab.
svn path=/trunk/; revision=34651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-04 David Turner <cillian64@googlemail.com>
** Fix for bug #466241
* plugins/exchange-operations/exchange-account-setup.c: (org_gnome_exchange_auth_section):
Added a mnemonic to the Authentication Type label/dropdown
* mail/mail-config.glade: Added a mnemonic to "Authentication type"
in the recieving mail section of configuration
svn path=/trunk/; revision=34643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-12-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #500210
* plugins/plugin-manager/plugin-manager.c: Changed coding-style to be more accurate to other
sources, but the main change was to show configuration options of the
plugin into extra tab, instead of new popup under 'Configure' button.
* e-util/e-plugin.h:
* e-util/e-plugin.c: (e_plugin_configure), (e_plugin_is_configurable),
(epl_configure), (e_plugin_get_configure_widget),
(epl_get_configure_widget): Removed old configure functions,
replaced by get_configure_widget functions, to be able show
plugin configuration in a tab of plugin manager.
svn path=/trunk/; revision=34639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-04 Sankar P <psankar@novell.com>
* Committed on behalf of Denis Washington <denisw@svn.gnome.org>
** Fix for bug #496298
* org-gnome-external-editor.eplug.xml:
* org-gnome-external-editor.xml:
Change mails to messages.
svn path=/trunk/; revision=34635
|
|
|
|
|
|
|
|
| |
* bbdb.c: (bbdb_open_addressbook): Dont add contacts, if it is enabled
to do so.
svn path=/trunk/; revision=34626
|
|
|
|
|
|
|
|
|
|
| |
2007-12-02 Tobias Mueller <tobiasmue@svn.gnome.org>
* imap-headers.glade:
Make it selectable, fixes bug 401523, patch by
Lucky Wankhede <wlakke@novell.com>
svn path=/trunk/; revision=34623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #495123
* composer/Makefile.am:
Add a bunch of files for managing composer headers.
* composer/e-msg-composer.c (build_message), (from_changed_cb),
(set_editor_signature), (e_msg_composer_set_body),
(e_msg_composer_get_preferred_account):
* plugins/exchange-operations/exchange-mail-send-options.c
(append_to_header):
Use e_msg_composer_hdrs_get_from_account() to obtain the EAccount.
* composer/e-msg-composer-hdrs.c:
* composer/e-msg-composer-hdrs.h:
Massive refactoring to use new EComposerHeader classes.
* composer/e-composer-header.c:
* composer/e-composer-header.h:
* composer/e-composer-from-header.c:
* composer/e-composer-from-header.h:
* composer/e-composer-name-header.c:
* composer/e-composer-name-header.h:
* composer/e-composer-post-header.c:
* composer/e-composer-post-header.h:
* composer/e-composer-text-header.c:
* composer/e-composer-text-header.h:
New GObject classes manage different types of composer headers.
See bug #495123 for a more detailed description of each class.
* mail/mail-session.c (mail_session_init):
Pass the CamelSession to the EAccountComboBox class (ugly hack).
* widgets/misc/Makefile.am:
Add e-account-combo-box.[ch].
* widgets/misc/e-account-combo-box.c:
* widgets/misc/e-account-combo-box.h:
New widget renders an EAccountList as a combo box. Also listens
for changes to the EAccountList and updates itself accordingly.
svn path=/trunk/; revision=34600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-26 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #499644
* em-junk-filter.c (user_remote_tests_cb),
(org_gnome_sa_use_remote_tests):
The behavior of the "Include remote tests" check button was swapped
with respect to its state. Probably why SpamAssassin seemed slow.
svn path=/trunk/; revision=34586
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #353807
* mail-to-task.c: (do_mail_to_task): Notice user if any error occur
during opening calendar, calendar is readonly or when add fails.
svn path=/trunk/; revision=34576
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #479081
* exchange-account-setup.c: (org_gnome_exchange_owa_url):
Check for input validity immediately after creating setup widgets.
svn path=/trunk/; revision=34572
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-19 Sankar P <psankar@novell.com>
** Fix for bug #498173
* plugin-manager.c: (eppm_response):
e_plugin_configure should be called only
when user clicks on Configure button.
svn path=/trunk/; revision=34553
|
|
|
|
|
|
| |
right click menu reordering
svn path=/trunk/; revision=34549
|
|
|
|
|
|
| |
* fixing little typo
svn path=/trunk/; revision=34548
|
|
|
|
|
|
| |
uniformization of actions with memos/calendars/tasks
svn path=/trunk/; revision=34547
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
* mail/em-folder-tree.c (em_folder_tree_get_selected_folder_info):
* plugins/exchange-operations/exchange-folder.c (ex_create_folder_info):
Call camel_folder_info_new() instead of g_new0().
svn path=/trunk/; revision=34538
|
|
|
|
|
|
|
|
|
| |
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-12 indu <indu_ait@yahoo.co.in>
** Fix for bug #458515
* status-track.c: (recipient->undelivered_date)
string corrected
svn path=/trunk/; revision=34527
|
|
|
|
|
|
|
|
| |
* org-gnome-new-mail-notify.eplug.xml:
Fix typo in D-Bus
svn path=/trunk/; revision=34522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* imap-headers.c: (imap_headers_abort), (imap_headers_commit),
(epif_header_is_valid), (epif_add_sensitivity), (epif_add_header),
(epif_remove_header_clicked), (epif_fetch_all_headers_toggled),
(epif_entry_changed), (org_gnome_imap_headers):
* imap-headers.glade:
Remove useless GtkVBox,
remove the useless popup to have an inline header entry field,
concentrate all UI elements in a structure, added a prefix to
relevant functions.
svn path=/trunk/; revision=34516
|
|
|
|
|
|
|
|
|
|
| |
2007-11-05 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #492102
Use mail-mark-read icon.
svn path=/trunk/; revision=34499
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #334675
* plugins/mail-to-task/mail-to-task.c: (do_mail_to_task), (text_contains_nonwhitespace),
(get_selected_text), (convert_to_task), (org_gnome_mail_to_task),
(org_gnome_mail_to_task_menu):
When selected only one message, then try to use selected text in
preview as description, instead of whole message body.
* Requires newer GthHtml (API extended, since revision 8614).
* mail/em-folder-view.c: (emfv_message_reply): Leak fix.
svn path=/trunk/; revision=34497
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #353779
* mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml:
Allow convert more than one mail to meeting with one click.
* mail-to-task/org-gnome-mail-to-task.eplug.xml:
Allow convert more than one mail to task with one click.
svn path=/trunk/; revision=34493
|
|
|
|
| |
svn path=/trunk/; revision=34458
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-30 Sankar P <psankar@novell.com>
* ChangeLog:
Every plugin should have a ChangeLog. Added.
* google-source.c:
Commented an unused function.
Marked Debug statements conditional.
svn path=/trunk/; revision=34454
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-30 Milan Crha <mcrha@redhat.com>
** Fix for bug #487922
(Sometimes evolution does not recognize attachments)
* prefer-plain.c: (export_as_attachments): New helper function to
export message parts as attachments. This will traverse whole
hierarchy of message's parts in multipart message.
* prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative):
Use this function to export other parts as attachments.
svn path=/trunk/; revision=34452
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Matthew Barnes <mbarnes@redhat.com>
* evolution-mail-sessionlistener.c:
Use g_cclosure_marshal_VOID__POINTER instead of
evolution_mail_marshal_VOID__POINTER.
svn path=/trunk/; revision=34451
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Sankar P <psankar@novell.com>
* plugin-manager.c: (eppm_selection_changed):
Ssssshhhhhhhh the compiler warning.
svn path=/trunk/; revision=34433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Sankar P <psankar@novell.com>
** Fix for bug #461272
* plugin-manager.c: (eppm_selection_changed),
(org_gnome_plugin_manager_manage):
Configure button should not be enabled for all.
configure button needs a hot-key.
svn path=/trunk/; revision=34432
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-25 Sankar P <psankar@novell.com>
* configure.in:
* plugins/external-editor:
Added new plugins external-editor, which will
make it possible to use an external editor as
the mail composer.
svn path=/trunk/; revision=34423
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in
* plugins/google-account-setup: Initial commit for the
Google Calendar Feature.
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>.
svn path=/trunk/; revision=34413
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Matthew Barnes <mbarnes@redhat.com>
Miscellaneous changes related to bug #437579.
* configure.in:
Put a blank line between the configuration summary and the
final "now type make" message.
* mail/em-format.c (em_format_add_puri):
Use G_GSIZE_FORMAT when printing a gsize/size_t to make compilers
on all arches happy.
* plugins/mail-notification/mail-notification.c:
Put the notification_callback() declaration inside a
#ifdef HAVE_LIBNOTIFY block to avoid a potential compiler warning.
* calendar/gui/alarm-notify/alarm-queue.c:
Fix an implicit GTK+ function declaration on x86_64.
svn path=/trunk/; revision=34378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #437579
* addressbook/conduit/address-conduit.c:
* addressbook/gui/component/addressbook-config.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/widgets/eab-gui-util.c:
* calendar/conduits/calendar/calendar-conduit.c:
* calendar/conduits/memo/memo-conduit.c:
* calendar/conduits/todo/todo-conduit.c:
* calendar/gui/dialogs/alarm-dialog.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-day-view-layout.c:
* calendar/gui/e-day-view-layout.h:
* calendar/gui/print.c:
* e-util/e-pilot-map.c:
* e-util/e-plugin.c:
* e-util/e-profile-event.c:
* e-util/e-signature.c:
* filter/filter-file.c:
* mail/e-searching-tokenizer.c:
* mail/em-folder-browser.c:
* mail/em-format-html.c:
* mail/em-format-view.c:
* mail/em-format.c:
* mail/em-mailer-prefs.c:
* mail/em-mailer-prefs.h:
* mail/mail-session.c:
* mail/mail-session.h:
* mail/mail-vfolder.c:
* mail/message-list.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/calendar-http/calendar-http.c:
* plugins/exchange-operations/exchange-user-dialog.c:
* plugins/face/face.c:
* shell/e-shell-window.c:
* shell/e-shell.c:
* smime/lib/e-cert-db.c:
* tools/killev.c:
* widgets/misc/e-cursors.c:
* widgets/misc/e-spinner.c:
* widgets/misc/e-unicode.c:
* widgets/table/e-table-field-chooser-item.c:
* widgets/table/e-table-header-item.c:
* widgets/table/e-table-header-item.h:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table.c:
* widgets/text/e-text.c:
Fix various compiler warnings. Patch from Milan Crha.
svn path=/trunk/; revision=34368
|
|
|
|
| |
svn path=/trunk/; revision=34351
|
|
|
|
| |
svn path=/trunk/; revision=34347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #469657
* addressbook/importers/evolution-ldif-importer.c:
* calendar/gui/comp-editor-factory.c:
* composer/e-msg-composer.c:
* e-util/e-config-listener.c:
* mail/em-composer-prefs.c:
* mail/em-folder-tree-model.c:
* mail/em-format.c:
* mail/em-format-html.c:
* mail/em-migrate.c:
* mail/em-subscribe-editor.c:
* mail/mail-component.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* mail/importers/elm-importer.c:
* plugins/exchange-operations/exchange-folder-size-display.c:
* plugins/mono/mono-plugin.c:
* shell/e-shell-settings-dialog.c:
* tools/killev.c:
* widgets/table/e-table-extras.c:
* widgets/table/e-table-selection-model.c:
Use destroy functions in GHashTables to simplify memory management.
svn path=/trunk/; revision=34344
|
|
|
|
| |
svn path=/trunk/; revision=34341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
* mail/em-account-editor.c:
* mail/evolution-mail.schemas.in:
* mail/mail-config.glade:
* plugins/bbdb/bbdb.c (bbdb_page_factory):
* plugins/bogo-junk-plugin/bf-junk-filter.c:
* plugins/face/org-gnome-face-eplug.xml:
* plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml:
* plugins/print-message/org-gnome-print-message.eplug.xml:
Use consistent terminology for mail messages (#480621).
svn path=/trunk/; revision=34326
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #474000
* addressbook/importers/evolution-ldif-importer.c:
Remove redundant Base64 codec implementation. Use GLib's.
* mail/em-format-html.c (efh_format_headers):
* mail/em-migrate.c (upgrade_passwords_1_2):
* plugins/face/face.c:
Use GLib's Base64 API instead of Camel's.
svn path=/trunk/; revision=34325
|
|
|
|
|
|
|
| |
Use GObject's marshalers whenever possible.
svn path=/trunk/; revision=34324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #477045
* addressbook/gui/component/addressbook-component.c:
* addressbook/gui/component/addressbook-view.c:
* addressbook/gui/contact-editor/e-contact-editor-address.c:
* addressbook/gui/contact-editor/e-contact-editor-fullname.c:
* addressbook/gui/contact-editor/e-contact-editor-im.c:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/eab-contact-display.c:
* calendar/gui/calendar-commands.c:
* calendar/gui/calendar-component.c:
* calendar/gui/dialogs/cal-attachment-select-file.c:
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/dialogs/event-editor.c:
* calendar/gui/dialogs/task-editor.c:
* calendar/gui/e-cal-popup.c:
* calendar/gui/e-calendar-table.c:
* calendar/gui/e-calendar-view.c:
* calendar/gui/e-day-view.c:
* calendar/gui/e-memo-table.c:
* calendar/gui/e-week-view.c:
* calendar/gui/memos-component.c:
* calendar/gui/memos-control.c:
* calendar/gui/tasks-component.c:
* calendar/gui/tasks-control.c:
* composer/e-msg-composer-select-file.c:
* composer/e-msg-composer.c:
* mail/em-folder-tree.c:
* mail/em-folder-view.c:
* mail/em-popup.c:
* mail/mail-component.c:
* mail/mail-mt.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* plugins/exchange-folder-permission.c:
* plugins/exchange-folder.c:
* plugins/groupwise-features/share-folder-common.c:
* shell/e-shell-window-commands.c:
* ui/evolution-addressbook.xml:
* ui/evolution-calendar.xml:
* ui/evolution-composer-entries.xml:
* ui/evolution-editor.xml:
* ui/evolution-event-editor.xml:
* ui/evolution-mail-list.xml:
* ui/evolution-mail-message.xml:
* ui/evolution-memos.xml:
* ui/evolution-message-composer.xml:
* ui/evolution-subscribe.xml:
* ui/evolution-task-editor.xml:
* ui/evolution-tasks.xml:
* ui/evolution.xml:
Use standard icon names where applicable.
svn path=/trunk/; revision=34322
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Pedro Villavicencio Garrido <pvillavi@gnome.org>
* url-editor-dialog.c: (url_editor_dialog_construct):
use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR.
Fixes #480804.
svn path=/trunk/; revision=34320
|
|
|
|
|
|
| |
GtkFileChooser has been around since 2004.
svn path=/trunk/; revision=34257
|
|
|
|
|
|
|
|
|
|
| |
2007-09-10 Andre Klapper <a9016009@gmx.de>
* publish-calendar.c: (publish):
fix chen's string freeze break.
svn path=/trunk/; revision=34222
|
|
|
|
| |
svn path=/trunk/; revision=34213
|
|
|
|
| |
svn path=/trunk/; revision=34209
|
|
|
|
| |
svn path=/trunk/; revision=34208
|
|
|
|
| |
svn path=/trunk/; revision=34207
|
|
|
|
| |
svn path=/trunk/; revision=34206
|
|
|
|
|
|
| |
<srinidhi.bs@gmail.com>
svn path=/trunk/; revision=34193
|
|
|
|
| |
svn path=/trunk/; revision=34192
|
|
|
|
| |
svn path=/trunk/; revision=34191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-05 Frederic Crozat <fcrozat@mandriva.com>
* configure.in:
* plugins/audio-inline/org-gnome-audio-inline.eplug.xml
* plugins/audio-inline/ChangeLog
* plugins/audio-inline/audio-inline.c
audio-inline plugin has been ported to gstreamer 0.10
(bug #329629).
svn path=/trunk/; revision=34180
|
|
|
|
|
|
|
|
|
| |
2007-09-05 Sankar P <psankar@novell.com>
* prefer-plain.c: (e_plugin_lib_enable):
Fixes an invalid return type issue.
svn path=/trunk/; revision=34179
|
|
|
|
| |
svn path=/trunk/; revision=34155
|
|
|
|
|
|
|
|
|
|
| |
2007-09-02 Matthew Barnes <mbarnes@redhat.com>
* Update FSF address in header comments (#469886).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
|
|
|
|
| |
svn path=/trunk/; revision=34112
|
|
|
|
| |
svn path=/trunk/; revision=34111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-24 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #355766
* plugins/print-message/print-message.c (org_gnome_print_preview):
Call e_msg_composer_get_message_print().
* composer/e-msg-composer.[ch] (e_msg_composer_get_message_print):
New function overrides composer flags for printing.
Patch by Mayank Jain.
svn path=/trunk/; revision=34099
|
|
|
|
| |
svn path=/trunk/; revision=34096
|
|
|
|
| |
svn path=/trunk/; revision=34089
|
|
|
|
| |
svn path=/trunk/; revision=34078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #308636
* camel-gw-listener.c: (add_esource):
Set "create_source=yes" property to source group based on new
parameter
and always set property "delete=no" to new source.
* camel-gw-listener.c: , (add_calendar_tasks_sources),
(add_proxy_sources): Uses add_source.
svn path=/trunk/; revision=34067
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-22 Wang Xin <jedy.wang@sun.com>
** Fix for bug #468804
* plugins/mail-to-task/mail-to-task.c: Handle NUll pointer.
svn path=/trunk/; revision=34063
|
|
|
|
|
|
|
|
|
|
| |
2007-08-21 Andre Klapper <a9016009@gmx.de>
* org-gnome-attachment-reminder.error.xml: Marked strings for
translation
svn path=/trunk/; revision=34059
|
|
|
|
| |
svn path=/trunk/; revision=34055
|
|
|
|
| |
svn path=/trunk/; revision=34054
|
|
|
|
| |
svn path=/trunk/; revision=34053
|
|
|
|
| |
svn path=/trunk/; revision=34046
|
|
|
|
|
|
|
|
|
|
|
|
| |
--This line, and th se below, will be ignored--
A plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in
M plugins/attachment-reminder/ChangeLog
M plugins/attachment-reminder/Makefile.am
D plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in.in
M plugins/tnef-attachments/Makefile.am
svn path=/trunk/; revision=34040
|
|
|
|
| |
svn path=/trunk/; revision=34022
|
|
|
|
| |
svn path=/trunk/; revision=34017
|
|
|
|
| |
svn path=/trunk/; revision=34010
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-13 Sankar P <psankar@novell.com>
** Fix for bug #330968
* proxy.c: (proxy_page_changed_cb):
Fixes a crash on account-editor.
Proxy Preferences Crash Fix.
svn path=/trunk/; revision=33993
|
|
|
|
| |
svn path=/trunk/; revision=33991
|
|
|
|
| |
svn path=/trunk/; revision=33987
|
|
|
|
|
|
|
| |
committing on behalf of Anand V M <avmuttagi@gmail.com>
svn path=/trunk/; revision=33980
|
|
|
|
|
|
|
|
| |
Fix for bug #428125
Added mnemonic for "Plain Text Mode" in preferences.
svn path=/trunk/; revision=33978
|
|
|
|
| |
svn path=/trunk/; revision=33972
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-06 Sankar P <psankar@novell.com>
* Committed on behalf of Diego Escalante Urrelo
<diegoe@gnome.org>
* bbdb.c: (bbdb_timeout), (bbdb_open_addressbook):
* gaimbuddies.c: (bbdb_sync_buddy_list_check):
"Synchronize now" should work even if periodic checking
is not enabled.
Fixes bug #377309
svn path=/trunk/; revision=33957
|
|
|
|
| |
svn path=/trunk/; revision=33951
|
|
|
|
| |
svn path=/trunk/; revision=33948
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #455799
Remove all .cvsignore and update svn:ignore porperty in whole
directories.
svn path=/trunk/; revision=33945
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-03 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #460821
* attachment-reminder.c: (strip_text_msg): The second argument of
g_utf8_strdown() expects the length of string in bytes or -1.
svn path=/trunk/; revision=33943
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-03 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #462010
* proxy.c: (proxy_update_tree_view):
* proxy-login.c: (proxy_login_update_tree): Plugged memory leak.
svn path=/trunk/; revision=33942
|
|
|
|
| |
svn path=/trunk/; revision=33920
|
|
|
|
|
|
| |
* Generate HTML Mail instead of ascii text for summarizing permissions.
svn path=/trunk/; revision=33917
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-31 Andre Klapper <a9016009@gmx.de>
* calendar/gui/dialogs/schedule-page.glade:
calendar/gui/dialogs/memo-page.glade:
calendar/gui/dialogs/meeting-page.glade:
calendar/gui/dialogs/task-page.glade:
calendar/gui/dialogs/task-details-page.glade:
calendar/gui/dialogs/cal-prefs-dialog.glade:
calendar/gui/dialogs/event-page.glade:
calendar/gui/e-itip-control.glade:
smime/gui/smime-ui.glade:
filter/filter.glade:
plugins/attachment-reminder/attachment-reminder.glade:
plugins/imap-features/imap-headers.glade:
plugins/exchange-operations/exchange-permissions-dialog.glade:
plugins/publish-calendar/publish-calendar.glade:
remove "window1" string from translation
svn path=/trunk/; revision=33913
|
|
|
|
| |
svn path=/trunk/; revision=33904
|
|
|
|
| |
svn path=/trunk/; revision=33894
|
|
|
|
|
|
|
|
|
|
| |
2007-07-20 Johnny Jacob <jjohnny@novell.com>
* imap-headers.c : (org_gnome_imap_headers) :
GtkTreeView should have a model.
Fixes #445248
svn path=/trunk/; revision=33893
|
|
|
|
| |
svn path=/trunk/; revision=33877
|
|
|
|
| |
svn path=/trunk/; revision=33875
|
|
|
|
| |
svn path=/trunk/; revision=33873
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-26 Sankar P <psankar@novell.com>
* attachment-reminder.c: (e_plugin_lib_configure),
(org_gnome_attachment_reminder_config_option):
* attachment-reminder.glade:
Configure attachment-reminder plugin within the plugin-manager.
svn path=/trunk/; revision=33854
|
|
|
|
|
|
|
|
|
| |
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
* bf-junk-filter.c: (convert_unicode_cb): Plugged memory leak.
svn path=/trunk/; revision=33850
|
|
|
|
|
|
|
| |
Fixes Preferences dialog bloating.
See bug #459522
svn path=/trunk/; revision=33847
|
|
|
|
|
|
|
|
|
|
| |
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
* attachment-reminder.c: Plugged memory leak and the second argument
of g_utf8_strdown() should be in bytes.
svn path=/trunk/; revision=33842
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #458511
* exchange-delegates-user.c: (exchange_delegates_user_edit): each
message is enclosed with double quotes line by line.
svn path=/trunk/; revision=33841
|
|
|
|
|
|
|
|
|
|
| |
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
* default-mailer.c: (org_gnome_default_mailer_check_default): Plugged
memory leak.
svn path=/trunk/; revision=33837
|
|
|
|
| |
svn path=/trunk/; revision=33825
|
|
|
|
| |
svn path=/trunk/; revision=33824
|
|
|
|
|
|
|
|
|
| |
2007-07-18 Sankar P <psankar@novell.com>
* face.c: (org_gnome_composer_face):
Remove unused variables.
svn path=/trunk/; revision=33817
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-17 Sankar P <psankar@novell.com>
* org-gnome-face.eplug.xml:
* org-gnome-face-ui.xml:
* org-gnome-face.errors.xml:
* Makefile.am:
* face.c:
Initial set of files. Implements Face header support.
svn path=/trunk/; revision=33812
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-17 Sankar P <psankar@novell.com>
* org-gnome-attachment-reminder.errors.xml:
Changed the string "Cancel" to "Continue Editing"
svn path=/trunk/; revision=33811
|
|
|
|
|
|
|
|
|
|
| |
2007-07-12 Matthew Barnes <mbarnes@redhat.com>
* plugins/exchange-operations/exchange-delegates-user.c:
Fix a bunch of new implicit function declarations.
svn path=/trunk/; revision=33802
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-10 Sankar P <psankar@novell.com>
* org-gnome-attachment-reminder.errors.xml:
Fixed Marking for Translation bugs
svn path=/trunk/; revision=33797
|
|
|
|
| |
svn path=/trunk/; revision=33790
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: (format_itip_object): Fixed a build break.
svn path=/trunk/; revision=33788
|
|
|
|
| |
svn path=/trunk/; revision=33787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
* exchange-delegates-user.c: (map_to_full_role_name),
(em_utils_delegates_done), (exchange_delegates_user_edit):
* exchange-delegates-user.h:
* exchange-delegates.c: (add_button_clicked_cb),
(edit_button_clicked_cb), (email_look_up), (table_click_cb):
* exchange-delegates.glade:
* exchange-delegates.h:
* exchange-mail-send-options.c: (append_to_header):
* exchange-send-options.c:
(exchange_send_options_get_widgets_data), (get_widgets),
(exchange_send_options_fill_widgets_with_data),
(exchange_send_options_cb), (delegate_option_toggled),
(addressbook_dialog_response), (addressbook_entry_changed),
(address_button_clicked), (exchange_sendoptions_dialog_run),
(exchange_sendoptions_dialog_init):
* exchange-send-options.glade:
* exchange-send-options.h:
* org-gnome-exchange-operations.error.xml: Added the exchange
delegation support.
Committing on behalf of Bharath Acharya <abharath@novell.com>
svn path=/trunk/; revision=33784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
* org-gnome-tnef-attachments.eplug.xml: Fixed bugs where the .so wasn't
reffered rightly.
svn path=/trunk/; revision=33782
|
|
|
|
| |
svn path=/trunk/; revision=33781
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Johnny Jacob <jjohnny@novell.com>
* attachment-remidner.glade : Added mnemonics.
* attachment-reminder.c : Fixed warnings.
* org-gnome-attachment-reminder.errors.xml : Added new strings.
svn path=/trunk/; revision=33780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* imap-headers.c: (add_header_clicked), (remove_header_clicked),
(org_gnome_imap_headers):
* imap-headers.glade:
HIGify. Disable the Delete button when there are no headers.
See bug #437892
svn path=/trunk/; revision=33778
|
|
|
|
| |
svn path=/trunk/; revision=33769
|
|
|
|
| |
svn path=/trunk/; revision=33757
|
|
|
|
| |
svn path=/trunk/; revision=33743
|
|
|
|
| |
svn path=/trunk/; revision=33733
|
|
|
|
| |
svn path=/trunk/; revision=33732
|
|
|
|
| |
svn path=/trunk/; revision=33697
|
|
|
|
| |
svn path=/trunk/; revision=33696
|
|
|
|
| |
svn path=/trunk/; revision=33695
|
|
|
|
| |
svn path=/trunk/; revision=33694
|
|
|
|
|
|
|
|
|
|
| |
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=33647
|
|
|
|
| |
svn path=/trunk/; revision=33646
|
|
|
|
| |
svn path=/trunk/; revision=33645
|
|
|
|
| |
svn path=/trunk/; revision=33644
|
|
|
|
| |
svn path=/trunk/; revision=33643
|
|
|
|
| |
svn path=/trunk/; revision=33629
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-25 Matthew Barnes <mbarnes@redhat.com>
* addressbook/gui/component/addressbook-component.c (ensure_sources):
* addressbook/gui/component/addressbook-migrate.c (ensure_sources):
* calendar/gui/migration.c (create_calendar_sources),
(create_task_sources), (create_memo_sources):
* calendar/gui/tasks-component.c (ensure_sources):
* calendar/gui/calendar-component.c (ensure_sources):
* calendar/gui/memos-component.c (ensure_sources):
* plugins/hula-account-setup/camel-hula-listener.c
(remove_esource), (modify_esource):
* plugins/groupwise-account-setup/camel-gw-listener.c
(remove_esource), (modify_esource):
Don't assume the relative URI is non-NULL (#427232).
* plugins/exchange-operations/exchange-config-listener.c
(exchange_add_autocompletion_folders):
Don't assume the absolute URI is non-NULL (#427232).
svn path=/trunk/; revision=33577
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-24 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #424562
* e-util/eggtrayicon.c:
* e-util/eggtrayicon.h:
Evolution requires GTK+ 2.10 now so kill this widget.
* e-util/Makefile.am:
Remove eggtrayicon.c and eggtrayicon.h.
* calendar/gui/dialogs/recur-comp.c (recur_component_dialog):
* e-util/e-dialog-utils.c (e_notice):
* plugins/calendar-weather/calendar-weather.c
(e_calendar_weather_location):
* widgets/text/e-text.c (e_text_copy_clipboard),
(e_text_update_primary_selection), (e_text_paste), (e_text_do_popup):
Remove check for obsolete GTK+ version.
* gui/alarm-notify/alarm-queue.c:
EggTrayIcon is dead; always use GtkStatusIcon.
svn path=/trunk/; revision=33573
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Matthew Barnes <mbarnes@redhat.com>
* POTFILES.in:
* POTFILES.skip:
Move files that have translations but are not shipped to
POTFILES.skip. Patch from Philip Withnall. (#436985)
* plugins/mail-notification/Makefile.am:
Fix a couple distcheck errors.
svn path=/trunk/; revision=33559
|
|
|
|
| |
svn path=/trunk/; revision=33557
|
|
|
|
|
|
| |
Gryniewicz
svn path=/trunk/; revision=33556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-14 Sankar P <psankar@novell.com>
** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com>
* imap-headers.c:
Evolution crashes when clicking "Edit" button
Fixes #425506
svn path=/trunk/; revision=33539
|
|
|
|
| |
svn path=/trunk/; revision=33537
|
|
|
|
| |
svn path=/trunk/; revision=33533
|
|
|
|
| |
svn path=/trunk/; revision=33532
|
|
|
|
| |
svn path=/trunk/; revision=33530
|
|
|
|
| |
svn path=/trunk/; revision=33527
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #337616
* Makefile.am:
Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS.
* addressbook/Makefile.am:
* calendar/gui/Makefile.am:
* mail/Makefile.am:
* plugins/bogo-junk-plugins/Makefile.am:
* plugins/default-mailer/Makefile.am:
* shell/Makefile.am:
Add $(schema_DATA) to DISTCLEANFILES.
* plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in:
Rename as org-gnome-bogo-junk-plugin.eplug.xml.
* plugins/caldav/Makefile.am:
* plugins/import-ics-attachments/Makefile.am:
* plugins/publish-calendar/Makefile.am:
Add "eplug" file to CLEANFILES.
* plugins/mail-remote/Makefile.am:
Add "eplug.xml" file to EXTRA_DIST.
* po/POTFILES.in: Don't translate files we no longer ship.
svn path=/trunk/; revision=33521
|
|
|
|
| |
svn path=/trunk/; revision=33516
|
|
|
|
| |
svn path=/trunk/; revision=33512
|
|
|
|
| |
svn path=/trunk/; revision=33507
|
|
|
|
| |
svn path=/trunk/; revision=33506
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-11 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* plugin-manager.c: (eppm_show_plugin), (eppm_selection_changed),
(eppm_enable_toggled), (eppm_free),
(org_gnome_plugin_manager_manage):
Sort the list of plugins based on name so that it is easy to use
svn path=/trunk/; revision=33505
|
|
|
|
| |
svn path=/trunk/; revision=33490
|
|
|
|
| |
svn path=/trunk/; revision=33475
|
|
|
|
| |
svn path=/trunk/; revision=33474
|
|
|
|
| |
svn path=/trunk/; revision=33473
|
|
|
|
| |
svn path=/trunk/; revision=33472
|
|
|
|
| |
svn path=/trunk/; revision=33471
|
|
|
|
| |
svn path=/trunk/; revision=33459
|
|
|
|
|
|
|
|
|
| |
2007-04-23 Matthew Barnes <mbarnes@redhat.com>
* Makefile.am: Distribute bogo-junk-plugin.schemas.in.in. (#432616)
svn path=/trunk/; revision=33452
|
|
|
|
| |
svn path=/trunk/; revision=33440
|
|
|
|
| |
svn path=/trunk/; revision=33432
|
|
|
|
| |
svn path=/trunk/; revision=33422
|
|
|
|
|
|
|
|
|
|
| |
2007-04-10 Elizabeth Greene <nerdygirl_ellie@yahoo.com>
** Fixes #426481
* exchange-account-setup.c: Fix Typo Assitant
svn path=/trunk/; revision=33414
|
|
|
|
|
|
|
|
|
|
| |
2007-04-10 Andre Klapper <a9016009@gmx.de>
* plugins/ipod-sync/evolution-ipod-sync.c:
fix typos and reword a string. Fixes bug #404764.
svn path=/trunk/; revision=33412
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-05 Matthew Barnes <mbarnes@redhat.com>
* plugins/exchange-operations/exchange-config-listener.c (class_init):
* plugins/exchange-operations/exchange-delegates-user.c (class_init):
Use GLib marshallers wherever possible.
svn path=/trunk/; revision=33387
|
|
|
|
| |
svn path=/trunk/; revision=33366
|
|
|
|
| |
svn path=/trunk/; revision=33365
|
|
|
|
| |
svn path=/trunk/; revision=33364
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-03 Matthew Barnes <mbarnes@redhat.com>
* mail/evolution-mail.schemas.in.in:
* plugins/sa-junk-plugin/em-junk-filter.c (em_junk_sa_get_name):
* plugins/sa-junk-plugin/org-gnome-sa-junk-plugin.eplug.xml:
Correctly capitalize SpamAssassin. (#375577)
Patch from Priit Laes.
svn path=/trunk/; revision=33363
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
Code Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33354
|
|
|
|
|
|
|
|
|
|
|
| |
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mailing-list-actions.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33353
|
|
|
|
|
|
|
|
|
|
|
| |
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mail-account-disable.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33352
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mail-folder-unsubscribe.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mark-all-read.eplug.xml:
Cleanup.
Fixes part of #301149
svn path=/trunk/; revision=33350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #373116
* calendar/gui/calendar-component.c (ensure_sources):
* calendar/gui/e-cal-model.c (ecm_get_color_for_component):
* calendar/gui/memos-component.c (ensure_sources):
* calendar/gui/migration.c (create_calendar_contact_source),
(create_calendar_sources), (create_task_sources),
(create_memo_sources), (add_gw_esource):
* calendar/gui/tasks-component.c (ensure_sources):
* plugins/groupwise-account-setup/camel-gw-listener.c (add_esource):
Use the new ESource color API.
* calendar/gui/dialogs/cal-prefs-dialog.c:
* calendar/gui/dialogs/cal-prefs-dialog.glade:
* calendar/gui/dialogs/calendar-setup.c:
* calendar/gui/dialogs/calendar-setup.glade:
* filter-colour.c (get_widget):
* mail/em-composer-prefs.c:
* mail/em-composer-prefs.h:
* mail/em-mailer-prefs.c:
* mail/em-mailer-prefs.h:
* mail/mail-config.glade:
Migrate from GnomeColorPicker to GtkColorButton.
* filter/filter-colour.h:
Store color as a GdkColor instead of separate RGBA components.
* filter/filter-colour.c (color_eq):
Use gdk_color_equal() to compare colors.
* filter/filter-colour.c (xml_encode):
Encode color as a single property ("spec").
* filter/filter-colour.c (xml_decode):
Read the color from a single property ("spec").
Provide a migration path for old XML files.
* calendar/gui/calendar-component.c
(calendar_config_get_tasks_due_today_color),
(calendar_config_get_tasks_overdue_color):
Return a GdkColor instead of an X color specification.
* calendar/gui/calendar-component.c
(calendar_config_set_tasks_due_today_color),
(calendar_config_set_tasks_overdue_color):
Accept a GdkColor instead of an X color specification.
* calenar/gui/e-cal-model-tasks.c (ecmt_get_color_for_component):
Adapt to modified color API in calendar-component.c by converting
the GdkColor to an X color specification. This is an ugly hack to
be fixed later.
svn path=/trunk/; revision=33349
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-30 Sankar P <psankar@novell.com>
* status-track.c: (format_date), (track_status):
Rewritten GroupWise Status Tracking
svn path=/trunk/; revision=33344
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Matthew Barnes <mbarnes@redhat.com>
* mail/em-utils.c:
* mail/mail-config.c:
* plugins/save-attachments/save-attachments.c:
Evolution requires GLib 2.10 now; remove dead backward-compatibility
code for GLib < 2.8 (#418971).
svn path=/trunk/; revision=33341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-27 Matthew Barnes <mbarnes@redhat.com>
* a11y/e-table/gal-a11y-e-cell-text.c:
* a11y/e-table/gal-a11y-e-cell-vbox.c:
* addressbook/gui/component/addressbook-component.c:
* addressbook/gui/component/addressbook-view.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/eab-contact-display.c:
* addressbook/gui/widgets/gal-view-minicard.c:
* calendar/gui/alarm-notify/alarm-queue.c:
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-cal-popup.c:
* calendar/gui/e-meeting-list-view.c:
* calendar/gui/e-tasks.c:
* calendar/gui/gnome-cal.c:
* composer/e-msg-composer.c:
* mail/em-folder-browser.c:
* mail/em-format.c:
* mail/em-popup.c:
* plugins/exchange-operations/exchange-account-setup.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-config-listener.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/import-ics-attachments/icsimporter.c:
* widgets/misc/e-filter-bar.c:
* widgets/misc/e-multi-config-dialog.c:
* widgets/table/e-cell-checkbox.c:
* widgets/table/e-table-header-item.c:
Don't mix declarations and code (#405495).
svn path=/trunk/; revision=33324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-03-16 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #360240
* addressbook/gui/widgets/e-addressbook-view.c
(e_contact_print_button):
* addressbook/printing/e-contact-print.c (complete_sequence),
(e_contact_build_style), (e_contact_print_response),
(e_contact_print_contact_list_dialog_new):
* shell/e-shell-importer.c (importer_file_page_new):
* plugins/startup-wizard/startup-wizard.c
(startup_wizard_timezone_page):
* mail/em-vfolder-rule.c (select_source_with_changed), (get_widget):
* mail/em-format-quote.c (emfq_format_source):
* mail/mail-ops.c (save_messages_save):
* mail/em-format.c (emf_init):
* mail/em-format-html-display (em_format_html_get_search_dialog),
(em_format_html_display_seearch_with), (ehhd_resize),
(efhd_attachment_optional), (efhd_format_optional):
* mail/em-folder-view.c (emfv_init):
* mail/message-list.c (ml_tree_value_at):
* composer/e-msg-composer-hdrs (header_new_recipient):
* composer/e-msg-composer.c (e_msg_composer_show_help), (drop_action):
* widgets/table/e-cell-text.c (ect_free_color):
* widgets/misc/e-calendar-item.c (e_calendar_item_unrealize):
* widgets/misc/e-icon-entry.c (e_icon_entry_pack_widget):
Remove unused variables.
svn path=/trunk/; revision=33315
|
|
|
|
| |
svn path=/trunk/; revision=33231
|
|
|
|
| |
svn path=/trunk/; revision=33230
|
|
|
|
|
|
|
|
|
| |
2007-02-19 Sankar P <psankar@novell.com>
* url-editor-dialog.c: (set_from_uri):
Fixes some string to int conversion.
svn path=/trunk/; revision=33226
|
|
|
|
| |
svn path=/trunk/; revision=33201
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-09 Sankar P <psankar@novell.com>
* camel-gw-listener.c: (add_esource), (remove_esource),
(add_proxy_sources): Picks a random color for proxy calendars,
Checks the Memo/Notes component for proxies
svn path=/trunk/; revision=33189
|
|
|
|
|
|
|
|
|
| |
2007-02-05 Sankar P <psankar@novell.com>
* junk-settings.c:
Include missing header file
svn path=/trunk/; revision=33176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-30 Sankar P <psankar@novell.com>
* imap-headers.c: (imap_headers_commit):
Fixes a memory leak and a scenario where,
some IMAP servers doesnt return headers if
the string contains more than one consecutive
embedded spaces in the HEADER.
svn path=/trunk/; revision=33167
|
|
|
|
|
|
|
|
|
|
| |
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* install-shared.c: (org_gnome_popup_wizard):
don't split sentences. Fixes bug #401288.
svn path=/trunk/; revision=33154
|
|
|
|
| |
svn path=/trunk/; revision=33152
|
|
|
|
|
|
|
|
|
|
| |
2007-01-25 Kjartan Maraas <kmaraas@gnome.org>
* send-options.c: (get_cnc): Fix a crash when setting up
a GroupWise account. Closes bug #330969. Patch from
Parthasarathi Susarla.
svn path=/trunk/; revision=33148
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Raghavendran <raghavguru7@gmail.com>
* org-gnome-groupwise-features.xml:
* mail-send-options.c :
Added code for implementing Send options via
a data hook .
svn path=/trunk/; revision=33139
|
|
|
|
| |
svn path=/trunk/; revision=33138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* exchange-send-options.glade :Glade file for
exchange send options .
* org-gnome-exchange-operations.eplug.xml :Added a
hook for implementing send options .
* exchange-mail-send-options.c :Contains code for invoking
the dialog and processing the data received and destroying
the dialog .
* exchange-send-options.[c,h] :Contains the GType for exchange
send options dialog .
svn path=/trunk/; revision=33137
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Sankar P <psankar@novell.com>
* configure.in: Added support for configuring the
imap-headers plugin.
svn path=/trunk/; revision=33133
|
|
|
|
|
|
|
|
|
| |
* exchange-folder-permission.c:
(org_gnome_exchange_folder_permissions): Decode the derived path
using camel_url_decode_path(), as path may contain encoded
characters.
svn path=/trunk/; revision=33082
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* exchange-config-listener.c: Don't call deprecated GLib / GDK
functions.
svn path=/trunk/; revision=33047
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-03 Harish Krishnaswamy <kharish@novell.com>
* plugins/groupwise-account-setup/camel-gw-listener.c:
(add_esource), (add_calendar_tasks_sources),
(get_addressbook_names_from_server), (add_proxy_sources),
(prune_proxies), (camel_gw_listener_construct):
Add code to prune dead proxy entries (so they are executed
regardless of which component gets loaded first). Clean up
the existing code, fix leaks and ensure new proxy calendars
have their (different) color set.
svn path=/trunk/; revision=33037
|
|
|
|
|
|
|
|
|
| |
2006-09-19 Kjartan Maraas <kmaraas@gnome.org>
* org-gnome-gw-account-setup.eplug.xml: Mark description for
translation.
svn path=/trunk/; revision=33034
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-28 Parthasarathi Susarla <ajaysusarla@gmail.com>
** Fix bug #348679
* icsimporter.c: (org_gnome_evolution_import_ics_attachment):
Do not access structure elements directly. Use the methods of the
class in the CamelDataWrapper Class
svn path=/trunk/; revision=33030
|
|
|
|
|
|
|
|
|
|
| |
2006-11-17 Harish Krishnaswamy <kharish@novell.com>
* proxy-login.c: (proxy_login_get_cnc): Remove
an extraneous initialization that leaks a CamelUrl on
each invocation.
svn path=/trunk/; revision=32990
|
|
|
|
|
|
|
|
| |
2006-10-23 Priit Laes <amd@store20.com>
* org-gnome-default-source.eplug.xml: Fixed typo in plugin
description. Fixes bug 363999.
svn path=/trunk/; revision=32933
|
|
|
|
|
|
|
| |
2006-10-21 Priit Laes <amd@store20.com>
* org-gnome-default-source.eplug.xml: Fix typo. Fixes #363999.
svn path=/trunk/; revision=32926
|
|
|
|
| |
svn path=/trunk/; revision=32897
|
|
|
|
|
|
|
|
|
| |
2006-08-28 Kjartan Maraas <kmaraas@gnome.org>
* org-gnome-evolution-mail-attachments-import-ics.eplug.xml: Mark
name and description for translation.
svn path=/trunk/; revision=32892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com>
* addressbook/gui/widgets/eab-contact-display.c:
addressbook/importers/evolution-ldif-importer.c
addressbook/importers/evolution-vcard-importer.c
calendar/importers/icalendar-importer.c
plugins/groupwise-features/properties.glade
plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
plugins/save-attachments/org-gnome-save-attachments.xml
shell/shell.error.xml : Make some string improvements to allow better
use of gettext compendia.
svn path=/trunk/; revision=32879
|
|
|
|
|
|
|
|
|
| |
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
* camel-hula-listener.c: (finalize)
Chain up to parent's finalize() method.
svn path=/trunk/; revision=32786
|
|
|
|
|
|
|
|
|
| |
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
* camel-gw-listener.c: (finalize)
Chain up to parent's finalize() method.
svn path=/trunk/; revision=32785
|
|
|
|
|
|
|
|
| |
2006-09-14 Andre Klapper <a9016009@gmx.de>
* itip-view.c: correct display of time. Fixes bug #343686.
svn path=/trunk/; revision=32765
|
|
|
|
|
|
|
|
|
|
| |
2006-08-28 Kjartan Maraas <kmaraas@gnome.org>
* org-gnome-evolution-caldav.eplug.xml: Mark name and
description for translation.
Makefile.am: Rename the above from .in to .xml
svn path=/trunk/; revision=32689
|
|
|
|
| |
svn path=/trunk/; revision=32647
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-23 Matthew Barnes <mbarnes@redhat.com>
* plugins/mailing-list-actions/mailing-list-actions.c:
* widgets/misc/e-multi-config-dialog.c:
improve GError initialization code - fixes bug 352423.
committed by Andre Klapper
svn path=/trunk/; revision=32638
|