aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2239-57/+54
|\ | | | | | | | | | | | | | | | | Conflicts: plugins/audio-inline/org-gnome-audio-inline.eplug.xml plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml plugins/select-one-source/org-gnome-select-one-source.eplug.xml
| * Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-2242-62/+59
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-227-28/+291
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/gui/component/addressbook-view.c addressbook/gui/component/component-factory.c addressbook/gui/component/eab-composer-util.h addressbook/gui/widgets/Makefile.am addressbook/gui/widgets/e-addressbook-model.c addressbook/gui/widgets/e-addressbook-view.c addressbook/gui/widgets/e-addressbook-view.h addressbook/gui/widgets/eab-gui-util.c addressbook/gui/widgets/eab-gui-util.h addressbook/gui/widgets/eab-menu.h addressbook/gui/widgets/eab-popup.h calendar/gui/calendar-component.c calendar/gui/e-cal-event.h calendar/gui/e-calendar-table.c calendar/gui/e-calendar-view.c calendar/gui/e-calendar-view.h calendar/gui/e-memo-table.c calendar/gui/memos-component.c calendar/gui/tasks-component.c composer/e-composer-header-table.c composer/e-composer-private.h composer/e-msg-composer.c composer/e-msg-composer.h composer/evolution-composer.ui configure.ac data/icons/Makefile.am em-format/em-format.c em-format/em-format.h mail/Makefile.am mail/e-mail-shell-migrate.c mail/e-searching-tokenizer.c mail/e-searching-tokenizer.h mail/em-composer-utils.c mail/em-composer-utils.h mail/em-folder-browser.c mail/em-folder-tree-model.c mail/em-folder-view.c mail/em-format-html-display.c mail/em-format-html-display.h mail/em-mailer-prefs.c mail/em-message-browser.c plugins/vcard-inline/Makefile.am plugins/vcard-inline/org-gnome-vcard-inline.eplug.xml plugins/vcard-inline/vcard-inline.c shell/e-component-registry.h shell/e-shell-window.c shell/es-menu.h widgets/misc/e-filter-bar.c widgets/misc/e-filter-bar.h widgets/misc/e-search-bar.c widgets/misc/e-search-bar.h
| * Show a progress message if the calendar is taking sometime to open.Chenthill Palanisamy2009-05-211-2/+5
| |
| * Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-214-20/+269
| |
| * Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.Chenthill Palanisamy2009-05-211-2/+10
| | | | | | | | | | Reset the index properly so that all the recurring instances are deleted once the mail is processed.
| * Merge branch 'vcard-inline'Matthew Barnes2009-05-213-0/+335
| |\
| | * Use proper ngettext support in vcard-inline.cMatthew Barnes2009-05-211-2/+5
| | |
| | * Remove generated files from git.Matthew Barnes2009-05-063-61/+0
| | |
| | * Remove auto-generated files from git.Matthew Barnes2009-05-062-1428/+0
| | |
| | * Make vcard-inline actually work.Matthew Barnes2009-05-067-52/+10
| | |
| | * Convert the vCard Bonobo control to an EMFormatHook plugin.Matthew Barnes2009-05-0612-0/+1863
| | |
| * | Fix compiler warnings.Matthew Barnes2009-05-171-4/+4
| | |
| * | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-1711-28/+15
| |/
* | Fix compiler warnings.Matthew Barnes2009-05-211-4/+4
| |
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-2113-30/+21
| |
* | Use -no-undefined on Linux tooMilan Crha2009-05-2021-65/+51
| | | | | | | | | | There still left two things opened, search for KILL-BONOBO to find them. One is in calendar's Makefile.am, one in composer.
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-0615-248/+342
|\| | | | | | | | | Conflicts: calendar/gui/dialogs/comp-editor.c
| * Do not use deprepcate e_source_list_peek_group_by_nameMilan Crha2009-05-051-4/+6
| | | | | | | | Missed one usage withing bug #569652
| * Fix a build break in external-editor plugin.Matthew Barnes2009-05-051-0/+1
| |
| * Fix an eplug typo.Matthew Barnes2009-05-051-1/+1
| |
| * Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-054-0/+4
| |
| * Re-mark some metadata strings for translationMatthew Barnes2009-05-051-2/+2
| |
| * Fix a -Werror-implicit-function-declaration regressionMatthew Barnes2009-05-051-0/+1
| |
| * BUGFIX: 547414 - Publish Free/Busy calendar for configurable timeMilan Crha2009-05-046-17/+171
| | | | | | | | | | Allow user define time duration for the Free/Busy calendar information in the publish-calendar plugin.
| * BUGFIX: 578540 - Create address book entries when sending mailsLucian Langa2009-05-042-46/+51
| | | | | | | | bbdb plugin, adds entry when sending any email, not only on reply.
| * BUGFIX: 553261 - Handle absolute paths in gconf betterMilan Crha2009-05-042-179/+108
| | | | | | | | For backup-restore plugin.
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-043-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/gui/Makefile.am addressbook/gui/widgets/Makefile.am addressbook/gui/widgets/eab-popup-control.c calendar/gui/e-meeting-time-sel.c calendar/gui/migration.c calendar/modules/e-memo-shell-module-migrate.h e-util/e-logger.c mail/e-mail-attachment-bar.c mail/em-composer-utils.c mail/em-format-html-display.c plugins/mail-account-disable/Makefile.am plugins/select-one-source/Makefile.am po/es.po shell/Makefile.am shell/e-shell-common.h shell/e-shell-nm.c shell/e-shell-window-commands.c shell/e-shell-window.c shell/e-sidebar.c shell/e-user-creatable-items-handler.c shell/importer/Makefile.am shell/test/Makefile.am widgets/misc/test-error.c widgets/misc/test-info-label.c widgets/misc/test-multi-config-dialog.c
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-043-6/+6
| | | | | | | | | | | | According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a timeout in seconds is desired.
| * Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-031-1/+2
| |
| * Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-031-2/+2
| |
| * Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-032-6/+6
| |
| * Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-031-2/+2
| |
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-0248-1/+94
| |
| * Fix distcheck errors.Matthew Barnes2009-05-012-18/+1
| |
| * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-016-7/+11
| | | | | | | | | | | | | | | | Stop including top-level libgnome[ui] headers -- <gnome.h>, <libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include specific header files so we can track them easier. Also, remove several unshipped test programs. Mostly ETable stuff.
| * More gnome-init cleanup for bug #567283.Matthew Barnes2009-05-013-6/+0
| |
| * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-0/+1
| | | | | | | | | | The only remaining case is widgets/test/test-dropdown-button.c, but this file will be removed when the kill-bonobo branch is merged.
| * Bug 580894 – Kill libgnome/gnome-util (partial fix)Matthew Barnes2009-05-011-10/+9
| | | | | | | | | | Migrate the evolution-backup utility from gnome_program_init() to gtk_init_with_args().
| * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-4/+0
| | | | | | | | | | We now require GLib >= 2.20 and GTK+ >= 2.16. Also removed all GLIB_CHECK_VERSION and GTK_CHECK_VERSION workarounds for older versions.
| * BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-04-301-8/+57
| |
| * External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-04-286-165/+300
| |
| * Store username in a source URL in CalDAVMilan Crha2009-04-282-1/+21
| | | | | | | | | | | | | | | | ** Fix for bug #578335 * caldav-source.c: (user_changed), (location_changed): Revert part of bug #562990, as EPassword requires username as part of an URL to store passwords properly to a keyring.
| * Add some initial .gitignore files.Matthew Barnes2009-04-281-0/+1
| |
| * Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-283-6/+6
| |
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-2810-1181/+8
| | | | | | | | | | Oops, last commit only included the -new- files. This also removes EExpander, which is no longer used.
| * Define .error files correctly and external-editor crash fixMilan Crha2009-04-2713-82/+124
| | | | | | | | ** Fix for bug #561188
| * Be able to save mail to event, meeting, task or memoMilan Crha2009-04-258-403/+306
| | | | | | | | ** Fix for bug #342296
| * Use new ESourceList API (simplifies code)Milan Crha2009-04-258-125/+36
| | | | | | | | ** Part of fix for bug #569652
* | Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-041-1/+2
| |
* | Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-041-2/+2
| |
* | Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-042-6/+6
| |
* | Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-041-2/+2
| |
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-0446-1/+90
| |
* | Merge changes from master.Matthew Barnes2009-05-022-18/+1
| |
* | Merge in changes from master.Matthew Barnes2009-05-0110-18/+13
| |
* | BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-05-011-8/+57
| |
* | External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-016-163/+300
| |
* | Store username in a source URL in CalDAVMilan Crha2009-05-012-1/+21
| | | | | | | | | | | | | | | | ** Fix for bug #578335 * caldav-source.c: (user_changed), (location_changed): Revert part of bug #562990, as EPassword requires username as part of an URL to store passwords properly to a keyring.
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-2/+0
| |
* | Add some initial .gitignore files.Matthew Barnes2009-04-281-0/+1
| |
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-0/+2
| | | | | | | | | | Oops, last commit only included the -new- files. This also removes EExpander, which is no longer used.
* | Define .error files correctly and external-editor crash fixMilan Crha2009-04-2813-80/+124
| | | | | | | | ** Fix for bug #561188
* | Be able to save mail to event, meeting, task or memoMilan Crha2009-04-288-403/+306
| | | | | | | | ** Fix for bug #342296
* | Use new ESourceList API (simplifies code)Milan Crha2009-04-288-125/+36
| | | | | | | | ** Part of fix for bug #569652
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-255-13/+13
| |
* | Manual conflict resolutionMatthew Barnes2009-04-252-2/+2
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2540-791/+765
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was a particularly messy merge. Watch out for regressions! Conflicts: ChangeLog NEWS a11y/ChangeLog a11y/widgets/ea-combo-button.c a11y/widgets/ea-combo-button.h a11y/widgets/ea-widgets.c addressbook/ChangeLog addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in addressbook/gui/component/addressbook-component.c addressbook/gui/component/addressbook-component.h addressbook/gui/component/addressbook-config.c addressbook/gui/component/addressbook-migrate.h addressbook/gui/component/addressbook-view.c addressbook/gui/component/addressbook-view.h addressbook/gui/component/addressbook.h addressbook/gui/component/autocompletion-config.c addressbook/gui/component/autocompletion-config.h addressbook/gui/component/component-factory.c addressbook/gui/component/e-book-shell-module-migrate.c addressbook/gui/component/ldap-config.glade addressbook/gui/contact-editor/Makefile.am addressbook/gui/contact-editor/contact-editor.glade addressbook/gui/contact-editor/e-contact-editor-address.c addressbook/gui/contact-editor/e-contact-editor-address.h addressbook/gui/contact-editor/e-contact-editor-im.c addressbook/gui/contact-editor/e-contact-editor-im.h addressbook/gui/contact-editor/e-contact-editor.c addressbook/gui/contact-editor/e-contact-editor.h addressbook/gui/contact-editor/eab-editor.c addressbook/gui/contact-editor/eab-editor.h addressbook/gui/contact-editor/test-editor.c addressbook/gui/contact-list-editor/Makefile.am addressbook/gui/widgets/Makefile.am addressbook/gui/widgets/e-addressbook-model.c addressbook/gui/widgets/e-addressbook-model.h addressbook/gui/widgets/e-addressbook-reflow-adapter.c addressbook/gui/widgets/e-addressbook-view.c addressbook/gui/widgets/e-addressbook-view.h addressbook/gui/widgets/e-minicard-view.c addressbook/gui/widgets/eab-contact-display.c addressbook/gui/widgets/eab-gui-util.c addressbook/gui/widgets/eab-menu.c addressbook/gui/widgets/eab-menu.h addressbook/gui/widgets/eab-popup-control.c addressbook/gui/widgets/eab-popup-control.h addressbook/gui/widgets/eab-popup.c addressbook/gui/widgets/eab-popup.h addressbook/gui/widgets/eab-vcard-control.c addressbook/gui/widgets/eab-vcard-control.h addressbook/gui/widgets/gal-view-minicard.c addressbook/gui/widgets/gal-view-minicard.h addressbook/printing/e-contact-print-style-editor.c addressbook/printing/e-contact-print-style-editor.h addressbook/printing/e-contact-print.glade addressbook/printing/test-contact-print-style-editor.c addressbook/tools/evolution-addressbook-export.c addressbook/util/Makefile.am calendar/ChangeLog calendar/gui/Makefile.am calendar/gui/apps_evolution_calendar.schemas.in calendar/gui/calendar-component.c calendar/gui/calendar-component.h calendar/gui/calendar-config.c calendar/gui/comp-editor-factory.c calendar/gui/comp-editor-factory.h calendar/gui/comp-util.c calendar/gui/comp-util.h calendar/gui/control-factory.c calendar/gui/control-factory.h calendar/gui/dialogs/alarm-dialog.c calendar/gui/dialogs/cal-prefs-dialog.c calendar/gui/dialogs/cal-prefs-dialog.glade calendar/gui/dialogs/cal-prefs-dialog.h calendar/gui/dialogs/comp-editor.c calendar/gui/dialogs/comp-editor.h calendar/gui/dialogs/event-editor.c calendar/gui/dialogs/event-page.c calendar/gui/dialogs/memo-editor.c calendar/gui/dialogs/memo-page.c calendar/gui/dialogs/recurrence-page.c calendar/gui/dialogs/task-details-page.c calendar/gui/dialogs/task-details-page.glade calendar/gui/dialogs/task-editor.c calendar/gui/dialogs/task-page.c calendar/gui/e-cal-component-memo-preview.c calendar/gui/e-cal-component-memo-preview.h calendar/gui/e-cal-component-preview.c calendar/gui/e-cal-component-preview.h calendar/gui/e-cal-event.h calendar/gui/e-cal-model.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-itip-control.c calendar/gui/e-memo-table.c calendar/gui/e-memos.c calendar/gui/e-memos.h calendar/gui/e-tasks.c calendar/gui/e-tasks.h calendar/gui/e-week-view.c calendar/gui/gnome-cal.c calendar/gui/goto.c calendar/gui/itip-bonobo-control.c calendar/gui/itip-bonobo-control.h calendar/gui/itip-utils.c calendar/gui/itip-utils.h calendar/gui/main.c calendar/gui/memos-component.c calendar/gui/memos-control.c calendar/gui/memos-control.h calendar/gui/migration.c calendar/gui/migration.h calendar/gui/tasks-component.c calendar/gui/tasks-control.c calendar/importers/main.c composer/ChangeLog composer/e-composer-actions.c composer/e-composer-private.c composer/e-msg-composer.c composer/e-msg-composer.h composer/evolution-composer.ui configure.in doc/reference/shell/eshell-overrides.txt e-util/ChangeLog e-util/Makefile.am e-util/e-corba-utils.c e-util/e-corba-utils.h e-util/e-gui-utils.c e-util/e-gui-utils.h e-util/e-logger.c e-util/e-non-intrusive-error-dialog.c e-util/e-non-intrusive-error-dialog.h e-util/e-plugin-ui.c e-util/e-util-labels.c e-util/e-util-labels.h e-util/e-util.c e-util/e-util.h filter/ChangeLog filter/filter-option.c help/C/evolution.xml help/ChangeLog help/Makefile.am help/cs/cs.po help/de/de.po help/es/es.po help/eu/figures/Screenshot-Free-Busy.png help/eu/figures/evo_blink.png help/eu/figures/evo_dialog-info.png help/eu/figures/evo_dialog-warning.png help/eu/figures/evo_email_a.png help/eu/figures/evo_flag_follow_up_a.png help/eu/figures/evo_proxyadd_a.png help/eu/figures/evo_shd_memo_a.png help/eu/figures/exchange-delegation.png help/eu/figures/exchange-identity.png help/eu/figures/exchange-receive-options.png help/eu/figures/exchange-receive.png help/eu/figures/exchg-identity.png help/eu/figures/exchng-identity.png help/eu/figures/exchng-rec-mail.png help/eu/figures/exchng-rec-option.png help/eu/figures/exchng-rec-options.png help/eu/figures/free_busy.png help/eu/figures/full-1.png help/eu/figures/full-2.png help/eu/figures/full-3.png help/eu/figures/full-4.png help/eu/figures/full-5.png help/eu/figures/full-6.png help/eu/figures/full-7.png help/eu/figures/mail-druid-pic.png help/eu/figures/mail-inbox.png help/eu/figures/mail-threaded.png help/eu/figures/mainwindow-pic.png help/eu/figures/minus.png help/eu/figures/plus.png help/eu/figures/proxy-cal.png help/eu/figures/proxy-login.png help/eu/figures/schedule.png help/eu/figures/stock_search.png help/eu/figures/sub-others-folder.png help/eu/figures/sub-pub-fold.png help/eu/figures/vfolder-createrule-fig.png help/quickref/Makefile.am mail/ChangeLog mail/Makefile.am mail/default/Makefile.am mail/e-mail-shell-module-migrate.c mail/e-searching-tokenizer.c mail/em-account-editor.c mail/em-account-prefs.h mail/em-composer-prefs.c mail/em-composer-prefs.h mail/em-composer-utils.c mail/em-filter-folder-element.c mail/em-folder-browser.c mail/em-folder-selection-button.h mail/em-folder-selector.c mail/em-folder-tree-model.c mail/em-folder-tree-model.h mail/em-folder-tree.c mail/em-folder-tree.h mail/em-folder-utils.c mail/em-folder-utils.h mail/em-folder-view.c mail/em-format-html-display.c mail/em-format-html-print.c mail/em-format-html-print.h mail/em-format-html.c mail/em-format-quote.h mail/em-format.c mail/em-format.h mail/em-html-stream.h mail/em-mailer-prefs.c mail/em-mailer-prefs.h mail/em-message-browser.c mail/em-message-browser.h mail/em-migrate.h mail/em-network-prefs.h mail/em-popup.c mail/em-search-context.h mail/em-subscribe-editor.c mail/em-utils.c mail/em-utils.h mail/filtertypes.xml mail/mail-component-factory.c mail/mail-component.c mail/mail-config-factory.c mail/mail-config-factory.h mail/mail-config.c mail/mail-config.glade mail/mail-crypto.c mail/mail-crypto.h mail/mail-dialogs.glade mail/mail-folder-cache.c mail/mail-mt.c mail/mail-send-recv.c mail/mail-send-recv.h mail/mail-session.c mail/mail-session.h mail/mail-types.h mail/mail-vfolder.c mail/message-list.c mail/message-tag-followup.c mail/searchtypes.xml mail/vfoldertypes.xml plugins/attachment-reminder/Makefile.am plugins/audio-inline/org-gnome-audio-inline.eplug.xml plugins/caldav/ChangeLog plugins/caldav/caldav-source.c plugins/calendar-http/ChangeLog plugins/calendar-weather/ChangeLog plugins/calendar-weather/calendar-weather.c plugins/email-custom-header/ChangeLog plugins/email-custom-header/email-custom-header.c plugins/exchange-operations/ChangeLog plugins/google-account-setup/ChangeLog plugins/google-account-setup/Makefile.am plugins/google-account-setup/google-contacts-source.c plugins/google-account-setup/google-source.c plugins/import-ics-attachments/ChangeLog plugins/import-ics-attachments/Makefile.am plugins/import-ics-attachments/icsimporter.c plugins/itip-formatter/ChangeLog plugins/itip-formatter/itip-view.c plugins/mail-account-disable/ChangeLog plugins/mail-account-disable/mail-account-disable.c plugins/mail-notification/ChangeLog plugins/mail-notification/mail-notification.c plugins/mail-to-meeting/ChangeLog plugins/mail-to-task/ChangeLog plugins/mark-all-read/mark-all-read.c plugins/publish-calendar/ChangeLog plugins/publish-calendar/publish-format-fb.c plugins/publish-calendar/publish-format-ical.c plugins/save-attachments/ChangeLog plugins/save-attachments/Makefile.am plugins/save-attachments/save-attachments.c plugins/select-one-source/ChangeLog plugins/select-one-source/Makefile.am plugins/select-one-source/select-one-source.c plugins/startup-wizard/ChangeLog plugins/startup-wizard/startup-wizard.c plugins/webdav-account-setup/ChangeLog plugins/webdav-account-setup/Makefile.am plugins/webdav-account-setup/webdav-contacts-source.c po/ChangeLog po/POTFILES.in po/ar.po po/bg.po po/bn_IN.po po/ca.po po/cs.po po/da.po po/de.po po/el.po po/en_GB.po po/es.po po/et.po po/fr.po po/gl.po po/gu.po po/hi.po po/hu.po po/it.po po/ja.po po/kn.po po/ko.po po/lt.po po/ml.po po/mr.po po/nb.po po/nl.po po/pa.po po/pl.po po/pt.po po/ru.po po/sl.po po/sr.po po/sr@latin.po po/sv.po po/ta.po po/te.po po/th.po po/tr.po po/zh_HK.po po/zh_TW.po shell/ChangeLog shell/Evolution-Component.idl shell/Makefile.am shell/apps_evolution_shell.schemas.in shell/e-component-registry.c shell/e-component-registry.h shell/e-component-view.c shell/e-component-view.h shell/e-corba-config-page.c shell/e-corba-config-page.h shell/e-shell-constants.h shell/e-shell-importer.c shell/e-shell-importer.h shell/e-shell-nm.c shell/e-shell-settings-dialog.c shell/e-shell-settings-dialog.h shell/e-shell-view.c shell/e-shell-view.h shell/e-shell-window-commands.c shell/e-shell-window-commands.h shell/e-shell-window.c shell/e-shell-window.h shell/e-shell.c shell/e-shell.h shell/e-sidebar.c shell/e-sidebar.h shell/e-user-creatable-items-handler.c shell/e-user-creatable-items-handler.h shell/es-menu.c shell/es-menu.h shell/evolution-component.c shell/evolution-component.h shell/evolution-config-control.c shell/evolution-config-control.h shell/evolution-listener.c shell/evolution-listener.h shell/evolution-shell-component-utils.c shell/evolution-shell-component-utils.h shell/importer/evolution-importer-client.c shell/importer/evolution-importer-client.h shell/importer/evolution-importer-listener.c shell/importer/evolution-importer-listener.h shell/importer/evolution-importer.c shell/importer/evolution-importer.h shell/importer/evolution-intelligent-importer.c shell/importer/evolution-intelligent-importer.h shell/importer/import.glade shell/importer/intelligent.c shell/importer/intelligent.h shell/main.c shell/shell.error.xml shell/test/evolution-test-component.c shell/test/evolution-test-component.h smime/ChangeLog smime/lib/Makefile.am ui/Makefile.am ui/evolution-addressbook.xml ui/evolution-calendar.xml widgets/ChangeLog widgets/menus/gal-view-menus.c widgets/menus/gal-view-menus.h widgets/misc/ChangeLog widgets/misc/Makefile.am widgets/misc/e-activity-handler.c widgets/misc/e-activity-handler.h widgets/misc/e-attachment-bar.c widgets/misc/e-attachment-bar.h widgets/misc/e-attachment.c widgets/misc/e-attachment.h widgets/misc/e-calendar-item.c widgets/misc/e-charset-picker.c widgets/misc/e-combo-button.c widgets/misc/e-combo-button.h widgets/misc/e-config-page.c widgets/misc/e-config-page.h widgets/misc/e-dropdown-button.c widgets/misc/e-dropdown-button.h widgets/misc/e-filter-bar.h widgets/misc/e-info-label.c widgets/misc/e-info-label.h widgets/misc/e-multi-config-dialog.c widgets/misc/e-multi-config-dialog.h widgets/misc/e-online-button.c widgets/misc/e-search-bar.c widgets/misc/e-search-bar.h widgets/misc/e-signature-combo-box.c widgets/misc/e-signature-combo-box.h widgets/misc/e-signature-editor.c widgets/misc/e-signature-editor.h widgets/misc/e-task-bar.c widgets/misc/e-task-bar.h widgets/misc/e-task-widget.c widgets/misc/e-task-widget.h widgets/misc/test-dropdown-button.c widgets/misc/test-info-label.c widgets/misc/test-multi-config-dialog.c widgets/table/ChangeLog widgets/table/e-cell-date.c widgets/table/e-table-group-container.c widgets/table/e-table-group-leaf.c widgets/table/e-table-group.c widgets/table/e-table-group.h widgets/table/e-table.c widgets/table/e-table.h
| * Use system timezone in EvolutionMilan Crha2009-04-253-54/+16
| | | | | | | | ** Fix for bug #381132
| * Show error or success to user with publish-calendar pluginMilan Crha2009-04-256-72/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ** Fix for bug #340783 * publish-format-fb.h: (publish_calendar_as_fb): * publish-format-fb.c: (write_calendar), (publish_calendar_as_fb): * publish-format-ical.h: (publish_calendar_as_ical): * publish-format-ical.c: (write_calendar), (publish_calendar_as_ical): * publish-calendar.c: (publish), (publish_no_succ_info), (publish_uri_async), (publish_online), (mount_ready_cb), (mount_first), (add_timeout), (add_offset_timeout), (online_state_changed), (publish_urls), (action_publish), (error_queue_show_idle), (error_queue_add): Show error or success to user in a UI.
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2413-627/+428
| | | | | | | | Some still left, because those gone in kill-bonobo branch.
| * ** Fix for bug #574248Milan Crha2009-04-093-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-04-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #574248 * google-contacts-source.c: (plugin_google_contacts): * google-source.c: (plugin_google): Compare base URI case insensitively. svn path=/trunk/; revision=37507
| * ** Fixes bug #578034Tobias Mueller2009-04-072-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2009-04-07 Tobias Mueller <tobiasmue@gnome.org> ** Fixes bug #578034 * google-source.c (claim_error): Call gtk_message_dialog_new with a proper format string. svn path=/trunk/; revision=37495
| * ** Fix for bug #576696Milan Crha2009-03-264-2/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-03-26 Milan Crha <mcrha@redhat.com> ** Fix for bug #576696 * plugins/mail-to-task/mail-to-task.c: (set_attendees): * plugins/mail-to-meeting/mail-to-meeting.c: (add_attendee_cb): Set mandatory properties. svn path=/trunk/; revision=37477
| * ** Fixes bug #572950Matthew Barnes2009-02-276-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-26 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #572950 * plugins/caldav/Makefile.am: * plugins/google-account-setup/Makefile.am: * plugins/webdav-account-setup/Makefile.am: Fix ordering of -I compiler directives. Patch by Daniel Macks. * addressbook/printing/Makefile.am: Remove meaningless GNOME_INCLUDEDIR. svn path=/trunk/; revision=37343
| * remove deprecated and commented code.Andre Klapper2009-02-262-5/+5
| | | | | | | | | | | | | | | | | | | | 2009-02-26 Andre Klapper <a9016009@gmx.de> * exchange-permissions-dialog.c: remove deprecated and commented code. svn path=/trunk/; revision=37340
| * ** Fix for bug #572399Milan Crha2009-02-252-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #572399 * email-custom-header.c: (header_foreach_check_isempty): Do not read from invalid iterator after call of row changed. svn path=/trunk/; revision=37331
| * ** Fix for bug #559719Milan Crha2009-02-254-13/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #559719 * google-contacts-source.c: (struct ui_data), (destroy_ui_data), (plugin_google_contacts): * plugins/google-account-setup/plugins/webdav-account-setup/webdav-contacts-source.c: (destroy_ui_data), (plugin_webdav_contacts): Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet. svn path=/trunk/; revision=37325
| * Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.Matthew Barnes2009-02-191-0/+4
| | | | | | | | | | | | Define some temporary macros to work around it. svn path=/trunk/; revision=37292
| * ** Fixes part of bug #572348Matthew Barnes2009-02-192-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-19 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #572348 * calendar/gui/alarm-notify/alarm-queue.c (display_notification): * plugins/mail-notification/mail-notification.c (new_notify_status): Call gtk_status_icon_set_tooltip_text() instead of gtk_status_icon_set_tooltip() (deprecated). * calendar/gui/weekday-picker.c (configure_items): Remove dead code. * widgets/table/e-table-example-1.c (main): gtk_widget_push_visual() is a no-op. Remove it. svn path=/trunk/; revision=37291
| * ** Fix for bug #571721Milan Crha2009-02-162-0/+7
| | | | | | | | | | | | | | | | | | | | | | 2009-02-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #571721 * itip-view.c: (itip_view_init): Added translators comment. svn path=/trunk/; revision=37276
| * ** Fixes part of bug #564229Matthew Barnes2009-02-142-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-13 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #564229 * e-util/e-plugin-ui.c (plugin_ui_hook_class_init): Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it. * plugins/email-custom-header/email-custom-header.c: (e_plugin_lib_get_configure_widget): Do not use uninitialized variable. svn path=/trunk/; revision=37265
| * Substitute some deprecated gtk+ functions.Andre Klapper2009-02-122-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-11 Andre Klapper <a9016009@gmx.de> * addressbook/gui/component/addressbook-migrate.c: * calendar/gui/migration.c: * calendar/gui/dialogs/alarm-dialog.c: * mail/em-folder-browser.c: * mail/em-migrate.c: * plugins/audio-inline/audio-inline.c: Substitute some deprecated gtk+ functions. svn path=/trunk/; revision=37249
| * Include <mono/metadata/mono-config.h> to fix an ↵Suman Manjunath2009-02-052-0/+6
| | | | | | | | | | | | implicit-function-declaration compiler warning. svn path=/trunk/; revision=37225
| * Reviewed by Srinivasa Ragavan <sragavan@novell.com>Takao Fujiwara2009-02-033-3/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-02 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #567568 * apps_evolution_email_custom_header.schemas.in: Remove translatable <default> tag. * email-custom-header.c (epech_setup_widgets): Added gettext for the default custom header. svn path=/trunk/; revision=37211
| * Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #548787 (Enable CnP ↵Suman Manjunath2009-02-022-0/+25
| | | | | | | | | | | | for all the text info present in calendar related messages). svn path=/trunk/; revision=37210
| * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-013-3/+3
| | | | | | | | | | | | | | | | | | 2009-01-31 Matthew Barnes <mbarnes@redhat.com> ** Disable debug macros (#define d(x) x) throughout. (#569638) svn path=/trunk/; revision=37202
| * Removed dangling '*/'.Milan Crha2009-01-312-1/+5
| | | | | | | | | | | | | | | | | | 2009-01-30 Milan Crha <mcrha@redhat.com> * backup-restore.c: (sanity_check): Removed dangling '*/'. svn path=/trunk/; revision=37195
| * ** Fix for bug #539467Milan Crha2009-01-296-47/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-29 Milan Crha <mcrha@redhat.com> ** Fix for bug #539467 * plugins/webdav-account-setup/webdav-contacts-source.c: (find_webdav_group), (ensure_webdav_contacts_source_group), (remove_webdav_contacts_source_group): * plugins/google-account-setup/google-contacts-source.h: (manage_google_group): * plugins/google-account-setup/google-contacts-source.c: (manage_google_group), (ensure_google_contacts_source_group), (remove_google_contacts_source_group): * plugins/google-account-setup/google-source.c: (ensure_google_source_group): Find group by its base uri, not by a localized name. svn path=/trunk/; revision=37165
| * ** Fix for bug #470474 (bugzilla.novell.com)Bharath Acharya2009-01-292-11/+7
| | | | | | | | | | | | | | | | | | | | | | 2009-01-29 Bharath Acharya <abharath@novell.com> ** Fix for bug #470474 (bugzilla.novell.com) * groupwise-account-setup.c (set_esource_props): a corruption. Cleanup unused strings. svn path=/trunk/; revision=37160
| * On Windows use -no-undefined and link with all required libraries. (JustTor Lillqvist2009-01-293-4/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: On Windows use -no-undefined and link with all required libraries. (Just throw in a bunch of libraries without cherry-picking. Having "superfluous" ones just slows down the linking a bit, but doesn't hurt at run-time.) Use LIBPST_CFLAGS. * pst-importer.c: Include <libpst/define.h> before the other libpst headers. Otherwise we get compilation errors on Windows, sigh. svn path=/trunk/; revision=37156
| * Link with more libraries on Windows.Tor Lillqvist2009-01-292-3/+6
| | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Link with more libraries on Windows. svn path=/trunk/; revision=37154
| * Use -no-undefined and link with more libraries on Windows.Tor Lillqvist2009-01-293-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined and link with more libraries on Windows. * tnef-plugin.c: Remove unused <sys/wait.h>. svn path=/trunk/; revision=37153
| * Use -no-undefined and link with more libs on Windows.Tor Lillqvist2009-01-292-1/+19
| | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined and link with more libs on Windows. svn path=/trunk/; revision=37152
| * Use -no-undefined and link with GNOME_PLATFORM_LIBS on Windows.Tor Lillqvist2009-01-292-2/+13
| | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined and link with GNOME_PLATFORM_LIBS on Windows. svn path=/trunk/; revision=37151
| * Windows port by Fridrich Strba.Tor Lillqvist2009-01-293-2/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> Windows port by Fridrich Strba. * Makefile.am: Use -no-undefined and link with more libraries on Windows. * external-editor.c: Check HAVE_SYS_WAIT_H. svn path=/trunk/; revision=37150
| * Use -no-undefined on Windows. Link with libeutil.Tor Lillqvist2009-01-293-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined on Windows. Link with libeutil. * bf-junk-filter.c: Tentative port to Windows even though this plugin isn't even compiled on Windows for now. Just for completeness. svn path=/trunk/; revision=37149
| * Make it compile on Windows, by Fridrich Strbra. (Just compile; littleTor Lillqvist2009-01-294-4/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> Make it compile on Windows, by Fridrich Strbra. (Just compile; little chance of it actually doing anything sensible on Windows at this point...) * Makefile.am: Use -no-undefined on Windows. Link with libeutil. * backup.c: Remove unused <sys/wait.h>. * backup-restore.c: Check HAVE_SYS_WAIT_H. svn path=/trunk/; revision=37148
| * Remove a trailing space after the line continuation backslash.Tor Lillqvist2009-01-292-1/+6
| | | | | | | | | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Remove a trailing space after the line continuation backslash. svn path=/trunk/; revision=37146
| * Include <mono/metadata/threads.h> to fix an implicit-function-declaration ↵Suman Manjunath2009-01-282-0/+6
| | | | | | | | | | | | compiler warning. svn path=/trunk/; revision=37144
| * Use also EVOLUTION_CALENDAR_CFLAGS.Milan Crha2009-01-2110-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-21 Milan Crha <mcrha@redhat.com> * plugins/import-ics-attachments/Makefile.am: * plugins/backup-restore/Makefile.am: * plugins/mail-to-meeting/Makefile.am: * plugins/startup-wizard/Makefile.am: * plugins/mail-to-task/Makefile.am: Use also EVOLUTION_CALENDAR_CFLAGS. svn path=/trunk/; revision=37116
| * ** Fix for bug #541209Suman Manjunath2009-01-2111-10/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-21 Suman Manjunath <msuman@novell.com> ** Fix for bug #541209 ** Adapt to the new APIs from upstream libical. Changes made include using the "_r" counterpart for the following APIs: + icalproperty_as_ical_string () + icalvalue_as_ical_string () + icalcomponent_as_ical_string () + icalparameter_as_ical_string () + icaldurationtype_as_ical_string () + icalenum_reqstat_code () + icallangbind_property_eval_string () + icallangbind_quote_as_ical () + icalmime_text_end_part () + icalperiodtype_as_ical_string () + icalproperty_enum_to_string () + icalproperty_get_parameter_as_string () + icalproperty_get_value_as_string () + icalproperty_get_property_name () + icalrecurrencetype_as_string () + icaltime_as_ical_string () + icalreqstattype_as_string () + icalvalue_binary_as_ical_string () + icalvalue_int_as_ical_string () + icalvalue_utcoffset_as_ical_string () + icalvalue_string_as_ical_string () + icalvalue_recur_as_ical_string () + icalvalue_text_as_ical_string () + icalvalue_attach_as_ical_string () + icalvalue_duration_as_ical_string () + icalvalue_date_as_ical_string () + icalvalue_datetime_as_ical_string () + icalvalue_float_as_ical_string () + icalvalue_geo_as_ical_string () + icalvalue_datetimeperiod_as_ical_string () + icalvalue_period_as_ical_string () + icalvalue_trigger_as_ical_string () + icalvalue_as_ical_string () svn path=/trunk/; revision=37113
| * ** Fix for bug #225712Milan Crha2009-01-194-11/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #225712 * calendar/gui/dialogs/comp-editor.h: (CompEditorClass::send_comp), (comp_editor_send_comp): Changed function prototypes. * calendar/gui/dialogs/comp-editor.c: (real_send_comp), (save_comp_with_send), (comp_editor_send_comp): Strip alarms based on user's choice. * calendar/gui/dialogs/send-comp.h: (send_component_dialog): * calendar/gui/dialogs/send-comp.c: (have_nonprocedural_alarm), (send_component_dialog): Show option "Send my alarms with this event" when prompting to send event or not, but only if have any non-procedure alarms and if it the caller want to know user's opinion. Default is to strip all alarms. Procedure alarms are always strip out. * calendar/gui/dialogs/event-editor.c: (event_editor_send_comp): * calendar/gui/dialogs/task-editor.c: (task_editor_send_comp): Honor function prototype changes and use new parameter strip_alarms. * calendar/gui/itip-utils.h: (itip_send_comp): * calendar/gui/itip-utils.c: (comp_compliant), (itip_send_comp), (reply_to_calendar_comp): New parameter to strip all alarms or only procedure alarms. * calendar/gui/tasks-control.c: (tasks_control_forward_cmd): * calendar/gui/e-itip-control.c: (send_item), (send_freebusy), (ok_clicked_cb): * calendar/gui/e-calendar-table.c: (e_calendar_table_on_forward): * calendar/gui/e-memo-table.c: (e_memo_table_on_forward): * calendar/gui/e-calendar-view.c: (e_calendar_view_cut_clipboard), (delete_event), (e_calendar_view_delete_selected_occurrence), (on_forward): Always strip alarms when sending component. * calendar/gui/e-calendar-view.c: (e_calendar_view_add_event), (e_calendar_view_modify_and_send): * calendar/gui/e-cal-model-calendar.c: (ecmc_set_value_at): Strip alarms based on user's choice. * plugins/itip-formatter/itip-view.h: * plugins/itip-formatter/itip-view.c: (itip_view_set_show_keep_alarm_check), (itip_view_get_keep_alarm_check_state), (itip_view_set_show_inherit_alarm_check), (itip_view_get_inherit_alarm_check_state): New functions to new options to either inherit reminder from the incoming event or to preserve users reminders in already existing event in the calendar. * plugins/itip-formatter/itip-view.c: (struct _ItipViewPrivate), (alarm_check_toggled_cb), (itip_view_init): Properly initialize new option's members. * plugins/itip-formatter/itip-formatter.c: (find_cal_opened_cb), (update_item), (send_comp_to_attendee), (update_attendee_status), (send_item), (extract_itip_data), (view_response_cb), (format_itip_object): Setup new options based on the actual data. svn path=/trunk/; revision=37097
| * ** Fix for bug #208426Bharath Acharya2009-01-154-0/+1821
| | | | | | | | | | | | | | | | | | | | 2009-01-15 Bharath Acharya <abharath@novell.com> ** Fix for bug #208426 * configure.in: Added support for importing .pst files into Evolution. svn path=/trunk/; revision=37078
| * ** Fixes bug #567744Matthew Barnes2009-01-153-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567744 * plugins/groupwise-features/proxy-login-dialog.glade: * plugins/groupwise-features/proxy-listing.glade: Comment attribute in property tag should be plural. e.g. <property comments="..."> svn path=/trunk/; revision=37074
| * ** Fix for bug #567687Milan Crha2009-01-152-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | 2009-01-14 Milan Crha <mcrha@redhat.com> ** Fix for bug #567687 * prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative): Force text/html part only when choosing between text/plain and it. svn path=/trunk/; revision=37071
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-112-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-11 Matthew Barnes <mbarnes@redhat.com> * e-util/e-util.c (e_show_uri): New convenience function calls gtk_show_uri() and displays an error dialog if the URI cannot be shown. * addressbook/gui/widgets/eab-contact-display.c (eab_uri_popup_link_open), (on_link_clicked): * calendar/gui/e-cal-component-preview (on_link_clicked): * calendar/gui/e-cal-component-memo-preview (on_link_clicked): * calendar/gui/e-memo-table.c (open_url_cb): * calendar/gui/dialogs/comp-editor.c (open_attachment): * composer/e-msg-composer.c (msg_composer_link_clicked): * mail/em-folder-view.c (emfv_format_link_clicked): * mail/em-popup.c (emp_uri_popup_link_open): * plugins/mailing-list-actions/mailing-list-actions.c (emla_list_action_do): * shell/e-shell-window-commands.c (command_open_faq): * widgets/misc/e-attachment-bar.c (eab_icon_clicked_cb): * widgets/misc/e-url-entry.c (button_clicked_cb): Call e_show_uri() instead of gnome_url_show(). * e-util/e-error.c (ee_response): Call e_display_help() instead of gnome_url_show(). * mail/em-config.c: * mail/em-menu.c: Remove unneeded #include <libgnome/gnome-url.h> svn path=/trunk/; revision=37037
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-093-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-09 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567129 * apps_evolution_email_custom_header.schemas.in: Add <default> tag in C locale to localize the value. * email-custom-header.c (epech_setup_widgets): Add gettext. svn path=/trunk/; revision=37022
| * ** Fix for bug bnc #435694Bharath Acharya2008-12-292-2/+9
| | | | | | | | | | | | | | | | | | | | | | 2008-12-29 Bharath Acharya <abharath@novell.com> ** Fix for bug bnc #435694 * mail-retract.c: (org_gnome_retract_message): Since we now add a bar, lets set the popup items right. svn path=/trunk/; revision=36941
| * ** Fix for bug #359010Milan Crha2008-12-162-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | 2008-12-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #359010 * url-editor-dialog.c: (url_editor_dialog_new): Set title of the window based on the parameter/action. svn path=/trunk/; revision=36902
| * init the bogofilter if it wasn't. say that evolution's welcome message issrinivasa ragavan2008-12-153-1/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-15 srinivasa ragavan <sragavan@novell.com> * makefile.am: * bf-junk-filter.c: (init_db), (pipe_to_bogofilter): init the bogofilter if it wasn't. say that evolution's welcome message is not junk. svn path=/trunk/; revision=36883
| * Make the libgweather dependency optional, build the weather calendar setup ↵Suman Manjunath2008-12-102-2/+5
| | | | | | | | | | | | plugin by default and provide an option to disable it. svn path=/trunk/; revision=36860
| * ** Fix for bug #562990Milan Crha2008-12-082-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | 2008-12-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #562990 * caldav-source.c: (user_changed), (oge_caldav): Use 'username' property of the ESource to read/write user name, not the uri. svn path=/trunk/; revision=36850
| * Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ↵Suman Manjunath2008-12-082-1/+7
| | | | | | | | | | | | (Fix for a few erroneous strings). svn path=/trunk/; revision=36845
| * ** Fix for bug #558498Bharath Acharya2008-12-083-1/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-08 Bharath Acharya <abharath@novell.com> ** Fix for bug #558498 * exchange-account-setup.c: (org_gnome_exchange_settings), (destroy_oof_data), (org_gnome_exchange_commit): * org-gnome-exchange-operations.error.xml:Check for the offline status before setting up the Exchange settings. svn path=/trunk/; revision=36842
| * ** Fixes bug #560420 (patch by hp@syntomax.com)Matthew Barnes2008-12-042-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #560420 (patch by hp@syntomax.com) * plugins/sa-junk-plugin/em-junk-filter.c (pipe_to_sa_full): spamc and spamassassin use error codes >= 64 to denote execution errors. Positive error codes < 64 means the message was identified as spam. svn path=/trunk/; revision=36828
| * ** Part of fix for bug #352287Milan Crha2008-12-033-110/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-03 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #352287 * calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): Draw top icons in full detail/color depth (for weather, for example). * plugins/calendar-weather/Makefile.am: Compile and link with libgweather. * plugins/calendar-weather/calendar-weather.c: (e_plugin_lib_enable), (selection_changed), (find_location_func), (find_location), (treeview_clicked), (create_source_selector), (build_location_path), (location_clicked), (e_calendar_weather_location): Use libgweather for weather calendar. Note: Requires eds revision at least 9793. svn path=/trunk/; revision=36827
| * ** Part of fix for bug #562228Milan Crha2008-12-022-2/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-02 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #562228 * exchange-account-setup.c: (want_mailbox_toggled), (org_gnome_exchange_owa_url): Make it clearer the mailbox entry is optional. svn path=/trunk/; revision=36825
| * ** Part of fix for bug #503662Milan Crha2008-11-282-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | 2008-11-28 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #503662 * caldav-source.c: (user_changed): Set NULL properly to protect against using already freed memory. svn path=/trunk/; revision=36821
| * ** Part of fix for bug #359745Milan Crha2008-11-283-12/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-28 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #359745 * caldav-source.c: (ensure_caldav_source_group), (e_plugin_lib_enable): Ensure source group for VTODO and VJOURNAL too. * caldav-source.c: (set_refresh_time), (get_refresh_minutes), (spin_changed), (option_changed), (oge_caldav): Be able to change refresh time for the CalDAV sources. * org-gnome-evolution-caldav.eplug.xml: Show CalDAV options under all the other standard options. Note: Requires at least eds revision 9781 (version 2.25.2, in configure.in already) svn path=/trunk/; revision=36820
| * Fix for bug #561467 - some changes in the core code needed for evolution-mapi.Suman Manjunath2008-11-282-0/+30
| | | | | | | | svn path=/trunk/; revision=36818
| * ** Fixes bug #552850Matthew Barnes2008-11-242-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-23 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #552850 * mail/evolution-mail.schemas.in: * plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml: Prefer the term "side bar" over "folder tree". svn path=/trunk/; revision=36810
| * ** Fix for bug bnc #446286Bharath Acharya2008-11-202-10/+7
| | | | | | | | | | | | | | | | | | | | | | 2008-11-20 Bharath Acharya <abharath@novell.com> ** Fix for bug bnc #446286 * status-track.c: (track_status): Remove the header check as we do a e_gw_connection_get_item for tracking the status. svn path=/trunk/; revision=36807
| * Fix compilation error.Srinivasa Ragavan2008-11-202-0/+6
| | | | | | | | | | | | | | | | 2008-11-19 Srinivasa Ragavan <sragavan@novell.com> * mail-notification.c: Fix compilation error. svn path=/trunk/; revision=36804
| * ** Fix for BNC bug #434320Srinivasa Ragavan2008-11-192-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-19 Srinivasa Ragavan <sragavan@novell.com> ** Fix for BNC bug #434320 * plugins/mail-notification/mail-notification.c: When the popup is clicked close the status icon. svn path=/trunk/; revision=36802
| * Fix for bug #440646 (bugzilla.novell.com) - Set the ESource color-spec for ↵Suman Manjunath2008-11-112-1/+8
| | | | | | | | | | | | proxy accounts in the correct format. svn path=/trunk/; revision=36772
| * Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-072-4/+23
| | | | | | | | | | | | | | | | | | | | | | | | 2008-11-07 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #559518 * google-source.c: (retrieve_list_clicked), (retrieve_list_sensitize), (plugin_google): Desensitizes the button when the username field is blank. svn path=/trunk/; revision=36755
| * ** Fix for bug #557246Bharath Acharya2008-11-072-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-22 Bharath Acharya <abharath@novell.com> ** Fix for bug #557246 * exchange-folder.c: * (org_gnome_exchange_check_inbox_subscribed): Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy. svn path=/trunk/; revision=36748
| * #541121: itip-formatter: don't allow sending a response to meetingPatrick Ohly2008-11-072-1/+11
| | | | | | | | | | | | invitation replies svn path=/trunk/; revision=36747
| * ** Fix for bug #557726Bharath Acharya2008-11-062-0/+19
| | | | | | | | | | | | | | | | | | | | | | 2008-11-06 Bharath Acharya <abharath@novell.com> ** Fix for bug #557726 * google-contacts-source.c: (destroy_ui_data), (plugin_google_contacts): Destroy the widgets created by this group. svn path=/trunk/; revision=36745
| * Fix proxy login dialog missing artwork issueSankarasivasubramanian Pasupathilingam2008-11-042-1/+8
| | | | | | | | svn path=/trunk/; revision=36736
| * License Change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-11-032-20/+22
| | | | | | | | svn path=/trunk/; revision=36728
| * ** Fixes bug #558726 (patch by Frederic van Starbmann)Matthew Barnes2008-11-014-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-31 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #558726 (patch by Frederic van Starbmann) * mail/em-format-html.c (emfh_multipart_related_check): * plugins/mail-to-task/mail-to-task.c (do_mail_to_task): * plugins/plugin-manager/plugin-manager.c (eppm_enable_toggled): Fix several potential format string crashes. svn path=/trunk/; revision=36709
| * ** Fixes bug #549025Matthew Barnes2008-10-222-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-22 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #549025 * configure.in: Restrict libmono linkage to the mono plugin, so that downstream packagers can isolate the mono dependency to a subpackage. Add configuration summary lines indicating whether the Mono and Python bindings are enabled. * plugins/mono/Makefile.am: Add $(MONO_CFLAGS) and $(MONO_LIBS) explicitly. The mono plugin is the only module that should be linking against libmono. svn path=/trunk/; revision=36675
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #514989 (Calculate tomorrow ↵Suman Manjunath2008-10-202-1/+8
| | | | | | | | | | | | from current time, not from the date to convert). svn path=/trunk/; revision=36655
| * Don't mix declarations and statements.Matthew Barnes2008-10-182-2/+6
| | | | | | | | | | | | | | | | | | | | 2008-10-17 Matthew Barnes <mbarnes@redhat.com> * plugins/groupwise-features/send-options.c (org_gnome_send-options): Don't mix declarations and statements. svn path=/trunk/; revision=36646
| * ** Fix for bug #556284Bharath Acharya2008-10-162-36/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-15 Bharath Acharya <abharath@novell.com> ** Fix for bug #556284 * templates.c: (reply_with_template), * (org_gnome_templates_popup), (action_template_cb): Fixes for fetching the store using mail_component_peek_local_store. Fixes the right-click crash issues caused on OS_WIN32 by Templates plugin. svn path=/trunk/; revision=36620
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-142-10/+21
| | | | | | | | svn path=/trunk/; revision=36617
| * ** Fix for bug #550441Srinivasa Ragavan2008-10-142-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2008-10-14 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #550441 * itip-formatter.c: (view_response_cb): Ignore if summary not there. svn path=/trunk/; revision=36614
| * Fix for bug #424818 (bugzilla.novell.com) - Integrate the ↵Suman Manjunath2008-10-136-216/+7
| | | | | | | | | | | | mark-calendar-offline plugin into the main code as we already have a similar per-calendar option which does the same thing. svn path=/trunk/; revision=36610
| * ** Fix for bug #550441Milan Crha2008-10-132-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | 2008-10-13 Milan Crha <mcrha@redhat.com> ** Fix for bug #550441 * itip-formatter.c: (view_response_cb): Use the proper functions to traverse messages in a folder's summary. svn path=/trunk/; revision=36607
| * #541121: improved itip formatter: allow replying to forwarded and already ↵Patrick Ohly2008-10-102-9/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | imported invitations; honor RVSP flag in invitation itip-formatter.c: the whole logic for "reply to organize" was improved. If an organizer exists, replying is enabled. Sending a reply is enabled by default if the event looks like a meeting (= has attendees). The wish of the organizer to not get replies is checked (previous Evolution releases ignored it); in this case the default is to not send a reply. In all cases the user can override the default. Merged from 2.24 branch. svn path=/trunk/; revision=36594
| * ** Fix for bug #530606Milan Crha2008-10-094-11/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #530606 * exchange-contacts.c: (e_exchange_contacts_get_contacts), (e_exchange_contacts_pcontacts_on_change), (e_exchange_contacts_pcontacts), (e_exchange_contacts_check), (e_exchange_contacts_commit): * exchange-account-setup.c: (btn_chpass_clicked), (btn_dass_clicked), (btn_fsize_clicked), (org_gnome_exchange_show_folder_size_factory): * exchange-calendar.c: (e_exchange_calendar_get_calendars), (e_exchange_calendar_pcalendar_on_change), (e_exchange_calendar_pcalendar), (e_exchange_calendar_check), (e_exchange_calendar_commit): Check validity of returned pointer before using it. svn path=/trunk/; revision=36579
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-082-14/+20
| | | | | | | | svn path=/trunk/; revision=36576
| * Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-0318-143/+206
| | | | | | | | svn path=/trunk/; revision=36539
| * Mark two forgotten strings for translation. Fixes bug #553070Gabor Kelemen2008-10-012-2/+10
| | | | | | | | | | | | | | | | 2008-10-01 Gabor Kelemen <kelemeng@gnome.hu> * send-options.c: Mark two forgotten strings for translation. Fixes bug #553070 svn path=/trunk/; revision=36524
| * Add translator comment to the occurrences of the Proxy term. Fixes bugGabor Kelemen2008-10-016-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-01 Gabor Kelemen <kelemeng@gnome.hu> * org-gnome-proxy-errors.xml: * org-gnome-proxy-login-errors.xml: * proxy.c: * proxy-listing.glade: * proxy-login-dialog.glade: Add translator comment to the occurrences of the Proxy term. Fixes bug #554297 svn path=/trunk/; revision=36523
| * ** Fix for bug #553527Milan Crha2008-10-012-13/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #553527 * bbdb.c: (struct todo_struct), (free_todo_struct), (bbdb_do_in_thread), (bbdb_do_thread), (bbdb_handle_reply): Do the EBook work in a separate thread to have better performance on reply with slow address books. svn path=/trunk/; revision=36518
| * ** Fix for bug #519491Milan Crha2008-10-012-13/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #519491 * itip-view.c: (ensure_utf8), (itip_view_set_organizer), (itip_view_set_organizer_sentby), (itip_view_set_attendee), (itip_view_set_attendee_sentby), (itip_view_set_proxy), (itip_view_set_delegator), (itip_view_set_summary), (itip_view_set_location), (itip_view_set_status), (itip_view_set_comment), (itip_view_set_description), (itip_view_add_upper_info_item), (itip_view_add_lower_info_item): Convert texts to valid UTF-8 texts before passing them to Gtk+ functions which requires that. svn path=/trunk/; revision=36516
| * ** Fix for bug #511947Milan Crha2008-10-012-9/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-10-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #511947 * proxy-login.c: (proxy_login_get_cnc): Pass in optional parent for password dialog. * proxy-login.c: (proxy_soap_login), (proxy_login_update_tree), (org_gnome_proxy_account_login): Adapt to the above change and check for NULL values to prevent runtime warnings. svn path=/trunk/; revision=36514
| * ** Fix for bug #497928Milan Crha2008-09-292-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-29 Milan Crha <mcrha@redhat.com> ** Fix for bug #497928 * bbdb.c: (source_changed_cb), (gaim_source_changed_cb): Set URI to empty string when user deletes previously selected source. svn path=/trunk/; revision=36469
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-292-15/+20
| | | | | | | | svn path=/trunk/; revision=36465
| * ** Fix for bug #553461 and bug #553389Philip Withnall2008-09-265-7/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-26 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #553461 and bug #553389 * publish-calendar.c (url_remove_clicked): * publish-calendar.glade: * url-editor-dialog.c (create_uri), (check_input), (publish_service_changed), (set_from_uri): * url-editor-dialog.h: Rename the "SSH" option to "Secure FTP (SSH)" and update the code accordingly. Also, change a related string to use better terminology. svn path=/trunk/; revision=36455
| * ** Fix for bug #553148Philip Withnall2008-09-265-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-25 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #553148 * addressbook/gui/contact-editor/contact-editor.glade: * addressbook/gui/contact-editor/e-contact-editor-im.c: * composer/mail-composer.error.xml: * plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml: * plugins/groupwise-features/org-gnome-compose-send-options.xml: * plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml: Standardise "GroupWise" usage in translatable strings. svn path=/trunk/; revision=36453
| * ** Fix for bug #551121Philip Withnall2008-09-263-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-25 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #551121 * em-junk-filter.c (pipe_to_sa_full), (em_junk_sa_respawn_spamd): * org-gnome-sa-junk-plugin.eplug.xml: Standardise use of "SpamAssassin" vs. "spamassassin" or "Spamassassin". svn path=/trunk/; revision=36452
| * License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-252-13/+21
| | | | | | | | svn path=/trunk/; revision=36448
| * ** Fix for bug #313225Milan Crha2008-09-242-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-24 Milan Crha <mcrha@redhat.com> ** Fix for bug #313225 * mail/message-list.c: (struct states_pixmaps), (ml_tree_value_at), (message_list_create_extras): Show meeting icon in 'Attachment' column on messages with '$has_cal' user flag set. * plugins/itip-formatter/itip-formatter.c: (format_itip): Set the user flag '$has_cal' on the message when formatting a calendar attachment. svn path=/trunk/; revision=36445
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-246-39/+60
| | | | | | | | svn path=/trunk/; revision=36443
| * ** Fixes bug #553479Philip Withnall2008-09-2410-5/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-24 Philip Withnall <philip@tecnocode.co.uk> ** Fixes bug #553479 * shell/shell.error.xml: * plugins/webdav-account-setup/webdav-contacts-source.c (plugin_webdav_contacts): * plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml: * plugins/python/org-gnome-evolution-python.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/audio-inline/org-gnome-audio-inline.eplug.xml: * mail/em-migrate.c (migrate_to_db): * mail/evolution-mail.schemas.in: * addressbook/gui/component/ldap-config.glade: String capitalisation improvements. svn path=/trunk/; revision=36439
| * ** Fix for bug #553273Milan Crha2008-09-232-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #553273 * addressbook/gui/component/addressbook-view.c: (delete_addressbook_folder), (delete_addressbook_cb): * addressbook/gui/widgets/eab-gui-util.c: (save_it): * addressbook/gui/contact-list-editor/e-contact-list-model.c: (e_contact_list_model_add_email): * addressbook/gui/contact-list-editor/e-contact-list-editor.c: (contact_list_editor_contact_exists): * plugins/exchange-operations/exchange-config-listener.c: (exchange_config_listener_authenticate): * mail/em-composer-utils.c: (em_utils_handle_receipt): * mail/em-folder-view.c: (emfv_delete_msg_response): * composer/e-composer-actions.c: (action_save_cb): * calendar/gui/alarm-notify/alarm-queue.c: (edit_component): * calendar/gui/tasks-component.c: (delete_task_list_cb): * calendar/gui/calendar-component.c: (delete_calendar_cb): * calendar/gui/memos-component.c: (delete_memo_list_cb): Always end e_error_run/e_error_new calls with NULL parameter. svn path=/trunk/; revision=36434
| * ** Fixes bug #552851Philip Withnall2008-09-232-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-22 Philip Withnall <philip@tecnocode.co.uk> ** Fixes bug #552851 * org-gnome-shared-folder.errors.xml: Add translator comments to the accept/decline strings, and improve some other strings in the file. svn path=/trunk/; revision=36428
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1913-106/+151
| | | | | | | | svn path=/trunk/; revision=36381
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1611-91/+122
| | | | | | | | svn path=/trunk/; revision=36344
| * ** Fix for bug #514299Milan Crha2008-09-162-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #514299 * mail-notification.c: (new_notify_status): Connect to signals only once, when creating new status icon. svn path=/trunk/; revision=36338
| * License ChangesSankar P2008-09-152-19/+23
| | | | | | | | | | | | | | | | | | | | 2008-09-15 Sankar P <psankar@novell.com> License Changes * plugins/templates/templates.c: svn path=/trunk/; revision=36333
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #505016 (Check for NULL to ↵Suman Manjunath2008-09-142-1/+8
| | | | | | | | | | | | prevent crash when error occurred). svn path=/trunk/; revision=36327
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1314-93/+155
| | | | | | | | svn path=/trunk/; revision=36313
| * ** Fix for bug #551492Milan Crha2008-09-092-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | 2008-09-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #551492 * prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative): Initialize variable before using it. svn path=/trunk/; revision=36290
| * Patch from Paul Bolle <pebolle@tiscali.nl> ** Fixes bug #550415 (Fixes a ↵Suman Manjunath2008-09-082-6/+13
| | | | | | | | | | | | memory leak of CamelFolderInfo). svn path=/trunk/; revision=36274
| * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-9/+4
| | | | | | | | svn path=/trunk/; revision=36264
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-0412-54/+125
| | | | | | | | | | | | More to come. svn path=/trunk/; revision=36255
| * Assign copyrights for Randall Hand.Sankarasivasubramanian Pasupathilingam2008-09-032-0/+6
| | | | | | | | svn path=/trunk/; revision=36251
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0341-303/+512
| | | | | | | | | | | | More changes to come. svn path=/trunk/; revision=36247
| * Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-014-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-01 Matthew Barnes <mbarnes@redhat.com> * configure.in: Fix compiler warnings in some of the test programs. * mail/em-composer-utils.c (edit_message): * plugins/email-custom-header/email-custom-header.c: * plugins/templates/templates.c: Don't mix declarations and code. svn path=/trunk/; revision=36242
| * ** Fixes bug #458512Matthew Barnes2008-08-292-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-28 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #458512 * plugins/exchange-operations/exchange-send-options.glade: Delete the accessibility tag from the User button. svn path=/trunk/; revision=36174
| * ** Fix for bug #534762Philip Withnall2008-08-277-4/+26
| | | | | | | | | | | | | | | | | | | | | | 2008-08-27 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #534762 Change "addressbook" to "address book" in translatable strings. svn path=/trunk/; revision=36117
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2764-400/+863
| | | | | | | | svn path=/trunk/; revision=36116
| * ** Fix for bug #525555Milan Crha2008-08-202-58/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-20 Milan Crha <mcrha@redhat.com> ** Fix for bug #525555 * google-source.c: (print_uri_noproto): Removed. * google-source.c: (user_changed): Do not leak. * google-source.c: (plugin_google): Get username from source, not URL. svn path=/trunk/; revision=36026
| * New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-154-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-14 Matthew Barnes <mbarnes@redhat.com> * e-util/e-util.c (e_display_help): New convenience function for launching help from Evolution. Displays an error dialog over the given parent window if an error occurs. * addressbook/gui/contact-editor/e-contact-editor.c: * calendar/gui/dialogs/comp-editor.c: * plugins/email-custom-header/gui/contact-editor/e-contact-editor.c: * plugins/exchange-operations/exchange-send-options.c: * widgets/misc/e-multi-config-dialog.c: * widgets/misc/e-send-options.c: Use e_display_help() for displaying help. svn path=/trunk/; revision=35991
| * Add ssl toggle; synch UI for refreshin with the google calendar pluginJörgen Scheibengruber2008-08-142-43/+138
| | | | | | | | | | | | | | | | | | | | | | | | * google-contacts-source.c (on_ssl_cb_toggled), (seconds_to_interval), (interval_to_seconds), (on_interval_sb_value_changed), (on_interval_combo_changed), (plugin_google_contacts): Add ssl toggle; synch UI for refreshin with the google calendar plugin svn path=/trunk/; revision=35984
| * Added missing include.Milan Crha2008-08-122-0/+5
| | | | | | | | | | | | | | | | | | 2008-08-12 Milan Crha <mcrha@redhat.com> * ipod-sync.c: Added missing include. svn path=/trunk/; revision=35969
| * Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-1210-20/+110
| | | | | | | | | | | | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Have a check for OS_WIN32 and handle the schema * data differently. make install error on win32. svn path=/trunk/; revision=35961
| * Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-1232-17/+146
| | | | | | | | | | | | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. svn path=/trunk/; revision=35960
| * Added necessary libraries to link to. Build break while compiling onBharath Acharya2008-08-126-1/+30
| | | | | | | | | | | | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Added necessary libraries to link to. Build break while compiling on Windows. svn path=/trunk/; revision=35959
| * ** Fixes bug #546892Matthew Barnes2008-08-129-10/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-11 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #546892 * e-util/e-icon-factory.c (e_icon_factory_get_image): Kill this function. Use gtk_image_new_from_icon_name(). * e-util/e-icon-factory.c (e_icon_factory_get_icon_list): Kill this function. Use gtk_window_set_icon_name(). * widgets/misc/e-activity-handler.c: * widgets/misc/e-task-widget.c: Purge the GdkPixbuf arguments from the API. We've been ignoring them since the spinner icon was added. * addressbook/gui/contact-editor/e-contact-editor-fullname.c: * addressbook/gui/contact-editor/e-contact-editor-im.c: * addressbook/gui/contact-editor/e-contact-editor-address.c: * calendar/gui/alarm-notify/alarm-notify-dialog.c: * calendar/gui/dialogs/alarm-dialog.c: * calendar/gui/dialogs/alarm-list-dialog.c: * calendar/gui/dialogs/cal-attachment-select-file.c: * calendar/gui/dialogs/changed-comp.c: * calendar/gui/dialogs/delete-error.c: * calendar/gui/dialogs/select-source-dialog.c: * mail/mail-send-recv.c: * mail/message-tag-followup.c: * widgets/misc/e-combo-button.c: * widgets/misc/e-info-label.c: * widgets/misc/e-url-entry.c: * widgets/misc/e-task-widget.c: Prefer gtk_window_set_icon_name() over gtk_window_set_icon_list(). * addressbook/gui/contact-editor/e-contact-editor-im.c: * calendar/gui/dialogs/event-page.c: * calendar/gui/e-timezone-entry.c: * e-util/e-gui-utils.c: * e-util/e-popup.c: * plugins/import-ics-attachments/icsimporter.c: * plugins/itip-formatter/itip-view.c: * mail/em-folder-browser.c: * mail/em-format-html-display.c: * mail/mail-send-recv.c: * mail/message-tag-followup.c: Prefer gtk_image_new_from_icon_name() over e_icon_factory_get_image(). * calendar/gui/alarm-notify/alarm-queue.c: * plugins/mail-notification/mail-notification.c: Prefer gtk_status_icon_set_from_icon_name() over gtk_status_icon_set_from_pixbuf(). * addressbook/gui/component/addressbook-view.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-calendar-view.c: * calendar/gui/e-memo-table.c: * mail/mail-mt.c: e_activity_handler_operation_started() no longer takes a GdkPixbuf. It was ignoring the pixbuf anyway ever since we added a spinner icon. svn path=/trunk/; revision=35958
| * ** Fixes bug #546785Paul Bolle2008-08-084-2/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-07 Paul Bolle <pebolle@tiscali.nl> ** Fixes bug #546785 * plugins/bbdb/bbdb.c: (e_plugin_lib_enable): The bbdb plugin is noisy when enabled: "BBDB spinning up..." Make this plugin just as polite as google-account-setup. * plugins/caldav/caldav-source.c: (e_plugin_lib_enable): The caldav plugin is noisy when enabled: "CalDAV Eplugin starting up ..." Make this plugin just as polite as google-account-setup. svn path=/trunk/; revision=35928
| * ** Fixes bug #530402Matthew Barnes2008-08-072-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-07 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #530402 * plugins/mark-all-read/mark-all-read.c (prompt_user): Improve dialog wording, and don't use a window title (HIG). svn path=/trunk/; revision=35923
| * ** Fix for bug #535745Milan Crha2008-08-072-17/+383
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-07 Milan Crha <mcrha@redhat.com> ** Fix for bug #535745 * configure.in: Require and link calendar libs with libgdata and libgdata-google. * plugins/google-account-setup/google-source.c: (sanitize_user_mail), (construct_default_uri), (is_default_uri), (init_combo_values), (user_changed), (cal_combo_changed), (claim_error), (retrieve_list_clicked), (plugin_google): New widgets and functionality to retrieve list of subscribed calendars from the Google account and let user choose which one would be shown. Note: Requires newer EDS, at least revision 9294. svn path=/trunk/; revision=35921
| * ** Fix for bug #435969Milan Crha2008-08-062-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-06 Milan Crha <mcrha@redhat.com> ** Fix for bug #435969 * org-gnome-exchange-operations.eplug.xml: Show authentication section in an account druid too. svn path=/trunk/; revision=35911
| * Patch from Matthias Braun <matze@braunis.de>: Fix for bug #544051 (WebDAV ↵Suman Manjunath2008-08-043-0/+414
| | | | | | | | | | | | backend for addressbook - GUI plugin for account setup). svn path=/trunk/; revision=35902
| * ** Fixes bug #514006Matthew Barnes2008-08-022-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #514006 * mail/apps-evolution-mail-notification.schemas.in: * plugins/mail-notification/apps-evolution-mail-notification.schemas.in: Quote literal values. svn path=/trunk/; revision=35889
| * ** Fixes bug #517151Matthew Barnes2008-08-022-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #517151 * org-gnome-external-editor.xml: Give a mnemonic to "Composer in External Editor". svn path=/trunk/; revision=35887
| * ** Fixes bug #529460Matthew Barnes2008-08-022-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #529460 * org-gnome-evolution-startup-wizard.eplug.xml: Change "Startup Wizard" to "Setup Assistant". Also change the plugin description to something less lame. svn path=/trunk/; revision=35885
| * ** Fixes bug #544860Matthew Barnes2008-08-022-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544860 * google-contacts-source.c (plugin_google_contacts): Add translator comments for split "update every" sentence. svn path=/trunk/; revision=35882
| * ** Fixes bug #543754Matthew Barnes2008-08-022-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #543754 * plugins/backup-restore/org-gnome-backup-restore.error.xml: Reword "insufficient-permissions" error message. svn path=/trunk/; revision=35881
| * ** Fixes bug #544861Matthew Barnes2008-08-022-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544861 * org-gnome-proxy-login-errors.xml: Reword "invalid-user" error message. svn path=/trunk/; revision=35879
| * ** Fixes bug #543755Matthew Barnes2008-08-022-1/+7
| | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #543755 * apps_evolution_email_custom_header.schemas.in: Fix typo. svn path=/trunk/; revision=35878
| * ** Fix for bug #353927Milan Crha2008-08-012-2/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #353927 * calendar/gui/alarm-notify/alarm-queue.c: (tray_icon_blink_cb), (display_notification): Do not blink the icon more than 15 seconds. * plugins/mail-notification/mail-notification.c: (icon_activated), (stop_blinking_cb), (new_notify_status): Do not blink the icon more than 15 seconds. svn path=/trunk/; revision=35875
| * ** Fixes bug #545568Matthew Barnes2008-07-3118-9/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-31 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #545568 * e-plugin.c (ep_load): Make sure system plugins are enabled on startup. * plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml: * plugins/caldav/org-gnome-caldav.eplug.xml: * plugins/calendar-file/org-gnome-calendar-file.eplug.xml: * plugins/calendar-http/org-gnome-calendar-http.eplug.xml: * plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml: * plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml: * plugins/hula-account-setup/org-gnome-hula-account-setup.eplug.xml: Add "system_plugin=true" so it's not shown in the Plugin Manager. These plugins are not designed to be disabled by the user. svn path=/trunk/; revision=35871
| * ** Part of fix for bug #500389Milan Crha2008-07-302-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-30 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #500389 * mail/em-account-editor.c: (emae_option_options_changed), (emae_option_options), (emae_receive_options_extra_item): New ability to define Options (ComboBox) in provider's options. * plugins/exchange-operations/exchange-account-setup.c: (gal_auth_to_string), (owa_authenticate_user): Use default authentication for GAL. Note: Requires EDS revision 9230 or better. svn path=/trunk/; revision=35866
| * ** Fix for bug #543756Milan Crha2008-07-283-6/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #543756 * org-gnome-shared-folder.errors.xml: * process-meeting.c: (process_meeting): Make question better translatable. svn path=/trunk/; revision=35851
| * ** Fix for bug #491176Milan Crha2008-07-282-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #491176 * itip-view.c: (itip_view_init): Word-wrap the summary if necessary; expand also value-labels in the table, thus the text will be aligned on the left; align action buttons on the left too. svn path=/trunk/; revision=35848
| * ** See bug #504417Lucian Langa2008-07-282-2/+8
| | | | | | | | | | | | | | | | | | | | 2008-07-28 Lucian Langa <lucilanga@gnome.org> ** See bug #504417 * bbdb.c: - Preferences window cut off svn path=/trunk/; revision=35846
| * ** Fix for bug #544022Milan Crha2008-07-225-3/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-22 Milan Crha <mcrha@redhat.com> ** Fix for bug #544022 * configure.in: Do not redefine DBUS_VERSION define supplied by dbus itself, rather rename our define to FOUND_DBUS_VERSION. * mail/e-searching-tokenizer.c: (dump_trie): Define function only when required. (Compiler warning cleanup.) * shell/e-shell-window-commands.c: (char *authors[]): Break the escape sequence properly (compiler warning cleanup). * plugins/email-custom-header/email-custom-header.c: Compiler warning cleanup. * plugins/mail-notification/Makefile.am: * plugins/mail-notification/mail-notification.c: (send_dbus_message): Do not redefine DBUS_VERSION define, it's supplied by dbus itself. svn path=/trunk/; revision=35819
| * Another typo fix. Lesson learnt - Don't commit when you are sleepy !Johnny Jacob2008-07-222-4/+8
| | | | | | | | svn path=/trunk/; revision=35812
| * EPlugin : Python Loader : Add example sources to distJohnny Jacob2008-07-212-1/+13
| | | | | | | | svn path=/trunk/; revision=35807
| * Templates EPlugin : Remove unused header files.Johnny Jacob2008-07-213-1/+7
| | | | | | | | svn path=/trunk/; revision=35805
| * Committing on behalf of Ashish Shrivastava <shashish@novell.com>Bharath Acharya2008-07-211-0/+176
| | | | | | | | | | | | Added the missing glade file during previous commit svn path=/trunk/; revision=35798
| * Committing on behalf of Jörgen Scheibengruber <mfcn@gmx.de>Jörgen Scheibengruber2008-07-216-4/+324
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-05-24 Jörgen Scheibengruber <mfcn@gmx.de> * Makefile.am: * google-contacts-source.c (ensure_google_contacts_source_group), (remove_google_contacts_source_group), (on_username_entry_changed), (on_update_cb_toggled), (on_interval_sb_value_changed), (plugin_google_contacts): * google-contacts-source.h: * google-source.c (e_plugin_lib_enable): * org-gnome-evolution-google.eplug.xml: Added a UI for the addressbook part svn path=/trunk/; revision=35797
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-212-26/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #543134 * mail-notification.c: (get_cfg_widget), (do_properties), (popup_menu_status), (new_notify_status), (e_plugin_lib_get_configure_widget): Show popup menu when right-click over the status icon. svn path=/trunk/; revision=35782
| * ** Fixes Bug #200147Bharath Acharya2008-07-216-0/+1005
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-18 Bharath Acharya <abharath@novell.com> ** Fixes Bug #200147 Basic functionality implemented by Diego Escalante Urrelo <diegoe@gnome.org> Everyone owes him a big mug of Beer for that. ** Added Templates plugin * Makefile.am: * apps-evolution-template-placeholders.schemas.in: * org-gnome-templates.eplug.xml: * templates.c: * templates.glade: svn path=/trunk/; revision=35780
| * ** Fix for bug #542149Bharath Acharya2008-07-213-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | 2008-07-11 Bharath Acharya <abharath@novell.com> ** Fix for bug #542149 * exchange-folder-subscription.c: (subscribe_to_folder): Display an error message to restart if user tries to subscribe to other's mailbox. * org-gnome-exchange-operations.error.xml: Added the corresponding error message. svn path=/trunk/; revision=35779
| * Committing on behalf of Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-07-214-3/+437
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-06-25 Ashish Shrivastava <shashish@novell.com> * email-custom-header.glade: Marked strings for translation. remove "window1" string from translation. 2008-06-24 Ashish Shrivastava <shashish@novell.com> * email-custom-header.c: (e_plugin_lib_get_configure_widget), (org_gnome_email_custom_header_config_option): Added Support for configuring gconf values. * email-custom-header.glade: Configure email-custom-header plugin within the plugin-manager. * org-gnome-email-custom-header.eplug.xml: Add hook class for Configure tab. * Makefile.am: Add new file.(email-custom-header.glade). svn path=/trunk/; revision=35774
| * Added some FIXME's for code cleanup.Chenthill Palanisamy2008-07-172-0/+7
| | | | | | | | | | | | | | | | | | | | 2008-07-17 Chenthill Palanisamy <pchenthill@novell.com> * itip-formatter.c: (view_response_cb): Added some FIXME's for code cleanup. svn path=/trunk/; revision=35749
| * Pushing changes from the madagascar branch related to the on-diskSankarasivasubramanian Pasupathilingam2008-07-162-1/+7
| | | | | | | | | | | | | | summary work. svn path=/trunk/; revision=35747
* | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-104-604/+0
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37510
* | Finish attachment drag and drop.Matthew Barnes2009-04-025-571/+0
| | | | | | | | | | | | | | | | | | Expunge em-popup.c of dead code. Not much left. Kill the save-attachments (experimental) plugin. The attachment bar can already save all at once. svn path=/branches/kill-bonobo/; revision=37488
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-212-6/+6
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37465
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-1/+2
| | | | | | | | | | | | | | | | | | | | | | everything to GtkUIManager/GtkActions. Saving progress mid-stream... not sure about the MIME part utilities yet. Also, add some EActivity subclasses. Considering an EFileActivity subclass for asynchronous GIO operations (loading/saving attachments, etc.), but still ironing out details. svn path=/branches/kill-bonobo/; revision=37389
* | Kill EDropdownButton.Matthew Barnes2009-02-211-9/+8
| | | | | | | | | | | | Migrate off of gnome_program_init(). svn path=/branches/kill-bonobo/; revision=37303
* | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to theMatthew Barnes2009-02-214-22/+416
| | | | | | | | | | | | "audio-inline" plugin. svn path=/branches/kill-bonobo/; revision=37301
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-1513-8/+88
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37270
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-0149-88/+536
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37200
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-272-4/+4
| | | | | | | | | | | | | | This reduces the dependency of the composer on the mail module, which is currently a circular dependency. svn path=/branches/kill-bonobo/; revision=37135
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-247-98/+135
| | | | | | | | | | | | Get the "mark-all-read" and "plugin-manager" plugins working. svn path=/branches/kill-bonobo/; revision=37125
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-218-11/+1995
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37112
* | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-201-3/+1
| | | | | | | | | | | | Addressbook and calendar no longer depend on the mailer. svn path=/branches/kill-bonobo/; revision=37107
* | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-1813-226/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Necessary for EActionComboBox, since GtkActions can only handle named or stock icons. Hopefully this is just a temporary hack. Eventually we should make the category icons themeable. Kill the "mail-account-disable" plugin and integrate it properly. More dead plugins to follow... Don't show disabled menu items in pop-up context menus. It does the user no good to see things he CAN'T do with the object he clicked on. svn path=/branches/kill-bonobo/; revision=37093
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-155-6/+20
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37075
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-1212-4/+95
| | | | | | | | svn path=/branches/kill-bonobo/; revision=37050
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-6/+3
| | | | | | | | | | | | Migrate from gnome_url_show() to e_show_uri(). svn path=/branches/kill-bonobo/; revision=37038
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1115-131/+406
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36867
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-2415-19/+118
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36811
* | Merge revisions 36730:36736 from trunk.Matthew Barnes2008-11-082-1/+8
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36764
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-086-22/+38
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36763
* | Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-314-157/+0
| | | | | | | | | | | | | | from evolution-data-server (see bug #558322). Kill another frivolous plugin: select-one-source svn path=/branches/kill-bonobo/; revision=36705
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-2533-450/+460
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36685
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-0273-451/+909
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36534
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-11117-838/+1587
| | | | | | | | svn path=/branches/kill-bonobo/; revision=36307
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1554-108/+475
| | | | | | | | svn path=/branches/kill-bonobo/; revision=35994
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-0864-93/+3223
|/ | | | svn path=/branches/kill-bonobo/; revision=35931
* ** Fix for bug #540400Roger Zauner2008-07-032-1/+7
| | | | | | | | | | | 2008-07-03 Roger Zauner <roger@eskimo.com> ** Fix for bug #540400 * backup.c: (backup): Make Evolution Backup follow symbolic links. svn path=/trunk/; revision=35718
* ** Fix for bug #540274Milan Crha2008-07-013-3/+192
| | | | | | | | | | | | | | | | 2008-07-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #540274 * Makefile.am: Link with libraries we require now. * backup.c: (rc), (s): Exchange $HOME with g_get_home_dir in commands. * backup.c: (ensure_locals), (fix_account_folder_uri), (restore): After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required. (One should be able to import also into different user than one where the backup was done.) svn path=/trunk/; revision=35710
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #536488 (Remove the ↵Suman Manjunath2008-06-302-0/+11
| | | | | | .running file before backup and after restore). svn path=/trunk/; revision=35704
* Patch from Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug ↵Suman Manjunath2008-06-302-9/+25
| | | | | | #540516 (Fix for a vulnerability issue). svn path=/trunk/; revision=35700
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2182-82/+82
| | | | svn path=/trunk/; revision=35665
* Multiple open dialogs is an usability issue and a potential HIG violation.Sankar P2008-06-202-5/+15
| | | | | | | | | | | | | 2008-06-20 Sankar P <psankar@novell.com> * mail-retract.c (retract_mail_settings): Multiple open dialogs is an usability issue and a potential HIG violation. Thanks to Akhil for pointing out. svn path=/trunk/; revision=35657
* Check if cnc is valid before using it. Fixes a crash.Sankar P2008-06-202-19/+28
| | | | | | | | | | | | 2008-06-20 Sankar P <psankar@novell.com> * mail-retract.c (retract_mail_settings): Check if cnc is valid before using it. Fixes a crash. svn path=/trunk/; revision=35656
* Use Evolution icon for the window.Milan Crha2008-06-202-0/+6
| | | | | | | | | 2008-06-20 Milan Crha <mcrha@redhat.com> * backup.c: (main): Use Evolution icon for the window. svn path=/trunk/; revision=35655
* Ask the user if he really wants to retract mails. Re-arrange the menus aSankar P2008-06-192-8/+35
| | | | | | | | | | | | 2008-06-19 Sankar P <psankar@novell.com> * mail-retract.c (retract_mail_settings): Ask the user if he really wants to retract mails. Re-arrange the menus a little for grouping related things. svn path=/trunk/; revision=35653