[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:

  d131244... pref-manager: Use GtkPopover for "Add" options
  270fb2f... vfs: Port to GMenu
  90604ad... libbalsa-vfs: New API to use with GMenu
  4a89b72... various: Port to new LibBalsaVfs API
  f38d9c6... body: Add a gpointer user_data member
  bc93396... mblist: Port the MRU menu to GMenu
  990ca95... Various: Adapt to MRU menu changes
  39ba587... compose window: Break the attachment context menu
  ef022b2... balsa-index: Port context menu to GtkPopover
  1bc9a5e... compose window: Improve popover placement
  6c1d961... Bump Gtk requirement to 3.22
  4c76a4f... balsa-index: Improve context menu placement
  ed2368b... compose window: Improve context menu placement
  8553878... balsa-message: Improve the GtkPopover popup
  43711c1... balsa-message: Port another popup to GtkPopover
  4f0c944... balsa-message: Port the parts-menu to GtkPopover
  3983533... balsa-index, balsa-message: Check GdkEvent
  b78ac46... Various: Port menus to GtkPopover
  65b254e... balsa-mime-widget-text: Port HTML popup
  a4169d1... Bump required versions
  afbe5e1... compose window: Port the language menu to GMenu
  47eebff... toolbars: Port the popup menu to GtkPopover
  5169fa9... Various: Be more systematic when making GMenu s
  accd045... balsa-index: Improve popup positioning at pointer
  0747898... balsa-index: Change popup menu placement
  4a83a59... Fix some fallout from porting from *-event signals
  627842e... mime-widget-text: Connect to the "pressed" signal
  ff0e61d... mime-widget-text: Use bmwt_html_ prefix
  f4bb8b5... compose-window: Use correct action-group
  1743b47... Use BALSA_USE_POPOVER=0 environment var
  9db55a8... Use a BALSA_USE_POPOVER=0 environment variable
  a7e621a... pref-manager: Use GtkMenuButton
  896e700... Various: Make GtkMenu versions work
  f3dd051... Various: Implement libbalsa_popup_widget_new()
  abffd68... Various: Check GTK_IS_POPOVER() when popping down
  5cd1ba5... Various: Actually launch the default app
  61657af... Various: Drop an unused parameter
  baf2d75... balsa-message: Use the correct GtkMenu
  ade5aca... Various: Implement libbalsa_popup_widget_popup()
  8f444cc... toolbar-factory: Make sure the popup is sensitive
  07c6489... balsa-message: Pop up the parts menu at the button
  fc94bee... balsa-message: Pop down the parts popup
  9330966... libbalsa: In popup-widget, special case GtkToolbar
  a98a332... libbalsa: When popping up, first check event
  b858b4f... balsa-mime-widget-image: Set popover relative to
  7d60eb3... balsa-message: Restore toggle-all-inline to FALSE
  e4a23fe... Various: New API for libbalsa_popup_widget_popup()
  2dd48fa... balsa-mime-widget-text: Simplify popping down
  3a2db25... balsa-message: Use a GtkMenuButton for attachments
  b5d34e7... balsa-index: pop up the context menu on the left
  e5a2c33... popup-widgets: Center the popup when shift-F10
  d225818... balsa-message: Manage menu settings
  c79ec45... balsa-message: Manage menu settings
  2eb6761... address-book-config: Add action-entries in helper
  e3bc5b3... balsa-index: Add action-entries in a helper
  3eb91e6... balsa-message: Add action-entries in a helper
  dcc3699... mime-widget-text: Actually pop up a context menu
  36a498d... Various: Fill some menus with stateless GMenuItems
  97b9bbc... Various: Fill some menus with stateless GMenuItems
  f5240e7... Various: Improve the MRU menu helpers
  edcd53e... Minor cleanup
  2a77957... balsa-mblist: Add guards
  76d71c9... Various: Drop libbalsa_{radio,toggle}_activated
  e90fb9b... balsa-index: Fix a typo

Commits added to the branch:

  90a3059... balsa-index: Clear an idle handler at dispose time
  66910c3... pref-manager: Use GtkPopover for "Add" options
  f84aa47... vfs: Port to GMenu
  093ba64... libbalsa-vfs: New API to use with GMenu
  f3646af... various: Port to new LibBalsaVfs API
  d3c7967... body: Add a gpointer user_data member
  3b776e5... mblist: Port the MRU menu to GMenu
  9cf22e4... Various: Adapt to MRU menu changes
  26a9439... compose window: Break the attachment context menu
  e1eed01... balsa-index: Port context menu to GtkPopover
  83cdb3c... compose window: Improve popover placement
  3fe8b26... Bump Gtk requirement to 3.22
  7cad297... balsa-index: Improve context menu placement
  6c1e7f6... compose window: Improve context menu placement
  7f926fa... balsa-message: Improve the GtkPopover popup
  bbecab2... balsa-message: Port another popup to GtkPopover
  d5ebc9d... balsa-message: Port the parts-menu to GtkPopover
  7ab521c... balsa-index, balsa-message: Check GdkEvent
  d6fc46b... Various: Port menus to GtkPopover
  194db8c... balsa-mime-widget-text: Port HTML popup
  3959f1f... Bump required versions
  6ff3801... compose window: Port the language menu to GMenu
  7bcd5ed... toolbars: Port the popup menu to GtkPopover
  7c05ecb... Various: Be more systematic when making GMenu s
  ac4b212... balsa-index: Improve popup positioning at pointer
  3aae3aa... balsa-index: Change popup menu placement
  96982c6... Fix some fallout from porting from *-event signals
  130469a... mime-widget-text: Connect to the "pressed" signal
  0e0444c... mime-widget-text: Use bmwt_html_ prefix
  05d1bb6... compose-window: Use correct action-group
  39ecf34... Use BALSA_USE_POPOVER=0 environment var
  c37076c... Use a BALSA_USE_POPOVER=0 environment variable
  de29701... pref-manager: Use GtkMenuButton
  056f139... Various: Make GtkMenu versions work
  37e2cf9... Various: Implement libbalsa_popup_widget_new()
  0ebc6de... Various: Check GTK_IS_POPOVER() when popping down
  aa20a95... Various: Actually launch the default app
  b3fff55... Various: Drop an unused parameter
  d46936c... balsa-message: Use the correct GtkMenu
  a218f91... Various: Implement libbalsa_popup_widget_popup()
  0713db8... toolbar-factory: Make sure the popup is sensitive
  3a1a4da... balsa-message: Pop up the parts menu at the button
  93bbeea... balsa-message: Pop down the parts popup
  657831a... libbalsa: In popup-widget, special case GtkToolbar
  956ca30... libbalsa: When popping up, first check event
  eca803b... balsa-mime-widget-image: Set popover relative to
  79f962a... balsa-message: Restore toggle-all-inline to FALSE
  6c72606... Various: New API for libbalsa_popup_widget_popup()
  9e190e3... balsa-mime-widget-text: Simplify popping down
  ae719e5... balsa-message: Use a GtkMenuButton for attachments
  8330b57... balsa-index: pop up the context menu on the left
  a039dbb... popup-widgets: Center the popup when shift-F10
  220f8a9... balsa-message: Manage menu settings
  130439e... balsa-message: Manage menu settings
  6b3fb51... address-book-config: Add action-entries in helper
  7a25364... balsa-index: Add action-entries in a helper
  d09c1e5... balsa-message: Add action-entries in a helper
  d64cce2... mime-widget-text: Actually pop up a context menu
  e580235... Various: Fill some menus with stateless GMenuItems
  600af5a... Various: Fill some menus with stateless GMenuItems
  9cac73b... Various: Improve the MRU menu helpers
  9e0b6e2... Minor cleanup
  948fe83... balsa-mblist: Add guards
  e368946... Various: Drop libbalsa_{radio,toggle}_activated
  8b91775... balsa-index: Fix a typo


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