[balsa] (62 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:

  76f9f36... pref-manager: Use GtkPopover for "Add" options
  ae665cd... vfs: Port to GMenu
  259508e... libbalsa-vfs: New API to use with GMenu
  ab3909a... various: Port to new LibBalsaVfs API
  81ad1af... body: Add a gpointer user_data member
  8b1ebd3... mblist: Port the MRU menu to GMenu
  ef1ba82... Various: Adapt to MRU menu changes
  cf9e85f... compose window: Break the attachment context menu
  11e2f15... balsa-index: Port context menu to GtkPopover
  a862609... compose window: Improve popover placement
  ab0567d... Bump Gtk requirement to 3.22
  7ea6100... balsa-index: Improve context menu placement
  84f794d... compose window: Improve context menu placement
  f30b4b5... balsa-message: Improve the GtkPopover popup
  0f96847... balsa-message: Port another popup to GtkPopover
  8de7665... balsa-message: Port the parts-menu to GtkPopover
  47092ad... balsa-index, balsa-message: Check GdkEvent
  6418b85... Various: Port menus to GtkPopover
  42d325e... balsa-mime-widget-text: Port HTML popup
  d659e36... Bump required versions
  45ceb87... compose window: Port the language menu to GMenu
  92f131c... toolbars: Port the popup menu to GtkPopover
  803f082... Various: Be more systematic when making GMenu s
  d16dcb1... balsa-index: Improve popup positioning at pointer
  1530020... balsa-index: Change popup menu placement
  61a7ec3... Fix some fallout from porting from *-event signals
  09b2e28... mime-widget-text: Connect to the "pressed" signal
  8a9b071... mime-widget-text: Use bmwt_html_ prefix
  0931843... compose-window: Use correct action-group
  aed47e5... Use BALSA_USE_POPOVER=0 environment var
  8c35338... Use a BALSA_USE_POPOVER=0 environment variable
  9786a75... pref-manager: Use GtkMenuButton
  76f99a2... Various: Make GtkMenu versions work
  bf5c2d9... Various: Implement libbalsa_popup_widget_new()
  385f6a1... Various: Check GTK_IS_POPOVER() when popping down
  75ae329... Various: Actually launch the default app
  553e2c5... Various: Drop an unused parameter
  06f0f5a... balsa-message: Use the correct GtkMenu
  db2a712... Various: Implement libbalsa_popup_widget_popup()
  6d38c1c... toolbar-factory: Make sure the popup is sensitive
  ddf0a02... balsa-message: Pop up the parts menu at the button
  bcece01... balsa-message: Pop down the parts popup
  2e0a25d... libbalsa: In popup-widget, special case GtkToolbar
  eaffed1... libbalsa: When popping up, first check event
  cdfffe3... balsa-mime-widget-image: Set popover relative to
  9032b93... balsa-message: Restore toggle-all-inline to FALSE
  d6a9564... Various: New API for libbalsa_popup_widget_popup()
  389cacf... balsa-mime-widget-text: Simplify popping down
  1224424... balsa-message: Use a GtkMenuButton for attachments
  dae5ed0... balsa-index: pop up the context menu on the left
  2019b27... popup-widgets: Center the popup when shift-F10
  e9f1ed4... libinit-balsa: Use 'Controller' naming
  5fc8a91... balsa-message: Manage menu settings
  1cae63c... balsa-message: Manage menu settings
  859d111... address-book-config: Add action-entries in helper
  2e25b0e... balsa-index: Add action-entries in a helper
  44fdf81... balsa-message: Add action-entries in a helper
  6164f7a... mime-widget-text: Actually pop up a context menu
  392f707... Various: Fill some menus with stateless GMenuItems
  167810e... Various: Fill some menus with stateless GMenuItems

Commits added to the branch:

  da03db4... libinit-balsa: Use 'Controller' naming (*)
  5fb3a87... mime-widget-text: Actually pop up a context menu (*)
  4472271... compose-window: Make an "Open" menu option work (*)
  86ef243... pref-manager: Use GtkPopover for "Add" options
  09c2455... vfs: Port to GMenu
  f18028b... libbalsa-vfs: New API to use with GMenu
  dc0d631... various: Port to new LibBalsaVfs API
  acbcac4... body: Add a gpointer user_data member
  f79332d... mblist: Port the MRU menu to GMenu
  4d215ad... Various: Adapt to MRU menu changes
  4172574... compose window: Break the attachment context menu
  49936ae... balsa-index: Port context menu to GtkPopover
  4b1fe73... compose window: Improve popover placement
  07f07d7... Bump Gtk requirement to 3.22
  3c66a88... balsa-index: Improve context menu placement
  3fd031d... compose window: Improve context menu placement
  de272b2... balsa-message: Improve the GtkPopover popup
  43cfd7f... balsa-message: Port another popup to GtkPopover
  437ab5f... balsa-message: Port the parts-menu to GtkPopover
  b227334... balsa-index, balsa-message: Check GdkEvent
  7fb423e... Various: Port menus to GtkPopover
  a96a1eb... balsa-mime-widget-text: Port HTML popup
  8d0ff67... Bump required versions
  d00da32... compose window: Port the language menu to GMenu
  299054e... toolbars: Port the popup menu to GtkPopover
  b325ca7... Various: Be more systematic when making GMenu s
  71221b4... balsa-index: Improve popup positioning at pointer
  2b7b1eb... balsa-index: Change popup menu placement
  c24cb00... Fix some fallout from porting from *-event signals
  52ed422... mime-widget-text: Connect to the "pressed" signal
  2d72a3c... mime-widget-text: Use bmwt_html_ prefix
  6402920... compose-window: Use correct action-group
  884e7a5... Use BALSA_USE_POPOVER=0 environment var
  5585fc3... Use a BALSA_USE_POPOVER=0 environment variable
  e2323a4... pref-manager: Use GtkMenuButton
  eee9009... Various: Make GtkMenu versions work
  37e82af... Various: Implement libbalsa_popup_widget_new()
  47e1c0c... Various: Check GTK_IS_POPOVER() when popping down
  f3540e0... Various: Actually launch the default app
  eb41096... Various: Drop an unused parameter
  06abbed... balsa-message: Use the correct GtkMenu
  463c22e... Various: Implement libbalsa_popup_widget_popup()
  6fa05b1... toolbar-factory: Make sure the popup is sensitive
  1bfaa8c... balsa-message: Pop up the parts menu at the button
  ac3e618... balsa-message: Pop down the parts popup
  e026e87... libbalsa: In popup-widget, special case GtkToolbar
  b1eab91... libbalsa: When popping up, first check event
  07da3fd... balsa-mime-widget-image: Set popover relative to
  0a2cdf0... balsa-message: Restore toggle-all-inline to FALSE
  019143b... Various: New API for libbalsa_popup_widget_popup()
  f4cc3cd... balsa-mime-widget-text: Simplify popping down
  fd677bc... balsa-message: Use a GtkMenuButton for attachments
  1e13c03... balsa-index: pop up the context menu on the left
  1d75815... popup-widgets: Center the popup when shift-F10
  b969fab... balsa-message: Manage menu settings
  7e637a6... balsa-message: Manage menu settings
  a1eacd8... address-book-config: Add action-entries in helper
  9164ab5... balsa-index: Add action-entries in a helper
  6187d28... balsa-message: Add action-entries in a helper
  cf85930... mime-widget-text: Actually pop up a context menu
  99e7fde... Various: Fill some menus with stateless GMenuItems
  ad48bda... Various: Fill some menus with stateless GMenuItems

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