commit a56397c94ff77bd4952bf43afe8fbbbb47dc70c9 Author: Daniele Forsi Date: Thu Mar 21 21:46:13 2013 +0100 upd 0.69 * NEWS: upd * configure.in: 0.69 NEWS | 22 ++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) commit 4c6fae0b4b25ebc7e72034d584d113b5a8b0c2b4 Author: Balázs Úr Date: Sat Mar 16 23:37:24 2013 +0100 Updated Hungarian translation po/hu.po | 392 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 204 insertions(+), 188 deletions(-) commit 500741ce70df3e1f5b4122be39d332fa96827440 Author: Wei-Lun Chao Date: Fri Feb 22 22:33:28 2013 +0100 Added Traditional Chinese translation po/LINGUAS | 1 + po/zh_TW.po | 423 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 424 insertions(+) commit 516e327975914c5e4a2a1ea5f2613904643bbe2d Author: Enrico Nicoletto Date: Sun Feb 10 00:15:18 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 516 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 261 insertions(+), 255 deletions(-) commit 737f1dcb32471606d19fa5075c0d32030aedba92 Author: Yaron Shahrabani Date: Fri Dec 28 14:05:44 2012 +0200 Updated Hebrew translation. po/he.po | 483 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 233 insertions(+), 250 deletions(-) commit fdeba693e17241eb84d4c13da6d5648e1e693566 Author: Andika Triwidada Date: Sat Sep 8 23:58:19 2012 +0700 Updated Indonesian translation po/id.po | 400 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 208 insertions(+), 192 deletions(-) commit 3c0872805106e7a964b48bc9221636f4f11399f9 Author: Fran Diéguez Date: Thu Aug 30 14:46:25 2012 +0200 Updated Galician translations po/gl.po | 363 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 184 insertions(+), 179 deletions(-) commit 16211d498385e85c649760fbd186231032417cf2 Author: Daniel Șerbănescu Date: Fri Aug 3 00:19:33 2012 +0200 Updated Romanian Translation po/LINGUAS | 1 + po/ro.po | 459 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 460 insertions(+) commit 1e1596086252647bd38ed83ecf77e180a4467f9e Author: Rūdolfs Mazurs Date: Wed Jun 20 21:00:22 2012 +0300 Updated Latvian translation po/lv.po | 515 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 260 insertions(+), 255 deletions(-) commit d5aec60e877de83f8b4f38486b7a7a3853a0a240 Author: Мирослав Николић Date: Fri Jun 1 21:06:42 2012 +0200 Updated Serbian translation po/sr.po | 54 +++++++++++++++++++++++++++++------------------------- po/sr@latin.po | 54 +++++++++++++++++++++++++++++------------------------- 2 files changed, 58 insertions(+), 50 deletions(-) commit 90278f0f1f996169d405dcea2d015cb9201f95c6 Author: Daniel Mustieles Date: Thu May 31 14:17:03 2012 +0200 Updated Spanish translation po/es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 7e275fbd68885314354e647ef37e310aefd4e60a Author: Matej Urbančič Date: Sat May 19 13:22:43 2012 +0200 Updated Slovenian translation po/sl.po | 463 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 234 insertions(+), 229 deletions(-) commit a2b7feeb4ef51d57d5245b04267b4212437d97c9 Author: Daniele Forsi Date: Tue May 15 19:20:50 2012 +0200 build: add AM_SILENT_RULES macro See http://live.gnome.org/GnomeGoals/NicerBuilds configure.in | 1 + 1 file changed, 1 insertion(+) commit 64ec299ba48efbd55b8b66508b09749562b4342f Author: Daniele Forsi Date: Tue May 15 19:24:28 2012 +0200 glibgsmtest: add g_main_loop_unref (loop); libgsm/glibgsmtest.c | 1 + 1 file changed, 1 insertion(+) commit 2d515a0b1b0291135d57e4b2fd4e361927d09a99 Author: Daniele Forsi Date: Tue May 15 19:19:40 2012 +0200 glibgsmtest: add arg_description to command line options libgsm/glibgsmtest.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit 9f6ab88e96ec593a03459a4a1a4e9b32ff442e34 Author: Daniele Forsi Date: Tue May 15 19:14:28 2012 +0200 glibgsmtest: use g_printerr() for all error messages libgsm/glibgsmtest.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) commit 047e433f660d382abd123116f8d52861b4df6b51 Author: Daniele Forsi Date: Wed May 9 21:11:47 2012 +0200 glibgsmtest: add "--main-loop" command line option to test signals Usage: glibgsmtest --main-loop This will show status changes for of battery, network registration, etc. until Ctrl+C is pressed. libgsm/glibgsmtest.c | 8 ++++++++ 1 file changed, 8 insertions(+) commit 8f47f86be78d18202a4f26ce2d6c0ba39e99cd0e Author: Piotr Drąg Date: Wed May 9 22:52:05 2012 +0200 Updated POTFILES.in po/POTFILES.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit ffc15cc558f41cf419fb33f0cb3ced37dd351442 Author: Daniele Forsi Date: Wed May 9 19:30:32 2012 +0200 glibgsmtest: make message more similar to the other one libgsm/glibgsmtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ed5fb25f0e749ca38b30ab3072961b4e039ed045 Author: Daniele Forsi Date: Wed May 9 19:18:17 2012 +0200 glibgsmtest: use the same parameter_string for g_option_context_new() as the main program So it is alreadly translated in main program. libgsm/glibgsmtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bd8f4835227e7466b08b216c117d11eca297a9de Author: Daniele Forsi Date: Wed May 9 19:03:22 2012 +0200 build: remove another obsolete g_thread_init() call libgsm/glibgsmtest.c | 1 - 1 file changed, 1 deletion(-) commit cb30a88d2cf7d370cee907aa4ef7688b9a907b70 Author: Daniele Forsi Date: Thu May 3 09:57:56 2012 +0200 ui: no need to explicitely set inactive radio buttons Since they are in the same group, setting one radio button to active makes inactive the one set at design time in glade; the "toggled" callback is called for both and the UI is kept in sync with the prefs. src/ui.c | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) commit 224d98c3af75fcae9d984938ac284277a36e9130 Author: Daniele Forsi Date: Wed May 2 18:53:37 2012 +0200 ui: remove detection of old GTK+ versions Phone Manager now depends on gtk+-3.0 >= 3.0 src/menu.c | 4 ---- 1 file changed, 4 deletions(-) commit 12500169fc284b840a075249c3a300fc86f34977 Author: Daniele Forsi Date: Wed May 2 18:22:48 2012 +0200 trivial: whitespace src/ui.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) commit e4f8676ed23a86431bdf7199addf93f44232c559 Author: Daniele Forsi Date: Wed May 2 18:18:01 2012 +0200 ui: use gconf_bridge_bind_property() also for "other_serial" src/ui.c | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) commit f08f7cea6bd28515ed842ba33b86a75ce6ecfe82 Author: Daniele Forsi Date: Wed May 2 17:42:24 2012 +0200 trivial: rename set_dependent_widget as widget_set_dependent_sensitive It only sets sensitivity. src/ui.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 5bc71bda484a6fc725897440aa187d156d57f54c Author: Daniele Forsi Date: Wed May 2 17:38:00 2012 +0200 ui: do not call set_dependent_widget() to set sensitivity It will be called when the S_ACTIVE macros will execute gtk_toggle_button_set_active(). src/ui.c | 4 ---- 1 file changed, 4 deletions(-) commit 5e7ef2ba121135c26a1f6313297798090b994e2c Author: Daniele Forsi Date: Wed May 2 16:24:28 2012 +0200 ui: track Bluetooth status when the Bluetooth radio button is selected To change button sensitivity when the adapter is turned on or off. src/ui.c | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) commit 796f7e3db00c41f3d3ce3316cd6b5caf5df70730 Author: Daniele Forsi Date: Wed May 2 15:54:42 2012 +0200 ui: use g_object_set_data() to handle dependent widgets It makes the code simpler. src/ui.c | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) commit 552571834e04c364d9842cec4916671ee9ae932b Author: Daniele Forsi Date: Wed May 2 14:37:40 2012 +0200 ui: replace S_CONNECT macro with s_connect function It will allow some code simplification. src/ui.c | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) commit 35b98fd76d996f0e3223aa9bb2a52b0985d63425 Author: Daniele Forsi Date: Mon Apr 30 17:07:22 2012 +0200 ui: move allocations closer to their first use src/ui.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 74289a88822b9b2c25cdae4ce6264645dd57efb4 Author: Daniele Forsi Date: Tue Apr 24 11:46:52 2012 +0200 ui: add a separator above the Quit menu item src/menu.c | 5 +++++ 1 file changed, 5 insertions(+) commit f10c8be2a3c09b3e2f12179af5f3503b921a9f1c Author: Daniele Forsi Date: Mon Apr 30 12:04:39 2012 +0200 ui: add a title to the status icon So that a nicer name will be shown (the already translated string for "Phone Manager", instead of the name of the executable, gnome-phone-manager, which can't be translated). src/icon.c | 1 + 1 file changed, 1 insertion(+) commit 7257220a414196e15a2207d8026f30297d5bfcc5 Author: Daniele Forsi Date: Sun Apr 29 15:04:50 2012 +0200 trivial: update .gitignore .gitignore | 2 ++ 1 file changed, 2 insertions(+) commit b7fc67a8f0be0c5789c786a6a818106c9ed089c8 Author: Daniele Forsi Date: Sat Apr 28 16:53:09 2012 +0200 build: fix memleaks found by Cppcheck 1.54 Fixes: [libgsm/phonemgr-listener.c:1137]: (error) Memory leak: mstr [src/main.c:69]: (error) Memory leak: app libgsm/phonemgr-listener.c | 1 + src/main.c | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) commit 41b7a7a7b548335a9e09aa597c6494608f7587a0 Author: Daniele Forsi Date: Fri Apr 27 14:48:51 2012 +0200 trivial: g_free() accepts a NULL argument src/connection.c | 3 +-- src/e-phone-entry.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) commit 37ad77fe0e2e75d4feb10fe24550dd8362554e06 Author: Daniele Forsi Date: Tue Apr 24 12:41:31 2012 +0200 trivial: reword some debug messages src/connection.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 3b798d69ef1db4b3444a22a3c4d6076fcba94c3a Author: Daniele Forsi Date: Tue Apr 24 12:39:40 2012 +0200 connection: do not print a numeric status for handled states src/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8f9ca7ea42846219800d89d7cc851f34f0c6bc75 Author: Daniele Forsi Date: Tue Apr 24 12:15:43 2012 +0200 trivial: fix typo in debug message src/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c8c259b415598ccd6fb94b23b80f5c814ffa0f3d Author: Marek Černocký Date: Tue Apr 24 18:42:27 2012 +0200 Updated Czech translation po/cs.po | 308 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 156 insertions(+), 152 deletions(-) commit aa2c41efb965f95d6e5efbd1273cc8839d8f01be Author: Piotr Drąg Date: Sun Apr 22 17:56:17 2012 +0200 Updated Polish translation po/pl.po | 58 +++++++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 27 deletions(-) commit d0b72e0181016083b074c008315433fb9c9be831 Author: Bruno Brouard Date: Sun Apr 22 16:30:51 2012 +0200 Updated French translation po/fr.po | 314 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 159 insertions(+), 155 deletions(-) commit 3bdcbefc2e3659e245896b302fa333c17f2386b7 Author: Daniel Mustieles Date: Sun Apr 22 11:14:17 2012 +0200 Updated Spanish translation po/es.po | 312 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 158 insertions(+), 154 deletions(-) commit 76399a73450a88a755c654238dd8267de7226152 Author: Daniele Forsi Date: Sun Apr 22 10:47:29 2012 +0200 Make help string translatable po/POTFILES.in | 1 + telepathy/main.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) commit 8808d720e5e7239ad533a9381fb42b52c8ec20bd Author: Dominique Leuenberger Date: Thu Dec 1 19:01:21 2011 +0100 Bug 665302: No longer use g_thread_init. It's been implicit since glib 2.24 telepathy/main.c | 1 - 1 file changed, 1 deletion(-) commit 3258fac6ee556af6f5368798fb1ea129b4d88505 Author: Bastien Nocera Date: Wed Mar 14 16:13:55 2012 +0100 cut-n-paste: Change canonical location https://bugzilla.gnome.org/show_bug.cgi?id=672072 cut-n-paste/e-contact-entry/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit fbfffe3aa6dfd5273d4d035ebfd3b2c2f84c29f1 Author: Bastien Nocera Date: Wed Mar 14 16:12:58 2012 +0100 cut-n-paste: Remove unused assignment https://bugzilla.gnome.org/show_bug.cgi?id=672071 cut-n-paste/e-contact-entry/e-contact-entry.c | 2 -- 1 file changed, 2 deletions(-) commit 15d10a1a3a279eae166886cbcf317945b3c67380 Author: Bastien Nocera Date: Wed Mar 14 15:49:45 2012 +0100 Remove unused assignment https://bugzilla.gnome.org/show_bug.cgi?id=672069 src/e-phone-entry.c | 2 -- 1 file changed, 2 deletions(-) commit 5e6310c58b759a52944b33c5a9910ad02ae4d7fe Author: Bastien Nocera Date: Wed Mar 14 15:49:10 2012 +0100 Remove dead code https://bugzilla.gnome.org/show_bug.cgi?id=672068 src/test-entry.c | 3 --- 1 file changed, 3 deletions(-) commit ed58afc0ffc73a106b1e86db70c2be53f90c3b55 Author: Bastien Nocera Date: Wed Mar 14 15:47:43 2012 +0100 Port to newest e-d-s using GSettings https://bugzilla.gnome.org/show_bug.cgi?id=672067 configure.in | 2 +- src/e-phone-entry.c | 37 ++++++++----------------------------- 2 files changed, 9 insertions(+), 30 deletions(-) commit 53dc6065afb8f46648fb4519fc1d2aef4561c63f Author: Bastien Nocera Date: Wed Mar 14 15:33:48 2012 +0100 build: Remove obsolete g_thread_init() calls https://bugzilla.gnome.org/show_bug.cgi?id=672064 configure.in | 2 +- src/main.c | 2 -- src/test-entry.c | 2 -- 3 files changed, 1 insertion(+), 5 deletions(-) commit 487cf4ca444601f98ae7e8307ec586417c474882 Author: Daniele Forsi Date: Thu Apr 19 21:07:06 2012 +0200 Add ChangeLog to .gitignore because it is autogenerated now .gitignore | 2 ++ 1 file changed, 2 insertions(+) commit 4fe9b4544c56857b42c2d88c4830beebe0f3055f Author: Piotr Drąg Date: Sun Mar 25 21:26:38 2012 +0200 Updated Polish translation po/pl.po | 529 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 231 insertions(+), 298 deletions(-) commit 4a88dbc2ca2bd25a54d9e0eae499afcb2b26d3ab Author: Fran Diéguez Date: Sat Mar 24 22:49:48 2012 +0100 Updated Galician translations po/gl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit dee3111739b9646e71836e7a4842b1909eb4a9ee Author: Fran Diéguez Date: Sat Mar 24 00:16:26 2012 +0100 Updated Galician translations po/gl.po | 392 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 202 insertions(+), 190 deletions(-) commit d8e88cda4388717e088e4c972eb54cdc087a924b Author: Мирослав Николић Date: Mon Mar 19 10:08:14 2012 +0100 Added Serbian translation po/LINGUAS | 2 + po/sr.po | 455 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/sr@latin.po | 455 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 912 insertions(+) commit 6425c41b9f1db07b49a1f9bf6ac33dab80d6688c Author: Praveen Arimbrathodiyil Date: Sat Mar 10 21:13:01 2012 +0530 Malayalam translation by Anish A po/LINGUAS | 1 + po/ml.po | 441 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 442 insertions(+) commit ba69e2341613bc44e8f2fb4d5241f9386aaa6a13 Author: Daniele Forsi Date: Thu Feb 23 13:36:03 2012 +0100 Fix usage of gn_cfg_memory_read() and gn_cfg_phone_load() Return value is a gn_error. Fixes clang warnings: ./phonemgr/libgsm/phonemgr-utils.c:525:48: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (gn_cfg_memory_read ((const char **)lines) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ./phonemgr/libgsm/phonemgr-utils.c:535:36: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (gn_cfg_phone_load("", &state) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ libgsm/phonemgr-utils.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) commit 2877c3a41b7e8feeb6eb6d6f718f4556ffb0161c Author: Dominique Leuenberger Date: Mon Dec 5 09:10:59 2011 +0100 Bug 665309: Adapt to gnome-bluetooth 3.3 API configure.in | 2 +- gnome-bluetooth/phonemgr.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 97218476fad9d82f0fe8b82e2635f286a4f213c9 Author: Kristjan SCHMIDT Date: Sat Nov 12 19:15:45 2011 +0100 Add Esperanto translation po/LINGUAS | 1 + po/eo.po | 437 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 438 insertions(+)