aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* evolution.convert: no-folder-dots setting was removed.Matthew Barnes2013-04-011-1/+0
|
* Updated Russian translationYuri Myasoedov2013-04-011-3049/+3940
|
* Add a NEWS item about Express Mode removal.Matthew Barnes2013-04-011-0/+8
|
* Remove e_preferences_window_filter_page().Matthew Barnes2013-04-013-36/+0
| | | | No longer used.
* Remove more Express Mode hacks.Matthew Barnes2013-04-0117-376/+137
| | | | | | This removes all traces of Express Mode from all but the contact editor and calendar appointment editor. Need to evaluate the remaining cases individually.
* Remove e_shell_hide_widgets_for_express_mode().Matthew Barnes2013-04-015-93/+0
| | | | No longer needed.
* Remove EUIManager.Matthew Barnes2013-04-0116-456/+17
| | | | No longer needed. Use GtkUIManager directly.
* Add e_load_ui_manager_definition().Matthew Barnes2013-04-013-0/+39
| | | | | | | | Loads a UI definition into a GtkUIManager from Evolution's UI directory. We actually had this function for a brief period during the 2.29 series, before Express Mode was a thing. I'm reviving the function to take over for EUIManager.
* Remove e_shell_configure_ui_manager().Matthew Barnes2013-04-015-28/+0
| | | | No longer needed.
* Remove conditionals from GtkUIManager definitions.Matthew Barnes2013-04-018-79/+0
|
* Remove e_shell_set_startup_view().Matthew Barnes2013-04-014-25/+0
| | | | No longer needed.
* Remove e_shell_get_startup_view().Matthew Barnes2013-04-014-19/+0
| | | | No longer needed.
* EShell: Remove "meego-mode" property.Matthew Barnes2013-04-015-90/+4
| | | | | | The property is always FALSE. Remove both the property itself and any logic predicated on it.
* Remove e_shell_adapt_window_size().Matthew Barnes2013-04-016-58/+0
| | | | Its preconditions are never TRUE, and is therefore a no-op function.
* EShell: Remove "small-screen-mode" property.Matthew Barnes2013-04-017-233/+12
| | | | | | The property is always FALSE. Remove both the property itself and any logic predicated on it.
* Remove e_shell_detect_meego().Matthew Barnes2013-04-015-203/+0
| | | | No longer used.
* Remove --express command-line option.Matthew Barnes2013-04-011-22/+5
| | | | | | | | | | | | This effectively removes Express Mode as a user-selectable feature. Express Mode was developed for MeeGo by MeeGo developers. Today the MeeGo project is dead, the MeeGo developers have disappeared, no one is maintaining Express Mode and the feature is deteriorating. There's still some bits of Express Mode I'd like to salvage before we remove it entirely, but henceforth it will have to be enabled at compile-time.
* Fix for typing in ITIP comments when some keys triggered actions.Tomas Popela2013-03-282-0/+29
|
* Bug 696715 - ESelectNamesEditable needs an EClientCacheMatthew Barnes2013-03-283-11/+10
|
* ESelectNamesRenderer: Add a "client-cache" construct-only property.Matthew Barnes2013-03-283-7/+67
|
* ESelectNamesRenderer cleanups.Matthew Barnes2013-03-282-98/+170
|
* ESelectNamesEditable cleanups.Matthew Barnes2013-03-283-97/+155
|
* ESettingsMailFormatter: Fix binding flag typo.Matthew Barnes2013-03-271-1/+1
|
* Updated for MalayalamAni Peter2013-03-261-5556/+6748
|
* l10n: Update Japanese translationOKANO Takayoshi2013-03-261-6896/+5699
|
* Bug #684245 - Disable 3rd-party browser pluginsTomas Popela2013-03-251-0/+24
|
* Bug #696185 - Disable WebKit's cachingMilan Crha2013-03-251-0/+4
|
* Bug #696173 - Various memory leaksMilan Crha2013-03-254-4/+16
|
* Bug #687412 - Crash under mail_folder_cache_service_removed()Milan Crha2013-03-251-2/+8
|
* Bug #662568 - Use-after-free in Templates plugin signal handlersMilan Crha2013-03-251-2/+14
|
* Updated kn translationsShankar Prasad2013-03-251-194/+203
|
* Fix mbox-to-Maildir conversion... again.Matthew Barnes2013-03-254-645/+667
| | | | | | | | | | | | | | Commit ee5671fc fixed mbox-to-Maildir conversion for users upgrading from Evolution 2.32, who had already migrated to XDG Base Directories. But turns out, mbox-to-Maildir conversion was still broken for users coming from Evolution 2.30 or earlier because the logic to move files into XDG Base Directories was running *after* the conversion routine. So the conversion routine found nothing to convert, and users were left with a broken "On This Computer" mail store. This commit runs the XDG Base Directory migration first on startup, followed by the mbox-to-Maildir conversion.
* Fix translations of keywords in .desktop filesPiotr Drąg2013-03-251-1/+1
|
* e-mail.h: Remove non-existent header files.Matthew Barnes2013-03-251-2/+0
|
* Bug 696257 - Handle default values for "primary" selection settingsMatthew Barnes2013-03-254-4/+16
| | | | | | The default value for these GSettings keys is an empty string. The mapping function should handle empty strings by falling back to the appropriate default ESource.
* Fix mismatched tag in Hungarian help translationGabor Kelemen2013-03-251-1/+1
|
* Updated Odia Language along with FUEL implementationManojKumar Giri2013-03-221-5924/+5493
|
* Fix a typo which disabled "Always load images" option foreverMilan Crha2013-03-221-1/+1
|
* Tamil translations updatedShantha kumar2013-03-221-145/+85
|
* Tamil translations updatedShantha kumar2013-03-221-173/+172
|
* Tamil Translations UpdatedShantha kumar2013-03-221-1813/+1470
|
* Updated Odia Language along with FUEL implementationManojKumar Giri2013-03-221-12427/+13552
|
* l10n: Updated Persian translationDanial Behzadi2013-03-221-15411/+22589
|
* Updated Hungarian help translationGabor Kelemen2013-03-221-856/+904
|
* Fix usage of non-existing variable in debug message.Tomas Popela2013-03-211-1/+1
|
* Update French translationAlexandre Franke2013-03-211-5002/+5157
|
* Updated kn translationsShankar Prasad2013-03-191-4967/+4898
|
* Updated Danish translationFlemming Christensen2013-03-191-5169/+5399
|
* Updated Hungarian translationGabor Kelemen2013-03-191-5070/+5345
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-03-181-952/+1054
|
* Assamese translation updatedNilamdyuti Goswami2013-03-181-994/+1087
|
* Updated Slovenian translationMatej Urbančič2013-03-181-321/+28
|
* Updated Czech translationJiri Eischmann2013-03-181-4854/+4833
|
* Bump version to 3.9.1.Matthew Barnes2013-03-171-4/+4
|
* Punjabi: Translation updated (aalam)A S Alam2013-03-171-5337/+5286
|
* Updated Korean translationChangwoo Ryu2013-03-171-5152/+5036
|
* Add e_msg_composer_ref_session().Matthew Barnes2013-03-174-31/+34
| | | | Replaces e_msg_composer_get_session().
* Remove EShellSettings.Matthew Barnes2013-03-177-975/+1
| | | | | | | | EShellSettings predates GSettings and is no longer necessary. GSettings allows binding GObject properties to GSettings keys, with optional mapping functions. That fulfills the purpose of EShellSettings.
* Remove EMailShellSettings.Matthew Barnes2013-03-1729-1204/+734
| | | | | | | | EShellSettings predates GSettings and is no longer necessary. GSettings allows binding GObject properties to GSettings keys, with optional mapping functions. That fulfills the purpose of EShellSettings.
* Remove ECalShellSettings.Matthew Barnes2013-03-1727-1623/+1042
| | | | | | | | EShellSettings predates GSettings and is no longer necessary. GSettings allows binding GObject properties to GSettings keys, with optional mapping functions. That fulfills the purpose of EShellSettings.
* Remove EBookShellSettings.Matthew Barnes2013-03-176-107/+58
| | | | | | | | EShellSettings predates GSettings and is no longer necessary. GSettings allows binding GObject properties to GSettings keys, with optional mapping functions. That fulfills the purpose of EShellSettings.
* Add "headers-collapsed" setting.Matthew Barnes2013-03-174-14/+16
| | | | | | Replaces "paned-view-headers-state", which was defined as an integer for some stupid reason. Not bothering to migrate the old setting since it's one button click.
* Add "side-bar-ellipsize-mode" setting.Matthew Barnes2013-03-171-5/+12
| | | | | | | Replaces the "no-folder-dots" setting, which has been removed since it was not exposed in Evolution's Preferences interface. The new setting uses an enum type compatible with PangoEllipsizeMode.
* Add "image-loading-policy" setting.Matthew Barnes2013-03-172-9/+42
| | | | | | Replaces the "load-http-images" setting, which is now deprecated. The new setting uses an enum type compatible with EMailImageLoadingPolicy.
* Add "reply-style-name" setting.Matthew Barnes2013-03-172-4/+85
| | | | | | Replaces the "reply-style" setting, which is now deprecated. The new setting uses an enum type compatible with EMailReplyStyle.
* Add "forward-style-name" setting.Matthew Barnes2013-03-172-3/+55
| | | | | | Replaces the "forward-style" setting, which is now deprecated. The new setting uses an enum type compatible with EMailForwardStyle.
* Convert all "week-start-day" properties to GDateWeekday.Matthew Barnes2013-03-1725-547/+615
|
* EWeekView: Hide data members which have accessor functions.Matthew Barnes2013-03-178-249/+285
| | | | It's a start...
* EDayView: Hide data members which have accessor functions.Matthew Barnes2013-03-178-118/+197
| | | | It's a start...
* Remove calendar_config_get_working_days().Matthew Barnes2013-03-172-26/+0
| | | | No longer used.
* week_view_main_item_draw_day: Use e_cal_model_get_work_day().Matthew Barnes2013-03-171-23/+6
|
* e_week_view_layout_get_day_position: Use new "work-day" settings.Matthew Barnes2013-03-171-18/+30
|
* EDayView: Move "work-day-*" properties to ECalModel.Matthew Barnes2013-03-178-384/+472
| | | | EWeekView would like to use them too, please.
* EDayView: Split working days into separate boolean properties.Matthew Barnes2013-03-175-143/+447
| | | | Far easier to deal with than flags.
* Add ESettingsDeprecated.Matthew Barnes2013-03-174-0/+436
| | | | | | | | | | | | This class is different from the others in this module. Its purpose is to transfer values from deprecated GSettings keys to the preferred keys on startup, and keep them synchronized at all times for backward compatibility. Initial deprecated keys being handled are: "week-start-day" (org.gnome.evolution.calendar) "working-days" (org.gnome.evolution.calendar)
* Split "working-days" setting into separate booleans.Matthew Barnes2013-03-171-4/+32
| | | | | | | | | | | | | | | | | Add separate boolean keys for each day of the week: "working-day-monday" "working-day-tuesday" "working-day-wednesday" "working-day-thursday" "working-day-friday" "working-day-saturday" "working-day-sunday" These are much easier to decipher and much easier to bind boolean GObject properties to. The "working-days" setting is now deprecated.
* Add "week-start-day-name" setting.Matthew Barnes2013-03-171-4/+23
| | | | | | Replaces the "week-start-day" setting, which is now deprecated. The new setting uses an enum type compatible with GDateWeekday.
* Use e_source_registry_list_enabled() where appropriate.Matthew Barnes2013-03-177-40/+12
|
* Post-release version bump.Matthew Barnes2013-03-171-2/+2
|
* NEWS update for 3.7.92 release.EVOLUTION_3_7_92Matthew Barnes2013-03-171-0/+53
|
* Updated Uyghur translationGheyret Kenji2013-03-171-175/+175
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* Updated British English translatioNBruce Cowan2013-03-161-5006/+5112
|
* Updated Tamil translationDr.T.Vasudevan2013-03-161-4479/+4613
|
* Do not leak each sent messageMilan Crha2013-03-151-1/+0
| | | | Caused by double-reffing the message object.
* Updated Indonesian translationAndika Triwidada2013-03-151-4846/+4819
|
* Add argument checks to weekday functions.Matthew Barnes2013-03-151-0/+11
|
* Bug 676696 - Automatic EXIF image rotation doesn't workMatthew Barnes2013-03-151-0/+13
| | | | Requires WebKitGTK+ 2.0 to work again.
* EWebView: Whitespace cleanups.Matthew Barnes2013-03-151-2/+2
|
* client_cache_process_results: Fix runtime warnings.Matthew Barnes2013-03-151-1/+1
| | | | | | | | Use g_simple_async_result_complete_in_idle() so the queued results complete in the correct main loop context. Otherwise we get runtime warnings: "g_simple_async_result_complete() called from wrong context!"
* Updated Slovenian translationMartin Srebotnjak2013-03-151-147/+147
|
* Bug #415371 - Create Incoming filter for messages with Received headerMilan Crha2013-03-141-3/+7
|
* e-mail-config-smtp-backend.c: Forgot a 'return' statement.Matthew Barnes2013-03-121-0/+2
|
* Bug 695693 - Handle <authentication> tags during auto-configurationMatthew Barnes2013-03-122-4/+71
|
* Bug #690930 - Launching calendar from clock-applet applies timezone twiceMilan Crha2013-03-121-13/+22
|
* EContactStore: Remove unnecessary warnings.Matthew Barnes2013-03-122-14/+17
|
* Add ESettingsSpellEntry.Matthew Barnes2013-03-128-50/+163
| | | | | Automatically configures the "checking-enabled" property on all ESpellEntry instances.
* Make ESpellEntry extensible.Matthew Barnes2013-03-121-1/+18
|
* ESpellEntry cleanups.Matthew Barnes2013-03-121-128/+200
|
* Bug 695477 - Crash in EContactListEditorMatthew Barnes2013-03-111-2/+9
|
* mailto-handler cleanups.Matthew Barnes2013-03-111-9/+15
|
* Updated Latvian translationRūdolfs Mazurs2013-03-111-4968/+5209
|
* Bug 695570 - Don't use gtk_container_add() to pack a GtkBoxMatthew Barnes2013-03-111-1/+1
|
* EMSubscriptionEditor: Use GtkGrid instead of GtkTable.Matthew Barnes2013-03-111-15/+9
| | | | | Long as I'm hacking on this widget for a different issue, may as well get this out of the way. We'll have to do it eventually anyway.
* Updated POTFILES.inPiotr Drąg2013-03-101-1/+0
|
* e_mail_config_notebook_commit: Skip non-writable sources.Matthew Barnes2013-03-091-4/+4
| | | | | | In some cases the collection source is non-writable but its child sources _are_ writable. In that case, the one non-writable source causes the whole operation to fail. Commit only writable sources.
* EMeetingStore: Removed unused "week-start-day" property.Matthew Barnes2013-03-093-61/+1
|
* simple_recur_to_comp: Obtain the week start day from CompEditor.Matthew Barnes2013-03-091-2/+5
|
* CompEditor: Add a "week-start-day" property.Matthew Barnes2013-03-093-0/+59
| | | | Automatically configured, of course, by ESettingsCompEditor.
* EWeekView cleanups.Matthew Barnes2013-03-092-793/+796
|
* EDayView cleanups.Matthew Barnes2013-03-092-1234/+1233
|
* Add ESettingsWeekdayChooser.Matthew Barnes2013-03-095-3/+166
| | | | Configures the "week-start-day" property of EWeekdayChooser.
* Rename WeekdayPicker to EWeekdayChooser.Matthew Barnes2013-03-096-717/+793
| | | | Also add a "week-start-day" property and make it extensible.
* evolution-addressbook-export: Remove main loop event flushing.Matthew Barnes2013-03-091-6/+0
| | | | | Not needed anymore since it finally dawned on me to use weak references in main loop event closures. The EBookClient now dies when it should.
* EUIManager: Fix a bad DocBook tag in comment.Matthew Barnes2013-03-091-2/+3
|
* Add weekday conversion functions.Matthew Barnes2013-03-094-0/+93
| | | | | e_weekday_to_tm_wday() e_weekday_from_tm_wday()
* EMeetingTimeSelector: Remove unused properties.Matthew Barnes2013-03-093-118/+2
| | | | The "show-week-numbers" and "week-start-day" properties are not used.
* EMeetingTimeSelector: No need to configure EDateEdit widgets.Matthew Barnes2013-03-091-30/+0
| | | | EDateEdit widgets are automatically configured by ESettingsDateEdit.
* Update Czech translation by Jiri EischmannPetr Kovar2013-03-091-8516/+9126
|
* Add more weekday arithmetic functions.Matthew Barnes2013-03-083-0/+74
| | | | | | | | | | These aren't as efficient as possible, but are as clear as possible. New functions: e_weekday_add_days() e_weekday_subtract_days() e_weekday_get_days_between()
* Rename functions in previous commit.Matthew Barnes2013-03-083-8/+8
| | | | | | | Changed my mind... got more to add. e_get_next_weekday() -> e_weekday_get_next() e_get_prev_weekday() -> e_weekday_get_prev()
* Updated Slovenian translationMatej Urbančič2013-03-081-1301/+1293
|
* Add e_get_next_weekday() and e_get_prev_weekday().Matthew Barnes2013-03-073-0/+92
| | | | | | These just cycle over the GDateWeekday enum. Trivial functions, but they help make loops a little easier to read.
* Updated Belarusian translation.Ihar Hrachyshka2013-03-071-701/+640
|
* [backup-restore] Dir separator removal breaks DConf settings restoreMilan Crha2013-03-071-11/+15
| | | | | | DConf load command requires a slash at the end of the path to load, but the replace_variables() code always removed the trailing slash, which made the configuration load nonfunctional.
* Updated Uyghur translationGheyret Kenji2013-03-071-688/+688
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* EWeekView: Remove unused 'week_start_day' member.Matthew Barnes2013-03-071-3/+0
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-03-071-4943/+5165
|
* Bug #690092 - Crash under format_full_headers()Milan Crha2013-03-077-36/+153
|
* goto-dialog: ECalendarItem sets its own week start day.Matthew Barnes2013-03-071-5/+0
| | | | By way of ESettingsCalendarItem.
* Bug #695193 - Window size resets to default at exit with gtk 3.7.10+Fabien Tassin2013-03-071-5/+3
|
* e-util-enums.h: Add EDateWeekday enum.Matthew Barnes2013-03-062-0/+39
| | | | | | This enum type is intentionally compatible with GDateWeekday. It exists only because GLib does not provide a GEnumClass for GDateWeekday. If that ever changes, this enum can go away.
* Document the enum types in e-util-enums.h.Matthew Barnes2013-03-061-0/+27
|
* org.gnome.evolution.calendar.gschema.xml.in: Define a 'Duration' enum.Matthew Barnes2013-03-061-3/+12
| | | | | | For use with interval "units" keys. Converting a key's type from string to enum is backward-compatable.
* cal_comp_event_new_with_current_time: Remove 'zone' parameter.Matthew Barnes2013-03-063-4/+3
| | | | Get the icaltimezone from the passed in ECalClient.
* itip-utils.c: Fix an unused-but-set-variable warning.Matthew Barnes2013-03-061-2/+0
|
* Assamese translation updated for gnome 3.8Nilamdyuti Goswami2013-03-061-1393/+1399
|
* reply_to_calendar_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-2/+1
|
* itip_send_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-3/+2
|
* e-util.h: #include <e-util/e-util-enumtypes.h>Matthew Barnes2013-03-061-0/+1
| | | | So the generated GEnumClass types can be used outside of libeutil.
* [itip-formatter] Reference a view when searching for a calendarTomas Popela2013-03-051-1/+2
| | | | | | | There were printed warnings on console, which may cause crashes, when the meeting invitation was inside an attached message. By adding a reference to the view it'll not disappear before the search is done with it.
* Bug #693254 - Mail reply uses wrong "From:" accountMilan Crha2013-03-053-14/+129
|
* Fix a regression from the previous commit for bug #645476Milan Crha2013-03-051-10/+24
| | | | | | | Evolution could crash when changing message view, like when toggling Show Deleted messages. This effectively reverts the previous commit and propagates the same changes further in the code.
* Updated Brazilian Portuguese translation proofread by Enrico NicolettoRafael Ferreira2013-03-051-588/+593
|
* Bug #645476 - Avoid scroll to cursor on folder change in message list (take 3)Milan Crha2013-03-051-0/+8
|
* EMailTagEditor: Remove calendar configuration properties.Matthew Barnes2013-03-043-137/+1
| | | | | | | Remove EMailTagEditor's "use-24-hour-format" and "week-start-day" properties, which were being used to manually configure its internal EDateEdit instance. This is unnecessary since all EDateEdit instances are automatically configured by the ESettingsDateEdit extension.
* ESettingsDateEdit: Forgot to bind "use-24-hour-format" property.Matthew Barnes2013-03-041-0/+5
|
* [l10n] Updated German doc translationChristian Kirbach2013-03-041-943/+466
|
* Updated Portuguese translation and converted to New Spelling (Novo AO)Duarte Loreto2013-03-041-5874/+5993
|
* Updated German translationChristian Kirbach2013-03-041-5747/+5237
|
* Post-release version bump.Matthew Barnes2013-03-031-1/+1
|
* NEWS update for 3.7.91 release.EVOLUTION_3_7_91Matthew Barnes2013-03-031-0/+56
|
* Updated Greek translationDimitris Spingos2013-03-031-918/+975
|
* Update API documentation.Matthew Barnes2013-03-0341-1601/+1481
|
* Updated Lithuanian translationAurimas Černius2013-03-021-601/+532
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2013-03-021-2/+4
|
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-0234-427/+527
| | | | Basically any place where we use both EClient and ESourceComboBox.
* Add EClientComboBox.Matthew Barnes2013-03-027-0/+582
|
* EClientSelector: Pre-fetch selected clients.Matthew Barnes2013-03-021-0/+51
|
* e_client_selector_get_client_sync(): Add argument guards.Matthew Barnes2013-03-021-0/+3
|
* e-client-selector.h: Add missing G_END_DECLS.Matthew Barnes2013-03-021-0/+2
|
* Never ever pre-fetch anything in EClientSelectorMilan Crha2013-03-011-36/+0
| | | | | | | | | | That's the worst idea for many reasons, couple examples: - password prompts after evolution's run for disabled (in selector) sources - too much unnecessary network I/O (most remote backends runs sync on open) - doesn't do what user told it to do (Unselected means unselected. Dot.) - unable to debug anything in factories when it misbehaves this way Next time ask peers, users and usability experts for their opinion, before doing such decision.
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2013-03-011-4/+4
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2013-03-011-382/+216
|
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2013-03-011-5014/+5222
|
* Updated Serbian translationМирослав Николић2013-03-012-1442/+1302
|
* e_mail_config_service_backend_get_settings: Another corner case.Matthew Barnes2013-03-011-4/+9
| | | | | | ESourceCollection's default backend name is "none". Unfortunately so is CamelNullStore's provider name. Make sure these two misfits don't get paired up!
* Added mnemonic widget for 'Time zone' field in event editorVadim Rutkovsky2013-02-281-2/+3
|
* EMailPartItip: Remove redundant client cache.Matthew Barnes2013-02-283-46/+0
| | | | EClientCache already serves this purpose.
* ItipView: Use EClientCache to obtain calendar clients.Matthew Barnes2013-02-281-3/+25
|
* ItipView: Replace "registry" property with "client-cache".Matthew Barnes2013-02-285-101/+146
| | | | Obtain the ESourceRegistry with e_client_cache_ref_registry().
* itip-view.h cleanups.Matthew Barnes2013-02-281-179/+159
|
* EClientCache cleanups.Matthew Barnes2013-02-282-99/+105
|
* Remove em_utils_in_addressbook().Matthew Barnes2013-02-272-318/+0
| | | | No longer used.
* Remove emu_free_mail_cache().Matthew Barnes2013-02-273-119/+1
| | | | No longer needed, since the resources it frees are no longer used.
* Remove emu_remove_from_mail_cache().Matthew Barnes2013-02-272-48/+0
| | | | No longer used.
* Remove emu_remove_from_mail_cache_1().Matthew Barnes2013-02-272-15/+0
| | | | No longer used.
* Remove em_utils_contact_photo().Matthew Barnes2013-02-272-103/+0
| | | | No longer used.
* EHTTPRequest: Use e_mail_ui_session_check_known_address_sync().Matthew Barnes2013-02-271-6/+25
| | | | | Use e_mail_ui_session_check_known_address_sync() to help determine whether to automatically display images in a text/html MIME part.
* EMailSession: Remove get_filter_driver() implementation.Matthew Barnes2013-02-271-61/+0
| | | | | This gets overshadowed by EMailUISession's implementation, which also sets up the filter log file plus much more.
* Move CamelSession.lookup_addressbook() handler to EMailUISession.Matthew Barnes2013-02-272-23/+39
| | | | | Have the new handler call e_mail_ui_session_check_known_address_sync() instead of em_utils_in_addressbook().
* Add e_mail_ui_session_check_known_address_sync().Matthew Barnes2013-02-272-0/+126
| | | | | | | | | | | Replaces em_utils_in_addressbook(). Foregos any address caching since any such cache would likely not be updated properly as contacts are added and removed and would lead to incorrect results. An asynchronous variation of this function can be easily added at some future date should a need arise.
* EMailReader: Remove addresses from EPhotoCache as needed.Matthew Barnes2013-02-271-5/+28
| | | | Use e_photo_cache_remove() instead of emu_remove_from_mail_cache_1().
* EMailFormatter: Remove "only-local-photos" property.Matthew Barnes2013-02-276-72/+4
| | | | EPhotoCache already handles this setting.
* EMailRequest: Use EPhotoCache to obtain contact photos.Matthew Barnes2013-02-271-67/+40
|
* EMailUISession: Add a read-only "photo-cache" property.Matthew Barnes2013-02-272-1/+40
| | | | | | New functions: e_mail_ui_session_get_photo_cache()
* Add ESettingsPhotoCache.Matthew Barnes2013-02-274-0/+161
| | | | Configures an EPhotoCache with values from GSettings.
* Add EPhotoCache.Matthew Barnes2013-02-277-0/+1053
| | | | | | Caches contact photos by email address. Replaces the disastrous implementation in e-mail-utils.c.
* EMailRequest cleanups.Matthew Barnes2013-02-271-30/+44
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-02-272-1889/+1794
|
* Remove obsolete "mime-types" mail setting.Matthew Barnes2013-02-271-5/+0
| | | | | | | | | | | Description: "If there isn't a builtin viewer for a particular MIME type inside Evolution, any MIME types appearing in this list which map to a Bonobo component viewer in GNOME's MIME type database may be used for displaying content." Wow, that's ancient. How did that get missed?
* Bug #693250 - Signature HTML problem using <...>Milan Crha2013-02-271-0/+12
|
* Bug #693625 - [itip-formatter] Save button insensitive for multiple eventsMilan Crha2013-02-261-0/+2
|
* Updated Galician translationsFran Diéguez2013-02-261-280/+265
|
* evolution-addressbook-export: Flush event sources before exiting.Matthew Barnes2013-02-261-0/+6
| | | | | | Flush any undispated event sources from the default main loop context. Since this program does not use a main loop, these event sources would otherwise leak.
* evolution-addressbook-export: Return nothing from action functions.Matthew Barnes2013-02-263-12/+8
| | | | The previous return value was not being checked anyway.
* evolution-addressbook-export: Add ESourceRegistry to ActionContext.Matthew Barnes2013-02-264-15/+15
|
* evolution-addressbook-export: Make ActionContext a struct.Matthew Barnes2013-02-264-37/+25
| | | | Defining this as a union makes the code needlessly verbose.
* evolution-addressbook-export: Remove --async option.Matthew Barnes2013-02-263-127/+15
| | | | Pointless option, does the same as "evolution-addressbook-export &".
* Updated Norwegian bokmål translationKjartan Maraas2013-02-261-843/+791
|
* ETaskShellSidebar: Remove "loading" status message.Matthew Barnes2013-02-251-4/+0
| | | | | | Emitting a "client-added" signal should not trigger any blocking calls, so the "loading" status message will flash by too quickly to be noticed, if it gets drawn at all. Just remove it.
* EMemoShellSidebar: Remove "loading" status message.Matthew Barnes2013-02-251-4/+0
| | | | | | Emitting a "client-added" signal should not trigger any blocking calls, so the "loading" status message will flash by too quickly to be noticed, if it gets drawn at all. Just remove it.
* ECalShellSidebar: Remove "loading" status message.Matthew Barnes2013-02-251-4/+0
| | | | | | Emitting a "client-added" signal should not trigger any blocking calls, so the "loading" status message will flash by too quickly to be noticed, if it gets drawn at all. Just remove it.
* ETaskShellSidebar: Show a unique display name while connecting.Matthew Barnes2013-02-251-2/+8
| | | | Use e_source_registry_dup_unique_display_name() in the status message.
* EMemoShellSidebar: Show a unique display name while connecting.Matthew Barnes2013-02-251-2/+8
| | | | Use e_source_registry_dup_unique_display_name() in the status message.
* ECalShellSidebar: Show a unique display name while connecting.Matthew Barnes2013-02-251-2/+8
| | | | Use e_source_registry_dup_unique_display_name() in the status message.
* Remove change-keyboard-shortcuts.page due to last commitAndre Klapper2013-02-251-1/+0
|
* User Docs: Remove change-keyboard-shortcuts: Moved to ↵Andre Klapper2013-02-251-32/+0
| | | | gnome-user-docs/gnome-help/keyboard-shortcuts-set.page in 3e8936b702fc79be970936dccf1574e8265695a2
* EAddressbookModel: Listen to the cache for client readonly changes.Matthew Barnes2013-02-251-33/+43
| | | | | | | | | | | | Change notifications for EClient's "readonly" property can come on any thread. Our "notify::readonly" signal handler immediately updates the model's editable status, which triggers GTK+ calls, which can crash the application if we're not in the correct thread. Connect instead to EClientCache's "client-notify" signal, which is always emitted from EClientCache's dedicated main loop context, and happens to be the same main loop context that GTK+ uses. It's also less bookkeeping when the model's EBookClient gets replaced.
* EAddressbookModel: Replace "registry" property with "client-cache".Matthew Barnes2013-02-255-56/+89
| | | | | | | | | Registry can still be accessed through e_client_cache_ref_registry(), but we'll want to utilize the client cache as well. e_addressbook_model_new() now takes an EClientCache instead of an ESourceRegistry, and e_addressbook_model_get_registry() is replaced by e_addressbook_model_get_client_cache().
* Updated Spanish translationDaniel Mustieles2013-02-251-117/+105
|
* Updated gujarati fileSweta Kothari2013-02-251-5607/+5644
|
* Bug 694159 - Malformed content-type header causes infinite recursionMatthew Barnes2013-02-251-0/+6
|
* Bug 694460 - 'Email' section toggle button in contact editor has incorrect nameVadim Rutkovsky2013-02-251-1/+1
|
* Updated Greek translationDimitris Spingos2013-02-251-1382/+1346
|
* Updated Uyghur translationGheyret Kenji2013-02-241-106/+103
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* Coding style and whitespace cleanup.Matthew Barnes2013-02-2416-34/+38
|
* Updated Polish translationPiotr Drąg2013-02-241-210/+201
|
* Remove an unused calendar error message.Matthew Barnes2013-02-231-7/+0
|
* ETaskShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-232-31/+17
| | | | Use a standard format for naming an ESource in user-visible messages.
* EMemoShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-232-31/+17
| | | | Use a standard format for naming an ESource in user-visible messages.
* ECalShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-232-29/+15
| | | | Use a standard format for naming an ESource in user-visible messages.
* EClientCache: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-54/+50
| | | | Use a standard format for naming an ESource in user-visible messages.
* Updated Lithuanian translationAurimas Černius2013-02-231-2085/+2947
|
* EClientSelector: Pre-fetch relevant EClient instance.Matthew Barnes2013-02-221-0/+36
| | | | | | Asyncrhonously fetch all relevant EClient instances during instance initialization to try and get them cached ahead of time, and so that all status icons are present when the tree view is shown.
* EMailSession: Use camel_session_ref_main_context().Matthew Barnes2013-02-221-1/+3
|
* Bug #694363 - CALDAV navigation through Calendars or Tasklist is wrongMilan Crha2013-02-221-3/+3
|
* Bug #694170 - Accepted invitation not removed from Inbox when it shouldMilan Crha2013-02-221-3/+1
|
* Correct label for "Country:" textbox in Work section onVadim Rutkovsky2013-02-221-1/+1
| | | | | | "Mailing Address" tab of contact editor https://bugzilla.gnome.org/show_bug.cgi?id=692020
* Add mnemonic widgets for Status and Priority comboboxesVadim Rutkovsky2013-02-221-0/+2
| | | https://bugzilla.gnome.org/show_bug.cgi?id=693660
* Updated Spanish translationDaniel Mustieles2013-02-221-643/+679
|
* Autocompletion - do not use quick timeout when user types textMilan Crha2013-02-221-1/+1
| | | | | The quick timeout is used only when new items are found, do not use it when user types text, because it flickers.
* Bug #693420 - Crash when adding contact list as attendeeMilan Crha2013-02-221-2/+3
|
* Speed-up auto-completion results showingMilan Crha2013-02-221-11/+22
| | | | | | The results were postponed to show as long as there were new notifications about added contacts, which could take quite long for many matched items. This shows the results with smaller timeout and without postponing.
* Fix a memory leak in EMailDisplay::do_reload_displayMilan Crha2013-02-211-2/+2
|
* EClientSelector: Add a backend status icon.Matthew Barnes2013-02-212-0/+170
| | | | | | | Append a tree view column to display a symbolic icon hinting at backend status. Currently this only displays icons for online/offline and when the backend dies. I'd also like to add a spinner icon to indicate when we're processing a query and for other long-running activities.
* Add e_client_selector_ref_cached_client_by_iter().Matthew Barnes2013-02-213-0/+41
|
* Add e_source_selector_ref_source_by_iter().Matthew Barnes2013-02-213-0/+35
|
* ESourceSelector: Make source_selector_update_row() public.Matthew Barnes2013-02-213-83/+101
| | | | Gonna need to call this from the EClientSelector subclass.
* Add e_client_selector_is_backend_dead().Matthew Barnes2013-02-213-0/+40
| | | | | | | Returns TRUE if an EClient instance for the given source and the value of ESourceSelector's "extension-name" property was recently discarded after having emitted a "backend-died" signal, and a replacement EClient instance has not yet been created.
* Add e_client_cache_is_backend_dead().Matthew Barnes2013-02-213-0/+52
| | | | | | Returns TRUE if an EClient instance for the given source and extension name was recently discarded after having emitted a "backend-died" signal, and a replacement EClient instance has not yet been created.
* EClientCache: Don't emit signals while holding a lock.Matthew Barnes2013-02-211-2/+28
| | | | | Jeez, I should know this by now. Schedule an idle callback on the internal GMainContext to emit the signal like we do for other signals.
* EClientCache: Add a "client-notify" signal.Matthew Barnes2013-02-212-1/+104
| | | | Rebroadcasts a GObject::notify signal emitted by a cached EClient.
* EClientCache: Fix some signal handler ID variable names.Matthew Barnes2013-02-211-10/+10
|
* Updated Belarusian translation.Ihar Hrachyshka2013-02-211-1125/+1115
|
* Show local images in Signature previewMilan Crha2013-02-211-2/+62
| | | | | | | WebKit deny in loading local URIs (file://...) when an HTML body is constructed from a string, not from a local file, thus fix the URIs into "evo-file://", which are passed into our request handlers, which can load the local files.
* Updated Uyghur translationGheyret Kenji2013-02-201-207/+198
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* EAttachment: Use Subject as fallback filename for message attachmentsMilan Crha2013-02-201-0/+21
|
* EAttachment: Decode part's file name before using itMilan Crha2013-02-201-2/+12
|
* Bug #674236 - Extra ref in e_action_combo_box_set_action()Milan Crha2013-02-191-2/+3
|
* Remove task_shell_sidebar_ref_client_cache().Matthew Barnes2013-02-191-28/+7
| | | | Use e_client_selector_ref_cached_client() for remaining cases.