Commit Graph

34116 Commits

Author SHA1 Message Date
06ba0287d7 Bug #593020 - Do not check Bcc in "Sender or Recipients" condition 2011-01-10 17:51:11 +01:00
2bfc6d2b48 Updated Galician translations 2011-01-10 00:00:12 +01:00
3afe32594c Updated Swedish translation 2011-01-09 20:48:35 +01:00
5500651705 Updated Slovenian translation 2011-01-09 20:31:33 +01:00
ad81bdeb1c [l10n] Updated Estonian translation 2011-01-09 20:44:32 +02:00
89b6317884 Updated Galician translations 2011-01-09 16:53:10 +01:00
f4d3b320a2 GtkSelectionData is sealed in GTK3.
Have to use accessor functions, no pointer deferencing.
2011-01-09 10:24:06 -05:00
7a6b767335 ETree: Fix runtime warnings with GTK3.
ETable has a "vertical-spacing" style property, ETree does not.
ECellText expects it to be in both.
2011-01-09 09:32:29 -05:00
e80b02e40c Post-release version bump. 2011-01-08 21:02:25 -05:00
5eb3389bfe NEWS update for 2.91.5 release. 2011-01-08 20:26:15 -05:00
9c74ed8a46 EAttachmentIconView: Fix runtime warnings with GTK3.
GtkIconView changed some implementation details, apparently.
2011-01-08 13:50:51 -05:00
3e09259db4 EActionComboBox: Fix runtime warnings with GTK3.
GtkComboBox changed some implementation details, apparently.
2011-01-08 13:20:28 -05:00
32ae20479c EMFolderTree: Fully implement ESelectableInterface.
Was missing "copy-target-list" and "paste-target-list" properties.
2011-01-08 13:07:22 -05:00
819cf715be 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-01-07 15:25:42 -05:00
41c66f2d87 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-01-07 15:25:42 -05:00
e962715a18 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-01-07 13:35:19 -05:00
72805c2bdc Updated galician translations 2011-01-07 00:46:41 +01:00
97a91ab8f7 Fix all back up that should be backup 2011-01-06 16:28:06 +01:00
07a1f834f7 Fix wrong button name in Restore instructions 2011-01-06 16:27:06 +01:00
d61a48b9d9 Bug #633854 - [templates] Crash in build_template_menus_recurse 2011-01-06 15:52:23 +01:00
81f14a09c8 Bug #638245 - Crash when printing Work Week view 2011-01-06 14:26:34 +01:00
44a10b058a Change Account Management string to Account Information in first-run wizard. Really, management is something else than just entering a random string in a text field. 2011-01-06 12:23:06 +01:00
11d2490e5a Bug #637906 - Don't ask again when sending to non-mail recipients 2011-01-05 17:42:04 +01:00
931e783cee Updated Norwegian bokmål translation from Torstein Adolf Winterseth 2011-01-02 18:30:29 +01:00
23a62e4881 Updated Danish translation 2011-01-02 10:46:26 +01:00
20bb38c82b Update Simplified Chinese translation. 2011-01-01 16:25:40 +00:00
6428b4cce0 Update Simplified Chinese translation. 2011-01-01 15:58:36 +00:00
be02a9db29 Updated Spanish translation 2011-01-01 13:03:11 +01:00
29d0e17768 updating Punjabi Translation 2011-01-01 09:28:32 +05:30
651c68ad8b [l10n] Updated Estonian translation 2010-12-31 10:50:21 +02:00
6e6966b1c9 Updated Swedish translation 2010-12-31 04:24:32 +01:00
76c2bdc495 Clarify a string. Fixes bug #458503. 2010-12-30 01:22:41 +01:00
81e7f7582d Updated Spanish translation 2010-12-29 13:20:02 +01:00
72f1d12bda Bug 637482 - Flushing outbox gives up on first error 2010-12-27 09:56:23 -05:00
59928e69ed Add e_shell_submit_alert().
An easy way to broadcast application-wide alerts to shell windows.
These alerts will persist in all current and future shell windows
until responded to (either programmatically or by the user).
2010-12-26 23:31:55 -05:00
a1906cdfa4 Fix menu item capitalizaion. 2010-12-26 23:30:15 -05:00
156471e1a5 Added UG translation 2010-12-23 18:40:37 +01:00
e298452a84 Update API docs. 2010-12-22 20:37:25 -05:00
85f2dfabd1 Call setlocale() instead of gtk_set_locale().
gtk_set_locale() has been deprecated in GTK+ 2.23.3.
2010-12-22 20:25:24 -05:00
971dac3588 Temporarily remove GDK_DISABLE_DEPRECATED (again).
GTK+ 2.23.3 deprecated gdk_set_sm_client_id(), which is used by
eggsmclient-xsmp.c.  We'll deal with that after GNOME 3.0.
2010-12-22 19:48:46 -05:00
6c39f81439 Updated Spanish translation 2010-12-22 20:46:58 +01:00
e861630f11 Bug #567879 - Add View >> Gallery Option In Email Composer 2010-12-21 21:11:10 +01:00
74098399cc Minor compiler warnings fix 2010-12-21 15:00:15 +01:00
e605a2888b Disconnect signal handlers from actions in alert_dispose() 2010-12-21 13:09:27 +01:00
e628ec9c59 post release version bump 2010-12-20 20:19:37 +05:30
bce3640c48 Update gtkhtml API version 2010-12-20 20:14:50 +05:30
d6808e98da News update for 2.91.4 release 2010-12-20 20:14:50 +05:30
e41de74778 [l10n] Updated Estonian translation 2010-12-20 14:03:08 +02:00
aa95cf2178 Updated Vietnamese translation 2010-12-20 14:46:01 +07:00
a90fb5f621 Updated Vietnamese translation 2010-12-19 20:26:35 +07:00