40fbcd95b7
Bug 640025 - Silence debug output in spamassassin plugin
2011-06-29 18:41:21 +02:00
a019221a14
[l10n] Updated Estonian translation
2011-06-29 18:41:21 +02:00
15c32eafdb
Bug 640091 - Improve error handling during send post-processing
...
If a newly-composed message was successfully sent but an error occurred
during post-processing (outgoing filters or appending to a Sent folder),
close the composer window and show an alert in the main window.
2011-06-29 18:41:21 +02:00
042c0c5732
Use e_load_book_source_async() for all EBook loading.
2011-06-29 18:41:21 +02:00
e6db1d3c9c
Updated Greek translation
2011-06-29 18:41:21 +02:00
c36bd27fa8
Bug #634403 - Mails Label popup menu is not updated properly
2011-06-29 18:41:20 +02:00
700e263817
Bug #604534 - Evolution "ignores" key-usage info in certificates
2011-06-29 18:41:20 +02:00
2e68a6a74d
Bug #633982 - Crash when trying to Create a search folder from a search
2011-06-29 18:41:20 +02:00
64f0ac1372
Use e_source_selector_get_source_by_path().
...
Allows Evolution to not have to know the ESource column number in
ESourceSelector tree models. Backported from "account-mgmt" branch.
2011-06-29 18:41:20 +02:00
d009b5b365
Bug #633788 - Mail plugin's update-actions handler is never called
2011-06-29 18:41:19 +02:00
59b03835d7
Bug #553438 - Deletes lines of a reply when changing address
2011-06-29 18:41:19 +02:00
a9734efa53
Do not dereference NULL local_error variable
2011-06-29 18:41:19 +02:00
dfc4205ce5
libetable cleanups.
2011-06-29 18:41:19 +02:00
30a590ae89
Add Esperanto translation
2011-06-29 18:41:19 +02:00
04c461a008
Updated Spanish translation
2011-06-29 18:41:19 +02:00
8c9d958004
Updated Spanish translation
2011-06-29 18:41:19 +02:00
5cc2615a37
Remove some unused gnome-canvas options.
...
Simplifies the drawing code a bit.
Public API removed:
GnomeCanvas.center_scroll_region (is always TRUE)
GnomeCanvas.pixels_per_unit (is always 1.0)
gnome_canvas_set_center_scroll_region()
gnome_canvas_get_center_scroll_region()
gnome_canvas_set_pixels_per_unit()
2011-06-29 18:41:19 +02:00
855ac52765
Merge miscellaneous changes from gtk3 branch.
...
Mostly coding style and whitespace changes, to reduce diff noise.
2011-06-29 18:41:19 +02:00
80bc7035be
Fudge GtkScrollable for gtk2.
...
Yes, the GtkScrollable interface is implemented by more than just
GtkLayout, but it turns out GtkLayout is the only thing Evolution
uses the GtkScrollable API for on the gtk3 branch.
2011-06-29 18:41:19 +02:00
2485ba3936
Fudge gtk_widget_get_preferred_size() for gtk2.
...
Easy enough to fake gtk_widget_get_preferred_size() in gtk2 using
gtk_widget_size_request(). Reduces diff noise with gtk3 branch.
2011-06-29 18:41:19 +02:00
57d45a6536
[l10n] Updated Estonian translation
2011-06-29 18:41:18 +02:00
a4ef8402c1
Updated Slovenian translation
2011-06-29 18:41:18 +02:00
23860a5b41
Make sure ECalModelComponent::client is reffed as it should be
2011-06-29 18:41:18 +02:00
ce42886ebc
[l10n] Updated Estonian translation
2011-06-29 18:41:18 +02:00
788b153bc5
Runtime warning when closing without using mailer
2011-06-29 18:41:18 +02:00
cdbf674fbe
Do not hide maildir accounts from UI
2011-06-29 18:41:18 +02:00
74bc8ba6d1
Bug #600013 - Crash in mail_reader_message_loaded_cb
2011-06-29 18:41:18 +02:00
cf59629284
[l10n] Updated Estonian translation
2011-06-29 18:41:17 +02:00
ff7a3fddbb
Bug #634305 - Crash on move of contacts between books
2011-06-29 18:41:17 +02:00
03fa99afdb
Bug #638087 - Crash at merging duplicate contact
...
Using 'comments' instead of 'comment'.
2011-06-29 18:41:17 +02:00
642b32cbdb
Bug #638808 - camel_shutdown() called too early
2011-06-29 18:41:17 +02:00
d4e5b79b43
[l10n] Updated Estonian translation
2011-06-29 18:41:17 +02:00
d089ecf128
Bug #593020 - Do not check Bcc in "Sender or Recipients" condition
2011-06-29 18:41:16 +02:00
5dcad27293
Updated Galician translations
2011-06-29 18:41:16 +02:00
55a1a60ca8
Updated Swedish translation
2011-06-29 18:41:16 +02:00
3723fc6655
Updated Slovenian translation
2011-06-29 18:41:16 +02:00
5a60758435
[l10n] Updated Estonian translation
2011-06-29 18:41:16 +02:00
adef8c84f3
Updated Galician translations
2011-06-29 18:41:16 +02:00
0d2d76c021
GtkSelectionData is sealed in GTK3.
...
Have to use accessor functions, no pointer deferencing.
2011-06-29 18:41:16 +02:00
70bbf2c088
ETree: Fix runtime warnings with GTK3.
...
ETable has a "vertical-spacing" style property, ETree does not.
ECellText expects it to be in both.
2011-06-29 18:41:16 +02:00
6dbac50140
Post-release version bump.
2011-06-29 18:41:16 +02:00
b3c9c075cb
NEWS update for 2.91.5 release.
2011-06-29 18:41:16 +02:00
34b9be960c
EAttachmentIconView: Fix runtime warnings with GTK3.
...
GtkIconView changed some implementation details, apparently.
2011-06-29 18:41:16 +02:00
a89aa52dc6
EActionComboBox: Fix runtime warnings with GTK3.
...
GtkComboBox changed some implementation details, apparently.
2011-06-29 18:41:16 +02:00
3f5b5bb1f3
EMFolderTree: Fully implement ESelectableInterface.
...
Was missing "copy-target-list" and "paste-target-list" properties.
2011-06-29 18:41:16 +02:00
0c74d3be3b
Improve Maildir migration.
...
The Maildir migration code was pretty busted. Trying to fix it for
simple test cases and also clean up the code a bit.
2011-06-29 18:41:16 +02:00
c5265294a3
Avoid idle callbacks in EMailBackend initialization.
...
If the migration phase has to show a dialog the idle callback for
intializing mail stores will run too soon. Instead, hook it onto
the EShellBackend start() method.
Migration code can initialize mail stores early if it needs to.
2011-06-29 18:41:16 +02:00
10a835d5e6
Improve wording of Maildir migration dialog.
...
Use stronger wording and remove the "No" option. Your choices are
"Migrate Now" or "Quit Evolution". None of this in-between nonsense.
2011-06-29 18:41:16 +02:00
5947c6e1f9
Updated galician translations
2011-06-29 18:41:15 +02:00
8f25c74bf2
Fix all back up that should be backup
2011-06-29 18:41:15 +02:00