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

  228b1a9... pref-manager: Use GtkPopover for "Add" options
  06dd796... vfs: Port to GMenu
  241debf... libbalsa-vfs: New API to use with GMenu
  00a890f... various: Port to new LibBalsaVfs API
  6c83531... body: Add a gpointer user_data member
  6c75498... mblist: Port the MRU menu to GMenu
  d365cee... Various: Adapt to MRU menu changes
  62aadfa... compose window: Break the attachment context menu
  5219d0c... balsa-index: Port context menu to GtkPopover
  90a9dec... compose window: Improve popover placement
  c64e0c6... Bump Gtk requirement to 3.22
  1e06767... balsa-index: Improve context menu placement
  3b69686... compose window: Improve context menu placement
  f9e8d68... balsa-message: Improve the GtkPopover popup
  e566954... balsa-message: Port another popup to GtkPopover
  7652630... balsa-message: Port the parts-menu to GtkPopover
  db50587... balsa-index, balsa-message: Check GdkEvent
  8380816... Various: Port menus to GtkPopover
  9678c8a... balsa-mime-widget-text: Port HTML popup
  660b34b... Bump required versions
  263ff30... compose window: Port the language menu to GMenu
  840872a... toolbars: Port the popup menu to GtkPopover
  941de65... Various: Be more systematic when making GMenu s
  fcf87df... balsa-index: Improve popup positioning at pointer
  7fe3ed1... balsa-index: Change popup menu placement
  b25560e... Fix some fallout from porting from *-event signals
  2f5432d... mime-widget-text: Connect to the "pressed" signal
  ed6a55a... mime-widget-text: Use bmwt_html_ prefix
  8ed3c53... compose-window: Use correct action-group
  c296e26... Use BALSA_USE_POPOVER=0 environment var
  de3cfd2... Use a BALSA_USE_POPOVER=0 environment variable
  db1323c... pref-manager: Use GtkMenuButton
  487537c... Various: Make GtkMenu versions work
  b42db05... Various: Implement libbalsa_popup_widget_new()
  1fa729c... Various: Check GTK_IS_POPOVER() when popping down
  55689e2... Various: Actually launch the default app
  ced9cf9... Various: Drop an unused parameter
  7f5919c... balsa-message: Use the correct GtkMenu
  46d416a... Various: Implement libbalsa_popup_widget_popup()
  51c68d8... toolbar-factory: Make sure the popup is sensitive
  67662ef... balsa-message: Pop up the parts menu at the button
  38dd5a8... balsa-message: Pop down the parts popup
  65157d0... libbalsa: In popup-widget, special case GtkToolbar
  942a2ca... libbalsa: When popping up, first check event
  6e9ab02... balsa-mime-widget-image: Set popover relative to
  4c72320... balsa-message: Restore toggle-all-inline to FALSE
  f85ca8f... Various: New API for libbalsa_popup_widget_popup()
  ab60182... balsa-mime-widget-text: Simplify popping down
  a1c6b08... balsa-message: Use a GtkMenuButton for attachments
  3245b80... balsa-index: pop up the context menu on the left
  8351e82... popup-widgets: Center the popup when shift-F10
  7756dc8... balsa-message: Manage menu settings
  249e4e2... balsa-message: Manage menu settings
  d819b8a... address-book-config: Add action-entries in helper
  b3319a0... balsa-index: Add action-entries in a helper
  d7a4a66... balsa-message: Add action-entries in a helper
  6b9b4ec... mime-widget-text: Actually pop up a context menu
  28dbd3d... Various: Fill some menus with stateless GMenuItems
  705d75a... Various: Fill some menus with stateless GMenuItems
  31589ea... Various: Improve the MRU menu helpers
  2bf0620... Minor cleanup
  d5cb616... balsa-mblist: Add guards
  40b5ed9... Various: Drop libbalsa_{radio,toggle}_activated
  b4605c1... balsa-index: Fix a typo
  9584513... Various: Use stateless GActions with targets

