[balsa] (65 commits) Non-fast-forward update to branch popover
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (65 commits) Non-fast-forward update to branch popover
- Date: Sun, 30 Aug 2020 17:48:40 +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:
81789ee... pref-manager: Use GtkPopover for "Add" options
396eb2c... vfs: Port to GMenu
68da4b9... libbalsa-vfs: New API to use with GMenu
c4908d5... various: Port to new LibBalsaVfs API
6b60df4... body: Add a gpointer user_data member
d81fbe2... mblist: Port the MRU menu to GMenu
7e6a77d... Various: Adapt to MRU menu changes
c2c29fa... compose window: Break the attachment context menu
fe7729c... balsa-index: Port context menu to GtkPopover
314cc44... compose window: Improve popover placement
edc87f7... Bump Gtk requirement to 3.22
7f79b7e... balsa-index: Improve context menu placement
59d2fd0... compose window: Improve context menu placement
33a8c13... balsa-message: Improve the GtkPopover popup
1c4e9ab... balsa-message: Port another popup to GtkPopover
ddfdf71... balsa-message: Port the parts-menu to GtkPopover
af60f07... balsa-index, balsa-message: Check GdkEvent
c36a378... Various: Port menus to GtkPopover
cd1bec6... balsa-mime-widget-text: Port HTML popup
896595c... Bump required versions
6748b4f... compose window: Port the language menu to GMenu
263bc46... toolbars: Port the popup menu to GtkPopover
e68b69f... Various: Be more systematic when making GMenu s
2cc7c9b... balsa-index: Improve popup positioning at pointer
532d798... balsa-index: Change popup menu placement
6f726ce... Fix some fallout from porting from *-event signals
52c8be9... mime-widget-text: Connect to the "pressed" signal
7ea871e... mime-widget-text: Use bmwt_html_ prefix
33554be... compose-window: Use correct action-group
5949f88... Use BALSA_USE_POPOVER=0 environment var
4d96225... Use a BALSA_USE_POPOVER=0 environment variable
0d553dc... pref-manager: Use GtkMenuButton
ec7509f... Various: Make GtkMenu versions work
4ba55da... Various: Implement libbalsa_popup_widget_new()
35d059d... Various: Check GTK_IS_POPOVER() when popping down
7a42b70... Various: Actually launch the default app
0d90ee7... Various: Drop an unused parameter
e76a6f8... balsa-message: Use the correct GtkMenu
addbaf0... Various: Implement libbalsa_popup_widget_popup()
4deb01d... toolbar-factory: Make sure the popup is sensitive
b8f3e22... balsa-message: Pop up the parts menu at the button
5b264a4... balsa-message: Pop down the parts popup
5c39b35... libbalsa: In popup-widget, special case GtkToolbar
f2fd34f... libbalsa: When popping up, first check event
2ab5d79... balsa-mime-widget-image: Set popover relative to
f09753b... balsa-message: Restore toggle-all-inline to FALSE
9098954... Various: New API for libbalsa_popup_widget_popup()
4b7dd0d... balsa-mime-widget-text: Simplify popping down
a35458d... balsa-message: Use a GtkMenuButton for attachments
1f2ec1c... balsa-index: pop up the context menu on the left
9366203... popup-widgets: Center the popup when shift-F10
8d91bbc... balsa-message: Manage menu settings
8095bdb... balsa-message: Manage menu settings
45d76ae... address-book-config: Add action-entries in helper
5ffc59f... balsa-index: Add action-entries in a helper
68027cd... balsa-message: Add action-entries in a helper
e1664e2... mime-widget-text: Actually pop up a context menu
9cbc9ba... Various: Fill some menus with stateless GMenuItems
f359c02... Various: Fill some menus with stateless GMenuItems
2dcd802... Various: Improve the MRU menu helpers
377978c... Minor cleanup
284978a... balsa-mblist: Add guards
1aa54af... Various: Drop libbalsa_{radio,toggle}_activated
df35953... balsa-index: Fix a typo
Commits added to the branch:
a48ece7... address-book-config: Delete copy+pasted line (*)
f59aee1... pref-manager: Use GtkPopover for "Add" options
3b81446... vfs: Port to GMenu
1177d7c... libbalsa-vfs: New API to use with GMenu
a14f519... various: Port to new LibBalsaVfs API
b0b6df1... body: Add a gpointer user_data member
5b04bae... mblist: Port the MRU menu to GMenu
c68956a... Various: Adapt to MRU menu changes
5bd243a... compose window: Break the attachment context menu
a875b09... balsa-index: Port context menu to GtkPopover
afc814c... compose window: Improve popover placement
3f02108... Bump Gtk requirement to 3.22
22a4e78... balsa-index: Improve context menu placement
5acf37f... compose window: Improve context menu placement
d1e6ee2... balsa-message: Improve the GtkPopover popup
2e20d81... balsa-message: Port another popup to GtkPopover
b6b37f5... balsa-message: Port the parts-menu to GtkPopover
a3fe82b... balsa-index, balsa-message: Check GdkEvent
2eae2be... Various: Port menus to GtkPopover
b6ea211... balsa-mime-widget-text: Port HTML popup
99e72dc... Bump required versions
15bedd1... compose window: Port the language menu to GMenu
3e41c71... toolbars: Port the popup menu to GtkPopover
9a3c8a5... Various: Be more systematic when making GMenu s
0ef1470... balsa-index: Improve popup positioning at pointer
f0ec2b7... balsa-index: Change popup menu placement
966b9a6... Fix some fallout from porting from *-event signals
dee09a2... mime-widget-text: Connect to the "pressed" signal
144e9c9... mime-widget-text: Use bmwt_html_ prefix
fc8b9f4... compose-window: Use correct action-group
b4cdffa... Use BALSA_USE_POPOVER=0 environment var
9a0cabc... Use a BALSA_USE_POPOVER=0 environment variable
7023733... pref-manager: Use GtkMenuButton
c1e7521... Various: Make GtkMenu versions work
f1e4424... Various: Implement libbalsa_popup_widget_new()
65d57a8... Various: Check GTK_IS_POPOVER() when popping down
29403a0... Various: Actually launch the default app
1af25c4... Various: Drop an unused parameter
e009d85... balsa-message: Use the correct GtkMenu
396d7ca... Various: Implement libbalsa_popup_widget_popup()
3193bcd... toolbar-factory: Make sure the popup is sensitive
6ba0efb... balsa-message: Pop up the parts menu at the button
d53c0c9... balsa-message: Pop down the parts popup
cb156da... libbalsa: In popup-widget, special case GtkToolbar
522d206... libbalsa: When popping up, first check event
9f8089d... balsa-mime-widget-image: Set popover relative to
bf50ac2... balsa-message: Restore toggle-all-inline to FALSE
571a521... Various: New API for libbalsa_popup_widget_popup()
acd1cfd... balsa-mime-widget-text: Simplify popping down
b65cecd... balsa-message: Use a GtkMenuButton for attachments
f73915c... balsa-index: pop up the context menu on the left
a74d48c... popup-widgets: Center the popup when shift-F10
74960d4... balsa-message: Manage menu settings
8e219b4... balsa-message: Manage menu settings
512e4aa... address-book-config: Add action-entries in helper
3ac9908... balsa-index: Add action-entries in a helper
f1debec... balsa-message: Add action-entries in a helper
7efc716... mime-widget-text: Actually pop up a context menu
b86414c... Various: Fill some menus with stateless GMenuItems
de69e7e... Various: Fill some menus with stateless GMenuItems
7cb33af... Various: Improve the MRU menu helpers
634dec0... Minor cleanup
a9804b3... balsa-mblist: Add guards
8509693... Various: Drop libbalsa_{radio,toggle}_activated
9bbdadc... 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]