aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Greek translationDimitris Spingos2014-02-101-821/+866
|
* Fix indents, <app> tags in remaining c*.pageAruna Sankaranarayanan2014-02-0815-263/+557
| | | | | Make indentation more consistent. Enclose Evolution within <app> tags.
* Fix indents, <app> tags for backup-restore.pageAruna Sankaranarayanan2014-02-081-20/+56
| | | | | Indent backup-restore.page Enclose Evolution within <app> tags wherever applicable.
* Bug #720542 - Crash on calendar view's tooltip timeoutMilan Crha2014-02-072-0/+17
|
* Tajik translation updatedVictor Ibragimov2014-02-071-7670/+12064
|
* Updated Spanish translationDaniel Mustieles2014-02-071-399/+503
|
* Updated Galician translationsFran Diéguez2014-02-071-633/+667
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2014-02-071-619/+665
|
* User docs: Fix styling+indents in calendar-*.pageAruna Sankaranarayanan2014-02-0727-447/+968
| | | | | Fix indents and add <app> tags around Evolution in all calendar-*.pages.
* Bug #720940 - Always asked to synchronize folders when going offlineMilan Crha2014-02-061-1/+26
|
* Fix typos in a logic of a "mail:ask-quick-offline" user promptMilan Crha2014-02-051-1/+3
| | | | | | Two problems: a) the returned value of the prompt was checked reverted b) the messages were downloaded anyway, without setting CamelSession offline
* Revert "Declare em-filter-i18n.h as BUILT_SOURCES in mail/Makefile.am"Milan Crha2014-02-052-1/+81
| | | | | | | | It turned out that the file is required for translators, which are not supposed to build sources, thus the built file would be missing to them. I wasn't aware of that. This reverts commit fa75665c3bf9dceaeec233ccf3702cdc167de3c3.
* updated kn.poShankar Prasad2014-02-051-7203/+1050
|
* Updated Greek translationDimitris Spingos2014-02-051-175/+223
|
* Bug #721639 - Cannot overwrite builtin mail view definitionsMilan Crha2014-02-041-0/+10
|
* Remove unused mail_folder_cache_list_stores().Matthew Barnes2014-02-041-18/+0
|
* Declare em-filter-i18n.h as BUILT_SOURCES in mail/Makefile.amMilan Crha2014-02-032-81/+1
| | | | | This way git.mk knows about it and ignores changes in it, because, after all, this header file is auto-generated on build.
* Post-release version bump.Matthew Barnes2014-02-031-1/+1
|
* NEWS update for 3.11.5 release.Matthew Barnes2014-02-031-0/+56
|
* Bug 723377 - Add alternate zoom shortcutsMatthew Barnes2014-02-031-0/+17
| | | | | | | | | The zoom in shortcut (Ctrl+) can be confusing for some users because on keyboards with a [+ =] key the '+' requires holding Shift. To mitigate the confusion, also accept (Ctrl=) for zoom in. And while we're add it, also support Ctrl+ and Ctrl- on keypads, as well as keyboards with dedicated Zoom In / Zoom Out keys.
* Updated Greek translationDimitris Spingos2014-02-011-643/+674
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-01-312-1248/+1332
|
* EHttpRequest: Avoid possible data stream memory leakMilan Crha2014-01-311-2/+4
| | | | | The request's finish function is not called in case when the request is cancelled, which meant that the whole data stream was leaked.
* Add <programming-language> entry to DOAP fileAndre Klapper2014-01-311-0/+2
|
* Memory leaks of GSettings objectsMilan Crha2014-01-313-0/+4
|
* EHTTPRequest: Drop unneeded reference to EMailPartListMilan Crha2014-01-311-19/+0
|
* Avoid multiple save of folder changes on application quitMilan Crha2014-01-301-17/+2
| | | | | | | While looking at bug #721286, I found out that mail_shell_view_prepare_for_quit_cb calls a sync of the folder changes to the server, but mail_backend_prepare_for_quit_cb does the same thing (or even more, because it calls to synchronize changes in all folders), thus the former is redundant and can be dropped.
* Updated Spanish translationDaniel Mustieles2014-01-291-163/+161
|
* Bug #722951 - Check for empty rule valuesMilan Crha2014-01-297-50/+101
|
* Updated Spanish translationDaniel Mustieles2014-01-281-66/+46
|
* User docs: Fix my markupAndre Klapper2014-01-281-1/+1
|
* User docs: Clarify local calendar file option (bug 710462)Andre Klapper2014-01-281-1/+2
|
* User docs: Clarify that Maildir refers to maildir++ (bug 720407)Andre Klapper2014-01-281-1/+2
|
* User docs: Cover IMAP IDLE and IMAP NOTIFY (bug 721863)Andre Klapper2014-01-281-1/+3
|
* Forward/Reply styles in Preferences opened emptyMilan Crha2014-01-281-7/+7
| | | | | | This is a regression after commit b5023d3, an edit of the mail-config.ui file accidentally dropped ID-s for a GtkComboBoxText items, thus the g_settings_bind() could not match any item in the combo box.
* Bug #721213 - Character encoding combo opened emptyMilan Crha2014-01-282-11/+30
|
* Fix a runtime warning after a change for bug #583773Milan Crha2014-01-271-0/+1
| | | | | | Missed a case when an EMailReader is an EMailBrowser, which is not an EMailView, which produced a runtime warning on a console when a message was shown in a separate window (like after double-clicking it).
* Bug #707518 - Deleting a local address book triggers error "Unable to open ↵Milan Crha2014-01-271-0/+16
| | | | address book"
* Updated Spanish translationDaniel Mustieles2014-01-271-392/+419
|
* Updated Spanish translationDaniel Mustieles2014-01-271-51/+117
|
* User docs: Smaller Mail Notification screenshot; use default backgroundAndre Klapper2014-01-271-0/+0
|
* Updated Czech translationMarek Černocký2014-01-261-3/+3
|
* User docs: add a better descriptionFrédéric Péters2014-01-261-1/+1
| | | | (copied from doap file)
* User docs: Improve introduction sentence (as proposed by Julita)Andre Klapper2014-01-261-2/+2
|
* User docs: Replace dead link to projects.gnome.org by wiki.g.oAndre Klapper2014-01-261-2/+2
| | | | | | | This breaks the string freeze for 3.10, but still better than having a completely broken link. See bug #721907
* User docs: Add href fallback URI to local xref links so links on ↵Andre Klapper2014-01-267-8/+8
| | | | http://help.gnome.org hopefully work
* Updated Lithuanian translationAurimas Černius2014-01-261-3558/+3589
|
* [ESourceSelector] Fix a memory leak on a mouse button press eventMilan Crha2014-01-251-1/+4
|
* [ESourceSelector] A performance improvementMilan Crha2014-01-251-0/+30
| | | | | | | A simple performance improvement to ignore ESourceRegistry notifications on source changes for sources which do not belong to the ESourceSelector. Such notifications could cause whole model rebuild, which has other side effects, like a bug #722399.
* Bug #722346 - _NL_MEASUREMENT_MEASUREMENT is not portableMilan Crha2014-01-241-6/+14
|
* Bug #707121 - Merge contacts dialogs indefinitely expands by itselfMilan Crha2014-01-245-463/+196
|
* Bug #583773 - Does not always mark mails as read automaticallyMilan Crha2014-01-241-17/+71
|
* Bug #721577 - Contact editor - rearrange "Office" fieldChris2014-01-231-62/+79
|
* Replace usage of __FUNCTION__ with G_STRFUNCMilan Crha2014-01-236-44/+44
|
* Bug #645476 - Avoid scroll to cursor on folder change in message listMilan Crha2014-01-231-7/+18
| | | | | | Another take, this time, hopefully, the final. The call to e_tree_set_cursor() also resets the view to the selected row, which we want to avoid, thus do not do this call, if the view was regenerated on a folder-changed signal.
* Assamese translation updatedNilamdyuti Goswami2014-01-231-3499/+3537
|
* Updated Spanish translationDaniel Mustieles2014-01-221-85/+93
|
* Updated Norwegian bokmål translationKjartan Maraas2014-01-221-3907/+3848
|
* Fix return values in a few functionsKjartan Maraas2014-01-226-12/+12
|
* Fix duplicate #includesKjartan Maraas2014-01-229-11/+0
|
* Bug #721427 - Alert about missing condition in a filter rule editorMilan Crha2014-01-222-0/+8
|
* Bug #721577 - Show Office field in Contact's previewChris2014-01-221-0/+1
|
* Drop libsoup-gnome dependencyFabiano Fidêncio2014-01-212-2/+1
|
* Bug #722698 - Crash creating a new folderFabiano Fidêncio2014-01-211-0/+12
|
* Bug #702709 - Do not forget to set CamelSession offlineMilan Crha2014-01-211-0/+17
| | | | | | There was missing a call to set CamelSession offline, which made the other CamelService-s think they can do network operations, while it wasn't true.
* Bug #722415 - Memo does not support Start Date propertyFabiano Fidêncio2014-01-201-0/+5
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2014-01-201-3496/+3520
|
* Update Chinese simplified translationTong Hui2014-01-181-3495/+3519
|
* MailFolderCache: Remove 'ping' operation.Matthew Barnes2014-01-181-101/+0
| | | | | Was only used for IMAP, and CamelIMAPXServer can do this itself now. Consequently camel_store_noop_sync() has been removed.
* [evolution-source-viewer] Make identity label selectableMilan Crha2014-01-181-0/+1
| | | | Easier to copy&paste than write the generate UID letter by letter.
* Bug #702958 - Crash on attachment add or removeMilan Crha2014-01-171-3/+6
|
* Also drop a message from the configure summary about KRBMilan Crha2014-01-171-1/+0
|
* Drop KRB5 dependencyMilan Crha2014-01-172-141/+0
| | | | | It turned out that evolution itself doesn't use KRB5 directly, thus the dependency is useless and can be dropped.
* Prevent GSettings from freaking out over a missing junk filter.Matthew Barnes2014-01-171-3/+6
| | | | | | | | Boy does GSettings like to abort applications! The default value for the 'junk-default-plugin' key is 'Bogofilter' but if the key's mapping function cannot find Evolution's Bogofilter integration module (it is optional after all, so may not be installed), then indicating failure will make GSettings abort Evolution. So always indicate success.
* Bug 722352 - libresolv does not exist on FreeBSDMatthew Barnes2014-01-171-2/+2
| | | | Just a couple leftovers in mail/Makefile.am. Not needed anymore.
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-01-152-8170/+7105
|
* EDateEdit: Force 24 hour format for locales without am/pm equivalentsMilan Crha2014-01-141-27/+47
| | | | | | | | Some locales do not provide equivalents for am/pm (the "%p" of strftime), thus when the user has set 12 hour format in Preferences, then the am and pm times are the same, which confuses the widget, especially in the appointment editor, making it hard (like impossible) to enter pm times by selection in the time combo. An example locale is de_DE.
* Updated Greek translationDimitris Spingos2014-01-131-15/+25
|
* Post-release version bump.Matthew Barnes2014-01-131-1/+1
|
* NEWS update for 3.11.4 release.Matthew Barnes2014-01-131-1/+32
|
* Updated Galician translationsFran Diéguez2014-01-131-3510/+3537
|
* Bug 677300 - Add 3 px padding above and below the searchbarMatthew Barnes2014-01-131-0/+1
| | | | This got dropped accidentally in the patch for bug 709428.
* Updated Greek translationDimitris Spingos2014-01-131-3495/+3520
|
* Updated Spanish translationDaniel Mustieles2014-01-111-3568/+3601
|
* Bug #333184 - Add Undo support to component editorsMilan Crha2014-01-1115-434/+1895
|
* Update copyright year in About dialog.Matthew Barnes2014-01-081-1/+1
|
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081388-14038/+12545
|
* Updated Greek translationDimitris Spingos2014-01-051-849/+873
|
* Updated Russian translationStas Solovey2014-01-051-1984/+2101
|
* Updated Indonesian translationAndika Triwidada2014-01-031-1912/+1838
|
* Updated Brazilian Portuguese translationRafael Ferreira2014-01-021-1892/+2034
|
* Updated Czech translationMarek Černocký2014-01-021-1922/+1848
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-01-012-3070/+3574
|
* Assamese translation updatedNilamdyuti Goswami2013-12-311-10258/+3155
|
* Update Chinese simplified translationWylmer Wang2013-12-281-317/+302
|
* Updated slovak translationMarián Čavojský2013-12-221-1963/+2095
|
* Tajik translation addedVictor Ibragimov2013-12-202-0/+20215
|
* Updated German translationChristian Kirbach2013-12-201-1472/+1572
|
* Updated Galician translationsFran Diéguez2013-12-191-1217/+1253
|
* configure.ac: Update PACKAGE_URL to Evolution wiki.Matthew Barnes2013-12-181-1/+1
| | | | | | | The PACKAGE_URL shows up in Evolution's "About" dialog. Link to http://wiki.gnome.org/Apps/Evolution, as projects.gnome.org is shutting down soon.
* Updated Telugu TranslationsKrishnababu Krothapalli2013-12-181-3/+3
|
* Post-release version bump.Matthew Barnes2013-12-171-1/+1
|
* NEWS update for 3.11.3 release.Matthew Barnes2013-12-171-0/+58
|
* Update API documentation.Matthew Barnes2013-12-174-1/+27
|
* EMFolderTreeModel: Fix subscribing to a folder with children.Matthew Barnes2013-12-121-1/+3
| | | | | | | | Unsubscribe from a folder with children, then re-subscribe. The children will no longer be reachable in an EMFolderTree. This is because we were calling em_folder_tree_model_set_folder_info() claiming we have complete folder subtree info, when in fact we don't.
* Updated Telugu TranslatoinsKrishnababu Krothapalli2013-12-121-3246/+3684
|
* Updated Telugu TranslationsKrishnababu Krothapalli2013-12-121-11655/+5323
|
* EMailBackend: Remove some nuisance runtime warnings.Matthew Barnes2013-12-121-3/+5
| | | | Similar to the previous commit, when renaming a folder.
* MailFolderCache: Remove some nuisance runtime warnings.Matthew Barnes2013-12-111-2/+2
| | | | | When renaming a folder, don't warn if the GalView files for the folder don't exist (errno == ENOENT). It may be the folder was never viewed.
* Updated Spanish translationDaniel Mustieles2013-12-101-69/+37
|
* Coding style and whitespace cleanup.Matthew Barnes2013-12-0717-142/+247
|
* ECaldavChooser: Remove deprecated SOUP_TYPE_GNOME_FEATURES_2_26.Matthew Barnes2013-12-071-4/+0
| | | | Proxy support is automatic now.
* User docs: Fix wrong page IDAndre Klapper2013-12-071-1/+1
|
* User docs: Fix broken markupAndre Klapper2013-12-071-1/+3
|
* User docs: Link to desktop help for general info on remindersAndre Klapper2013-12-071-1/+5
|
* User docs: Update a TODOAndre Klapper2013-12-071-1/+1
|
* Bug 715067 - <Enter> does not save in the full name editorMichael Ekstrand2013-12-072-142/+92
|
* Updated POTFILES.inPiotr Drąg2013-12-061-1/+1
|
* Remove audio-inline module.Matthew Barnes2013-12-0614-634/+182
| | | | | | Drop our explicit gstreamer requirement and merge audio support directly into libevolution-mail-formatter. We now use the HTML5 <audio> tag and let WebKit show much nicer playback controls, with volume and seeking.
* Remove --enable-strict configure option.Matthew Barnes2013-12-041-24/+0
| | | | | | | | | | | GLib/GTK+ uses different deprecation macros nowadays. The MIN_REQUIRED macros do a better job of catching deprecated symbol usage up to the minimum build requirement, and the MAX_ALLOWED macros catch symbol usage that violates our minimum build requirement. These newer deprecation macros are always enabled, so we don't need a special configure flag for them.
* Updated Polish translationPiotr Drąg2013-12-041-199/+202
|
* Fix a typoFranciszka2013-12-041-1/+1
|
* icalendar-importer: Fix a crash when importing with no existing calsPhilip Withnall2013-12-041-1/+1
| | | | | | | | | | | | | This is a theoretical crash (not actually reproduced) caused by calling g_object_ref(source) when source is NULL, which can happen if no calendars or task lists exist. This fixes the crash, but there may be UI bugs if this condition is reached. Found by scan-build. https://bugzilla.gnome.org/719540
* pine-importer: Fix a crash when importing with no existing address booksPhilip Withnall2013-12-041-0/+5
| | | | | | | | | | This is a theoretical crash (not actually reproduced), caused by the client variable being NULL if no address books exist. Instead of crashing, gracefully exit with an error. Found by scan-build. https://bugzilla.gnome.org/719540
* Bug #715057 - Weather calendar is using Fahrenheit units as defaultFabiano Fidêncio2013-12-014-5/+76
|
* EMFolderTreeModel: Remove some dead code.Matthew Barnes2013-11-301-8/+0
|
* sync_store_desc: Display the store's display name.Matthew Barnes2013-11-301-9/+10
| | | | That's what it's for.
* em_utils_is_local_delivery_mbox_file(): Take a CamelService.Matthew Barnes2013-11-305-26/+56
| | | | | | More convenient than constructing a CamelURL just for this function. Also, document it.
* Avoid camel_service_get_session().Matthew Barnes2013-11-301-1/+3
| | | | Use camel_service_ref_session() instead.
* Updated serbian translationМирослав Николић2013-11-302-1032/+928
|
* Remove unused arguments in mail_fetch_mail().Matthew Barnes2013-11-303-31/+9
| | | | The 'fetch_type' and 'fetch_count' arguments are not used.
* Bug #329616 - Spell checking for Event/Task/Memo editorsMilan Crha2013-11-2910-0/+201
| | | | | This is based on the work of Jan-Michael Brummer from bug #705338, just a little extended to be reusable across whole evolution.
* Extend test-source-selector test programMilan Crha2013-11-291-59/+226
| | | | | | | | | | | Added features: - show all four selectors (for Calendars/Memos/Tasks/Books) - be able to open/close selected source Especially the later can be used for testing the factories easily, without running evolution or other client. There can be added more actions on an opened EClient descendant in the future, if it'll be found useful.
* Remove unused functions after itip_publish_comp() removalMilan Crha2013-11-281-109/+0
|
* Remove mail_cancel_all().Matthew Barnes2013-11-285-54/+25
| | | | | | Turns out this function was a no-op, because nothing registered itself to be cancelled this way. This was part of the legacy async framework, which we've mostly moved away from now.
* Remove unused mail_cancel_hook_remove().Matthew Barnes2013-11-283-13/+0
|
* Remove unused mail_cancel_hook_add().Matthew Barnes2013-11-283-24/+0
|
* Updated Spanish translationDaniel Mustieles2013-11-281-41/+45
|
* Adapt to new CamelSession "user-alert" signal.Matthew Barnes2013-11-275-393/+56
| | | | Replaces the old interactive (but not really) alert_user() method.
* mail-mt.h: Remove dangling mail_get_password() declaration.Matthew Barnes2013-11-271-4/+0
|
* e-utils: replacing g_memmove with memmoveAlberto Ruiz2013-11-271-2/+2
| | | | | glib has removed g_memmove, since it was a macro there is no ABI break but sources have to be adapted to switch to memmove See glib commit 6e4a7fca431f53fdfd89afbe956212229cf52200 for further reference.
* EMeetingStore: Remove deprecated EProxy usage.Matthew Barnes2013-11-271-13/+0
| | | | | | | | | | EMeetingStore needs an ESourceRegistry property so it can obtain an appropriate proxy ESource to serve as a GProxyResolver for the SoupSession. But frankly, this code is a mess and I can't be bothered right now. The SoupSession will just use the desktop-wide proxy settings which is fine for the vast majority of users.
* Remove unused itip_publish_comp().Matthew Barnes2013-11-272-93/+0
|
* EHttpRequest: Simplify proxy handling.Matthew Barnes2013-11-271-13/+6
| | | | | | When creating a temporary SoupSession, synchronize its GProxyResolver with the SoupRequest's SoupSession which is already configured to use our built-in proxy ESource.
* EHttpRequest cleanups.Matthew Barnes2013-11-271-57/+72
|
* EShell: Configure WebKit's default SoupSession.Matthew Barnes2013-11-271-0/+12
| | | | Configure WebKit's default SoupSession to honor our proxy settings.
* EMailAutoconfig: Set SoupSession's GProxyResolver.Matthew Barnes2013-11-271-14/+10
| | | | | | Pass the built-in proxy ESource to SoupSession as a GProxyResolver. Replaces EProxy usage, which is deprecated.
* EMailAutoconfig: Add an ESourceRegistry property.Matthew Barnes2013-11-274-9/+101
|
* EGravatarPhotoSource: Remove EProxy usage.Matthew Barnes2013-11-271-14/+0
| | | | | | EProxy is deprecated. No easy access to ESourceRegistry from which to grab the "system-proxy" ESource, so just rely on SoupSession's default GProxyResolver. Good enough; this is a nice-to-have feature anyway.
* EMailSession: Remove leftover EProxy instance.Matthew Barnes2013-11-271-5/+0
|
* Use SoupSession's request API instead of SoupRequester.Matthew Barnes2013-11-272-31/+3
| | | | SoupRequester functionality is built directly into SoupSession now.
* Use plain SoupSesson everywhere.Matthew Barnes2013-11-266-9/+8
| | | | SoupSessionAsync and SoupSessionSync are deprecated in libsoup 2.42.
* Bump libsoup requirement to 2.42.Matthew Barnes2013-11-261-2/+2
| | | | Evolution-Data-Server already requires this.
* EMailSession: Remove "junk-filter-name" property.Matthew Barnes2013-11-261-98/+0
| | | | No longer needed. Following up on a pre-GSettings "FIXME" item.
* ESettingsMailSession: Bind to "junk-default-plugin".Matthew Barnes2013-11-262-11/+79
| | | | | Use mapping functions to convert between the filter name string and the corresponding EMailJunkFilter extension.
* EMailJunkOptions: Bind to "junk-filter" instead of "junk-filter-name".Matthew Barnes2013-11-261-3/+51
| | | | | Use transformation functions to convert between EMailJunkFilter and the junk filter name.
* Add e_mail_session_get_junk_filter_by_name().Matthew Barnes2013-11-263-1/+26
| | | | | Looks up an EMailJunkFilter extension by its filter name, as specified in its class structure.
* Updated Lithuanian translationAurimas Černius2013-11-261-2059/+1995
|
* Bug 712668 - Disable message recovery after initial scanMatthew Barnes2013-11-261-1/+11
| | | | | | | | This prevents Evolution from prompting to restore what it thinks are orphaned messages during an Evolution session. This is triggered by a shell window emitting another "map-event" signal for some reason. Some GNOME Shell users have reported seeing this.
* composer-autosave: Miscellaneous cleanups.Matthew Barnes2013-11-267-170/+275
|
* Updated Spanish translationDaniel Mustieles2013-11-251-414/+426
|
* Add ESettingsMailSession.Matthew Barnes2013-11-255-17/+165
| | | | Handles junk mail settings.
* EMailUISession: Add "check-junk" property.Matthew Barnes2013-11-252-3/+87
| | | | Takes over CamelSession's "check-junk" property.
* EMMailerPrefs: Remove some unused bits.Matthew Barnes2013-11-241-6/+2
|
* Update Chinese simplified translation甘露(Gan Lu)2013-11-231-6198/+6420
|
* Updated Greek translation of helpDimitris Spingos2013-11-231-3219/+4859
|
* Weather calendar: Be able to change temperature unitMilan Crha2013-11-233-9/+37
| | | | | | The ESourceExtension had a 'unit' property, but it was not used anywhere, thus I changed it to reflect possible values of current libgweather and made it used in the background.
* Bug #711824 - Crash due to use-after-free after pine importMilan Crha2013-11-211-1/+1
|
* Bug #711685 - Check calendar email as an organizerMilan Crha2013-11-213-14/+12
|
* EMFolderTreeModel: Rework CamelStore signal handlers.Matthew Barnes2013-11-211-189/+168
| | | | | | | Pass a referenced StoreInfo as the closure so it doesn't have to be looked up in the signal handler, but do so without leaking references. Simplifies the signal handlers a bit.
* Remove "side-bar-ellipsize-mode" setting.Matthew Barnes2013-11-212-17/+0
| | | | I was wrong: ellipsize setting got renamed, not removed. Remove it.
* Bug #711499 - Failed image download lefts opened file descriptorMilan Crha2013-11-211-1/+8
|
* EMFolderTree: Remove "ellipsize" property.Matthew Barnes2013-11-212-57/+1
| | | | | | Always ellipsize folder names, otherwise it interferes with the status icons. The property was once bound to a hidden GSettings key, but the setting was silly and was removed some time ago.
* EMFolderTree: Show connection status icons.Matthew Barnes2013-11-213-3/+228
| | | | | | Each network service row in the folder tree now shows an icon which follows the state of the service's connection status and remote host reachability.
* Bug #711669 - "Other address" is not displayed in previewMilan Crha2013-11-211-0/+24
|
* [itip-formatter] Search for an event in enabled calendars onlyMilan Crha2013-11-211-2/+2
|
* Bug #712738 - Recovered message doesn't restore optionsMilan Crha2013-11-201-9/+40
|
* Bump minimum libgweather requirement.Matthew Barnes2013-11-201-1/+1
| | | | | | To match evolution-data-server's requirement, as I can't easily tell whether libgweather 3.5 is still sufficient for evolution when e-d-s requires libgweather 3.8.
* Tamil Translations UpdatedShantha kumar2013-11-201-2841/+3190
|
* EMFolderTreeModel: Thread-safety improvements.Matthew Barnes2013-11-201-83/+214
|
* EMFolderTreeModel: Give StoreInfo a reference count.Matthew Barnes2013-11-201-154/+214
|
* Make EMFolderTreeModelStoreInfo private.Matthew Barnes2013-11-202-35/+36
| | | | Also shorten the struct name to StoreInfo since it's private now.
* Make em_folder_tree_model_lookup_store_info() private.Matthew Barnes2013-11-202-23/+18
| | | | | | | Only called from within EMFolderTreeModel itself. Working toward making the EMFolderTreeModelStoreInfo struct private to EMFolderTreeModel, so it can then be made thread-safe.
* Make em_folder_tree_model_remove_folders() private.Matthew Barnes2013-11-202-48/+51
| | | | | | | Only called from within EMFolderTreeModel itself. Working toward making the EMFolderTreeModelStoreInfo struct private to EMFolderTreeModel, so it can then be made thread-safe.
* Change em_folder_tree_model_set_folder_info() argument.Matthew Barnes2013-11-203-22/+25
| | | | | | | | | | Take a CamelStore instead of an EMFolderTreeModelStoreInfo. It imposes a few extra hash table lookups to reacquire the StoreInfo from a CamelStore while populating the folder tree, but that's fine. Working toward making the EMFolderTreeModelStoreInfo struct private to EMFolderTreeModel, so it can then be made thread-safe.
* Remove em_folder_tree_model_lookup_uri().Matthew Barnes2013-11-202-50/+0
| | | | No longer used.
* Add em_folder_tree_model_get_row_reference().Matthew Barnes2013-11-204-51/+101
| | | | | | | | Replaces em_folder_tree_model_lookup_uri() and to some extent em_folder_tree_model_lookup_store_info(). Working toward making the EMFolderTreeModelStoreInfo struct private to EMFolderTreeModel, so it can then be made thread-safe.
* Bug #712342 - Calendar search doesn't finishMilan Crha2013-11-201-13/+9
|
* Bug #704832 - Event removal doesn't update week/month views properlyMilan Crha2013-11-192-1/+2
|
* Bug #712388 - Crash when opening Properties of a Weather calendarMilan Crha2013-11-191-36/+52
| | | | | | Apart of fixing the crash, the format of saved location is changed, which requires changes in evolution-data-server, commit with the same bug number in its description (063a2bc).
* Post-release version bump.Matthew Barnes2013-11-171-1/+1
|
* NEWS update for 3.11.2 release.Matthew Barnes2013-11-171-0/+51
|
* EMFolderTreeModel: Declare the CamelStore column as an object type.Matthew Barnes2013-11-175-60/+95
| | | | | | | | | | | Declaring the CamelStore column as a raw pointer type dates back to before Camel was GObject-based. The problem is the CamelStore could be finalized while the tree model still has a pointer to it, leaving behind dangling pointers in the tree model which could cause a crash. Declaring the column type in the column enum turned out to be a good idea, as it makes code that needs updated easy to find. This renames the enum value from COL_POINTER_CAMEL_STORE to COL_OBJECT_CAMEL_STORE.
* Add em_folder_tree_ref_selected_store().Matthew Barnes2013-11-173-7/+30
| | | | | | Replaces em_folder_tree_get_selected_store(). Same as before, but adds a reference to the returned CamelStore.
* EShellBackend cleanups.Matthew Barnes2013-11-171-96/+103
|
* EMailShellView cleanups.Matthew Barnes2013-11-172-44/+57
|
* Updated Spanish translationDaniel Mustieles2013-11-171-995/+978
|
* Updated POTFILES.inPiotr Drąg2013-11-161-1/+0
|
* Updated Greek translationDimitris Spingos2013-11-151-654/+610
|
* Fix/mute issues found by Coverity scanMilan Crha2013-11-1593-637/+659
| | | | | | | | | | | | This makes the code free of Coverity scan issues. It is sometimes quite pedantic and expects/suggests some coding habits, thus certain changes may look weird, but for a good thing, I hope. The code is also tagged with Coverity scan suppressions, to keep the code as is and hide the warning too. Also note that Coverity treats g_return_if_fail(), g_assert() and similar macros as unreliable, and it's true these can be disabled during the compile time, thus it brings in other set of 'weird' changes.
* EMailBackend: Camel no longer has a "network-available" property.Matthew Barnes2013-11-141-5/+1
|
* "Disco is dead!", says Camel.Matthew Barnes2013-11-143-43/+5
| | | | All offline-capable Camel providers use CamelOfflineStore now.
* Update Dutch translation MasterHannie Dumoleyn2013-11-121-5107/+5267
|
* Updated Malayalam TranslationAnish A2013-11-121-2036/+2157
|
* Fix some cppcheck warnings (uninitialized variable usages)Milan Crha2013-11-123-4/+4
|
* Convert libemail-engine to a single-include model.Matthew Barnes2013-11-12101-338/+238
| | | | Use: #include <libemail-engine/libemail-engine.h>
* Move EMailImageLoadingPolicy to e-mail-formatter-enums.h.Matthew Barnes2013-11-116-15/+26
| | | | libemail-engine doesn't need to know about this enum.
* Generate enum GTypes for libevolution-mail.Matthew Barnes2013-11-117-25/+77
| | | | Steals some enum types that libemail-engine doesn't need to know about.
* Remove unused EMailDisplayStyle enum.Matthew Barnes2013-11-111-6/+0
|
* Fix misspelled enum type.Matthew Barnes2013-11-113-6/+7
|
* Rename e-mail-enums.h to e-mail-engine-enums.h.Matthew Barnes2013-11-1111-23/+21
|
* Generate documentation for libemail-engine.Matthew Barnes2013-11-1111-18/+499
|
* Bug #711835 - Clang build in broken: void function ↵Fabiano Fidêncio2013-11-111-3/+3
| | | | 'cal_comp_transfer_item_to' should not return a value
* Updated Polish translationPiotr Drąg2013-11-101-809/+817
|
* Alarm-Notify: Skip disabled sources/calendarsMilan Crha2013-11-081-1/+1
| | | | | Trying to open sources which are disabled violates user's will, thus do not do that.
* EMailAccountManager: Rename "Restore Default" button.Matthew Barnes2013-11-081-2/+1
| | | | | Rename it to "Reset Order". A little less confusing, I think, since there's also a "Default" button to set the default account.
* Bug 711198 - Crashes on creating a new taskMatthew Barnes2013-11-081-1/+1
|
* Make e_attachment_set_file_info() thread-safe.Matthew Barnes2013-11-071-4/+9
| | | | Missed this one in commit 9058c6f85dc49f9500e7e67819acfd8c0d2d369c.
* Follow-up fix for bug 711532.Matthew Barnes2013-11-071-1/+1
| | | | | Content-Disposition of the test case is honored now, but still not the Content-Transfer-Encoding.
* Bug 711532 - Infinite recursion from message/news attachmentMatthew Barnes2013-11-072-3/+4
| | | | | | This is only a partial solution for the test case the bug report. The message/news part of the test case is also Base64-encoded, but Evolution (or Camel) is not decoding it properly. Still digging.
* Updated Greek translationDimitris Spingos2013-11-061-1588/+1789
|
* Updated POTFILES.inPiotr Drąg2013-11-061-0/+1
|
* Bug #711477 - Print/export tasks/memos without summary displays "(null)"Milan Crha2013-11-061-1/+1
|
* Fix an issue found by Coverity Scan introduced by a commit for bug #657808Milan Crha2013-11-061-2/+2
|
* Updated Spanish translationDaniel Mustieles2013-11-061-1324/+1439
|
* Bug 707112 - Replace webkit_dom_html_element_get_id usageKerrick Staley2013-11-053-2/+26
| | | | | | | | | | | | | | | | webkit_dom_element_get_id() was introduced for WebKitGTK+ 2.2 and deprecates webkit_dom_html_element_get_id(). But Evolution only requires WebKitGTK+ 2.0.1. Ordinarily this would sit on a shelf until we require WebKitGTK+ 2.2, however WebKitGTK+ has now started issuing deprecation warnings about webkit_dom_html_element_get_id() at *runtime*, which is pointless and only fills up users' .xsession-errors file. To put a stop to this, we'll call the new function subject to a pre- processor WebKit version check, with a fallback to the old function. The build requirement remains at WebKitGTK+ 2.0.1.
* Bug #657808 - Copy/move of a single instance should grab whole serieMilan Crha2013-11-055-229/+696
|
* Update error handling when sending offline.Matthew Barnes2013-11-041-1/+8
| | | | | | Camel now uses GResolver for domain name resolution, so check for G_RESOLVER_ERROR when sending so the "saving-to-outbox" alert can work again.
* Bump webkitgtk-3.0 requirement to 2.0.1.Matthew Barnes2013-11-041-1/+1
| | | | | | | | | | | | Between 2.0.0 and 2.0.1, webkit_dom_html_style_element_get_sheet() silently changed from returning a WebKitDOMStyleSheet to returning a WebKitDOMCSSStyleSheet. EWebView already depends on this newer behavior, which effectively means Evolution's WebKitGTK+ dependency is already 2.0.1 or later. Update the minimum webkitgtk-3.0 requirement in configure.ac to reflect this. WebKitGTK+ 1.10 is old enough now that the bump should not be an issue.
* Adapt to CamelDataCache API changes.Matthew Barnes2013-11-021-15/+32
|
* EMailIdentityComboBox: Document and clean up.Matthew Barnes2013-11-012-33/+139
|
* Updated Galician translationsFran Diéguez2013-11-011-1300/+1396
|
* Fix Contact Editor crash.Matthew Barnes2013-11-011-3/+0
| | | | When closing the window after opening it from the Address Book Map.
* Remove EContactMarker.Matthew Barnes2013-11-015-745/+94
| | | | | | ChamplainLabel does everything we need now. Need to stash a contact UID for opening the Contact Editor on double-click, but not worth a subclass for just that.
* Contact map cleanups.Matthew Barnes2013-11-016-428/+448
|
* Bug 689055 - Port contact map to geocode-glib 3.10Canek Peláez Valdés2013-11-012-33/+61
|
* Updated Slovenian translationMatej Urbančič2013-11-011-210/+268
|
* Bug 710489 - Network detection broken at startupMatthew Barnes2013-10-311-1/+7
|
* Bug 710797 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-3047-185/+275
|
* Fix error handling glitch in mail_session_send_to_thread().Matthew Barnes2013-10-291-4/+4
| | | | | | | | | | If sending a message fails but the user was already connected to the MTA, the error is missed and not handled until further into the logic, where it's treated as though sending succeeded and only post-processing failed. This results in the user seeing a copy of the message in Sent, but the message was never actually sent. Fallout from the investigation of bug 710807.
* EShellSearchbar: Remove unused 'child_containers'.Matthew Barnes2013-10-271-3/+0
|
* Bug 709428 - Searchbar widgets should not wrapMatthew Barnes2013-10-275-237/+150
| | | | | | | | | | | | | | | Instead of wrapping the searchbar for small screens (which looks ugly and breaks the initial window size on large screens), hide the filter combo box in views that would otherwise be too wide for the screen. There's no loss of functionality when hiding the filter combo box. It's just a set of convenient pre-defined searches, all of which can be reproduced through the Advanced Search interface. New functions: e_shell_searchbar_get_filter_visible() e_shell_searchbar_set_filter_visible()
* EProxyEditor: Save on "Method" combo box change.Matthew Barnes2013-10-261-4/+13
|
* Bug 710835 - evolution.convert: Add trailing / for schemas pathsColin Walters2013-10-261-5/+5
| | | | | | Newer versions of GLib are more strict about this. See https://bugzilla.gnome.org/704802
* EContactsSelector: Show icons.Matthew Barnes2013-10-261-0/+2
| | | | Just a nice touch, I think.
* EAutocompleteSelector: Show icons.Matthew Barnes2013-10-261-0/+2
| | | | Just a nice touch, I think.
* Add a chapter for proxy widgets in API documentation.Matthew Barnes2013-10-261-5/+9
|
* Document EProxyLinkSelector.Matthew Barnes2013-10-262-0/+53
|
* EProxyEditor: Add an "Open Desktop Settings" button.Matthew Barnes2013-10-261-11/+59
| | | | | | | Shown for the "Defer to Desktop Settings" choice if gnome-control-center is available. The button opens gnome-control-center's "Network" panel, but unfortunately the "Network proxy" item cannot be selected from the command line.
* Use EProxyPreferences in EPreferencesWindow.Matthew Barnes2013-10-265-1118/+15
| | | | Replaces EMNetworkPrefs.