aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix distcheck errors.Matthew Barnes2009-06-031-7/+3
|
* Bug 582939 – Drop support for CDEMatthew Barnes2009-06-0322-1587/+1
|
* Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-032-9/+23
|
* Fix build break.Matthew Barnes2009-06-021-1/+1
|
* Updated Spanish translationJorge Gonzalez2009-06-021-229/+170
|
* Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-06-021-0/+3
| | | | Check if part contains data wrapper before accessing its members.
* Bug 584154 – custom icon folder hook does not workLucian Langa2009-06-023-4/+11
|
* Updated Danish translationAsk H. Larsen2009-06-021-5003/+5272
|
* Small updateGabor Kelemen2009-06-021-1/+1
|
* Update the address of the FSFTobias Mueller2009-06-024-7/+7
| | | | This fixes bug 584304.
* Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
| | | | | When parsing inline parts, like inline signatures, report the part type only when found also the end tag for the part type.
* Bug #337082 - Do not produce unnamed folders in a folder treeMilan Crha2009-06-021-4/+6
|
* More code cleanup.Matthew Barnes2009-06-02249-899/+899
|
* Fix more compiler warnings.Matthew Barnes2009-06-023-38/+2
|
* Branch maintenance.Matthew Barnes2009-06-022-8/+10
|
* Bug 323037 – Folder emblem to show new mail arrivalMilan Crha2009-06-013-19/+97
|
* Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
|
* Whitespace cleanup.Matthew Barnes2009-05-29213-997/+997
|
* Bug #583441 - bbdb plugin is getting information from composer nowMilan Crha2009-05-291-26/+30
| | | | | | | It used to ask composer for a message, a generated one, which asks for a password to the signing twice, once here and once when composer itself generates message for sending. bbdb crashed when user canceled password prompt for a key, as it didn't check for NULL returned.
* Bug #535516 - Crash in GConf Bridge while replyingMilan Crha2009-05-291-9/+15
| | | | A test patch, maybe not fixing the bug fully, but let's try it.
* Get the mailer's URI popup menu working.Matthew Barnes2009-05-2811-418/+717
| | | | | Except for "Add to Address Book", which looks like a project unto itself. This also kills off another plugin (copy-tool).
* Prefer GLib basic types over C types.Matthew Barnes2009-05-27705-11979/+11979
|
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271239-16597/+17613
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: a11y/widgets/ea-combo-button.c a11y/widgets/ea-combo-button.h addressbook/gui/component/addressbook-component.c addressbook/gui/component/addressbook-component.h addressbook/gui/component/addressbook-view.c addressbook/gui/component/addressbook-view.h addressbook/gui/component/component-factory.c addressbook/gui/widgets/e-addressbook-view.c addressbook/gui/widgets/eab-contact-display.c addressbook/gui/widgets/eab-gui-util.h addressbook/gui/widgets/eab-menu.c addressbook/gui/widgets/eab-menu.h addressbook/gui/widgets/eab-popup-control.c addressbook/gui/widgets/eab-popup-control.h addressbook/gui/widgets/eab-popup.c addressbook/gui/widgets/eab-popup.h calendar/gui/cal-search-bar.c calendar/gui/calendar-commands.c calendar/gui/calendar-component.c calendar/gui/comp-editor-factory.c calendar/gui/comp-editor-factory.h calendar/gui/control-factory.c calendar/gui/dialogs/comp-editor.c calendar/gui/e-cal-component-memo-preview.c calendar/gui/e-cal-component-memo-preview.h calendar/gui/e-calendar-table.c calendar/gui/e-memo-table.c calendar/gui/e-memos.c calendar/gui/e-tasks.c calendar/gui/gnome-cal.c calendar/gui/gnome-cal.h calendar/gui/itip-bonobo-control.c calendar/gui/itip-bonobo-control.h calendar/gui/main.c calendar/gui/memos-component.c calendar/gui/memos-control.c calendar/gui/memos-control.h calendar/gui/migration.c calendar/gui/migration.h calendar/gui/tasks-component.c calendar/gui/tasks-control.c calendar/importers/main.c composer/Makefile.am composer/e-composer-header-table.c composer/e-composer-header.c composer/e-composer-header.h composer/e-composer-name-header.c composer/e-composer-private.c composer/e-composer-text-header.c composer/e-msg-composer.c composer/e-msg-composer.h e-util/e-corba-utils.h e-util/e-logger.c e-util/e-logger.h e-util/e-util-labels.c e-util/e-util-labels.h em-format/em-format.c mail/Makefile.am mail/e-mail-shell-migrate.c mail/em-account-editor.c mail/em-account-editor.h mail/em-composer-prefs.c mail/em-composer-utils.c mail/em-composer-utils.h mail/em-folder-browser.c mail/em-folder-tree-model.c mail/em-folder-tree.c mail/em-folder-tree.h mail/em-folder-utils.c mail/em-folder-utils.h mail/em-folder-view.c mail/em-format-html-display.c mail/em-format-html.c mail/em-mailer-prefs.c mail/em-mailer-prefs.h mail/em-message-browser.c mail/em-message-browser.h mail/em-network-prefs.h mail/em-popup.c mail/em-utils.c mail/importers/Makefile.am mail/mail-component-factory.c mail/mail-component.c mail/mail-config-factory.c mail/mail-config-factory.h mail/mail-config.c mail/mail-dialogs.glade mail/mail-types.h plugins/calendar-weather/calendar-weather.c plugins/mail-account-disable/mail-account-disable.c plugins/select-one-source/select-one-source.c po/POTFILES.in shell/e-component-registry.c shell/e-component-registry.h shell/e-component-view.c shell/e-component-view.h shell/e-corba-config-page.c shell/e-corba-config-page.h shell/e-shell-constants.h shell/e-shell-settings-dialog.c shell/e-shell-settings-dialog.h shell/e-shell-window-commands.c shell/e-shell-window.c shell/e-shell.h shell/e-sidebar.c shell/e-sidebar.h shell/e-user-creatable-items-handler.c shell/e-user-creatable-items-handler.h shell/es-menu.c shell/es-menu.h shell/evolution-component.h shell/evolution-config-control.c shell/evolution-config-control.h shell/evolution-listener.c shell/evolution-listener.h shell/evolution-shell-component-utils.c shell/evolution-shell-component-utils.h shell/importer/evolution-importer-client.c shell/importer/evolution-importer-client.h shell/importer/evolution-importer-listener.c shell/importer/evolution-importer-listener.h shell/importer/evolution-importer.c shell/importer/evolution-importer.h shell/importer/evolution-intelligent-importer.c shell/importer/evolution-intelligent-importer.h shell/importer/intelligent.c shell/main.c shell/test/evolution-test-component.c shell/test/evolution-test-component.h widgets/menus/gal-view-instance.c widgets/menus/gal-view-menus.c widgets/menus/gal-view-menus.h widgets/misc/Makefile.am widgets/misc/e-activity-handler.c widgets/misc/e-activity-handler.h widgets/misc/e-charset-picker.c widgets/misc/e-combo-button.c widgets/misc/e-combo-button.h widgets/misc/e-config-page.h widgets/misc/e-dropdown-button.c widgets/misc/e-dropdown-button.h widgets/misc/e-filter-bar.c widgets/misc/e-info-label.c widgets/misc/e-info-label.h widgets/misc/e-multi-config-dialog.c widgets/misc/e-multi-config-dialog.h widgets/misc/e-search-bar.c widgets/misc/e-search-bar.h widgets/misc/e-task-bar.c widgets/misc/e-task-bar.h widgets/misc/e-task-widget.c widgets/misc/e-task-widget.h widgets/misc/test-dropdown-button.c widgets/misc/test-error.c widgets/misc/test-info-label.c widgets/table/e-table-example-1.c
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271096-1795/+1795
| |
| * Fix composer header regression caused by Anjal merge.Matthew Barnes2009-05-274-21/+22
| |
| * Remove Attach toolbar button from composer.Matthew Barnes2009-05-271-1/+0
| | | | | | | | This was an oversight from the attachment UI rewrite.
| * Merge branch 'warnings'Matthew Barnes2009-05-27227-1253/+1243
| |\
| | * Fix compiler warnings in plugins.Matthew Barnes2009-05-2745-162/+186
| | |
| | * Fix compiler warnings in mail.Matthew Barnes2009-05-2639-403/+419
| | |
| | * Fix compiler warnings in addressbook.Matthew Barnes2009-05-2621-106/+106
| | |
| | * Fix compiler warnings in calendar.Matthew Barnes2009-05-2650-316/+324
| | |
| | * Fix compiler warnings in smime.Matthew Barnes2009-05-263-2/+4
| | |
| | * Fix compiler warnings in composer.Matthew Barnes2009-05-263-8/+1
| | |
| | * Fix compiler warnings in filter.Matthew Barnes2009-05-264-5/+3
| | |
| | * Fix compiler warnings in shell.Matthew Barnes2009-05-265-10/+13
| | |
| | * Fix compiler warnings in widgets.Matthew Barnes2009-05-2652-181/+131
| | |
| | * Fix compiler warnings in e-util.Matthew Barnes2009-05-2612-60/+56
| | |
| * | Updated Hebrew translationYaron Shahrabani2009-05-261-6527/+5768
| | |
| * | Bug #578335 - CalDAV - replace '@' in username to "%40"Milan Crha2009-05-251-9/+46
| | |
| * | itip-formatter - search for master object tooMilan Crha2009-05-251-3/+5
| |/ | | | | | | | | | | When received a detached instance, and the calendar doesn't contain that exact instance, then try to search for the master object and use it, if found.
| * Post-release version bump.Matthew Barnes2009-05-251-1/+1
| |
| * ** Evolution 2.27.2 ReleasedMatthew Barnes2009-05-251-0/+54
| |
| * Updated Tamil translationdrtvasudevan2009-05-251-4894/+3467
| |
| * Add very strict compiler warning flags.Matthew Barnes2009-05-252-15/+89
| | | | | | | | Lots of new warnings to clean up. Have fun.
| * Remove obsolete dialog from mail-dialogs.glade.Matthew Barnes2009-05-251-1499/+908
| |
| * Use named icons in the folder tree instead of pixbufs.Matthew Barnes2009-05-255-117/+107
| |
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-2429-254/+186
| |
| * Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-241-4/+6
| |
| * Updated Spanish translationJorge Gonzalez2009-05-241-591/+835
| |
| * Fix "make check" errors.Matthew Barnes2009-05-241-1/+3
| |
| * Updated Spanish translationJorge Gonzalez2009-05-241-9/+5
| |
| * Updated Thai translation.Theppitak Karoonboonyanan2009-05-241-7/+7
| |
| * Added figures for Greek documentationMarios Zindilis2009-05-2356-0/+0
| |
| * Mail changes required for Anjal.Srinivasa Ragavan2009-05-2210-95/+378
| |
| * Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-226-56/+134
| |
| * Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-2212-29/+320
| |
| * Install filter/ headers to filter/ for Anjal's usage.Srinivasa Ragavan2009-05-221-0/+16
| |
| * Fix EConfig bugs for Anjal's account setup.Srinivasa Ragavan2009-05-221-9/+12
| |
| * Updated Greek translation for documentationMarios Zindilis2009-05-221-1440/+4039
| |
| * Adding the new file which was missed in earlier commit for resend feature.Chenthill Palanisamy2009-05-221-0/+44
| |
| * Updated Spanish translationJorge Gonzalez2009-05-221-3/+3
| |
| * Updated Spanish translationJorge Gonzalez2009-05-221-324/+390
| |
* | Fix "make check" errors.Matthew Barnes2009-05-252-93/+114
| |
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-2518-118/+50
| |
* | Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-251-4/+6
| |
* | Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-2412-29/+281
| |
* | Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-247-112/+462
| |
* | Mail changes required for Anjal.Srinivasa Ragavan2009-05-2412-44/+319
| |
* | Install filter/ headers to filter/ for Anjal's usage.Srinivasa Ragavan2009-05-241-0/+16
| |
* | Fix EConfig bugs for Anjal's account setup.Srinivasa Ragavan2009-05-241-9/+12
| |
* | Fix some account UI glitches.Matthew Barnes2009-05-242-2/+12
| |
* | Bug 583339 – Edit->Preferences->Mail Accounts inconsistentMatthew Barnes2009-05-2414-2419/+2838
| |
* | Fix what I assume are some merge errors.Matthew Barnes2009-05-225-35/+40
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2239-57/+54
|\| | | | | | | | | | | | | | | | | Conflicts: plugins/audio-inline/org-gnome-audio-inline.eplug.xml plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml plugins/select-one-source/org-gnome-select-one-source.eplug.xml
| * Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-2242-62/+59
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2247-982/+3862
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/gui/component/addressbook-view.c addressbook/gui/component/component-factory.c addressbook/gui/component/eab-composer-util.h addressbook/gui/widgets/Makefile.am addressbook/gui/widgets/e-addressbook-model.c addressbook/gui/widgets/e-addressbook-view.c addressbook/gui/widgets/e-addressbook-view.h addressbook/gui/widgets/eab-gui-util.c addressbook/gui/widgets/eab-gui-util.h addressbook/gui/widgets/eab-menu.h addressbook/gui/widgets/eab-popup.h calendar/gui/calendar-component.c calendar/gui/e-cal-event.h calendar/gui/e-calendar-table.c calendar/gui/e-calendar-view.c calendar/gui/e-calendar-view.h calendar/gui/e-memo-table.c calendar/gui/memos-component.c calendar/gui/tasks-component.c composer/e-composer-header-table.c composer/e-composer-private.h composer/e-msg-composer.c composer/e-msg-composer.h composer/evolution-composer.ui configure.ac data/icons/Makefile.am em-format/em-format.c em-format/em-format.h mail/Makefile.am mail/e-mail-shell-migrate.c mail/e-searching-tokenizer.c mail/e-searching-tokenizer.h mail/em-composer-utils.c mail/em-composer-utils.h mail/em-folder-browser.c mail/em-folder-tree-model.c mail/em-folder-view.c mail/em-format-html-display.c mail/em-format-html-display.h mail/em-mailer-prefs.c mail/em-message-browser.c plugins/vcard-inline/Makefile.am plugins/vcard-inline/org-gnome-vcard-inline.eplug.xml plugins/vcard-inline/vcard-inline.c shell/e-component-registry.h shell/e-shell-window.c shell/es-menu.h widgets/misc/e-filter-bar.c widgets/misc/e-filter-bar.h widgets/misc/e-search-bar.c widgets/misc/e-search-bar.h
| * Update Win32 symbol export files.Matthew Barnes2009-05-217-10/+2793
| |
| * Relegate the "face" plugin to experimentalMatthew Barnes2009-05-211-2/+2
| | | | | | | | Until the UI is fixed. See Bug 573878 – [face] Plugin is unusable
| * Rename configure.in to configure.ac.Matthew Barnes2009-05-212-1/+1
| | | | | | | | | | | | | | | | | | | | GNU Autoconf manual states (section 3.1): Previous versions of Autoconf promoted the name configure.in, which is somewhat ambiguous (the tool needed to process this file is not described by its extension), and introduces a slight confusion with config.h.in and so on (for which '.in' means "to be processed by configure"). Using configure.ac is now preferred.
| * Bug #579779 - No crash when updating repeating eventMilan Crha2009-05-211-2/+1
| |
| * Bug #583360 - Be able to select UTC as day view's second timezoneMilan Crha2009-05-211-1/+9
| |
| * Show a progress message if the calendar is taking sometime to open.Chenthill Palanisamy2009-05-211-2/+5
| |
| * Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.Chenthill Palanisamy2009-05-214-13/+10
| |
| * Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-217-29/+281
| |
| * Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.Chenthill Palanisamy2009-05-211-2/+10
| | | | | | | | | | Reset the index properly so that all the recurring instances are deleted once the mail is processed.
| * Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-2118-414/+1013
| | | | | | | | | | | | Make the word search bar more like Firefox and get rid of the "Current Message" search scope in the folder search bar. Shift+Ctrl+F now activates the word search bar.
| * Merge branch 'vcard-inline'Matthew Barnes2009-05-219-553/+343
| |\
| | * Use proper ngettext support in vcard-inline.cMatthew Barnes2009-05-211-2/+5
| | |
| | * Remove generated files from git.Matthew Barnes2009-05-063-61/+0
| | |
| | * Remove auto-generated files from git.Matthew Barnes2009-05-062-1428/+0
| | |
| | * Merge branch 'master' into vcard-inlineMatthew Barnes2009-05-062-11/+32
| | |\
| | * | Make vcard-inline actually work.Matthew Barnes2009-05-067-52/+10
| | | |
| | * | Merge branch 'master' into vcard-inlineMatthew Barnes2009-05-061-2/+2
| | |\ \
| | * | | Convert the vCard Bonobo control to an EMFormatHook plugin.Matthew Barnes2009-05-0618-553/+1871
| | | | |
| * | | | Merge branch '274117-compoer-view-fields'Matthew Barnes2009-05-2117-781/+511
| |\ \ \ \
| | * | | | Bug 274117 – Difficult to post a new message to newsgroupsMatthew Barnes2009-05-2117-781/+511
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Completely rewrite how composer headers are managed. There's now two sets of headers (with some overlap): one set is for sending an email message, the other is for posting to a newsgroup. The correct set of headers is chosen on-the-fly based on the currently selected account type. The user's "view" preferences for these two sets are stored separately, so that switching between an email account and a news account will no longer stomp on your preferences. This also eliminates the need for the "Post New Message to Folder" and "Post a Reply" actions, so they've been removed. Usenet users can now just highlight a newsgroup in the folder tree and click New or Reply, and the composer window will show the correct set of headers with the Post-To field filled in automatically. Comment #6 in the bug discusses other standard news reader behaviors we still don't get right, particularly the missing "Followup To" header. These will be dealt with separately.
| * | | | | Updated Spanish translationJorge Gonzalez2009-05-191-247/+209
| |/ / / /
| * | | | Add e-attachment-handler-sendto.c to POTFILES.in.Matthew Barnes2009-05-171-0/+1
| | | | |
| * | | | Fix compiler warnings.Matthew Barnes2009-05-173-18/+5
| | | | |
| * | | | Bug 578176 – "Send message to contact" does not honor "always BCC"Matthew Barnes2009-05-171-3/+5
| | | | |
| * | | | Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-175-8/+82
| | | | |
| * | | | Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-172-93/+99
| | | | |
| * | | | Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-171-1/+1
| | | | |
| * | | | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-17109-187/+160
| | | | |
| * | | | Bug 458491 – Remove useless "Call To..." popup menu optionMatthew Barnes2009-05-153-9/+1
| | | | |
| * | | | Bug 582626 - Remove forgotten widgets from a glade fileMilan Crha2009-05-151-36/+0
| | | | |
| * | | | Add e_attachment_store_get_attachments().Matthew Barnes2009-05-152-34/+44
| | | | |
| * | | | Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-141-0/+6
| | | | |
| * | | | Remove an unnecessary variable from get_attachment_list().Matthew Barnes2009-05-141-3/+1
| | | | |
| * | | | Make the Calendar view scroll using the arrow keysMarcel Stimberg2009-05-141-17/+74
| | | | | | | | | | | | | | | | | | | | This fixes bug 559366.
| * | | | Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-132-9/+14
| | | | |
| * | | | Bug 581424 - Personal folder tree appears besides Public folder in ↵Johnny Jacob2009-05-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subscription editor. mail/em-subscribe-editor.c (sub_folderinfo_exec): Use CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST for requesting list of subscribable folders.
| * | | | Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-131-0/+10
| | | | |
| * | | | Bug 582168 – Remove duplicated shebang and comment from autogen.shDamien Lespiau2009-05-111-3/+0
| | | | |
* | | | | Kill obsolete menu items.Matthew Barnes2009-05-215-258/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | URI Popup Menu -> Call To... Message -> Post New Message to Folder Message -> Post a Reply
* | | | | Fix a compiler warning.Matthew Barnes2009-05-211-13/+14
| | | | |
* | | | | Fix compiler warnings.Matthew Barnes2009-05-213-18/+5
| | | | |
* | | | | Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-215-8/+82
| | | | |
* | | | | Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-212-93/+99
| | | | |
* | | | | Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-211-1/+1
| | | | |
* | | | | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-2194-161/+142
| | | | |
* | | | | Remove useless "Call To..." popup menu option.Matthew Barnes2009-05-211-15/+0
| | | | |
* | | | | Bug 458491 – Remove useless "Call To..." popup menu optionMatthew Barnes2009-05-213-9/+1
| | | | |
* | | | | Bug 582626 - Remove forgotten widgets from a glade fileMilan Crha2009-05-211-36/+0
| | | | |
* | | | | Add e_attachment_store_get_attachments().Matthew Barnes2009-05-212-34/+44
| | | | |
* | | | | Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-211-0/+6
| | | | |
* | | | | Remove an unnecessary variable from get_attachment_list().Matthew Barnes2009-05-211-3/+1
| | | | |
* | | | | Make the Calendar view scroll using the arrow keysMarcel Stimberg2009-05-211-17/+74
| | | | | | | | | | | | | | | | | | | | This fixes bug 559366.
* | | | | Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-212-9/+14
| | | | |
* | | | | Bug 581424 - Personal folder tree appears besides Public folder in ↵Johnny Jacob2009-05-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subscription editor. mail/em-subscribe-editor.c (sub_folderinfo_exec): Use CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST for requesting list of subscribable folders.
* | | | | Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-211-0/+10
| | | | |
* | | | | Bug 582168 – Remove duplicated shebang and comment from autogen.shDamien Lespiau2009-05-211-3/+0
| | | | |
* | | | | Use -no-undefined on Linux tooMilan Crha2009-05-20187-696/+601
| | | | | | | | | | | | | | | | | | | | | | | | | There still left two things opened, search for KILL-BONOBO to find them. One is in calendar's Makefile.am, one in composer.
* | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-114-700/+613
|\| | | |
| * | | | Resize the alarm notifier correctlyRitesh Khadgaray2009-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | Fixes bug 580163.
| * | | | Updating Estonian translationIvar Smolin2009-05-091-32/+11
| | | | |
| * | | | Updated Spanish translationJorge Gonzalez2009-05-091-359/+393
| | | | |
| * | | | Updated Oriya Translation.Manoj Kumar Giri2009-05-071-308/+208
| | | | |
* | | | | Make the mail module resident until we can split it up.Matthew Barnes2009-05-111-0/+13
| | | | |
* | | | | Add G_MODULE_EXPORT to exported module functions.Matthew Barnes2009-05-114-8/+8
| | | | |
* | | | | Fix a compiler warning.Matthew Barnes2009-05-111-1/+1
| | | | |
* | | | | Fudge translation issues in be.po.Matthew Barnes2009-05-111-14/+14
| | | | |
* | | | | Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-1179-791/+919
| | | | | | | | | | | | | | | | | | | | | | | | | Also, combine calendar, memo, and task backends into a single module, similar to how it worked under Bonobo.
* | | | | Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-1020-272/+411
| | | | |
* | | | | Adapt tasks to EShellBackend changes.Matthew Barnes2009-05-0917-206/+494
| | | | |
* | | | | Adapt memos to EShellBackend changes.Matthew Barnes2009-05-0911-94/+236
| | | | |
* | | | | Adapt calendar to EShellBackend changes.Matthew Barnes2009-05-0833-310/+542
| | | | |
* | | | | Fix most of the compiler warnings in mail.Matthew Barnes2009-05-0813-41/+80
| | | | |
* | | | | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-0850-670/+909
| | | | | | | | | | | | | | | | | | | | | | | | | Again, builds but not tested. Lots of compiler warnings to clean up, but I don't have the energy for it. This was pretty grueling.
* | | | | Adapt addressbook to EShellBackend changes.Matthew Barnes2009-05-0713-188/+190
| | | | | | | | | | | | | | | | | | | | Builds, but not tested. Use as a reference for other backends.
* | | | | Convert EShellModule to EShellBackendMatthew Barnes2009-05-0730-1218/+1489
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split the GTypeModule loader out of EShellModule as EModule, and rename EShellModule to EShellBackend. Backends (formerly modules) should now subclass EShellBackend. This commit converts EShell but breaks all the shell backends.
* | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-0713-915/+691
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: shell/e-shell-window-commands.c
| * | | | Bug 580900 – Kill libgnomeui/gnome-dateeditAdam Petaccia2009-05-073-38/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary <libgnomeui/gnome-dateedit.h> includes, and kill the unused e_dialog_dateedit_set() and e_dialog_dateedit_get() functions.
| * | | | Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-066-30/+19
| | | | |
| * | | | Updated Oriya Translation.Manoj Kumar Giri2009-05-061-17/+8
| | | | |
| * | | | Updated Oriya Translation.Manoj Kumar Giri2009-05-061-356/+212
| | |_|/ | |/| |
| * | | 2009-05-06 Jeff Cai <jeff.cai@sun.com>Jeff Cai2009-05-062-11/+32
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ** Fix for bug #524497 * em-composer-utils.c: (guess_account): Change the order getting an account The original order is: 1. The account in 'To' of the message. 2. The account of the message source. 3. The account of the folder source. The new order is: 1. The account of the folder source. 2. The account of the message source. 3. The account in "To' of the message
| * | Fix a couple attachment drag-and-drop typos.Matthew Barnes2009-05-061-2/+2
| |/
| * Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1
| | | | | | | | For better consistency with Nautilus.
| * Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314
| |
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-05-061-480/+434
| |
* | Not sure how that file got lost...Matthew Barnes2009-05-071-0/+26065
| |
* | Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1
| | | | | | | | For better consistency with Nautilus.
* | Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-0628-4270/+3277
|\| | | | | | | | | Conflicts: calendar/gui/dialogs/comp-editor.c
| * Be able to setup custom alarms and a runtime warning fixMilan Crha2009-05-051-32/+49
| | | | | | | | Part of bug #581272
| * Do not use deprepcate e_source_list_peek_group_by_nameMilan Crha2009-05-051-4/+6
| | | | | | | | Missed one usage withing bug #569652
| * Updated Oriya Translation.Manoj Kumar Giri2009-05-051-3973/+2740
| |
| * Fix a build break in external-editor plugin.Matthew Barnes2009-05-051-0/+1
| |
| * Fix an error extracting URIs from local attachments.Matthew Barnes2009-05-051-0/+19
| |
| * Another #include path fix.Matthew Barnes2009-05-051-1/+1
| |
| * Fix an eplug typo.Matthew Barnes2009-05-051-1/+1
| |
| * Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-054-0/+4
| |
| * Fix include paths.Matthew Barnes2009-05-055-6/+6
| |
| * Mark CompEditor as changed when attachments are added or removed.Matthew Barnes2009-05-051-8/+21
| |
| * Remove dead composer code.Matthew Barnes2009-05-051-176/+0
| |
| * Re-mark some metadata strings for translationMatthew Barnes2009-05-051-2/+2
| |
| * Bump version to 2.27.2Srinivasa Ragavan2009-05-051-1/+1
| |
| * NEWS for 2.27.1Srinivasa Ragavan2009-05-051-0/+97
| |
| * Fix a -Werror-implicit-function-declaration regressionMatthew Barnes2009-05-051-0/+1
| |
| * BUGFIX: 547414 - Publish Free/Busy calendar for configurable timeMilan Crha2009-05-046-17/+171
| | | | | | | | | | Allow user define time duration for the Free/Busy calendar information in the publish-calendar plugin.
| * BUGFIX: 575126 - Tuning description stringMilan Crha2009-05-041-1/+1
| | | | | | | | in mail/evolution-mail.schemas.in
| * BUGFIX: 578540 - Create address book entries when sending mailsLucian Langa2009-05-042-46/+51
| | | | | | | | bbdb plugin, adds entry when sending any email, not only on reply.
| * BUGFIX: 553261 - Handle absolute paths in gconf betterMilan Crha2009-05-042-179/+108
| | | | | | | | For backup-restore plugin.
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-0433-58/+129
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/gui/Makefile.am addressbook/gui/widgets/Makefile.am addressbook/gui/widgets/eab-popup-control.c calendar/gui/e-meeting-time-sel.c calendar/gui/migration.c calendar/modules/e-memo-shell-module-migrate.h e-util/e-logger.c mail/e-mail-attachment-bar.c mail/em-composer-utils.c mail/em-format-html-display.c plugins/mail-account-disable/Makefile.am plugins/select-one-source/Makefile.am po/es.po shell/Makefile.am shell/e-shell-common.h shell/e-shell-nm.c shell/e-shell-window-commands.c shell/e-shell-window.c shell/e-sidebar.c shell/e-user-creatable-items-handler.c shell/importer/Makefile.am shell/test/Makefile.am widgets/misc/test-error.c widgets/misc/test-info-label.c widgets/misc/test-multi-config-dialog.c
| * Add iconrc support for Evolution. The windows binaryFridrich Strba2009-05-047-2/+28
| | | | | | | | would now have the Evolution icon.
| * Assure that the filename <-> uri conversion are done with ↵Fridrich Strba2009-05-043-4/+4
| | | | | | | | g_filename_{to,from}_uri and not by concatenating strings which is broken with win32-style uris
| * ** BUGFIX: 355240 - String errorsSukhbir Singh2009-05-043-5/+6
| | | | | | | | | | | | Fixes typos specific to: -> addressbook/gui/component/ldap-config.glade.h -> mail/evolution-mail.schemas.in.in.h
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-0416-25/+25
| | | | | | | | | | | | According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a timeout in seconds is desired.
| * ** BUGFIX: 569696 – Memory leak in message-listSrinivasa Ragavan2009-05-044-5/+65
| | | | | | | | | | Not exactly a leak, but a build-up over a period of time. Clear the internal gnode on regen.
| * Updated Spanish translationJorge Gonzalez2009-05-041-2/+2
| |
| * ** BUGFIX: 573170 - Add back support for vfolder of vfolders.Srinivasa Ragavan2009-05-031-19/+0
| | | | | | | | Don't defer from loading vfolders of vfolders. We can handle it now.
| * Bug 575122 – "before every anniversary/birthday" is missing translator commentMatthew Barnes2009-05-031-1960/+1226
| |
| * Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-031-1/+2
| |
| * Updated Spanish translationJorge Gonzalez2009-05-031-153/+103
| |
| * Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-031-1266/+808
| |
| * Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-034-18/+18
| |
| * Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-031-2/+2
| |
| * Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-038-12/+12
| |
| * Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-031-2/+2
| |
| * Delist removed Glade files from POTFILES.in.Matthew Barnes2009-05-031-2/+0
| |
| * Remove obsolete Glade files.Matthew Barnes2009-05-033-413/+1
| |
| * Updated Spanish translationJorge Gonzalez2009-05-031-3/+3
| |
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-02166-43/+502
| |
| * Updated Spanish translationJorge Gonzalez2009-05-021-79/+68
| |
| * Updated Spanish translationJorge Gonzalez2009-05-021-2544/+2480
| |
| * Bug 581032 – Some links can't be openedMatthew Barnes2009-05-021-2/+11
| |
| * Updated Spanish translationJorge Gonzalez2009-05-021-20/+54
| |
| * [gnome-2-26] Updated German translation.Christian Kirbach2009-05-021-3811/+3766
| |
| * Bug 575242 – New composer window not autosaved until modificationMichel Dänzer2009-05-011-13/+15
| |
| * Fix distcheck errors.Matthew Barnes2009-05-013-19/+1
| |
| * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-0118-1659/+13
| | | | | | | | | | | | | | | | Stop including top-level libgnome[ui] headers -- <gnome.h>, <libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include specific header files so we can track them easier. Also, remove several unshipped test programs. Mostly ETable stuff.
| * Bug 580893 – Kill libgnome/gnome-gconfMatthew Barnes2009-05-013-3/+0
| |
| * More gnome-init cleanup for bug #567283.Matthew Barnes2009-05-014-184/+0
| |
| * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-0111-89/+69
| | | | | | | | | | The only remaining case is widgets/test/test-dropdown-button.c, but this file will be removed when the kill-bonobo branch is merged.
| * Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-017-101/+0
| | | | | | | | Removed e-util/e-gui-utils.[ch].
| * Bug 580894 – Kill libgnome/gnome-util (partial fix)Matthew Barnes2009-05-011-10/+9
| | | | | | | | | | Migrate the evolution-backup utility from gnome_program_init() to gtk_init_with_args().
| * Bug 580898 – Kill libgnomeui/gnome-winhintsMatthew Barnes2009-05-011-3/+0
| | | | | | | | Include directive was already commented out.
| * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-017-38/+2
| | | | | | | | | | We now require GLib >= 2.20 and GTK+ >= 2.16. Also removed all GLIB_CHECK_VERSION and GTK_CHECK_VERSION workarounds for older versions.
| * Bug #273818 - Allow scrolling Month View by a week onlyMilan Crha2009-05-0110-6/+127
| | | | | | | | | | Edit->Preferences->Calendar and Tasks, tab Display, option Scroll Month View by a week.
| * Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-04-308-182/+321
| |
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-04-301-3670/+2415
| |
| * Use the standard FAQ icon for Help -> Evolution FAQMatthew Barnes2009-04-302-1/+3
| |
| * BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-04-301-8/+57
| |
| * Update POTFILES.in with removed and newly added filesMilan Crha2009-04-301-21/+15
| |
| * External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-04-287-165/+303
| |
| * Store username in a source URL in CalDAVMilan Crha2009-04-282-1/+21
| | | | | | | | | | | | | | | | ** Fix for bug #578335 * caldav-source.c: (user_changed), (location_changed): Revert part of bug #562990, as EPassword requires username as part of an URL to store passwords properly to a keyring.
* | Bug 575122 – "before every anniversary/birthday" is missing translator commentMatthew Barnes2009-05-041-1960/+1226
| |
* | Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-041-1/+2
| |
* | Updated Spanish translationJorge Gonzalez2009-05-041-153/+103
| |
* | Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-041-1266/+808
| |
* | Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-044-18/+18
| |
* | Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-041-2/+2
| |
* | Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-047-11/+11
| |
* | Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-041-2/+2
| |
* | Delist removed Glade files from POTFILES.in.Matthew Barnes2009-05-041-2/+0
| |
* | Remove obsolete Glade files.Matthew Barnes2009-05-043-413/+1
| |
* | Updated Spanish translationJorge Gonzalez2009-05-041-3/+3
| |
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-04163-43/+496
| |
* | Updated Spanish translationJorge Gonzalez2009-05-041-79/+68
| |
* | Updated Spanish translationJorge Gonzalez2009-05-041-2544/+2480
| |
* | Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-043-414/+0
| | | | | | | | | | | | | | | | Stop including top-level libgnome[ui] headers -- <gnome.h>, <libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include specific header files so we can track them easier. Also, remove several unshipped test programs. Mostly ETable stuff.
* | Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-041-27/+0
| | | | | | | | Removed e-util/e-gui-utils.[ch].
* | External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-041-0/+3
| |
* | Merge changes from master.Matthew Barnes2009-05-028-3865/+3850
| |
* | Add a "Print Preview" menu item to CompEditor.Matthew Barnes2009-05-021-6/+21
| |
* | Merge in changes from master.Matthew Barnes2009-05-0137-1874/+147
| |
* | Fix a duplicate label.Matthew Barnes2009-05-011-1/+1
| |
* | Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-05-018-183/+321
| |
* | Updated Norwegian bokmål translation.Kjartan Maraas2009-05-011-3670/+2415
| |