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

  25d0eea... pref-manager: Use GtkPopover for "Add" options
  c43f24d... vfs: Port to GMenu
  b103c7c... libbalsa-vfs: New API to use with GMenu
  2ffbb96... various: Port to new LibBalsaVfs API
  1374024... body: Add a gpointer user_data member
  72e5bea... mblist: Port the MRU menu to GMenu
  285c87b... Various: Adapt to MRU menu changes
  a9a1968... compose window: Break the attachment context menu
  d49a4c6... balsa-index: Port context menu to GtkPopover
  754d5ec... compose window: Improve popover placement
  4baa830... Bump Gtk requirement to 3.22
  7bebf3a... balsa-index: Improve context menu placement
  5e5ef2a... compose window: Improve context menu placement
  a8125c1... balsa-message: Improve the GtkPopover popup
  c0dbd16... balsa-message: Port another popup to GtkPopover
  3665b1b... balsa-message: Port the parts-menu to GtkPopover
  9741d59... balsa-index, balsa-message: Check GdkEvent
  484946a... Various: Port menus to GtkPopover
  250d3ca... balsa-mime-widget-text: Port HTML popup
  2320363... Bump required versions
  9181b93... compose window: Port the language menu to GMenu
  cda70eb... toolbars: Port the popup menu to GtkPopover
  44ae4f1... Various: Be more systematic when making GMenu s
  d42f063... balsa-index: Improve popup positioning at pointer
  6f4f9bb... balsa-index: Change popup menu placement
  270a100... Fix some fallout from porting from *-event signals
  04ff619... mime-widget-text: Connect to the "pressed" signal
  5ab7a7a... mime-widget-text: Use bmwt_html_ prefix
  45defdb... compose-window: Use correct action-group
  bf5215e... Use BALSA_USE_POPOVER=0 environment var
  eafaafa... Use a BALSA_USE_POPOVER=0 environment variable
  c1e56fa... pref-manager: Use GtkMenuButton
  4553b54... Various: Make GtkMenu versions work
  2cbc143... Various: Implement libbalsa_popup_widget_new()
  bce425e... Various: Check GTK_IS_POPOVER() when popping down
  bad2f64... Various: Actually launch the default app
  b610356... Various: Drop an unused parameter
  6714fcb... balsa-message: Use the correct GtkMenu
  e32e987... Various: Implement libbalsa_popup_widget_popup()
  eb96505... toolbar-factory: Make sure the popup is sensitive
  24b16f7... balsa-message: Pop up the parts menu at the button
  dad858b... balsa-message: Pop down the parts popup
  cc50cef... libbalsa: In popup-widget, special case GtkToolbar
  d34df2f... libbalsa: When popping up, first check event
  6512148... balsa-mime-widget-image: Set popover relative to
  d9d88f4... balsa-message: Restore toggle-all-inline to FALSE
  6ccd194... Various: New API for libbalsa_popup_widget_popup()
  e6c3587... balsa-mime-widget-text: Simplify popping down
  b684f47... balsa-message: Use a GtkMenuButton for attachments
  4984d3f... balsa-index: pop up the context menu on the left
  7fbc6e0... popup-widgets: Center the popup when shift-F10
  2968454... balsa-message: Manage menu settings
  6655692... balsa-message: Manage menu settings
  b53904e... address-book-config: Add action-entries in helper
  cde3e75... balsa-index: Add action-entries in a helper
  eb6c3e6... balsa-message: Add action-entries in a helper
  b4b03f5... mime-widget-text: Actually pop up a context menu
  93fbb81... Various: Fill some menus with stateless GMenuItems
  4e4adb9... Various: Fill some menus with stateless GMenuItems
  7b355ca... Various: Improve the MRU menu helpers
  d0d6d84... Minor cleanup
  bfb3ab5... balsa-mblist: Add guards
  1cb45e2... Various: Drop libbalsa_{radio,toggle}_activated
  335af93... balsa-index: Fix a typo

Commits added to the branch:

  100666d... Update Brazilian Portuguese translation (*)
  483070b... Updated Spanish translation (*)
  912a649... libbalsa/imap/meson.build: Add top_include path (*)
  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

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