[balsa] (65 commits) Non-fast-forward update to branch popover



The branch 'popover' 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:

  994aa3e... pref-manager: Use GtkPopover for "Add" options
  ba19c37... vfs: Port to GMenu
  58e1421... libbalsa-vfs: New API to use with GMenu
  4bd1a82... various: Port to new LibBalsaVfs API
  b9616ed... body: Add a gpointer user_data member
  5649063... mblist: Port the MRU menu to GMenu
  6883a72... Various: Adapt to MRU menu changes
  41c86a7... compose window: Break the attachment context menu
  69b4880... balsa-index: Port context menu to GtkPopover
  aea89ac... compose window: Improve popover placement
  cb092a8... Bump Gtk requirement to 3.22
  c6dbeb6... balsa-index: Improve context menu placement
  c6cce00... compose window: Improve context menu placement
  be4b1e9... balsa-message: Improve the GtkPopover popup
  34bf501... balsa-message: Port another popup to GtkPopover
  f7dfde9... balsa-message: Port the parts-menu to GtkPopover
  e300c1d... balsa-index, balsa-message: Check GdkEvent
  00bc185... Various: Port menus to GtkPopover
  7aa063c... balsa-mime-widget-text: Port HTML popup
  efa7911... Bump required versions
  0916c7a... compose window: Port the language menu to GMenu
  df4120a... toolbars: Port the popup menu to GtkPopover
  cf14cdb... Various: Be more systematic when making GMenu s
  6feda9d... balsa-index: Improve popup positioning at pointer
  f185af9... balsa-index: Change popup menu placement
  baefecb... Fix some fallout from porting from *-event signals
  d4c7058... mime-widget-text: Connect to the "pressed" signal
  daf77cd... mime-widget-text: Use bmwt_html_ prefix
  83b1a31... compose-window: Use correct action-group
  5eeaf0a... Use BALSA_USE_POPOVER=0 environment var
  45f479d... Use a BALSA_USE_POPOVER=0 environment variable
  df7aca4... pref-manager: Use GtkMenuButton
  0e893f3... Various: Make GtkMenu versions work
  434afab... Various: Implement libbalsa_popup_widget_new()
  b057974... Various: Check GTK_IS_POPOVER() when popping down
  59e9f37... Various: Actually launch the default app
  e01e223... Various: Drop an unused parameter
  ae95c30... balsa-message: Use the correct GtkMenu
  3faa97f... Various: Implement libbalsa_popup_widget_popup()
  b58b6a5... toolbar-factory: Make sure the popup is sensitive
  49e222d... balsa-message: Pop up the parts menu at the button
  891d319... balsa-message: Pop down the parts popup
  a55887f... libbalsa: In popup-widget, special case GtkToolbar
  40852c8... libbalsa: When popping up, first check event
  419689f... balsa-mime-widget-image: Set popover relative to
  ab82a84... balsa-message: Restore toggle-all-inline to FALSE
  f4ee81d... Various: New API for libbalsa_popup_widget_popup()
  11d233c... balsa-mime-widget-text: Simplify popping down
  8fc7013... balsa-message: Use a GtkMenuButton for attachments
  6dbb517... balsa-index: pop up the context menu on the left
  1751a96... popup-widgets: Center the popup when shift-F10
  5ed8762... balsa-message: Manage menu settings
  30edfb3... balsa-message: Manage menu settings
  0c0af0e... address-book-config: Add action-entries in helper
  c98186d... balsa-index: Add action-entries in a helper
  5a474da... balsa-message: Add action-entries in a helper
  5e8a72d... mime-widget-text: Actually pop up a context menu
  d30e96c... Various: Fill some menus with stateless GMenuItems
  da6c045... Various: Fill some menus with stateless GMenuItems
  d00f4e2... Various: Improve the MRU menu helpers
  a9206a7... Minor cleanup
  f6f6254... balsa-mblist: Add guards
  f43fc5a... Various: Drop libbalsa_{radio,toggle}_activated
  6f6a252... balsa-index: Fix a typo

