[geary] Created tag 3.35.90
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary] Created tag 3.35.90
- Date: Sun, 1 Mar 2020 11:45:05 +0000 (UTC)
The unsigned tag '3.35.90' was created.
Tagger: Michael James Gratton <mike vee net>
Date: 1583063056 +1100
Tag for 3.35.90
Changes since the last tag '3.35.2':
Adam Dingle (3):
Don't display "email queued for delivery" when undo-send-delay is 0
Allow brief notifications
Don't show brief notifications when brief-notification-duration is 0
Adrien Plazas (3):
Use a HdyTitleBar
main-toolbar: Drop the custom styles
main-toolbar: Use a header group
Alexandre Franke (1):
Update French translation
Anders Jonsson (2):
Update Swedish translation
Update Swedish translation
Andika Triwidada (1):
Update Indonesian translation
Andre Klapper (1):
help: Make shortcuts.page pass "yelp-check validate"
Chris Heywood (7):
Highlight destination folder upon conversation DND
Fix for conversation DND copy/move icon bug
Add feedback via HUD progress pulse on slow inline image paste
Bubble error on inline image paste up to UI
Use shared values for timeouts on background process progress
Minor tidy up for feedback on large image paste
Improved docstrings for shared timeout values for background progress bars
Daniel Mustieles (6):
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Emin Tufan Çetin (5):
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Enrico Nicoletto (1):
Update Brazilian Portuguese translation
James Westman (19):
composer: Better UI for Cc/Bcc/Reply-To fields
composer: Center "drop files here" message
Fix close button in composer
composer: Move formatting buttons to new toolbar
composer: Ellipsize from fields
composer: Wrap toolbar when it gets too narrow
composer: Add font buttons to toolbar
composer: More tweaks to match mockups
composer: Use ReflowBox widget for toolbar
composer: Fix focus when clicking font buttons
composer: Do not hide nonempty extended fields
composer: Fix close buttons
preferences: Set propagate_natural_width
composer: Improve spell check popover
composer: Style improvements for attachment box
composer: Make format menu more generic
composer: Improve "insert link" popover
composer: Custom icon for "show formatting" button
alert dialog: Align checkbutton to start, not end
Jiri Grönroos (1):
Update Finnish translation
Jordi Mas (2):
Update Catalan translation
Update Catalan translation
Konstantin Kharlamov (2):
conversation-viewer: privatize web_view
conversation-viewer: create web_view on demand
Kukuh Syafaat (3):
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Mart Raudsepp (1):
build: Fix automagic dependency on ytnef library
Michael Gratton (112):
Update THANKS
Rename ClientWebView to Components.WebView per code style
Fix Components.WebViewTestCase fixture setup and tear down
Remove WebKitGTK 2.24 shared process workaround
Re-use WebKitGTK WebProcesses between ConversationWebView
Re-use WebKitGTK WebProcess between conversation loads
Minor perf improvement when conversation load was cancelled.
Fix remote resource blocking with shared processes
Use SLIDE_UP transition for ComposerMessage body animantion
Minor code and doc comment cleanup
Add release note about conversation loading perf
Merge branch 'mjog/558-webkit-shared-process' into 'mainline'
Break out ConversationMessage link popover into seperate UI file
Merge branch 'mjog/conversation-message-link-popover' into 'mainline'
Add minimal Unity Launcher API implementation
Remove libunity dependency from the build
Merge branch 'mjog/575-drop-libunity' into 'mainline'
Merge branch '422-conversation-dnd-folder-highlight' into 'mainline'
Handle the expected untagged IMAP BYE status on LOGOUT
Disconnect and signal logout once the command successfully completed
Treat LOGGED_OUT as a valid terminal FSM state
Don't bother terminating IDLE when logging out, will be disconnecting
Log out IMAP connections when stopping Imap.ClientService cleanly
Merge Geary.Imap.ClientSession logout states
Merge branch 'conversation-dnd-icon-fix' into 'mainline'
Merge branch 'wip/actually-imap-logout' into 'mainline'
Rename Geary.Loggable to Geary.Logging.Source
Ensure AccountProcessorTest stops its test article
Add new Geary.Logging.State object for snapshotting source state
Add Geary.Logging.Source::log method
Update Geary.IMAP classes to implement Geary.Logging.Source
Update Geary.ImapEngine classes to implement Geary.Logging.Source
Ensure some kind of logging source location is being printed
Don't log non-enabled levels from Geary.Logging.Source
Merge branch 'mjog/logging-update' into 'mainline'
Fix compiler warnings in Application.Configuration
Fix status bar not appearing in MainWindow
Report when account operations are being executed
Allow ProblemDetailsDialog to be show without a MainWindow
Report errors opening Application.Controller with a UI
Don't select wrong Inbox
Don't block application shutdown check when mainloop is blocked
Warn about bad shutdowns so they can be caught and diagnosed
Blacklist logging GTK warning about null action targets
Merge branch 'gnumoksha-mainline-patch-66137' into 'mainline'
Merge branch 'mjog/misc-fixes' into 'mainline'
Merge branch '640-feedback-on-slow-image-paste' into 'mainline'
Clean up Engine search API
Make Geary.EmailIdentifier serialisation a bit less ad-hoc
Remove default Geary.EmailIdentifier::hash and ::equal_to impls
Add Geary.Account::list_local_email_async
Clean up search folder implementation
Remove Geary.Account::search_upgrade_monitor
Move SearchFolder management into the client
Update and simplify SearchBar component
Remove distinct search folder email identifiers
Remove unused Geary.Folder::list_local_email_fields_async method
Remove some redundant collection copies
Move display-related Util.Email.shorten_url function to Util.Gtk
Merge branch 'mjog/search-refinement' into 'mainline'
Merge branch 'letorbi/gmime-3' into 'mainline'
Fix crash in `Geary.RFC822.Message.without_bcc`
Fix build warning.
Merge branch 'fix-ytnef-automagic' into 'mainline'
Merge branch 'fix-composer-headerbar' into 'mainline'
Merge branch 'fix-attachment-ui' into 'mainline'
Merge branch 'ui-extended-fields' into 'mainline'
Merge branch 'titlebar' into 'mainline'
Merge branch 'brief-notifications' into 'mainline'
Merge branch 'no-queued-notification' into 'mainline'
Merge branch 'composer' into 'mainline'
Merge branch 'composer-fields' into 'mainline'
Merge branch 'mainline' into 'header-group'
Remove libhandy git submodule, bump minimum version to 0.10
Update flatpak libical to 3.0.7
Merge branch 'mjog/flatpak-ci-handy-submodule' into 'mainline'
Merge branch 'header-group' into 'mainline'
Fix critical closing composers with drafts
Update Application.Client shutdown process
Fix occasional Application.MainWindow criticals on shutdown
Fix notifications not being shown
Add Geary.RFC822.MailboxAddresses::is_empty
Clean up EmailEntry API
Fix some build warnings
Sanitise Geary.ComposedEmail setter method inputs
Merge branch 'mjog/misc-fixes' into 'mainline'
Merge branch 'wip/nielsdg/fix-flatpak-build-folks' into 'mainline'
Merge branch 'fix-prefs-window-size' into 'mainline'
Remove some code clearly meant for testing only
Fix <Tab> not filling selected autocomplete in composer
Don't use public addresses setter internally in EmailEntry
Don't set an email autocomplete key when cursor is at beginning
Improve handling when inserting email addresses from completion
Merge branch 'mjog/composer-autocomplete-fixes' into 'mainline'
Merge branch 'fix-move-to-trash' into 'mainline'
Merge branch 'mjog/revert-webkit-shared-process' into 'mainline'
Merge branch 'fix-685' into 'mainline'
Merge branch 'fix-683' into 'mainline'
Set conversation trusted email addresses as tooltips
Merge branch 'mjog/709-conversation-trusted-email-tooltip' into 'mainline'
Bump minimum WebKitGTK version to 2.26
Include emoji menu item in composer context menu
Merge branch 'mjog/713-composer-emoji' into 'mainline'
Fix build warning
Fix composer being dismissed when completion visible on Esc
Merge branch 'mjog/577-close-composer-completion' into 'mainline'
ProblemReport: Clear logs iteratively, not recursively
Geary.Logging.Record: Add copy constructor
Geary.ProblemReport: Copy log records when constructed
Merge branch 'mjog/problem-report-memory-fixes' into 'mainline'
Merge branch 'fix-714' into 'mainline'
Update files for 3.35.90
Michael James Gratton (1):
Revert "Merge branch 'mjog/558-webkit-shared-process' into 'mainline'"
Nathan Follens (2):
Update Dutch translation
Update Dutch translation
Niels De Graef (1):
ci: Don't build BlueZ backend
Piotr Drąg (6):
Update POTFILES.in
Update Polish translation
Update Polish translation
Update POTFILES.skip
Update Polish translation
Update Polish translation
Rafael Fontenelle (1):
Update Brazilian Portuguese translation
Tobias Sette (1):
chore: add matrix channel in README.md
Torben (22):
Change GMime dependency from 2.6.17 to 3.2.4
Remove custom gmime-2.6 bindings
Update dependencies for CI
Merge branch 'mainline' into letorbi/gmime-3
Use UTF8_CHARSET for methods that require one; Remove unused ASCII_CHARSET constant
Clean up and fix setting of message headers
Fix some code style issues
Remove last occurences of GMime 2.6
Merge branch 'mainline' into letorbi/gmime-3
Create new GMime.Part instances with an explicit MIME-type
Restore code to set reply-to header
Use default format- and parser-options instead of creating new ones
Flush sinks of GMime filter streams
Make mailbox-address tests pass
Return raw but unfolded header values (fixes message-test)
Allow addresses without domains (fixes disabled mailbox-addresses-test)
Check if header exists before reading value
Set default parser options directly after init
Remove redundant call to set the GMime.Parser format; Add some comments
Re-activate and improve prepare_header_text_part() test
Fix undefined variable error
Merge branch 'mainline' into letorbi/gmime-3
sicklylife (4):
Update Japanese translation
Update Japanese translation
Update Japanese translation
Update Japanese translation
Алексей Шилин (2):
ConversationListView: Really move conversations to Trash
ConversationListView: Fix shift-to-delete inversion
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]