Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Thai translation | Akom Chotiphantawanon | 2012-10-01 | 1 | -12721/+14828 |
| | |||||
* | Remove e_mail_junk_filter_available(). | Matthew Barnes | 2012-10-01 | 5 | -113/+3 |
| | | | | | | | | Because we now check for junk filtering software in configure, junk filtering modules can now safely assume the required junk filtering software is installed. No more having the module installed but not the required software. If this invariant is broken, an error will be shown for each new message received. | ||||
* | spamassassin: Delay spamd tests until needed using GOnce. | Matthew Barnes | 2012-10-01 | 1 | -19/+59 |
| | | | | | Avoid blocking the available() method with synchronous tests that, it turns out, do cause a noticable delay. | ||||
* | Check for SpamAssassin during configure. | Matthew Barnes | 2012-10-01 | 4 | -146/+103 |
| | | | | | | | | | | | | | If the spamassassin and sa-learn programs cannot be found with AC_PATH_PROG, configure will abort with an error message. You can then either: a) install the SpamAssassin software b) specify the path with SPAMASSASSIN=/path/to/spamassassin and/or SA_LEARN=/path/to/sa-learn c) pass --disable-spamassassin to configure to exclude the module This also drops the "spamc" and "spamd" GSettings keys. | ||||
* | Check for Bogofilter during configure. | Matthew Barnes | 2012-10-01 | 3 | -9/+38 |
| | | | | | | | | | | If the bogofilter program cannot be found with AC_PATH_PROG, configure will abort with an error message. You can then either: a) install the Bogofilter software b) specify the path with BOGOFILTER=/path/to/bogofilter c) pass --disable-bogofilter to configure to exclude the module | ||||
* | Updated Lithuanian translation | Žygimantas Beručka | 2012-09-30 | 1 | -1688/+2608 |
| | |||||
* | User Docs: Remove hint about --component. It doesn't fit here. | Andre Klapper | 2012-09-26 | 1 | -3/+1 |
| | |||||
* | User Docs: Use consistent instructions for commands/terminal usage | Andre Klapper | 2012-09-26 | 4 | -4/+4 |
| | |||||
* | User Docs: Explain using the --component parameter | Andre Klapper | 2012-09-26 | 1 | -3/+5 |
| | |||||
* | [l10n] Updated Catalan (Valencian) translation | Carles Ferrando | 2012-09-26 | 1 | -7213/+7279 |
| | |||||
* | [l10n] Updated Catalan translation | Gil Forcada | 2012-09-26 | 1 | -7101/+7402 |
| | |||||
* | Added uk translation | Daniel Korostil | 2012-09-26 | 1 | -147/+124 |
| | |||||
* | Updated Czech translation by Jiri Eischmann | Petr Kovar | 2012-09-24 | 1 | -6863/+7249 |
| | |||||
* | Updated Danish translation | Flemming Christensen | 2012-09-24 | 1 | -7113/+7389 |
| | |||||
* | Updated Finnish translation by Jiri Grönroos. | Timo Jyrinki | 2012-09-24 | 1 | -7019/+9055 |
| | |||||
* | Update French translation | Alexandre Franke | 2012-09-24 | 3 | -10089/+10257 |
| | |||||
* | Updated Malayalam file | Ani Peter | 2012-09-23 | 1 | -10780/+9545 |
| | |||||
* | Assamese translation updated | Nilamdyuti Goswami | 2012-09-22 | 1 | -9040/+7853 |
| | |||||
* | Updated Telugu Translations | Krishnababu Krothapalli | 2012-09-21 | 1 | -2433/+2239 |
| | |||||
* | Updated Telugu Translation | Sasi Bhushan Boddepalli | 2012-09-20 | 1 | -2147/+2252 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-09-20 | 1 | -928/+684 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-09-20 | 1 | -1170/+912 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-09-20 | 1 | -6954/+7605 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-09-20 | 1 | -4/+4 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-19 | 1 | -1/+8 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-19 | 1 | -11093/+10775 |
| | |||||
* | Bug #678408 - WebKit renders frames with plain/text parts too small | Dan Vrátil | 2012-09-19 | 1 | -11/+8 |
| | | | | | | | | | Workaround for a WebKit bug [0] which appeared in 1.9.x series. When message is loaded, the content is zoomed in and out to force WebKit to recalculate and redraw the iframe so that the content is correctly visible [0] https://bugs.webkit.org/show_bug.cgi?id=89553 | ||||
* | Updated Bulgarian translation | Krasimir Chonov | 2012-09-19 | 1 | -6927/+7440 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2012-09-19 | 1 | -1/+0 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-09-18 | 1 | -49/+32 |
| | |||||
* | updated uk translation | Daniel Korostil | 2012-09-18 | 1 | -6850/+7200 |
| | |||||
* | Updated Brazilian Portuguese translation, reviewed by Djavan Fagundes ↵ | Rafael Ferreira | 2012-09-18 | 1 | -8471/+5714 |
| | | | | <djavan@comum.org>. | ||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-18 | 1 | -2/+11 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-18 | 1 | -2/+2 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-18 | 1 | -2553/+696 |
| | |||||
* | Remove ldap-config.ui. | Matthew Barnes | 2012-09-18 | 2 | -707/+0 |
| | | | | Leftover file from ages past. No longer used. | ||||
* | Bug #549819 - Cannot specify a custom sendmail program | Milan Crha | 2012-09-18 | 2 | -2/+109 |
| | |||||
* | Updated Hungarian help translation | Gabor Kelemen | 2012-09-17 | 1 | -9895/+10108 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-17 | 1 | -427/+425 |
| | |||||
* | Updated Latvian translation | Rūdolfs Mazurs | 2012-09-17 | 1 | -8523/+8620 |
| | |||||
* | Updated Greek translation | Tom Tryfonidis | 2012-09-17 | 1 | -328/+129 |
| | |||||
* | Bump version to 3.7.1. | Matthew Barnes | 2012-09-16 | 1 | -4/+4 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2012-09-16 | 1 | -2/+2 |
| | |||||
* | NEWS update for 3.5.92 release.EVOLUTION_3_5_92 | Matthew Barnes | 2012-09-16 | 1 | -0/+81 |
| | |||||
* | Bug 684021 - EBookConfigWebdav: Invalid callback on property binding | Matthew Barnes | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-09-16 | 1 | -565/+564 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2012-09-16 | 1 | -10817/+8714 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-16 | 1 | -20/+10 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-16 | 1 | -275/+175 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-15 | 1 | -26/+14 |
| | |||||
* | Fix broken tag in German help translation | Piotr Drąg | 2012-09-15 | 1 | -1/+1 |
| | |||||
* | Bug #682295 - Fix deadlock in EHttpRequest | Dan Vrátil | 2012-09-14 | 1 | -77/+89 |
| | | | | | | | | | | Fix deadlock in EHttpRequest by running each libsoup operation in it's own GMainContext. The patch also replaces use of features from libsoup>=2.39, because we can't change dependency. The code is based on code from CalDAV, which uses synchronous libsoup API as well and works with libsoup<2.39 | ||||
* | Updated kn translation | Shankar Prasad | 2012-09-14 | 1 | -36/+19 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-14 | 1 | -78/+43 |
| | |||||
* | User Docs: Clarify scope of aplying same view for all folders | Andre Klapper | 2012-09-14 | 1 | -3/+2 |
| | |||||
* | Fails to import calendar events due to used incorrect enum values | Milan Crha | 2012-09-14 | 1 | -2/+2 |
| | |||||
* | Updated German translation | Christian Kirbach | 2012-09-14 | 1 | -360/+370 |
| | |||||
* | Could not set custom port for LDAP addressbook | Milan Crha | 2012-09-14 | 1 | -4/+16 |
| | |||||
* | Bug #683949 - Cannot create new LDAP Addressbook | Milan Crha | 2012-09-14 | 2 | -0/+14 |
| | |||||
* | Autocompletion in meeting editor doesn't work | Milan Crha | 2012-09-14 | 1 | -1/+11 |
| | |||||
* | User Docs: Clarify requirements for delegation | Andre Klapper | 2012-09-14 | 1 | -4/+2 |
| | |||||
* | Updated German help translation | Mario Blättermann | 2012-09-14 | 1 | -10002/+10355 |
| | |||||
* | Update French translation | Alexandre Franke | 2012-09-14 | 1 | -4802/+2888 |
| | |||||
* | Fix broken tag in German help translation | Piotr Drąg | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-09-13 | 1 | -12/+12 |
| | |||||
* | Critical warning on ETree dispose, g_object_unref() called on freed object | Milan Crha | 2012-09-13 | 1 | -4/+2 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-13 | 1 | -162/+98 |
| | |||||
* | Bug #683866 - Leaks of EMailFormatter object | Milan Crha | 2012-09-13 | 2 | -7/+5 |
| | |||||
* | [text/plain parser] Use original part when nothing found inline | Milan Crha | 2012-09-13 | 3 | -3/+22 |
| | | | | | | | This way the view corresponds to the original part properties, not those stripped by the inline filter. Also initialize EMailInlineFilter::filename on creation of the structure, thus the value is actually used on the subparts, if needed. | ||||
* | Updated kn translation | Shankar Prasad | 2012-09-13 | 1 | -7315/+7561 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-13 | 1 | -176/+89 |
| | |||||
* | Bug #680537 - Reply to individual message in digest generates empty body | Milan Crha | 2012-09-13 | 1 | -0/+14 |
| | |||||
* | Avoid code duplication for reply on message attachment | Milan Crha | 2012-09-12 | 1 | -33/+11 |
| | |||||
* | [itip-formatter] Do not include empty values in a printout | Milan Crha | 2012-09-12 | 1 | -22/+38 |
| | |||||
* | Fix a memory leak when replying to a message | Milan Crha | 2012-09-12 | 2 | -1/+10 |
| | |||||
* | Bug #681279 - Reply on selection doesn't work (re-fix) | Milan Crha | 2012-09-12 | 1 | -13/+59 |
| | |||||
* | [prefer-plain] Always show HTML part as attachment for only HTML messages | Milan Crha | 2012-09-12 | 1 | -11/+5 |
| | | | | | | | | When the prefer-plain is set to show only text/plain parts, without showing suppressed HTML parts as attachments, and the received message contains only one part, the text/html part, then the preview was completely empty, which is confusing. With this change, the text/html only messages will show the suppressed part as attachment regardless the setting. | ||||
* | Bug #678291 - Identifies application/mbox as text/plain attachment | Milan Crha | 2012-09-12 | 1 | -2/+7 |
| | |||||
* | Bug #683676 - Message source does not work when 'All Message Headers' enabled | Milan Crha | 2012-09-12 | 1 | -5/+14 |
| | |||||
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-09-12 | 1 | -1024/+943 |
| | |||||
* | Bug #680611 - Hibernation shifts alarm notification time | Milan Crha | 2012-09-12 | 3 | -2/+47 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2012-09-12 | 1 | -6976/+7284 |
| | |||||
* | Updated Hindi translation | chandankumar | 2012-09-12 | 1 | -7870/+8190 |
| | |||||
* | BR is not a "pair" HTML element | Milan Crha | 2012-09-11 | 2 | -3/+3 |
| | |||||
* | Revert commit c9d0ac7 (bug #681279) | Milan Crha | 2012-09-11 | 1 | -13/+0 |
| | |||||
* | Bug #683758 - Crash on display meeting invite | Lucian Langa | 2012-09-11 | 1 | -1/+2 |
| | |||||
* | Bug #683665 - Crash on displaying message with broken Content-Type attachment | Lucian Langa | 2012-09-11 | 1 | -0/+3 |
| | |||||
* | Bug #683663 - Attachment bar missing when showing 'All Message Headers' | Lucian Langa | 2012-09-11 | 3 | -3/+6 |
| | |||||
* | Make sure the selected days in the calendar matches shown days | Milan Crha | 2012-09-11 | 1 | -0/+16 |
| | |||||
* | Make sure selection in ECalendar is visible | Milan Crha | 2012-09-11 | 1 | -0/+7 |
| | | | | | | | The GtkStyle's GTK_STATE_ACTIVE background color can match background color of GTK_STATE_NORMAL, when there is not visible selected days in the calendar, thus fallback to GTK_STATE_SELECTED colors in that case. | ||||
* | Bug #683407 - Preserve week views in calendar when clicking one day | Milan Crha | 2012-09-11 | 1 | -2/+5 |
| | |||||
* | Calendar's Work Week view could left empty after start | Milan Crha | 2012-09-11 | 1 | -1/+2 |
| | | | | | | | | | | When Evolution started in the Calendar view with Work Week view selected it left the view empty, because the Work Week view was not set focused. This change was not made, because GnomeCalendar has set Work Week view as a default view, thus gnome_calendar_set_view() just returned for "no change made" on the view type. Checking also 'in_focus' property of the view makes sure the initialization will be done as expected. | ||||
* | Don't re-parse attachment parts as attachments | Dan Vrátil | 2012-09-11 | 1 | -2/+4 |
| | |||||
* | Bug #678835 - Disconnect signal handlers from WebKit plugin widgets on dispose | Milan Crha | 2012-09-11 | 1 | -1/+24 |
| | |||||
* | Bug #678806 - Flush Outbox doesn't remove sent messages | Milan Crha | 2012-09-11 | 1 | -2/+4 |
| | |||||
* | Bug #683736 - Calendar work week view drops Monday's entries | Milan Crha | 2012-09-11 | 2 | -15/+21 |
| | |||||
* | [itip-formatter] May not send replies on meeting request mails | Milan Crha | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | [itip-formatter] Cancel pending event searches when any found | Milan Crha | 2012-09-10 | 1 | -3/+37 |
| | |||||
* | Bug #683349 - Crash when sending a mail from the Outbox folder | Milan Crha | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | Fix typo in 'activity' word (macro/function/variable names) | Milan Crha | 2012-09-10 | 2 | -13/+13 |
| | |||||
* | Bug #683548 - Initialize webkit's web view before other threads are run | Milan Crha | 2012-09-10 | 1 | -0/+17 |
| | | | | Just a workaround until Webkit upstream has that fixed. | ||||
* | Updated Korean translation | Changwoo Ryu | 2012-09-10 | 1 | -6802/+5546 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-09-09 | 1 | -1680/+1654 |
| | |||||
* | Updated Greek translation | Tom Tryfonidis | 2012-09-08 | 1 | -1189/+1128 |
| | |||||
* | Bug #681279 - Reply on selection doesn't work | Milan Crha | 2012-09-07 | 1 | -0/+13 |
| | | | | | This time because Prefer-plain could hide text/html part, which resulted in no text shown in the reply. | ||||
* | Updated German translation | Christian Kirbach | 2012-09-07 | 1 | -7469/+5963 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-09-07 | 2 | -1146/+1136 |
| | |||||
* | Blacklist WebKitGTK+ 1.9.90. | Matthew Barnes | 2012-09-07 | 1 | -0/+10 |
| | | | | Accidental API breakage => no build for you. | ||||
* | Revert "Adjust for webkit 1.9.90 API change." | Matthew Barnes | 2012-09-07 | 1 | -5/+0 |
| | | | | | | This reverts commit 485704419b11685e4753024dabec53d1668aaa9d. WebKit reverted its API break in 1.9.91, so revert our workaround. | ||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-07 | 1 | -3679/+3903 |
| | |||||
* | Bug #679382 - Saving attachments takes too long, maxes CPU usage | Milan Crha | 2012-09-06 | 1 | -3/+16 |
| | |||||
* | Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferences | Milan Crha | 2012-09-06 | 1 | -4/+19 |
| | |||||
* | Updated Indonesian translation | Dirgita | 2012-09-06 | 1 | -387/+365 |
| | |||||
* | Bug #682873 - Prefer-plain shows text plain in meeting invite | Milan Crha | 2012-09-06 | 1 | -9/+3 |
| | |||||
* | Composer could start with empty From | Milan Crha | 2012-09-05 | 2 | -3/+45 |
| | |||||
* | Bug #682425 - Can do network operations on disabled accounts | Milan Crha | 2012-09-05 | 7 | -68/+136 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-09-05 | 1 | -57/+45 |
| | |||||
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-09-05 | 1 | -129/+616 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-09-05 | 2 | -432/+414 |
| | |||||
* | Bug #679780 - Offline mode doesn't work in mailer | Milan Crha | 2012-09-05 | 2 | -5/+8 |
| | |||||
* | Bug #682820 - Settings not converted on backup restore | Milan Crha | 2012-09-05 | 1 | -0/+5 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-09-05 | 1 | -155/+105 |
| | |||||
* | em_folder_tree_model_get_folder_name: Don't return NULL. | Matthew Barnes | 2012-09-04 | 1 | -2/+2 |
| | | | | | | | | | | 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. | ||||
* | Updated British English translation | Bruce Cowan | 2012-09-04 | 1 | -6898/+7194 |
| | |||||
* | Bug #683130 - Folder hangs when reading mail with an attachment | Dan Vrátil | 2012-09-04 | 1 | -5/+13 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2012-09-04 | 1 | -6720/+6985 |
| | |||||
* | Updated Greek translation | Dimitris Spingos | 2012-09-04 | 1 | -10226/+10704 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2012-09-03 | 1 | -149/+167 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2012-09-01 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.5.91 release.EVOLUTION_3_5_91 | Matthew Barnes | 2012-09-01 | 1 | -0/+42 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-09-01 | 14 | -503/+734 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-09-01 | 1 | -22/+23 |
| | |||||
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-09-01 | 1 | -714/+39 |
| | |||||
* | evolution-shell.pc.in: Add some missing libraries. | Matthew Barnes | 2012-08-31 | 1 | -1/+1 |
| | | | | Need -lemiscwidgets and -leutil in addition to -leshell. | ||||
* | Bug 682955 - Support GStreamer 1.0 | Dominique Leuenberger | 2012-08-31 | 1 | -2/+4 |
| | | | | | | Check for gstreamer-1.0 first, then fall back to gstreamer-0.10. No other source code changes required. | ||||
* | evolution-alarm-notify: Save changes in LastNotified | Milan Crha | 2012-08-31 | 1 | -0/+15 |
| | | | | Thus they persist between alarm notify process runs. | ||||
* | Bug #682678 - Entering the end date for a recurring event is very difficult | Milan Crha | 2012-08-31 | 2 | -8/+15 |
| | |||||
* | Make sure evolution-alarm-notify is running on Evolution's start | Milan Crha | 2012-08-30 | 4 | -12/+63 |
| | |||||
* | Bug #586186 - Calendar print uses too small font | Conrad Steenberg | 2012-08-30 | 1 | -68/+135 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-08-30 | 1 | -549/+544 |
| | |||||
* | Bug #681431 - Expanded attachment bar hides headers | Dan Vrátil | 2012-08-29 | 1 | -5/+3 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-08-29 | 1 | -86/+56 |
| | |||||
* | Add support for application/ics to ITIP formatter | Dan Vrátil | 2012-08-28 | 2 | -3/+20 |
| | |||||
* | Fix visibility of parts in prefer-plain | Dan Vrátil | 2012-08-28 | 1 | -6/+20 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-08-28 | 1 | -48/+38 |
| | |||||
* | MailFolderCache: Remove dead code. | Matthew Barnes | 2012-08-28 | 1 | -6/+0 |
| | | | | No comment as to why it's disabled => has no value. | ||||
* | MailFolderCache: Remove some unnecessary #includes. | Matthew Barnes | 2012-08-28 | 1 | -3/+0 |
| | |||||
* | Bug 682811 - Can edit properties of local/vfolder stores | Matthew Barnes | 2012-08-28 | 1 | -2/+16 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-27 | 1 | -96/+42 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-26 | 1 | -118/+115 |
| | |||||
* | Remove some obsolete documentation. | Matthew Barnes | 2012-08-25 | 4 | -344/+0 |
| | | | | These date back to Evolution 1.x era or perhaps earlier. | ||||
* | Update COPYING. | Matthew Barnes | 2012-08-25 | 1 | -16/+6 |
| | | | | | | Several files with license exceptions are now gone. Files from the list that I moved and rewrote are now LGPLv2+. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-25 | 1 | -62/+56 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2012-08-25 | 1 | -6827/+5529 |
| | |||||
* | Remove test EShellBackend module. | Matthew Barnes | 2012-08-25 | 10 | -584/+0 |
| | | | | | This was useful early in the kill-bonobo project when I was rewriting EShell from scratch. Nowadays not so much. Drop it. | ||||
* | Remove --disable-scrollkeeper from DISTCHECK_CONFIGURE_FLAGS. | Matthew Barnes | 2012-08-25 | 1 | -3/+0 |
| | | | | We stopped using ScrollKeeper ages ago. | ||||
* | Adjust for webkit 1.9.90 API change. | Dominique Leuenberger | 2012-08-25 | 1 | -0/+5 |
| | |||||
* | Bug 682519 - vcard-inline: Typo in translatable string | Matthew Barnes | 2012-08-25 | 1 | -1/+1 |
| | |||||
* | cal-config-webcal: Fix error in a tranform function. | Matthew Barnes | 2012-08-25 | 1 | -5/+3 |
| | | | | | | | | 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. | ||||
* | cal-config-webcal: Accept URIs with webcal:// scheme. | Matthew Barnes | 2012-08-25 | 1 | -0/+8 |
| | | | | | webcal:// is a non-standard URI scheme, but still commonly used. We're using HTTP[S] regardless, so just accept it in the editor. | ||||
* | Bug #681669 - 'Select today' in work week view goes to wrong week | Milan Crha | 2012-08-25 | 1 | -8/+8 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-08-24 | 1 | -6818/+7191 |
| | |||||
* | Bug #680786 - [text-highlight] Correctly display binary patches | Dan Vrátil | 2012-08-23 | 1 | -6/+19 |
| | |||||
* | Bug #681877 - Postpone window changes saving for a second | Milan Crha | 2012-08-23 | 1 | -1/+1 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-08-23 | 1 | -599/+391 |
| | |||||
* | po/vi: imported from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-08-23 | 1 | -7020/+7441 |
| | |||||
* | Bug 682494 - Add some defensive checks in gal-a11y-e-text.c | Mike Gorse | 2012-08-23 | 1 | -6/+21 |
| | |||||
* | Disconnect signal handler from 'candidate' on its free | Milan Crha | 2012-08-23 | 1 | -0/+4 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-08-23 | 1 | -1589/+1568 |
| | |||||
* | Bump GTK+ requirement to 3.4. | Matthew Barnes | 2012-08-22 | 1 | -1/+1 |
| | | | | | | | | Due to the use of gdk_screen_get_monitor_workarea(), which is only available in GDK >= 3.4. Introduced in commits: 5f0c5122552e19a4989f5961151b52cd72daf047 90b80d173ff72c1d4a7a92dd2563b20866eb9ff1 | ||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-08-22 | 1 | -1900/+1698 |
| | |||||
* | Bug #678476 - Critical warnings on calendar factory console | Milan Crha | 2012-08-21 | 4 | -2/+56 |
| | |||||
* | Bug #679862 - Do not use ENameSelectorEntry in .ui files | Milan Crha | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2012-08-21 | 1 | -1072/+812 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-21 | 1 | -430/+704 |
| | |||||
* | User Docs: Mention that SyncEvolution uses ActiveSync | Andre Klapper | 2012-08-21 | 1 | -2/+2 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-08-20 | 2 | -2049/+1946 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-20 | 1 | -572/+578 |
| | |||||
* | Fix all 'may be used uninitialized' compiler warnings | Dan Vrátil | 2012-08-20 | 7 | -4/+10 |
| | |||||
* | Fix typo. Fixes bug #682214 | Andre Klapper | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | User Docs: Add a TODO | Andre Klapper | 2012-08-20 | 1 | -0/+1 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.5.90 release.EVOLUTION_3_5_90 | Matthew Barnes | 2012-08-20 | 1 | -0/+62 |
| | |||||
* | EAttachment: Minor code rearrangement. | Matthew Barnes | 2012-08-20 | 1 | -67/+67 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 263 | -2247/+2499 |
| | |||||
* | Update Punjabi Translation | A S Alam | 2012-08-19 | 1 | -7281/+7542 |
| | |||||
* | Bind labels to widgets for day times settings in preferences so mnemonics work | Andre Klapper | 2012-08-19 | 1 | -0/+2 |
| | |||||
* | Bug 682102 - Upstream Debian's 04_gettext_intltool.patch | Matthew Barnes | 2012-08-19 | 1 | -3/+0 |
| | | | | | | | | | | Debian changelog: 04_gettext_intltool.patch: new patch. Remove gettext from the configure script, we already use intltool and they step on each other's toe. Taking their word for it... | ||||
* | Add cal_shell_content_check_state(). | Matthew Barnes | 2012-08-19 | 3 | -162/+289 |
| | |||||
* | Add event/memo/task "Save As" item to File menu. | Matthew Barnes | 2012-08-18 | 4 | -0/+5 |
| | | | | | | Contacts view already has "File -> Save as vCard". This adds "File -> Save as iCalendar" to Calendar/Memos/Tasks views. | ||||
* | Bug 555325 - Delete key should not delete a whole address book | Matthew Barnes | 2012-08-18 | 1 | -22/+0 |
| | |||||
* | action_memo_list_delete_cb(): Fix typo. | Matthew Barnes | 2012-08-18 | 1 | -1/+1 |
| | |||||
* | Bug #680702 - Freeze/crash when loading remote images | Dan Vrátil | 2012-08-18 | 1 | -183/+106 |
| | | | | | | | | Simplify the EHttpRequest by using synchronous libsoup API instead of spawning another async operation within already asynchronous handler. This avoids nested event loop, complex locking and makes to code much simpler. | ||||
* | User Docs: Update TODO, instructions are clearly wrong | Andre Klapper | 2012-08-18 | 1 | -1/+1 |
| | |||||
* | User Docs: Remove obsolete TODO | Andre Klapper | 2012-08-18 | 1 | -1/+0 |
| | |||||
* | User Docs: Document searching inside of one task/memo | Andre Klapper | 2012-08-18 | 2 | -4/+24 |
| | |||||
* | User Docs: Document searching inside of one contact | Andre Klapper | 2012-08-18 | 1 | -2/+13 |
| | |||||
* | User Docs: Document searching inside of one message | Andre Klapper | 2012-08-18 | 1 | -1/+11 |
| | |||||
* | User Docs: Update a TODO | Andre Klapper | 2012-08-18 | 1 | -1/+1 |
| | |||||
* | User Docs: Update instructions for enabling search folders | Andre Klapper | 2012-08-18 | 1 | -12/+3 |
| | |||||
* | User Docs: Update the Makefile.am. I'd love to get rid of this task. | Andre Klapper | 2012-08-18 | 1 | -5/+15 |
| | |||||
* | User Docs: Link to old manual for Groupwise-specific Spam Handling instead ↵ | Andre Klapper | 2012-08-18 | 1 | -0/+2 |
| | | | | for the time being. | ||||
* | User Docs: Remove Groupwise-specific Spam Handling sections. This should be ↵ | Andre Klapper | 2012-08-18 | 6 | -165/+0 |
| | | | | provided by the Groupwise package instead. | ||||
* | User Docs: Split long Message Templates page into subpages | Andre Klapper | 2012-08-17 | 4 | -84/+157 |
| | |||||
* | User Docs: Clarify/Simplify some strings | Andre Klapper | 2012-08-17 | 1 | -9/+10 |
| | |||||
* | Bug #682019 - Always display text/plain when there's nothing else in ↵ | Dan Vrátil | 2012-08-17 | 1 | -9/+14 |
| | | | | multipart/alternative | ||||
* | Include folder uri in "Failed to refresh folder" runtime warning | Milan Crha | 2012-08-17 | 1 | -1/+1 |
| | |||||
* | Bug #681783 - Critical warning and freeze with libsoup-2.39 and webkitgtk-1.9.2 | Dan Vrátil | 2012-08-17 | 1 | -0/+1 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-08-17 | 2 | -1678/+1564 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-08-17 | 1 | -181/+185 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-16 | 1 | -282/+353 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-16 | 1 | -913/+836 |
| | |||||
* | User Docs: Document Global Search in Calendar. Fixes bug #673929 | Andre Klapper | 2012-08-16 | 1 | -1/+4 |
| | |||||
* | User Docs: Describe handling localized Re: prefixes. Fixes bug #678392 | Andre Klapper | 2012-08-16 | 1 | -0/+32 |
| | |||||
* | User Docs: Add hint about dconf-editor | Andre Klapper | 2012-08-16 | 1 | -1/+2 |
| | |||||
* | User Docs: Finally split formatting options into Plain Text and HTML | Andre Klapper | 2012-08-16 | 8 | -52/+100 |
| | |||||
* | User Docs: Initial rewrite of HTML Composer settings | Andre Klapper | 2012-08-16 | 11 | -13/+37 |
| | |||||
* | Bug 681882 - Account signature not selected in new composer window | Matthew Barnes | 2012-08-16 | 1 | -0/+51 |
| | |||||
* | Fix a wrong translation | Andre Klapper | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Add e_mail_session_append_to_local_folder(). | Matthew Barnes | 2012-08-15 | 5 | -37/+172 |
| | | | | | | Asynchronous + synchronous convenience functions. Uses the EMailLocalFolder enumeration to specify a well-known folder. | ||||
* | Updated Galician translations | Fran Diéguez | 2012-08-14 | 1 | -1375/+1390 |
| | |||||
* | Bug 681321 - Support both old and new-buf libxml2 APIs | Matthew Barnes | 2012-08-13 | 1 | -1/+18 |
| | | | | | libxml2 changed the API for xmlOutputBuffer incompatibly. See https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00004.html | ||||
* | Remove GroupWise specific code from itip-formatter | Milan Crha | 2012-08-13 | 2 | -55/+0 |
| | | | | | | | | This had been removing meeting invitations from mail folders when they were added to calendars which had set "save-schedules", but it removed them only from summary, thus server had the message still there, only users didn't see them. As a comment said, this belongs to GroupWise mail provider anyway, thus I removed it. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-13 | 1 | -10050/+9983 |
| | |||||
* | Adapt to CamelService API changes. | Matthew Barnes | 2012-08-13 | 6 | -15/+39 |
| | | | | | | camel_service_get_settings() is now camel_service_ref_settings() and it returns a new CamelSettings reference which the caller must release with g_object_unref(). | ||||
* | Adapt to CamelSession API changes. | Matthew Barnes | 2012-08-12 | 18 | -108/+220 |
| | | | | | | | | | | | | These functions now return new references: camel_session_add_service() camel_session_list_services() These functions have been renamed and also return new references: camel_session_get_service() -> camel_session_ref_service() camel_session_get_service_by_url() -> camel_session_ref_service_by_url() | ||||
* | Adapt to CamelSession forward_to() changes. | Matthew Barnes | 2012-08-12 | 1 | -164/+188 |
| | |||||
* | prefer-plain: Unref objects in dispose(), not finalize(). | Matthew Barnes | 2012-08-12 | 2 | -5/+22 |
| | |||||
* | prefer-plain: Cleanups. | Matthew Barnes | 2012-08-12 | 2 | -16/+28 |
| | |||||
* | Update git.mk. | Matthew Barnes | 2012-08-11 | 1 | -33/+53 |
| | | | | Source: https://github.com/behdad/git.mk | ||||
* | Bug 681641 - Port to new documentation infrastructure | Javier Jardón | 2012-08-11 | 9 | -18/+14 |
| | | | | https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure | ||||
* | express: Remove clutter-based email tabs. | Matthew Barnes | 2012-08-11 | 33 | -4409/+1 |
| | | | | | | This was another MeeGo feature. MeeGo is dead, the code is starting to bit rot and crashes on startup, the original author disappeared and the remaining developers are not interested in maintaining it. So it's out. | ||||
* | Add missing linker flag. | Matthew Barnes | 2012-08-11 | 1 | -0/+1 |
| | |||||
* | Remove the settings capplet. | Matthew Barnes | 2012-08-11 | 22 | -3299/+1 |
| | | | | | | | | | | The evolution-settings capplet was originally designed for Anjal, it was used in MeeGo as part of the Express Mode effort, but doesn't really fit in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion). This is pretty clearly dead weight at this point. The MeeGo developers have disappeared, and the remaining Evolution developers are not and do not intend to maintain it. Plus it doesn't even build currently. | ||||
* | e-convert-local-mail.c: Minor cleanups. | Matthew Barnes | 2012-08-11 | 1 | -14/+9 |
| | |||||
* | Avoid using uninitialized variable in e_mail_folder_expunge_sync() | Milan Crha | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | Run mbox-to-Maildir conversion before loading modules. | Matthew Barnes | 2012-08-10 | 4 | -326/+332 |
| | | | | | | | | | | | | | | Invoke the mbox-to-Maildir conversion directly from main(), just before the call to e_shell_load_modules(). The reason the code is here and not in the mail module is because we inform the user at startup of the impending mail conversion by displaying a popup dialog and waiting for confirmation. This has to be done before we load modules because some of the EShellBackends immediately add GMainContext sources that would otherwise get dispatched during gtk_dialog_run(), and we don't want then dispatched until after the conversion is complete. | ||||
* | backup-restore: Add version info to evolution.dirs file. | Matthew Barnes | 2012-08-10 | 1 | -8/+54 |
| | | | | | | | | | Store the Evolution version used to create the backup file in the evolution.dir file which is part of the tarball. After restoring the backup file we need to reset the last-used-version key in GSettings to the version listed in the evolution.dir file so the proper migration routines run when Evolution is restarted. | ||||
* | Bug #681432 - Runtime warnings from e_mail_display_reload() | Dan Vrátil | 2012-08-10 | 1 | -24/+18 |
| | |||||
* | Bug #680786 - [text-highlight] Prefer Content-Type header over file name ↵ | Dan Vrátil | 2012-08-10 | 1 | -14/+18 |
| | | | | extension | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-10 | 1 | -23/+62 |
| | |||||
* | EDayView: Hide tooltip on context menu popup | Milan Crha | 2012-08-10 | 1 | -14/+20 |
| | |||||
* | Bug #676785 - Enables wrong calendar after saving appointment | Milan Crha | 2012-08-10 | 5 | -14/+16 |
| | |||||
* | Remove some unused code from EMailReader | Dan Vrátil | 2012-08-09 | 4 | -48/+25 |
| | | | | | | This is leftover from the WebKit port and it didn't work properly. Most of the code was removed, some was moved to a better place. | ||||
* | EMailSession: Minor code rearrangement. | Matthew Barnes | 2012-08-09 | 1 | -23/+23 |
| | |||||
* | migrate_mbox_to_maildir(): Fix a reference counting error. | Matthew Barnes | 2012-08-09 | 1 | -2/+3 |
| | | | | | | The ESourceCamel extension owns the CamelSettings instance and the ESource instance owns the ESourceCamel extension. Unreference the ESource AFTER we're done with the CamelSettings. | ||||
* | em_migrate_session_new(): Provide a user cache directory. | Matthew Barnes | 2012-08-09 | 1 | -1/+8 |
| | |||||
* | User Docs: Link to Network section of Desktop Help | Andre Klapper | 2012-08-09 | 1 | -3/+2 |
| |