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

  3dd1406... Disable some code that will break when ConversationViewer l
  3e8253f... Add new ConversationMessage widget to display a single mess
  4c74935... Convert ConversationViewer to a Stack with a ListBox, remov
  c881f07... Remove uneeded ConversationWebView, HTML and CSS code.
  eb0d739... Minor code clean up.
  1eb67a4... Renable and update code for clicking on links in messages.
  a4f4ad3... Just use tooltips instead of an overlay for displaying link
  7e2c938... Reenable and update code for attached, full pane message co
  40e215c... Remove now-unused composer-pane-position pref.
  6d3d130... Reenable and update code for embedded message composer.
  f074362... Delete now used scrollable-overlay.vala source file.
  77d2213... Enable ConversationViewer list box focus scrolling.
  42d7a15... Minor code cleanup.
  ceec7c1... Reenable and update code for inline message quote toggling.
  21ca582... Add a workaround for web_view X allocation error.
  3900c65... Reenable and update code for inline message image display.
  9acdd32... Tidy up transitions between the ConversationViewer's pages.
  9941c15... Clean up message header UI, tranitions and style a bit.
  850eadf... Style the ConversationViewer user message with CSS rather t
  260c5bf... Add attachment icon back to the message viewer.
  ecbcf79... Don't display ConversationMessage header boxes when header 
  3d13516... Make collapsed ConversationMessage message boxes a bit ligh
  adf3ca7... Fix "How does the code know the size to allocate" warning.
  0ec0f8f... Use two different buttons in ConversationMessage to show st
  108eef8... Ensure message are marked ready when their message bodies a
  4770ad4... Tidy up ConversationMessage styling and state management.
  4be1afc... Don't require duplicating conversation message signals on t
  f4c40ea... Minor code clean up/reorganisation.
  469b145... Roll back ConversationViewer focus handle changes.
  ace8486... Reenable and update code for displayed attachments.
  7c67249... Reenable and update code for editing draft messages.
  858db78... Remove ConversationMessage.containing_folder it's uneeded a
  9498e2a... Ensure ConversationMessage.web_view load stops when message
  99231fc... Reenable displaying sub-messages.
  3220933... Expand the email for search conversations with only one mes
  c024173... Allow ConversationEmail to manage its infobars indep. of Co
  4f62f8d... Reenable displaying the "sent but not saved" message.
  69335b4... Reenable displaying sender avatars using Gravatar.
  a7e7a38... Depend on libsoup now we use it explicitly in the code base
  f356f53... Convert ConversationWebView HML CSS file to a resource, rem
  0d77604... Silence a warning calling Use Gtk.Widget.get_window.
  88958bc... Load the avatar cache on startup to ensure it is being load
  3c53449... Add trivial amount of documentation comments.
  c2d2472... Re-enable email menu actions and message star/unstar.
  4818d6d... Re-enable attachments context menu.
  43fb0e2... Convert ConversationEmail's attachment icon into a button.
  b39a550... Rename conversation-message-menu.ui to conversation-email-m
  5dc030d... Add missing UI file to POTFILES.in.
  c72faf1... Re-enable the message context menu.
  8933350... Add missing file to POTFILES.in.
  04cf960... Turn down some warnings the user can't do anything about.
  c5c8460... Namespace a Geary GTK+ theme CSS class.
  fb8fa1b... Re-enable items in the ConversationEmail menu.
  503ceab... Mark ConversationMessage.context_menu_element as nullable.
  913df8b... Chase Yorba -> SFC copryright assignment change.
  d70368d... Chase ConversationEmail action namespace change in its main
  f88ec70... Fix build after rebasing to current master.
  647736b... Don't ever collapse the last email in the conversation.
  686f91b... Update message header layout, use GtkFlowBox for addresses.
  7df47e5... Fix alignment of conversation message date and preview date
  865648a... Ensure collapsed conversation email attachment button isn't
  70647f3... Chase recent master ConversationViewer search changes.
  4b76d12... Re-enable search highlighting in conversation view.
  35d90a9... General clean up of conversation viewer code.
  ebf8367... Remove redundant Geary.Email arg from ConversationEmail sig
  e4b5c41... Re-enable replying to and quoting the selected message, if 
  8376cbd... Remove some unused web view font code.
  91d7e9e... Tidy up conversation list style.
  1157ded... Show/hide any attached messages as the primary message is.
  f8661d6... Go back to using the same size avatar for expanded/collapse
  11bda8f... Ensure embedded composer is always located below its referr
  ea1ff05... Make conversation ListBox activate and sort call lambdas fu
  603376b... Reduce spacing between messages in the conversation list.
  e62d33a... Fix build after rebase.
  9f44495... Emulate browser-style scroll-on-spacebar.
  42478fd... Ensure header buttons are not sensitive when convo email is
  7403c99... Add support for easier iterating over conversation email an
  248526a... Re-enable message view zoom.
  460e7c7... Fix a crash when viewer is cleared while highlighting searc
  62bf00a... Scroll to a useful location when a conversation is first lo
  b6c357d... Break out ListBox used to display conversations into standa
  6946559... Gracefully handle messages with no from address in conversa
  8923e17... Add a tooltip to to conversartion viewer's date headers wit
  b5905a3... Don't collapse a conversartion email when it has an attache
  826c76a... Minor conversation code cleanup.
  583d6b0... Fix logic error when determining when to show the "show ima
  0639e94... Minor conversation code cleanup.
  6c4550b... Tidy up ConversationMessage GTK theme CSS.
  2b1c3ec... Enable popover for conversation message header addresses.
  979a5e4... Fix in-window and in-comversation composers not getting cle
  ee93dbc... Simplify how ConversationListBox removal, explicitly destro
  a29d666... Don't hide in-window composers just after they are shown.
  0c7dcaf... Make conversation viewer email flag handling a bit more nul
  7b5d61b... Fix jumpy focus scrolling on emails bigger than the viewpor
  c1548fc... Minor conversation viewer code cleanup.
  1460ba8... Fix some critical warnings during object destruction.
  14aebb7... Port some changes over from master lost in the last rebase.
  40edae8... Substantially rework email HTML sanitising and styling.
  f25171b... Use app-driven width for conversation web view, not content
  5321886... Remove some unused/uneeded message body CSS.
  1766ced... Tidy up collapsible quote container style and behaviour.
  3baf40d... Prefix CSS classes in message HTML to avoid collisions with
  bc57913... Always allow last messages in a convo to be expanded.
  ee73b00... Ensure conversation messages min width is low enough for sm
  df2d222... Fix most conversation web view height issues.
  7cd540c... Minor code cleanup.
  d8d6301... Don't clobber avatar loads for second and subsequent convo 
  7443c98... Workaround wide convo InfoBars being too wide for small scr
  626398a... Fix some inline parts not being visible.
  7601367... Fix inline JPEGs being corrupted when converted to data URI
  28975c7... Move managing toolbar mesage buttons from convo viewer to c
  a675260... Convert new convo widgets to use Gtk.Grid instead of Box.
  7173c31... Fix 0px elements being rendered as 1px boxes.
  7d7e96f... Fix massive memory leak due to some convo widgets never bei
  f5283be... Fix compile error.
  6f9f2cc... Fix missing space between message avatar and headers.
  72f4bdd... Fix full-pane composer not taking upthe full window.
  fb8a991... Replace Gtk.IconView with FlowBox for displaying email atta
  2741828... Fix lack of padding around GMail blockquotes.
  5bfc56f... (Re-)fix crash when displaying exceptionally large messages
  a1e3c2d... Set GTK CSS classes on conversation email for sent, starred
  88ddef0... Fix some bugs in AggregateProgressMonitor when removing mon
  ed92f80... Replace the conversation list store's model on folder chang
  51d4ccb... Fix ConversationListStore instances never being finalised.
  b8865ed... Really(?) fix DOM node crit warning when ConversationMessag
  3809c90... Highlight unread emails in convo viewer.
  245c74f... Tidy up the ConversationListBox API for accessing reply tar
  e242203... Reimplement in-conversation find.
  739686f... Tidy up conversation viewer widget signal handling a bit.
  1c51b0d... Implement "Search for messages from" for email addresses.
  0b8823b... Clean up the conversation find implementation a bit.
  b348b4f... Don't show info bars on show all.
  878f0c4... Minor code tidy.
  cb390db... Fix build after shoddy rebase.

