[balsa] (66 commits) Non-fast-forward update to branch popover
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (66 commits) Non-fast-forward update to branch popover
- Date: Sat, 22 Aug 2020 17:35:30 +0000 (UTC)
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:
4a57841... pref-manager: Use GtkPopover for "Add" options
c8884bd... vfs: Port to GMenu
61cf6ec... libbalsa-vfs: New API to use with GMenu
c01abb5... various: Port to new LibBalsaVfs API
2abd71e... body: Add a gpointer user_data member
7b4704a... mblist: Port the MRU menu to GMenu
5cabc6c... Various: Adapt to MRU menu changes
3eca8d5... compose window: Break the attachment context menu
26b13b4... balsa-index: Port context menu to GtkPopover
ee87093... compose window: Improve popover placement
c731240... Bump Gtk requirement to 3.22
5973d13... balsa-index: Improve context menu placement
3a24147... compose window: Improve context menu placement
8e96aa6... balsa-message: Improve the GtkPopover popup
f97be78... balsa-message: Port another popup to GtkPopover
18bd89b... balsa-message: Port the parts-menu to GtkPopover
9bc1fbe... balsa-index, balsa-message: Check GdkEvent
53cb0dd... Various: Port menus to GtkPopover
09b2233... balsa-mime-widget-text: Port HTML popup
0db5184... Bump required versions
f812eac... compose window: Port the language menu to GMenu
c5c6460... toolbars: Port the popup menu to GtkPopover
40f3b40... Various: Be more systematic when making GMenu s
daa6c2a... balsa-index: Improve popup positioning at pointer
4f1121d... balsa-index: Change popup menu placement
e0ef714... Fix some fallout from porting from *-event signals
8dce684... mime-widget-text: Connect to the "pressed" signal
ca81cda... mime-widget-text: Use bmwt_html_ prefix
636deb1... compose-window: Use correct action-group
9b9c53a... Use BALSA_USE_POPOVER=0 environment var
d333e88... Use a BALSA_USE_POPOVER=0 environment variable
54f5338... pref-manager: Use GtkMenuButton
0b6f064... Various: Make GtkMenu versions work
f68a3ca... Various: Implement libbalsa_popup_widget_new()
e16dbae... Various: Check GTK_IS_POPOVER() when popping down
677e177... Various: Actually launch the default app
0ece27c... Various: Drop an unused parameter
1f62afa... balsa-message: Use the correct GtkMenu
6f43fb3... Various: Implement libbalsa_popup_widget_popup()
ba034d1... toolbar-factory: Make sure the popup is sensitive
bdd65da... balsa-message: Pop up the parts menu at the button
58286d2... balsa-message: Pop down the parts popup
8f5d4af... libbalsa: In popup-widget, special case GtkToolbar
081f907... libbalsa: When popping up, first check event
bbdf599... balsa-mime-widget-image: Set popover relative to
5117507... balsa-message: Restore toggle-all-inline to FALSE
20cbd80... Various: New API for libbalsa_popup_widget_popup()
db25813... balsa-mime-widget-text: Simplify popping down
8bec34e... balsa-message: Use a GtkMenuButton for attachments
957f09d... balsa-index: pop up the context menu on the left
120c6fe... popup-widgets: Center the popup when shift-F10
b101076... balsa-message: Manage menu settings
eb4073e... balsa-message: Manage menu settings
604b2f9... address-book-config: Add action-entries in helper
62e6a82... balsa-index: Add action-entries in a helper
0b8a2c2... balsa-message: Add action-entries in a helper
e2c2577... mime-widget-text: Actually pop up a context menu
3cc7a6b... Various: Fill some menus with stateless GMenuItems
e739cd7... Various: Fill some menus with stateless GMenuItems
728f6f3... Various: Improve the MRU menu helpers
767b908... Minor cleanup
f44c54d... balsa-mblist: Add guards
29c3be8... Various: Drop libbalsa_{radio,toggle}_activated
49ad3e2... balsa-index: Fix a typo
Commits added to the branch:
26a71ca... Rename libbalsa_mailbox_get_has_sort_pending() (*)
fe65a19... balsa-index: scroll to row in another idle handler (*)
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
(*) 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]