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

  d8f533e... pref-manager: Use GtkPopover for "Add" options
  dc91c09... vfs: Port to GMenu
  f81f9b0... libbalsa-vfs: New API to use with GMenu
  7bcece2... various: Port to new LibBalsaVfs API
  b27e863... body: Add a gpointer user_data member
  26a6f09... mblist: Port the MRU menu to GMenu
  670bd48... Various: Adapt to MRU menu changes
  da4b30d... compose window: Break the attachment context menu
  8e6eca8... balsa-index: Port context menu to GtkPopover
  ff67c44... compose window: Improve popover placement
  2cd0756... Bump Gtk requirement to 3.22
  0f8b6db... balsa-index: Improve context menu placement
  4b27391... compose window: Improve context menu placement
  9e2f8a2... balsa-message: Improve the GtkPopover popup
  b04e424... balsa-message: Port another popup to GtkPopover
  4ce2132... balsa-message: Port the parts-menu to GtkPopover
  451fb4d... balsa-index, balsa-message: Check GdkEvent
  1953877... Various: Port menus to GtkPopover
  57102e8... balsa-mime-widget-text: Port HTML popup
  ae7be52... Bump required versions
  0b84b05... compose window: Port the language menu to GMenu
  7b9eea2... toolbars: Port the popup menu to GtkPopover
  f54a53e... Various: Be more systematic when making GMenu s
  46da146... balsa-index: Improve popup positioning at pointer
  b021479... balsa-index: Change popup menu placement
  2d04b4a... Fix some fallout from porting from *-event signals
  af6068f... mime-widget-text: Connect to the "pressed" signal
  e68d4c2... mime-widget-text: Use bmwt_html_ prefix
  dc0f2cd... compose-window: Use correct action-group
  857952f... Use BALSA_USE_POPOVER=0 environment var
  c3152f2... Use a BALSA_USE_POPOVER=0 environment variable
  500832b... pref-manager: Use GtkMenuButton
  6a4a4b7... Various: Make GtkMenu versions work
  77c0286... Various: Implement libbalsa_popup_widget_new()
  7df3804... Various: Check GTK_IS_POPOVER() when popping down
  457df3d... Various: Actually launch the default app
  8ebc5f3... Various: Drop an unused parameter
  74ec594... balsa-message: Use the correct GtkMenu
  27bde5e... Various: Implement libbalsa_popup_widget_popup()
  3e17f79... toolbar-factory: Make sure the popup is sensitive
  5979633... balsa-message: Pop up the parts menu at the button
  9af5f11... balsa-message: Pop down the parts popup
  0521d84... libbalsa: In popup-widget, special case GtkToolbar
  8c4bbee... libbalsa: When popping up, first check event
  c7ccde3... balsa-mime-widget-image: Set popover relative to
  d697e50... balsa-message: Restore toggle-all-inline to FALSE
  43b22b1... Various: New API for libbalsa_popup_widget_popup()
  8a006d5... balsa-mime-widget-text: Simplify popping down
  b4f269e... balsa-message: Use a GtkMenuButton for attachments
  056f531... balsa-index: pop up the context menu on the left
  98d110e... popup-widgets: Center the popup when shift-F10
  926ced3... balsa-message: Manage menu settings
  5c71c53... balsa-message: Manage menu settings
  de2557e... address-book-config: Add action-entries in helper
  f548512... balsa-index: Add action-entries in a helper
  0c6d3d0... balsa-message: Add action-entries in a helper
  f0c4939... mime-widget-text: Actually pop up a context menu
  fee6aba... Various: Fill some menus with stateless GMenuItems
  8b6f993... Various: Fill some menus with stateless GMenuItems
  f20653b... Various: Improve the MRU menu helpers
  f0952df... Minor cleanup
  bc54543... balsa-mblist: Add guards
  0144a5b... Various: Drop libbalsa_{radio,toggle}_activated
  39072af... balsa-index: Fix a typo

