[evolution] Created tag EVOLUTION_3_9_2
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Created tag EVOLUTION_3_9_2
- Date: Sun, 26 May 2013 15:25:46 +0000 (UTC)
The signed tag 'EVOLUTION_3_9_2' was created.
Tagger: Matthew Barnes <mbarnes redhat com>
Date: Sun May 26 11:24:19 2013 -0400
Evolution 3.9.2
Changes since the last tag 'EVOLUTION_3_7_92':
A S Alam (1):
Punjabi: Translation updated (aalam)
Alexandre Franke (1):
Update French translation
Andre Klapper (22):
Bug 697141 - User docs: Remove express mode
Bug 697141 - User docs: Remove express mode
Bug 697228 - User Docs: Remove CSS page now that we have WebKit rendering
User docs: Use XInclude for common Search help to avoid string duplication
User docs: Remove some orphaned links
User docs: Use XInclude for common Account Identity section to avoid string duplication
User docs: bug 690696 - Remove last references to old IMAP backend
User docs: Misc. comment updates
User docs: Update Makefile.am
User docs: Remove TODO; filed as bug 698435 now
User docs: Update TODOs with corresponding bug IDs
User docs: Move shared filter/vfolder conditions into separate file (XInclude)
User docs: Update Makefile.am
User docs: Fix markup
User docs: Update Wikipedia URLs as default host also supports SSL now
User docs: Update Mozilla import docs. Still not too great.
User docs: Update appointment saving instructions as per e1f45e28
User docs: Explain 'Match all' filter criterion. Fixes bug 698437.
User docs: Fix markup
User docs: Clarify automatic X-Face display as per bug 698435
Update sender photo section after 60386356e322c0ebe3a0101a616752c0e557491e
User docs: Update Moving emails on IMAP. Fixes bug #700037
Ani Peter (1):
Updated for Malayalam
Anish A (1):
Updated Malayalam Translation
Carles Ferrando (1):
[l10n] Updated Catalan (Valencian) translation
Changwoo Ryu (1):
Updated Korean translation
Danial Behzadi (1):
l10n: Updated Persian translation
Daniel Mustieles (6):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (2):
Updated Greek translation
Updated Greek translation
Ekaterina Gerasimova (1):
Mark icon in user help as untranslatable
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Fabiano Fidêncio (4):
Bug #696663 - Save without close should update comp-editor
Bug 698487 - Contact Editor's Image's file chooser must show only images files
Bug 698488 - Attachment file chooser should preview attachments' content when possible
Use an user-friendlier message when update comp-editor fails
Flemming Christensen (1):
Updated Danish translation
Fran Diéguez (2):
Updated Galician translations
Updated Galician translations
Gabor Kelemen (5):
Updated Hungarian translation
Updated Hungarian help translation
Fix mismatched tag in Hungarian help translation
Improve consistency in Hungarian translation
Fix tags in the Hungarian help
Gil Forcada (1):
[l10n] Update Catalan translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Jean-François Fortin Tam (1):
Bug 677300 - Add 3 px padding above and below the searchbar
Jiri Eischmann (1):
Updated Czech translation
Jiro Matsuzawa (1):
l10n: Fix invalid tag in es.po
Kjartan Maraas (2):
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
ManojKumar Giri (4):
Updated Odia Language along with FUEL implementation
Updated Odia Language along with FUEL implementation
Updated Odia Translation.
Updated Odia Translation.
Marek Černocký (2):
Updated Czech translation
Updated Czech translation
Matej Urbančič (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Matthew Barnes (164):
Post-release version bump.
Use e_source_registry_list_enabled() where appropriate.
Add "week-start-day-name" setting.
Split "working-days" setting into separate booleans.
Add ESettingsDeprecated.
EDayView: Split working days into separate boolean properties.
EDayView: Move "work-day-*" properties to ECalModel.
e_week_view_layout_get_day_position: Use new "work-day" settings.
week_view_main_item_draw_day: Use e_cal_model_get_work_day().
Remove calendar_config_get_working_days().
EDayView: Hide data members which have accessor functions.
EWeekView: Hide data members which have accessor functions.
Convert all "week-start-day" properties to GDateWeekday.
Add "forward-style-name" setting.
Add "reply-style-name" setting.
Add "image-loading-policy" setting.
Add "side-bar-ellipsize-mode" setting.
Add "headers-collapsed" setting.
Remove EBookShellSettings.
Remove ECalShellSettings.
Remove EMailShellSettings.
Remove EShellSettings.
Add e_msg_composer_ref_session().
Bump version to 3.9.1.
Bug 696257 - Handle default values for "primary" selection settings
e-mail.h: Remove non-existent header files.
Fix mbox-to-Maildir conversion... again.
ESettingsMailFormatter: Fix binding flag typo.
ESelectNamesEditable cleanups.
ESelectNamesRenderer cleanups.
ESelectNamesRenderer: Add a "client-cache" construct-only property.
Bug 696715 - ESelectNamesEditable needs an EClientCache
Remove --express command-line option.
Remove e_shell_detect_meego().
EShell: Remove "small-screen-mode" property.
Remove e_shell_adapt_window_size().
EShell: Remove "meego-mode" property.
Remove e_shell_get_startup_view().
Remove e_shell_set_startup_view().
Remove conditionals from GtkUIManager definitions.
Remove e_shell_configure_ui_manager().
Add e_load_ui_manager_definition().
Remove EUIManager.
Remove e_shell_hide_widgets_for_express_mode().
Remove more Express Mode hacks.
Remove e_preferences_window_filter_page().
Add a NEWS item about Express Mode removal.
evolution.convert: no-folder-dots setting was removed.
EMailAccountManager: Inherit from GtkGrid.
EMailAccountManager: Add Online Account blurbs.
EMailAccountStore: Remove "express-mode" property.
EWebView cleanups.
EWebView: Use a GQueue to track highlight strings.
EWebView: Remove a backward-compatibility hack.
e_mail_folder_uri_parse: Handle local mbox folder URIs.
Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialog
Update copyright year on About dialog.
EWebView: Disable WebKit plugins during instance initialization.
EShellSearchbar cleanups.
EShellSearchbar: Remove more Express Mode leftovers.
Add e_shell_view_get_size_group().
web-inspector: Change the shortcut key to match Chrome.
ECalModel: Track ECalModelClient structs in a GQueue.
ECalModel: Rename ECalModelClient struct to ClientData.
ECalModel: Give ClientData a reference count.
ECalModel: Make the ClientData queue thread-safe.
Add e_cal_model_list_clients().
Remove e_cal_model_get_client_for_source().
Add e_cal_model_ref_default_client().
ECalModel: Make view handling thread-safe.
Restore "Automatic Contacts" plugin preferences page.
bbdb plugin cleanups.
Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClient
Remove backward-compatibility cruft for goa-1.0 < 3.8.
Update POTFILES.in.
Fix duplicate entry in HELP_FILES.
[web-inspector] Yet more shortcut tweaking.
alarm-queue: Remove the "mail notifications not supported" dialog
build: Fix srcdir != builddir from git
EShellBackend: Rework shutdown delay.
EShellBackend: Log outstanding activities during shutdown.
Bug 698042 - Crash when sending e-mail with attachment
EPhotoCache: Fix a documentation typo.
EPhotoCache: Fix a runtime warning.
Remove "Search for sender photograph only in local address books".
Update libeutil API docs.
Add EDataCapture.
Add EPhotoSource interface.
Add contact-photos module.
Reimplement EPhotoCache to use EPhotoSource.
EPhotoSource fixup
ECalShellSidebar: Remove some unnecessary #includes.
EMemoShellSidebar: Remove some unnecessary #includes.
ETaskShellSidebar: Remove some unnecessary #includes.
Document EActivity.
Add e_activity_cancel().
ECalShellSidebar: Submit an EActivity when obtaining an EClient.
ECalShellSidebar: Remove unused "status-message" signal.
EMemoShellSidebar: Submit an EActivity when obtaining an EClient.
EMemoShellSidebar: Remove unused "status-message" signal.
ETaskShellSidebar: Submit an EActivity when obtaining an EClient.
ETaskShellSidebar: Remove unused "status-message" signal.
configure.ac: Alphabetize module names.
Add a gravatar module.
EPhotoCache: Fix deadlock when cancelling subtasks.
EPhotoCache: Forgot to unlock a mutex.
EGravatarPhotoSource: Work around libsoup deadlocks.
Remove evolution-settings.desktop.in.in
Bug 699083 - X-GNOME-Bugzilla-OtherBinares missing trailing semicolon
Missed a few evolution-settings.desktop.in references.
NEWS update for 3.9.1 release.
Post-release version bump.
Make sure EAddressbookModel has a fresh EBookClient.
Remove "GNOME Online Accounts" from configure summary.
Coding style and whitespace cleanup.
contact-photos: Obtain an EClient asynchronously.
EMailFormatterHeaders cleanups.
Right-align mail header names.
Remove "drag-and-drop-save-name-format" setting.
em-utils.c cleanups.
EMailPrinter cleanups.
Convert e_mail_printer_print() to a proper async function.
Bug 7000028 - Drag-n-drop export of a file produces 0 sized PDF file
EMailPrinter: Fix a couple typos.
EMailFormatter cleanups.
EMailFormatterPrint cleanups.
EMailDisplay cleanups.
Add e_mail_formatter_header_copy().
Remove e_mail_formatter_get_headers().
Remove e_mail_display_set_charset().
Minor e_web_view_install_request_handler() cleanup.
EMailPart: Store validity pairs in a GQueue.
em-format cleanups.
Add e_mail_part_get_id().
Add e_mail_part_get_cid().
Add e_mail_part_set_cid().
Add e_mail_part_id_has_prefix().
Add e_mail_part_id_has_suffix().
Add e_mail_part_id_has_substr().
Add e_mail_part_ref_mime_part().
Add e_mail_part_get_mime_type().
Add e_mail_part_set_mime_type().
Add e_mail_part_get_is_attachment().
Add e_mail_part_set_is_attachment().
Add e_mail_part_has_validity().
Add e_mail_part_get_validity_flags().
Add e_mail_part_attachment_ref_attachment().
Rename EMailPartAudioInline to EMailPartAudio.
Rename EMailParserAudioInline to EMailParserAudio.
Rename EMailFormatterAudioInline to EMailFormatterAudio.
Rename EMailPartVCardInline to EMailPartVCard.
Rename EMailParserVCardInline to EMailParserVCard.
Rename EMailFormatterVCardInline to EMailFormatterVCard.
Convert EMailPart to a GObject.
EABContactFormatter cleanups.
Simplify EABContactFormatter.
Attachment-related cleanups.
Make EAttachment a little more thread-safe.
Make EAttachment column updates thread-safe.
EMailSession: Add helper functions for sending messages.
Utilize the new EMailSession functions when sending.
e-mail-reader-utils.c cleanups.
Update libeutil API documentation.
NEWS update for 3.9.2 release.
Milan Crha (20):
Fix a typo which disabled "Always load images" option forever
Bug #662568 - Use-after-free in Templates plugin signal handlers
Bug #687412 - Crash under mail_folder_cache_service_removed()
Bug #696173 - Various memory leaks
Bug #696185 - Disable WebKit's caching
Show parts with Content-ID of multipart/mixed as attachments
Bug #271262 - Allow Send/Receive of local stores in offline
Bug #697710 - Going offline doesn't disconnect remote stores
Bug #681837 - Make enum type registration thread safe
Workaround broken Free/Busy fetching (Bug #692361)
[EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colors
Bug #626215 - Prefer mail saving in order by UI
Bug #699334 - Calendar: reply all doesn't quite work
Bug #696531 - Force white background for HTML parts
Bug #699555 - prompt-on-mark-all-read doesn't work in context menu
Merge [mark-all-read] plugin into core code
Bug #699551 - Signature is not removed on reply
Bug #301323 - "Edit as new message" doesn't strip signature properly
Newly configured Google calendar cannot be opened
Bug #699980 - Calendar delete does not remove events from view
Nilamdyuti Goswami (6):
Assamese translation updated
Assamese translation updated
Assamese translation updated
Assamese translation updated
Assamese translation updated
Assamese translation updated
OKANO Takayoshi (2):
l10n: Update Japanese translation
l10n: Update Japanese translation
Piotr Drąg (3):
Fix translations of keywords in .desktop files
Updated POTFILES.in
Updated Polish translation
Samarjit Adhikari (1):
Bug 697632 - [mail-to-task] Invalid unref of a CamelFolder
Shankar Prasad (2):
Updated kn translations
Updated kn translations
Shantha kumar (3):
Tamil Translations Updated
Tamil translations updated
Tamil translations updated
Sweta Kothari (1):
Updated gujarati file
Tomas Popela (5):
Fix usage of non-existing variable in debug message.
Bug #684245 - Disable 3rd-party browser plugins
Fix for typing in ITIP comments when some keys triggered actions.
Remove Evolution's implementation of highlighting and use WebKit highlighting. Fixes Bug#696673
Search bar functionality polishing Polishing after switching from Evolution's highlight
implementation to WebKit's one.
Vadim Rutkovsky (1):
Updated POTFILES.in
Yuri Myasoedov (2):
Updated Russian translation
Updated Russian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]