[balsa] (63 commits) Non-fast-forward update to branch popover
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (63 commits) Non-fast-forward update to branch popover
- Date: Sat, 4 Jul 2020 15:08:24 +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:
4ee0297... pref-manager: Use GtkPopover for "Add" options
07dcf89... vfs: Port to GMenu
982a783... libbalsa-vfs: New API to use with GMenu
6bd8fc1... various: Port to new LibBalsaVfs API
0151602... body: Add a gpointer user_data member
0f1f198... mblist: Port the MRU menu to GMenu
d8f6f0b... Various: Adapt to MRU menu changes
9bda84f... compose window: Break the attachment context menu
aab4c28... balsa-index: Port context menu to GtkPopover
6b58b25... compose window: Improve popover placement
0a18188... Bump Gtk requirement to 3.22
dc15f9a... balsa-index: Improve context menu placement
6458487... compose window: Improve context menu placement
569acd0... balsa-message: Improve the GtkPopover popup
161f4cd... balsa-message: Port another popup to GtkPopover
88bee53... balsa-message: Port the parts-menu to GtkPopover
d5af242... balsa-index, balsa-message: Check GdkEvent
5eac9ab... Various: Port menus to GtkPopover
66e6a65... balsa-mime-widget-text: Port HTML popup
ac2fbcc... Bump required versions
00781d3... compose window: Port the language menu to GMenu
9196900... toolbars: Port the popup menu to GtkPopover
d526fd1... Various: Be more systematic when making GMenu s
e481b17... balsa-index: Improve popup positioning at pointer
852811d... balsa-index: Change popup menu placement
875e509... Fix some fallout from porting from *-event signals
3c7637c... mime-widget-text: Connect to the "pressed" signal
66a7f04... mime-widget-text: Use bmwt_html_ prefix
bcdd72d... compose-window: Use correct action-group
bbb0774... Use BALSA_USE_POPOVER=0 environment var
f867032... Use a BALSA_USE_POPOVER=0 environment variable
c4254a1... pref-manager: Use GtkMenuButton
78d1548... Various: Make GtkMenu versions work
856789c... Various: Implement libbalsa_popup_widget_new()
ca7d9fd... Various: Check GTK_IS_POPOVER() when popping down
1e27e2b... Various: Actually launch the default app
861192c... Various: Drop an unused parameter
1570579... balsa-message: Use the correct GtkMenu
6fc2dc5... Various: Implement libbalsa_popup_widget_popup()
5734646... toolbar-factory: Make sure the popup is sensitive
bb55fba... balsa-message: Pop up the parts menu at the button
b14efd5... balsa-message: Pop down the parts popup
4cbb370... libbalsa: In popup-widget, special case GtkToolbar
51afc6b... libbalsa: When popping up, first check event
af242b6... balsa-mime-widget-image: Set popover relative to
311827f... balsa-message: Restore toggle-all-inline to FALSE
120afa4... Various: New API for libbalsa_popup_widget_popup()
a378cff... balsa-mime-widget-text: Simplify popping down
555a20b... balsa-message: Use a GtkMenuButton for attachments
4a570f0... balsa-index: pop up the context menu on the left
6378706... popup-widgets: Center the popup when shift-F10
45bcd7b... balsa-message: Manage menu settings
924855e... balsa-message: Manage menu settings
3119b93... address-book-config: Add action-entries in helper
f7162ab... balsa-index: Add action-entries in a helper
67bd454... balsa-message: Add action-entries in a helper
665b91a... mime-widget-text: Actually pop up a context menu
43dafb4... Various: Fill some menus with stateless GMenuItems
7774792... Various: Fill some menus with stateless GMenuItems
e48f025... Various: Improve the MRU menu helpers
8a17aea... Minor cleanup
41b9a41... balsa-mblist: Add guards
Commits added to the branch:
5e60f77... compose-window: Handle external-body attachments (*)
514a81e... pref-manager: Use GtkPopover for "Add" options
87f2453... vfs: Port to GMenu
5c16406... libbalsa-vfs: New API to use with GMenu
8c8f0fb... various: Port to new LibBalsaVfs API
c909139... body: Add a gpointer user_data member
02c1264... mblist: Port the MRU menu to GMenu
7648d20... Various: Adapt to MRU menu changes
9cda1e3... compose window: Break the attachment context menu
4da23cf... balsa-index: Port context menu to GtkPopover
e6507b2... compose window: Improve popover placement
ec5dc9c... Bump Gtk requirement to 3.22
3d92344... balsa-index: Improve context menu placement
a43b8bc... compose window: Improve context menu placement
4ffb3c3... balsa-message: Improve the GtkPopover popup
16930c7... balsa-message: Port another popup to GtkPopover
8d3bed1... balsa-message: Port the parts-menu to GtkPopover
238bb6d... balsa-index, balsa-message: Check GdkEvent
8655d7e... Various: Port menus to GtkPopover
9bb8e1e... balsa-mime-widget-text: Port HTML popup
17d62b8... Bump required versions
74e74bc... compose window: Port the language menu to GMenu
9cb1065... toolbars: Port the popup menu to GtkPopover
5d64f81... Various: Be more systematic when making GMenu s
ac297c1... balsa-index: Improve popup positioning at pointer
a3836e0... balsa-index: Change popup menu placement
32e89bc... Fix some fallout from porting from *-event signals
1a7ccc1... mime-widget-text: Connect to the "pressed" signal
6c8a718... mime-widget-text: Use bmwt_html_ prefix
bee8ce5... compose-window: Use correct action-group
c5170b1... Use BALSA_USE_POPOVER=0 environment var
e44fe3f... Use a BALSA_USE_POPOVER=0 environment variable
0b4e486... pref-manager: Use GtkMenuButton
3b8885f... Various: Make GtkMenu versions work
b60b8c7... Various: Implement libbalsa_popup_widget_new()
aafcda8... Various: Check GTK_IS_POPOVER() when popping down
6634b0b... Various: Actually launch the default app
e3131a0... Various: Drop an unused parameter
088e00b... balsa-message: Use the correct GtkMenu
d76f428... Various: Implement libbalsa_popup_widget_popup()
b5d2e63... toolbar-factory: Make sure the popup is sensitive
7453ca0... balsa-message: Pop up the parts menu at the button
0810c28... balsa-message: Pop down the parts popup
94ab6f7... libbalsa: In popup-widget, special case GtkToolbar
fc2e174... libbalsa: When popping up, first check event
a44a667... balsa-mime-widget-image: Set popover relative to
b229eac... balsa-message: Restore toggle-all-inline to FALSE
5394934... Various: New API for libbalsa_popup_widget_popup()
b6b749f... balsa-mime-widget-text: Simplify popping down
0df9d4a... balsa-message: Use a GtkMenuButton for attachments
c22fcdd... balsa-index: pop up the context menu on the left
f1c9b2a... popup-widgets: Center the popup when shift-F10
580439b... balsa-message: Manage menu settings
24cfa51... balsa-message: Manage menu settings
b838b66... address-book-config: Add action-entries in helper
c635115... balsa-index: Add action-entries in a helper
0e9388e... balsa-message: Add action-entries in a helper
7e74f57... mime-widget-text: Actually pop up a context menu
f3c53de... Various: Fill some menus with stateless GMenuItems
df04a11... Various: Fill some menus with stateless GMenuItems
46eb2e0... Various: Improve the MRU menu helpers
e3dec08... Minor cleanup
6aa160a... balsa-mblist: Add guards
(*) 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]