[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: Mon, 17 Aug 2020 19:20:08 +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:
0b7118b... pref-manager: Use GtkPopover for "Add" options
320a96e... vfs: Port to GMenu
20f1ae2... libbalsa-vfs: New API to use with GMenu
088d398... various: Port to new LibBalsaVfs API
a00d81c... body: Add a gpointer user_data member
bb62a0a... mblist: Port the MRU menu to GMenu
23c7082... Various: Adapt to MRU menu changes
16e35ad... compose window: Break the attachment context menu
989bc49... balsa-index: Port context menu to GtkPopover
f8b2b4c... compose window: Improve popover placement
4d9af69... Bump Gtk requirement to 3.22
7049e71... balsa-index: Improve context menu placement
e4d0934... compose window: Improve context menu placement
39886cc... balsa-message: Improve the GtkPopover popup
dc3ec5c... balsa-message: Port another popup to GtkPopover
36d7894... balsa-message: Port the parts-menu to GtkPopover
eed7b46... balsa-index, balsa-message: Check GdkEvent
28495c4... Various: Port menus to GtkPopover
1afd8bf... balsa-mime-widget-text: Port HTML popup
633e2d3... Bump required versions
69951e5... compose window: Port the language menu to GMenu
c39e2f3... toolbars: Port the popup menu to GtkPopover
d0e9f37... Various: Be more systematic when making GMenu s
6fb57f4... balsa-index: Improve popup positioning at pointer
f8d369c... balsa-index: Change popup menu placement
d95b20e... Fix some fallout from porting from *-event signals
59e3945... mime-widget-text: Connect to the "pressed" signal
bb3d89a... mime-widget-text: Use bmwt_html_ prefix
c01ac89... compose-window: Use correct action-group
13a133d... Use BALSA_USE_POPOVER=0 environment var
7889c37... Use a BALSA_USE_POPOVER=0 environment variable
b44af85... pref-manager: Use GtkMenuButton
fdd87b6... Various: Make GtkMenu versions work
4a27134... Various: Implement libbalsa_popup_widget_new()
f8adc18... Various: Check GTK_IS_POPOVER() when popping down
feef290... Various: Actually launch the default app
c9d95f2... Various: Drop an unused parameter
67e9e29... balsa-message: Use the correct GtkMenu
bbf9391... Various: Implement libbalsa_popup_widget_popup()
7e279b1... toolbar-factory: Make sure the popup is sensitive
4d58286... balsa-message: Pop up the parts menu at the button
8dcb63c... balsa-message: Pop down the parts popup
d836108... libbalsa: In popup-widget, special case GtkToolbar
2e7808f... libbalsa: When popping up, first check event
17387a6... balsa-mime-widget-image: Set popover relative to
ba59da5... balsa-message: Restore toggle-all-inline to FALSE
1626eb6... Various: New API for libbalsa_popup_widget_popup()
74498d8... balsa-mime-widget-text: Simplify popping down
e203373... balsa-message: Use a GtkMenuButton for attachments
e07d0bd... balsa-index: pop up the context menu on the left
8e73839... popup-widgets: Center the popup when shift-F10
65b3a41... balsa-message: Manage menu settings
a008516... balsa-message: Manage menu settings
8233e96... address-book-config: Add action-entries in helper
1aa75fd... balsa-index: Add action-entries in a helper
2661781... balsa-message: Add action-entries in a helper
4127c7e... mime-widget-text: Actually pop up a context menu
7cdef5a... Various: Fill some menus with stateless GMenuItems
c478c49... Various: Fill some menus with stateless GMenuItems
45cd9d0... Various: Improve the MRU menu helpers
f30c1ef... Minor cleanup
c943fbd... balsa-mblist: Add guards
dc8d2f4... Various: Drop libbalsa_{radio,toggle}_activated
628e7e4... balsa-index: Fix a typo
Commits added to the branch:
5a35107... balsa-message: Check BALSA_IS_MIME_WIDGET_TEXT (*)
cd20275... pref-manager: Use GtkPopover for "Add" options
f740af1... vfs: Port to GMenu
96c2a90... libbalsa-vfs: New API to use with GMenu
9d8c6d7... various: Port to new LibBalsaVfs API
9e6a854... body: Add a gpointer user_data member
a2a36f2... mblist: Port the MRU menu to GMenu
bbdcbfd... Various: Adapt to MRU menu changes
2e3b00f... compose window: Break the attachment context menu
173a005... balsa-index: Port context menu to GtkPopover
5dde636... compose window: Improve popover placement
d0ac4c0... Bump Gtk requirement to 3.22
09f4354... balsa-index: Improve context menu placement
ee153ea... compose window: Improve context menu placement
1ef6c06... balsa-message: Improve the GtkPopover popup
40631a3... balsa-message: Port another popup to GtkPopover
9ae2d67... balsa-message: Port the parts-menu to GtkPopover
1ce7be4... balsa-index, balsa-message: Check GdkEvent
381b7e4... Various: Port menus to GtkPopover
dc3468d... balsa-mime-widget-text: Port HTML popup
4581d4f... Bump required versions
5dfd937... compose window: Port the language menu to GMenu
c69efb8... toolbars: Port the popup menu to GtkPopover
b0a77d8... Various: Be more systematic when making GMenu s
1f7b175... balsa-index: Improve popup positioning at pointer
0d94ff5... balsa-index: Change popup menu placement
d770656... Fix some fallout from porting from *-event signals
c13d48f... mime-widget-text: Connect to the "pressed" signal
146fd0d... mime-widget-text: Use bmwt_html_ prefix
80ed7b8... compose-window: Use correct action-group
b314edb... Use BALSA_USE_POPOVER=0 environment var
439045a... Use a BALSA_USE_POPOVER=0 environment variable
d4c2932... pref-manager: Use GtkMenuButton
f9b8e76... Various: Make GtkMenu versions work
50cbd78... Various: Implement libbalsa_popup_widget_new()
a3d361a... Various: Check GTK_IS_POPOVER() when popping down
27611cc... Various: Actually launch the default app
dff0602... Various: Drop an unused parameter
58761b8... balsa-message: Use the correct GtkMenu
4abbc38... Various: Implement libbalsa_popup_widget_popup()
9d1b010... toolbar-factory: Make sure the popup is sensitive
0b04c40... balsa-message: Pop up the parts menu at the button
1459292... balsa-message: Pop down the parts popup
dcf3d48... libbalsa: In popup-widget, special case GtkToolbar
a21baf1... libbalsa: When popping up, first check event
5e10eb2... balsa-mime-widget-image: Set popover relative to
0e04086... balsa-message: Restore toggle-all-inline to FALSE
4d6a561... Various: New API for libbalsa_popup_widget_popup()
5fbc833... balsa-mime-widget-text: Simplify popping down
939aa05... balsa-message: Use a GtkMenuButton for attachments
b3389bd... balsa-index: pop up the context menu on the left
8b03c23... popup-widgets: Center the popup when shift-F10
d9fdc07... balsa-message: Manage menu settings
a6efb79... balsa-message: Manage menu settings
eabe2a2... address-book-config: Add action-entries in helper
8a16aa9... balsa-index: Add action-entries in a helper
fc69a95... balsa-message: Add action-entries in a helper
c89dadb... mime-widget-text: Actually pop up a context menu
11b4496... Various: Fill some menus with stateless GMenuItems
f7ea264... Various: Fill some menus with stateless GMenuItems
d4f3326... Various: Improve the MRU menu helpers
52acc56... Minor cleanup
52a4885... balsa-mblist: Add guards
b81b87b... Various: Drop libbalsa_{radio,toggle}_activated
545e0c6... 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]