[balsa] (62 commits) Non-fast-forward update to branch popover
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (62 commits) Non-fast-forward update to branch popover
- Date: Wed, 1 Jul 2020 21:24:56 +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:
86ef243... pref-manager: Use GtkPopover for "Add" options
09c2455... vfs: Port to GMenu
f18028b... libbalsa-vfs: New API to use with GMenu
dc0d631... various: Port to new LibBalsaVfs API
acbcac4... body: Add a gpointer user_data member
f79332d... mblist: Port the MRU menu to GMenu
4d215ad... Various: Adapt to MRU menu changes
4172574... compose window: Break the attachment context menu
49936ae... balsa-index: Port context menu to GtkPopover
4b1fe73... compose window: Improve popover placement
07f07d7... Bump Gtk requirement to 3.22
3c66a88... balsa-index: Improve context menu placement
3fd031d... compose window: Improve context menu placement
de272b2... balsa-message: Improve the GtkPopover popup
43cfd7f... balsa-message: Port another popup to GtkPopover
437ab5f... balsa-message: Port the parts-menu to GtkPopover
b227334... balsa-index, balsa-message: Check GdkEvent
7fb423e... Various: Port menus to GtkPopover
a96a1eb... balsa-mime-widget-text: Port HTML popup
8d0ff67... Bump required versions
d00da32... compose window: Port the language menu to GMenu
299054e... toolbars: Port the popup menu to GtkPopover
b325ca7... Various: Be more systematic when making GMenu s
71221b4... balsa-index: Improve popup positioning at pointer
2b7b1eb... balsa-index: Change popup menu placement
c24cb00... Fix some fallout from porting from *-event signals
52ed422... mime-widget-text: Connect to the "pressed" signal
2d72a3c... mime-widget-text: Use bmwt_html_ prefix
6402920... compose-window: Use correct action-group
884e7a5... Use BALSA_USE_POPOVER=0 environment var
5585fc3... Use a BALSA_USE_POPOVER=0 environment variable
e2323a4... pref-manager: Use GtkMenuButton
eee9009... Various: Make GtkMenu versions work
37e82af... Various: Implement libbalsa_popup_widget_new()
47e1c0c... Various: Check GTK_IS_POPOVER() when popping down
f3540e0... Various: Actually launch the default app
eb41096... Various: Drop an unused parameter
06abbed... balsa-message: Use the correct GtkMenu
463c22e... Various: Implement libbalsa_popup_widget_popup()
6fa05b1... toolbar-factory: Make sure the popup is sensitive
1bfaa8c... balsa-message: Pop up the parts menu at the button
ac3e618... balsa-message: Pop down the parts popup
e026e87... libbalsa: In popup-widget, special case GtkToolbar
b1eab91... libbalsa: When popping up, first check event
07da3fd... balsa-mime-widget-image: Set popover relative to
0a2cdf0... balsa-message: Restore toggle-all-inline to FALSE
019143b... Various: New API for libbalsa_popup_widget_popup()
f4cc3cd... balsa-mime-widget-text: Simplify popping down
fd677bc... balsa-message: Use a GtkMenuButton for attachments
1e13c03... balsa-index: pop up the context menu on the left
1d75815... popup-widgets: Center the popup when shift-F10
b969fab... balsa-message: Manage menu settings
7e637a6... balsa-message: Manage menu settings
a1eacd8... address-book-config: Add action-entries in helper
9164ab5... balsa-index: Add action-entries in a helper
6187d28... balsa-message: Add action-entries in a helper
cf85930... mime-widget-text: Actually pop up a context menu
99e7fde... Various: Fill some menus with stateless GMenuItems
ad48bda... Various: Fill some menus with stateless GMenuItems
7a10137... Various: Improve the MRU menu helpers
368ba59... Minor cleanup
Commits added to the branch:
460e9f9... libbalsa/autocrypt.h: Wording
ee2af10... pref-manager: Use GtkPopover for "Add" options
f725e4f... vfs: Port to GMenu
2443a87... libbalsa-vfs: New API to use with GMenu
39695ff... various: Port to new LibBalsaVfs API
31aac7c... body: Add a gpointer user_data member
4ab2a1b... mblist: Port the MRU menu to GMenu
fa8fff5... Various: Adapt to MRU menu changes
afddb23... compose window: Break the attachment context menu
6bc3c34... balsa-index: Port context menu to GtkPopover
d031886... compose window: Improve popover placement
d48abe5... Bump Gtk requirement to 3.22
276f900... balsa-index: Improve context menu placement
ee8c428... compose window: Improve context menu placement
3039bef... balsa-message: Improve the GtkPopover popup
008342a... balsa-message: Port another popup to GtkPopover
60c1691... balsa-message: Port the parts-menu to GtkPopover
f18b9d3... balsa-index, balsa-message: Check GdkEvent
f4d7507... Various: Port menus to GtkPopover
312494e... balsa-mime-widget-text: Port HTML popup
958728e... Bump required versions
33621b7... compose window: Port the language menu to GMenu
424ff77... toolbars: Port the popup menu to GtkPopover
142eaa8... Various: Be more systematic when making GMenu s
d4dbbbc... balsa-index: Improve popup positioning at pointer
0f38ab6... balsa-index: Change popup menu placement
e7917b3... Fix some fallout from porting from *-event signals
6da4e26... mime-widget-text: Connect to the "pressed" signal
4e14c12... mime-widget-text: Use bmwt_html_ prefix
bf6e82a... compose-window: Use correct action-group
8e16a5a... Use BALSA_USE_POPOVER=0 environment var
87617b6... Use a BALSA_USE_POPOVER=0 environment variable
41682fc... pref-manager: Use GtkMenuButton
9a22d8a... Various: Make GtkMenu versions work
ad53bfc... Various: Implement libbalsa_popup_widget_new()
e8b9048... Various: Check GTK_IS_POPOVER() when popping down
4e68a05... Various: Actually launch the default app
e724ecf... Various: Drop an unused parameter
801eb04... balsa-message: Use the correct GtkMenu
7495dbf... Various: Implement libbalsa_popup_widget_popup()
35b78f1... toolbar-factory: Make sure the popup is sensitive
1049fe8... balsa-message: Pop up the parts menu at the button
fe8b751... balsa-message: Pop down the parts popup
a35563a... libbalsa: In popup-widget, special case GtkToolbar
cdcc43a... libbalsa: When popping up, first check event
2d091bf... balsa-mime-widget-image: Set popover relative to
2fd14cf... balsa-message: Restore toggle-all-inline to FALSE
80c47d3... Various: New API for libbalsa_popup_widget_popup()
51ba076... balsa-mime-widget-text: Simplify popping down
9763a03... balsa-message: Use a GtkMenuButton for attachments
65c4c85... balsa-index: pop up the context menu on the left
b1ae020... popup-widgets: Center the popup when shift-F10
aff7962... balsa-message: Manage menu settings
3044cd8... balsa-message: Manage menu settings
0138a0c... address-book-config: Add action-entries in helper
3fb5dad... balsa-index: Add action-entries in a helper
7bf50c3... balsa-message: Add action-entries in a helper
6717dc4... mime-widget-text: Actually pop up a context menu
1f614d5... Various: Fill some menus with stateless GMenuItems
baf0542... Various: Fill some menus with stateless GMenuItems
038b76f... Various: Improve the MRU menu helpers
dfcbab8... Minor cleanup
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]