Commit Graph

38162 Commits

Author SHA1 Message Date
f2eb6acdc3 Updated Slovenian translation 2012-09-06 21:47:45 +02:00
f568645ff6 Bug #679382 - Saving attachments takes too long, maxes CPU usage 2012-09-06 14:34:46 +02:00
3451671ce9 Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferences 2012-09-06 10:59:05 +02:00
67f6df0d2c Updated Indonesian translation 2012-09-06 00:42:36 +07:00
72cf5896ab Bug #682873 - Prefer-plain shows text plain in meeting invite 2012-09-05 19:23:11 +02:00
e18f1b8709 Composer could start with empty From 2012-09-05 16:43:58 +02:00
511acab89a Bug #682425 - Can do network operations on disabled accounts 2012-09-05 15:42:03 +02:00
86c5e71225 Updated Vietnamese translation 2012-09-05 18:40:23 +07:00
b4fec71a34 po/vi: import from Damned Lies 2012-09-05 18:40:22 +07:00
1100b3ed0c Updated Traditional Chinese translation(Hong Kong and Taiwan) 2012-09-05 19:44:18 +08:00
ce0d35f99f Bug #679780 - Offline mode doesn't work in mailer 2012-09-05 13:24:11 +02:00
39cf487cca Bug #682820 - Settings not converted on backup restore 2012-09-05 11:09:18 +02:00
5a3ce81d65 Updated Russian translation 2012-09-05 11:45:09 +04:00
8cb1d72ab9 em_folder_tree_model_get_folder_name: Don't return NULL.
If a folder's display name is not available in the folder tree model for
some reason, return the raw folder path rather than NULL.  This silences
a runtime warning in the mail-notification plugin.

This feels like a Band-Aid for a deeper issue -- perhaps we're racing
the folder tree model?  Might be better to just fetch the CamelFolder
asynchronously and get the folder's display name directly.
2012-09-04 09:55:11 -04:00
6cdedbe194 Updated British English translation 2012-09-04 11:33:07 +01:00
55dc92d4c5 Bug #683130 - Folder hangs when reading mail with an attachment 2012-09-04 10:19:08 +02:00
b5d5e30d7f Updated Swedish translation 2012-09-04 09:47:15 +02:00
ab614dfcf4 Updated Greek translation 2012-09-04 10:08:24 +03:00
9346445489 Updated Polish translation 2012-09-02 22:44:12 +02:00
ef5e894f49 Post-release version bump. 2012-09-01 10:29:24 -04:00
4a17261767 NEWS update for 3.5.91 release. 2012-09-01 09:02:59 -04:00
d89e767a1c Coding style and whitespace cleanup. 2012-09-01 08:06:32 -04:00
caff4060d5 Updated Vietnamese translation 2012-09-01 18:18:18 +07:00
fb9c3f46e8 po/vi: import from Damned Lies 2012-09-01 18:12:48 +07:00
8153c80625 evolution-shell.pc.in: Add some missing libraries.
Need -lemiscwidgets and -leutil in addition to -leshell.
2012-08-31 09:11:16 -04:00
ad2ed55c74 Bug 682955 - Support GStreamer 1.0
Check for gstreamer-1.0 first, then fall back to gstreamer-0.10.

No other source code changes required.
2012-08-31 07:56:52 -04:00
e28f99649f evolution-alarm-notify: Save changes in LastNotified
Thus they persist between alarm notify process runs.
2012-08-31 13:26:57 +02:00
ed81260ccf Bug #682678 - Entering the end date for a recurring event is very difficult 2012-08-31 13:13:22 +02:00
350f7118fe Make sure evolution-alarm-notify is running on Evolution's start 2012-08-30 15:37:11 +02:00
d34fc73590 Bug #586186 - Calendar print uses too small font 2012-08-30 10:27:29 +02:00
bbc37cf94f Updated Galician translations 2012-08-30 04:01:37 +02:00
0d4a549502 Bug #681431 - Expanded attachment bar hides headers 2012-08-29 10:36:13 +02:00
9df8dc03e6 Updated Lithuanian translation 2012-08-28 23:35:39 +03:00
0a6672a1bd Add support for application/ics to ITIP formatter 2012-08-28 14:09:25 +02:00
2773f4abee Fix visibility of parts in prefer-plain 2012-08-28 13:50:46 +02:00
e99bfff1ea Updated Norwegian bokmål translation 2012-08-28 07:26:50 +02:00
5cda0904f9 MailFolderCache: Remove dead code.
No comment as to why it's disabled => has no value.
2012-08-27 17:07:17 -04:00
8a10fa2481 MailFolderCache: Remove some unnecessary #includes. 2012-08-27 17:06:50 -04:00
ef1ae6a0be Bug 682811 - Can edit properties of local/vfolder stores 2012-08-27 13:39:22 -04:00
68d14bad14 Updated Spanish translation 2012-08-27 17:52:29 +02:00
32550fdc2d Updated Spanish translation 2012-08-25 18:42:12 +02:00
a84e08b2fa Remove some obsolete documentation.
These date back to Evolution 1.x era or perhaps earlier.
2012-08-25 07:24:49 -04:00
b4462aa570 Update COPYING.
Several files with license exceptions are now gone.

Files from the list that I moved and rewrote are now LGPLv2+.
2012-08-25 07:08:49 -04:00
01f3ca912d Updated Spanish translation 2012-08-25 12:07:26 +02:00
656e4450d1 Updated Polish translation 2012-08-25 04:34:12 +02:00
ccefbd7f77 Remove test EShellBackend module.
This was useful early in the kill-bonobo project when I was rewriting
EShell from scratch.  Nowadays not so much.  Drop it.
2012-08-24 17:35:56 -04:00
ae3ed3d477 Remove --disable-scrollkeeper from DISTCHECK_CONFIGURE_FLAGS.
We stopped using ScrollKeeper ages ago.
2012-08-24 17:26:43 -04:00
485704419b Adjust for webkit 1.9.90 API change. 2012-08-24 16:47:00 -04:00
617d2a18d0 Bug 682519 - vcard-inline: Typo in translatable string 2012-08-24 15:08:29 -04:00
349be463c2 cal-config-webcal: Fix error in a tranform function.
When writing a GBindingTransformFunc for a bi-directional binding in the
reverse direction, the "source" and "target" properties of the GBinding
are flip-flopped wrt the transform function.  That always throws me.

Just pass the ESource to the tranform function to avoid this confusion.
2012-08-24 15:08:28 -04:00