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 |
|