[balsa] (311 commits) Non-fast-forward update to branch gtk4
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (311 commits) Non-fast-forward update to branch gtk4
- Date: Fri, 17 Dec 2021 19:52:51 +0000 (UTC)
The branch 'gtk4' 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:
50359c9... balsa-mime-widget-text: Hide quote prefix
8611eba... pref-manager: Use GtkPopover for "Add" options
c588bc8... vfs: Port to GMenu
42652fc... libbalsa-vfs: New API to use with GMenu
8711842... various: Port to new LibBalsaVfs API
e561f9c... body: Add a gpointer user_data member
dfefcaa... mblist: Port the MRU menu to GMenu
b709035... Various: Adapt to MRU menu changes
00fd1f8... compose window: Break the attachment context menu
714b491... balsa-index: Port context menu to GtkPopover
ee34020... compose window: Improve popover placement
59775fa... Bump Gtk requirement to 3.22
755270a... balsa-index: Improve context menu placement
4d11a67... compose window: Improve context menu placement
1c20814... balsa-message: Improve the GtkPopover popup
cb3e7ca... balsa-message: Port another popup to GtkPopover
e41cdc1... balsa-message: Port the parts-menu to GtkPopover
07ad783... balsa-index, balsa-message: Check GdkEvent
a350a4f... Various: Port menus to GtkPopover
683b930... balsa-mime-widget-text: Port HTML popup
a76bd17... Bump required versions
0f593da... compose window: Port the language menu to GMenu
befdd52... toolbars: Port the popup menu to GtkPopover
d3245aa... Various: Be more systematic when making GMenu s
c41e4f0... balsa-index: Improve popup positioning at pointer
a348645... balsa-index: Change popup menu placement
3b55a86... Fix some fallout from porting from *-event signals
449e574... mime-widget-text: Connect to the "pressed" signal
925be11... mime-widget-text: Use bmwt_html_ prefix
d064535... compose-window: Use correct action-group
a9bebf1... Use BALSA_USE_POPOVER=0 environment var
a0da1d6... Use a BALSA_USE_POPOVER=0 environment variable
b2883a5... pref-manager: Use GtkMenuButton
25c1d17... Various: Make GtkMenu versions work
60367c7... Various: Implement libbalsa_popup_widget_new()
af1b614... Various: Check GTK_IS_POPOVER() when popping down
7169c91... Various: Actually launch the default app
0221281... Various: Drop an unused parameter
9bcc125... balsa-message: Use the correct GtkMenu
020e795... Various: Implement libbalsa_popup_widget_popup()
589a566... toolbar-factory: Make sure the popup is sensitive
f2db214... balsa-message: Pop up the parts menu at the button
786f988... balsa-message: Pop down the parts popup
5e6ec55... libbalsa: In popup-widget, special case GtkToolbar
98ce1f7... libbalsa: When popping up, first check event
186b775... balsa-mime-widget-image: Set popover relative to
4799616... balsa-message: Restore toggle-all-inline to FALSE
6c9cd70... Various: New API for libbalsa_popup_widget_popup()
5158b6d... balsa-mime-widget-text: Simplify popping down
dd10fb1... balsa-message: Use a GtkMenuButton for attachments
41d8e38... balsa-index: pop up the context menu on the left
055a65f... popup-widgets: Center the popup when shift-F10
5e2bdeb... balsa-message: Manage menu settings
9856bcf... balsa-message: Manage menu settings
a120820... address-book-config: Add action-entries in helper
c660cea... balsa-index: Add action-entries in a helper
9fab3e6... balsa-message: Add action-entries in a helper
bd792d5... mime-widget-text: Actually pop up a context menu
b3e1979... Various: Fill some menus with stateless GMenuItems
1ac879d... Various: Fill some menus with stateless GMenuItems
681ec63... Various: Improve the MRU menu helpers
fe9acca... Minor cleanup
2e30975... balsa-mblist: Add guards
b6c6c48... Various: Drop libbalsa_{radio,toggle}_activated
cc0fd1a... balsa-index: Fix a typo
f5d79a0... Various: Use stateless GActions with targets
c09dc31... Various: Stop using GtkBox child properties
935a003... Various: Stop using GtkBox child properties
39267dd... Various: Stop using GtkBox child properties
ac7f123... source-viewer: Use container-add for a scrolled w
bf31019... x509-cert-widget: Use container-add for scrolled w
a8da035... Various: Stop using GtkBox child properties
e79d6de... Various: Stop using GtkBox child properties
4479cff... Various: Stop using GtkBox child properties
512ee35... Various: Stop using GtkBox child properties
3ac77f8... Various: Stop using GtkBox child properties
0c02035... Various: Stop using GtkBox child properties
4a7e242... Various: Stop using GtkBox child properties
f0cd829... Various: Stop using GtkBox child properties
83080c1... Various: Stop using GtkBox child properties
8bc2d93... filter-run-dialog: Stop using GtkBox padding
eba0b80... Various: Fix some alignment issues
003d080... balsa-mime-widget: Use container-add for buttons
9abe46e... main-window: Use container-add for the statusbar
eadf22b... libbalsa-gpgme-widgets: Use container-add
cd4d1e7... Various: Fix margins
db532b9... Various: Replace gtk_box_pack_{start,end}()
72fe87a... toolbar-prefs: Center the arrows vertically
d392900... libbalsa-misc: Install libbalsa_button_box_button
6cff981... ab-main: Stop using GtkButtonBox
0c01d82... ab-window: Stop using GtkButtonBox
afcef49... balsa-mime-widget-crypto: Stop using GtkButtonBox
0b3e7cc... mime-widget-message: Stop using GtkButtonBox
438b635... mime-widget-vcalendar: Stop using GtkButtonBox
6287bee... libbalsa_button_box_button: Document a difference
de381ab... filter-edit-dialog: Stop using GtkButtonBox
d58157e... misc: Replace libbalsa_button_box_button()
ab9cde9... Various: Use libbalsa_add_button_to_box()
0060615... main-window: Stop using GtkButtonBox
3cfcb16... toolbar-prefs: Stop using GtkButtonBox
16c6a6a... Various: Rename libbalsa_add_button_to_box()
778fd23... misc: Do not leak the GtkSizeGroup
b2c9144... filter-run-dialog: Do not leak the GtkSizeGroup
a8ebb61... build: Depend on gtk4
7031545... address-view: Build with gtk4
a64010f... address: Begin porting to gtk4
c46765a... Remove LibBalsaCellRendererButton
f25e711... address: Adapt to gtk4
10e573b... Build: Leave out application-helpers
d798108... Various: Adapt to gtk4
0640bec... Various: Stop using GtkBox child properties
faf7859... Various: Stop using GtkBox child properties
640f1fd... Various: Stop using GtkBox child properties
b982141... source-viewer: Use container-add for a scrolled w
36ab0bb... x509-cert-widget: Use container-add for scrolled w
c55a70c... Various: Stop using GtkBox child properties
24653db... Various: Stop using GtkBox child properties
737bff4... Various: Stop using GtkBox child properties
a289dfd... Various: Stop using GtkBox child properties
ea66511... Various: Stop using GtkBox child properties
144f73c... Various: Stop using GtkBox child properties
f2f9a33... Various: Stop using GtkBox child properties
f8f9bda... Various: Stop using GtkBox child properties
f1e6eec... Various: Stop using GtkBox child properties
63c6bd7... filter-run-dialog: Stop using GtkBox padding
2c2ff4a... Various: Fix some alignment issues
2d3d1aa... balsa-mime-widget: Use container-add for buttons
4371583... main-window: Use container-add for the statusbar
a03601e... libbalsa-gpgme-widgets: Use container-add
af8cf02... Various: Fix margins
b5b818a... Various: Replace gtk_box_pack_{start,end}()
0a6d5f1... toolbar-prefs: Center the arrows vertically
64664fb... Various: Stop using GtkBox child properties
8ffb07e... Various: Stop using GtkBox child properties
8465a01... Various: Stop using GtkBox child properties
b1017a7... source-viewer: Use container-add for a scrolled w
7551b3e... x509-cert-widget: Use container-add for scrolled w
bf011ca... Various: Stop using GtkBox child properties
54d93f5... Various: Stop using GtkBox child properties
372efb6... Various: Stop using GtkBox child properties
843d80f... Various: Stop using GtkBox child properties
0492948... Various: Stop using GtkBox child properties
81d3366... Various: Stop using GtkBox child properties
baf1195... Various: Stop using GtkBox child properties
e5c8e8a... Various: Stop using GtkBox child properties
9a73c61... Various: Stop using GtkBox child properties
ca1c9cc... filter-run-dialog: Stop using GtkBox padding
69fa088... Various: Fix some alignment issues
cf9e9b8... balsa-mime-widget: Use container-add for buttons
c68c351... main-window: Use container-add for the statusbar
dcfa3a7... libbalsa-gpgme-widgets: Use container-add
fa09696... Various: Fix margins
9c11009... Various: Replace gtk_box_pack_{start,end}()
4be0e53... toolbar-prefs: Center the arrows vertically
75490db... libbalsa-misc: Install libbalsa_button_box_button
2dfba19... ab-main: Stop using GtkButtonBox
e843a62... ab-window: Stop using GtkButtonBox
64ed676... balsa-mime-widget-crypto: Stop using GtkButtonBox
0dbbbd2... mime-widget-message: Stop using GtkButtonBox
a1ad5df... mime-widget-vcalendar: Stop using GtkButtonBox
e4d858a... libbalsa_button_box_button: Document a difference
f20e4d3... filter-edit-dialog: Stop using GtkButtonBox
0e15955... misc: Replace libbalsa_button_box_button()
fc0cda6... Various: Use libbalsa_add_button_to_box()
86a1a1b... main-window: Stop using GtkButtonBox
371e6e1... toolbar-prefs: Stop using GtkButtonBox
04f8c10... Various: Rename libbalsa_add_button_to_box()
a6f2b76... misc: Do not leak the GtkSizeGroup
af34571... autocrypt: Stop using gtk_dialog_run()
c24410e... libbalsa-ask: Refactor to avoid gtk_dialog_run()
12c54c3... filter-edit-dialog: Delete trailing white space
b31afd0... information-dialog: Notify in an idle callback
8aaa712... Various: Stop using gtk_dialog_run()
61e37be... identity-dialog: Build with gtk4
eff139a... libbalsa-gpgme: Build with gtk4
8609f83... libbalsa-gpgme-cb: Build with gtk4
40bca3a... compose window: Allocate data on the stack
cb3e982... files: Build with gtk4
756a29c... libbalsa-gpgme: Build with gtk4
0cce67e... misc: Build with gtk4
acda6e4... libbalsa-progress: Build with gtk4
55d1c09... filter-edit-dialog: Build with gtk4
90d1af5... libbalsa: Build with gtk4
6998bee... mailbox: New GtkTreeDragSource API
ef3b1e5... filter-edit: Build with gtk4
e0b5949... source-viewer: Build with gtk4
7b37357... cite-bar: Build with gtk4
b52e7ef... Various: Build with gtk4
8342b55... address-book-config: Build with gtk4
6e783d6... Various: Build with gtk4
ecc978e... libinit-balsa: Build with gtk4
2f1f3df... main: Adapt to libinit-balsa API change
0f1eec0... ab-window: Build with gtk4
7c88cf6... balsa-app: Build with gtk4
edb039f... toolbar-factory: Build with gtk4
48fde81... store-address: Build with gtk4
4f3d6ec... toolbar-factory: add "toolbar" CSS class
5568a3f... balsa-icons: Get the icon theme for main-window
64b822e... balsa-icons: Fix the build
0fab0a4... ab-main: Build with gtk4
0a1750a... toolbar-factory: Get the popup GdkEvent
8efdfad... balsa-index: Build with gtk4
36ce08a... mblist: Stop using direct access to GdkEvent
66af3bd... mblist: Build with gtk4, except d&d
e84538a... mblist: drag-and-drop
5d4f934... files: Implement libbalsa_icon_name_finder
10155de... identity: Simplify emptying a GtkBox
fcfb949... balsa-index: Restore dragging selected messages
212b771... balsa-message: Build with gtk4
d0e0a15... Various: Do not cast GtkEventController to itself
9486d97... mime-widget: Build with gtk4
9cc9253... mime-widget-callbacks: Build with gtk4
4f8044a... mime-widget-crypto: Build with gtk4
1d786d5... Various: GtkFrame is not a GtkBox
c360b1f... Various: Mark error message as translatable
fc5da1e... mime-widget-image: Build with gtk4
e94b46d... balsa-mime-widget-message: Build with gtk4
afcb918... mime-widget-multipart: Build with gtk4
bc55765... mime-widget-text: Build with gtk4
408ba23... mime-widget-text: Fix indentation
9ef2198... mime-widget-message: Use gtk_show_uri_full()
3597ff6... mime-widget-vcalendar: Build with gtk4
fafa69c... filter-export-callbacks: Build with gtk4
f6b07a7... filter-export-dialog: Build with gtk4
fcae1f8... filter-run-callbacks: Build with gtk4
1076858... filter-run-dialog: Build with gtk4
e2bb249... Various: Always get the parent from the src-obj
d73d9fa... folder-conf: Build with gtk4
a15b4a0... information-dialog: Build with gtk4
7a8d23f... mailbox-conf: Build with gtk4
0bde5ad... mailbox-node: Build with gtk4
a0193b1... main-window: Build with gtk4 except for gtk_dialog_run
28b901d... main-window: New API for balsa_window_next_unread
3f52ac7... main: Build with gtk4
11d0763... Build: Include application helpers
ff77a12... application-helpers: Build with gtk4
48ec819... message-window: Do not use gtk_widget_show()
b051784... pref-manager: Build with gtk4
340622e... pref-manager: Allocate a copy of the uri
c7e4835... main-window: Cleanup after rebase on master
32d5f2b... message-window: Warn if "Move" item not found
601675e... main-window: Use the default "accept" handler
23c67ff... vfs: Drop libbalsa_vfs_local_only()
fe81fcf... main-window: Fix asynch drag drop
610c738... Minor cleanup
ce2dbcf... Replace gtk_dialog_run()
98fe39c... sendmsg-window: Build with gtk4
62ae84c... toolbar-prefs: Build with gtk4
06d2f92... ab-main: Build with gtk4
f5e9387... Various: Use gtk_window_destroy
128a3ad... balsa-print: Build with gtk4
5930690... files: Return a pixbuf
34a94de... geometry-manager: Save geometry on "close-request"
5a369f5... libbalsa: Add pixbuf methods for face headers
6b47ee2... Build with the internal spell-checker
08b3c8e... Various: Fix migration errors
c47ed13... Do not cast GtkCheckButton to GtkToggleButton
a1b2098... message-window: Connect to the "unrealize" signal
d8005ef... balsa-message: Restore a needed gtk_widget_show()
6ba66a1... Fix some check/toggle-button issues
23299d1... toolbar-prefs: Fix orientation
46b2630... mime-widget-text: Cite bar dimension calculation
28091da... pref-manager: Resolve check/toggle-button issues
7282684... sendmsg-window: GtkWindow is not a GtkBox
6e44831... address-view: Replace an obsolete signal
f186b95... sendmsg-window: Do not v-expand recipients widget
ba6f9da... mime-widget-message: Use an idle handler
c309afd... sendmsg-window: Be more careful in delete-handler
adf4fe0... mime-widget-text: Draw cite bars in an idle cb
4740d82... libbalsa: Allow NULL parent
3811d0a... balsa-message: Pass NULL for the parent
da08454... mailbox-conf: No more "selection-changed" signal
a2d1b47... sendmsg-window: Connect to the "unrealize" signal
429ebe3... balsa-message: Use GtkButton for the attach button
b2627cf... file-chooser-button: Replacement for Gtk functions
192bc26... Various: Use libbalsa-file-chooser-button functions
986e3df... libbalsa-progress: Set window default size
0e7de8c... geometry-manager: Use gtk_window_get_default_size()
ce71537... mblist: Use gtk_window_get_default_size()
577b211... file-chooser-button: Left-align the button label
d727087... folder-conf: Remove an unrelated change
e1a3386... libbalsa-gpgme-keys: Fix fallout from 1b63f663
82d884c... Port your module from g_memdup() to g_memdup2()
65e1b96... balsa-mime-widget-crypto: unmangle
c1bba46... libbalsa-gpgme-widgets: ScrolledWindow isn't a Box
779752c... autocrypt: Build with GTK4
66352b3... Various: deprecation cleanup
100918b... balsa-mime-widget-text: Cleanup
505137a... html: Deprecation cleanup
e10da21... balsa-mime-widget-text: libbalsa_radio_activated()
65c19db... Various: Build with HTML enabled
50e8f29... Various: Build with GTK < 4.4
f7e4193... libbalsa-gpgme: Build with GLib < 2.69
ff7dc01... Various: Build with GTK < 4.3
Commits added to the branch:
231a6a8... Various i18n improvements (*)
40e0239... Apply 19 suggestion(s) to 1 file(s) (*)
666dda7... Merge branch 'master' into 'master' (*)
bb4d5f1... Update Swedish translation (*)
7b16b28... Update Ukrainian translation (*)
77cc070... Update Polish translation (*)
922173a... balsa-mime-widget-text: Hide quote prefix (*)
1a34f05... Merge branch '61-citation-bars' into 'master' (*)
e34fa3a... improved Webkit HTML privacy filter (*)
b393a6d... HTML filter bug fixes and clarifications (*)
91d2f1f... Update Slovenian translation (*)
66908a6... LDAP address book: fix memory leak (*)
32dc15e... Merge branch 'html-filter' into 'master' (*)
9cdca00... balsa-mime-widget-text: Hide quote prefix
27f8205... pref-manager: Use GtkPopover for "Add" options
fba7f1f... vfs: Port to GMenu
f119309... libbalsa-vfs: New API to use with GMenu
9cb7951... various: Port to new LibBalsaVfs API
3669121... body: Add a gpointer user_data member
c9f1473... mblist: Port the MRU menu to GMenu
61bbb50... Various: Adapt to MRU menu changes
31e6bef... compose window: Break the attachment context menu
3c3fa70... balsa-index: Port context menu to GtkPopover
026e3d5... compose window: Improve popover placement
85ac840... Bump Gtk requirement to 3.22
b894f42... balsa-index: Improve context menu placement
32376da... compose window: Improve context menu placement
891c835... balsa-message: Improve the GtkPopover popup
c0984c8... balsa-message: Port another popup to GtkPopover
eafcc7d... balsa-message: Port the parts-menu to GtkPopover
345a125... balsa-index, balsa-message: Check GdkEvent
167e7c9... Various: Port menus to GtkPopover
e768e9f... balsa-mime-widget-text: Port HTML popup
abf5426... Bump required versions
5a882cc... compose window: Port the language menu to GMenu
6686968... toolbars: Port the popup menu to GtkPopover
c210d5b... Various: Be more systematic when making GMenu s
c473889... balsa-index: Improve popup positioning at pointer
7cdb0ae... balsa-index: Change popup menu placement
2daff68... Fix some fallout from porting from *-event signals
2af3312... mime-widget-text: Connect to the "pressed" signal
c8d58ee... mime-widget-text: Use bmwt_html_ prefix
ded4b79... compose-window: Use correct action-group
728dadf... Use BALSA_USE_POPOVER=0 environment var
3f4c18a... Use a BALSA_USE_POPOVER=0 environment variable
f8cace4... pref-manager: Use GtkMenuButton
b95b3ac... Various: Make GtkMenu versions work
ced7b6d... Various: Implement libbalsa_popup_widget_new()
6b1c254... Various: Check GTK_IS_POPOVER() when popping down
2befe31... Various: Actually launch the default app
61a22ee... Various: Drop an unused parameter
2445f3c... balsa-message: Use the correct GtkMenu
203ba83... Various: Implement libbalsa_popup_widget_popup()
bb2245d... toolbar-factory: Make sure the popup is sensitive
348aad3... balsa-message: Pop up the parts menu at the button
fa30e77... balsa-message: Pop down the parts popup
90ad758... libbalsa: In popup-widget, special case GtkToolbar
7c749cd... libbalsa: When popping up, first check event
36c679b... balsa-mime-widget-image: Set popover relative to
3f7caeb... balsa-message: Restore toggle-all-inline to FALSE
092c11a... Various: New API for libbalsa_popup_widget_popup()
83d5f01... balsa-mime-widget-text: Simplify popping down
dfe31dd... balsa-message: Use a GtkMenuButton for attachments
9492a23... balsa-index: pop up the context menu on the left
a0fec78... popup-widgets: Center the popup when shift-F10
e1321ff... balsa-message: Manage menu settings
fe359f0... balsa-message: Manage menu settings
ef8c4f1... address-book-config: Add action-entries in helper
5decccc... balsa-index: Add action-entries in a helper
56ce85b... balsa-message: Add action-entries in a helper
9dcb436... mime-widget-text: Actually pop up a context menu
11ade35... Various: Fill some menus with stateless GMenuItems
cb0da03... Various: Fill some menus with stateless GMenuItems
26a9601... Various: Improve the MRU menu helpers
9023aae... Minor cleanup
d0b632f... balsa-mblist: Add guards
8c8216d... Various: Drop libbalsa_{radio,toggle}_activated
a68c2fd... balsa-index: Fix a typo
79f82cd... Various: Use stateless GActions with targets
67842b5... Various: Stop using GtkBox child properties
464b401... Various: Stop using GtkBox child properties
afb75b9... Various: Stop using GtkBox child properties
364dd00... source-viewer: Use container-add for a scrolled w
415e246... x509-cert-widget: Use container-add for scrolled w
dce37aa... Various: Stop using GtkBox child properties
8bd5232... Various: Stop using GtkBox child properties
1dc545f... Various: Stop using GtkBox child properties
2f94179... Various: Stop using GtkBox child properties
f3ba145... Various: Stop using GtkBox child properties
89b5f63... Various: Stop using GtkBox child properties
f79f6aa... Various: Stop using GtkBox child properties
6db8742... Various: Stop using GtkBox child properties
ba3b5de... Various: Stop using GtkBox child properties
f71cea3... filter-run-dialog: Stop using GtkBox padding
d4c126a... Various: Fix some alignment issues
ab5e273... balsa-mime-widget: Use container-add for buttons
3a4475d... main-window: Use container-add for the statusbar
da014b5... libbalsa-gpgme-widgets: Use container-add
71ea3f9... Various: Fix margins
1e60ee9... Various: Replace gtk_box_pack_{start,end}()
4829505... toolbar-prefs: Center the arrows vertically
e6c00ee... libbalsa-misc: Install libbalsa_button_box_button
a934b40... ab-main: Stop using GtkButtonBox
8e9eb89... ab-window: Stop using GtkButtonBox
1b9ac8f... balsa-mime-widget-crypto: Stop using GtkButtonBox
2856a32... mime-widget-message: Stop using GtkButtonBox
ae274e3... mime-widget-vcalendar: Stop using GtkButtonBox
0d80401... libbalsa_button_box_button: Document a difference
fab6b20... filter-edit-dialog: Stop using GtkButtonBox
3e80c53... misc: Replace libbalsa_button_box_button()
f38ebd9... Various: Use libbalsa_add_button_to_box()
693af90... main-window: Stop using GtkButtonBox
c1b7867... toolbar-prefs: Stop using GtkButtonBox
41766c7... Various: Rename libbalsa_add_button_to_box()
77bd946... misc: Do not leak the GtkSizeGroup
66599ea... filter-run-dialog: Do not leak the GtkSizeGroup
8200740... build: Depend on gtk4
f142b12... address-view: Build with gtk4
e05b9dc... address: Begin porting to gtk4
ccd5ebb... Remove LibBalsaCellRendererButton
23f2c67... address: Adapt to gtk4
9e354ce... Build: Leave out application-helpers
4c0ad54... Various: Adapt to gtk4
50f8065... Various: Stop using GtkBox child properties
588f1d8... Various: Stop using GtkBox child properties
bdb63a5... Various: Stop using GtkBox child properties
84c18ac... source-viewer: Use container-add for a scrolled w
5d92198... x509-cert-widget: Use container-add for scrolled w
138516e... Various: Stop using GtkBox child properties
ec221e5... Various: Stop using GtkBox child properties
a30971b... Various: Stop using GtkBox child properties
0a60092... Various: Stop using GtkBox child properties
a9aca18... Various: Stop using GtkBox child properties
9c406b4... Various: Stop using GtkBox child properties
33d5d46... Various: Stop using GtkBox child properties
0751d62... Various: Stop using GtkBox child properties
069c2ca... Various: Stop using GtkBox child properties
55e4480... filter-run-dialog: Stop using GtkBox padding
530f4a4... Various: Fix some alignment issues
099da9f... balsa-mime-widget: Use container-add for buttons
76d1822... main-window: Use container-add for the statusbar
2811dcd... libbalsa-gpgme-widgets: Use container-add
35ed663... Various: Fix margins
31d56c6... Various: Replace gtk_box_pack_{start,end}()
a94bfaa... toolbar-prefs: Center the arrows vertically
4278190... Various: Stop using GtkBox child properties
e9a1144... Various: Stop using GtkBox child properties
cc8ea99... Various: Stop using GtkBox child properties
458ce7f... source-viewer: Use container-add for a scrolled w
c26027b... x509-cert-widget: Use container-add for scrolled w
1ba2977... Various: Stop using GtkBox child properties
2d25b34... Various: Stop using GtkBox child properties
78e1cd9... Various: Stop using GtkBox child properties
9443a8c... Various: Stop using GtkBox child properties
68db600... Various: Stop using GtkBox child properties
bb944b6... Various: Stop using GtkBox child properties
44ad4a0... Various: Stop using GtkBox child properties
7866c1c... Various: Stop using GtkBox child properties
dc7cdba... Various: Stop using GtkBox child properties
a867839... filter-run-dialog: Stop using GtkBox padding
4e41222... Various: Fix some alignment issues
c387d62... balsa-mime-widget: Use container-add for buttons
9332381... main-window: Use container-add for the statusbar
c7e2cd7... libbalsa-gpgme-widgets: Use container-add
f055531... Various: Fix margins
c953f99... Various: Replace gtk_box_pack_{start,end}()
060236e... toolbar-prefs: Center the arrows vertically
d45f900... libbalsa-misc: Install libbalsa_button_box_button
b9a3da3... ab-main: Stop using GtkButtonBox
ec35319... ab-window: Stop using GtkButtonBox
c7da576... balsa-mime-widget-crypto: Stop using GtkButtonBox
e05c5f1... mime-widget-message: Stop using GtkButtonBox
7262a01... mime-widget-vcalendar: Stop using GtkButtonBox
cd8fc5f... libbalsa_button_box_button: Document a difference
603d03f... filter-edit-dialog: Stop using GtkButtonBox
4196a50... misc: Replace libbalsa_button_box_button()
839e65b... Various: Use libbalsa_add_button_to_box()
d2ca9eb... main-window: Stop using GtkButtonBox
382ff30... toolbar-prefs: Stop using GtkButtonBox
04547d0... Various: Rename libbalsa_add_button_to_box()
54b8a27... misc: Do not leak the GtkSizeGroup
81ef881... autocrypt: Stop using gtk_dialog_run()
fbbf51a... libbalsa-ask: Refactor to avoid gtk_dialog_run()
cdc810d... filter-edit-dialog: Delete trailing white space
68f1f44... information-dialog: Notify in an idle callback
3d3c98d... Various: Stop using gtk_dialog_run()
c2fa9bd... identity-dialog: Build with gtk4
5e818f4... libbalsa-gpgme: Build with gtk4
1834751... libbalsa-gpgme-cb: Build with gtk4
9ec0c38... compose window: Allocate data on the stack
6909a20... files: Build with gtk4
8db2f9f... libbalsa-gpgme: Build with gtk4
f2c1a95... misc: Build with gtk4
60ab31e... libbalsa-progress: Build with gtk4
e41be42... filter-edit-dialog: Build with gtk4
20ef82a... libbalsa: Build with gtk4
f423875... mailbox: New GtkTreeDragSource API
ef67b11... filter-edit: Build with gtk4
26f2668... source-viewer: Build with gtk4
8847c1a... cite-bar: Build with gtk4
6c81ad5... Various: Build with gtk4
cd2c8d8... address-book-config: Build with gtk4
63f0499... Various: Build with gtk4
981135a... libinit-balsa: Build with gtk4
4406b6e... main: Adapt to libinit-balsa API change
e106c26... ab-window: Build with gtk4
2e9e9fa... balsa-app: Build with gtk4
61d1029... toolbar-factory: Build with gtk4
11ae868... store-address: Build with gtk4
1cd41ec... toolbar-factory: add "toolbar" CSS class
4ab3ada... balsa-icons: Get the icon theme for main-window
72e7aba... balsa-icons: Fix the build
4dc5b6c... ab-main: Build with gtk4
c81d22c... toolbar-factory: Get the popup GdkEvent
66a3ebb... balsa-index: Build with gtk4
fb48233... mblist: Stop using direct access to GdkEvent
c6749ae... mblist: Build with gtk4, except d&d
5feed83... mblist: drag-and-drop
4ec896b... files: Implement libbalsa_icon_name_finder
6f91d3a... identity: Simplify emptying a GtkBox
cdfbe1f... balsa-index: Restore dragging selected messages
a0cb956... balsa-message: Build with gtk4
149677a... Various: Do not cast GtkEventController to itself
7862be4... mime-widget: Build with gtk4
6305037... mime-widget-callbacks: Build with gtk4
b46641b... mime-widget-crypto: Build with gtk4
486e6f0... Various: GtkFrame is not a GtkBox
74a79f7... Various: Mark error message as translatable
7dbb5e2... mime-widget-image: Build with gtk4
9b6e372... balsa-mime-widget-message: Build with gtk4
7d43802... mime-widget-multipart: Build with gtk4
f6880b1... mime-widget-text: Build with gtk4
7b82e65... mime-widget-text: Fix indentation
a3d0838... mime-widget-message: Use gtk_show_uri_full()
bfaeece... mime-widget-vcalendar: Build with gtk4
ca6b5ac... filter-export-callbacks: Build with gtk4
78846a8... filter-export-dialog: Build with gtk4
494f680... filter-run-callbacks: Build with gtk4
baca2d7... filter-run-dialog: Build with gtk4
d20246e... Various: Always get the parent from the src-obj
ce85a25... folder-conf: Build with gtk4
b09b4ca... information-dialog: Build with gtk4
50a4e7a... mailbox-conf: Build with gtk4
d391ebb... mailbox-node: Build with gtk4
7141bc5... main-window: Build with gtk4 except for gtk_dialog_run
01fe21c... main-window: New API for balsa_window_next_unread
6182329... main: Build with gtk4
197d47d... Build: Include application helpers
0aa82c0... application-helpers: Build with gtk4
32da063... message-window: Do not use gtk_widget_show()
ebd988c... pref-manager: Build with gtk4
4331bda... pref-manager: Allocate a copy of the uri
b1828bf... main-window: Cleanup after rebase on master
68e3475... message-window: Warn if "Move" item not found
6d94e9f... main-window: Use the default "accept" handler
76b7804... vfs: Drop libbalsa_vfs_local_only()
2506ec0... main-window: Fix asynch drag drop
be8810e... Minor cleanup
c3a93fc... Replace gtk_dialog_run()
896a5ce... sendmsg-window: Build with gtk4
5e7b929... toolbar-prefs: Build with gtk4
33430c8... ab-main: Build with gtk4
c33ef3e... Various: Use gtk_window_destroy
47e5b45... balsa-print: Build with gtk4
397ed0e... files: Return a pixbuf
7d1b201... geometry-manager: Save geometry on "close-request"
346cfbd... libbalsa: Add pixbuf methods for face headers
c596d76... Build with the internal spell-checker
fc86cee... Various: Fix migration errors
3153098... Do not cast GtkCheckButton to GtkToggleButton
030862f... message-window: Connect to the "unrealize" signal
9252199... balsa-message: Restore a needed gtk_widget_show()
7e14e3a... Fix some check/toggle-button issues
009335e... toolbar-prefs: Fix orientation
e537171... mime-widget-text: Cite bar dimension calculation
3d5a867... pref-manager: Resolve check/toggle-button issues
a9a44c4... sendmsg-window: GtkWindow is not a GtkBox
3f3cd33... address-view: Replace an obsolete signal
3c99f4c... sendmsg-window: Do not v-expand recipients widget
371cc12... mime-widget-message: Use an idle handler
99d6938... sendmsg-window: Be more careful in delete-handler
e6c2766... mime-widget-text: Draw cite bars in an idle cb
10ca599... libbalsa: Allow NULL parent
3b20a67... balsa-message: Pass NULL for the parent
8319938... mailbox-conf: No more "selection-changed" signal
4ed5032... sendmsg-window: Connect to the "unrealize" signal
06c3b1d... balsa-message: Use GtkButton for the attach button
bcce541... file-chooser-button: Replacement for Gtk functions
22b17c2... Various: Use libbalsa-file-chooser-button functions
67eb78c... libbalsa-progress: Set window default size
d888b25... geometry-manager: Use gtk_window_get_default_size()
233cb36... mblist: Use gtk_window_get_default_size()
3b11bad... file-chooser-button: Left-align the button label
41c269d... folder-conf: Remove an unrelated change
1fbcf4a... libbalsa-gpgme-keys: Fix fallout from 1b63f663
a998066... Port your module from g_memdup() to g_memdup2()
81b6d63... balsa-mime-widget-crypto: unmangle
bf74621... libbalsa-gpgme-widgets: ScrolledWindow isn't a Box
a86bc97... autocrypt: Build with GTK4
ae829b3... Various: deprecation cleanup
d79b404... balsa-mime-widget-text: Cleanup
f589061... html: Deprecation cleanup
1ad8282... balsa-mime-widget-text: libbalsa_radio_activated()
b1a5ca5... Various: Build with HTML enabled
8629ff9... Various: Build with GTK < 4.4
bfe4db9... libbalsa-gpgme: Build with GLib < 2.69
5f423da... Various: Build with GTK < 4.3
2afa3d9... address-book-extern: Use pclose() to close gc
8f7312e... balsa-mime-widget-text: Hide quote prefix
2f63269... improved Webkit HTML privacy filter
e95fdb6... HTML filter bug fixes and clarifications
(*) 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]