[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, 18 Jul 2020 00:48: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:
6621bd3... pref-manager: Use GtkPopover for "Add" options
c34238e... vfs: Port to GMenu
d84dad9... libbalsa-vfs: New API to use with GMenu
1845a2b... various: Port to new LibBalsaVfs API
3e2af84... body: Add a gpointer user_data member
3362b09... mblist: Port the MRU menu to GMenu
2230e1e... Various: Adapt to MRU menu changes
0cbf212... compose window: Break the attachment context menu
764be7e... balsa-index: Port context menu to GtkPopover
1c19c69... compose window: Improve popover placement
565fe07... Bump Gtk requirement to 3.22
393550e... balsa-index: Improve context menu placement
3b0feaa... compose window: Improve context menu placement
95ca511... balsa-message: Improve the GtkPopover popup
c98f6c7... balsa-message: Port another popup to GtkPopover
73bc163... balsa-message: Port the parts-menu to GtkPopover
791919d... balsa-index, balsa-message: Check GdkEvent
a018bce... Various: Port menus to GtkPopover
797d248... balsa-mime-widget-text: Port HTML popup
6f6fe31... Bump required versions
5d7ee6c... compose window: Port the language menu to GMenu
91fb72d... toolbars: Port the popup menu to GtkPopover
1e9b23c... Various: Be more systematic when making GMenu s
5316909... balsa-index: Improve popup positioning at pointer
f130cdd... balsa-index: Change popup menu placement
44e118c... Fix some fallout from porting from *-event signals
7485e97... mime-widget-text: Connect to the "pressed" signal
f504b9e... mime-widget-text: Use bmwt_html_ prefix
21a0aaf... compose-window: Use correct action-group
dfa3d3d... Use BALSA_USE_POPOVER=0 environment var
983e037... Use a BALSA_USE_POPOVER=0 environment variable
95a4c48... pref-manager: Use GtkMenuButton
bb000d9... Various: Make GtkMenu versions work
9c8b10a... Various: Implement libbalsa_popup_widget_new()
71519e2... Various: Check GTK_IS_POPOVER() when popping down
d4ecfae... Various: Actually launch the default app
181bdbe... Various: Drop an unused parameter
0417e18... balsa-message: Use the correct GtkMenu
1045182... Various: Implement libbalsa_popup_widget_popup()
86d3cc4... toolbar-factory: Make sure the popup is sensitive
a995837... balsa-message: Pop up the parts menu at the button
caa47ac... balsa-message: Pop down the parts popup
21c1cd7... libbalsa: In popup-widget, special case GtkToolbar
f50af54... libbalsa: When popping up, first check event
d77aefa... balsa-mime-widget-image: Set popover relative to
93f2a2d... balsa-message: Restore toggle-all-inline to FALSE
41fade1... Various: New API for libbalsa_popup_widget_popup()
b2b3a62... balsa-mime-widget-text: Simplify popping down
0b77ce3... balsa-message: Use a GtkMenuButton for attachments
677eab5... balsa-index: pop up the context menu on the left
e518d21... popup-widgets: Center the popup when shift-F10
bd50519... balsa-message: Manage menu settings
3b1edf8... balsa-message: Manage menu settings
c68c4eb... address-book-config: Add action-entries in helper
6042087... balsa-index: Add action-entries in a helper
c833ce8... balsa-message: Add action-entries in a helper
1b6b9ef... mime-widget-text: Actually pop up a context menu
de2f54f... Various: Fill some menus with stateless GMenuItems
6d7212c... Various: Fill some menus with stateless GMenuItems
cc97cf3... Various: Improve the MRU menu helpers
b7e11f4... Minor cleanup
f0441e5... balsa-mblist: Add guards
c7bdb83... Various: Drop libbalsa_{radio,toggle}_activated
fb80e3f... balsa-index: Fix a typo
Commits added to the branch:
c69da1a... workaround for broken message index heights (*)
00561e5... Merge branch 'index_row_height_workaround' into 'master' (*)
e30e366... pref-manager: Use GtkPopover for "Add" options
4b42535... vfs: Port to GMenu
f599734... libbalsa-vfs: New API to use with GMenu
77b1df9... various: Port to new LibBalsaVfs API
c9d14c5... body: Add a gpointer user_data member
9d4a53c... mblist: Port the MRU menu to GMenu
8d4daea... Various: Adapt to MRU menu changes
38075cc... compose window: Break the attachment context menu
f4a167a... balsa-index: Port context menu to GtkPopover
649c37c... compose window: Improve popover placement
a84d834... Bump Gtk requirement to 3.22
83d7647... balsa-index: Improve context menu placement
74ede8f... compose window: Improve context menu placement
9a50f7a... balsa-message: Improve the GtkPopover popup
b4daa77... balsa-message: Port another popup to GtkPopover
fd9cfe0... balsa-message: Port the parts-menu to GtkPopover
c14874f... balsa-index, balsa-message: Check GdkEvent
f45fd8d... Various: Port menus to GtkPopover
f71e506... balsa-mime-widget-text: Port HTML popup
959bfab... Bump required versions
b63e4cc... compose window: Port the language menu to GMenu
6c6af63... toolbars: Port the popup menu to GtkPopover
acc56b6... Various: Be more systematic when making GMenu s
86016b3... balsa-index: Improve popup positioning at pointer
90aa099... balsa-index: Change popup menu placement
383daef... Fix some fallout from porting from *-event signals
f2d86a2... mime-widget-text: Connect to the "pressed" signal
2062d03... mime-widget-text: Use bmwt_html_ prefix
06c07f5... compose-window: Use correct action-group
c94e5ef... Use BALSA_USE_POPOVER=0 environment var
bcc62d3... Use a BALSA_USE_POPOVER=0 environment variable
8e26975... pref-manager: Use GtkMenuButton
3685266... Various: Make GtkMenu versions work
5c4f811... Various: Implement libbalsa_popup_widget_new()
c3e6337... Various: Check GTK_IS_POPOVER() when popping down
2492af7... Various: Actually launch the default app
a85a7a6... Various: Drop an unused parameter
b032787... balsa-message: Use the correct GtkMenu
48d14d5... Various: Implement libbalsa_popup_widget_popup()
84fbdc8... toolbar-factory: Make sure the popup is sensitive
8d96271... balsa-message: Pop up the parts menu at the button
5d76319... balsa-message: Pop down the parts popup
76727d7... libbalsa: In popup-widget, special case GtkToolbar
ca93005... libbalsa: When popping up, first check event
045eb20... balsa-mime-widget-image: Set popover relative to
aa9741e... balsa-message: Restore toggle-all-inline to FALSE
4a0aeeb... Various: New API for libbalsa_popup_widget_popup()
92d5eca... balsa-mime-widget-text: Simplify popping down
9d4d25b... balsa-message: Use a GtkMenuButton for attachments
0c974b3... balsa-index: pop up the context menu on the left
6b19571... popup-widgets: Center the popup when shift-F10
d2b428b... balsa-message: Manage menu settings
d131d4e... balsa-message: Manage menu settings
ebb472f... address-book-config: Add action-entries in helper
304c428... balsa-index: Add action-entries in a helper
46cdf11... balsa-message: Add action-entries in a helper
3d45b5b... mime-widget-text: Actually pop up a context menu
7f52d3e... Various: Fill some menus with stateless GMenuItems
2ebaab8... Various: Fill some menus with stateless GMenuItems
a19aa4d... Various: Improve the MRU menu helpers
f00006a... Minor cleanup
6fbd8fa... balsa-mblist: Add guards
0ac7501... Various: Drop libbalsa_{radio,toggle}_activated
48b6085... 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]