Commits added to the branch:

  1988e6d... source-viewer: Fix breakage from c5392a32 (*)
  6621bd3... pref-manager: Use GtkPopover for "Add" options
  c34238e... vfs: Port to GMenu
  d84dad9... libbalsa-vfs: New API to use with GMenu
  1845a2b... various: Port to new LibBalsaVfs API
  3e2af84... body: Add a gpointer user_data member
  3362b09... mblist: Port the MRU menu to GMenu
  2230e1e... Various: Adapt to MRU menu changes
  0cbf212... compose window: Break the attachment context menu
  764be7e... balsa-index: Port context menu to GtkPopover
  1c19c69... compose window: Improve popover placement
  565fe07... Bump Gtk requirement to 3.22
  393550e... balsa-index: Improve context menu placement
  3b0feaa... compose window: Improve context menu placement
  95ca511... balsa-message: Improve the GtkPopover popup
  c98f6c7... balsa-message: Port another popup to GtkPopover
  73bc163... balsa-message: Port the parts-menu to GtkPopover
  791919d... balsa-index, balsa-message: Check GdkEvent
  a018bce... Various: Port menus to GtkPopover
  797d248... balsa-mime-widget-text: Port HTML popup
  6f6fe31... Bump required versions
  5d7ee6c... compose window: Port the language menu to GMenu
  91fb72d... toolbars: Port the popup menu to GtkPopover
  1e9b23c... Various: Be more systematic when making GMenu s
  5316909... balsa-index: Improve popup positioning at pointer
  f130cdd... balsa-index: Change popup menu placement
  44e118c... Fix some fallout from porting from *-event signals
  7485e97... mime-widget-text: Connect to the "pressed" signal
  f504b9e... mime-widget-text: Use bmwt_html_ prefix
  21a0aaf... compose-window: Use correct action-group
  dfa3d3d... Use BALSA_USE_POPOVER=0 environment var
  983e037... Use a BALSA_USE_POPOVER=0 environment variable
  95a4c48... pref-manager: Use GtkMenuButton
  bb000d9... Various: Make GtkMenu versions work
  9c8b10a... Various: Implement libbalsa_popup_widget_new()
  71519e2... Various: Check GTK_IS_POPOVER() when popping down
  d4ecfae... Various: Actually launch the default app
  181bdbe... Various: Drop an unused parameter
  0417e18... balsa-message: Use the correct GtkMenu
  1045182... Various: Implement libbalsa_popup_widget_popup()
  86d3cc4... toolbar-factory: Make sure the popup is sensitive
  a995837... balsa-message: Pop up the parts menu at the button
  caa47ac... balsa-message: Pop down the parts popup
  21c1cd7... libbalsa: In popup-widget, special case GtkToolbar
  f50af54... libbalsa: When popping up, first check event
  d77aefa... balsa-mime-widget-image: Set popover relative to
  93f2a2d... balsa-message: Restore toggle-all-inline to FALSE
  41fade1... Various: New API for libbalsa_popup_widget_popup()
  b2b3a62... balsa-mime-widget-text: Simplify popping down
  0b77ce3... balsa-message: Use a GtkMenuButton for attachments
  677eab5... balsa-index: pop up the context menu on the left
  e518d21... popup-widgets: Center the popup when shift-F10
  bd50519... balsa-message: Manage menu settings
  3b1edf8... balsa-message: Manage menu settings
  c68c4eb... address-book-config: Add action-entries in helper
  6042087... balsa-index: Add action-entries in a helper
  c833ce8... balsa-message: Add action-entries in a helper
  1b6b9ef... mime-widget-text: Actually pop up a context menu
  de2f54f... Various: Fill some menus with stateless GMenuItems
  6d7212c... Various: Fill some menus with stateless GMenuItems
  cc97cf3... Various: Improve the MRU menu helpers
  b7e11f4... Minor cleanup
  f0441e5... balsa-mblist: Add guards
  c7bdb83... Various: Drop libbalsa_{radio,toggle}_activated
  fb80e3f... balsa-index: Fix a typo

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