From cea054cd54d84479352a43bbabc19c9ce9af5efb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 8 Aug 2008 04:26:12 +0000 Subject: Merge revisions 35747:35930 from trunk. svn path=/branches/kill-bonobo/; revision=35931 --- ChangeLog | 102 + Makefile.am | 2 + NEWS | 138 + addressbook/ChangeLog | 85 + addressbook/addressbook.error.xml | 6 +- .../GNOME_Evolution_Addressbook.server.in.in | 2 +- addressbook/gui/component/addressbook-component.c | 6 +- addressbook/gui/component/addressbook-config.c | 14 + addressbook/gui/component/addressbook-view.c | 2 +- addressbook/gui/component/ldap-config.glade | 48 +- .../contact-list-editor/contact-list-editor.glade | 2 +- .../contact-list-editor/e-contact-list-editor.c | 10 +- .../merging/eab-contact-duplicate-detected.glade | 2 +- addressbook/gui/widgets/e-minicard-view.c | 40 +- addressbook/gui/widgets/e-minicard-view.h | 1 + addressbook/gui/widgets/e-minicard.c | 48 +- addressbook/printing/e-contact-print.c | 137 +- art/ChangeLog | 7 + art/query-free-busy.png | Bin 1127 -> 0 bytes calendar/ChangeLog | 132 + calendar/calendar.error.xml | 6 +- calendar/gui/GNOME_Evolution_Calendar.server.in.in | 10 +- calendar/gui/alarm-notify/alarm-queue.c | 17 +- calendar/gui/calendar-component.c | 14 +- calendar/gui/dialogs/alarm-dialog.c | 2 +- calendar/gui/dialogs/alarm-list-dialog.c | 2 +- calendar/gui/dialogs/changed-comp.c | 2 +- calendar/gui/dialogs/comp-editor.c | 2 +- calendar/gui/dialogs/delete-error.c | 2 +- calendar/gui/dialogs/select-source-dialog.c | 2 +- calendar/gui/dialogs/task-details-page.c | 3 + calendar/gui/dialogs/task-page.c | 3 + calendar/gui/e-calendar-table.c | 209 + calendar/gui/e-calendar-view.c | 2 +- calendar/gui/memos-component.c | 8 +- calendar/gui/memotypes.xml | 4 +- calendar/gui/print.c | 171 +- calendar/gui/tasks-component.c | 8 +- composer/ChangeLog | 15 + composer/evolution-composer.ui | 1 + composer/mail-composer.error.xml | 4 +- configure.in | 24 +- data/icons/Makefile.am | 16 + .../hicolor_actions_24x24_query-free-busy.png | Bin 0 -> 1127 bytes data/icons/hicolor_apps_16x16_evolution-mail.png | Bin 0 -> 617 bytes data/icons/hicolor_apps_16x16_evolution-memos.png | Bin 0 -> 617 bytes data/icons/hicolor_apps_16x16_evolution-tasks.png | Bin 0 -> 818 bytes data/icons/hicolor_apps_22x22_evolution-mail.png | Bin 0 -> 900 bytes data/icons/hicolor_apps_22x22_evolution-memos.png | Bin 0 -> 930 bytes data/icons/hicolor_apps_22x22_evolution-tasks.png | Bin 0 -> 1147 bytes data/icons/hicolor_apps_24x24_evolution-mail.png | Bin 0 -> 902 bytes data/icons/hicolor_apps_24x24_evolution-memos.png | Bin 0 -> 964 bytes data/icons/hicolor_apps_24x24_evolution-tasks.png | Bin 0 -> 1132 bytes data/icons/hicolor_apps_32x32_evolution-mail.png | Bin 0 -> 1168 bytes data/icons/hicolor_apps_32x32_evolution-memos.png | Bin 0 -> 1611 bytes data/icons/hicolor_apps_32x32_evolution-tasks.png | Bin 0 -> 1718 bytes data/icons/hicolor_apps_48x48_evolution-mail.png | Bin 0 -> 1609 bytes data/icons/hicolor_apps_48x48_evolution-memos.png | Bin 0 -> 2644 bytes data/icons/hicolor_apps_48x48_evolution-tasks.png | Bin 0 -> 2496 bytes ...ries_48x48_preferences-system-network-proxy.png | Bin 0 -> 3191 bytes e-util/ChangeLog | 7 + e-util/e-plugin.c | 5 +- filter/ChangeLog | 19 + filter/filter-label.c | 33 +- filter/filter-rule.c | 7 +- help/C/evolution.xml | 1209 +- help/C/figures/attach_reminder_a.png | Bin 0 -> 17708 bytes help/C/figures/attach_reminder_a.png.png | Bin 17708 -> 0 bytes help/ChangeLog | 205 + help/Makefile.am | 2 +- help/cs/figures/attach_reminder_a.png | Bin 0 -> 20246 bytes help/cs/figures/attach_reminder_a.png.png | Bin 20246 -> 0 bytes help/de/de.po | 9055 ++++---- help/es/es.po | 7366 +++--- help/es/figures/attach_reminder_a.png | Bin 0 -> 17775 bytes help/es/figures/attach_reminder_a.png.png | Bin 17775 -> 0 bytes help/fr/figures/attach_reminder_a.png | Bin 0 -> 23032 bytes help/fr/figures/attach_reminder_a.png.png | Bin 23032 -> 0 bytes help/fr/figures/evo_label_a.png | Bin 0 -> 32510 bytes help/fr/fr.po | 9187 ++++---- help/quickref/C/quickref.tex | 6 +- mail/ChangeLog | 243 + mail/GNOME_Evolution_Mail.server.in.in | 8 +- mail/e-searching-tokenizer.c | 3 + mail/em-account-editor.c | 106 +- mail/em-composer-utils.c | 147 +- mail/em-composer-utils.h | 2 +- mail/em-event.c | 17 + mail/em-event.h | 15 + mail/em-folder-browser.c | 6 +- mail/em-folder-properties.c | 3 +- mail/em-folder-tree-model.c | 7 +- mail/em-folder-tree.c | 24 +- mail/em-folder-utils.c | 2 +- mail/em-folder-view.c | 22 +- mail/em-format-html-display.c | 10 +- mail/em-format-html.c | 30 +- mail/em-format-quote.c | 4 +- mail/em-format.c | 3 +- mail/em-migrate.c | 153 +- mail/em-network-prefs.c | 7 +- mail/em-subscribe-editor.c | 8 +- mail/em-utils.c | 46 + mail/em-utils.h | 1 + mail/evolution-mail.schemas.in | 22 +- mail/mail-component.c | 9 +- mail/mail-component.h | 1 + mail/mail-config.glade | 6 +- mail/mail-dialogs.glade | 71 - mail/mail-ops.c | 2 +- mail/mail-vfolder.c | 2 +- mail/message-list.c | 20 +- plugins/addressbook-file/ChangeLog | 8 + .../org-gnome-addressbook-file.eplug.xml | 3 +- plugins/backup-restore/ChangeLog | 7 + .../org-gnome-backup-restore.error.xml | 2 +- plugins/bbdb/ChangeLog | 15 + plugins/bbdb/bbdb.c | 8 +- plugins/caldav/ChangeLog | 17 + plugins/caldav/caldav-source.c | 4 +- .../caldav/org-gnome-evolution-caldav.eplug.xml | 3 +- plugins/calendar-file/ChangeLog | 8 + .../org-gnome-calendar-file.eplug.xml | 3 +- plugins/calendar-http/ChangeLog | 8 + .../org-gnome-calendar-http.eplug.xml | 3 +- plugins/calendar-weather/ChangeLog | 8 + .../org-gnome-calendar-weather.eplug.xml | 3 +- plugins/email-custom-header/ChangeLog | 28 + plugins/email-custom-header/Makefile.am | 3 +- .../apps_evolution_email_custom_header.schemas.in | 2 +- plugins/email-custom-header/email-custom-header.c | 416 +- .../email-custom-header/email-custom-header.glade | 176 + .../org-gnome-email-custom-header.eplug.xml | 7 + plugins/exchange-operations/ChangeLog | 31 + .../exchange-operations/exchange-account-setup.c | 14 + .../exchange-folder-subscription.c | 3 + .../org-gnome-exchange-operations.eplug.xml | 6 +- .../org-gnome-exchange-operations.error.xml | 4 + plugins/external-editor/ChangeLog | 7 + .../external-editor/org-gnome-external-editor.xml | 2 +- plugins/google-account-setup/ChangeLog | 38 + plugins/google-account-setup/Makefile.am | 5 +- .../google-account-setup/google-contacts-source.c | 269 + .../google-account-setup/google-contacts-source.h | 30 + plugins/google-account-setup/google-source.c | 394 +- .../org-gnome-evolution-google.eplug.xml | 14 +- plugins/groupwise-account-setup/ChangeLog | 8 + .../org-gnome-gw-account-setup.eplug.xml | 2 +- plugins/groupwise-features/ChangeLog | 15 + .../org-gnome-proxy-login-errors.xml | 2 +- .../org-gnome-shared-folder.errors.xml | 12 +- plugins/groupwise-features/process-meeting.c | 8 +- plugins/hula-account-setup/ChangeLog | 8 + ...rg-gnome-evolution-hula-account-setup.eplug.xml | 2 +- plugins/itip-formatter/ChangeLog | 19 + plugins/itip-formatter/itip-formatter.c | 2 + plugins/itip-formatter/itip-view.c | 16 +- plugins/mail-notification/ChangeLog | 31 + plugins/mail-notification/Makefile.am | 2 +- .../apps-evolution-mail-notification.schemas.in | 2 +- plugins/mail-notification/mail-notification.c | 168 +- plugins/mark-all-read/ChangeLog | 7 + plugins/mark-all-read/mark-all-read.c | 8 +- plugins/python/ChangeLog | 9 + plugins/python/Makefile.am | 9 +- plugins/startup-wizard/ChangeLog | 8 + .../org-gnome-evolution-startup-wizard.eplug.xml | 4 +- plugins/templates/ChangeLog | 19 + plugins/templates/Makefile.am | 41 + ...apps-evolution-template-placeholders.schemas.in | 26 + plugins/templates/org-gnome-templates.eplug.xml | 36 + plugins/templates/templates.c | 763 + plugins/templates/templates.glade | 126 + plugins/webdav-account-setup/Makefile.am | 22 + .../org-gnome-evolution-webdav.eplug.xml | 22 + .../webdav-account-setup/webdav-contacts-source.c | 370 + po/ChangeLog | 117 + po/LINGUAS | 1 + po/POTFILES.in | 15 +- po/ar.po | 4434 ++-- po/cs.po | 2904 +-- po/de.po | 8425 +++---- po/es.po | 3106 +-- po/fr.po | 8673 +++---- po/gl.po | 7316 +++--- po/gu.po | 8886 +++---- po/ko.po | 9136 ++++---- po/nb.po | 2036 +- po/ps.po | 22868 +++++++++++++++++++ po/pt_BR.po | 144 +- po/ru.po | 3991 ++-- shell/ChangeLog | 73 + shell/apps_evolution_shell.schemas.in | 2 +- shell/e-component-registry.c | 31 +- shell/e-component-registry.h | 3 +- shell/e-shell-window.c | 4 +- shell/main.c | 2 +- shell/test/evolution-test-component.c | 2 +- ui/ChangeLog | 23 + ui/evolution-editor.xml | 0 ui/evolution-event-editor.xml | 0 ui/evolution-mail-message.xml | 4 - ui/evolution-memo-editor.xml | 0 ui/evolution-task-editor.xml | 0 ui/evolution.xml | 2 +- widgets/misc/ChangeLog | 18 + widgets/misc/e-activity-handler.c | 1 + widgets/misc/e-task-bar.c | 20 + widgets/table/ChangeLog | 19 + widgets/table/e-table-group-container.c | 27 + widgets/table/e-table-group-leaf.c | 9 + widgets/table/e-table-group.c | 11 + widgets/table/e-table-group.h | 6 + widgets/table/e-table-item.c | 36 +- widgets/table/e-table-item.h | 5 + widgets/table/e-table.c | 18 + widgets/table/e-table.h | 1 + 217 files changed, 73789 insertions(+), 41308 deletions(-) delete mode 100644 art/query-free-busy.png create mode 100644 data/icons/hicolor_actions_24x24_query-free-busy.png create mode 100644 data/icons/hicolor_apps_16x16_evolution-mail.png create mode 100644 data/icons/hicolor_apps_16x16_evolution-memos.png create mode 100644 data/icons/hicolor_apps_16x16_evolution-tasks.png create mode 100644 data/icons/hicolor_apps_22x22_evolution-mail.png create mode 100644 data/icons/hicolor_apps_22x22_evolution-memos.png create mode 100644 data/icons/hicolor_apps_22x22_evolution-tasks.png create mode 100644 data/icons/hicolor_apps_24x24_evolution-mail.png create mode 100644 data/icons/hicolor_apps_24x24_evolution-memos.png create mode 100644 data/icons/hicolor_apps_24x24_evolution-tasks.png create mode 100644 data/icons/hicolor_apps_32x32_evolution-mail.png create mode 100644 data/icons/hicolor_apps_32x32_evolution-memos.png create mode 100644 data/icons/hicolor_apps_32x32_evolution-tasks.png create mode 100644 data/icons/hicolor_apps_48x48_evolution-mail.png create mode 100644 data/icons/hicolor_apps_48x48_evolution-memos.png create mode 100644 data/icons/hicolor_apps_48x48_evolution-tasks.png create mode 100644 data/icons/hicolor_categories_48x48_preferences-system-network-proxy.png create mode 100644 help/C/figures/attach_reminder_a.png delete mode 100644 help/C/figures/attach_reminder_a.png.png create mode 100644 help/cs/figures/attach_reminder_a.png delete mode 100644 help/cs/figures/attach_reminder_a.png.png create mode 100644 help/es/figures/attach_reminder_a.png delete mode 100644 help/es/figures/attach_reminder_a.png.png create mode 100644 help/fr/figures/attach_reminder_a.png delete mode 100644 help/fr/figures/attach_reminder_a.png.png create mode 100644 help/fr/figures/evo_label_a.png create mode 100644 plugins/email-custom-header/email-custom-header.glade create mode 100644 plugins/google-account-setup/google-contacts-source.c create mode 100644 plugins/google-account-setup/google-contacts-source.h create mode 100644 plugins/templates/ChangeLog create mode 100644 plugins/templates/Makefile.am create mode 100644 plugins/templates/apps-evolution-template-placeholders.schemas.in create mode 100644 plugins/templates/org-gnome-templates.eplug.xml create mode 100644 plugins/templates/templates.c create mode 100644 plugins/templates/templates.glade create mode 100644 plugins/webdav-account-setup/Makefile.am create mode 100644 plugins/webdav-account-setup/org-gnome-evolution-webdav.eplug.xml create mode 100644 plugins/webdav-account-setup/webdav-contacts-source.c create mode 100644 po/ps.po delete mode 100644 ui/evolution-editor.xml delete mode 100644 ui/evolution-event-editor.xml delete mode 100644 ui/evolution-memo-editor.xml delete mode 100644 ui/evolution-task-editor.xml diff --git a/ChangeLog b/ChangeLog index 0cc6dbf274..54402ed777 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,105 @@ +2008-08-07 Milan Crha + + ** Part of fix for bug #535745 + + * configure.in: Require and link calendar libs with libgdata + and libgdata-google. + +2008-08-06 Michael Monreal + + ** Fix for bug #467115 + + * addressbook/gui/component/addressbook-view.c: + (addressbook_view_init): + * calendar/gui/GNOME_Evolution_Calendar.server.in.in: + * calendar/gui/memos-component.c: (create_component_view): + * calendar/gui/tasks-component.c: (create_component_view): + * data/icons/Makefile.am: + * mail/GNOME_Evolution_Mail.server.in.in: + * mail/mail-component.c: (impl_createView): + Ship and use tango icons for the mail, tasks and memos components. + +2008-08-06 Michael Monreal + + ** Fix for bug #531288 + + * data/icons/Makefile.am: + * mail/GNOME_Evolution_Mail.server.in.in: + Use proxy icon from tango-icon-theme and fall back to the icon + shipped by gnome-control-center (thanks to Josef Vybíral). + +2008-08-04 Srinivasa Ragavan + + * NEWS: Evolution 2.23.6 release and version bump. + +2008-08-04 Matthias Braun + + ** Fix for bug #544051 - Added a plugin for the WebDAV addressbook + account setup. + + * configure.in: + * plugins/webdav-account-setup/Makefile.am: + * plugins/webdav-account-setup/org-gnome-evolution-webdav.eplug.xml + : + * plugins/webdav-account-setup/webdav-contacts-source.c + (ensure_webdav_contacts_source_group), + (remove_webdav_contacts_source_group), (print_uri_noproto), + (set_ui_from_source), (set_source_from_ui), (on_entry_changed), + (on_toggle_changed), (destroy_ui_data), (plugin_webdav_contacts), + (e_plugin_lib_enable): + +2008-07-30 Matthew Barnes + + ** Fixes part of bug #545558 + + * configure.in: + Mark the "hula-account-setup" plugin as experimental. + +2008-07-30 Matthew Barnes + + * configure.in: + Bump eds_minimum_version to 2.23.6 for CAMEL_PROVIDER_CONF_OPTIONS. + +2008-07-23 Johnny Jacob + + * configure.in: Version bumped to 2.23.6. + * NEWS: Updates for 2.23.5 + +2008-07-22 Milan Crha + + ** Part of fix for bug #544022 + + * configure.in: Do not redefine DBUS_VERSION define supplied + by dbus itself, rather rename our define to FOUND_DBUS_VERSION. + +2008-07-21 Johnny Jacob + + * data/hicolor_actions_24x24_query-free-busy.png: Moved to + data/icons/hicolor_actions_24x24_query-free-busy.png as per + rev 35753. + +2008-07-21 Matthew Barnes + + * Makefile.am: + Add doltcompile and doltlibtool to DISTCLEANFILES to fix + distcheck breakage. + +2008-07-20 Bharath Acharya + + ** Part of fix for bug #200147 + + * configure.in: Added a new plugin templates, which will make it + possible for users to use standard templates to reply to their messages. + +2008-07-18 Matthew Barnes + + * data/icons/hicolor_actions_24x24_query-free-busy.png: + Moved here from art/query-free-busy.png so we can treat it as a + named icon. + + * data/icons/Makefile.am: + Add hicolor_actions_24x24_query-free-busy.png. + 2008-07-03 Matthew Barnes * configure.in: diff --git a/Makefile.am b/Makefile.am index 65b219f6f7..e9bf3c62e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,6 +73,8 @@ SUBDIRS += help endif DISTCLEANFILES = \ + doltcompile \ + doltlibtool \ intltool-extract \ intltool-merge \ intltool-update \ diff --git a/NEWS b/NEWS index ee731f4f80..3a6dc5e49c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,141 @@ +Evolution 2.23.6 2008-08-04 +--------------------------- + +New in 2.23.6: + WebDAV contacts plugin (Matthias Braun) + +Bug Fixes: + #211267: Report correct number of pages to print and print them as requested (Milan Crha) + #249844: Use fully qualified names for "New" submenu entries (Matthew Barnes) + #256540: Do not use GtkNotebook with only one tab (Milan Crha) + #329821: Recalculate returned row to the model row, if we are sorting (Milan Crha) + #353927: Do not blink the icon more than 15 seconds (Milan Crha) + #428384: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". (Matthew Barnes) + #491176: Word-wrap the summary if necessary; keep the text and action buttons aligned on the left (Milan Crha) + #500389: New ability to define Options (ComboBox) in provider's options (Milan Crha) + #504417: Preferences windows cut off (Lucian Langa) + #514006: Quote literal values (Matthew Barnes) + #517151: Give a mnemonic to "Composer in External Editor" (Matthew Barnes) + #517825: Fix duplicate mnemonic. "_Work Offline" -> "Work _Offline" (Matthew Barnes) + #529460: Change "Startup Wizard" to "Setup Assistant". Also make the plugin description less lame (Matthew Barnes) + #530388: Fix a crash when editing labels (Milan Crha) + #537088: Fix empty headers if FROM/Sender is NULL (Paul Bolle) + #539268: Fix attachment description (Paul Bolle) + #543058: Properly capitalize INBOX (Paul Bolle) + #543411: Don't load known folders (Srinivasa Ragavan) + #543532: Let free memory when we are done with it, not before. (Milan Crha) + #543754: Reword "insufficient-permissions" error message (Matthew Barnes) + #543755: Fix a typo (Matthew Barnes) + #543756: Make question better translatable (Milan Crha) + #543943: Fix a memory leak (Milan Crha) + #544252: Use consistent naming to the GUI for different components (Paul Bolle) + #544157: Sort View / Window (sub)menu in shortcut order. (Paul Bolle) + #544383: Put contact list members in reverse order (Milan Crha) + #544857: Fix a typo (Matthew Barnes) + #544859: Clarify description of "sync_interval" key. (Matthew Barnes) + #544860: Add translator comments for split "update every" sentence (Matthew Barnes) + #544861: Reword "invalid-user" error message (Matthew Barnes) + #544862: Clarify description of "use_authentication" key (Matthew Barnes) + #544958: Use email, not e-mail (per documentation guidelines) (Matthew Barnes) + #544969: Added the hook for folder custom icon (Lucian Langa) + #544994: Typos/Syntax improvements (Claude Paroz) + #545300: Add a translatable tag in "_Merge" string (Takao Fujiwara) + #545303: Add gettext in the xml string (Takao Fujiwara) + #545436: Check the info before accessing it (Srinivasa Ragavan) + #545558: Hula support is disabled by default now, so remove any mention of it from the User Guide (Matthew Barnes) + #545568: Make sure system plugins are enabled on startup (Matthew Barnes) + #545820: Fix a typo. (Nicolas Kaiser) + #546057: Use "x-office-calendar" icon name instead of "stock_calendar" (Matthew Barnes) + +Updated Translations: + Ignacio Casal Quinteiro (gl) + Frco. Javier Rial Rodríguez (gl) + Kjartan Maraas (nb) + Changwoo Ryu (ko) + Abou Manal (ar) + Petr Kovar (cs) + Fabrício Godoy (pt_BR) + Jorge Gonzalez (es) + Bruno Brouard and Claude Paroz (fr) + Zabeeh Khan (ps) + Pavel Sefranek (cs) + + +Evolution 2.23.5 2008-07-21 +--------------------------- +New in 2.23.5 + Camel DB Summary support. (Srinivasa Ragavan & Sankar P) + New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo) + Google Contacts support (Jörgen Scheibengruber) + +Bug Fixes: + #543753: Addressbook error string fixes (Andre Klapper) + #228725: Contacts view should not say "no items in this view" until the backend is done responding (Milan Crha) + #543134: Mail notification plugin should provide a right-click menu for preferences (Milan Crha) + #269152: Work-around for MS Outlook/Lookout that use X-MimeOLE (Milan Crha) + #200147: Added basic Template support (Bharath Acharya) + #206592: Action to invoke New Message window from the composer itself (Milan Crha) + #207802: Do not allow drop messages to the same message list as is the source. (Milan Crha) + #243201: Escape rule title so that can contain also XML entities in the file (Milan Crha) + #310988: Don't even show the "send-options" action unless an Exchange or GroupWise account appears in the From combo box (Matthew Barnes) + #318089: Ask for destination source only when have more than one writable source defined (Milan Crha) + #329821: Show tooltips over task's table (Milan Crha) + #368038: Ensure only one Birthdays & Anniversaries source (Milan Crha) + #370731: (Novell Bugzilla) Use MAX to determine the minimal size for each cell. This prevents the numbers and day-names from getting fuzzy when using large font-sizes (Suman Manjunath) + #382783: Grab focus of new rule part on adding and scroll to the bottom too (Milan Crha) + #395636: Added accel key Ctrl+Shift+B for collapsing all threads and Ctrl+/ for marking all messages as read (Roshan Kumar Singh) + #423395: Put the anchor where the message body begins and let GtkHTML know the anchor name to place the cursor there in caret mode on the first focus (Milan Crha) + #440818: Convert line to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line (Rodrigo Castro) + #477082,#438479: Fixed documentation (Andre Klapper) + #478469: Changed the progress dialog to be more HIG compliant (Milan Crha) + #519536: Handle freeing of data safely. (Srinivasa Ragavan) + #524130: Pass description text through 'camel_text_to_html' to have links clickable in a preview (Milan Crha) + #526262: Handle _title element in analogical way as title (Maciej Piechotka) + #530069: Don't show the configuration tab unless the selected plugin actually has configuration options (Matthew Barnes) + #532472: Strip the account URL (via CAMEL_URL_HIDE_ALL) before comparing it to the already-stripped 'transport_url', to avoid unnecessary password prompts (Matthew Barnes) + #532597: Do not leave selected more than one item if somebody else took care or reposition of the cursor row before the delete (Milan Crha) + #534039: Track folders even when Search Folders disabled, to have them known when enabling Search Folders on demand (Milan Crha) + #536488: Remove '~/.evolution/.running' file before backup/after restore, thus Evolution will not claim next start it was closed incorrectly (Milan Crha) + #537275: Do not pass data to the child structure if we were canceled (Milan Crha) + #537725: Set the autosaved flag so we don't get pestered with a save dialog if the user then decides to close the composer window (Matthew Barnes) + #538741: Strip preceding tabs from Date headers too (Paul Bolle) + #538908: Desensitize the "send-options" action unless we've selected as Exchange or GroupWise account. (Paul Bolle) + #539268: Do not use both filename and description if these are identical (Paul Bolle) + #539755: Do not access memory beyond the columns array (Milan Crha) + #540152: Fix some memory leaks (Milan Crha) + #540160: Remember whether we come from none/multi select to single select and properly update the preview. (Milan Crha) + #540274: After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required (Milan Crha) + #540282: Remove the "printing" GConf key. We use a key file now (Matthew Barnes) + #540282: Store printer and page settings in a key file rather than GConf (Matthew Barnes) + #540400: Make Evolution Backup follow symbolic links (Roger Zauner) + #540516: Sanitize user input while accepting path/filename of the backup (Tobias Mueller) + #540972: Small memory leak fix. (Milan Crha) + #541355: Removes any freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed (Keith Packard) + #541365: Do not call 'camel_folder_sort_uids' when we do not have folder or uid (Milan Crha) + #542101: Escape PlaceOfTheMeeting in the Location: line of the tooltip (Paul Bolle) + #542125: Remove unnecessary files from source control (Matthew Barnes) + #542149: Display an error message to restart if user tries to subscribe to other's mailbox (Bharath Acharya) + #542587: New widget implements the online/offline button used in the main window. (Matthew Barnes) + #542631: Use g_format_size_for_display instead of cut and pasted code (Paolo Borelli) + #542889: Port to the new gtk tooltip api (Paolo Borelli) + #543758: Never mark empty strings for translations (Tor Lillqvist) + +Other Contributors: + Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast) + Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker) + Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava) + +Updated Translations: + Andre Klapper (de) + Jorge Gonzalez (es) + Kjartan Maraas (nb) + Jorge Gonzalez (es) + Ivar Smolin (et) + Yannig Marchegay (oc) + Leonardo Ferreira Fontenelle (pt_BR) + Timo Jyrinki (fi) + Lucas Lommer (cs) + Evolution 2.23.4 2008-06-16 --------------------------- New in 2.23.4 diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c62f154be6..bb251b4963 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,78 @@ +2008-08-07 Milan Crha + + ** Fix for bug #324203 + + * gui/component/ldap-config.glade: + * gui/component/addressbook-config.c: (canbrowse_toggled_cb), + (eabc_details_limit): New check box to be able to set LDAP + address books browseable until reaches given limits. + +2008-08-06 Milan Crha + + ** Fix for bug #249844 + + * gui/component/addressbook-component.c: + (impl__get_userCreatableItems): Do not let compiler claim. + +2008-08-06 Milan Crha + + ** Fix for bug #546263 + + * gui/widgets/e-minicard.c: (add_field), (add_email_field), (remodel): + Add 'width' property as the last one for 'new' item, thus it will know + all the information to properly calculate column widths. Also don't + set field names for the contact-lists. Both changes prevents messing + of minicard painting for changed contact-lists. + +2008-08-04 Matthew Barnes + + ** Fixes bug #249844 + + * gui/component/addressbook-component.c + (impl__get_userCreatableItems): + Use C_() macro instead of Q_() macro. + Use fully qualified names for "New" submenu entries. + +2008-08-02 Matthew Barnes + + ** Fixes part of bug #546057 + + * gui/component/GNOME_Evolution_Addressbook.server.in.in: + * gui/contact-list-editor/contact-list-editor.glade: + Use "x-office-address-book" icon name instead of "stock_addressbook". + +2008-07-30 Milan Crha + + ** Part of fix for bug #211267 + + * printing/e-contact-print.c: (struct _EContactPrintContext), + (e_contact_print_letter_heading), (e_contact_start_new_page), + (e_contact_print_contact), (contact_draw_page), + (e_contact_print): Report correct number of pages to print + and print them as requested. + +2008-07-30 Takao Fujiwara + + Reviewed by Andre Klapper + + ** Fix for bug #545300 + + * gui/merging/eab-contact-duplicate-detected.glade: + Add a translatable tag in "_Merge" string. + +2008-07-28 Milan Crha + + ** Fix for bug #544383 + + * gui/contact-list-editor/e-contact-list-editor.c: + (e_contact_list_editor_get_contact): Put list members in reverse order, + because 'e_vcard_add_attribute' uses prepend, thus changes order on + every single save of the contact list. + +2008-07-20 Andre Klapper + + * addressbook.error.xml: Fix some strings. See bug #543753. + 2008-07-13 Keith Packard ** Fix for bug #541355 @@ -8,6 +83,16 @@ handle. This patch removes any freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed. +2008-07-09 Milan Crha + + ** Fix for bug #228725 + + * gui/widgets/e-minicard-view.h: (struct _EMinicardView): + * gui/widgets/e-minicard-view.c: (set_empty_message), + (stop_state_changed), (e_minicard_view_set_property), + (e_minicard_view_dispose), (e_minicard_view_init): + Show different message in a view when searching. + 2008-07-03 Milan Crha ** Fix for bug #540152 diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml index ceec857adf..bfea4ce405 100644 --- a/addressbook/addressbook.error.xml +++ b/addressbook/addressbook.error.xml @@ -110,18 +110,18 @@ <_primary>GroupWise Address book creation: - <_secondary>Currently you can access only GroupWise System Address Book from Evolution. Please use some other GroupWise mail client once, to get your GroupWise Frequent Contacts and Groupwise Personal Contacts folders. + <_secondary>Currently you can access only GroupWise System Address Book from Evolution. Please use some other GroupWise mail client once, to get your GroupWise Frequent Contacts and GroupWise Personal Contacts folders. <_primary>Failed to delete contact - <_secondary>You do not have enough permissions to delete contact in this Address Book. + <_secondary>You do not have permission to delete contacts in this address book. <_primary>Cannot add new contact - <_secondary>'{0}' is a read-only address book source. Switch to Contacts View and highlight an address book that can accept contacts. + <_secondary>'{0}' is a read-only address book and cannot be modified. Please select a different address book from the side bar in the Contacts view.