[balsa] (286 commits) Non-fast-forward update to branch gtk4



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:

  16be9f7... pref-manager: Use GtkPopover for "Add" options
  41775b6... vfs: Port to GMenu
  4c567cb... libbalsa-vfs: New API to use with GMenu
  21e4c7d... various: Port to new LibBalsaVfs API
  cfc5d52... body: Add a gpointer user_data member
  21b3866... mblist: Port the MRU menu to GMenu
  71ae2cf... Various: Adapt to MRU menu changes
  084897b... compose window: Break the attachment context menu
  efbf95a... balsa-index: Port context menu to GtkPopover
  b23ff33... compose window: Improve popover placement
  eff21c4... Bump Gtk requirement to 3.22
  1c5c909... balsa-index: Improve context menu placement
  92bf32e... compose window: Improve context menu placement
  11a20d7... balsa-message: Improve the GtkPopover popup
  d91e0c8... balsa-message: Port another popup to GtkPopover
  f1c27d3... balsa-message: Port the parts-menu to GtkPopover
  c28ed1a... balsa-index, balsa-message: Check GdkEvent
  23eb578... Various: Port menus to GtkPopover
  2d87693... balsa-mime-widget-text: Port HTML popup
  e21e982... Bump required versions
  eb43b15... compose window: Port the language menu to GMenu
  2a7b496... toolbars: Port the popup menu to GtkPopover
  ab63509... Various: Be more systematic when making GMenu s
  b2ec0eb... balsa-index: Improve popup positioning at pointer
  3343707... balsa-index: Change popup menu placement
  f89d123... Fix some fallout from porting from *-event signals
  5c91747... mime-widget-text: Connect to the "pressed" signal
  eff2429... mime-widget-text: Use bmwt_html_ prefix
  17b5ee6... compose-window: Use correct action-group
  7e12694... Use BALSA_USE_POPOVER=0 environment var
  4a7cebf... Use a BALSA_USE_POPOVER=0 environment variable
  91f787f... pref-manager: Use GtkMenuButton
  2e18594... Various: Make GtkMenu versions work
  3b65cd5... Various: Implement libbalsa_popup_widget_new()
  235230f... Various: Check GTK_IS_POPOVER() when popping down
  d25befa... Various: Actually launch the default app
  81ea2e8... Various: Drop an unused parameter
  67df8a1... balsa-message: Use the correct GtkMenu
  da15717... Various: Implement libbalsa_popup_widget_popup()
  9a5905a... toolbar-factory: Make sure the popup is sensitive
  069acf0... balsa-message: Pop up the parts menu at the button
  9bddb76... balsa-message: Pop down the parts popup
  dff4d81... libbalsa: In popup-widget, special case GtkToolbar
  3d73000... libbalsa: When popping up, first check event
  4ec5880... balsa-mime-widget-image: Set popover relative to
  b683c38... balsa-message: Restore toggle-all-inline to FALSE
  365ebab... Various: New API for libbalsa_popup_widget_popup()
  808b23d... balsa-mime-widget-text: Simplify popping down
  f03511a... balsa-message: Use a GtkMenuButton for attachments
  a2fe8fc... balsa-index: pop up the context menu on the left
  65334e2... popup-widgets: Center the popup when shift-F10
  a53492a... balsa-message: Manage menu settings
  8a30755... balsa-message: Manage menu settings
  d6c964f... address-book-config: Add action-entries in helper
  1eb372c... balsa-index: Add action-entries in a helper
  fa5b85a... balsa-message: Add action-entries in a helper
  91fc2d2... mime-widget-text: Actually pop up a context menu
  e893f67... Various: Fill some menus with stateless GMenuItems
  beca8f4... Various: Fill some menus with stateless GMenuItems
  2041784... Various: Improve the MRU menu helpers
  014680b... Minor cleanup
  fa1cd28... balsa-mblist: Add guards
  d62db34... Various: Drop libbalsa_{radio,toggle}_activated
  5fa93ca... balsa-index: Fix a typo
  aa3b144... Various: Use stateless GActions with targets
  8f5c878... Various: Stop using GtkBox child properties
  dbeea1a... Various: Stop using GtkBox child properties
  cb1eafd... Various: Stop using GtkBox child properties
  bd79670... source-viewer: Use container-add for a scrolled w
  5cf25fd... x509-cert-widget: Use container-add for scrolled w
  b75fb9d... Various: Stop using GtkBox child properties
  2a47f28... Various: Stop using GtkBox child properties
  3118c0f... Various: Stop using GtkBox child properties
  70549bd... Various: Stop using GtkBox child properties
  eb89d55... Various: Stop using GtkBox child properties
  20b5155... Various: Stop using GtkBox child properties
  594f470... Various: Stop using GtkBox child properties
  0294b1e... Various: Stop using GtkBox child properties
  9ed61be... Various: Stop using GtkBox child properties
  7113c54... filter-run-dialog: Stop using GtkBox padding
  2b22c6d... Various: Fix some alignment issues
  8a93027... balsa-mime-widget: Use container-add for buttons
  1de7b16... main-window: Use container-add for the statusbar
  d3fee10... libbalsa-gpgme-widgets: Use container-add
  bd36de0... Various: Fix margins
  bf15e69... Various: Replace gtk_box_pack_{start,end}()
  c8aa9f9... toolbar-prefs: Center the arrows vertically
  acd7cef... libbalsa-misc: Install libbalsa_button_box_button
  34dc37d... ab-main: Stop using GtkButtonBox
  373beb0... ab-window: Stop using GtkButtonBox
  49d140d... balsa-mime-widget-crypto: Stop using GtkButtonBox
  82a06ae... mime-widget-message: Stop using GtkButtonBox
  3539a60... mime-widget-vcalendar: Stop using GtkButtonBox
  db52324... libbalsa_button_box_button: Document a difference
  4c03469... filter-edit-dialog: Stop using GtkButtonBox
  8e6b583... misc: Replace libbalsa_button_box_button()
  6a33755... Various: Use libbalsa_add_button_to_box()
  49fcac3... main-window: Stop using GtkButtonBox
  e251232... toolbar-prefs: Stop using GtkButtonBox
  e582522... Various: Rename libbalsa_add_button_to_box()
  5bbc43f... misc: Do not leak the GtkSizeGroup
  e22b13d... filter-run-dialog: Do not leak the GtkSizeGroup
  4f442ac... build: Depend on gtk4
  c1e0142... address-view: Build with gtk4
  90c3f1b... address: Begin porting to gtk4
  5b2949d... Remove LibBalsaCellRendererButton
  f834964... address: Adapt to gtk4
  7c290b8... Build: Leave out application-helpers
  e43ade7... Various: Adapt to gtk4
  7917eb7... Various: Stop using GtkBox child properties
  a2f388b... Various: Stop using GtkBox child properties
  af84ea7... Various: Stop using GtkBox child properties
  3cc7675... source-viewer: Use container-add for a scrolled w
  f022575... x509-cert-widget: Use container-add for scrolled w
  52e2dcc... Various: Stop using GtkBox child properties
  b36146e... Various: Stop using GtkBox child properties
  1b25c39... Various: Stop using GtkBox child properties
  7a220cd... Various: Stop using GtkBox child properties
  ab71722... Various: Stop using GtkBox child properties
  d59c8b7... Various: Stop using GtkBox child properties
  7a805d8... Various: Stop using GtkBox child properties
  96659d8... Various: Stop using GtkBox child properties
  19c088d... Various: Stop using GtkBox child properties
  2bf6bb1... filter-run-dialog: Stop using GtkBox padding
  6b2c84a... Various: Fix some alignment issues
  e037c9c... balsa-mime-widget: Use container-add for buttons
  5085111... main-window: Use container-add for the statusbar
  5104609... libbalsa-gpgme-widgets: Use container-add
  a1a9f65... Various: Fix margins
  c0c4c7c... Various: Replace gtk_box_pack_{start,end}()
  498c319... toolbar-prefs: Center the arrows vertically
  b0c9642... Various: Stop using GtkBox child properties
  d0fb0c3... Various: Stop using GtkBox child properties
  0700499... Various: Stop using GtkBox child properties
  8d1ba8e... source-viewer: Use container-add for a scrolled w
  040d9a2... x509-cert-widget: Use container-add for scrolled w
  0544542... Various: Stop using GtkBox child properties
  9816f52... Various: Stop using GtkBox child properties
  13c49fb... Various: Stop using GtkBox child properties
  8328595... Various: Stop using GtkBox child properties
  d18befb... Various: Stop using GtkBox child properties
  b179846... Various: Stop using GtkBox child properties
  ced7007... Various: Stop using GtkBox child properties
  6685765... Various: Stop using GtkBox child properties
  a25ab41... Various: Stop using GtkBox child properties
  0422dc4... filter-run-dialog: Stop using GtkBox padding
  d98b96f... Various: Fix some alignment issues
  e66a8b1... balsa-mime-widget: Use container-add for buttons
  ba9083e... main-window: Use container-add for the statusbar
  b115a46... libbalsa-gpgme-widgets: Use container-add
  6d53453... Various: Fix margins
  6100a6b... Various: Replace gtk_box_pack_{start,end}()
  2f1eefe... toolbar-prefs: Center the arrows vertically
  4e95c2b... libbalsa-misc: Install libbalsa_button_box_button
  cc7b2cf... ab-main: Stop using GtkButtonBox
  8b0a497... ab-window: Stop using GtkButtonBox
  e9e7b56... balsa-mime-widget-crypto: Stop using GtkButtonBox
  b849ef6... mime-widget-message: Stop using GtkButtonBox
  0d2d424... mime-widget-vcalendar: Stop using GtkButtonBox
  58a0ba5... libbalsa_button_box_button: Document a difference
  0896b19... filter-edit-dialog: Stop using GtkButtonBox
  e381dda... misc: Replace libbalsa_button_box_button()
  4c930f6... Various: Use libbalsa_add_button_to_box()
  5a59fa4... main-window: Stop using GtkButtonBox
  683bba1... toolbar-prefs: Stop using GtkButtonBox
  dd8f452... Various: Rename libbalsa_add_button_to_box()
  fee7a3d... misc: Do not leak the GtkSizeGroup
  df822c6... autocrypt: Stop using gtk_dialog_run()
  46ada78... libbalsa-ask: Refactor to avoid gtk_dialog_run()
  dfe1197... filter-edit-dialog: Delete trailing white space
  d17e38d... information-dialog: Notify in an idle callback
  e8d8a26... Various: Stop using gtk_dialog_run()
  0b48328... identity-dialog: Build with gtk4
  6b40975... libbalsa-gpgme: Build with gtk4
  ace6c70... libbalsa-gpgme-cb: Build with gtk4
  0105c04... compose window: Allocate data on the stack
  c9b3ebc... files: Build with gtk4
  6265bad... libbalsa-gpgme: Build with gtk4
  fad26d9... misc: Build with gtk4
  c0610da... libbalsa-progress: Build with gtk4
  322a9fd... filter-edit-dialog: Build with gtk4
  e067f02... libbalsa: Build with gtk4
  b59a1cf... mailbox: New GtkTreeDragSource API
  da400c8... filter-edit: Build with gtk4
  c49630b... source-viewer: Build with gtk4
  6fb1fb8... cite-bar: Build with gtk4
  a949103... Various: Build with gtk4
  04d5a53... address-book-config: Build with gtk4
  4cbc980... Various: Build with gtk4
  be987aa... libinit-balsa: Build with gtk4
  86e733a... main: Adapt to libinit-balsa API change
  ae91f23... ab-window: Build with gtk4
  7646c30... balsa-app: Build with gtk4
  3e1bcfb... toolbar-factory: Build with gtk4
  7f93640... store-address: Build with gtk4
  f120a19... toolbar-factory: add "toolbar" CSS class
  14966e9... balsa-icons: Get the icon theme for main-window
  48e0fd0... balsa-icons: Fix the build
  b3278ca... ab-main: Build with gtk4
  2fbf914... toolbar-factory: Get the popup GdkEvent
  b12fe5a... balsa-index: Build with gtk4
  8000b4f... mblist: Stop using direct access to GdkEvent
  db6623f... mblist: Build with gtk4, except d&d
  05533ed... mblist: drag-and-drop
  d7820dc... files: Implement libbalsa_icon_name_finder
  052f60a... identity: Simplify emptying a GtkBox
  31eabc8... balsa-index: Restore dragging selected messages
  4d8957a... balsa-message: Build with gtk4
  4beb577... Various: Do not cast GtkEventController to itself
  cb25033... mime-widget: Build with gtk4
  923598e... mime-widget-callbacks: Build with gtk4
  ef975d8... mime-widget-crypto: Build with gtk4
  39fbdc4... Various: GtkFrame is not a GtkBox
  36a50d3... Various: Mark error message as translatable
  3302237... mime-widget-image: Build with gtk4
  ab690d3... balsa-mime-widget-message: Build with gtk4
  d629222... mime-widget-multipart: Build with gtk4
  8df6419... mime-widget-text: Build with gtk4
  f1220cb... mime-widget-text: Fix indentation
  ee07c74... mime-widget-message: Use gtk_show_uri_full()
  65939b6... mime-widget-vcalendar: Build with gtk4
  a26f4c8... filter-export-callbacks: Build with gtk4
  aafc2f6... filter-export-dialog: Build with gtk4
  b960ef8... filter-run-callbacks: Build with gtk4
  bd97444... filter-run-dialog: Build with gtk4
  f218b2c... Various: Always get the parent from the src-obj
  94b2031... folder-conf: Build with gtk4
  81ff32f... information-dialog: Build with gtk4
  50a2cf1... mailbox-conf: Build with gtk4
  f7dd1e2... mailbox-node: Build with gtk4
  82578ae... main-window: Build with gtk4 except for gtk_dialog_run
  45ca591... main-window: New API for balsa_window_next_unread
  e7c42a1... main: Build with gtk4
  e3b8873... Build: Include application helpers
  566c7e4... application-helpers: Build with gtk4
  5d01a3d... message-window: Do not use gtk_widget_show()
  957533b... pref-manager: Build with gtk4
  3957b11... pref-manager: Allocate a copy of the uri
  b087147... main-window: Cleanup after rebase on master
  a3aa95e... message-window: Warn if "Move" item not found
  d5bc0d8... main-window: Use the default "accept" handler
  9926890... vfs: Drop libbalsa_vfs_local_only()
  855e619... main-window: Fix asynch drag drop
  58543d2... Minor cleanup
  e114998... Replace gtk_dialog_run()
  dac5be9... sendmsg-window: Build with gtk4
  f8892c0... toolbar-prefs: Build with gtk4
  7565e8e... ab-main: Build with gtk4
  49468f1... Various: Use gtk_window_destroy
  f1782ad... balsa-print: Build with gtk4
  a1acecc... files: Return a pixbuf
  b849697... geometry-manager: Save geometry on "close-request"
  7acbe3c... libbalsa: Add pixbuf methods for face headers
  be190db... Build with the internal spell-checker
  d3a482e... Various: Fix migration errors
  1680707... Do not cast GtkCheckButton to GtkToggleButton
  4bd4d86... message-window: Connect to the "unrealize" signal
  95fcf1f... balsa-message: Restore a needed gtk_widget_show()
  d318c59... Fix some check/toggle-button issues
  7fad1ea... toolbar-prefs: Fix orientation
  046e28a... mime-widget-text: Cite bar dimension calculation
  f4d42ac... pref-manager: Resolve check/toggle-button issues
  c749094... sendmsg-window: GtkWindow is not a GtkBox
  557f13d... address-view: Replace an obsolete signal
  c4c33d4... sendmsg-window: Do not v-expand recipients widget
  a897df8... mime-widget-message: Use an idle handler
  e2dc8a3... sendmsg-window: Be more careful in delete-handler
  f6c675c... mime-widget-text: Draw cite bars in an idle cb
  1f4b050... libbalsa: Allow NULL parent
  8678747... balsa-message: Pass NULL for the parent
  1f02fec... mailbox-conf: No more "selection-changed" signal
  f0cf37c... sendmsg-window: Connect to the "unrealize" signal
  d52efe4... balsa-message: Use GtkButton for the attach button
  4366f62... file-chooser-button: Replacement for Gtk functions
  81e06c5... Various: Use libbalsa-file-chooser-button functions
  923d672... libbalsa-progress: Set window default size
  677f271... geometry-manager: Use gtk_window_get_default_size()
  1533b46... mblist: Use gtk_window_get_default_size()
  9091709... file-chooser-button: Left-align the button label
  befa753... folder-conf: Remove an unrelated change