Commits added to the branch:

  709771d... libbalsa-gpgme-widgets: fix warning icon name (*)
  81789ee... pref-manager: Use GtkPopover for "Add" options
  396eb2c... vfs: Port to GMenu
  68da4b9... libbalsa-vfs: New API to use with GMenu
  c4908d5... various: Port to new LibBalsaVfs API
  6b60df4... body: Add a gpointer user_data member
  d81fbe2... mblist: Port the MRU menu to GMenu
  7e6a77d... Various: Adapt to MRU menu changes
  c2c29fa... compose window: Break the attachment context menu
  fe7729c... balsa-index: Port context menu to GtkPopover
  314cc44... compose window: Improve popover placement
  edc87f7... Bump Gtk requirement to 3.22
  7f79b7e... balsa-index: Improve context menu placement
  59d2fd0... compose window: Improve context menu placement
  33a8c13... balsa-message: Improve the GtkPopover popup
  1c4e9ab... balsa-message: Port another popup to GtkPopover
  ddfdf71... balsa-message: Port the parts-menu to GtkPopover
  af60f07... balsa-index, balsa-message: Check GdkEvent
  c36a378... Various: Port menus to GtkPopover
  cd1bec6... balsa-mime-widget-text: Port HTML popup
  896595c... Bump required versions
  6748b4f... compose window: Port the language menu to GMenu
  263bc46... toolbars: Port the popup menu to GtkPopover
  e68b69f... Various: Be more systematic when making GMenu s
  2cc7c9b... balsa-index: Improve popup positioning at pointer
  532d798... balsa-index: Change popup menu placement
  6f726ce... Fix some fallout from porting from *-event signals
  52c8be9... mime-widget-text: Connect to the "pressed" signal
  7ea871e... mime-widget-text: Use bmwt_html_ prefix
  33554be... compose-window: Use correct action-group
  5949f88... Use BALSA_USE_POPOVER=0 environment var
  4d96225... Use a BALSA_USE_POPOVER=0 environment variable
  0d553dc... pref-manager: Use GtkMenuButton
  ec7509f... Various: Make GtkMenu versions work
  4ba55da... Various: Implement libbalsa_popup_widget_new()
  35d059d... Various: Check GTK_IS_POPOVER() when popping down
  7a42b70... Various: Actually launch the default app
  0d90ee7... Various: Drop an unused parameter
  e76a6f8... balsa-message: Use the correct GtkMenu
  addbaf0... Various: Implement libbalsa_popup_widget_popup()
  4deb01d... toolbar-factory: Make sure the popup is sensitive
  b8f3e22... balsa-message: Pop up the parts menu at the button
  5b264a4... balsa-message: Pop down the parts popup
  5c39b35... libbalsa: In popup-widget, special case GtkToolbar
  f2fd34f... libbalsa: When popping up, first check event
  2ab5d79... balsa-mime-widget-image: Set popover relative to
  f09753b... balsa-message: Restore toggle-all-inline to FALSE
  9098954... Various: New API for libbalsa_popup_widget_popup()
  4b7dd0d... balsa-mime-widget-text: Simplify popping down
  a35458d... balsa-message: Use a GtkMenuButton for attachments
  1f2ec1c... balsa-index: pop up the context menu on the left
  9366203... popup-widgets: Center the popup when shift-F10
  8d91bbc... balsa-message: Manage menu settings
  8095bdb... balsa-message: Manage menu settings
  45d76ae... address-book-config: Add action-entries in helper
  5ffc59f... balsa-index: Add action-entries in a helper
  68027cd... balsa-message: Add action-entries in a helper
  e1664e2... mime-widget-text: Actually pop up a context menu
  9cbc9ba... Various: Fill some menus with stateless GMenuItems
  f359c02... Various: Fill some menus with stateless GMenuItems
  2dcd802... Various: Improve the MRU menu helpers
  377978c... Minor cleanup
  284978a... balsa-mblist: Add guards
  1aa54af... Various: Drop libbalsa_{radio,toggle}_activated
  df35953... 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]