aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ** Additional fix for bug #467115Michael Monreal2008-08-0810-4/+16
| | | | | | | | | | | | | | 2008-08-08 Michael Monreal <mmonreal@svn.gnome.org> ** Additional fix for bug #467115 * addressbook/gui/contact-editor/e-contact-editor.c: (e_contact_editor_init): * art/Makefile.am: * data/icons/Makefile.am: Get rid of old contact-editor icon. svn path=/trunk/; revision=35937
* ** Fix for bug #546744Michael Monreal2008-08-082-1/+8
| | | | | | | | | | | 2008-08-08 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #546744 * addressbook/gui/component/addressbook-view.c: Use address-book-new icon instead of contacts-new. svn path=/trunk/; revision=35936
* ** Fix for bug #544117Milan Crha2008-08-082-3/+10
| | | | | | | | | | | | 2008-08-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #544117 * gui/itip-utils.c: (itip_send_comp): Initialize variables to NULL, to not free uninitialized memory in the cleanup part on the error. svn path=/trunk/; revision=35935
* Translation updated by Ivar SmolinPriit Laes2008-08-082-1775/+2210
| | | | | | | | 2008-08-08 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=35934
* ** Fix for bug #546788Paul Bolle2008-08-084-21/+16
| | | | | | | | | | | | | | | 2008-08-07 Paul Bolle <pebolle@tiscali.nl> ** Fix for bug #546788 * mail/em-folder-view.c: "/commands/ViewNormal" isn't actually used. It is probably a leftover from a previous way of setting the formatting style. It can be removed. Related cleanups. * ui/evolution-mail-message.xml: Drop unused "ViewNormal" cmd entry. svn path=/trunk/; revision=35929
* ** 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
* Updated Spanish translationJorge Gonzalez Gonzalez2008-08-081-286/+184
| | | | svn path=/trunk/; revision=35927
* Updated Spanish translationJorge Gonzalez Gonzalez2008-08-082-196/+346
| | | | svn path=/trunk/; revision=35926
* Updated Galician translationIgnacio Casal Quinteiro2008-08-082-178/+283
| | | | svn path=/trunk/; revision=35925
* ** Fixes bug #467115Matthew Barnes2008-08-078-73/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-07 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #467115 * shell/e-component-registry.h: Replace button and menu icon pixbufs with an icon name string. * shell/e-component-registry.c (query_components): No need to create pixbufs, just save the icon name. * shell/e-sidebar.c: Remember a default icon name rather than a default pixbuf. * shell/e-sidebar.c (e_sidebar_add_button), (e_sidebar_change_button_icon): * shell/e-shell-window.c (e_shell_window_change_component_button_icon): Take an icon name instead of a pixbuf. * shell/e-shell-window.c (switch_view): Call gtk_window_set_icon_name() instead of gtk_window_set_icon(). * shell/e-shell-window.c (setup_widgets): Change XML from pixtype="pixbuf" to pixbuf="filename" and derive an appropriate filename from the icon name. svn path=/trunk/; revision=35924
* ** 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 #324203Milan Crha2008-08-073-2/+69
| | | | | | | | | | | | | | | 2008-08-07 Milan Crha <mcrha@redhat.com> ** 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. Note: To let this really works, one should have eds of revision 9295 or better. svn path=/trunk/; revision=35922
* ** Fix for bug #535745Milan Crha2008-08-074-19/+394
| | | | | | | | | | | | | | | | | | | | | 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 #546668Paul Bolle2008-08-073-4/+8
| | | | | | | | | | | | 2008-08-06 Paul Bolle <pebolle@tiscali.nl> ** Fix for bug #546668 * mail/em-format-html.c: Drop a (pointless) define used only once. * mail/em-format-html-display.c: Drop one unused define. svn path=/trunk/; revision=35920
* Use CamelDList instead of EDList.Matthew Barnes2008-08-073-5/+11
| | | | | | | | | | | 2008-08-07 Matthew Barnes <mbarnes@redhat.com> * em-format.c (emf_format_secure): * em-format-html-display.c (efhd_xpkcs7mime_add_cert_table): Use CamelDList instead of EDList. svn path=/trunk/; revision=35919
* Updated spanish translationJorge Gonzalez Gonzalez2008-08-072-528/+587
| | | | svn path=/trunk/; revision=35918
* Updated Spanish translationJorge Gonzalez Gonzalez2008-08-072-81/+37
| | | | svn path=/trunk/; revision=35917
* ** Fix for bug #249844Milan Crha2008-08-0611-17/+51
| | | | | | | | | | | | | | | | | | | | | | | 2008-08-06 Milan Crha <mcrha@redhat.com> ** Fix for bug #249844 * addressbook/gui/component/addressbook-component.c: * calendar/gui/tasks-component.c: (impl__get_userCreatableItems): * calendar/gui/memos-component.c: (impl__get_userCreatableItems): * mail/mail-component.c: (impl__get_userCreatableItems): * shell/test/evolution-test-component.c: (impl__get_userCreatableItems): (impl__get_userCreatableItems): Do not let compiler claim. * mail/em-event.h: (struct _EMEventTargetCustomIcon): Declare 'folder_name' as const char * to let compiler happy; no copy of the pointer anyway. * calendar/gui/calendar-component.c: (impl__get_userCreatableItems): Use C_() macro instead of Q_() macro. Use fully qualified names for "New" submenu entries. svn path=/trunk/; revision=35916
* ** Fix for bug #467115Michael Monreal2008-08-0623-9/+38
| | | | | | | | | | | | | | | | | | 2008-08-06 Michael Monreal <mmonreal@svn.gnome.org> ** 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. svn path=/trunk/; revision=35915
* ** Fix for bug #531288Michael Monreal2008-08-064-1/+11
| | | | | | | | | | | | | 2008-08-06 Michael Monreal <mmonreal@svn.gnome.org> ** 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). svn path=/trunk/; revision=35914
* ** Fix for bug #546263Milan Crha2008-08-062-21/+37
| | | | | | | | | | | | | | | 2008-08-06 Milan Crha <mcrha@redhat.com> ** 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. svn path=/trunk/; revision=35913
* Updated Arabic Translation by Abou Manal. Djihed Afifi2008-08-062-458/+494
| | | | svn path=/trunk/; revision=35912
* ** 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
* Evolution 2.23.6 release and version bump.EVOLUTION_2_23_6Srinivasa Ragavan2008-08-063-1/+68
| | | | | | | | | | 2008-08-04 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.23.6 release and version bump. svn path=/trunk/; revision=35909
* Updated Spanish translationJorge Gonzalez Gonzalez2008-08-062-2732/+2821
| | | | svn path=/trunk/; revision=35908
* Fix a performance issue, where we can just go by the presence than theSrinivasa Ragavan2008-08-052-1/+9
| | | | | | | | | 2008-08-05 Srinivasa Ragavan <sragavan@novell.com> * mail/message-list.c: Fix a performance issue, where we can just go by the presence than the exact count. svn path=/trunk/; revision=35907
* Committed Translation by Sweta KothariSweta Kothari2008-08-052-3953/+4729
| | | | svn path=/trunk/; revision=35906
* Updated Galician translationIgnacio Casal Quinteiro2008-08-053-107/+109
| | | | svn path=/trunk/; revision=35905
* Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION.Matthew Barnes2008-08-055-10/+20
| | | | | | | | | | | | | | | | 2008-08-04 Matthew Barnes <mbarnes@redhat.com> * mail/em-migrate.c (migrate_to_db): * mail/em-network-prefs.c (notify_proxy_type_changed), (widget_entry_changed_cb): * mail/em-subscribe-editor.c (sub_fill_level), (sub_queue_fill_level), (sub_row_expanded): * mail/mail-vfolder.c: Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION. svn path=/trunk/; revision=35904
* Updated Russian translationLeonid Kanter2008-08-042-1884/+2019
| | | | svn path=/trunk/; revision=35903
* Patch from Matthias Braun <matze@braunis.de>: Fix for bug #544051 (WebDAV ↵Suman Manjunath2008-08-045-1/+432
| | | | | | backend for addressbook - GUI plugin for account setup). svn path=/trunk/; revision=35902
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #544252 (Use names ↵Suman Manjunath2008-08-042-3/+10
| | | | | | consistent to the GUI for different components). svn path=/trunk/; revision=35901
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #544157 (Sort View ↵Suman Manjunath2008-08-042-2/+9
| | | | | | / Window (sub)menu in shortcut order). svn path=/trunk/; revision=35900
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #543058 (Use ↵Suman Manjunath2008-08-043-1/+15
| | | | | | "Inbox" instead of "INBOX" while displaying IMAP mailbox). svn path=/trunk/; revision=35899
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix related to bug #539268 (Do ↵Suman Manjunath2008-08-042-0/+8
| | | | | | not append description if it is just an empty string). svn path=/trunk/; revision=35898
* Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ↵Suman Manjunath2008-08-0410-13/+48
| | | | | | instead of Q_() macro, Use fully qualified names for New submenu entries). svn path=/trunk/; revision=35897
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fixes bug #537088 (Message ↵Suman Manjunath2008-08-042-2/+10
| | | | | | headers aren't displayed for some e-mails). svn path=/trunk/; revision=35896
* Make Claude happy (bug #544886 comment 4).Andre Klapper2008-08-042-1/+5
| | | | | | | | | 2008-08-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Make Claude happy (bug #544886 comment 4). svn path=/trunk/; revision=35895
* Typo fixes and fix for bug #544886 on behalf of Allan Day.Andre Klapper2008-08-042-6/+11
| | | | | | | | | | 2008-08-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Typo fixes and fix for bug #544886 on behalf of Allan Day. svn path=/trunk/; revision=35894
* Update German translation.Andre Klapper2008-08-042-2751/+2754
| | | | | | | | | 2008-08-03 Andre Klapper <a9016009@gmx.de> * de/de.po: Update German translation. svn path=/trunk/; revision=35893
* ** Fixes bug #546057Matthew Barnes2008-08-0313-13/+36
| | | | | | | | | | | | | | | | | | | | | | | | 2008-08-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes 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". * gui/GNOME_Evolution_Calendar.server.in.in: * gui/calendar-component.c: * gui/e-calendar-view.c: * gui/dialogs/alarm-dialog.c: * gui/dialogs/alarm-list-dialog.c: * gui/dialogs/changed-comp.c: * gui/dialogs/comp-editor.c: * gui/dialogs/delete-error.c: * gui/dialogs/select-source-dialog.c: Use "x-office-calendar" icon name instead of "stock_calendar". svn path=/trunk/; revision=35892
* Updated Galician translationIgnacio Casal Quinteiro2008-08-022-21/+34
| | | | svn path=/trunk/; revision=35891
* ** Fixes bug #428384Matthew Barnes2008-08-022-2/+11
| | | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #428384 * composer/mail-composer.error.xml: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". Suggested by bytesmythe. svn path=/trunk/; revision=35890
* ** Fixes bug #514006Matthew Barnes2008-08-024-8/+24
| | | | | | | | | | | | | 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
* Updated Galician translationIgnacio Casal Quinteiro2008-08-022-189/+223
| | | | svn path=/trunk/; revision=35888
* ** 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 #517825Matthew Barnes2008-08-022-1/+8
| | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #517825 * ui/evolution.xml: Fix duplicate mnemonic. "_Work Offline" -> "Work _Offline" svn path=/trunk/; revision=35886
* ** 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 #544857Matthew Barnes2008-08-022-2/+8
| | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544857 * calendar/gui/memotypes.xml: Fix a typo. svn path=/trunk/; revision=35884
* ** Fixes bug #544859Matthew Barnes2008-08-022-3/+10
| | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544859 * mail/evolution-mail.schemas.in: Clarify description of "sync_interval" key. svn path=/trunk/; revision=35883
* ** 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 #544862Matthew Barnes2008-08-022-1/+8
| | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544862 * shell/apps_evolution_shell.scheams.in: Clarify description of "use_authentication" key. svn path=/trunk/; revision=35880
* ** 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
* Updated Galician translationIgnacio Casal Quinteiro2008-08-012-39/+44
| | | | svn path=/trunk/; revision=35877
* ** Fixes bug #545820Matthew Barnes2008-08-012-1/+7
| | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #545820 * mail/mail-ops.c (save_messages_desc): Fix a typo. (Nicolas Kaiser) svn path=/trunk/; revision=35876
* ** Fix for bug #353927Milan Crha2008-08-014-7/+51
| | | | | | | | | | | | | | | 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 part of bug #545558Matthew Barnes2008-08-012-26/+10
| | | | | | | | | | | | | 2008-07-31 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #545558 * C/evolution.xml: Hula support is disabled by default now, so remove any mention of it from the User Guide. svn path=/trunk/; revision=35874
* ** Fixes part of bug #545558Matthew Barnes2008-08-012-2/+9
| | | | | | | | | | | | 2008-07-30 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #545558 * configure.in: Mark the "hula-account-setup" plugin as experimental. svn path=/trunk/; revision=35873
* Updated Galician Translation by Frco. Javier Rial Rodríguez.Ignacio Casal Quinteiro2008-07-312-945/+625
| | | | svn path=/trunk/; revision=35872
* ** Fixes bug #545568Matthew Barnes2008-07-3120-11/+97
| | | | | | | | | | | | | | | | | | | | | | | | 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
* ** Fix for bug #545436Srinivasa Ragavan2008-07-312-3/+9
| | | | | | | | | | 2008-07-31 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #545436 * mail/message-list.c: Check the info before accessing it. svn path=/trunk/; revision=35870
* ** This was preventing dblatex from working correctly. I use dblatex toMatthew Barnes2008-07-307-2/+14
| | | | | | | | | | | | | | | | | 2007-07-30 Matthew Barnes <mbarnes@redhat.com> ** This was preventing dblatex from working correctly. I use dblatex to generate a PDF for the website. * xx/figures/attach_reminder_a.png: Rename attach_reminder_a.png.png to attach_reminder_a.png. * Makefile.am: * xx/evolution.xml: Update accordingly. svn path=/trunk/; revision=35869
* Reviewed by Srinivasa Ragavan <sragavan@novell.com>Takao Fujiwara2008-07-302-3/+12
| | | | | | | | | | | | | 2008-07-30 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #545303 * filter-rule.c: (xml_decode): Add gettext in the xml string. svn path=/trunk/; revision=35868
* Bump eds_minimum_version to 2.23.6 for CAMEL_PROVIDER_CONF_OPTIONS.Matthew Barnes2008-07-302-1/+6
| | | | | | | | | | 2008-07-30 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump eds_minimum_version to 2.23.6 for CAMEL_PROVIDER_CONF_OPTIONS. svn path=/trunk/; revision=35867
* ** Part of fix for bug #500389Milan Crha2008-07-304-1/+134
| | | | | | | | | | | | | | | | | 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 #211267Milan Crha2008-07-304-107/+221
| | | | | | | | | | | | | | | | | | | | | 2008-07-30 Milan Crha <mcrha@redhat.com> ** Fix for bug #211267 * addressbook/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. * calendar/gui/print.c: (bound_text), (print_attendees), (print_day_event), (print_todo_details), (print_comp_draw_real), (print_comp_draw_page), (print_comp_begin_print), (print_comp): When printing only one event, then divide it to more pages if required, also word-wrap description text if necessary to fit the page. svn path=/trunk/; revision=35865
* Reviewed by Andre Klapper <a9016009@gmx.de>Takao Fujiwara2008-07-302-1/+10
| | | | | | | | | | | | | | 2008-07-30 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Andre Klapper <a9016009@gmx.de> ** Fix for bug #545300 * gui/merging/eab-contact-duplicate-detected.glade: Add a translatable tag in "_Merge" string. svn path=/trunk/; revision=35864
* Updated German translation, fix #545339.Hendrik Richter2008-07-301-580/+859
| | | | | | | | 2008-07-29 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation, fix #545339. svn path=/trunk/; revision=35862
* ** Fix for bug #329821Milan Crha2008-07-302-2/+17
| | | | | | | | | | | | 2008-07-29 Milan Crha <mcrha@redhat.com> ** Fix for bug #329821 * gui/e-calendar-table.c: (query_tooltip_cb): Recalculate returned row to the model row, if we are sorting. svn path=/trunk/; revision=35861
* Updated Norwegian bokmål translation.Kjartan Maraas2008-07-292-998/+1042
| | | | | | | | 2008-07-29 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=35860
* Updated Korean translationChangwoo Ryu2008-07-292-3960/+4850
| | | | svn path=/trunk/; revision=35859
* Kill a compilation warning.Srinivasa Ragavan2008-07-292-1/+5
| | | | | | | | 2008-07-29 Srinivasa Ragavan <sragavan@novell.com> * mail/em-folder-tree.c: Kill a compilation warning. svn path=/trunk/; revision=35857
* Updated Arabic Translation by Abou Manal. Djihed Afifi2008-07-292-1694/+2078
| | | | svn path=/trunk/; revision=35856
* Updated French translation.Claude Paroz2008-07-292-625/+640
| | | | | | | | 2008-07-28 Claude Paroz <claude@2xlibre.net> * fr/fr.po: Updated French translation. svn path=/trunk/; revision=35855
* Corrected string 'Prompt on sending HTML..'Lucian Langa2008-07-282-1/+6
| | | | | | | | | 2008-07-28 Lucian Langa <lucilanga@gnome.org> * mail/mail-config.glade: Corrected string 'Prompt on sending HTML..' svn path=/trunk/; revision=35854
* ** Fix for bug #544383Milan Crha2008-07-282-1/+18
| | | | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** 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. svn path=/trunk/; revision=35852
* ** 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 #543532Milan Crha2008-07-282-1/+9
| | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #543532 * em-folder-tree-model.c: (em_folder_tree_model_remove_store_info): Let free memory when we are done with it, not before. svn path=/trunk/; revision=35850
* ** Fix for bug #530388Milan Crha2008-07-282-16/+28
| | | | | | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #530388 * filter-label.c: (filter_label_init), (filter_label_finalise), (fill_options), (filter_label_count), (filter_label_label), (filter_label_index): Make 'cache_lock' a rec mutex. * filter-label.c: (regen_label_options): Guard also regeneration of each tracked item with the rec lock, thus noone will touch 'tracked_filters' GSList until we are fully done with it. svn path=/trunk/; revision=35849
* ** 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
* ** Fix for bug #256540Milan Crha2008-07-282-71/+7
| | | | | | | | | | | | 2008-07-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #256540 * mail-dialogs.glade: (message_security_dialog): Do not use GtkNotebook with only one tab. svn path=/trunk/; revision=35847
* ** 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
* ** See bug #504417: Preferences windows cut offLucian Langa2008-07-282-3/+9
| | | | | | | | | | 2008-07-28 Lucian Langa <lucilanga@gnome.org> * mail/mail-config.glade: ** See bug #504417: Preferences windows cut off svn path=/trunk/; revision=35845
* Use G_GNUC_PRETTY_FUNCTION instead of __PRETTY__FUNCTIONJeff Cai2008-07-283-4/+11
| | | | | | | | | | | | 2008-07-28 Jeff Cai <jeff.cai@sun.com> * em-migrate.c: (migrate_to_db): * em-network-prefs.c: (notify_proxy_type_changed), (widget_entry_changed_cb): Use G_GNUC_PRETTY_FUNCTION instead of __PRETTY__FUNCTION svn path=/trunk/; revision=35844
* ** Fixes bug #544958Matthew Barnes2008-07-282-181/+188
| | | | | | | | | | | | 2007-07-27 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544958 * help/C/evolution.xml: Use email, not e-mail (per documentation guidelines). svn path=/trunk/; revision=35843
* ** See bug #544969: Added the hook for folder custom icon.Lucian Langa2008-07-284-1/+50
| | | | | | | | | | | 2008-07-27 Lucian Langa <lucilanga@gnome.org> * mail/em-event.h (struct _EMEventTargetCustomIcon): * mail/em-event.c (em_event_target_new_custom_icon): * mail/em-folder-tree.c (render_pixbuf): ** See bug #544969: Added the hook for folder custom icon. svn path=/trunk/; revision=35842
* ** Fix for bug #543411Srinivasa Ragavan2008-07-283-1/+19
| | | | | | | | | | | 2008-07-28 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #543411 * mail/em-folder-tree-model.c: Dont load known folders. * mail/em-folder-tree.c: Move iter to the last entry. svn path=/trunk/; revision=35841
* Fixed Czech translation.Petr Kovář2008-07-282-13/+17
| | | | svn path=/trunk/; revision=35840
* Typos/Syntax improvements. Fixes #544994.Claude Paroz2008-07-282-9/+14
| | | | | | | | | 2008-07-27 Claude Paroz <claude@2xlibre.net> * C/evolution.xml: Typos/Syntax improvements. Fixes #544994. svn path=/trunk/; revision=35839
* Updated French translation. New screenshot.Claude Paroz2008-07-273-4395/+4134
| | | | | | | | | 2008-07-27 Claude Paroz <claude@2xlibre.net> * fr/fr.po: Updated French translation. * figures/evo_label_a.png: New screenshot. svn path=/trunk/; revision=35838
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-252-134/+104
| | | | svn path=/trunk/; revision=35836
* Terminology fixes by Fabrício Godoy.Leonardo Ferreira Fontenelle2008-07-252-71/+77
| | | | | | | | 2008-07-24 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Terminology fixes by Fabrício Godoy. svn path=/trunk/; revision=35835
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-252-375/+336
| | | | svn path=/trunk/; revision=35834
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-252-51/+102
| | | | svn path=/trunk/; revision=35833
* Updated French translation by Bruno Brouard and Claude Paroz.Claude Paroz2008-07-252-3897/+4656
| | | | | | | | 2008-07-24 Claude Paroz <claude@2xlibre.net> * fr.po: Updated French translation by Bruno Brouard and Claude Paroz. svn path=/trunk/; revision=35832
* Make show unread/etc work well.Srinivasa Ragavan2008-07-252-2/+6
| | | | | | | | 2008-07-25 Srinivasa Ragavan <sragavan@novell.com> * mail/em-folder-browser.c: Make show unread/etc work well. svn path=/trunk/; revision=35831
* Search by Labels.Sankar P2008-07-242-1/+6
| | | | | | | | | | | 2008-07-24 Sankar P <psankar@novell.com> * em-folder-browser.c (get_view_query): Search by Labels. svn path=/trunk/; revision=35830
* Revert Sankar's search hacks.Srinivasa Ragavan2008-07-242-3/+7
| | | | | | | | 2008-07-24 Srinivasa Ragavan <sragavan@novell.com> * mail/em-folder-browser.c: Revert Sankar's search hacks. svn path=/trunk/; revision=35829
* Added Pashto translation by Zabeeh KhanGil Forcada Codinachs2008-07-243-0/+22874
| | | | svn path=/trunk/; revision=35828
* cs.po: Fixed Czech translation, thanks for noticing to Pavel Sefranek.Petr Kovář2008-07-242-1231/+1572
| | | | svn path=/trunk/; revision=35827
* ** Part of fix for bug #543943Milan Crha2008-07-233-0/+29
| | | | | | | | | | | | | 2008-07-23 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #543943 * e-activity-handler.c: (e_activity_handler_operation_set_error): * e-task-bar.c: (e_task_bar_class_init), (impl_finalize): Leak fix. svn path=/trunk/; revision=35826
* Update German translation.Andre Klapper2008-07-232-202/+202
| | | | | | | | | 2008-07-23 Andre Klapper <a9016009@gmx.de> * de/de.po: Update German translation. svn path=/trunk/; revision=35825
* 2.23.5 release updates & version bump to 2.23.6EVOLUTION_2_23_5Johnny Jacob2008-07-233-2/+82
| | | | svn path=/trunk/; revision=35822
* Update German translation.Andre Klapper2008-07-232-4042/+4604
| | | | | | | | | 2008-07-23 Andre Klapper <a9016009@gmx.de> * de/de.po: Update German translation. svn path=/trunk/; revision=35820
* ** Fix for bug #544022Milan Crha2008-07-2211-7/+47
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-222-21461/+13330
| | | | svn path=/trunk/; revision=35818
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-221-13326/+21461
| | | | svn path=/trunk/; revision=35817
* s/a company environment/an organizational environmentAndre Klapper2008-07-222-2/+6
| | | | | | | | | 2008-07-21 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: s/a company environment/an organizational environment svn path=/trunk/; revision=35816
* Fix most of bug 543883. Patch by Allan Day.Andre Klapper2008-07-222-8/+13
| | | | | | | | | 2008-07-21 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fix most of bug 543883. Patch by Allan Day. svn path=/trunk/; revision=35815
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-222-21372/+13331
| | | | svn path=/trunk/; revision=35814
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-222-13341/+21469
| | | | svn path=/trunk/; revision=35813
* Another typo fix. Lesson learnt - Don't commit when you are sleepy !Johnny Jacob2008-07-222-4/+8
| | | | svn path=/trunk/; revision=35812
* Fix build break.Andre Klapper2008-07-222-2/+5
| | | | | | | | | 2008-07-21 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fix build break. svn path=/trunk/; revision=35811
* Updated Galician Translation.Ignacio Casal Quinteiro2008-07-222-2713/+3096
| | | | svn path=/trunk/; revision=35810
* Fixed a typo.Johnny Jacob2008-07-222-1/+5
| | | | svn path=/trunk/; revision=35809
* Included more files to POTFILES.inJohnny Jacob2008-07-212-0/+6
| | | | svn path=/trunk/; revision=35808
* EPlugin : Python Loader : Add example sources to distJohnny Jacob2008-07-212-1/+13
| | | | svn path=/trunk/; revision=35807
* Guard against camel_store_get_folder() returning NULL, which happened atTor Lillqvist2008-07-212-3/+9
| | | | | | | | | | | | | 2008-07-21 Tor Lillqvist <tml@novell.com> * em-migrate.c (migrate_folders): Guard against camel_store_get_folder() returning NULL, which happened at least for me. It was for a partially broken GroupWise folder structure on disk, so that is a case of garbage in--garbage out I guess, but it can't hurt to be careful... svn path=/trunk/; revision=35806
* Templates EPlugin : Remove unused header files.Johnny Jacob2008-07-213-1/+7
| | | | svn path=/trunk/; revision=35805
* Moved to data/icons/hicolor_actions_24x24_query-free-busy.png as per revJohnny Jacob2008-07-212-1/+7
| | | | | | | | | | 2008-07-21 Johnny Jacob <jjohnny@novell.com> * data/hicolor_actions_24x24_query-free-busy.png: Moved to data/icons/hicolor_actions_24x24_query-free-busy.png as per rev 35753. svn path=/trunk/; revision=35804
* Rearrange G_OS_WIN32 ifdefs a bit, as we need to compile more of this fileTor Lillqvist2008-07-212-8/+24
| | | | | | | | | | | 2008-07-21 Tor Lillqvist <tml@novell.com> * em-migrate.c: Rearrange G_OS_WIN32 ifdefs a bit, as we need to compile more of this file to support upgrade attempts from 2.12 and later. svn path=/trunk/; revision=35803
* Add doltcompile and doltlibtool to DISTCLEANFILES to fix distcheckMatthew Barnes2008-07-212-0/+8
| | | | | | | | | | | 2008-07-21 Matthew Barnes <mbarnes@redhat.com> * Makefile.am: Add doltcompile and doltlibtool to DISTCLEANFILES to fix distcheck breakage. svn path=/trunk/; revision=35802
* Fixed some compiler warnings for Templates specific hunk.Bharath Acharya2008-07-212-3/+8
| | | | | | | | | | 2008-07-21 Bharath Acharya <abharath@novell.com> Fixed some compiler warnings for Templates specific hunk. * em-composer-utils.c: (edit_message): svn path=/trunk/; revision=35801
* Add support for migration.Srinivasa Ragavan2008-07-211-8/+118
| | | | svn path=/trunk/; revision=35800
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-212-3131/+2972
| | | | svn path=/trunk/; revision=35799
* 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
* ** Fixes bug #542828Andre Klapper2008-07-212-19/+13
| | | | | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> ** Fixes bug #542828 * e-shell-window-commands.c: update and fix list of contributors. Patch by Maxim Ermilov. svn path=/trunk/; revision=35796
* Synchronized more strings, changed "mails" to "mail".Andre Klapper2008-07-212-10/+14
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings, changed "mails" to "mail". svn path=/trunk/; revision=35795
* Synchronized more strings.Andre Klapper2008-07-212-1/+5
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings. svn path=/trunk/; revision=35794
* Synchronized more strings.Andre Klapper2008-07-212-10/+15
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings. svn path=/trunk/; revision=35793
* Synchronized more strings, fixed some typos.Andre Klapper2008-07-212-7/+11
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings, fixed some typos. svn path=/trunk/; revision=35792
* Synchronized more strings.Andre Klapper2008-07-212-12/+15
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings. svn path=/trunk/; revision=35791
* Synchronized more strings.Andre Klapper2008-07-212-14/+20
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings. svn path=/trunk/; revision=35790
* Synchronized more strings, fixed a typo.Andre Klapper2008-07-212-14/+20
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings, fixed a typo. svn path=/trunk/; revision=35789
* Synchronized more strings, fixed a typo.Andre Klapper2008-07-212-19/+37
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Synchronized more strings, fixed a typo. svn path=/trunk/; revision=35788
* Fix some strings. See bug #543753.Andre Klapper2008-07-212-3/+7
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: Fix some strings. See bug #543753. svn path=/trunk/; revision=35787
* Fix some strings. See bug #543753.Andre Klapper2008-07-212-3/+7
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * addressbook.error.xml: Fix some strings. See bug #543753. svn path=/trunk/; revision=35786
* Updated file list.Andre Klapper2008-07-212-2/+6
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * POTFILES.in: Updated file list. svn path=/trunk/; revision=35785
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-212-120/+67
| | | | svn path=/trunk/; revision=35784
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-215-8/+58
| | | | | | | | | | | | | | | 2008-07-09 Milan Crha <mcrha@redhat.com> ** 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. svn path=/trunk/; revision=35783
* 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
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-213-5/+30
| | | | | | | | | | | | | | 2008-07-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #269152 * em-format-quote.c: (emfq_format_header): * em-format-html.c: (efh_format_headers): Use X-MimeOLE as Mailer header when there's nothing better available. svn path=/trunk/; revision=35781
* ** Fixes Bug #200147Bharath Acharya2008-07-2122-9/+1249
| | | | | | | | | | | | | | | | | | | 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 Milan Crha <mcrha@redhat.com> Milan Crha2008-07-2111-1/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-15 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #329821 * e-table-item.c: (find_cell): Do not consider last row's height till the bottom. * e-table-item.h: (e_table_item_compute_mouse_over): * e-table-item.c: (e_table_item_compute_mouse_over): * e-table-group-container.c: (etgc_compute_mouse_over), (etgc_class_init): * e-table-group-leaf.c: (etgl_compute_mouse_over), (etgl_class_init): * e-table.h: (e_table_get_mouse_over_cell): * e-table.c: (e_table_get_mouse_over_cell): * e-table-group.h: (struct ETableGroupClass), (e_table_group_compute_mouse_over): * e-table-group.c: (e_table_group_compute_mouse_over), (etg_class_init): Be able to calculate mouse-over position correctly, relatively to the ETableItem. svn path=/trunk/; revision=35778
* ** Fixes bug #542587Matthew Barnes2008-07-216-49/+305
| | | | | | | | | | | | | | | | | 2008-07-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #542587 * shell/e-shell-window.c: Use new EOnlineButton widget. * widgets/misc/e-online-button.c: * widgets/misc/e-online-button.h: New widget implements the online/offline button used in the main window. The button just maintains an "online" flag and displays the appropriate button image for the flag. svn path=/trunk/; revision=35777
* Fixed bug #477082.Andre Klapper2008-07-212-10/+11
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed bug #477082. svn path=/trunk/; revision=35776
* Fixed comments 201 to 317 of bug #438479.Andre Klapper2008-07-212-56/+61
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 201 to 317 of bug #438479. svn path=/trunk/; revision=35775
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-07-215-3/+438
| | | | | | | | | | | | | | | | | | | | 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
* Fixed comments 181 to 200 of bug #438479.Andre Klapper2008-07-202-21/+28
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 181 to 200 of bug #438479. svn path=/trunk/; revision=35773
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-202-2463/+2476
| | | | svn path=/trunk/; revision=35772
* Fixed comments 161 to 180 of bug #438479.Andre Klapper2008-07-202-22/+28
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 161 to 180 of bug #438479. svn path=/trunk/; revision=35771
* Fixed comments 141 to 160 of bug #438479.Andre Klapper2008-07-202-11/+15
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 141 to 160 of bug #438479. svn path=/trunk/; revision=35770
* Fixed comments 121 to 140 of bug #438479. Use &z-3rdParty; instead of *.Andre Klapper2008-07-202-22/+29
| | | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 121 to 140 of bug #438479. Use &z-3rdParty; instead of *. svn path=/trunk/; revision=35769
* Fixed comments 81 to 120 of bug #438479. Synced dialogue vs dialog. FixedAndre Klapper2008-07-202-44/+48
| | | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 81 to 120 of bug #438479. Synced dialogue vs dialog. Fixed two duplicated IDs. svn path=/trunk/; revision=35768
* Fixed comments 61 to 80 of bug #438479.Andre Klapper2008-07-202-62/+51
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 61 to 80 of bug #438479. svn path=/trunk/; revision=35767
* Fixed comments 41 to 60 of bug #438479.Andre Klapper2008-07-202-25/+31
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 41 to 60 of bug #438479. svn path=/trunk/; revision=35766
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-202-530/+458
| | | | svn path=/trunk/; revision=35765
* Fixed comments 21 to 40 of bug #438479.Andre Klapper2008-07-202-30/+34
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fixed comments 21 to 40 of bug #438479. svn path=/trunk/; revision=35764
* Replace all "e-mail list" by "message list". Fixed comments 1 to 20 of bugAndre Klapper2008-07-202-35/+22
| | | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Replace all "e-mail list" by "message list". Fixed comments 1 to 20 of bug #438479. svn path=/trunk/; revision=35763
* Remove more wrong whitespaces.Andre Klapper2008-07-202-10/+14
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Remove more wrong whitespaces. svn path=/trunk/; revision=35762
* Removed braindead whitespaces, fix duplicated whitespaces, fix spellings.Andre Klapper2008-07-202-54/+59
| | | | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Removed braindead whitespaces, fix duplicated whitespaces, fix spellings. I'm going to kill anybody overwriting these changes. Thanks. svn path=/trunk/; revision=35761
* Bug 543758 - Never mark empty strings for translationsTor Lillqvist2008-07-202-1/+8
| | | | | | | | | | | | 2008-07-19 Tor Lillqvist <tml@novell.com> Bug 543758 - Never mark empty strings for translations * main.c (main): Change _("") to explicit gettext ("") to avoid potentially confusing translation tools or translators. svn path=/trunk/; revision=35759
* Updated German translation.Andre Klapper2008-07-202-3648/+4000
| | | | | | | | | 2008-07-19 Andre Klapper <a9016009@gmx.de> * de.po: Updated German translation. svn path=/trunk/; revision=35758
* Fixed POTFILES.in so l10n.gnome.org can update statsGil Forcada Codinachs2008-07-191-6/+0
| | | | svn path=/trunk/; revision=35757
* Forgot to add event_page_dispose() to the vtable.Matthew Barnes2008-07-191-0/+1
| | | | svn path=/trunk/; revision=35755
* Forgot a ChangeLog entry.Matthew Barnes2008-07-191-0/+10
| | | | svn path=/trunk/; revision=35754
* ** Fixes bug #542125Matthew Barnes2008-07-1946-5075/+4131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #542125 ** This set of changes migrates CompEditor, CompEditorPage and the various subclasses from using BonoboUI to GtkUIManager for menus and toolbars. It also substantially cleans up the code and streamlines the CompEditorPage API, making more effective use of GObject properties. Core changes: * gui/dialogs/comp-editor-page.c: * gui/dialogs/comp-editor-page.h: * gui/dialogs/comp-editor.c: * gui/dialogs/comp-editor.h: * gui/dialogs/event-editor.c: * gui/dialogs/event-editor.h: * gui/dialogs/event-page.c: * gui/dialogs/event-page.h: * gui/dialogs/memo-editor.c: * gui/dialogs/memo-editor.h: * gui/dialogs/memo-page.c: * gui/dialogs/memo-page.h: * gui/dialogs/recurrence-page.c: * gui/dialogs/recurrence-page.h: * gui/dialogs/schedule-page.c: * gui/dialogs/schedule-page.h: * gui/dialogs/task-details-page.c: * gui/dialogs/task-details-page.h: * gui/dialogs/task-editor.c: * gui/dialogs/task-editor.h: * gui/dialogs/task-page.c: * gui/dialogs/task-page.h: Supporting changes: * gui/calendar-component.c: * gui/comp-editor-factory.c: * gui/e-cal-popup.c: * gui/e-calendar-table.c: * gui/e-calendar-view.c: * gui/e-comp-editor-registry.c: * gui/e-memo-table.c: * gui/e-tasks.c: * gui/gnome-cal.c: * gui/memos-component.c: * gui/tasks-component.c: * gui/dialogs/alarm-dialog.c: * gui/dialogs/comp-editor-util.c: * art/Makefile.am: Move query-free-busy.png to data/icons. svn path=/trunk/; revision=35753
* 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-167-10/+37
| | | | | | | summary work. svn path=/trunk/; revision=35747
* ** Fix for bug #542889Paolo Borelli2008-07-1411-59/+74
| | | | | | | | | | | 2008-17-14 Paolo Borelli <pborelli@katamail.com> ** Fix for bug #542889 Port to the new gtk tooltip api. svn path=/trunk/; revision=35744
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #542101 (Escape ↵Suman Manjunath2008-07-132-1/+8
| | | | | | PlaceOfTheMeeting in the Location: line of the tooltip.) svn path=/trunk/; revision=35743
* Patch from Keith Packard <keithp@keithp.com>: Fix for bug #541355 (Remove ↵Suman Manjunath2008-07-136-0/+30
| | | | | | freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed.) svn path=/trunk/; revision=35742
* Remove still more unused files.Matthew Barnes2008-07-134-822/+5
| | | | | | | | | | 2008-07-13 Matthew Barnes <mbarnes@redhat.com> * shell/e-shell-folder-title-bar.[ch]: Remove still more unused files. svn path=/trunk/; revision=35741
* ** Fix for bug #542631Paolo Borelli2008-07-132-34/+8
| | | | | | | | | | | | 2008-07-12 Paolo Borelli <pborelli@katamail.com> ** Fix for bug #542631 * e-attachment-bar.c: use g_format_size_for_display instead of cut and pasted code. svn path=/trunk/; revision=35740
* Remove more unused files.Matthew Barnes2008-07-125-188/+8
| | | | | | | | | | | | | 2008-07-12 Matthew Barnes <mbarnes@redhat.com> * shell/e-shell-utils.[ch]: Remove more unused files. * shell/e-user-creatable-items-handler.c: Remove inclusion of "e-shell-utils.h". svn path=/trunk/; revision=35739
* Remove these files. They were written in 2002 and, AFACIT, never used forMatthew Barnes2008-07-114-344/+6
| | | | | | | | | | | 2008-07-10 Matthew Barnes <mbarnes@redhat.com> * shell/e-history.[ch]: Remove these files. They were written in 2002 and, AFACIT, never used for anything. svn path=/trunk/; revision=35737
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-102-170/+182
| | | | svn path=/trunk/; revision=35736
* Updated Norwegian bokmål translation.Kjartan Maraas2008-07-092-264/+278
| | | | | | | | 2008-07-09 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=35735
* ** Fix for bug #524130Milan Crha2008-07-093-32/+21
| | | | | | | | | | | | | 2008-07-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #524130 * gui/e-cal-component-preview.c: (write_html): * gui/e-cal-component-memo-preview.c: (write_html): Pass description text through 'camel_text_to_html' to have links clickable in a preview. svn path=/trunk/; revision=35734
* ** Fix for bug #206592Milan Crha2008-07-094-0/+28
| | | | | | | | | | | | | | 2008-07-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #206592 * evolution-composer.ui: * e-composer-actions.h: * e-composer-actions.c: (action_new_message_cb), (entries): Action to invoke New Message window from the composer itself. svn path=/trunk/; revision=35733
* ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.)Milan Crha2008-07-092-0/+47
| | | | | | | | | | | | | | 2008-07-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.) * message-list.c: (struct search_child_struct), (search_child_cb), (is_tree_widget_children), (ml_tree_drag_motion): Do not allow drop messages to the same message list as is the source. Also do not allow drop over message list if it doesn't have set a folder. svn path=/trunk/; revision=35732
* Fix for bug #370731 (bugzilla.novell.com): Use MAX (<max width of ↵Suman Manjunath2008-07-073-6/+25
| | | | | | day-names>, (2 * <max width of a digit>)) to determine the minimal size for each cell. This prevents the numbers and day-names from getting fuzzy when using large font-sizes. svn path=/trunk/; revision=35731
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-052-102/+109
| | | | svn path=/trunk/; revision=35726
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-052-91/+95
| | | | svn path=/trunk/; revision=35725
* Translation updated by Ivar SmolinPriit Laes2008-07-052-3350/+3957
| | | | | | | | 2008-07-04 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=35723
* ** Fix for bug #368038Milan Crha2008-07-042-1/+22
| | | | | | | | | | | | 2008-07-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #368038 * gui/calendar-component.c: (ensure_sources): Ensure only one Birthdays & Anniversaries source. svn path=/trunk/; revision=35721
* Bump eds_minimum_version to 2.23.5 for camel_folder_sort_uids().Matthew Barnes2008-07-042-1/+6
| | | | | | | | | | 2008-07-03 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump eds_minimum_version to 2.23.5 for camel_folder_sort_uids(). svn path=/trunk/; revision=35720
* ** Fix for bug #541365Milan Crha2008-07-032-4/+15
| | | | | | | | | | | | 2008-07-03 Milan Crha <mcrha@redhat.com> ** Fix for bug #541365 * message-list.c: (message_list_get_uids), (message_list_get_selected): Do not call 'camel_folder_sort_uids' when we do not have folder or uid. svn path=/trunk/; revision=35719
* ** 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 #540152Milan Crha2008-07-036-7/+22
| | | | | | | | | | | | | | | | | 2008-07-03 Milan Crha <mcrha@redhat.com> ** Fix for bug #540152 * addressbook/gui/component/addressbook-component.c: (ensure_sources): Unref source only when we created it - the list owns the pointer now. * calendar/gui/calendar-component.c: (ensure_sources): Unref sources only when we created it - the list owns the pointer now. * calendar/gui/tasks-component.c: (ensure_sources): * calendar/gui/memos-component.c: (ensure_sources): Do not leak ESource. svn path=/trunk/; revision=35717
* ** Fix for bug #243201Milan Crha2008-07-032-1/+12
| | | | | | | | | | | | 2008-07-03 Milan Crha <mcrha@redhat.com> ** Fix for bug #243201 * filter-rule.c: (xml_encode): Escape rule title so that can contain also XML entities in the file. svn path=/trunk/; revision=35716
* (again just one-liner, a problem seen in real usage)Timo Jyrinki2008-07-031-2/+2
| | | | svn path=/trunk/; revision=35715
* Sort the uids so that moving/copying messages preserves mailbox orderingJeffrey Stedfast2008-07-032-4/+14
| | | | | | | | | | | | | 2008-07-02 Jeffrey Stedfast <fejj@novell.com> Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. * message-list.c (message_list_get_uids): Sort the uids. (message_list_get_selected): Same. svn path=/trunk/; revision=35714
* Updated Occitan translationYannig MARCHEGAY2008-07-033-2557/+2916
| | | | svn path=/trunk/; revision=35713
* ** Fixes bug #540282Matthew Barnes2008-07-014-82/+128
| | | | | | | | | | | | | | | | | 2008-07-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #540282 * e-util/e-print.c: Store printer and page settings in a key file rather than GConf. Also properly apply page settings to print operations, including custom margins. * shell/apps_evolution_shell.schemas.in: Remove the "printing" GConf key. We use a key file now. svn path=/trunk/; revision=35711
* ** 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
* ** Fix for bug #540972Milan Crha2008-07-012-0/+7
| | | | | | | | | | | 2008-07-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #540972 * e-plugin.c: (ep_load): Small memory leak fix. svn path=/trunk/; revision=35709
* Updated Norwegian bokmål translation.Kjartan Maraas2008-07-012-380/+608
| | | | | | | | 2008-07-01 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=35708
* Run xmllint on C/evolution.xml when building with "make check" or "makeMatthew Barnes2008-07-013-2/+14
| | | | | | | | | | | | | | | 2008-06-30 Matthew Barnes <mbarnes@redhat.com> * help/Makefile.am: Run xmllint on C/evolution.xml when building with "make check" or "make distcheck". Should hopefully prevent any more invalid DocBook syntax from slipping into releases. * help/C/evolution.xml: Fix some issues that xmllint caught. svn path=/trunk/; revision=35707
* Add a finalize() method to free priv->base_url, which was leaking.Matthew Barnes2008-07-012-0/+19
| | | | | | | | | | 2008-06-30 Matthew Barnes <mbarnes@redhat.com> * composer/e-composer-post-header.c (composer_post_header_finalize): Add a finalize() method to free priv->base_url, which was leaking. svn path=/trunk/; revision=35706
* 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
* ** Fix for bug #519536Srinivasa Ragavan2008-06-302-2/+11
| | | | | | | | | | | | | 2008-06-30 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #519536 * e-activity-handler.c: (cancel_wrapper): Handle freeing of data safely. svn path=/trunk/; revision=35702
* 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
* Another "foreport" of Brazilian Portuguese translation. Updated theLeonardo Ferreira Fontenelle2008-06-302-117/+128
| | | | | | | | | 2008-06-29 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Another "foreport" of Brazilian Portuguese translation. Updated the translation and improved some accelerators keys. svn path=/trunk/; revision=35698
* "Foreported" fixes from the gnome-2-22 branch; credits to Vladimir MeloLeonardo Ferreira Fontenelle2008-06-282-493/+473
| | | | | | | | | | 2008-06-28 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: "Foreported" fixes from the gnome-2-22 branch; credits to Vladimir Melo and myself. svn path=/trunk/; revision=35693
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-282-3/+7
| | | | svn path=/trunk/; revision=35692
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-282-109/+265
| | | | svn path=/trunk/; revision=35691
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-282-122/+119
| | | | svn path=/trunk/; revision=35690
* Patch from Maciej Piechotka <uzytkownik2@gmail.com>Tobias Mueller2008-06-287-168/+183
| | | | | | which fixes bug 526262 - "untranslated strings in advanced search" svn path=/trunk/; revision=35689
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-272-63/+92
| | | | svn path=/trunk/; revision=35688
* just a quick second update. while backporting fixes to 2.22, noticed some ↵Timo Jyrinki2008-06-271-63/+63
| | | | | | stuff to forward-port to trunk... now they're definitely in sync. svn path=/trunk/; revision=35687
* updated Finnish translationTimo Jyrinki2008-06-272-3344/+4041
| | | | svn path=/trunk/; revision=35685
* ** Fix for bug #540160Milan Crha2008-06-263-20/+30
| | | | | | | | | | | | | | | 2008-06-26 Milan Crha <mcrha@redhat.com> ** Fix for bug #540160 * message-list.h: (struct _MessageList): * message-list.c: (message_list_init), (on_cursor_activated_cmd), (on_selection_changed_cmd): Remember whether we come from none/multi select to single select and properly update the preview. (Reverting patch for bug #337160 and doing that with other approach.) svn path=/trunk/; revision=35684
* Added files for translation.Johnny Jacob2008-06-242-0/+7
| | | | svn path=/trunk/; revision=35682
* ** Fix for bug #539755Milan Crha2008-06-242-23/+62
| | | | | | | | | | | | | | | 2008-06-24 Milan Crha <mcrha@redhat.com> ** Fix for bug #539755 * importers/evolution-csv-importer.c: (parseLine): Do not leak (introduced in bug #440818). * importers/evolution-csv-importer.c: (add_to_notes), (parseLine), (getNextCSVEntry): Do not access memory beyond the columns array. svn path=/trunk/; revision=35681
* ** Fix for bug #537275Milan Crha2008-06-243-0/+19
| | | | | | | | | | | | | | 2008-06-24 Milan Crha <mcrha@redhat.com> ** Fix for bug #537275 * em-html-stream.c: (emhs_cleanup): Close GtkHTMLStream on cancel. * em-html-stream.c: (emhs_gtkhtml_destroy): Set the cancel. * em-sync-stream.c: (emss_process_message): Do not pass data to the child structure if we were canceled. svn path=/trunk/; revision=35680
* Fix ChangeLog date for previous commitAlp Toker2008-06-241-1/+1
| | | | svn path=/trunk/; revision=35679
* Reviewed by Jeffrey Stedfast.Alp Toker2008-06-243-0/+193
| | | | | | | | | | | | | | | | 2008-06-18 Alp Toker <alp@nuanti.com> Reviewed by Jeffrey Stedfast. * configure.in: * acinclude.m4: Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, often by a factor of two or more on supported platforms, otherwise falls back to libtool. See http://dolt.freedesktop.org for details. svn path=/trunk/; revision=35678
* ** Fix for bug #440818 (patch by Rodrigo Castro)Milan Crha2008-06-232-19/+34
| | | | | | | | | | | | | | 2008-06-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #440818 (patch by Rodrigo Castro) * importers/evolution-csv-importer.c: (parseLine): Convert line to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line. * importers/evolution-csv-importer.c: (getNextCSVEntry): Append char-by-char and check for EOF too. svn path=/trunk/; revision=35677
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-222-99/+93
| | | | svn path=/trunk/; revision=35675
* Patch from Roshan Kumar Singh <roshan.singh08@yahoo.com>: Fix for bug ↵Suman Manjunath2008-06-222-2/+9
| | | | | | #395636 (Added a couple of missing accel keys) svn path=/trunk/; revision=35674
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #539268 (Do not use ↵Suman Manjunath2008-06-222-5/+13
| | | | | | both filename and description if they are identical) svn path=/trunk/; revision=35673
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #538741 (Strip ↵Suman Manjunath2008-06-222-1/+8
| | | | | | preceding tabs from Date headers too) svn path=/trunk/; revision=35671
* ** Fixes bug #537725Matthew Barnes2008-06-212-2/+9
| | | | | | | | | | | | | 2008-06-21 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #537725 * mail/em-composer-utils.c (save_draft_done): Set the autosaved flag so we don't get pestered with a save dialog if the user then decides to close the composer window. svn path=/trunk/; revision=35669
* Fixed Czech translation (bug #517967), thanks to Lucas Lommer. Updated Czech ↵Petr Kovář2008-06-214-3381/+4118
| | | | | | doc translation by Jiri Eischmann. svn path=/trunk/; revision=35668
* ** Fixes bug #310988Matthew Barnes2008-06-212-2/+51
| | | | | | | | | | | | | 2008-06-21 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #310988 * e-msg-composer.c: Don't even show the "send-options" action unless an Exchange or GroupWise account appears in the From combo box. svn path=/trunk/; revision=35667
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-212-116/+152
| | | | svn path=/trunk/; revision=35666
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-21857-915/+915
| | | | svn path=/trunk/; revision=35665
* fixed copyright noticesJeffrey Stedfast2008-06-2126-26/+26
| | | | svn path=/trunk/; revision=35664
* fixed copyright noticesJeffrey Stedfast2008-06-2195-95/+95
| | | | svn path=/trunk/; revision=35663
* fixed copyright noticesJeffrey Stedfast2008-06-2121-25/+25
| | | | svn path=/trunk/; revision=35662
* fixed copyright noticesJeffrey Stedfast2008-06-2128-31/+31
| | | | svn path=/trunk/; revision=35661
* ** Fixes bug #538908Matthew Barnes2008-06-213-0/+21
| | | | | | | | | | | | | | | | 2008-06-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #538908 * composer/e-composer-actions.h: Define E_COMPOSER_ACTION_SEND_OPTIONS. * composer/e-msg-composer.c (msg_composer_account_changed_cb): Desensitize the "send-options" action unless we've selected an Exchange or GroupWise account. Based on a patch by Paul Bolle. svn path=/trunk/; revision=35660
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-212-22/+16
| | | | svn path=/trunk/; revision=35659
* ** Fix for bug #534039Milan Crha2008-06-204-34/+37
| | | | | | | | | | | | | | | | | | | | 2008-06-20 Milan Crha <mcrha@redhat.com> ** Fix for bug #534039 * em-folder-tree-model.h: (em_folder_tree_model_signal_block): * em-folder-tree-model.c: (em_folder_tree_model_signal_block): Removed obsolete function. * mail-vfolder.c: (vfolder_load_storage): Add storage to the tree model when everything is loaded, thus everything will be shown when enabling the Search Folders on demand. Also ensure the Search Folders to be enabled next start. * mail-vfolder.c: (mail_vfolder_add_uri), (mail_vfolder_delete_uri): Track folders even when Search Folders disabled, to have them known when enabling Search Folders on demand. svn path=/trunk/; revision=35658
* 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
* ** Fix for bug #382783Milan Crha2008-06-204-0/+82
| | | | | | | | | | | | | 2008-06-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #382783 * filter/filter-rule.c: (do_grab_focus_cb), (more_parts), (get_widget): * mail/em-filter-rule.c: (do_grab_focus_cb), (more_parts), (get_widget): Grab focus of new rule part on adding and scroll to the bottom too. svn path=/trunk/; revision=35654
* 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
* ** Fix for bug #478469Milan Crha2008-06-192-15/+81
| | | | | | | | | | | | 2008-06-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #478469 * backup.c: (main): Changed the progress dialog to be more HIG compliant. svn path=/trunk/; revision=35652
* ** Fixes bug #530069Matthew Barnes2008-06-192-10/+42
| | | | | | | | | | | | | | 2008-06-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #530069 * plugins/plugin-manager/plugin-manager.c: Don't show the configuration tab unless the selected plugin actually has configuration options (excluding options that get crammed into the Preferences dialog). svn path=/trunk/; revision=35651
* ** Fix for bug #423395Milan Crha2008-06-194-5/+23
| | | | | | | | | | | | | | | | 2008-06-18 Milan Crha <mcrha@redhat.com> ** Fix for bug #423395 * configure.in: Requires newer GtkHTML, 3.23.5. * mail/em-format-html.c: (efh_init), (efh_text_plain), (efh_text_enriched), (efh_text_html), (efh_message_deliverystatus): 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. svn path=/trunk/; revision=35650
* ** Fixes part of bug #532472Matthew Barnes2008-06-192-26/+36
| | | | | | | | | | | | | | 2008-06-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #532472 * mail/mail-config.c (mail_config_get_account_by_transport_url): Strip the account URL (via CAMEL_URL_HIDE_ALL) before comparing it to the already-stripped 'transport_url', to avoid unnecessary password prompts. svn path=/trunk/; revision=35649
* ** Fix for bug #532597Milan Crha2008-06-192-10/+38
| | | | | | | | | | | | | 2008-06-18 Milan Crha <mcrha@redhat.com> ** Fix for bug #532597 * e-selection-model-array.c: (e_selection_model_array_delete_rows): Do not leave selected more than one item if somebody else took care or reposition of the cursor row before the delete. svn path=/trunk/; revision=35647
* ** Fix for bug #318089Milan Crha2008-06-192-39/+70
| | | | | | | | | | | | 2008-06-18 Milan Crha <mcrha@redhat.com> ** Fix for bug #318089 * mail-to-task.c: (convert_to_task): Ask for destination source only when have more than one writable source defined. svn path=/trunk/; revision=35646