Commit Graph

37494 Commits

Author SHA1 Message Date
Milan Crha 55c1946220 Bug #668687 - MDN panel left shown when moving to an empty folder 2012-04-23 17:45:14 +02:00
Milan Crha 3506b02eed Fix possible memory leaks of GError structures 2012-04-23 16:43:08 +02:00
Milan Crha e2832731d2 Bug #668543 - Crash in view_modify_contact_cb() if contact has no UID 2012-04-23 13:34:56 +02:00
Milan Crha c4c9ef7842 Bug #560654 - Better description for message list filter 2012-04-23 13:22:45 +02:00
Milan Crha e4cce2eeae Bug #564820 - Search filter persists when changing folders 2012-04-23 12:49:46 +02:00
Milan Crha 12256b4f1c Bug #671537 - Option to validate SSL certificates with libsoup 2012-04-23 12:44:02 +02:00
Bruno Brouard a99526ed9c Updated French translation 2012-04-23 12:07:41 +02:00
Milan Crha bf2c718d1f Bug #655753 - Improve offline notification for network outage 2012-04-23 11:46:05 +02:00
Dan Vrátil 68978b5a02 Bug #674380 - Deselected contact keeps preview filled 2012-04-23 09:07:10 +02:00
Dan Vrátil d571c56260 Bug #674272 - Contacts preview differs with mailer running and not
This splits the giant EMailRequest to individual EFileRequest, EStockRequest, EHTTPRequest and EMailRequest,
making the first two available globally from e-utils, the othe two are loaded only with mailer,
since no other component uses them.
2012-04-23 08:40:20 +02:00
Fran Diéguez 95746c8e3a Updated Galician translations 2012-04-22 21:18:38 +02:00
Matthew Barnes 00c060169d Missed one. 2012-04-21 18:44:49 -04:00
Matthew Barnes 7950d6a0c6 Adapt to libedataserver[ui] changes. 2012-04-21 17:07:15 -04:00
Bruno Brouard 397b15ff4a Updated French doc translation 2012-04-21 15:39:31 +02:00
Matej Urbančič d543e205bb Updated Slovenian translation 2012-04-21 13:19:54 +02:00
Daniel Mustieles 4d5105b9ba Updated Spanish translation 2012-04-20 17:32:34 +02:00
Daniel Mustieles 837d1ebdd2 Updated Spanish translation 2012-04-20 17:32:22 +02:00
Milan Crha 61a15e4d9d Bug #668481 - Account order is not remembered 2012-04-20 15:08:17 +02:00
Dan Vrátil 88005e204c Bug #674194 - Missing text in email 2012-04-19 22:01:13 +02:00
Fran Diéguez 6e959fcf90 Updated Galician translations 2012-04-19 20:08:17 +02:00
Dan Vrátil 137613454d Don't display border around photo in contacts preview 2012-04-19 17:55:05 +02:00
Milan Crha 785515dcbd Bug #465076 - INBOX confusion with outbox 2012-04-19 13:46:56 +02:00
Daniel Mustieles f95463a46e Updated Spanish translation 2012-04-19 12:26:51 +02:00
Dan Vrátil f4c30fef04 Bug #674249 - Crash when showing message with large text/plain 2012-04-19 10:30:55 +02:00
Dan Vrátil 3fbbdd80ac Bug #674248 - Lost new lines from text/plain 2012-04-19 09:22:36 +02:00
Kjartan Maraas 263874d409 Updated Norwegian bokmål translation 2012-04-18 21:23:33 +02:00
Kjartan Maraas f177221c7c Fix wording in two strings 2012-04-18 21:23:00 +02:00
Kjartan Maraas c6a669bd77 Updated Norwegian bokmål translation 2012-04-18 20:28:30 +02:00
Milan Crha 3d962efe57 Remove forgotten debug prints 2012-04-18 12:48:42 +02:00
Yanko Kaneti a110f6d7f1 Bug #674282 - Don't crash on reply with empty selection 2012-04-18 11:17:39 +03:00
Milan Crha 3cfe8dad16 Bug #667912 - Remove name field from formatted address label 2012-04-17 19:08:52 +02:00
Daniel Mustieles 88437c753d Updated Spanish translation 2012-04-17 17:30:02 +02:00
Dan Vrátil df636d3420 Fix text color of message source view 2012-04-17 17:04:58 +02:00
Milan Crha 9e541010cb Bug #667046 - Outgoing filter cannot override used Sent folder 2012-04-17 15:24:26 +02:00
Milan Crha abf229bec3 Bug #674037 - [attachment-reminder] Parses message body inefficiently 2012-04-17 13:53:58 +02:00
Dan Vrátil b2be2f37ac Bug #673123 - Crash in http_request_write_to_cache 2012-04-16 17:18:45 +02:00
Daniel Mustieles b7147b14f0 Updated Spanish translation 2012-04-16 16:31:08 +02:00
Milan Crha 62dceeb795 Show calendar Find Next/Prev/Stop buttons beside Search text entry 2012-04-16 15:31:13 +02:00
Dan Vrátil 6762b1238d Handle default e-mail fonts with multiword names correctly 2012-04-16 14:19:16 +02:00
Dan Vrátil 681fef448f Bug #674176 - Sender's photo not shown properly 2012-04-16 14:10:59 +02:00
Dan Vrátil bdc9e28f72 Pass GCancellable to em_format_write() 2012-04-16 14:02:08 +02:00
Dan Vrátil 7c0200eacd Bug #674034 - Attached images from IMAP provider email not shown 2012-04-13 17:22:56 +02:00
Milan Crha 7c1a7df115 Bug #600860 - Opening IMAP message with large attachment blocks UI 2012-04-13 16:18:01 +02:00
Dan Vrátil 2f530637b1 Bug #673525 - Crash under efh_write_message()
Make sure the EMFormat* lives until EMailRequest is finished.
2012-04-13 11:53:21 +02:00
Dan Vrátil 1ae02fa69c Use link colors from GtkStyleContext 2012-04-12 18:21:57 +02:00
Dan Vrátil 9e69152ab3 Bug #673228 - Fails to display attached image in attached email 2012-04-12 15:06:38 +02:00
Matthew Barnes 5768b8c038 EWebView: Make antialiasing settings optional.
Check if the "org.gnome.settings-daemon.plugins.xsettings" schema is
available before creating a GSettings object for it, to avoid a hard
dependency on gnome-settings-daemon.
2012-04-12 08:50:07 -04:00
Dan Vrátil 1376251515 Bug #673108 - Font settings and monospace fonts don't work 2012-04-12 12:48:00 +02:00
Matthew Barnes 870b676d8b Fix backward buttons in "restore-confirm" dialog.
Cancel button belongs on the left.
2012-04-11 22:29:32 -04:00
Matthew Barnes 8a41cca1c1 Bug 673955 - Can not display email and calendar in separate windows anymore 2012-04-11 19:51:50 -04:00