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

  f072d5e... Disable some code that will break when ConversationViewer l
  7de1c58... Add new ConversationMessage widget to display a single mess
  1a210de... Convert ConversationViewer to a Stack with a ListBox, remov
  f31e89f... Remove uneeded ConversationWebView, HTML and CSS code.
  6bd1a5d... Bump minimum GTK+ version to 3.12.
  1adbdc4... Remove conditional compilation for GTK+ 3.12.
  ecd8cea... Minor code clean up.
  223977a... Renable and update code for clicking on links in messages.
  09a93bf... Just use tooltips instead of an overlay for displaying link
  ec31257... Reenable and update code for attached, full pane message co
  bafbfa5... Remove now-unused composer-pane-position pref.
  6d89cd1... Reenable and update code for embedded message composer.
  0f3e95d... Delete now used scrollable-overlay.vala source file.
  7e6a9b1... Enable ConversationViewer list box focus scrolling.
  f85b4d7... Minor code cleanup.
  f338933... Reenable and update code for inline message quote toggling.
  c652963... Add a workaround for web_view X allocation error.
  f7e8b93... Reenable and update code for inline message image display.
  a407760... Tidy up transitions between the ConversationViewer's pages.
  e5157ce... Clean up message header UI, tranitions and style a bit.
  07c408b... Style the ConversationViewer user message with CSS rather t
  83ec88a... Add attachment icon back to the message viewer.
  26a6491... Don't display ConversationMessage header boxes when header 
  177f396... Make collapsed ConversationMessage message boxes a bit ligh
  a550e5e... Fix "How does the code know the size to allocate" warning.
  8da8aa3... Use two different buttons in ConversationMessage to show st
  217a568... Ensure message are marked ready when their message bodies a
  3aa2739... Tidy up ConversationMessage styling and state management.
  ce69b84... Don't require duplicating conversation message signals on t
  362f28a... Minor code clean up/reorganisation.
  70654e5... Roll back ConversationViewer focus handle changes.
  900e8c9... Reenable and update code for displayed attachments.
  2ed765c... Reenable and update code for editing draft messages.
  9fc66e3... Remove ConversationMessage.containing_folder it's uneeded a
  ee86ba6... Ensure ConversationMessage.web_view load stops when message
  28b7bd1... Reenable displaying sub-messages.
  374d5d9... Expand the email for search conversations with only one mes
  566daed... Allow ConversationEmail to manage its infobars indep. of Co
  13ecf08... Reenable displaying the "sent but not saved" message.
  eb2f096... Reenable displaying sender avatars using Gravatar.
  3fa5adb... Depend on libsoup now we use it explicitly in the code base
  c5c329c... Convert ConversationWebView HML CSS file to a resource, rem
  73ce0f8... Silence a warning calling Use Gtk.Widget.get_window.
  1e6ca90... Load the avatar cache on startup to ensure it is being load
  a57ae25... Add trivial amount of documentation comments.
  16b8a3d... Re-enable email menu actions and message star/unstar.
  6d70c4e... Re-enable attachments context menu.
  5fcb3d5... Convert ConversationEmail's attachment icon into a button.
  d0d2e6d... Rename conversation-message-menu.ui to conversation-email-m
  02ab1bc... Add missing UI file to POTFILES.in.
  7b1af1e... Re-enable the message context menu.
  14cf382... Add missing file to POTFILES.in.
  95ec05f... Turn down some warnings the user can't do anything about.
  277e3d5... Namespace a Geary GTK+ theme CSS class.
  8218748... Re-enable items in the ConversationEmail menu.
  51a2e2a... Mark ConversationMessage.context_menu_element as nullable.
  5e5e7e0... Chase Yorba -> SFC copryright assignment change.
  24acc6d... Chase ConversationEmail action namespace change in its main

