1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-20 02:15:26 +00:00
Purism-Calls/plugins/provider/sip
Anton Lazarev ef0b5a9ff8 treewide: Adapt to GtkHeaderBar API changes
https://docs.gtk.org/gtk4/migrating-3to4.html#adapt-to-gtkheaderbar-and-gtkactionbar-api-changes

- `show-close-button` replaced with `show_title_buttons` wherever
  applicable, respecting new default value of `TRUE`
- `title` removed and managed by setting window title if needed
    - NOTE: I'm not 100% sure if the title logic here matches the GTK3
      version. I also just removed the SIP account widget titles
      altogether, since it's I couldn't figure out where the widget gets
      placed.

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
2024-04-06 08:15:26 -07:00
..
calls-sdp-crypto-context.c srtp-utils: Add support for AES 256 bit crypto suites 2023-05-09 13:23:43 +00:00
calls-sdp-crypto-context.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-account-widget.c treewide: Dispose and layout manager implementations 2024-04-06 08:15:26 -07:00
calls-sip-account-widget.h treewide: Replace libhandy with libadwaita 2024-04-06 08:15:24 -07:00
calls-sip-call.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-sip-call.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-media-manager.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-sip-media-manager.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-media-pipeline.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-sip-media-pipeline.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-origin.c sip-origin: Prefer named constant over magic numbers 2023-04-18 08:34:39 +00:00
calls-sip-origin.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-provider.c sip-provider: Add debugging to password lookup 2023-05-12 18:06:34 +02:00
calls-sip-provider.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-util.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-util.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-srtp-utils.c srtp-utils: Add skeleton code to ease adding crypto suites 2023-05-09 13:23:43 +00:00
calls-srtp-utils.h srtp-utils: Add skeleton code to ease adding crypto suites 2023-05-09 13:23:43 +00:00
gst-rfc3551.c Revert "Disable g722 to avoid test failure with ffmpeg 5.0/gst-libav" 2022-10-12 23:18:13 +02:00
gst-rfc3551.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
meson.build treewide: Replace libhandy with libadwaita 2024-04-06 08:15:24 -07:00
sip-account-widget.ui treewide: Adapt to GtkHeaderBar API changes 2024-04-06 08:15:26 -07:00
sip.gresources.xml Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
sip.plugin.in.in sip: Reword plugin information 2023-05-15 09:56:28 +02:00