Commits added to the branch:

  ee127c1... Update Indonesian translation (*)
  6c60f54... Update Indonesian translation (*)
  d4899fc... meson.build: Change the default buildtype (*)
  9eccb13... Avoid rare but possible cycles in call graphs (*)
  ab64546... balsa-2.6.2 release (*)
  4ed99b2... tiny code simplification (*)
  66de763... pref-manager: Use GtkPopover for "Add" options
  c97d1ef... vfs: Port to GMenu
  502e12b... libbalsa-vfs: New API to use with GMenu
  2f73068... various: Port to new LibBalsaVfs API
  39238b4... body: Add a gpointer user_data member
  5dc26c5... mblist: Port the MRU menu to GMenu
  eb270df... Various: Adapt to MRU menu changes
  90724a7... compose window: Break the attachment context menu
  d5b940f... balsa-index: Port context menu to GtkPopover
  e863ce5... compose window: Improve popover placement
  6db90dc... Bump Gtk requirement to 3.22
  7bb9f3a... balsa-index: Improve context menu placement
  6c7efef... compose window: Improve context menu placement
  627dde5... balsa-message: Improve the GtkPopover popup
  0891134... balsa-message: Port another popup to GtkPopover
  6dc2427... balsa-message: Port the parts-menu to GtkPopover
  7bffabe... balsa-index, balsa-message: Check GdkEvent
  fc869f7... Various: Port menus to GtkPopover
  a9dd3db... balsa-mime-widget-text: Port HTML popup
  6fbcf81... Bump required versions
  3a50cae... compose window: Port the language menu to GMenu
  898b2a8... toolbars: Port the popup menu to GtkPopover
  672c0ac... Various: Be more systematic when making GMenu s
  bdb58a7... balsa-index: Improve popup positioning at pointer
  6d42d18... balsa-index: Change popup menu placement
  39bece8... Fix some fallout from porting from *-event signals
  0fa35a3... mime-widget-text: Connect to the "pressed" signal
  86f62ce... mime-widget-text: Use bmwt_html_ prefix
  fd54449... compose-window: Use correct action-group
  ea9f6a8... Use BALSA_USE_POPOVER=0 environment var
  106adcf... Use a BALSA_USE_POPOVER=0 environment variable
  bf30fd8... pref-manager: Use GtkMenuButton
  a813b4b... Various: Make GtkMenu versions work
  82e0975... Various: Implement libbalsa_popup_widget_new()
  0e22791... Various: Check GTK_IS_POPOVER() when popping down
  86559e9... Various: Actually launch the default app
  bae2df8... Various: Drop an unused parameter
  8838c67... balsa-message: Use the correct GtkMenu
  219fc4a... Various: Implement libbalsa_popup_widget_popup()
  6bf756d... toolbar-factory: Make sure the popup is sensitive
  bb8ce6a... balsa-message: Pop up the parts menu at the button
  7fed574... balsa-message: Pop down the parts popup
  7f5be3f... libbalsa: In popup-widget, special case GtkToolbar
  0c774d7... libbalsa: When popping up, first check event
  eaf8c3d... balsa-mime-widget-image: Set popover relative to
  5779d4a... balsa-message: Restore toggle-all-inline to FALSE
  383a4b9... Various: New API for libbalsa_popup_widget_popup()
  c397220... balsa-mime-widget-text: Simplify popping down
  1e6d36a... balsa-message: Use a GtkMenuButton for attachments
  df7698c... balsa-index: pop up the context menu on the left
  6b2b055... popup-widgets: Center the popup when shift-F10
  45eaafd... balsa-message: Manage menu settings
  0bb5211... balsa-message: Manage menu settings
  2f14394... address-book-config: Add action-entries in helper
  f7a6fcc... balsa-index: Add action-entries in a helper
  2fdd5eb... balsa-message: Add action-entries in a helper
  d8236db... mime-widget-text: Actually pop up a context menu
  06c5494... Various: Fill some menus with stateless GMenuItems
  09d2743... Various: Fill some menus with stateless GMenuItems
  a53f29d... Various: Improve the MRU menu helpers
  17a0a69... Minor cleanup
  7f4e9fa... balsa-mblist: Add guards
  6aa4762... Various: Drop libbalsa_{radio,toggle}_activated
  79072eb... balsa-index: Fix a typo
  43f1b02... Various: Use stateless GActions with targets
  1c0db4c... Various: Stop using GtkBox child properties
  52a8865... Various: Stop using GtkBox child properties
  1ad3043... Various: Stop using GtkBox child properties
  729d22e... source-viewer: Use container-add for a scrolled w
  89e5af6... x509-cert-widget: Use container-add for scrolled w
  a2606ee... Various: Stop using GtkBox child properties
  e8e815b... Various: Stop using GtkBox child properties
  cb4aeb8... Various: Stop using GtkBox child properties
  68e3d67... Various: Stop using GtkBox child properties
  c0f7dae... Various: Stop using GtkBox child properties
  b5c5757... Various: Stop using GtkBox child properties
  b203954... Various: Stop using GtkBox child properties
  e087800... Various: Stop using GtkBox child properties
  ec937c7... Various: Stop using GtkBox child properties
  1877cd1... filter-run-dialog: Stop using GtkBox padding
  d123b4c... Various: Fix some alignment issues
  d18750b... balsa-mime-widget: Use container-add for buttons
  4d8e967... main-window: Use container-add for the statusbar
  1d8a4ca... libbalsa-gpgme-widgets: Use container-add
  f373c91... Various: Fix margins
  07adc07... Various: Replace gtk_box_pack_{start,end}()
  8005085... toolbar-prefs: Center the arrows vertically
  a46d366... libbalsa-misc: Install libbalsa_button_box_button
  941cc64... ab-main: Stop using GtkButtonBox
  c0f4033... ab-window: Stop using GtkButtonBox
  5b43b34... balsa-mime-widget-crypto: Stop using GtkButtonBox
  937e6b0... mime-widget-message: Stop using GtkButtonBox
  a63d8e4... mime-widget-vcalendar: Stop using GtkButtonBox
  52965f9... libbalsa_button_box_button: Document a difference
  70edfa8... filter-edit-dialog: Stop using GtkButtonBox
  81eab12... misc: Replace libbalsa_button_box_button()
  e53e641... Various: Use libbalsa_add_button_to_box()
  1eedf75... main-window: Stop using GtkButtonBox
  dbb6d84... toolbar-prefs: Stop using GtkButtonBox
  9e20563... Various: Rename libbalsa_add_button_to_box()
  38d072b... misc: Do not leak the GtkSizeGroup
  621039f... filter-run-dialog: Do not leak the GtkSizeGroup
  bd7c8ce... build: Depend on gtk4
  9141239... address-view: Build with gtk4
  ae736d2... address: Begin porting to gtk4
  73a771e... Remove LibBalsaCellRendererButton
  f02f230... address: Adapt to gtk4
  4fcc6de... Build: Leave out application-helpers
  7095f5f... Various: Adapt to gtk4
  1fc96bc... Various: Stop using GtkBox child properties
  12706ac... Various: Stop using GtkBox child properties
  dc1ac27... Various: Stop using GtkBox child properties
  a8fb85f... source-viewer: Use container-add for a scrolled w
  0e71518... x509-cert-widget: Use container-add for scrolled w
  03827cf... Various: Stop using GtkBox child properties
  8a633c1... Various: Stop using GtkBox child properties
  53c8c78... Various: Stop using GtkBox child properties
  c633551... Various: Stop using GtkBox child properties
  778b4dc... Various: Stop using GtkBox child properties
  332e155... Various: Stop using GtkBox child properties
  28c3a36... Various: Stop using GtkBox child properties
  2e8c268... Various: Stop using GtkBox child properties
  55f3748... Various: Stop using GtkBox child properties
  54ffa1e... filter-run-dialog: Stop using GtkBox padding
  04b784a... Various: Fix some alignment issues
  2e812b1... balsa-mime-widget: Use container-add for buttons
  b4ff732... main-window: Use container-add for the statusbar
  b0c5648... libbalsa-gpgme-widgets: Use container-add
  158a7fc... Various: Fix margins
  d63eaee... Various: Replace gtk_box_pack_{start,end}()
  2412c11... toolbar-prefs: Center the arrows vertically
  123dcde... Various: Stop using GtkBox child properties
  3664549... Various: Stop using GtkBox child properties
  5493c75... Various: Stop using GtkBox child properties
  0fa5d3a... source-viewer: Use container-add for a scrolled w
  4a116ec... x509-cert-widget: Use container-add for scrolled w
  b5906f9... Various: Stop using GtkBox child properties
  0509b1c... Various: Stop using GtkBox child properties
  e666dd3... Various: Stop using GtkBox child properties
  0fb20b1... Various: Stop using GtkBox child properties
  fecea82... Various: Stop using GtkBox child properties
  a639384... Various: Stop using GtkBox child properties
  a7c9635... Various: Stop using GtkBox child properties
  66d7cde... Various: Stop using GtkBox child properties
  a0b2af4... Various: Stop using GtkBox child properties
  d2c867a... filter-run-dialog: Stop using GtkBox padding
  d2a8fcb... Various: Fix some alignment issues
  f172831... balsa-mime-widget: Use container-add for buttons
  eb78ea8... main-window: Use container-add for the statusbar
  505ab96... libbalsa-gpgme-widgets: Use container-add
  95129ad... Various: Fix margins
  28da898... Various: Replace gtk_box_pack_{start,end}()
  2196638... toolbar-prefs: Center the arrows vertically
  645671b... libbalsa-misc: Install libbalsa_button_box_button
  ff0e6df... ab-main: Stop using GtkButtonBox
  e10d2ea... ab-window: Stop using GtkButtonBox
  d2e2a5e... balsa-mime-widget-crypto: Stop using GtkButtonBox
  576ed21... mime-widget-message: Stop using GtkButtonBox
  a3c9b02... mime-widget-vcalendar: Stop using GtkButtonBox
  4d34db2... libbalsa_button_box_button: Document a difference
  26e2f78... filter-edit-dialog: Stop using GtkButtonBox
  29a2525... misc: Replace libbalsa_button_box_button()
  d240eb0... Various: Use libbalsa_add_button_to_box()
  0d477bb... main-window: Stop using GtkButtonBox
  7e2fc7f... toolbar-prefs: Stop using GtkButtonBox
  095465c... Various: Rename libbalsa_add_button_to_box()
  b0ffaef... misc: Do not leak the GtkSizeGroup
  2848062... autocrypt: Stop using gtk_dialog_run()
  6291994... libbalsa-ask: Refactor to avoid gtk_dialog_run()
  9153914... filter-edit-dialog: Delete trailing white space
  83cdcf5... information-dialog: Notify in an idle callback
  d0073bc... Various: Stop using gtk_dialog_run()
  caf3404... identity-dialog: Build with gtk4
  ec5b655... libbalsa-gpgme: Build with gtk4
  13c2ef8... libbalsa-gpgme-cb: Build with gtk4
  0a0da76... compose window: Allocate data on the stack
  acc2535... files: Build with gtk4
  e63bec7... libbalsa-gpgme: Build with gtk4
  14d0350... misc: Build with gtk4
  312c3e4... libbalsa-progress: Build with gtk4
  39db77f... filter-edit-dialog: Build with gtk4
  ebc3733... libbalsa: Build with gtk4
  face0ee... mailbox: New GtkTreeDragSource API
  6b806da... filter-edit: Build with gtk4
  eaf1486... source-viewer: Build with gtk4
  18ecc28... cite-bar: Build with gtk4
  29470d8... Various: Build with gtk4
  bfa58f5... address-book-config: Build with gtk4
  ec00ab4... Various: Build with gtk4
  f582063... libinit-balsa: Build with gtk4
  795f529... main: Adapt to libinit-balsa API change
  cbb31e5... ab-window: Build with gtk4
  6377a03... balsa-app: Build with gtk4
  7043ad5... toolbar-factory: Build with gtk4
  4f0a0c7... store-address: Build with gtk4
  283ac40... toolbar-factory: add "toolbar" CSS class
  d2d13fe... balsa-icons: Get the icon theme for main-window
  09cb066... balsa-icons: Fix the build
  748b156... ab-main: Build with gtk4
  609e430... toolbar-factory: Get the popup GdkEvent
  20832ff... balsa-index: Build with gtk4
  4855fbb... mblist: Stop using direct access to GdkEvent
  d8740ae... mblist: Build with gtk4, except d&d
  44e5bd8... mblist: drag-and-drop
  541b0fa... files: Implement libbalsa_icon_name_finder
  9ad340a... identity: Simplify emptying a GtkBox
  8473945... balsa-index: Restore dragging selected messages
  1b12e60... balsa-message: Build with gtk4
  dd9aa2c... Various: Do not cast GtkEventController to itself
  1b6dfe9... mime-widget: Build with gtk4
  95acf91... mime-widget-callbacks: Build with gtk4
  e2efca3... mime-widget-crypto: Build with gtk4
  43c581b... Various: GtkFrame is not a GtkBox
  20c32ba... Various: Mark error message as translatable
  4d200b4... mime-widget-image: Build with gtk4
  fb8c2b1... balsa-mime-widget-message: Build with gtk4
  0c5654d... mime-widget-multipart: Build with gtk4
  96b78df... mime-widget-text: Build with gtk4
  abb7740... mime-widget-text: Fix indentation
  53f39b1... mime-widget-message: Use gtk_show_uri_full()
  9657d75... mime-widget-vcalendar: Build with gtk4
  b7e001e... filter-export-callbacks: Build with gtk4
  cef21e2... filter-export-dialog: Build with gtk4
  b732672... filter-run-callbacks: Build with gtk4
  7964a71... filter-run-dialog: Build with gtk4
  33d54ce... Various: Always get the parent from the src-obj
  a6fd856... folder-conf: Build with gtk4
  e0e7121... information-dialog: Build with gtk4
  4236bc8... mailbox-conf: Build with gtk4
  4d14bb1... mailbox-node: Build with gtk4
  4e91096... main-window: Build with gtk4 except for gtk_dialog_run
  1c5b5f6... main-window: New API for balsa_window_next_unread
  e8a4e76... main: Build with gtk4
  89a348b... Build: Include application helpers
  be7f72c... application-helpers: Build with gtk4
  d1a6cd7... message-window: Do not use gtk_widget_show()
  d8c14f3... pref-manager: Build with gtk4
  77c57f0... pref-manager: Allocate a copy of the uri
  f3c1cb2... main-window: Cleanup after rebase on master
  b5be9eb... message-window: Warn if "Move" item not found
  87b1222... main-window: Use the default "accept" handler
  cfa614d... vfs: Drop libbalsa_vfs_local_only()
  e820292... main-window: Fix asynch drag drop
  29d181c... Minor cleanup
  b6edf54... Replace gtk_dialog_run()
  17c0857... sendmsg-window: Build with gtk4
  c0acd0b... toolbar-prefs: Build with gtk4
  deb88a2... ab-main: Build with gtk4
  0631847... Various: Use gtk_window_destroy
  d4bd1f2... balsa-print: Build with gtk4
  f7eba68... files: Return a pixbuf
  056ea32... geometry-manager: Save geometry on "close-request"
  9d76179... libbalsa: Add pixbuf methods for face headers
  5e37732... Build with the internal spell-checker
  11f9844... Various: Fix migration errors
  8efda96... Do not cast GtkCheckButton to GtkToggleButton
  cc7a958... message-window: Connect to the "unrealize" signal
  f3fb8f3... balsa-message: Restore a needed gtk_widget_show()
  2c16285... Fix some check/toggle-button issues
  86d5b50... toolbar-prefs: Fix orientation
  996d844... mime-widget-text: Cite bar dimension calculation
  e012f11... pref-manager: Resolve check/toggle-button issues
  864c39f... sendmsg-window: GtkWindow is not a GtkBox
  c388e28... address-view: Replace an obsolete signal
  c429da9... sendmsg-window: Do not v-expand recipients widget
  d8a17a8... mime-widget-message: Use an idle handler
  4458fdb... sendmsg-window: Be more careful in delete-handler
  5de5d0e... mime-widget-text: Draw cite bars in an idle cb
  753f929... libbalsa: Allow NULL parent
  ba8b326... balsa-message: Pass NULL for the parent
  eb5d6ca... mailbox-conf: No more "selection-changed" signal
  543786b... sendmsg-window: Connect to the "unrealize" signal
  2218a3b... balsa-message: Use GtkButton for the attach button
  89acc4f... file-chooser-button: Replacement for Gtk functions
  adddecf... Various: Use libbalsa-file-chooser-button functions
  fcde637... libbalsa-progress: Set window default size
  54c13d0... geometry-manager: Use gtk_window_get_default_size()
  6cecdef... mblist: Use gtk_window_get_default_size()
  4059fce... file-chooser-button: Left-align the button label
  95c07b2... folder-conf: Remove an unrelated change

(*) 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]