[geary] (112 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:

  81de7a0... Disable some code that will break when ConversationViewer l
  814ed8e... Add new ConversationMessage widget to display a single mess
  ee5d35d... Convert ConversationViewer to a Stack with a ListBox, remov
  4e25379... Remove uneeded ConversationWebView, HTML and CSS code.
  6eebcf8... Minor code clean up.
  86fb6ff... Renable and update code for clicking on links in messages.
  ba4ff8e... Just use tooltips instead of an overlay for displaying link
  d00bdde... Reenable and update code for attached, full pane message co
  f9b899b... Remove now-unused composer-pane-position pref.
  a362062... Reenable and update code for embedded message composer.
  483aa7f... Delete now used scrollable-overlay.vala source file.
  5ba7118... Enable ConversationViewer list box focus scrolling.
  9be8e85... Minor code cleanup.
  a734af3... Reenable and update code for inline message quote toggling.
  b80664b... Add a workaround for web_view X allocation error.
  94eeb01... Reenable and update code for inline message image display.
  4757d14... Tidy up transitions between the ConversationViewer's pages.
  6a561a7... Clean up message header UI, tranitions and style a bit.
  6f804f3... Style the ConversationViewer user message with CSS rather t
  9c84d04... Add attachment icon back to the message viewer.
  200af4c... Don't display ConversationMessage header boxes when header 
  2118926... Make collapsed ConversationMessage message boxes a bit ligh
  313f826... Fix "How does the code know the size to allocate" warning.
  cc500bb... Use two different buttons in ConversationMessage to show st
  3f26b81... Ensure message are marked ready when their message bodies a
  4bb66e4... Tidy up ConversationMessage styling and state management.
  bcdd067... Don't require duplicating conversation message signals on t
  8844b03... Minor code clean up/reorganisation.
  d65d0ba... Roll back ConversationViewer focus handle changes.
  51791ea... Reenable and update code for displayed attachments.
  1a19084... Reenable and update code for editing draft messages.
  82362af... Remove ConversationMessage.containing_folder it's uneeded a
  d993822... Ensure ConversationMessage.web_view load stops when message
  ebc132e... Reenable displaying sub-messages.
  6285ea5... Expand the email for search conversations with only one mes
  ef8c7ad... Allow ConversationEmail to manage its infobars indep. of Co
  9a0889b... Reenable displaying the "sent but not saved" message.
  6538017... Reenable displaying sender avatars using Gravatar.
  f3a16d6... Depend on libsoup now we use it explicitly in the code base
  43f3fa9... Convert ConversationWebView HML CSS file to a resource, rem
  c22d684... Silence a warning calling Use Gtk.Widget.get_window.
  8b62154... Load the avatar cache on startup to ensure it is being load
  bf9c9fe... Add trivial amount of documentation comments.
  b8bd764... Re-enable email menu actions and message star/unstar.
  d97add1... Re-enable attachments context menu.
  c65541a... Convert ConversationEmail's attachment icon into a button.
  83f8e49... Rename conversation-message-menu.ui to conversation-email-m
  8d5f971... Add missing UI file to POTFILES.in.
  b133f24... Re-enable the message context menu.
  19b9d4c... Add missing file to POTFILES.in.
  25077d3... Turn down some warnings the user can't do anything about.
  8d8b6c0... Namespace a Geary GTK+ theme CSS class.
  d3d177e... Re-enable items in the ConversationEmail menu.
  f844ab6... Mark ConversationMessage.context_menu_element as nullable.
  0aa34a2... Chase Yorba -> SFC copryright assignment change.
  2092ab9... Chase ConversationEmail action namespace change in its main
  d663d08... Fix build after rebasing to current master.
  65fd05e... Don't ever collapse the last email in the conversation.
  8192f17... Update message header layout, use GtkFlowBox for addresses.
  e3c5387... Fix alignment of conversation message date and preview date
  1d79cfb... Ensure collapsed conversation email attachment button isn't
  01a0d03... Chase recent master ConversationViewer search changes.
  431af31... Re-enable search highlighting in conversation view.
  287cde3... General clean up of conversation viewer code.
  bea6711... Remove redundant Geary.Email arg from ConversationEmail sig
  e2bff6c... Re-enable replying to and quoting the selected message, if 
  e3704c0... Remove some unused web view font code.
  331f9c3... Tidy up conversation list style.
  6680e3f... Show/hide any attached messages as the primary message is.
  f1dd15d... Go back to using the same size avatar for expanded/collapse
  8b88ad6... Ensure embedded composer is always located below its referr
  b2fa6d7... Make conversation ListBox activate and sort call lambdas fu
  f275c50... Reduce spacing between messages in the conversation list.
  c83bafb... Fix build after rebase.
  8e10024... Emulate browser-style scroll-on-spacebar.
  894beaa... Ensure header buttons are not sensitive when convo email is
  342bff8... Add support for easier iterating over conversation email an
  ab2e031... Re-enable message view zoom.
  1a22f65... Fix a crash when viewer is cleared while highlighting searc
  b0100b8... Scroll to a useful location when a conversation is first lo
  1da8a34... Break out ListBox used to display conversations into standa
  02cc29c... Gracefully handle messages with no from address in conversa
  ae17add... Add a tooltip to to conversartion viewer's date headers wit
  2ffe040... Don't collapse a conversartion email when it has an attache
  bd28e23... Minor conversation code cleanup.
  d57f96f... Fix logic error when determining when to show the "show ima
  d41ab47... Minor conversation code cleanup.
  d07fc65... Tidy up ConversationMessage GTK theme CSS.
  9fac7a2... Enable popover for conversation message header addresses.
  80fd2d3... Fix in-window and in-comversation composers not getting cle
  6467fef... Simplify how ConversationListBox removal, explicitly destro
  8ebc49f... Don't hide in-window composers just after they are shown.
  0fb358a... Make conversation viewer email flag handling a bit more nul
  681afae... Fix jumpy focus scrolling on emails bigger than the viewpor
  f21897f... Minor conversation viewer code cleanup.
  37b50e3... Fix some critical warnings during object destruction.
  52c0830... Port some changes over from master lost in the last rebase.
  59908d9... Substantially rework email HTML sanitising and styling.
  2736b70... Use app-driven width for conversation web view, not content

Commits added to the branch:

  cacd9db... Updated Swedish translation (*)
  cd65575... Updated Hebrew translation (*)
  979f3b9... Ensure reasonable values are written/used for window positi (*)
  4a2ba14... Fix cmake warning CMP0040 in cmake/FindDesktopFileValidate. (*)
  e8c4484... Disable some code that will break when ConversationViewer l
  1cd3b29... Add new ConversationMessage widget to display a single mess
  aa351ea... Convert ConversationViewer to a Stack with a ListBox, remov
  b1ea026... Remove uneeded ConversationWebView, HTML and CSS code.
  33dc5fa... Minor code clean up.
  33a01e7... Renable and update code for clicking on links in messages.
  a40d6bd... Just use tooltips instead of an overlay for displaying link
  b9da582... Reenable and update code for attached, full pane message co
  e92148f... Remove now-unused composer-pane-position pref.
  2633386... Reenable and update code for embedded message composer.
  29c1464... Delete now used scrollable-overlay.vala source file.
  3e51605... Enable ConversationViewer list box focus scrolling.
  00ce3bc... Minor code cleanup.
  bd7e27c... Reenable and update code for inline message quote toggling.
  3ab6372... Add a workaround for web_view X allocation error.
  78156bb... Reenable and update code for inline message image display.
  86f102f... Tidy up transitions between the ConversationViewer's pages.
  be6a688... Clean up message header UI, tranitions and style a bit.
  28f8746... Style the ConversationViewer user message with CSS rather t
  5d7c245... Add attachment icon back to the message viewer.
  854522d... Don't display ConversationMessage header boxes when header 
  4f81db3... Make collapsed ConversationMessage message boxes a bit ligh
  ed52efd... Fix "How does the code know the size to allocate" warning.
  2203320... Use two different buttons in ConversationMessage to show st
  6eba4f0... Ensure message are marked ready when their message bodies a
  fae06db... Tidy up ConversationMessage styling and state management.
  6f107da... Don't require duplicating conversation message signals on t
  b1b0658... Minor code clean up/reorganisation.
  fce2938... Roll back ConversationViewer focus handle changes.
  2bad57a... Reenable and update code for displayed attachments.
  21a7b94... Reenable and update code for editing draft messages.
  4e84cba... Remove ConversationMessage.containing_folder it's uneeded a
  c9579b4... Ensure ConversationMessage.web_view load stops when message
  a91e1ab... Reenable displaying sub-messages.
  f2c1db1... Expand the email for search conversations with only one mes
  73533a5... Allow ConversationEmail to manage its infobars indep. of Co
  5e235b9... Reenable displaying the "sent but not saved" message.
  4c5bbb3... Reenable displaying sender avatars using Gravatar.
  8863d39... Depend on libsoup now we use it explicitly in the code base
  07cfb8f... Convert ConversationWebView HML CSS file to a resource, rem
  1e0e593... Silence a warning calling Use Gtk.Widget.get_window.
  81cafc8... Load the avatar cache on startup to ensure it is being load
  2433c4d... Add trivial amount of documentation comments.
  e68ff46... Re-enable email menu actions and message star/unstar.
  1bb4e59... Re-enable attachments context menu.
  6496dba... Convert ConversationEmail's attachment icon into a button.
  e0e5907... Rename conversation-message-menu.ui to conversation-email-m
  2c8f83d... Add missing UI file to POTFILES.in.
  bfe6065... Re-enable the message context menu.
  dd2ecdc... Add missing file to POTFILES.in.
  a709c3e... Turn down some warnings the user can't do anything about.
  db7d6b1... Namespace a Geary GTK+ theme CSS class.
  20ceaab... Re-enable items in the ConversationEmail menu.
  65fdcee... Mark ConversationMessage.context_menu_element as nullable.
  9bd0a1a... Chase Yorba -> SFC copryright assignment change.
  414bd0f... Chase ConversationEmail action namespace change in its main
  f7e7dcf... Fix build after rebasing to current master.
  12346c6... Don't ever collapse the last email in the conversation.
  18f7b57... Update message header layout, use GtkFlowBox for addresses.
  13731a3... Fix alignment of conversation message date and preview date
  525fcc9... Ensure collapsed conversation email attachment button isn't
  73f9e1f... Chase recent master ConversationViewer search changes.
  fe35b54... Re-enable search highlighting in conversation view.
  dbe862f... General clean up of conversation viewer code.
  04da2c9... Remove redundant Geary.Email arg from ConversationEmail sig
  5073d8e... Re-enable replying to and quoting the selected message, if 
  602174c... Remove some unused web view font code.
  48ca0b1... Tidy up conversation list style.
  27d7510... Show/hide any attached messages as the primary message is.
  dfece65... Go back to using the same size avatar for expanded/collapse
  1d19055... Ensure embedded composer is always located below its referr
  84a637b... Make conversation ListBox activate and sort call lambdas fu
  3f69b36... Reduce spacing between messages in the conversation list.
  89fac50... Fix build after rebase.
  fb579c0... Emulate browser-style scroll-on-spacebar.
  76454b3... Ensure header buttons are not sensitive when convo email is
  a53a4fd... Add support for easier iterating over conversation email an
  84c3aa4... Re-enable message view zoom.
  4490883... Fix a crash when viewer is cleared while highlighting searc
  b1ae25c... Scroll to a useful location when a conversation is first lo
  96fa60a... Break out ListBox used to display conversations into standa
  4334ded... Gracefully handle messages with no from address in conversa
  8db5708... Add a tooltip to to conversartion viewer's date headers wit
  368dd7e... Don't collapse a conversartion email when it has an attache
  c9eda33... Minor conversation code cleanup.
  560dd84... Fix logic error when determining when to show the "show ima
  04a8c3f... Minor conversation code cleanup.
  cf64154... Tidy up ConversationMessage GTK theme CSS.
  4596c10... Enable popover for conversation message header addresses.
  7b30227... Fix in-window and in-comversation composers not getting cle
  88c04e2... Simplify how ConversationListBox removal, explicitly destro
  d279a26... Don't hide in-window composers just after they are shown.
  59774d6... Make conversation viewer email flag handling a bit more nul
  4db9c79... Fix jumpy focus scrolling on emails bigger than the viewpor
  82c0cb0... Minor conversation viewer code cleanup.
  d49bd28... Fix some critical warnings during object destruction.
  b0ad208... Port some changes over from master lost in the last rebase.
  20f4180... Substantially rework email HTML sanitising and styling.
  1b6cc97... Use app-driven width for conversation web view, not content
  6f33224... Remove some unused/uneeded message body CSS.
  a3f231b... Tidy up collapsible quote container style and behaviour.
  3e5bd3b... Prefix CSS classes in message HTML to avoid collisions with
  0348870... Always allow last messages in a convo to be expanded.
  9b7f860... Ensure conversation messages min width is low enough for sm
  9ad7aad... Fix most conversation web view height issues.
  3e8910c... Minor code cleanup.
  f367b4b... Don't clobber avatar loads for second and subsequent convo 
  a7f574d... Workaround wide convo InfoBars being too wide for small scr

(*) 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]