Bastien Nocera
7a9001b056
build: Bump folks requirement
...
So we don't hit https://bugzilla.gnome.org/show_bug.cgi?id=784240
https://bugzilla.gnome.org/show_bug.cgi?id=784242
2017-07-17 21:50:44 +02:00
Kukuh Syafaat
5d41c1bcc3
Update Indonesian translation
2017-07-10 09:49:47 +00:00
Niels De Graef
51e339bf87
Clean up ContactPane.create_contact()
2017-07-02 14:53:17 +02:00
Niels De Graef
4af34f277c
Use GtkTemplate for ContactPane.
...
* Use a GtkStack rather than a GtkNotebook.
* Also added some documentation.
2017-07-02 11:20:15 +02:00
Niels De Graef
73150418f8
Extract & group functions for avatar & name_entry
2017-07-02 11:07:41 +02:00
Niels De Graef
dba91b53a9
Load the webcam in a separate thread.
...
This blocked the dialog's UI otherwise.
2017-07-01 13:53:17 +02:00
Jakub Steiner
e1c2ab029a
icons: provide app icon
...
- hicolor in up to 512x512px
- symbolic
https://bugzilla.gnome.org/show_bug.cgi?id=779021
2017-06-30 15:07:16 +02:00
Niels De Graef
d4dbd4374f
Clean up and separate VAPI files.
...
Note to other developers: you might have to do `make clean;./autogen.sh`
after this commit.
* Use a GtkCheese namespace to be constistent with other vapi's (such as
GtkClutter).
* Put each library in a separate vapi-file (this will come in handy when
porting to Meson).
* Clean up config.vapi:
* get rid of unused CCode prefix-attribute (removes warning)
* be consistent with braces
2017-06-30 12:34:10 +02:00
Niels De Graef
44f21d6ff1
Don't show redundant menubar. Bug 756222.
...
Disabling the app menu in GNOME Tweak tool showed a redundant toolbar.
This is now fixed.
https://bugzilla.gnome.org/show_bug.cgi?id=756222
2017-06-30 11:47:34 +02:00
Niels De Graef
0039e10307
Use locale to translate months. Bug 687063.
...
https://bugzilla.gnome.org/show_bug.cgi?id=687063
2017-06-30 11:28:42 +02:00
Niels De Graef
63f76a00c2
Add some files that need to be put in .gitignore
2017-06-27 16:59:50 +02:00
Niels De Graef
775391442d
git.mk - Remove old .gitignores
2017-06-27 16:46:12 +02:00
Niels De Graef
d5bf3bb093
Add git.mk to automatically make .gitignore files.
2017-06-27 16:40:55 +02:00
Niels De Graef
92700d7cfb
Re-sync Cheese.Flash
...
Now back on latest commit (c32c9fc).
2017-06-27 11:02:21 +02:00
Niels De Graef
67f3eb60d8
Sync the CropArea-widget again.
...
Sync'ed to the latest commit of gnome-control-center (commit d511097).
2017-06-27 09:48:50 +02:00
Niels De Graef
9a55109d99
Convert Contacts.ContactEditor to GtkTemplate
2017-06-26 21:59:46 +02:00
Niels De Graef
1f864b0ee2
Fix several Gtk-CRITICALS (bug 737627).
...
Remove the custom_iter field since it was never assigned to and use null
instead.
2017-06-26 20:39:59 +02:00
Niels De Graef
71f50772a7
Add extra formatting to buttons removing contacts.
...
This mostly means adding the "destructive-action" styling class.
Following discussions in #gnome-design, rename Delete to Remove.
2017-06-26 18:24:43 +02:00
Niels De Graef
aea3ec9a89
Re-introduce separator before the stock thumbnails
2017-06-26 18:16:10 +02:00
Niels De Graef
a59a7bcc37
Implement AvatarDialog as a GtkTemplate.
...
* The thumbnails are now loaded using a Gtk.FlowBox, which saves a lot
of code.
* Cheese's `coldplug()` is now done asynchronously, since it otherwise
blocks the UI for several seconds.
* Minor formatting changes.
* Add some comments to make things clearer.
2017-06-26 12:20:05 +02:00
Niels De Graef
62fd4acf92
Remove libgd from aclocal flags
2017-06-24 15:19:49 +02:00
Niels De Graef
081b24b59b
Forgot to remove an obsolete comment
2017-06-24 13:58:46 +02:00
Niels De Graef
a483ccf5a6
Create InAppNotification class and remove libgd.
...
Libgd is bound to remove Gd.Notification, and removing it also means it
gets easier to port our build system to Meson.
Furthermore, we can now use some more sane defaults for our application
w.r.t. notifications.
2017-06-24 13:57:40 +02:00
Niels De Graef
7f47e0574d
doap-file requires a <description>
2017-06-20 12:40:25 +02:00
Niels De Graef
d58b53f1ce
Add myself to the maintainers.
2017-06-20 11:33:10 +02:00
Niels De Graef
966e380aad
Forgot to rename an action string
2017-06-19 17:36:59 +02:00
Niels De Graef
9910fe5d83
Clean up the application's GActions. Bug 775573.
...
* Use valid names for GActions: replace underscores with dashes in
'new_contact' and 'change_book'. See GAction.parse_detailed_name ()
for more info. Removes some Gtk-Warnings on startup.
* Use Gtk.Application.set_accels_for_action() instead of the deprecated
Gtk.Application.add_accelerator_for_action().
* Use GLib.ActionEntries for clarity.
2017-06-19 17:29:49 +02:00
Kristjan SCHMIDT
93302b4a44
Updated Esperanto translation
2017-06-11 03:16:57 +02:00
Piotr Drąg
0d0c23ef2d
Update po/Makevars
...
This is not a GNU package and the Free Software Foundation has no copyright
over it. Also adds MSGID_BUGS_ADDRESS.
2017-04-27 16:55:22 +02:00
Yuras Shumovich
81e0a74968
Update Belarusian translation
...
(cherry picked from commit 9ac6c986ad
)
2017-04-19 20:35:30 +00:00
gogo
66389b5019
Update Croatian translation
2017-04-15 21:17:18 +00:00
gogo
8f30f960ac
Add Croatian translation
...
(cherry picked from commit 87ac80afc3
)
2017-04-08 18:29:51 +00:00
Rūdolfs Mazurs
24d6151e45
Update Latvian translation
2017-03-18 14:35:57 +02:00
Yuri Myasoedov
8fc6156124
Updated Russian translation
2017-03-14 21:24:02 +04:00
Milo Casagrande
521af27d02
Update Italian translation
2017-03-13 09:37:08 +00:00
Fran Dieguez
a59ae965c3
Update Galician translation
2017-03-11 02:28:16 +00:00
Aurimas Černius
724c997ed7
Updated Lithuanian translation
2017-03-10 22:06:43 +02:00
Joe Hansen
06e914895f
Updated Danish translation
2017-03-07 14:34:49 +01:00
Seong-ho Cho
bdadefec11
Update Korean translation
2017-03-04 03:47:39 +00:00
Chao-Hsiung Liao
06f489ea15
Update Chinese (Taiwan) translation
2017-03-01 00:57:57 +00:00
Charles Monzat
5b965659a0
Update French translation
2017-02-28 22:50:07 +00:00
Мирослав Николић
40ba43105b
Updated Serbian translation
2017-02-26 08:29:01 +01:00
Rafael Fontenelle
8f9efaf847
Update Brazilian Portuguese translation
2017-02-26 01:39:55 +00:00
Daniel Korostil
904eaded30
Updated Ukrainian translation
2017-02-21 11:41:18 +02:00
Kjartan Maraas
a8584af511
Updated Norwegian bokmål translation.
2017-02-18 10:57:11 +01:00
Ask Hjorth Larsen
6cdb83f6b4
Updated Danish translation
2017-02-16 14:20:20 +01:00
Kukuh Syafaat
d5298e4219
Update Indonesian translation
2017-02-13 06:39:59 +00:00
Inaki Larranaga Murgoitio
5a8958f773
Update Basque language
2017-02-11 21:22:56 +01:00
Jiri Grönroos
a7f180b3d9
Update Finnish translation
2017-02-04 18:10:48 +00:00
Jordi Mas
94431464e2
Update Catalan translation
2017-01-25 11:01:34 +01:00