b3fb5dfc81
Fix a broken tag in French help translation
2013-09-12 01:17:26 +02:00
3e1ad91312
EClientSelector: Do not prefetch EClient instances
...
Let the open for a user, when respective source in the selector
is selected.
2013-09-11 18:23:45 +02:00
281bbdfe36
Add space after a type cast.
2013-09-11 15:45:38 +02:00
44a2cb9886
calendar: do not assume time_t is long
...
On Linux time_t is long, on OpenBSD time_t is long long... so printf
statements using %lu on 32-bit platforms will break on !Linux.
The only portable way to print a time_t is using a cast and casting to
"long long" (gint64) is probably the most portable way.
https://bugzilla.gnome.org/show_bug.cgi?id=707829
2013-09-11 09:18:13 +02:00
d473e0a333
Finnish translation update
2013-09-11 09:42:40 +03:00
b7e012eeb3
Updated Serbian translation
2013-09-10 21:07:37 +02:00
ecb5cd083a
Updated Hungarian help translation
2013-09-10 09:54:05 +02:00
30e2963edc
Updated Indonesian translation
2013-09-09 21:18:05 +07:00
6ab15e6412
Fix uninitialized variable in cal_comp_is_on_server().
2013-09-09 09:26:38 -04:00
3848fcae0a
Updated Russian translation
2013-09-09 16:28:36 +04:00
95083e3685
Replace double-space with single-space in evolution.appdata.xml
2013-09-09 08:53:07 +02:00
a71e222b00
Updated Norwegian bokmål translation
2013-09-08 19:31:53 +02:00
5136f4e554
Fix folder name encoding in em_folder_utils_create_folder().
...
When creating a top-level folder, the folder name was still URI-encoded.
So for example "Top Level Folder" was coming out "Top%20Level%20Folder".
The em_folder_tree_store_root_selected() "if" branch is uncommented and
looks unnecessary to me, so I'm removing it. Always parse the URI with
e_mail_folder_uri_parse(), which produces a decoded folder name.
2013-09-08 13:26:24 -04:00
5305abd266
Updated Belarusian translation.
2013-09-08 12:13:45 +03:00
6c20b778a0
Bug 707571 - Bad EOF check in getNextCSVEntry
2013-09-07 20:15:57 -04:00
3da4948c0f
Miscellaneous cleanups.
2013-09-07 19:08:54 -04:00
2e5031cb45
Updated German translation
2013-09-07 17:42:20 +02:00
2a6eb7c4d6
Add an AppData description for Evolution.
...
Based on http://people.freedesktop.org/~hughsient/appdata/ .
2013-09-07 11:17:12 -04:00
3ba71a0078
Updated Hungarian help translation
2013-09-07 17:01:30 +02:00
96c6e7bc26
Add EShellView to E{Calendar,MemoList,TaskList}Selector
...
https://bugzilla.gnome.org/show_bug.cgi?id=657808
2013-09-05 15:00:59 +02:00
a9d4764be5
Update French translation
2013-09-04 12:47:05 +02:00
a0b9f0f494
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2013-09-04 14:53:33 +08:00
a4bbf48ae1
Updated Irish translation
2013-09-03 17:41:32 -06:00
9c9a25f722
Updated Hungarian translation
2013-09-03 20:03:24 +02:00
882f12f317
Bug #707048 - [bbdb] GError double free when contact save fails
2013-09-03 15:26:02 +02:00
0ce59a5ca5
Fix Catalan spelling mistakes
2013-09-02 20:13:02 +02:00
90a40a6160
Updated Spanish translation
2013-09-02 18:05:46 +02:00
4e700d62f0
Updated Spanish translation
2013-09-02 18:05:31 +02:00
153969b5ed
Updated Lithuanian translation
2013-09-01 21:42:50 +03:00
9e7f8ad0ab
Post-release version bump.
2013-09-01 09:17:34 -04:00
e1be4bbc07
NEWS update for 3.9.91 release.
2013-09-01 09:00:31 -04:00
9035bbfe47
Update evolution-shell API documentation.
2013-09-01 09:00:31 -04:00
c182f29f61
Updated German help translation
2013-09-01 00:38:28 +02:00
2b97ffca78
Updated Polish translation
2013-08-31 23:06:31 +02:00
6ac5166eee
Updated Galician translations
2013-08-31 20:59:51 +02:00
c54c552e63
EMailDisplay: Remove mail_display_plugin_widget_realize_cb().
...
Apparently not required anymore, and was actually causing embedded
widgets for attachments to malfunction when collapsed and expanded
again -- particularly audio attachments.
2013-08-31 13:28:41 -04:00
d5f59aee0d
EMailDisplay: Remove bind_iframe_content_visibility().
...
None of my attachment samples invoke bind_iframe_content_visibility().
Both it and toggle_widget_visibility() appear to dead code. Removing
the functions causes no ill side-effects as far as I can tell.
2013-08-31 12:16:17 -04:00
58a18a14c1
Bug 707043 - Audio attachment not shown correctly
2013-08-31 10:41:02 -04:00
9a2e1b509a
Updated Slovenian translation
2013-08-30 22:32:19 +02:00
52350b66dc
Updated Brazilian Portuguese translation
2013-08-30 13:07:11 -03:00
37768f933d
Adding new strings to copy/move event/task/memo and handle possible errors on those operations
2013-08-30 17:25:47 +02:00
9ad5ddf9cc
Bug #706901 - Large default book slows down composer open
2013-08-29 18:10:23 +02:00
708c5f2e8d
Skip evolution from 'Open with' list of applications on attachments
2013-08-29 17:14:54 +02:00
b4870d386c
Bug #706814 - Do not use folder uri in copy/move folder errors
2013-08-29 09:36:55 +02:00
233f925bfc
Updated Lithuanian translation
2013-08-27 23:02:46 +03:00
e8aa3c56b7
Updated Galician translations
2013-08-27 02:58:46 +02:00
781cd7ccf1
Bug #658164 - Pressing the "Make this Occurrence Movable" changes meeting time
2013-08-27 01:52:02 +02:00
aa25597235
Bug #659715 - Reject folder copy/move in offline
2013-08-27 01:52:02 +02:00
e561593721
User docs: Fix a 404 link
2013-08-26 22:06:09 +02:00
8e019f37b8
User docs: Remove link to external 404 page
2013-08-26 22:03:30 +02:00