| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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=32634
|
|
|
|
|
|
|
|
|
| |
2006-08-22 Kjartan Maraas <kmaraas@gnome.org>
* em-junk-filter.c: (em_junk_sa_init): #if 0 out unused function and
plug a leak.
svn path=/trunk/; revision=32628
|
|
|
|
| |
svn path=/trunk/; revision=32623
|
|
|
|
|
|
|
|
| |
2006-08-17 Kjartan Maraas <kmaraas@gnome.org>
* prefer-plain.c: (e_plugin_lib_enable): Don't leak the key.
svn path=/trunk/; revision=32622
|
|
|
|
|
|
|
|
|
| |
2006-08-21 Matthew Barnes <mbarnes@redhat.com>
* mail-account-disable.c:
"Disable" did not work for "On This Computer" - fixes bug 350901.
svn path=/trunk/; revision=32616
|
|
|
|
| |
svn path=/trunk/; revision=32608
|
|
|
|
| |
svn path=/trunk/; revision=32602
|
|
|
|
| |
svn path=/trunk/; revision=32592
|
|
|
|
|
|
|
|
|
| |
2006-08-17 Kjartan Maraas <kmaraas@gnome.org>
* gaimbuddies.c: (bbdb_sync_buddy_list_check): Don't leak
the file path here.
svn path=/trunk/; revision=32573
|
|
|
|
|
|
|
|
|
| |
2006-08-17 Kjartan Maraas <kmaraas@gnome.org>
* bbdb.c: (bbdb_open_addressbook),
(create_addressbook_option_menu): Plug a couple leaks.
svn path=/trunk/; revision=32560
|
|
|
|
|
|
|
|
| |
2006-08-17 Kjartan Maraas <kmaraas@gnome.org>
* rdf-format.c: (add_time_to_rdf): Plug a leak.
svn path=/trunk/; revision=32557
|
|
|
|
|
|
|
|
|
| |
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : Add evolution-ipod-sync.h to dist.
Fixes #350388.
svn path=/trunk/; revision=32533
|
|
|
|
|
|
|
|
|
| |
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=32532
|
|
|
|
|
|
|
|
|
| |
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=32484
|
|
|
|
| |
svn path=/trunk/; revision=32467
|
|
|
|
| |
svn path=/trunk/; revision=32462
|
|
|
|
| |
svn path=/trunk/; revision=32448
|
|
|
|
| |
svn path=/trunk/; revision=32445
|
|
|
|
| |
svn path=/trunk/; revision=32438
|
|
|
|
| |
svn path=/trunk/; revision=32407
|
|
|
|
|
|
|
| |
EXCHANGE_ACCOUNT_FOLDER_NO_SUCH_USER. Added an error code
folder-no-gc-error and corresponding error string. Fixes #234359.
svn path=/trunk/; revision=32403
|
|
|
|
| |
svn path=/trunk/; revision=32379
|
|
|
|
|
|
| |
Patch submitted by "Vandana Shenoy .B <shvandana@novell.com>"
svn path=/trunk/; revision=32374
|
|
|
|
| |
svn path=/trunk/; revision=32373
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-18 Ross Burton <ross@openedhand.com>
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-list-editor/e-contact-list-editor.c:
* addressbook/gui/widgets/eab-contact-display.c:
Fix for EContactPhoto changes. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net>, finished by myself. (#347870).
[plugins/bbdb]
2006-07-18 Ross Burton <ross@openedhand.com>
* gaimbuddies.c:
Fix for EContactPhoto change. Partially fixed by Hiroyuki Ikezoe
<poincare@ikezoe.net>, rest by me. (#347870)
svn path=/trunk/; revision=32343
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-18 Andre Klapper <a9016009@gmx.de>
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/fullname.glade:
* addressbook/gui/contact-editor/fulladdr.glade:
* addressbook/gui/contact-editor/im.glade:
* addressbook/gui/contact-list-editor/contact-list-editor.glade:
* calendar/gui/dialogs/calendar-setup.glade:
* calendar/gui/dialogs/new-calendar.glade:
* calendar/gui/dialogs/new-task-list.glade:
* calendar/gui/dialogs/url-editor-dialog.glade:
* mail/message-tags.glade:
* plugins/exchange-operations/exchange-change-password.glade:
* plugins/groupwise-features/properties.glade:
* widgets/e-timezone-dialog/e-timezone-dialog.glade:
* widgets/menus/gal-view-instance-save-as-dialog.glade:
* widgets/menus/gal-view-new-dialog.glade:
* widgets/misc/e-attachment.glade:
* widgets/misc/gal-categories.glade:
remove "*" from translation. Fixes bug #331147.
svn path=/trunk/; revision=32340
|
|
|
|
|
|
|
|
|
| |
2006-07-17 Sankar P <psankar@novell.com>
* mail-retract.c: (retract_mail_settings)
Made the success message translatable and fixed a typo.
svn path=/trunk/; revision=32330
|
|
|
|
|
|
| |
for GroupWise
svn path=/trunk/; revision=32329
|
|
|
|
|
|
|
|
|
|
| |
2006-07-17 Sankar P <psankar@novell.com>
* Added support for GroupWise Message Retract
* Files added: mail-retract.c, org-gnome-mail-retract-errors.xml
* Files modified: org-gnome-groupwise-features.eplug.xml, Makefile.am
svn path=/trunk/; revision=32325
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-13 Andre Klapper <a9016009@gmx.de>
* mail/mail-config.glade:
* plugins/exchange-operations/exchange-permissions-dialog.glade:
* widgets/menus/gal-view-instance-save-as-dialog.glade:
remove empty strings from translation
svn path=/trunk/; revision=32300
|
|
|
|
|
|
|
|
|
| |
2006-07-12 Andre Klapper <a9016009@gmx.de>
* bbdb.c: Marking two strings for translation that were accidentally
not marked. Fixes bug #347312.
svn path=/trunk/; revision=32296
|
|
|
|
|
|
|
|
|
| |
2006-07-08 Matthew Barnes <mbarnes@redhat.com>
* org-gnome-mailing-list-actions.xml: Fixing header capitalization
in menu. Fixes bug #323952. (Committed by Andre Klapper)
svn path=/trunk/; revision=32260
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-07 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fixes bug #341369
* filter/rule-editor.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/save-attachments/save-attachments.c:
fixing memory leaks.
svn path=/trunk/; revision=32256
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=32232
|
|
|
|
|
|
|
|
|
| |
2006-06-29 Andre Klapper <a9016009@gmx.de>
* proxy-login.c: add translator comments to the string "Proxy
login". Fixes bug #345055.
svn path=/trunk/; revision=32205
|
|
|
|
|
|
|
|
|
|
| |
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-19 Harish Krishnaswamy <kharish@novell.com>
* itip-formatter.c (update_item): Remove stray debug statements that
should not have been committed.
svn path=/trunk/; revision=32166
|
|
|
|
|
|
|
|
|
| |
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-15 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use NO_UNDEFINED.
svn path=/trunk/; revision=32153
|
|
|
|
|
|
|
| |
server, and if it is set, asking the user if he wants to change it
to in-office during login. Fixes #344650.
svn path=/trunk/; revision=32152
|
|
|
|
|
|
|
|
| |
2006-06-15 Tor Lillqvist <tml@novell.com>
* org-gnome-evolution-caldav.eplug.in: Use SOEXT.
svn path=/trunk/; revision=32151
|
|
|
|
| |
svn path=/trunk/; revision=32133
|
|
|
|
|
|
| |
Fixes #344270.
svn path=/trunk/; revision=32127
|
|
|
|
|
|
|
|
|
|
| |
2006-06-12 Sankar P <psankar@novell.com>
* proxy-login.c: org-gnome-proxy-login-errors.xml:
Handled error case to not allow proxy login to the same account
more than once. Fixes #340535
svn path=/trunk/; revision=32111
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=32086
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-06 Hiroyuki Ikezoe <poincare@ikezoe.net>
Fixes #332605.
* mail-to-task.c:
(set_description): Multipart message handling.
(set_attachments): New function.
Set attachment files to a task.
(clean_name): New function.
from plugins/save-attachments/save-attachments.c.
svn path=/trunk/; revision=32083
|
|
|
|
|
|
|
|
|
| |
2006-05-31 David Richards <drichard@largo.com>
* proxy-login-dialog.glade:
Increases the height of the dialog to make it easily usable
svn path=/trunk/; revision=32060
|
|
|
|
| |
svn path=/trunk/; revision=32024
|
|
|
|
|
|
|
|
|
|
| |
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
patch submitted by: Hiroyuki Ikezoe
* ipod.c: Remove compiler warning. Fixes 341606.
svn path=/trunk/; revision=31980
|
|
|
|
|
|
|
|
|
| |
2006-05-11 Sankar P <psankar@novell.com>
* exchange-account-setup.c: (btn_chpass_clicked):
Do not print the password in the terminal.
svn path=/trunk/; revision=31972
|
|
|
|
| |
svn path=/trunk/; revision=31968
|
|
|
|
| |
svn path=/trunk/; revision=31966
|
|
|
|
| |
svn path=/trunk/; revision=31960
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-28 Shi Pu <shi.pu@sun.com>
** Fixes #323853
* save-attachments.c: (save_response), (entry_changed),
(save_got_message):
replace GnomeFileEntry by GtkFileChooserButton.
svn path=/trunk/; revision=31931
|
|
|
|
|
|
|
|
|
| |
2006-04-24 Sankar P <psankar@novell.com>
* org-gnome-proxy-login-errors.xml:
Changed the ; in the end to a . in an error message
svn path=/trunk/; revision=31872
|
|
|
|
|
|
|
| |
* exchange-account-setup.c (owa_authenticate_user): Changed the function
signature. Fixes #329371.
svn path=/trunk/; revision=31864
|
|
|
|
| |
svn path=/trunk/; revision=31856
|
|
|
|
|
|
| |
creation. Fixes #328578 and #338876.
svn path=/trunk/; revision=31831
|
|
|
|
|
|
|
|
|
|
| |
2006-04-19 Harish Krishnaswamy <kharish@novell.com>
* camel-gw-listener.c: (add_esource):
Add default color to the GW source created.
Fixes #167102 (bugzilla.novell.com).
svn path=/trunk/; revision=31830
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-18 Jeffrey Stedfast <fejj@novell.com>
* new-mail-notify.c (org_gnome_message_reading_notify): Don't try
and send a dbus message if the bus is down.
(org_gnome_new_mail_notify): Same.
(init_dbus): New function to init the dbus connection and setup
handlers for when the bus gets unexpectedly disconnected.
(e_plugin_lib_enable): When the plugin gets disabled, unref the
dbus connection and reset it back to NULL.
svn path=/trunk/; revision=31827
|
|
|
|
| |
svn path=/trunk/; revision=31819
|
|
|
|
|
|
| |
Fixes #328813 and #315522.
svn path=/trunk/; revision=31792
|
|
|
|
|
|
| |
of standard folders. Fixes #310433.
svn path=/trunk/; revision=31780
|
|
|
|
|
|
|
|
|
|
| |
2006-03-28 Jeff Cai <jeff.cai@sun.com>
** Fixes #333881
* caldav-source.c: (oge_caldav):
Set an empty string instead of null for a TEXT entry.
svn path=/trunk/; revision=31749
|
|
|
|
| |
svn path=/trunk/; revision=31691
|
|
|
|
| |
svn path=/trunk/; revision=31680
|
|
|
|
| |
svn path=/trunk/; revision=31679
|
|
|
|
| |
svn path=/trunk/; revision=31650
|
|
|
|
| |
svn path=/trunk/; revision=31649
|
|
|
|
| |
svn path=/trunk/; revision=31638
|
|
|
|
| |
svn path=/trunk/; revision=31637
|
|
|
|
| |
svn path=/trunk/; revision=31632
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-01 Sankar P <psankar@novell.com>
* proxy-login.c: (proxy_get_password)
(proxy_login_get_cnc):
Takes care of non SSL accounts too.
Fixes #332948
svn path=/trunk/; revision=31615
|
|
|
|
|
|
|
|
|
|
| |
2006-02-28 Christian Kellner <gicmo@gnome.org>
* evolution/plugins/addressbook-file/addressbook-file.c:
* evolution/plugins/calendar-file/calendar-file.c:
fixing a leak.
svn path=/trunk/; revision=31609
|
|
|
|
| |
svn path=/trunk/; revision=31592
|
|
|
|
| |
svn path=/trunk/; revision=31591
|
|
|
|
| |
svn path=/trunk/; revision=31590
|
|
|
|
|
|
|
| |
and also not showing the folder permissions dialog when invoked in offline
mode. See #332514.
svn path=/trunk/; revision=31585
|
|
|
|
| |
svn path=/trunk/; revision=31584
|
|
|
|
|
|
| |
setting them. Fixes #324693.
svn path=/trunk/; revision=31583
|
|
|
|
| |
svn path=/trunk/; revision=31578
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-22 Irene.Huang <Irene.Huang@sun.com>
Fixes bug #328252
* Makefile.am: Add $(EVOLUTION_CALENDAR_LIBS)
to liborg_gnome_evolution_caldav_la_LIBADD.
svn path=/trunk/; revision=31562
|
|
|
|
| |
svn path=/trunk/; revision=31556
|
|
|
|
|
|
|
|
|
| |
2006-02-21 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c: Fix more brokenness. doh check if its the proxy
page. Need whack on the head for sucky reckless commit.
svn path=/trunk/; revision=31549
|
|
|
|
|
|
|
|
|
| |
2006-02-16 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c: Fix more brokenness. doh check if its the proxy
page.
svn path=/trunk/; revision=31547
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-18 Irene Huang <Irene.Huang@sun.com>
Fixes bug #331635
* exchange-account-setup.c: (org_gnome_exchange_settings):
Add NULL as the last parameter in g_object_new to mark the
the end of parameter list.
svn path=/trunk/; revision=31546
|
|
|
|
|
|
|
|
|
| |
2006-02-16 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c: Initialize connection only when the proxy tab is
clicked.
svn path=/trunk/; revision=31535
|
|
|
|
|
|
|
| |
2006-02-14 Andre Klapper <a9016009@gmx.de>
* bbdb.c (bbdb_page_factory): Another typo fix from gfree to g_free.
svn path=/trunk/; revision=31521
|
|
|
|
|
|
| |
* bbdb.c (bbdb_page_factory): A typo fix from gfree to g_free.
svn path=/trunk/; revision=31520
|
|
|
|
|
|
|
| |
* itip-formatter.c (itip_formatter_page_factory): A typo fix from
gfree to g_free.
svn path=/trunk/; revision=31519
|
|
|
|
| |
svn path=/trunk/; revision=31497
|
|
|
|
| |
svn path=/trunk/; revision=31494
|
|
|
|
| |
svn path=/trunk/; revision=31493
|
|
|
|
|
|
|
| |
2006-02-11 Andre Klapper <a9016009@gmx.de>
* default-source.c: adding mnemonic. Fixes bug 328151.
svn path=/trunk/; revision=31486
|
|
|
|
| |
svn path=/trunk/; revision=31477
|
|
|
|
| |
svn path=/trunk/; revision=31472
|
|
|
|
|
|
|
| |
and also overwriting the GAL uri with relative uri of some other folder.
Fixes #329623 and #329624
svn path=/trunk/; revision=31470
|
|
|
|
| |
svn path=/trunk/; revision=31468
|
|
|
|
|
|
|
|
|
|
| |
2006-02-08 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug 326348
* share-folder-common.c:(refresh_folder_tree)
check if its a valid accoune before creating folder
svn path=/trunk/; revision=31445
|
|
|
|
| |
svn path=/trunk/; revision=31418
|
|
|
|
| |
svn path=/trunk/; revision=31413
|
|
|
|
| |
svn path=/trunk/; revision=31401
|
|
|
|
| |
svn path=/trunk/; revision=31394
|
|
|
|
| |
svn path=/trunk/; revision=31364
|
|
|
|
|
|
|
|
|
|
| |
2006-01-25 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>
** Fixes Bug #314913
* plugin-manager.c : Removed id, path displayed in UI
svn path=/trunk/; revision=31350
|
|
|
|
| |
svn path=/trunk/; revision=31328
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-27 Andre Klapper <a9016009@gmx.de>
* plugins/groupwise-features/proxy-listing.glade:
* plugins/publish-calendar/publish-calendar.glade:
* smime/gui/smime-ui.glade:
* widgets/table/e-table-config.glade:
* widgets/table/e-table-config-no-group.glade:
removed string "dialog1" from translation. Fixes bug 306118.
svn path=/trunk/; revision=31326
|
|
|
|
| |
svn path=/trunk/; revision=31323
|
|
|
|
| |
svn path=/trunk/; revision=31303
|
|
|
|
| |
svn path=/trunk/; revision=31295
|
|
|
|
| |
svn path=/trunk/; revision=31281
|
|
|
|
|
|
| |
it used the same addressbook as that used by Automatic Contacts.
svn path=/trunk/; revision=31277
|
|
|
|
|
|
| |
doesn't contain the auth mechanism value. Fixes #327284.
svn path=/trunk/; revision=31270
|
|
|
|
|
|
|
|
|
|
| |
2006-01-22 Harish Krishnaswamy <kharish@novell.com>
* icsimporter.c (get_menu_type), (dialog_response_cb),
(dialog_close_cb), (get_icalcomponent_from_file):
Fix twenty odd compiler warnings and style oddness.
svn path=/trunk/; revision=31262
|
|
|
|
|
|
|
|
|
| |
2006-01-19 Andre Klapper <a9016009@gmx.de>
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml: cahnged
"emails" to "messages". I learn American English day by day. Yeah.
svn path=/trunk/; revision=31245
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-19 Andre Klapper <a9016009@gmx.de>
* plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml:
* plugins/exchange-operations/org-gnome-exchange-operations.error.xml:
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml
changed "mails" to "mail", "emails" or "messages". Fixes bug 325569.
svn path=/trunk/; revision=31244
|
|
|
|
|
|
| |
Fixes #327483.
svn path=/trunk/; revision=31232
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-18 Vivek Jain <jvivek@novell.com>
* status-track.c : (add_detail): decode the date
to local time **Fixes #314755
also fixed some styling issues.
Committed on behalf of Vivek - partha
svn path=/trunk/; revision=31230
|
|
|
|
|
|
|
|
|
| |
2006-01-17 Harish Krishnaswamy <kharish@novell.com>
* import-ics-attachments : Initial commits. Plugin written and
submitted by Johnny Jacob <johnnyjacob@gmail.com>
svn path=/trunk/; revision=31223
|
|
|
|
|
|
|
|
| |
2006-01-17 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : Add some much needed ego to NCLUDES ;-)
svn path=/trunk/; revision=31222
|
|
|
|
|
|
|
|
|
|
| |
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Enumerate files for BUILT_SOURCES macro
as plugin_DATA now includes static files from the source
tree.
svn path=/trunk/; revision=31214
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* caldav*: 'Import' the CalDAV eplugin
implementation into evolution. Please
refer evolution-caldav module in cvs.gnome.org for
prior Change history.
svn path=/trunk/; revision=31208
|
|
|
|
|
|
|
|
|
| |
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* org-gnome-exchange-operations.error.xml:
Fixed a minor typo in error string. (#327053).
svn path=/trunk/; revision=31201
|
|
|
|
|
|
|
|
|
| |
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* exchange-config-listener.c: (display_passwd_expiry_message):
Fix a grammar error in translatable string. (#327155)
svn path=/trunk/; revision=31200
|
|
|
|
| |
svn path=/trunk/; revision=31190
|
|
|
|
| |
svn path=/trunk/; revision=31189
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-14 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #323011
* Makefile.am: Added org-gnome-mail-to-task.xml to build
* mail-to-task.c (convert_to_task), (org_gnome_mail_to_task),
(org_gnome_mail_to_task_menu): Added Code to handle menu.
* org-gnome-mail-to-task.eplug.xml: Added plug to show Convert to Task
menu item under Message menu.
* org-gnome-mail-to-task.xml: Added UI files for menu item.
svn path=/trunk/; revision=31179
|
|
|
|
|
|
|
|
|
|
| |
2006-01-13 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #326265
* org-gnome-plugin-manager.xml: Added mnemonics to Plugin menu item.
svn path=/trunk/; revision=31173
|
|
|
|
| |
svn path=/trunk/; revision=31170
|
|
|
|
|
|
| |
exchange_config_listener_authenticate().
svn path=/trunk/; revision=31166
|
|
|
|
| |
svn path=/trunk/; revision=31162
|
|
|
|
|
|
|
|
|
| |
allowing the user to reset password. Also showing password expiry warning
message in advance. Fixes #326060.
Also, Checking for the quota related error codes and displaying the
corresponding error/warning messages to the user. Fixes #326087.
svn path=/trunk/; revision=31143
|
|
|
|
|
|
|
|
| |
2006-01-11 Andre Klapper <a9016009@gmx.de>
* org-gnome-sa-junk-plugin.eplug.xml: Changing strings to be more
precise. Fixes bug 325132.
svn path=/trunk/; revision=31136
|
|
|
|
| |
svn path=/trunk/; revision=31127
|
|
|
|
| |
svn path=/trunk/; revision=31126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-11 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #316100
* org-gnome-exchange-ab-subscription.xml:
* org-gnome-exchange-tasks-subscription.xml:
* org-gnome-folder-permissions.xml:
* org-gnome-folder-subscription.xml:
Removed empty menu entry which was pointing to Tools menu.
svn path=/trunk/; revision=31125
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-10 Simon Zheng <simon.zheng@sun.com>
* csv-format.c:
* rdf-format.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=31120
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fixes #314748
svn path=/trunk/; revision=31103
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
* evolution-mail-session.c:
* evolution-mail-store.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=31082
|
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* mail-account-disable.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=31081
|
|
|
|
|
|
|
|
|
|
|
| |
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-06 Simon Zheng <simon.zheng@sun.com>
* camel-hula-listener.c:
* camel-hula-listener.h:
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=31079
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* junk-mail-settings.c:
* mail-send-options.c:
* proxy-login.c:
* proxy.c:
* proxy.h:
* send-options.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=31078
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* camel-gw-listener.c:
* camel-gw-listener.h:
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=31077
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* exchange-account-setup.c:
* exchange-calendar.c:
* exchange-config-listener.h:
* exchange-contacts.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=31076
|
|
|
|
|
|
|
|
| |
created, so that corresponding folder will be authenticated and loaded after
the folder creation. Also fixed memory leak in case of no any changes
condition. Not freeing the non allocated string offline_mode.
svn path=/trunk/; revision=31064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-04 Shi Pu <shi.pu@sun.com>
See bug ** 325210
* em-junk-filter.c:
(get_spamassassin_version): gets the spamassassin version which evolution used (em_junk_sa_report_junk),
(em_junk_sa_report_non_junk),
(em_junk_sa_commit_reports): judge spamassassin version to decide
which sync option should be used
svn path=/trunk/; revision=31050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-04 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the
plugindir, to match what is redefined for Win32 in
e-util/e-util-private.h
* publish-calendar.c (publish_calendar_locations)
* url-editor-dialog.c (url_editor_dialog_construct): Construct
glade file pathname at run-time.
svn path=/trunk/; revision=31044
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
fixes #325491.
svn path=/trunk/; revision=31020
|
|
|
|
|
|
|
|
| |
2006-01-01 Harish Krishnaswamy <kharish@novell.com>
* String Fixes (Bug #325122)
svn path=/trunk/; revision=31006
|
|
|
|
|
|
|
|
| |
2006-01-01 Harish Krishnaswamy <kharish@novell.com>
Fix for #325117
svn path=/trunk/; revision=31005
|
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* evolution/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml:
Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30993
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* csv-format.c: fixed two strings for consistency.
Fixes bug 325127 and partially bug 325125.
svn path=/trunk/; revision=30992
|
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml:
Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30991
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-30 Andre Klapper <a9016009@gmx.de>
* evolution/plugins/groupwise-features/properties.glade:
Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml:
Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
2005-12-30 Andre Klapper <a9016009@gmx.de>
* evolution/plugins/exchange-operations/exchange-account-setup.c:
harmonized "URL", "Url" and "url". Fixes bug 325125.
svn path=/trunk/; revision=30988
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* org-gnome-evolution-bbdb.eplug.xml: Fixing several typos and
harmonizing capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30987
|
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* evolution/calendar/gui/apps_evolution_calendar.schemas.in.in,
evolution/plugins/exchange-operations/exchange-account-setup.c,
evolution/widgets/misc/e-url-entry.c:
harmonized "URL", "Url" and "url". Fixes bug 325125.
svn path=/trunk/; revision=30976
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* csv-format.c: fixed two strings for consistency.
Fixes bug 325127 and partially bug 325125.
svn path=/trunk/; revision=30975
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml,
evolution/plugins/groupwise-features/properties.glade,
evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml,
evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml,
evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml,
evolution/mail/mail.error.xml: Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30972
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* itip-formatter.c: added a missing word. Fixes bug 325128.
svn path=/trunk/; revision=30971
|
|
|
|
|
|
|
|
| |
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=30968
|
|
|
|
|
|
|
| |
2005-12-26 Andre Klapper <a9016009@gmx.de>
* org-gnome-addressbook-file.eplug.xml: fixed a typo
svn path=/trunk/; revision=30959
|
|
|
|
|
|
|
|
| |
2005-12-26 Andre Klapper <a9016009@gmx.de>
* org-gnome-evolution-startup-wizard.eplug.xml: added description
and author according to the changelog and c file. Fixes bug 301149.
svn path=/trunk/; revision=30958
|
|
|
|
| |
svn path=/trunk/; revision=30950
|
|
|
|
|
|
|
|
|
| |
2005-12-22 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use -no-undefined on Windows. Link with used
libraries.
svn path=/trunk/; revision=30928
|
|
|
|
|
|
|
|
| |
2005-12-22 Tor Lillqvist <tml@novell.com>
* org-gnome-publish-calendar.eplug.in: Use SOEXT.
svn path=/trunk/; revision=30927
|
|
|
|
| |
svn path=/trunk/; revision=30924
|
|
|
|
| |
svn path=/trunk/; revision=30920
|
|
|
|
|
|
|
| |
created, so that corresponding folder will be authenticated and loaded after
the folder creation. Fixes #324678.
svn path=/trunk/; revision=30913
|
|
|
|
| |
svn path=/trunk/; revision=30903
|
|
|
|
| |
svn path=/trunk/; revision=30892
|
|
|
|
| |
svn path=/trunk/; revision=30882
|
|
|
|
|
|
|
| |
accordingly prompting for the password whenever Evolution is restarted.
Also, not asking for password twice during account creation. Fixes #324485.
svn path=/trunk/; revision=30879
|
|
|
|
| |
svn path=/trunk/; revision=30878
|
|
|
|
| |
svn path=/trunk/; revision=30877
|
|
|
|
| |
svn path=/trunk/; revision=30875
|
|
|
|
| |
svn path=/trunk/; revision=30874
|
|
|
|
|
|
|
|
|
|
| |
2005-12-18 Tor Lillqvist <tml@novell.com>
* audio-inline.c: Use g_ascii_strcasecmp() instead of
strcasecmp(), especially as we are comparing to plain ASCII
strings.
svn path=/trunk/; revision=30856
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* save-attachments.c (entry_changed): Use GLib API to manipulate
pathname.
svn path=/trunk/; revision=30848
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* mono-plugin.c: Drop unused inclusion of <dirent.h>.
svn path=/trunk/; revision=30846
|
|
|
|
|
|
|
|
|
| |
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-12-17 Tor Lillqvist <tml@novell.com>
* junk-settings.c
* proxy-login.c
* proxy.c
* share-folder.c: Construct glade file name at run-time.
* process-meeting.c (find_attendee): Use g_ascii_strcasecmp()
instead of g_strcasecmp().
svn path=/trunk/; revision=30844
|
|
|
|
| |
svn path=/trunk/; revision=30765
|
|
|
|
|
|
| |
translatable string.
svn path=/trunk/; revision=30755
|
|
|
|
| |
svn path=/trunk/; revision=30751
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30750
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30749
|
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Add primary CLEANFILES,
fix BUILT_SOURCES, make-clean issues.
svn path=/trunk/; revision=30748
|
|
|
|
| |
svn path=/trunk/; revision=30733
|