Commits added to the branch:

  72f93d9... Add some git and deb build artefacts to .gitignore (*)
  92aabd5... Updated French translation (*)
  3359f64... Updated Romanian translation (*)
  2ba3739... Add note to INSTALL about required SQLite 3.11 compilation  (*)
  7ad8c2c... Update to 0.11.0 (*)
  8a2c14e... Updated Slovak translation (*)
  ea02333... Updated Italian translation (*)
  84174f4... Updated Italian translation (*)
  e33ff17... Updated Spanish translation (*)
  1138b6f... Updated Spanish translation (*)
  6547445... Updated Russian translation (cherry picked from commit 6632 (*)
  9b8fc0b... Fix incorrect date in NEWS (*)
  edb1eca... Updated Kazakh translation (*)
  41b9fb6... Use HTTPS for accessing Gravatar.com (*)
  f9cd259... Allow secure Gravatar requests by default. (*)
  18755f6... Fix app & desktop becoming unresponsive when clicking the g (*)
  591dd26... Moved DOM function into Util.DOM namespace (*)
  1456b05... Require GMime 2.6.17 so we can remove the workaround for Bu (*)
  b3946f2... Bump minimum GTK+ (3.14), GLib (2.42) and Vala (2.26) versi (*)
  b7cf0ec... Remove conditional compilation for GTK+ 3.12. (*)
  13657a2... Bump minimum WebKitGTK version to 2.4, remove bindings for  (*)
  8491cd5... Remove GTK+ 3.14 check when setting widget CSS, modernise i (*)
  0da3cb9... Use margin-{start,end} instead of margin-{left,right}: Clos (*)
  19dde89... Remove only remaining use of emblem-system-symbolic icon na (*)
  7b37e26... Remove Unity-specific workarounds. Bug 738899. (*)
  1886e17... Remove use of Gtk.Misc ::xpad and ::ypad. Bug 713991. (*)
  3baa873... Chase toolbar widget CSS class name change. (*)
  1f1be5e... Updated German translation (cherry picked from commit d09d6 (*)
  244c6ed... Swap positions of composer save/send buttons. Closes Bug 76 (*)
  54ba285... Clean up shortcuts and shortcut docs. Closes Bug 766987. (*)
  66928f7... Enable L/M keyboard shortcut for label/moving messages. Fix (*)
  c86af16... Remove some more artifacts from the old gear menu. Bug 7599 (*)
  af94c20... Sort main window accelerators definition. (*)
  10362b5... Tidy up main window accelerator setup. (*)
  a2d32b8... Fix crash when value of is:foo search op has not been trans (*)
  86ffc4c... Don't bother stemming and generating SQL for valid is:foo s (*)
  0b1f8cd... Minor search doc updates. (*)
  95e1cd5... Add a bunch of debug statements for search term handling. B (*)
  a8a9955... Further search localisation cleanup and fixes. Bug 766837 (*)
  a0ede63... Further clarify translator comments for search operators. B (*)
  9a38a18... Updated Ukrainian translation (*)
  dd7372d... Add a localisation context to search op strings. Bug 766837 (*)
  c66956d... Updated Slovak translation (*)
  a2c2f41... Updated Polish translation (*)
  669cc8d... Add Polish help translation (*)
  703b724... Updated Polish help translation (*)
  7a26b8d... Fix composer not displaying RTL languages in the right dire (*)
  67018ec... Don't create Archive folders for GMail accounts. Bug 767259 (*)
  f8acc74... Make all account types support archiving. Bug 766912. (*)
  7e0ed95... Disable some code that will break when ConversationViewer l
  c495502... Add new ConversationMessage widget to display a single mess
  2ee0ee8... Convert ConversationViewer to a Stack with a ListBox, remov
  5c4b963... Remove uneeded ConversationWebView, HTML and CSS code.
  8c8b03e... Minor code clean up.
  4d92e04... Renable and update code for clicking on links in messages.
  5bbdf45... Just use tooltips instead of an overlay for displaying link
  a9acc36... Reenable and update code for attached, full pane message co
  a8cd79d... Remove now-unused composer-pane-position pref.
  dada1a5... Reenable and update code for embedded message composer.
  fc05d62... Delete now used scrollable-overlay.vala source file.
  e4c3d70... Enable ConversationViewer list box focus scrolling.
  5668448... Minor code cleanup.
  321e75e... Reenable and update code for inline message quote toggling.
  03d52e6... Add a workaround for web_view X allocation error.
  411c392... Reenable and update code for inline message image display.
  72aba24... Tidy up transitions between the ConversationViewer's pages.
  09d419d... Clean up message header UI, tranitions and style a bit.
  bad829e... Style the ConversationViewer user message with CSS rather t
  342fe1e... Add attachment icon back to the message viewer.
  6b0d117... Don't display ConversationMessage header boxes when header 
  77bf5bb... Make collapsed ConversationMessage message boxes a bit ligh
  2b9fa5d... Fix "How does the code know the size to allocate" warning.
  275b6d5... Use two different buttons in ConversationMessage to show st
  003da42... Ensure message are marked ready when their message bodies a
  256d590... Tidy up ConversationMessage styling and state management.
  47bcffb... Don't require duplicating conversation message signals on t
  3b68fde... Minor code clean up/reorganisation.
  3801f9d... Roll back ConversationViewer focus handle changes.
  7cc85bb... Reenable and update code for displayed attachments.
  8464e5d... Reenable and update code for editing draft messages.
  5287d5a... Remove ConversationMessage.containing_folder it's uneeded a
  4e070d0... Ensure ConversationMessage.web_view load stops when message
  6fb224f... Reenable displaying sub-messages.
  260561c... Expand the email for search conversations with only one mes
  3ecf9b0... Allow ConversationEmail to manage its infobars indep. of Co
  5f52189... Reenable displaying the "sent but not saved" message.
  c380cd0... Reenable displaying sender avatars using Gravatar.
  7c89238... Depend on libsoup now we use it explicitly in the code base
  7901e67... Convert ConversationWebView HML CSS file to a resource, rem
  661b9ab... Silence a warning calling Use Gtk.Widget.get_window.
  3148146... Load the avatar cache on startup to ensure it is being load
  67868b9... Add trivial amount of documentation comments.
  50caba0... Re-enable email menu actions and message star/unstar.
  d9baab3... Re-enable attachments context menu.
  42e7a8d... Convert ConversationEmail's attachment icon into a button.
  2a31931... Rename conversation-message-menu.ui to conversation-email-m
  b6f27c4... Add missing UI file to POTFILES.in.
  7e8bb74... Re-enable the message context menu.
  24d8496... Add missing file to POTFILES.in.
  9855638... Turn down some warnings the user can't do anything about.
  5b753ca... Namespace a Geary GTK+ theme CSS class.
  d802721... Re-enable items in the ConversationEmail menu.
  4dddb97... Mark ConversationMessage.context_menu_element as nullable.
  9a239c3... Chase Yorba -> SFC copryright assignment change.
  de1485b... Chase ConversationEmail action namespace change in its main
  fb9bbf9... Fix build after rebasing to current master.
  3f19f84... Don't ever collapse the last email in the conversation.

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