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

  514a81e... pref-manager: Use GtkPopover for "Add" options
  87f2453... vfs: Port to GMenu
  5c16406... libbalsa-vfs: New API to use with GMenu
  8c8f0fb... various: Port to new LibBalsaVfs API
  c909139... body: Add a gpointer user_data member
  02c1264... mblist: Port the MRU menu to GMenu
  7648d20... Various: Adapt to MRU menu changes
  9cda1e3... compose window: Break the attachment context menu
  4da23cf... balsa-index: Port context menu to GtkPopover
  e6507b2... compose window: Improve popover placement
  ec5dc9c... Bump Gtk requirement to 3.22
  3d92344... balsa-index: Improve context menu placement
  a43b8bc... compose window: Improve context menu placement
  4ffb3c3... balsa-message: Improve the GtkPopover popup
  16930c7... balsa-message: Port another popup to GtkPopover
  8d3bed1... balsa-message: Port the parts-menu to GtkPopover
  238bb6d... balsa-index, balsa-message: Check GdkEvent
  8655d7e... Various: Port menus to GtkPopover
  9bb8e1e... balsa-mime-widget-text: Port HTML popup
  17d62b8... Bump required versions
  74e74bc... compose window: Port the language menu to GMenu
  9cb1065... toolbars: Port the popup menu to GtkPopover
  5d64f81... Various: Be more systematic when making GMenu s
  ac297c1... balsa-index: Improve popup positioning at pointer
  a3836e0... balsa-index: Change popup menu placement
  32e89bc... Fix some fallout from porting from *-event signals
  1a7ccc1... mime-widget-text: Connect to the "pressed" signal
  6c8a718... mime-widget-text: Use bmwt_html_ prefix
  bee8ce5... compose-window: Use correct action-group
  c5170b1... Use BALSA_USE_POPOVER=0 environment var
  e44fe3f... Use a BALSA_USE_POPOVER=0 environment variable
  0b4e486... pref-manager: Use GtkMenuButton
  3b8885f... Various: Make GtkMenu versions work
  b60b8c7... Various: Implement libbalsa_popup_widget_new()
  aafcda8... Various: Check GTK_IS_POPOVER() when popping down
  6634b0b... Various: Actually launch the default app
  e3131a0... Various: Drop an unused parameter
  088e00b... balsa-message: Use the correct GtkMenu
  d76f428... Various: Implement libbalsa_popup_widget_popup()
  b5d2e63... toolbar-factory: Make sure the popup is sensitive
  7453ca0... balsa-message: Pop up the parts menu at the button
  0810c28... balsa-message: Pop down the parts popup
  94ab6f7... libbalsa: In popup-widget, special case GtkToolbar
  fc2e174... libbalsa: When popping up, first check event
  a44a667... balsa-mime-widget-image: Set popover relative to
  b229eac... balsa-message: Restore toggle-all-inline to FALSE
  5394934... Various: New API for libbalsa_popup_widget_popup()
  b6b749f... balsa-mime-widget-text: Simplify popping down
  0df9d4a... balsa-message: Use a GtkMenuButton for attachments
  c22fcdd... balsa-index: pop up the context menu on the left
  f1c9b2a... popup-widgets: Center the popup when shift-F10
  580439b... balsa-message: Manage menu settings
  24cfa51... balsa-message: Manage menu settings
  b838b66... address-book-config: Add action-entries in helper
  c635115... balsa-index: Add action-entries in a helper
  0e9388e... balsa-message: Add action-entries in a helper
  7e74f57... mime-widget-text: Actually pop up a context menu
  f3c53de... Various: Fill some menus with stateless GMenuItems
  df04a11... Various: Fill some menus with stateless GMenuItems
  46eb2e0... Various: Improve the MRU menu helpers
  e3dec08... Minor cleanup
  6aa160a... balsa-mblist: Add guards

