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

  a4f494b... pref-manager: Use GtkPopover for "Add" options
  4cf88a5... vfs: Port to GMenu
  65e734c... libbalsa-vfs: New API to use with GMenu
  7930d7c... various: Port to new LibBalsaVfs API
  0ee9a98... body: Add a gpointer user_data member
  495328a... mblist: Port the MRU menu to GMenu
  28b8ea5... Various: Adapt to MRU menu changes
  90a6f96... compose window: Break the attachment context menu
  013e7e1... balsa-index: Port context menu to GtkPopover
  0a75076... compose window: Improve popover placement
  36d02fd... Bump Gtk requirement to 3.22
  512a92f... balsa-index: Improve context menu placement
  6608999... compose window: Improve context menu placement
  8cad381... balsa-message: Improve the GtkPopover popup
  86d96da... balsa-message: Port another popup to GtkPopover
  028788b... balsa-message: Port the parts-menu to GtkPopover
  2ed037a... balsa-index, balsa-message: Check GdkEvent
  1882081... Various: Port menus to GtkPopover
  148b5ac... balsa-mime-widget-text: Port HTML popup
  72d8834... Bump required versions
  1aaaf75... compose window: Port the language menu to GMenu
  3495788... toolbars: Port the popup menu to GtkPopover
  d39ef64... Various: Be more systematic when making GMenu s
  b27f313... balsa-index: Improve popup positioning at pointer
  59e34e2... balsa-index: Change popup menu placement
  7c71126... Fix some fallout from porting from *-event signals
  62e3812... mime-widget-text: Connect to the "pressed" signal
  9382ae0... mime-widget-text: Use bmwt_html_ prefix
  7bcce8d... compose-window: Use correct action-group
  ebf44d0... Use BALSA_USE_POPOVER=0 environment var
  f8e5af7... Use a BALSA_USE_POPOVER=0 environment variable
  ffdbcc2... pref-manager: Use GtkMenuButton
  f9a9a1c... Various: Make GtkMenu versions work
  7030f9b... Various: Implement libbalsa_popup_widget_new()
  20d3d46... Various: Check GTK_IS_POPOVER() when popping down
  7cda972... Various: Actually launch the default app
  73544fc... Various: Drop an unused parameter
  215e29f... balsa-message: Use the correct GtkMenu
  d53acd8... Various: Implement libbalsa_popup_widget_popup()
  3d75ceb... toolbar-factory: Make sure the popup is sensitive
  fa09422... balsa-message: Pop up the parts menu at the button
  9b4be27... balsa-message: Pop down the parts popup
  977e8d2... libbalsa: In popup-widget, special case GtkToolbar
  81b0659... libbalsa: When popping up, first check event
  b4ef8e3... balsa-mime-widget-image: Set popover relative to
  27ba9c9... balsa-message: Restore toggle-all-inline to FALSE
  f93f2f2... Various: New API for libbalsa_popup_widget_popup()
  7266ea1... balsa-mime-widget-text: Simplify popping down
  701c0b8... balsa-message: Use a GtkMenuButton for attachments
  67248b5... balsa-index: pop up the context menu on the left
  f3518f8... popup-widgets: Center the popup when shift-F10
  88b4524... balsa-message: Manage menu settings
  f5eef65... balsa-message: Manage menu settings
  3a5e5fe... address-book-config: Add action-entries in helper
  3910f2b... balsa-index: Add action-entries in a helper
  654fe03... balsa-message: Add action-entries in a helper
  8c8e492... mime-widget-text: Actually pop up a context menu
  9ff1370... Various: Fill some menus with stateless GMenuItems
  ab6a5dd... Various: Fill some menus with stateless GMenuItems
  21bdaf8... Various: Improve the MRU menu helpers
  961306a... Minor cleanup
  b00dd96... balsa-mblist: Add guards
  2cbf547... Various: Drop libbalsa_{radio,toggle}_activated
  7cc5de4... balsa-index: Fix a typo