Commits added to the branch:

  595ac00... address-view: Set "activate-on-single-click" (*)
  e8e91f4... Remove LibBalsaCellRendererButton (*)
  7deb300... pref-manager: Use GtkPopover for "Add" options
  4735110... vfs: Port to GMenu
  f328a8e... libbalsa-vfs: New API to use with GMenu
  1cf2786... various: Port to new LibBalsaVfs API
  b5c4dfe... body: Add a gpointer user_data member
  3733093... mblist: Port the MRU menu to GMenu
  56472f1... Various: Adapt to MRU menu changes
  b3f2acd... compose window: Break the attachment context menu
  b9871b1... balsa-index: Port context menu to GtkPopover
  6688cb7... compose window: Improve popover placement
  a5f36d3... Bump Gtk requirement to 3.22
  968e2c0... balsa-index: Improve context menu placement
  19fe432... compose window: Improve context menu placement
  e2e6205... balsa-message: Improve the GtkPopover popup
  1d28032... balsa-message: Port another popup to GtkPopover
  c3d4170... balsa-message: Port the parts-menu to GtkPopover
  e69b8c6... balsa-index, balsa-message: Check GdkEvent
  4a14878... Various: Port menus to GtkPopover
  4f67989... balsa-mime-widget-text: Port HTML popup
  271f1b3... Bump required versions
  89567ee... compose window: Port the language menu to GMenu
  b820407... toolbars: Port the popup menu to GtkPopover
  e8248ac... Various: Be more systematic when making GMenu s
  8406ee7... balsa-index: Improve popup positioning at pointer
  e8fb2b4... balsa-index: Change popup menu placement
  5313600... Fix some fallout from porting from *-event signals
  585763d... mime-widget-text: Connect to the "pressed" signal
  964801e... mime-widget-text: Use bmwt_html_ prefix
  74f35fe... compose-window: Use correct action-group
  8a2bc25... Use BALSA_USE_POPOVER=0 environment var
  c7df462... Use a BALSA_USE_POPOVER=0 environment variable
  e5dec5f... pref-manager: Use GtkMenuButton
  935bf54... Various: Make GtkMenu versions work
  4c46858... Various: Implement libbalsa_popup_widget_new()
  819a29e... Various: Check GTK_IS_POPOVER() when popping down
  f2110f3... Various: Actually launch the default app
  5bf3b45... Various: Drop an unused parameter
  6879fd1... balsa-message: Use the correct GtkMenu
  8b9d872... Various: Implement libbalsa_popup_widget_popup()
  26a766c... toolbar-factory: Make sure the popup is sensitive
  466b5e8... balsa-message: Pop up the parts menu at the button
  4ff0499... balsa-message: Pop down the parts popup
  adb9917... libbalsa: In popup-widget, special case GtkToolbar
  c72f633... libbalsa: When popping up, first check event
  57fe5cb... balsa-mime-widget-image: Set popover relative to
  c7b4b82... balsa-message: Restore toggle-all-inline to FALSE
  01af0ca... Various: New API for libbalsa_popup_widget_popup()
  8dca89e... balsa-mime-widget-text: Simplify popping down
  57611f5... balsa-message: Use a GtkMenuButton for attachments
  a6402ed... balsa-index: pop up the context menu on the left
  49743e9... popup-widgets: Center the popup when shift-F10
  2b3f827... balsa-message: Manage menu settings
  96d534d... balsa-message: Manage menu settings
  ea9aaf8... address-book-config: Add action-entries in helper
  b8351db... balsa-index: Add action-entries in a helper
  36c42aa... balsa-message: Add action-entries in a helper
  a82b405... mime-widget-text: Actually pop up a context menu
  d30e97a... Various: Fill some menus with stateless GMenuItems
  3375f2e... Various: Fill some menus with stateless GMenuItems
  7c4abf8... Various: Improve the MRU menu helpers
  5991432... Minor cleanup
  f958d1c... balsa-mblist: Add guards
  23ca6c1... Various: Drop libbalsa_{radio,toggle}_activated
  906ce3e... balsa-index: Fix a typo
  95ffb1b... Various: Use stateless GActions with targets

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