commit 4fe2b147584b116c94c657bbcf37d5cc22b4e7f2 Author: Erick Pérez Castellanos Date: Thu Jun 26 09:17:00 2014 -0400 Update NEWS for release NEWS | 7 +++++++ 1 file changed, 7 insertions(+) commit 857c4785162915a59d8b0ecf11c08f7609ea2e92 Author: Akom Chotiphantawanon Date: Mon Jun 23 11:00:40 2014 +0700 Updated Thai translation po/th.po | 417 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 216 insertions(+), 201 deletions(-) commit 4737f02f3d6c7d6364e92f6d9a938e50d5609bf7 Author: Philip Withnall Date: Thu Jun 19 15:56:43 2014 +0100 contacts-accounts-list: Don’t add a missing local store to the UI If the local store can’t be found, don’t add it to the UI. https://bugzilla.gnome.org/show_bug.cgi?id=731913 src/contacts-accounts-list.vala | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) commit f983ab42083d9bff21519d3283c555755b0a40bd Author: Matej Urbančič Date: Mon Jun 16 22:35:01 2014 +0200 Updated Slovenian translation po/sl.po | 479 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 262 insertions(+), 217 deletions(-) commit 6e545e4d9a34d7b4fce459c24565f5beedf2b6c1 Author: Daniel Mustieles Date: Thu Jun 12 17:51:15 2014 +0200 Updated Spanish translation po/es.po | 426 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 220 insertions(+), 206 deletions(-) commit f1e8f19086fbf438e881806b373e4920ab99f1fe Author: Richard Hughes Date: Wed Jun 11 21:30:11 2014 +0100 Make the AppData file match the application ID data/Makefile.am | 2 +- data/gnome-contacts.appdata.xml.in | 24 ------------------------ data/org.gnome.Contacts.appdata.xml.in | 24 ++++++++++++++++++++++++ po/POTFILES.in | 2 +- 4 files changed, 26 insertions(+), 26 deletions(-) commit 5049ea629d6fcb15edb4910a638ec51364893ebd Author: Piotr Drąg Date: Tue Jun 10 20:55:13 2014 +0200 Updated POTFILES.skip po/POTFILES.skip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ecc164332d8e3ca24dc20fb46bac1495f7129295 Author: Piotr Drąg Date: Tue Jun 10 20:53:29 2014 +0200 Updated POTFILES.in po/POTFILES.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d6d04a469cddf975edb239dd5cf8d0133a4bdbd0 Author: Erick Pérez Castellanos Date: Mon Jun 9 22:28:38 2014 -0400 ListPane: select the row of the current contact src/contacts-window.vala | 6 ++++++ 1 file changed, 6 insertions(+) commit 2f25ad5abe7adeae90d0414eecea23998a5b9f8a Author: Erick Pérez Castellanos Date: Mon Jun 9 22:27:04 2014 -0400 View: moved default value to declarations src/contacts-view.vala | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) commit c56482f1a27bb71723efd2bbbcb57d65c8afb959 Author: Erick Pérez Castellanos Date: Mon Jun 9 22:23:54 2014 -0400 git: updated ignore .gitignore | 3 +++ 1 file changed, 3 insertions(+) commit 62121e1f31d4edc08831975c7561467468503032 Author: Matthias Clasen Date: Mon Jun 9 22:23:18 2014 -0400 contacts: Make DBus-activatable This commit installs a service file, renames the desktop file to follow the bus name, and adds the DBusActivatable key to the desktop file, following https://wiki.gnome.org/HowDoI/DBusApplicationLaunching https://bugzilla.gnome.org/show_bug.cgi?id=728266 configure.ac | 2 +- data/Makefile.am | 12 +++++++++--- data/gnome-contacts.desktop.in.in | 11 ----------- data/org.gnome.Contacts.desktop.in.in | 12 ++++++++++++ 4 files changed, 22 insertions(+), 15 deletions(-) commit 0aea44d30b01063ae37f60c7ae990d423f7bfff2 Author: Kjartan Maraas Date: Sun Jun 8 10:57:10 2014 +0200 Updated Norwegian bokmål translation. po/nb.po | 435 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 232 insertions(+), 203 deletions(-) commit 07c015655bfbb9656b5df5bc0472ab68b32cc61a Author: Erick Pérez Castellanos Date: Sat Jun 7 09:35:36 2014 -0400 edit-mode: added [Cancel] button build: moved a bunch of constraints to use gproperty bindings data/ui/contacts-window.ui | 16 ++++++ src/contacts-contact-pane.vala | 54 +++++++++---------- src/contacts-window.vala | 114 ++++++++++++++++++++++++++++------------- 3 files changed, 123 insertions(+), 61 deletions(-) commit cbb437071eb3192b8a2e08ee57a948ea061e6a73 Author: Brett Date: Wed May 28 20:17:35 2014 -0400 Replace 'Google Other Contact' with 'Google' src/contacts-contact.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4e8cb0e36fc218b501d898cd15b84e2830677b3a Author: Erick Pérez Castellanos Date: Fri Jun 6 13:10:24 2014 -0400 build: removed gd-main-toolbar from build Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=731326 configure.ac | 1 - 1 file changed, 1 deletion(-) commit 292e7e56e74f266df9478180273d80bcca227c15 Author: Enrico Nicoletto Date: Tue Jun 3 16:29:13 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 417 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 216 insertions(+), 201 deletions(-) commit 53ba8bdf299ad2678b25a41bd2bd9c1d2ce08b79 Author: Aurimas Černius Date: Mon Jun 2 23:15:15 2014 +0300 Updated Lithuanian translation po/lt.po | 413 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 210 insertions(+), 203 deletions(-) commit 2e0b2cf76d564684277da24ef74271cdd9b4335e Author: Yosef Or Boczko Date: Mon Jun 2 20:54:25 2014 +0300 Updated Hebrew translation po/he.po | 310 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 156 insertions(+), 154 deletions(-) commit 6f74ac926987772da95741c6671178af31f445e0 Author: Yosef Or Boczko Date: Mon Jun 2 20:53:05 2014 +0300 Updated POTFILES.in po/POTFILES.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit be1b6baee40c56b4234cb3bb7cf9b1f1acc01231 Author: Erick Pérez Castellanos Date: Sat May 31 23:54:38 2014 -0400 Contact: remove unused method src/contacts-contact.vala | 32 -------------------------------- 1 file changed, 32 deletions(-) commit 15defe55160a74d843757bc5ab2f9fe66ee80c04 Author: Erick Pérez Castellanos Date: Sat May 31 23:46:40 2014 -0400 styling: removed unused css rules data/ui/style.css | 38 +++----------------------------------- 1 file changed, 3 insertions(+), 35 deletions(-) commit 9cf38da5fd8853b864260b81ad820bdfe5b55d64 Author: Erick Pérez Castellanos Date: Sat May 31 23:36:16 2014 -0400 ListPane: moved signal connection to ui file data/ui/contacts-list-pane.ui | 3 ++- src/contacts-list-pane.vala | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) commit 08511455336173904e2a4478e0331a22b8165f3c Author: Erick Pérez Castellanos Date: Sat May 31 23:29:53 2014 -0400 UI: removed double strokes on Contacts.Window Removed double strokes around Contacts.ListPane and Contacts.ContactPane Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727803 data/ui/contacts-list-pane.ui | 1 + data/ui/style.css | 4 ++++ src/contacts-contact-pane.vala | 50 +++++++++++++++++++----------------------- 3 files changed, 28 insertions(+), 27 deletions(-) commit f4e2dfb5f4d3eb58a27e48ce3b14a502373a0466 Author: Erick Pérez Castellanos Date: Sat May 31 15:32:07 2014 -0400 build: moved css tweaks from gnome-themes-standard It's easier to fix styling issues if the css code is hosted at gnome-contacts git repository data/Makefile.am | 1 + data/contacts.gresource.xml | 1 + data/ui/style.css | 138 ++++++++++++++++++++++++++++++++++++++++++++ src/contacts-app.vala | 6 ++ src/contacts-utils.vala | 11 ++++ 5 files changed, 157 insertions(+) commit f90dfb8c76f4727b903e617f6b4f456eca26ad74 Author: Erick Pérez Castellanos Date: Sat May 31 15:26:13 2014 -0400 build: move resource files into data subdir data/Makefile.am | 5 + data/contacts.gresource.xml | 8 + data/ui/app-menu.ui | 71 +++++++++ data/ui/contacts-list-pane.ui | 107 ++++++++++++++ data/ui/contacts-window.ui | 336 ++++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 12 +- src/app-menu.ui | 71 --------- src/contacts-list-pane.ui | 107 -------------- src/contacts-list-pane.vala | 2 +- src/contacts-utils.vala | 2 +- src/contacts-window.ui | 336 ------------------------------------------ src/contacts-window.vala | 2 +- src/contacts.gresource.xml | 8 - 13 files changed, 534 insertions(+), 533 deletions(-) commit e7a5d258df820214e02b7b1a4a823357ff4dcb96 Author: Erick Pérez Castellanos Date: Sat May 31 13:57:47 2014 -0400 View: added frame around avatars Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727847 src/contacts-view.vala | 3 +++ 1 file changed, 3 insertions(+) commit 3ef3c0abfc06077239587cc51ee0c983ad0df95b Author: Erick Pérez Castellanos Date: Fri May 30 23:58:12 2014 -0400 AccountList: use add_separtor utility func src/contacts-accounts-list.vala | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) commit ec95f7b1edcc79cbe918ba2f2fd42dd981fce965 Author: Erick Pérez Castellanos Date: Fri May 30 23:56:16 2014 -0400 LinkedAccount: fixed UI issues Persona information for each linked account need to be improved but, as long as UI issues are concerned, this is fixed. Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727806 src/contacts-linked-accounts-dialog.vala | 22 +++++----------------- src/contacts-utils.vala | 5 +++++ 2 files changed, 10 insertions(+), 17 deletions(-) commit 0c2142326a5f9a8fb37b20a783668fc464e7bb6a Author: Erick Pérez Castellanos Date: Fri May 30 23:11:21 2014 -0400 LinkedAccount dialog: fixed explanatory string Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727805 src/contacts-linked-accounts-dialog.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4731f99c5785405174a558311971c9c275ff293e Author: Piotr Drąg Date: Fri May 30 19:39:54 2014 +0200 Updated POTFILES.in and POTFILES.skip po/POTFILES.in | 2 +- po/POTFILES.skip | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) commit 13ff0d01a259e1411ba7fe399a21ec90be6757f1 Author: Erick Pérez Castellanos Date: Fri May 30 09:00:31 2014 -0400 ContactEditor: improved showing of birthday fields Added year field to birthday Added constraints to prevent from non-sense dates Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=690137 Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=701708 src/contacts-contact-editor.vala | 37 +++++++++++++++++++++++++++++++++---- src/contacts-contact-sheet.vala | 2 +- 2 files changed, 34 insertions(+), 5 deletions(-) commit 963647ad3bbb627da65c5514fd7ca5f7fe351281 Author: Yosef Or Boczko Date: Fri May 30 00:03:01 2014 +0300 Updated Hebrew translation po/he.po | 211 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 112 insertions(+), 99 deletions(-) commit be9759a720bb6e94f33c423b287e7c805de6e737 Author: Erick Pérez Castellanos Date: Wed May 28 23:44:41 2014 -0400 misc: fixed minor warnings and FIXME instructions src/contacts-accounts-list.vala | 3 ++- src/contacts-window.ui | 3 +-- src/contacts-window.vala | 11 +++++------ 3 files changed, 8 insertions(+), 9 deletions(-) commit 9637c629eb53c9f48b7167c0fcec5af151151eee Author: Erick Pérez Castellanos Date: Wed May 28 23:44:05 2014 -0400 Window: properly handling address-book setup src/contacts-window.vala | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) commit 9a955da50242d7f36aa0c5cb2b6bf25ac399d0be Author: Erick Pérez Castellanos Date: Wed May 28 23:35:54 2014 -0400 App: added setup and window creation handling code The application execution flow is difficult to catch, even harder to code. Contacts application follow this steps when loading roughly: * Creates Contacts.Store object * Waits for Store::prepare signal and schedule window creation * After prepare received, before window creation is executed, schedule finish window ui initialization, by waiting for Store::quiescent signal or scheduling a timeout * On window created handle address-book setup code * On setup completed the window shows the contents widget (ListPane will show up when Store::quiescent is signaled or the timeout has ended) Note: contacts-window.vala setup handling code is a demo still src/contacts-app.vala | 135 ++++++++++++++++++++++++++++---------------------- 1 file changed, 77 insertions(+), 58 deletions(-) commit dd36c97f6fce19db7a660c781162aa9263ac90a3 Author: Erick Pérez Castellanos Date: Wed May 28 23:33:55 2014 -0400 Window: fixed ui file. Improved loading box style src/contacts-window.ui | 27 ++++++++++++++++++--------- src/contacts-window.vala | 2 +- 2 files changed, 19 insertions(+), 10 deletions(-) commit e0389920fa0ec2c88c073d8518f48dfbf6a41e39 Author: Erick Pérez Castellanos Date: Wed May 28 23:31:54 2014 -0400 Window: fixed bug when calling set_list_pane twice Moved ListPane signal hooking to Window::set_list_pane method src/contacts-window.vala | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) commit 7c3bbc36e7bccf00bdab82e2bf0b6fe48854b55a Author: Erick Pérez Castellanos Date: Thu May 15 22:50:14 2014 -0400 App: made Store instance belong to Contacts.App Added Window::store property, set upon constructor call src/contacts-app.vala | 8 +++----- src/contacts-window.ui | 1 - src/contacts-window.vala | 3 --- 3 files changed, 3 insertions(+), 9 deletions(-) commit 2ba3ae37d480b667b774203df15edfa89f32ccb6 Author: Erick Pérez Castellanos Date: Thu May 15 22:47:21 2014 -0400 Window: replaced ListPane for loading spinner Added regular style constructor to ListPane src/contacts-list-pane.vala | 4 ++++ src/contacts-window.ui | 52 +++++++++++++++++++++++++++++++++++---------- src/contacts-window.vala | 31 ++++++++++++++++++++++----- 3 files changed, 71 insertions(+), 16 deletions(-) commit 1d65bb4da64bb99500451b7c28b03ee6aac65e94 Author: Erick Pérez Castellanos Date: Thu May 15 22:37:25 2014 -0400 ContactPane: set Store property after construction The point of this commit is allow the creation of an unique Store object belonging to Contacts.App. Further along we'll make more changes in this direction src/contacts-contact-pane.vala | 5 ++++- src/contacts-window.ui | 1 - src/contacts-window.vala | 12 +++++++++--- 3 files changed, 13 insertions(+), 5 deletions(-) commit bd1992bc41c0a163178cf05e2c287fc4b98a8846 Author: Erick Pérez Castellanos Date: Sun May 11 13:24:07 2014 -0400 ListPane: removed "Other Contacts" section Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727808 src/contacts-list-pane.vala | 6 ------ 1 file changed, 6 deletions(-) commit 4a02ad040561954fd12c3ae4b812450879e96650 Author: Erick Pérez Castellanos Date: Sat Apr 26 20:00:42 2014 -0400 Window: added setup view widgets Added placeholder code to handle setup showing logic and Contacts.Store signals src/contacts-app.vala | 3 +- src/contacts-window.ui | 340 +++++++++++++++++++++++++++++++---------------- src/contacts-window.vala | 58 ++++++-- 3 files changed, 272 insertions(+), 129 deletions(-) commit 5cc4c94f29b83359a9f379f5dc077e6746d65d00 Author: Erick Pérez Castellanos Date: Sat Apr 26 19:59:08 2014 -0400 AccountsList: using gobject style constructor Further along the way this widget could be migrated to use templates src/contacts-accounts-list.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit dae571c97e8d571bdcbbfa1bb120136f16e92d91 Author: Erick Pérez Castellanos Date: Sat Apr 26 16:34:37 2014 -0400 Window: [Select] button made private widget src/contacts-window.vala | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) commit 1bf1a3f7d3b39c8de27a784bf99abb725bff1a25 Author: Erick Pérez Castellanos Date: Sat Apr 26 16:32:05 2014 -0400 App: removed unused 'using' statement src/contacts-app.vala | 2 -- 1 file changed, 2 deletions(-) commit a09015a0a509fcecd02bf097abdeb29ffd6a0abc Author: Erick Pérez Castellanos Date: Sat Apr 26 16:26:46 2014 -0400 Window: consolidating modes handling Handling of edit-mode and selection-mode happens in only one place. This allow more consistent switch between states. src/contacts-window.vala | 91 ++++++++++++++++++++++++++++-------------------- 1 file changed, 54 insertions(+), 37 deletions(-) commit 71403bb2d7e3a79780176ab1cdcec8f772979e71 Author: Erick Pérez Castellanos Date: Sat Apr 26 16:24:14 2014 -0400 ContactPane: move handling edit-mode to the Window Fix, leaving inconsistent UI state when removing a contact from ContactPane src/contacts-contact-pane.vala | 3 --- 1 file changed, 3 deletions(-) commit c43a56e97c09aef8c321efc0a8b1126e5689f843 Author: Erick Pérez Castellanos Date: Sat Apr 26 15:43:53 2014 -0400 Window: ContactPane instance made internal widget Instance renamed to contact_pane src/contacts-app.vala | 68 ------------------------------------ src/contacts-window.ui | 4 ++- src/contacts-window.vala | 89 +++++++++++++++++++++++++++++++++++++++++------- 3 files changed, 79 insertions(+), 82 deletions(-) commit a164df5cdb2a43e102616f5064c08c3bae8c4d70 Author: Erick Pérez Castellanos Date: Sat Apr 26 11:06:27 2014 -0400 Window: moved more content widgets internally Content widgets are those belonging in the handling contacts interface of Contacts, are different from the setup-widgets which are those shown in the setup view when implemented. [Done] button and [Edit] buttons made private. src/contacts-app.vala | 49 +----------------------------------------------- src/contacts-window.vala | 40 ++++++++++++++++++++++++++++++++------- 2 files changed, 34 insertions(+), 55 deletions(-) commit 66c9b8add5edd6976c250989428ebaebff5ec538 Author: Erick Pérez Castellanos Date: Sat Apr 26 10:45:49 2014 -0400 Window: ListPane instance made internal widget src/contacts-app.vala | 114 +-------------------------------------- src/contacts-window.ui | 3 ++ src/contacts-window.vala | 135 ++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 138 insertions(+), 114 deletions(-) commit 837fd69d91dfd9b877da481ab1b2179172480a44 Author: Erick Pérez Castellanos Date: Sat Apr 26 10:29:50 2014 -0400 Window: moved signals handlers internally src/contacts-app.vala | 32 -------------------------------- src/contacts-window.ui | 2 ++ src/contacts-window.vala | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 34 insertions(+), 32 deletions(-) commit 3d74b03ee72b68793f004c94bdf07027b26b07ef Author: Erick Pérez Castellanos Date: Sat Apr 26 09:27:01 2014 -0400 misc: improved ui files ContactPane: moved options into ui file src/contacts-contact-pane.vala | 1 - src/contacts-list-pane.ui | 4 +--- src/contacts-window.ui | 1 + 3 files changed, 2 insertions(+), 4 deletions(-) commit f0aa4a55e5d3bfd7ff9597dfae34377fa712b4a9 Author: Erick Pérez Castellanos Date: Sat Apr 26 09:24:09 2014 -0400 Window: moved ListPane into ui file src/contacts-app.vala | 6 ++---- src/contacts-list-pane.vala | 15 +++++++++++---- src/contacts-window.ui | 23 ++++++++++++++++++++--- src/contacts-window.vala | 16 ++-------------- 4 files changed, 35 insertions(+), 25 deletions(-) commit 9351fc8841a64db299c4e768418c0015c0e868f6 Author: Erick Pérez Castellanos Date: Sat Apr 26 02:12:35 2014 -0400 Contacts.View: moved into ui file Contacts.store instant of View promoted to property. Removed classic constructor code. src/contacts-list-pane.ui | 6 ++++++ src/contacts-list-pane.vala | 10 +++------- src/contacts-view.vala | 32 ++++++++++++++++++++------------ 3 files changed, 29 insertions(+), 19 deletions(-) commit 1851e04dd75a14e30ba01d3bbe4395b30d005610 Author: Erick Pérez Castellanos Date: Sat Apr 26 01:26:35 2014 -0400 ListPane: moved to template file Next thing is remove Contacts.View setting of Store in its constructor. src/Makefile.am | 3 +- src/contacts-list-pane.ui | 103 ++++++++++++++++++++++++++++++++++++++++++++ src/contacts-list-pane.vala | 95 +++++++++++++--------------------------- src/contacts.gresource.xml | 1 + 4 files changed, 136 insertions(+), 66 deletions(-) commit 7c1459d8a72485d4d4ee627dd202ce34111e335d Author: Erick Pérez Castellanos Date: Fri Apr 25 23:48:41 2014 -0400 ContactPane: moved into Window Added Store as a public property. I will prefer the property being private but GtkBuilder would not be able of setting it that way. src/contacts-app.vala | 8 +++----- src/contacts-contact-pane.vala | 26 +++++++++++++++++--------- src/contacts-window.ui | 6 +++++- src/contacts-window.vala | 8 +++----- 4 files changed, 28 insertions(+), 20 deletions(-) commit d6f248a1d8ed62cf970d9a3084e05f1782b9b712 Author: Erick Pérez Castellanos Date: Fri Apr 25 23:01:53 2014 -0400 Initial work to move code into Contacts.Window Moved Contacts.Store, this broke setup related code, but that code will live on Contacts.Window as well, so eventually will work. src/contacts-app.vala | 10 +++++++--- src/contacts-store.vala | 2 +- src/contacts-window.ui | 1 + src/contacts-window.vala | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) commit 31bfe2caa9332afb2f1a57176b2182a1fd0aa6ab Author: Aurimas Černius Date: Sun May 25 22:03:20 2014 +0300 Updated Lithuanian translation po/lt.po | 264 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 146 insertions(+), 118 deletions(-) commit b120ef7b909efe64ec901491f1dcfc3c4f43d9fb Author: Andika Triwidada Date: Sun May 25 02:21:36 2014 +0000 Updated Indonesian translation po/id.po | 261 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 142 insertions(+), 119 deletions(-) commit 99f9a69976ccb19aeec14f021e275550318a60e1 Author: Enrico Nicoletto Date: Thu May 15 18:42:33 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 309 +++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 171 insertions(+), 138 deletions(-) commit 890375cbe01fc287422065d199c2d5c9cbc81803 Author: Volker Sobek Date: Tue May 13 18:47:13 2014 +0200 ContactsWindow template: set correct parent class Fix parent type mismatch that prevent gnome-contacts from launching successfully. src/contacts-window.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0f748ba62bd3ced758e6d970f581688af0bac56a Author: Daniel Mustieles Date: Sat May 10 19:45:15 2014 +0200 Updated Spanish translation po/es.po | 307 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 170 insertions(+), 137 deletions(-) commit 3af40056ffca454c3577a4a829769abeedbc1212 Author: Ikuya Awashiro Date: Sat May 10 14:57:41 2014 +0900 l10n: Update Japanese translation po/ja.po | 340 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 196 insertions(+), 144 deletions(-) commit e87cdbbd7b99d8b5d9576fa067d17201d65702fb Author: Carles Ferrando Date: Fri May 9 00:11:57 2014 +0200 [l10n] Updated Catalan (Valencian) translation po/ca@valencia.po | 317 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 178 insertions(+), 139 deletions(-) commit c65a767afebee314434dbbdf4614f51c0500330d Author: Yuri Myasoedov Date: Thu May 8 20:15:47 2014 +0400 Updated Russian translation po/ru.po | 279 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 157 insertions(+), 122 deletions(-) commit 4e95af3607073b03e716f0ac326688771db83de7 Author: Ihar Hrachyshka Date: Sat May 3 14:56:49 2014 +0200 Updated Belarusian translation. (cherry picked from commit 39c51c300fd82852e8260bd2dc8c2d238f233ee0) po/be.po | 165 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 95 insertions(+), 70 deletions(-) commit f90fd0318ee00e28af0ac02683c640bc8309e767 Author: Victor Ibragimov Date: Fri Apr 25 17:16:13 2014 +0500 Tajik translation updated po/tg.po | 276 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 155 insertions(+), 121 deletions(-) commit f6899e14b1a62964503bc0d5fba502b5d0cdf7d5 Author: Marek Černocký Date: Wed Apr 23 15:39:52 2014 +0200 Updated Czech translation po/cs.po | 259 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 141 insertions(+), 118 deletions(-) commit be202cc85b32322b17903ee68dde80a74939251f Author: Akom Chotiphantawanon Date: Tue Apr 22 12:42:14 2014 +0700 Updated Thai translation po/th.po | 295 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 162 insertions(+), 133 deletions(-) commit fd8f03ff8dad9272f45a7fe62c81a296088bb46a Author: Yosef Or Boczko Date: Thu Apr 10 23:28:29 2014 +0300 Updated Hebrew translation po/he.po | 163 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 88 insertions(+), 75 deletions(-) commit 29268955d0d01e6ad963cccf7b7835fcb9a23b18 Author: Erick Pérez Castellanos Date: Thu Apr 10 15:44:03 2014 -0400 Address Book dialog: update button caption src/contacts-app.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a8235c4646fd7e5085ea140abce728a5a68f536a Author: Erick Pérez Castellanos Date: Thu Apr 10 15:00:53 2014 -0400 Address Book dialog: updated UI Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727804 src/contacts-accounts-list.vala | 27 +++++++++++++++---------- src/contacts-app.vala | 45 ++++++++++++++++++----------------------- 2 files changed, 36 insertions(+), 36 deletions(-) commit 052eeb403259410b63d66bb75104c9a54f96de8b Author: Yosef Or Boczko Date: Wed Apr 9 20:42:38 2014 +0300 Use header bar in the avatar dialog https://bugzilla.gnome.org/show_bug.cgi?id=727680 src/contacts-avatar-dialog.vala | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 93bb47d34f0a6a9f6a1ed2643487e7bf390309c3 Author: Yosef Or Boczko Date: Tue Apr 8 21:57:15 2014 +0300 Use header bar in the linked accounts dialog https://bugzilla.gnome.org/show_bug.cgi?id=727680 src/contacts-linked-accounts-dialog.vala | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) commit 3e72935200c20fcc092028ef3d094221bca0d8fe Author: Alexandre Franke Date: Wed Apr 9 13:38:33 2014 +0000 Updated French translation po/fr.po | 219 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 117 insertions(+), 102 deletions(-) commit f97a2a5a5070d110b5cf749d466b0f0dfe8d8a7f Author: Erick Pérez Castellanos Date: Mon Apr 7 16:51:12 2014 -0400 ContactPane: fix GtkLabel wrapping Show suggestion box when available Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727435 src/contacts-contact-pane.vala | 1 + 1 file changed, 1 insertion(+) commit 604c13cac08c02477669a360fbc9716befcb041b Author: Erick Pérez Castellanos Date: Mon Apr 7 16:50:19 2014 -0400 ContactEditor: focus new detail row Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727561 src/contacts-contact-editor.vala | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) commit 2662067730106829bc9b73d7ff53963c78548c27 Author: Yosef Or Boczko Date: Mon Apr 7 20:40:26 2014 +0300 new-contact-dialog: The title's words should be capitalised src/contacts-new-contact-dialog.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bd908b2738d0e141f6027a6ecb580beb6604fb5d Author: Erick Pérez Castellanos Date: Mon Apr 7 13:33:20 2014 -0400 build: bumping Gtk+ and Vala version This is bumped farther from the one suggested in the bug because I'm using Gtk+ features from newr releases. Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727584 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8ffe4462e885a4ec0da11912410718894b48c03c Author: Erick Pérez Castellanos Date: Mon Apr 7 01:10:03 2014 -0400 ContactEditor: update has_nickname_row properly Removed hack. This code can still be improved but that will come eventually, when we implement inline contact creation src/contacts-contact-editor.vala | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) commit 2c726f4784cf638b598ae074dde0d351c43aa77b Author: Yosef Or Boczko Date: Sat Apr 5 22:46:28 2014 +0300 Bump requirements for GTK+ For popover. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 433b334a4920db671681030c2d17ab2bc0dfff7c Author: Yosef Or Boczko Date: Sat Apr 5 21:00:02 2014 +0300 Updated Hebrew translation po/he.po | 246 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 131 insertions(+), 115 deletions(-) commit c09fcfc5d72fd37bb7e146b28edb52a0988169d3 Author: Erick Pérez Castellanos Date: Sat Apr 5 13:40:47 2014 -0400 build: add ContactFrame to translation Fixed dist Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727676 po/POTFILES.in | 1 + po/POTFILES.skip | 1 + 2 files changed, 2 insertions(+) commit b365ebd11ccf68ee29301db3d8e43e7c586c62f2 Author: Erick Pérez Castellanos Date: Sat Apr 5 10:35:01 2014 -0400 ContactPane: remove debug instruction src/contacts-contact-pane.vala | 2 -- 1 file changed, 2 deletions(-) commit 82f363c2c9b6d4c03141b003c18da8bcff920124 Author: Erick Pérez Castellanos Date: Sat Apr 5 10:31:34 2014 -0400 ContactPane: hooked actions to Editor properties Hooked actions for adding single value fields to the related ContactEditor properties. This prevent adding twice a birthday field for a contact. src/contacts-contact-pane.vala | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) commit cdd2278e7c908ec205bef8b318ee8039c18301e6 Author: Erick Pérez Castellanos Date: Sat Apr 5 10:28:18 2014 -0400 ContactEditor: add properties for single value fields The way properties are set is very fragile. nickname property case is the worst of all, I'm almost sure I will break this soon and I won't notice it. src/contacts-contact-editor.vala | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) commit 4fb06249009184b3f3118cbdcbb151b3c2295173 Author: Erick Pérez Castellanos Date: Fri Apr 4 23:35:41 2014 -0400 ContactPane: migrated custom toolbar to ActionBar src/contacts-contact-pane.vala | 47 +++++++++--------------------------------- 1 file changed, 10 insertions(+), 37 deletions(-) commit f41c345b91088f4fc5c7995de0bcbcadec161eb1 Author: Erick Pérez Castellanos Date: Fri Apr 4 23:05:21 2014 -0400 ContactPane: removed unused signal callback Hooked ContactPane::update_sheet directly into Contact::*changed signal. Removed show_matches parameters of update_sheet because no one is actually using it. src/contacts-contact-pane.vala | 38 +++++++++++++------------------------- 1 file changed, 13 insertions(+), 25 deletions(-) commit 0dddb6e2764678eb78b6f9f155fa35ee82602ab8 Author: Erick Pérez Castellanos Date: Fri Apr 4 22:56:40 2014 -0400 misc: moved Center helper container to utilsc src/contacts-contact-pane.vala | 51 ------------------------------------------ src/contacts-utils.vala | 50 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 51 deletions(-) commit ed0e1b239753eb0f08416378f723eefc95dd109c Author: Erick Pérez Castellanos Date: Fri Apr 4 22:50:38 2014 -0400 ContactPane: use popover in "new detail" button Replaced old menu for actions. Now the code is cleaner and easier to read. src/app-menu.ui | 46 +++++++++++++++ src/contacts-contact-pane.vala | 125 +++++++++++++++-------------------------- 2 files changed, 90 insertions(+), 81 deletions(-) commit 12d772dc8f9197a533353caecc5268b192c4de32 Author: Erick Pérez Castellanos Date: Fri Apr 4 14:04:33 2014 -0400 build: remove unused function argument src/contacts-app.vala | 2 +- src/contacts-contact-pane.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 3b1dcbf8195ed4a04c3b34fa26a9d50f52583947 Author: Erick Pérez Castellanos Date: Thu Apr 3 08:57:42 2014 -0400 build: removed AM_MAINTAINER_MODE autogen.sh | 2 +- configure.ac | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) commit a97c82acd9ae5088d6f3684c0559f5c1a9dd3c87 Author: Erick Pérez Castellanos Date: Wed Apr 2 20:24:46 2014 -0400 ContactSheet: showing actual links Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727419 src/contacts-contact-sheet.vala | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) commit 7ebaf38ec4bd8f943e71cb37b6ae58ca4aec433b Author: Erick Pérez Castellanos Date: Wed Apr 2 16:07:00 2014 -0400 build: replaced locally wrapper GLib function src/contacts-utils.vala | 2 +- vapi/custom.vapi | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) commit 80ea7b3acedaeb4e353a0b96a895fc39ef136345 Author: Erick Pérez Castellanos Date: Thu Feb 13 19:36:53 2014 -0500 Change Address Book: fix height of dialog buttons src/contacts-app.vala | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) commit f1b9d4a017d16229287e00b79248b376d82b7434 Author: Erick Pérez Castellanos Date: Tue Apr 1 16:31:58 2014 -0400 App: add accesibility name to buttons without label Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=720718 src/contacts-contact-editor.vala | 5 +++++ src/contacts-contact-frame.vala | 1 + src/contacts-window.ui | 10 ++++++++++ 3 files changed, 16 insertions(+) commit 69a28a7fdf3ecc257232eb685fdee507b6ecc0d6 Author: Pau Iranzo Date: Mon Mar 31 23:56:33 2014 +0200 [l10n] Update Catalan translation po/ca.po | 205 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 115 insertions(+), 90 deletions(-) commit d219663baa1938e22903541dda91a676e43359a2 Author: Piotr Drąg Date: Mon Mar 31 20:25:47 2014 +0200 doap: update URLs gnome-contacts.doap | 4 ++++ 1 file changed, 4 insertions(+) commit b953af4224d267dd2995d45c88631e3cd2799e5a Author: Claudio Arseni Date: Thu Mar 27 07:34:19 2014 +0000 Updated Italian translation po/it.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit e7a48f7bd47372b1ae9f77c0febefa467b4bc4fa Author: Peter Vágner Date: Tue Mar 25 21:11:42 2014 +0100 Updated slovak translation po/sk.po | 251 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 116 insertions(+), 135 deletions(-)