Commits added to the branch:

  1117b66... Fix broken markup in Hebrew UI translation (*)
  db21748... Update Romanian translation (*)
  26f3924... compose-window: Ensure attachment has a filename (*)
  151f16f... body: Another "message/external-body" fix (*)
  7296604... Merge branch 'master' of gitlab.gnome.org:GNOME/balsa (*)
  75bab10... pref-manager: Use GtkPopover for "Add" options
  77bd73e... vfs: Port to GMenu
  efbf61b... libbalsa-vfs: New API to use with GMenu
  841c8e2... various: Port to new LibBalsaVfs API
  1566637... body: Add a gpointer user_data member
  9ce9ae2... mblist: Port the MRU menu to GMenu
  0e7cdd7... Various: Adapt to MRU menu changes
  d8daba5... compose window: Break the attachment context menu
  1006285... balsa-index: Port context menu to GtkPopover
  dd6caec... compose window: Improve popover placement
  d2f41c6... Bump Gtk requirement to 3.22
  15e3868... balsa-index: Improve context menu placement
  41cdd52... compose window: Improve context menu placement
  8169467... balsa-message: Improve the GtkPopover popup
  c7d7bd1... balsa-message: Port another popup to GtkPopover
  0a3f233... balsa-message: Port the parts-menu to GtkPopover
  7a4fe6d... balsa-index, balsa-message: Check GdkEvent
  142cdc8... Various: Port menus to GtkPopover
  77ac8aa... balsa-mime-widget-text: Port HTML popup
  ec7a26d... Bump required versions
  fdb21ec... compose window: Port the language menu to GMenu
  8252f42... toolbars: Port the popup menu to GtkPopover
  698b309... Various: Be more systematic when making GMenu s
  da7eb9d... balsa-index: Improve popup positioning at pointer
  3308bcb... balsa-index: Change popup menu placement
  4069314... Fix some fallout from porting from *-event signals
  5962e8f... mime-widget-text: Connect to the "pressed" signal
  d54f883... mime-widget-text: Use bmwt_html_ prefix
  8c92a96... compose-window: Use correct action-group
  317b165... Use BALSA_USE_POPOVER=0 environment var
  7043e5b... Use a BALSA_USE_POPOVER=0 environment variable
  daac640... pref-manager: Use GtkMenuButton
  7d39f9c... Various: Make GtkMenu versions work
  71f3181... Various: Implement libbalsa_popup_widget_new()
  dbf0d9a... Various: Check GTK_IS_POPOVER() when popping down
  6716fac... Various: Actually launch the default app
  2eb1131... Various: Drop an unused parameter
  71f0ab1... balsa-message: Use the correct GtkMenu
  47df88c... Various: Implement libbalsa_popup_widget_popup()
  f5ea127... toolbar-factory: Make sure the popup is sensitive
  78eb338... balsa-message: Pop up the parts menu at the button
  1cbf662... balsa-message: Pop down the parts popup
  3504688... libbalsa: In popup-widget, special case GtkToolbar
  1251c33... libbalsa: When popping up, first check event
  e64022d... balsa-mime-widget-image: Set popover relative to
  7a0b4a8... balsa-message: Restore toggle-all-inline to FALSE
  7c1b8d5... Various: New API for libbalsa_popup_widget_popup()
  8157394... balsa-mime-widget-text: Simplify popping down
  9f1ed4a... balsa-message: Use a GtkMenuButton for attachments
  437ba2a... balsa-index: pop up the context menu on the left
  d55a776... popup-widgets: Center the popup when shift-F10
  9cc8355... balsa-message: Manage menu settings
  67ca57a... balsa-message: Manage menu settings
  4ce2c67... address-book-config: Add action-entries in helper
  bbe9c2c... balsa-index: Add action-entries in a helper
  c866450... balsa-message: Add action-entries in a helper
  dc82f1f... mime-widget-text: Actually pop up a context menu
  1d420ff... Various: Fill some menus with stateless GMenuItems
  69dbe5a... Various: Fill some menus with stateless GMenuItems
  818eb61... Various: Improve the MRU menu helpers
  5dca0a1... Minor cleanup
  adae324... balsa-mblist: Add guards

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