Commits added to the branch:

  6f98819... Update desktop resources to be spec compliant & consistent  (*)
  96ea69d... Make appdata file translatable. Bug 713937. (*)
  facf601... Fix name of translated appdata file. Bug 713937. (*)
  df14132... Updated Hungarian translation (*)
  6de907b... Put translator comment in the desktop file in one line (*)
  bb29b4c... Updated Polish translation (*)
  f032af8... Updated Polish translation (*)
  58ccec0... Updated Finnish translation (*)
  6fd4e2a... Updated German translation (*)
  a74925d... Updated Polish translation (*)
  46e1764... Do not crash if ~/.local/share/geary does not exist. Bug 74 (*)
  8557a10... Updated Czech translation (*)
  d57837f... Updated Slovak translation (*)
  cb69415... Updated Serbian translation (*)
  e499f3d... Updated Kazakh translation (*)
  ec73cdc... Disable some code that will break when ConversationViewer l
  0db4891... Add new ConversationMessage widget to display a single mess
  1e2ca20... Convert ConversationViewer to a Stack with a ListBox, remov
  ac4cac9... Remove uneeded ConversationWebView, HTML and CSS code.
  a2bef17... Minor code clean up.
  107f756... Renable and update code for clicking on links in messages.
  dbff551... Just use tooltips instead of an overlay for displaying link
  82e1d26... Reenable and update code for attached, full pane message co
  16ca6d8... Remove now-unused composer-pane-position pref.
  d2c2390... Reenable and update code for embedded message composer.
  4cd2aa9... Delete now used scrollable-overlay.vala source file.
  d2c5f90... Enable ConversationViewer list box focus scrolling.
  6acc287... Minor code cleanup.
  5e22263... Reenable and update code for inline message quote toggling.
  4047f03... Add a workaround for web_view X allocation error.
  875276e... Reenable and update code for inline message image display.
  8b6c561... Tidy up transitions between the ConversationViewer's pages.
  c73473f... Clean up message header UI, tranitions and style a bit.
  19bbbb8... Style the ConversationViewer user message with CSS rather t
  e3ba3d6... Add attachment icon back to the message viewer.
  f21fe46... Don't display ConversationMessage header boxes when header 
  da299be... Make collapsed ConversationMessage message boxes a bit ligh
  4138b09... Fix "How does the code know the size to allocate" warning.
  c37a583... Use two different buttons in ConversationMessage to show st
  e66ca21... Ensure message are marked ready when their message bodies a
  4d452a7... Tidy up ConversationMessage styling and state management.
  7e5167a... Don't require duplicating conversation message signals on t
  f7b3f20... Minor code clean up/reorganisation.
  f85b776... Roll back ConversationViewer focus handle changes.
  5fc3502... Reenable and update code for displayed attachments.
  b55666c... Reenable and update code for editing draft messages.
  ad356f3... Remove ConversationMessage.containing_folder it's uneeded a
  ffec790... Ensure ConversationMessage.web_view load stops when message
  9a3f73d... Reenable displaying sub-messages.
  d28b8d8... Expand the email for search conversations with only one mes
  d83c58a... Allow ConversationEmail to manage its infobars indep. of Co
  fc19763... Reenable displaying the "sent but not saved" message.
  faa8958... Reenable displaying sender avatars using Gravatar.
  f392f21... Depend on libsoup now we use it explicitly in the code base
  fc59351... Convert ConversationWebView HML CSS file to a resource, rem
  017eb15... Silence a warning calling Use Gtk.Widget.get_window.
  7c4cd29... Load the avatar cache on startup to ensure it is being load
  ec4fdc5... Add trivial amount of documentation comments.
  a7119d3... Re-enable email menu actions and message star/unstar.
  12e5985... Re-enable attachments context menu.
  5b5480e... Convert ConversationEmail's attachment icon into a button.
  b68d37b... Rename conversation-message-menu.ui to conversation-email-m
  f4351b0... Add missing UI file to POTFILES.in.
  0dcb569... Re-enable the message context menu.
  d81221f... Add missing file to POTFILES.in.
  cf32256... Turn down some warnings the user can't do anything about.
  e41a670... Namespace a Geary GTK+ theme CSS class.
  8596843... Re-enable items in the ConversationEmail menu.
  0a7dac9... Mark ConversationMessage.context_menu_element as nullable.
  9b36014... Chase Yorba -> SFC copryright assignment change.
  76607d3... Chase ConversationEmail action namespace change in its main
  b88c794... Fix build after rebasing to current master.
  8527747... Don't ever collapse the last email in the conversation.
  a0ad92e... Update message header layout, use GtkFlowBox for addresses.
  4c32680... Fix alignment of conversation message date and preview date
  910aaa4... Ensure collapsed conversation email attachment button isn't
  d5ad6ce... Chase recent master ConversationViewer search changes.
  91e356c... Re-enable search highlighting in conversation view.
  b245090... General clean up of conversation viewer code.
  c7e0983... Remove redundant Geary.Email arg from ConversationEmail sig
  e8a9dc6... Re-enable replying to and quoting the selected message, if 
  d407526... Remove some unused web view font code.
  8935f5c... Tidy up conversation list style.
  fa85412... Show/hide any attached messages as the primary message is.
  f28d744... Go back to using the same size avatar for expanded/collapse
  9f44e88... Ensure embedded composer is always located below its referr
  dd7d689... Make conversation ListBox activate and sort call lambdas fu
  1d9ba83... Reduce spacing between messages in the conversation list.
  f3fe08b... Fix build after rebase.
  d95dc61... Emulate browser-style scroll-on-spacebar.
  e66904f... Ensure header buttons are not sensitive when convo email is
  e07c0d0... Add support for easier iterating over conversation email an
  e6107b6... Re-enable message view zoom.
  2b50128... Fix a crash when viewer is cleared while highlighting searc
  282a3f9... Scroll to a useful location when a conversation is first lo
  d32f91e... Break out ListBox used to display conversations into standa
  ea76ff7... Gracefully handle messages with no from address in conversa
  c217f68... Add a tooltip to to conversartion viewer's date headers wit
  44e8b0d... Don't collapse a conversartion email when it has an attache
  13faec4... Minor conversation code cleanup.
  3cbf9fd... Fix logic error when determining when to show the "show ima
  c6d2819... Minor conversation code cleanup.
  ea78174... Tidy up ConversationMessage GTK theme CSS.
  1e89971... Enable popover for conversation message header addresses.
  4ff75f1... Fix in-window and in-comversation composers not getting cle
  1d4b3a3... Simplify how ConversationListBox removal, explicitly destro
  0df8b89... Don't hide in-window composers just after they are shown.
  4f4de18... Make conversation viewer email flag handling a bit more nul
  6e9cd55... Fix jumpy focus scrolling on emails bigger than the viewpor
  16954ef... Minor conversation viewer code cleanup.
  39ede14... Fix some critical warnings during object destruction.
  562a52b... Port some changes over from master lost in the last rebase.
  ce44c88... Substantially rework email HTML sanitising and styling.
  23eee14... Use app-driven width for conversation web view, not content
  69ddb27... Remove some unused/uneeded message body CSS.
  6e5a234... Tidy up collapsible quote container style and behaviour.
  1f840dc... Prefix CSS classes in message HTML to avoid collisions with
  c9c059a... Always allow last messages in a convo to be expanded.
  c321c56... Ensure conversation messages min width is low enough for sm
  325f81f... Fix most conversation web view height issues.
  d2fa4af... Minor code cleanup.
  8fa63a0... Don't clobber avatar loads for second and subsequent convo 
  7e5aaa9... Workaround wide convo InfoBars being too wide for small scr
  fa393ca... Fix some inline parts not being visible.
  9d9766b... Fix inline JPEGs being corrupted when converted to data URI
  41434f2... Move managing toolbar mesage buttons from convo viewer to c
  50c25c3... Convert new convo widgets to use Gtk.Grid instead of Box.
  d5adfa0... Fix 0px elements being rendered as 1px boxes.
  ef016dc... Fix massive memory leak due to some convo widgets never bei
  d971ab2... Fix compile error.
  89f830d... Fix missing space between message avatar and headers.
  b33d3b3... Fix full-pane composer not taking upthe full window.
  3978312... Replace Gtk.IconView with FlowBox for displaying email atta
  1e9888e... Fix lack of padding around GMail blockquotes.
  f47cca4... (Re-)fix crash when displaying exceptionally large messages
  6e62f20... Set GTK CSS classes on conversation email for sent, starred
  579d632... Fix some bugs in AggregateProgressMonitor when removing mon
  7539932... Replace the conversation list store's model on folder chang
  91a156f... Fix ConversationListStore instances never being finalised.
  36d4dc1... Really(?) fix DOM node crit warning when ConversationMessag
  4b36f4b... Highlight unread emails in convo viewer.
  40e1567... Tidy up the ConversationListBox API for accessing reply tar
  6d6d0bf... Reimplement in-conversation find.
  9280f9a... Tidy up conversation viewer widget signal handling a bit.
  83b45cc... Implement "Search for messages from" for email addresses.
  05b61c2... Clean up the conversation find implementation a bit.
  85e85a8... Don't show info bars on show all.
  592978b... Minor code tidy.
  0d80d76... Fix build after shoddy rebase.
  d1fc723... Fix a crit warning when switching folders.
  41e73f1... Fix a possible critical error.
  962740a... Don't re-load folder when changing to the same one.
  98af337... Fix reply/forward toobar buttons not being enabled for sear
  5ea0d5f... Don't consider collapsed emails for find prefil/reply quoti
  1a5e157... Dismiss link popover when a link is activated.
  5bb1320... Minor GTK and HTML CSS tweaks.
  4c8a41d... Fix possible crit loading an avatar for a cancelled convers
  20d79c7... Set an explcit minimum version requirmeent for libsoup.
  274a109... Tidy up avatar loading.
  82d0ba0... Fix possible crit error when conversation load is cancelled
  c9349cc... Prematurely optimise conversation email loading.
  1234b14... Fix a possible crit error.
  86efdc6... Fix a possible crit error when cancelling conversation load
  9e9c887... Add ConversationEmail::message_bodies_loaded prop, hook it 
  b848822... Fix logic thinko with conversation last row handling.
  47eb910... Expand/collapse conversation rows matching fine/search term
  d713fa7... Manage search term highlighting for messages appended to a 
  991b054... Explicitly handle find bar being closed, update search term
  968b908... Highlight search terms in conversation message address head

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