Commits added to the branch:

  191c544... Various: Fix some more mailbox-opening issues (*)
  464a4f0... pref-manager: Use GtkPopover for "Add" options
  7847aa6... vfs: Port to GMenu
  e90dba3... libbalsa-vfs: New API to use with GMenu
  7e2a679... various: Port to new LibBalsaVfs API
  fa82bca... body: Add a gpointer user_data member
  398cb1e... mblist: Port the MRU menu to GMenu
  aa49eca... Various: Adapt to MRU menu changes
  131f09b... compose window: Break the attachment context menu
  9297723... balsa-index: Port context menu to GtkPopover
  17dd685... compose window: Improve popover placement
  dc0b727... Bump Gtk requirement to 3.22
  0b0cf6d... balsa-index: Improve context menu placement
  1950df0... compose window: Improve context menu placement
  f33ec4c... balsa-message: Improve the GtkPopover popup
  b81ff12... balsa-message: Port another popup to GtkPopover
  aa09a72... balsa-message: Port the parts-menu to GtkPopover
  590dd50... balsa-index, balsa-message: Check GdkEvent
  4d11098... Various: Port menus to GtkPopover
  7b6e924... balsa-mime-widget-text: Port HTML popup
  5950404... Bump required versions
  2b3cae0... compose window: Port the language menu to GMenu
  9cedebb... toolbars: Port the popup menu to GtkPopover
  6051de1... Various: Be more systematic when making GMenu s
  c44dbd6... balsa-index: Improve popup positioning at pointer
  609b647... balsa-index: Change popup menu placement
  a510822... Fix some fallout from porting from *-event signals
  cd15a47... mime-widget-text: Connect to the "pressed" signal
  a961304... mime-widget-text: Use bmwt_html_ prefix
  9d706bd... compose-window: Use correct action-group
  b9e8f3d... Use BALSA_USE_POPOVER=0 environment var
  04d3904... Use a BALSA_USE_POPOVER=0 environment variable
  38c800d... pref-manager: Use GtkMenuButton
  a1cfe40... Various: Make GtkMenu versions work
  b5ff1f4... Various: Implement libbalsa_popup_widget_new()
  e71c476... Various: Check GTK_IS_POPOVER() when popping down
  9350efd... Various: Actually launch the default app
  cd14b36... Various: Drop an unused parameter
  ede86ed... balsa-message: Use the correct GtkMenu
  18dc00d... Various: Implement libbalsa_popup_widget_popup()
  0dd5d8a... toolbar-factory: Make sure the popup is sensitive
  dc8c8da... balsa-message: Pop up the parts menu at the button
  3d66f88... balsa-message: Pop down the parts popup
  5578453... libbalsa: In popup-widget, special case GtkToolbar
  89fede2... libbalsa: When popping up, first check event
  f8cf517... balsa-mime-widget-image: Set popover relative to
  085872d... balsa-message: Restore toggle-all-inline to FALSE
  846f27a... Various: New API for libbalsa_popup_widget_popup()
  b06f481... balsa-mime-widget-text: Simplify popping down
  47b78e1... balsa-message: Use a GtkMenuButton for attachments
  5737e50... balsa-index: pop up the context menu on the left
  f69b0ff... popup-widgets: Center the popup when shift-F10
  41fa195... balsa-message: Manage menu settings
  72418ea... balsa-message: Manage menu settings
  530f566... address-book-config: Add action-entries in helper
  0555325... balsa-index: Add action-entries in a helper
  199a031... balsa-message: Add action-entries in a helper
  b99613d... mime-widget-text: Actually pop up a context menu
  2e04b91... Various: Fill some menus with stateless GMenuItems
  0a7a282... Various: Fill some menus with stateless GMenuItems
  b0071f0... Various: Improve the MRU menu helpers
  50ef65c... Minor cleanup
  11cb422... balsa-mblist: Add guards
  e49500b... Various: Drop libbalsa_{radio,toggle}_activated
  4770a70... 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]