[geary] (103 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer



The branch 'wip/765516-gtk-widget-conversation-viewer' was changed in a way that was not a fast-forward 
update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  06b7424... Disable some code that will break when ConversationViewer l
  a675133... Add new ConversationMessage widget to display a single mess
  f015f80... Convert ConversationViewer to a Stack with a ListBox, remov
  b430d98... Remove uneeded ConversationWebView, HTML and CSS code.
  961faca... Minor code clean up.
  533f24a... Renable and update code for clicking on links in messages.
  098288c... Just use tooltips instead of an overlay for displaying link
  802939c... Reenable and update code for attached, full pane message co
  63e1eec... Remove now-unused composer-pane-position pref.
  463b1e7... Reenable and update code for embedded message composer.
  0212b91... Delete now used scrollable-overlay.vala source file.
  0fa3ff4... Enable ConversationViewer list box focus scrolling.
  69c5e3d... Minor code cleanup.
  d4ab08b... Reenable and update code for inline message quote toggling.
  eeba0f8... Add a workaround for web_view X allocation error.
  c7b394e... Reenable and update code for inline message image display.
  7552fe2... Tidy up transitions between the ConversationViewer's pages.
  4e768b4... Clean up message header UI, tranitions and style a bit.
  6996a41... Style the ConversationViewer user message with CSS rather t
  b4a5725... Add attachment icon back to the message viewer.
  8204bf8... Don't display ConversationMessage header boxes when header 
  33cdbea... Make collapsed ConversationMessage message boxes a bit ligh
  727f517... Fix "How does the code know the size to allocate" warning.
  c0a928d... Use two different buttons in ConversationMessage to show st
  a14d293... Ensure message are marked ready when their message bodies a
  aafa21d... Tidy up ConversationMessage styling and state management.
  0283f7c... Don't require duplicating conversation message signals on t
  2c05fac... Minor code clean up/reorganisation.
  8d8f2bf... Roll back ConversationViewer focus handle changes.
  5692afb... Reenable and update code for displayed attachments.
  1bb6ab9... Reenable and update code for editing draft messages.
  5e1022d... Remove ConversationMessage.containing_folder it's uneeded a
  2d8a7ed... Ensure ConversationMessage.web_view load stops when message
  b1e9eeb... Reenable displaying sub-messages.
  a6b6362... Expand the email for search conversations with only one mes
  eb040ac... Allow ConversationEmail to manage its infobars indep. of Co
  5c2cfec... Reenable displaying the "sent but not saved" message.
  934e032... Reenable displaying sender avatars using Gravatar.
  91de2ca... Depend on libsoup now we use it explicitly in the code base
  8c138ac... Convert ConversationWebView HML CSS file to a resource, rem
  4777664... Silence a warning calling Use Gtk.Widget.get_window.
  3290a95... Load the avatar cache on startup to ensure it is being load
  cb3608e... Add trivial amount of documentation comments.
  8a33cb4... Re-enable email menu actions and message star/unstar.
  bbd4fab... Re-enable attachments context menu.
  ef6e3c2... Convert ConversationEmail's attachment icon into a button.
  8be175e... Rename conversation-message-menu.ui to conversation-email-m
  7e5f031... Add missing UI file to POTFILES.in.
  c4424f5... Re-enable the message context menu.
  ee1006d... Add missing file to POTFILES.in.
  b95a62d... Turn down some warnings the user can't do anything about.
  6e08679... Namespace a Geary GTK+ theme CSS class.
  5afc186... Re-enable items in the ConversationEmail menu.
  4d0ae0f... Mark ConversationMessage.context_menu_element as nullable.
  3d8f86f... Chase Yorba -> SFC copryright assignment change.
  864ccfc... Chase ConversationEmail action namespace change in its main
  1227f9b... Fix build after rebasing to current master.
  dc75322... Don't ever collapse the last email in the conversation.
  56d04ba... Update message header layout, use GtkFlowBox for addresses.
  55f790a... Fix alignment of conversation message date and preview date

Commits added to the branch:

  f4f775c... Updated Indonesian translation (cherry picked from commit 3 (*)
  1d8c4ae... Remove a number of redundant fns in Engine.Util.Ascii. (*)
  5354ccb... Fix missing text displaying an image with text parts and in (*)
  5b8ab3d... Minor code cleanup. (*)
  b4761a2... Don't re-hlighlight search matches on search string change. (*)
  fd5b451... Clean up the ConversationViewer::highlight_search_terms met (*)
  a4b004b... Separate CSS file and better parsing errors. Bug 767814 (*)
  2838631... Add missing copyright header to ui/geary.css. Bug 767814. (*)
  e5d6522... Set correct length modifiers for some format strings with 6 (*)
  13dbfb3... Look a bit harder for special folders by name. Bug 748183. (*)
  b3ab020... Updated Polish translation (*)
  4c20d90... Updated Brazilian Portuguese translation (*)
  7e446b1... Use Popover for Move/Label menu. Bug 767431. (*)
  0eafdac... Remove folder-menu.vala from POTFILES.in. Bug 767431 (*)
  275fb39... Updated Brazilian Portuguese translation (*)
  bd7dd30... Added Brazilian Portuguese translation for help files (*)
  35c8e12... Updated Brazilian Portuguese translation (*)
  43a7e8d... Updated Spanish translation (cherry picked from commit 5801 (*)
  108a4f3... Updated Spanish translation (*)
  b4a22b2... Updated Spanish translation (cherry picked from commit 5cee (*)
  309006f... Updated POTFILES.in (*)
  8d3c443... Updated Spanish translation (cherry picked from commit babb (*)
  97e95b1... Updated Spanish translation (*)
  e01c8b4... Updated Spanish translation (*)
  c86ab90... Updated Slovak translation (*)
  8db4ea3... Updated Turkish translation (*)
  4cbd1e9... Updated German translation (cherry picked from commit dd524 (*)
  819a70e... Updated French translation (cherry picked from commit 37a63 (*)
  fda7efd... Updated German translation (*)
  d5e0605... Updated Romanian translation (*)
  99283d4... Updated Italian translation (*)
  a2519ff... Enable fatal warnings for valac. (*)
  5045ff0... Composer address bar: prevent doubling spaces after address (*)
  7166c15... Use PKG_CONFIG_EXECUTABLE provided by find_package(PkgConfi (*)
  f10f898... Always use UTF-8 for encoding non-ASCII/ISO-8859-1 headers. (*)
  da96e96... Fix format=flowed when sending Base64 encoded text/plain. B (*)
  6d4ce9a... Updated Polish help translation (*)
  0a45567... Disable some code that will break when ConversationViewer l
  b3a12cc... Add new ConversationMessage widget to display a single mess
  9f94fb8... Convert ConversationViewer to a Stack with a ListBox, remov
  76d377c... Remove uneeded ConversationWebView, HTML and CSS code.
  155d5e7... Minor code clean up.
  dee3237... Renable and update code for clicking on links in messages.
  e8da28b... Just use tooltips instead of an overlay for displaying link
  38a239f... Reenable and update code for attached, full pane message co
  807230d... Remove now-unused composer-pane-position pref.
  3f87101... Reenable and update code for embedded message composer.
  ea96bb5... Delete now used scrollable-overlay.vala source file.
  92038cc... Enable ConversationViewer list box focus scrolling.
  8b028c3... Minor code cleanup.
  274b1d9... Reenable and update code for inline message quote toggling.
  b9e8290... Add a workaround for web_view X allocation error.
  90a3583... Reenable and update code for inline message image display.
  3ddba21... Tidy up transitions between the ConversationViewer's pages.
  f6e7378... Clean up message header UI, tranitions and style a bit.
  a5f6d4a... Style the ConversationViewer user message with CSS rather t
  4127b89... Add attachment icon back to the message viewer.
  ad46917... Don't display ConversationMessage header boxes when header 
  c8d95d3... Make collapsed ConversationMessage message boxes a bit ligh
  4403ca7... Fix "How does the code know the size to allocate" warning.
  05ff136... Use two different buttons in ConversationMessage to show st
  4640c8d... Ensure message are marked ready when their message bodies a
  17eafee... Tidy up ConversationMessage styling and state management.
  f542a96... Don't require duplicating conversation message signals on t
  6b63921... Minor code clean up/reorganisation.
  8d0c918... Roll back ConversationViewer focus handle changes.
  34e5caf... Reenable and update code for displayed attachments.
  c4a5f6a... Reenable and update code for editing draft messages.
  b0c5cc3... Remove ConversationMessage.containing_folder it's uneeded a
  87ea710... Ensure ConversationMessage.web_view load stops when message
  277cbe4... Reenable displaying sub-messages.
  936cb3d... Expand the email for search conversations with only one mes
  68507fa... Allow ConversationEmail to manage its infobars indep. of Co
  bc2006e... Reenable displaying the "sent but not saved" message.
  610d2a4... Reenable displaying sender avatars using Gravatar.
  8000182... Depend on libsoup now we use it explicitly in the code base
  ff4b37c... Convert ConversationWebView HML CSS file to a resource, rem
  65e5f9f... Silence a warning calling Use Gtk.Widget.get_window.
  b461196... Load the avatar cache on startup to ensure it is being load
  d52be1b... Add trivial amount of documentation comments.
  43457d6... Re-enable email menu actions and message star/unstar.
  aaaa35a... Re-enable attachments context menu.
  c54b2fa... Convert ConversationEmail's attachment icon into a button.
  0634882... Rename conversation-message-menu.ui to conversation-email-m
  f68d8b0... Add missing UI file to POTFILES.in.
  ec746c4... Re-enable the message context menu.
  1ef2a8d... Add missing file to POTFILES.in.
  4cb70ab... Turn down some warnings the user can't do anything about.
  f4939cf... Namespace a Geary GTK+ theme CSS class.
  941a02f... Re-enable items in the ConversationEmail menu.
  65c68ee... Mark ConversationMessage.context_menu_element as nullable.
  75bd2e6... Chase Yorba -> SFC copryright assignment change.
  5a6e94c... Chase ConversationEmail action namespace change in its main
  6f1ae03... Fix build after rebasing to current master.
  10b0e41... Don't ever collapse the last email in the conversation.
  a3d6613... Update message header layout, use GtkFlowBox for addresses.
  ede9170... Fix alignment of conversation message date and preview date
  1c433de... Ensure collapsed conversation email attachment button isn't
  35b18dd... Chase recent master ConversationViewer search changes.
  7eb8c81... Re-enable search highlighting in conversation view.
  f8e793e... General clean up of conversation viewer code.
  86dad55... Remove redundant Geary.Email arg from ConversationEmail sig
  0a8fe7b... Re-enable replying to and quoting the selected message, if 

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]