Chris Talbot
|
45b4717c78
|
contacts-box: clear entry if window is closed
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/717>
|
2024-09-02 15:56:58 +00:00 |
|
Anton Lazarev
|
b2f191eaec
|
treewide: Replace StyleContext with GtkWidget CSS operations
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/729>
|
2024-05-21 20:27:48 -07:00 |
|
Anton Lazarev
|
b2e3e8445d
|
calls-contacts-box: Migrate to GListModel
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:29 -07:00 |
|
Anton Lazarev
|
001d599495
|
treewide: Parent from AdwBin where possible
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:28 -07:00 |
|
Anton Lazarev
|
a656776b19
|
treewide: Dispose and layout manager implementations
https://docs.gtk.org/gtk4/migrating-3to4.html#adapt-to-gtkcontainer-removal
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:26 -07:00 |
|
Anton Lazarev
|
a80001bd0e
|
calls-contacts-box: Stop using GtkShadowType property
https://docs.gtk.org/gtk4/migrating-3to4.html#stop-using-gtkshadowtype-and-gtkrelief-properties
It can probably be replaced later by a CSS style, if necessary
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:25 -07:00 |
|
Anton Lazarev
|
3617f7b7cb
|
calls-contacts-box: Adapt to GtkContainer removal
https://docs.gtk.org/gtk4/migrating-3to4.html#adapt-to-gtkcontainer-removal
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:25 -07:00 |
|
Anton Lazarev
|
4b0b20eb0a
|
treewide: GtkEntry -> GtkEditable
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:24 -07:00 |
|
Anton Lazarev
|
ee3abc009a
|
treewide: Replace libhandy with libadwaita
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:24 -07:00 |
|
Anton Lazarev
|
4ed1bba0b8
|
treewide: Subclass custom classes from GtkWidget
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
|
2024-04-06 08:15:24 -07:00 |
|
Evangelos Ribeiro Tzaras
|
c0140b4109
|
contacts-box: Show favourites at the top
Closes: #493
|
2023-01-30 07:34:04 +00:00 |
|
Evangelos Ribeiro Tzaras
|
7ac862155b
|
Uncrustify sources
Ran `find src plugins -iname '*.[c|h]' -print0 | xargs -0 uncrustify --no-backup`
with some minimal manual intervention.
|
2022-04-24 12:59:42 +02:00 |
|
Evangelos Ribeiro Tzaras
|
d936a4572d
|
contact-box: Do not hardcode length of match_fields[]
|
2021-09-23 09:54:44 +02:00 |
|
Evangelos Ribeiro Tzaras
|
6e371d2f3f
|
resources: Use /org/gnome prefix and adapt to changes
In preparation to moving to GNOME all the IDs, DBus object paths, etc should
change.
|
2021-07-12 13:35:57 +00:00 |
|
Evangelos Ribeiro Tzaras
|
96a7d901c1
|
Fix old-style warnings all over the codebase
As caught by compiling with `-Wold-style-definition` and `-Wstrict-prototypes`.
|
2021-06-03 19:46:45 +00:00 |
|
Julian Sparber
|
19c9893ecf
|
Contacts: Add contacts list
|
2021-02-03 23:28:57 +01:00 |
|