Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call-window: use the 'emblem-system-symbolic' icon for the camera popup button | Guillaume Desmottes | 2013-01-09 | 1 | -19/+24 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657634 | ||||
* | irc-network-chooser-dialog: use GNOME 3 +/- buttons | Guillaume Desmottes | 2013-01-08 | 1 | -10/+54 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668464 | ||||
* | Merge branch 'gnome-3-6' | Guillaume Desmottes | 2013-01-08 | 3 | -16/+55 |
|\ | |||||
| * | tp-chat: prepare CONNECTED on the TpConnection first | Guillaume Desmottes | 2013-01-08 | 1 | -10/+48 |
| | | | | | | | | | | | | We have to make sure that tp_connection_get_self_contact() won't return NULL. https://bugzilla.gnome.org/show_bug.cgi?id=691006 | ||||
| * | account-settings: early return if SASL earlier | Guillaume Desmottes | 2013-01-08 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | We should update the URI schemes and service even if the account uses SASL, so it has to be done *before* the early return. I did not hit this bug before as the only CM on which we use URI schemes (rakia) was not implementing SASL channel when I implemented this feature. https://bugzilla.gnome.org/show_bug.cgi?id=691195 | ||||
| * | roster-window: ellipsize infobar title | Guillaume Desmottes | 2013-01-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | This avoid to increase the width of the roster window when displaying the error. https://bugzilla.gnome.org/show_bug.cgi?id=691137 | ||||
* | | [l10n] Updated Italian translation. | Milo Casagrande | 2013-01-07 | 1 | -187/+267 |
| | | |||||
* | | Merge branch 'gnome-3-6' | Guillaume Desmottes | 2013-01-07 | 4 | -2055/+2087 |
|\| | | | | | | | | | | | Conflicts: po/kn.po po/ta.po | ||||
| * | log-window: escape the body of the message | Guillaume Desmottes | 2013-01-07 | 1 | -2/+7 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691085 | ||||
| * | Updated Uyghur translation | Gheyret Kenji | 2013-01-04 | 1 | -1831/+1902 |
| | | | | | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
| * | Updated Tamil translation | Dr.T.Vasudevan | 2012-12-09 | 1 | -1002/+1229 |
| | | |||||
| * | Updated Odia Translation with FUEL implementation. | ManojKumar Giri | 2012-12-03 | 1 | -5/+13 |
| | | |||||
| * | Updated Telugu Translations | Krishnababu Krothapalli | 2012-11-28 | 1 | -138/+88 |
| | | |||||
| * | Updated Malayalam translations | Ani Peter | 2012-11-27 | 1 | -76/+77 |
| | | |||||
| * | Updated Malayalam translations | Ani Peter | 2012-11-27 | 1 | -195/+381 |
| | | |||||
| * | hindi translation update | Rajesh Ranjan | 2012-11-23 | 1 | -84/+90 |
| | | |||||
| * | Updated kn translation | Shankar Prasad | 2012-11-21 | 1 | -118/+174 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-01-07 | 1 | -63/+87 |
| | | |||||
* | | roster-window: start live search on Ctrl+f | Guillaume Desmottes | 2013-01-04 | 1 | -2/+6 |
| | | |||||
* | | remove 'Search for contacts' accelerator | Guillaume Desmottes | 2013-01-04 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | It was impossible to type 'F' in our status message because of it. Shift+F is not a very common accelerator and there is no way to discover it any more (accelerators are not displayed in Shell's menu). Searching for contacts isn't something you are supposed to do every day so not having an accelerator isn't that bad anyway. https://bugzilla.gnome.org/show_bug.cgi?id=687629 | ||||
* | | call-window: set a bigger default size | Guillaume Desmottes | 2013-01-04 | 1 | -0/+2 |
| | | | | | | | | | | | | Set the same size as the default chat-window size. https://bugzilla.gnome.org/show_bug.cgi?id=687450 | ||||
* | | sync tools/ with telepathy-glib | Guillaume Desmottes | 2013-01-04 | 13 | -120/+129 |
| | | | | | | | | | | | | This should allow Empathy to be build with Python 3. https://bugzilla.gnome.org/show_bug.cgi?id=687616 | ||||
* | | implement %messageDirection% in default themes | Guillaume Desmottes | 2013-01-04 | 5 | -7/+9 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=688174 | ||||
* | | theme-adium: implement %messageDirection% | Guillaume Desmottes | 2013-01-04 | 1 | -9/+32 |
| | | | | | | | | | | | | This seems to work fine with the Stockholm which implement this keyword. https://bugzilla.gnome.org/show_bug.cgi?id=688174 | ||||
* | | Recognize both handheld and phone clienttypes as mobile devices | Sjoerd Simons | 2013-01-03 | 6 | -23/+26 |
| | | | | | | | | | | | | | | | | | | | | Empathy currently displays a phone icon for clients which indicate that they're phones. However some mobile clients use the "handheld" client type instead (e.g. Xabber on android devices). While changing things around, i've also refactored the code a bit to ensure that the determination will stay consistent in the various location if it's changed in future. | ||||
* | | empathy.desktop: set X-GNOME-UsesNotifications | Guillaume Desmottes | 2013-01-03 | 1 | -0/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043 | ||||
* | | notification: set the "desktop-entry" hint | Guillaume Desmottes | 2013-01-03 | 2 | -0/+5 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043 | ||||
* | | factor out empathy_notify_manager_create_notification() | Guillaume Desmottes | 2013-01-03 | 5 | -4/+26 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043 | ||||
* | | notifications: no need to set NOTIFY_EXPIRES_DEFAULT | Guillaume Desmottes | 2013-01-03 | 2 | -5/+0 |
| | | | | | | | | | | | | That's the default value. https://bugzilla.gnome.org/show_bug.cgi?id=691043 | ||||
* | | call: pass the proper flag to gtk_application_inhibit() | Guillaume Desmottes | 2013-01-02 | 1 | -2/+2 |
| | | | | | | | | We have to use '|' to combine flags, not '&'... | ||||
* | | configure.ac: fix typo | Guillaume Desmottes | 2013-01-02 | 1 | -1/+1 |
| | | |||||
* | | Check tp-fs version when building with GStreamer 0.10 | Guillaume Desmottes | 2013-01-02 | 1 | -1/+1 |
| | | |||||
* | | extensions: fix parallel build | Guillaume Desmottes | 2013-01-02 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Based on a similar fix from Debarshi Ray: f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8 https://bugzilla.gnome.org/show_bug.cgi?id=688132 | ||||
* | | Updated Lithuanian translation | Aurimas Černius | 2013-01-02 | 1 | -525/+413 |
| | | |||||
* | | [l10n] Updated Catalan documentation | Gil Forcada | 2013-01-01 | 1 | -33/+32 |
| | | |||||
* | | Updated Galician translations | Fran Diéguez | 2012-12-31 | 1 | -34/+56 |
| | | |||||
* | | Assamese translation updated | Nilamdyuti Goswami | 2012-12-27 | 1 | -62/+84 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2012-12-27 | 1 | -27/+51 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2012-12-27 | 1 | -53/+74 |
| | | |||||
* | | roster-window: prevent adding contact if not supported by CM | Guillaume Desmottes | 2012-12-26 | 1 | -0/+34 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=690733 | ||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-12-26 | 1 | -25/+37 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-12-26 | 1 | -1057/+0 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-12-26 | 1 | -21/+21 |
| | | |||||
* | | roster-window: add 'Add Contact...' button when relevant | Guillaume Desmottes | 2012-12-26 | 2 | -1/+41 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670048 | ||||
* | | roster-window: add a 'Show offline button" when relevant | Guillaume Desmottes | 2012-12-26 | 2 | -1/+53 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670048 | ||||
* | | roster-window: display a specific message if there is no offline contact either | Guillaume Desmottes | 2012-12-26 | 1 | -2/+7 |
| | | | | | | | | | | | | | | Displaying "No online contacts" while we are actually displaying all the contacts is miss leading. https://bugzilla.gnome.org/show_bug.cgi?id=670048 | ||||
* | | POTFILES.in: add empathy-roster-contact.c | Guillaume Desmottes | 2012-12-26 | 1 | -0/+1 |
| | | |||||
* | | build with TP_DISABLE_SINGLE_INCLUDE | Guillaume Desmottes | 2012-12-26 | 1 | -0/+1 |
| | | |||||
* | | bump telepathy-farstream and logger deps | Guillaume Desmottes | 2012-12-26 | 1 | -2/+3 |
| | | | | | | | | | | Those are the versions which started using TP_DISABLE_SINGLE_INCLUDE. We need them so can safely turn on this option in Empathy as well. | ||||
* | | theme-adium: use EMPATHY_WEBKIT_MENU_INSPECT | Guillaume Desmottes | 2012-12-26 | 1 | -51/+11 |
| | | | | | | | | | | | | | | We are now always using our own context menu even when the inspect menu item is displayed. https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | add EMPATHY_WEBKIT_MENU_INSPECT flag | Guillaume Desmottes | 2012-12-26 | 2 | -0/+21 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | factor out empathy_webkit_show_inspector() | Guillaume Desmottes | 2012-12-26 | 3 | -6/+15 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | theme-adium: use WebKitWebView::context-menu signal | Guillaume Desmottes | 2012-12-26 | 1 | -22/+27 |
| | | | | | | | | | | | | That's now the proper way to implement our custom context menu. https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | depend on WebKitGtk+ 1.9.1 | Guillaume Desmottes | 2012-12-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Needed for the WebKitWebView::context-menu signal. https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | export empathy_webkit_create_context_menu() | Guillaume Desmottes | 2012-12-26 | 2 | -1/+5 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | factor out empathy_webkit_create_context_menu() | Guillaume Desmottes | 2012-12-26 | 1 | -7/+21 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | empathy-webkit-util: coding style fixes | Guillaume Desmottes | 2012-12-26 | 2 | -14/+18 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684357 | ||||
* | | roster-contact: prefix status msg in case of error | Guillaume Desmottes | 2012-12-26 | 1 | -1/+21 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=688860 | ||||
* | | Updated Galician translations | Fran Diéguez | 2012-12-25 | 1 | -4/+12 |
| | | |||||
* | | Updated Greek translation | Dimitris Spingos | 2012-12-24 | 1 | -156/+214 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-12-21 | 1 | -28/+34 |
| | | |||||
* | | Updated German translation | Hendrik Knackstedt | 2012-12-20 | 1 | -129/+183 |
| | | |||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-12-19 | 1 | -3/+9 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2012-12-18 | 1 | -1/+1 |
| | | |||||
* | | Prepare 3.7.3EMPATHY_3_7_3 | Guillaume Desmottes | 2012-12-18 | 2 | -2/+24 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2012-12-16 | 1 | -145/+198 |
| | | |||||
* | | Updated Odia Translation with FUEL implementation. | ManojKumar Giri | 2012-12-03 | 1 | -5/+13 |
| | | |||||
* | | themes: improve readability of classic theme | Frédéric Péters | 2012-12-03 | 1 | -0/+5 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-12-03 | 1 | -14/+126 |
| | | |||||
* | | Added an Overview help page to Empathy, bug 604975 | Aruna | 2012-12-02 | 5 | -1/+64 |
| | | | | | | | | Created an overview page which briefs a new user on IM and adds a few pictures. | ||||
* | | Make parallel builds work | Debarshi Ray | 2012-12-01 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need to execute glib-ginterface-gen.py twice because it generates both the .c and .h files in one shot. Therefore, merely having one of them (say the .c) depend on the other (say the .h) is enough. Moreover, running it twice breaks parallel builds because one glib-ginterface-gen.py process steps on the other. Based on a suggestion from Ryan Lortie. Fixes: https://bugzilla.gnome.org/688132 | ||||
* | | set notifications-focus to true by default | Guillaume Desmottes | 2012-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | | By default most users wants to know if they are highlighted in a chat room. https://bugzilla.gnome.org/show_bug.cgi?id=689122 | ||||
* | | More geocode-glib porting work | Ryan Lortie | 2012-11-28 | 1 | -2/+2 |
| | | | | | | | | | | Fix a couple of small details missed by the last commit so that things compile again. | ||||
* | | Port EmpathyContact to geocode-glib >= 0.99.1 | Bastien Nocera | 2012-11-28 | 2 | -12/+16 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=689056 | ||||
* | | Updated Malayalam translations | Ani Peter | 2012-11-27 | 1 | -76/+77 |
| | | |||||
* | | Updated Malayalam translations | Ani Peter | 2012-11-27 | 1 | -195/+381 |
| | | |||||
* | | add some protocolname-displayname | Gabriele Giacone | 2012-11-26 | 1 | -0/+7 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=688988 | ||||
* | | Updated Galician translations | Fran Diéguez | 2012-11-23 | 1 | -141/+184 |
| | | |||||
* | | Fixed Russian translation | Yuri Myasoedov | 2012-11-22 | 1 | -4/+4 |
| | | |||||
* | | Assamese translation updated | Nilamdyuti Goswami | 2012-11-22 | 1 | -224/+350 |
| | | |||||
* | | release.py: update last_tag_pattern | Guillaume Desmottes | 2012-11-22 | 1 | -1/+1 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2012-11-22 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.7.2EMPATHY_3_7_2 | Guillaume Desmottes | 2012-11-22 | 2 | -2/+35 |
| | | |||||
* | | Merge branch 'gnome-3-6' | Guillaume Desmottes | 2012-11-22 | 5 | -653/+666 |
|\| | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac po/da.po po/et.po po/kn.po po/mr.po po/nb.po po/sk.po | ||||
| * | remove released flag | Guillaume Desmottes | 2012-11-14 | 1 | -1/+1 |
| | | |||||
| * | prepare 3.6.2EMPATHY_3_6_2 | Guillaume Desmottes | 2012-11-13 | 2 | -2/+28 |
| | | |||||
| * | auth-client: Support X-TELEPATHY-PASSWORD for GOA accounts | Debarshi Ray | 2012-11-09 | 1 | -10/+57 |
| | | | | | | | | | | | | | | If a provider supports more than one authentication mechanism (eg., Google), we prefer OAuth2. Fixes: https://bugzilla.gnome.org/687690 | ||||
| * | Implement Google OAUTH2 authentication for GOA accounts | Giovanni Campagna | 2012-11-09 | 1 | -1/+8 |
| | | | | | | | | | | | | | | GOA recently switched to OAuth2 for Google accounts, so we can use its credentials to access Google Talk without a password. https://bugzilla.gnome.org/show_bug.cgi?id=652546 | ||||
| * | camera-menu: Show the menu only if there is more than one camera | Debarshi Ray | 2012-11-09 | 1 | -0/+8 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/687449 | ||||
| * | empathy-call: Handle yanking out of current video input | Debarshi Ray | 2012-11-09 | 3 | -4/+31 |
| | | | | | | | | | | | | | | | | If the current video input is yanked out, we continue the call with only audio and desensitize the camera menu. Once the call is over we sensitize it again and continue. Fixes: https://bugzilla.gnome.org/687928 | ||||
| * | auth-client: Don't unref properties before creating the certificate | Debarshi Ray | 2012-11-06 | 1 | -2/+2 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/687762 | ||||
| * | Updated Brazilian Portuguese Translation | Rafael Ferreira | 2012-11-05 | 1 | -84/+90 |
| | | |||||
| * | update Punjabi Translation for package | A S Alam | 2012-11-04 | 1 | -87/+88 |
| | | |||||
| * | Updated kn translation | Shankar Prasad | 2012-11-01 | 1 | -84/+88 |
| | | |||||
| * | Updated Irish translation. | Seán de Búrca | 2012-10-29 | 1 | -2264/+2105 |
| | | |||||
| * | [l10n] Updated German translation | Tobias Endrigkeit | 2012-10-26 | 1 | -133/+150 |
| | | |||||
| * | Updated gujarati file | Sweta Kothari | 2012-10-25 | 1 | -8/+15 |
| | | |||||
| * | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-10-23 | 1 | -4/+45 |
| | | |||||
| * | Updated Odia Translation. | ManojKumar Giri | 2012-10-22 | 1 | -474/+434 |
| | | |||||
| * | empathy-call: Free the FsElementAddedNotifiers on fs-conference-removed | Debarshi Ray | 2012-10-18 | 1 | -0/+3 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/686314 | ||||
| * | empathy-call: Clean up the TfChannel before resetting the pipeline | Debarshi Ray | 2012-10-18 | 1 | -8/+14 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/686311 | ||||
| * | L10N: Updated Persian translation | Arash Mousavi | 2012-10-17 | 1 | -406/+362 |
| | | |||||
| * | Updated Norwegian Nynorsk translation (sync with Ubuntu) | Andreas N | 2012-10-17 | 1 | -1481/+2983 |
| | | |||||
| * | remove released flag | Guillaume Desmottes | 2012-10-15 | 1 | -1/+1 |
| | | |||||
| * | prepare 3.6.1EMPATHY_3_6_1 | Guillaume Desmottes | 2012-10-15 | 2 | -3/+16 |
| | | |||||
| * | Updated Danish translation | Ask H. Larsen | 2012-10-15 | 1 | -354/+361 |
| | | |||||
| * | Updated slovak translation | Pavol Klačanský | 2012-10-14 | 1 | -2255/+1713 |
| | | |||||
| * | Updated Korean translation | Changwoo Ryu | 2012-10-13 | 1 | -77/+86 |
| | | |||||
| * | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-10-13 | 1 | -82/+88 |
| | | |||||
| * | Updated British English translation | Bruce Cowan | 2012-10-13 | 1 | -83/+88 |
| | | |||||
| * | Updated Norwegian bokmål translation. | Kjartan Maraas | 2012-10-12 | 1 | -353/+362 |
| | | |||||
* | | Updated kn translation | Shankar Prasad | 2012-11-21 | 1 | -151/+211 |
| | | |||||
* | | Updated slovak translation | Pavol Klačanský | 2012-11-21 | 1 | -2354/+2623 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-11-20 | 1 | -56/+73 |
| | | |||||
* | | Fixed some errors in Russian translation | Yuri Myasoedov | 2012-11-20 | 1 | -425/+219 |
| | | |||||
* | | updated Tamil translation | Dr.T.Vasudevan | 2012-11-15 | 1 | -152/+202 |
| | | |||||
* | | auth-client: Support X-TELEPATHY-PASSWORD for GOA accounts | Debarshi Ray | 2012-11-09 | 1 | -10/+57 |
| | | | | | | | | | | | | | | If a provider supports more than one authentication mechanism (eg., Google), we prefer OAuth2. Fixes: https://bugzilla.gnome.org/687690 | ||||
* | | camera-menu: Show the menu only if there is more than one camera | Debarshi Ray | 2012-11-09 | 1 | -0/+8 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/687449 | ||||
* | | empathy-call: Handle yanking out of current video input | Debarshi Ray | 2012-11-09 | 3 | -4/+31 |
| | | | | | | | | | | | | | | | | If the current video input is yanked out, we continue the call with only audio and desensitize the camera menu. Once the call is over we sensitize it again and continue. Fixes: https://bugzilla.gnome.org/687928 | ||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2012-11-09 | 1 | -526/+360 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-11-09 | 1 | -3/+3 |
| | | |||||
* | | auth-client: Don't unref properties before creating the certificate | Debarshi Ray | 2012-11-06 | 1 | -2/+2 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/687762 | ||||
* | | Fix a string | Kjartan Maraas | 2012-11-06 | 1 | -1/+1 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-11-06 | 1 | -2/+6 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-11-06 | 1 | -372/+432 |
| | | |||||
* | | Add keywords to the desktop file | Matthias Clasen | 2012-11-05 | 1 | -0/+1 |
| | | | | | | | | | | This makes gnome-shell search more pleasant and useful. https://bugzilla.gnome.org/show_bug.cgi?id=686969 | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-11-03 | 1 | -57/+61 |
| | | |||||
* | | Implement Google OAUTH2 authentication for GOA accounts | Giovanni Campagna | 2012-11-02 | 1 | -1/+8 |
| | | | | | | | | | | | | | | GOA recently switched to OAuth2 for Google accounts, so we can use its credentials to access Google Talk without a password. https://bugzilla.gnome.org/show_bug.cgi?id=652546 | ||||
* | | empathy-call: inhibit when we are in a call | Guillaume Desmottes | 2012-11-02 | 1 | -0/+29 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684979 | ||||
* | | call-window: add 'inhibit' signal | Guillaume Desmottes | 2012-11-02 | 1 | -0/+18 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684979 | ||||
* | | accounts-dialog: subdialog window should not resizeable | Michael Wood | 2012-11-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | This means that when the expanded for advanced option is opened/closed the dialog maintains the correct size. https://bugzilla.gnome.org/show_bug.cgi?id=687338 | ||||
* | | irc-network-dialog: Don't allow window resizing | Michael Wood | 2012-11-02 | 1 | -0/+2 |
| | | | | | | | | | | | | Resizing causes blank space issues with the dialog. https://bugzilla.gnome.org/show_bug.cgi?id=687361 | ||||
* | | irc-network-dialog: Make sure the port GtkSpinButton gets enough space | Michael Wood | 2012-11-02 | 1 | -0/+13 |
| | | | | | | | | | | | | | | Column expanding was causing the port cell to be eclipsed by the port spin +/- buttons. https://bugzilla.gnome.org/show_bug.cgi?id=687361 | ||||
* | | irc-network-chooser-dialog: Attach dialog to parent window | Michael Wood | 2012-11-02 | 1 | -1/+1 |
| | | | | | | | | | | | | This avoid losing the window and the window order. https://bugzilla.gnome.org/show_bug.cgi?id=687361 | ||||
* | | Fix build with gst 0.10 | Xavier Claessens | 2012-10-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | In gstreamer 0.10 gst_debug_bin_to_dot_file() does not exists, it is called _gst_debug_bin_to_dot_file(). However in both 0.10 and 1.0 there is GST_DEBUG_BIN_TO_DOT_FILE() macro that is no-op if gst is not build with --gst-enable-gst-debug. | ||||
* | | Updated Irish translation. | Seán de Búrca | 2012-10-29 | 1 | -2264/+2105 |
| | | |||||
* | | Updated Indonesian translation | Andika Triwidada | 2012-10-27 | 1 | -132/+177 |
| | | |||||
* | | [l10n] Updated German translation | Tobias Endrigkeit | 2012-10-26 | 1 | -133/+150 |
| | | |||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-10-23 | 1 | -2/+44 |
| | | |||||
* | | empathy-call: Free the FsElementAddedNotifiers on fs-conference-removed | Debarshi Ray | 2012-10-18 | 1 | -0/+3 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/686314 | ||||
* | | empathy-call: Clean up the TfChannel before resetting the pipeline | Debarshi Ray | 2012-10-18 | 1 | -8/+14 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/686311 | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-10-18 | 1 | -4/+4 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-10-18 | 1 | -142/+185 |
| | | |||||
* | | debug-window: fix typo | Guillaume Desmottes | 2012-10-17 | 1 | -1/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=686067 | ||||
* | | L10N: Updated Persian translation | Arash Mousavi | 2012-10-17 | 1 | -406/+362 |
| | | |||||
* | | Updated Norwegian Nynorsk translation (sync with Ubuntu) | Andreas N | 2012-10-17 | 1 | -1481/+2983 |
| | | |||||
* | | Updated Danish translation | Ask H. Larsen | 2012-10-15 | 1 | -376/+419 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-10-14 | 1 | -80/+88 |
| | | |||||
* | | Get back old file | Pavol Klačanský | 2012-10-14 | 1 | -1713/+2255 |
| | | |||||
* | | Updated slovak translation | Pavol Klačanský | 2012-10-14 | 1 | -2255/+1713 |
| | | |||||
* | | Updated Korean translation | Changwoo Ryu | 2012-10-13 | 1 | -77/+86 |
| | | |||||
* | | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-10-13 | 1 | -82/+88 |
| | | |||||
* | | Updated British English translation | Bruce Cowan | 2012-10-13 | 1 | -83/+88 |
| | | |||||
* | | empathy-call: Add a debug option to dump the GStreamer pipeline | Debarshi Ray | 2012-10-12 | 3 | -3/+79 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/685888 | ||||
* | | turn EmpathyChatWindow to a GtkWindow subclass | Guillaume Desmottes | 2012-10-10 | 3 | -56/+52 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685793 | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-10-10 | 1 | -76/+100 |
| | | |||||
* | | EmpathyRosterWindow: Add UOA specific error infobar | Xavier Claessens | 2012-10-09 | 1 | -0/+59 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=681445 | ||||
* | | debug-window: add infobar telling user about privacy | Guillaume Desmottes | 2012-10-09 | 1 | -0/+27 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592995 | ||||
* | | start dev of 3.7.x | Guillaume Desmottes | 2012-10-09 | 1 | -3/+3 |
|/ | |||||
* | Updated Thai translation | Theppitak Karoonboonyanan | 2012-10-09 | 1 | -29/+35 |
| | |||||
* | Use better wording in Hungarian translation | Gabor Kelemen | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | prepare 3.6.0.3EMPATHY_3_6_0_3 | Guillaume Desmottes | 2012-10-08 | 2 | -2/+11 |
| | |||||
* | UOA mc plugin: Fix build errors | Xavier Claessens | 2012-10-08 | 1 | -5/+5 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-10-08 | 1 | -154/+86 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | prepare 3.6.0.2EMPATHY_3_6_0_2 | Guillaume Desmottes | 2012-10-08 | 2 | -2/+24 |
| | |||||
* | Fix planet gnome theme when using a non-default font | Sjoerd Simons | 2012-10-08 | 2 | -15/+23 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685663 | ||||
* | Don't set the DefaultFont{Size,Family} in the themes | Sjoerd Simons | 2012-10-08 | 3 | -18/+0 |
| | | | | | | | | For Adium themes Empathy prefers using the default font settings in a theme above the system font settings. So lets not set default fonts for the builtin themes, so these will follow the system instead. https://bugzilla.gnome.org/show_bug.cgi?id=685663 | ||||
* | deal if ag_manager_new_for_service_type() returns NULL | Guillaume Desmottes | 2012-10-08 | 1 | -0/+19 |
| | | | | | | | Looks like it may happen because of Ubuntu's apparmor policy. We can't do much in this case but best to not crash MC at least. https://bugzilla.gnome.org/show_bug.cgi?id=685498 | ||||
* | roster-window: fix event_activated_cb callback signature | Guillaume Desmottes | 2012-10-08 | 1 | -2/+1 |
| | | | | | | | We receive the EmpathyEvent as the second signal argument, no as user_data pointer (which is 'self'). https://bugzilla.gnome.org/show_bug.cgi?id=681725 | ||||
* | empathy-spell: fix string leak | Pavel Vasin | 2012-10-08 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685652 | ||||
* | theme-manager: fix GList leak | Pavel Vasin | 2012-10-08 | 1 | -2/+2 |
| | | | | | | g_hash_table_get_values() returns newly allocated list and it was lost https://bugzilla.gnome.org/show_bug.cgi?id=685652 | ||||
* | empathy_theme_manager_dup_theme_name_from_path(): fix mem leaks | Pavel Vasin | 2012-10-08 | 1 | -3/+5 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685652 | ||||
* | contact-search-dialog: fix GtkSizeGroup leak | Pavel Vasin | 2012-10-08 | 1 | -0/+1 |
| | | | | | | | | GtkSizeGroup objects are referenced by each widget in the size group, so once you have added all widgets to a GtkSizeGroup, you can drop the initial reference to the size group with g_object_unref(). https://bugzilla.gnome.org/show_bug.cgi?id=685652 | ||||
* | individual-menu: fix another GeeIterator leak | Pavel Vasin | 2012-10-08 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685652 | ||||
* | [nst] Link against libempathy | Sjoerd Simons | 2012-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | As the nautilus-sendto-plugin uses functions from libempathy it should link directly against it otherwise the build fails when using -Wl,--as-needed: .libs/empathy-nautilus-sendto.o: In function `dup_contact_from_individual': /tmp/buildd/empathy-3.6.0.1/nautilus-sendto-plugin/empathy-nautilus-sendto.c:73: undefined reference to `empathy_contact_dup_best_for_action' /tmp/buildd/empathy-3.6.0.1/nautilus-sendto-plugin/empathy-nautilus-sendto.c:78: undefined reference to `empathy_contact_can_do_action' | ||||
* | Updated Latvian translation | Rūdolfs Mazurs | 2012-10-07 | 1 | -69/+76 |
| | |||||
* | Updated Hebrew tranlation. | Yaron Shahrabani | 2012-10-05 | 1 | -198/+404 |
| | |||||
* | Minor fixes | Khaled Hosny | 2012-10-05 | 1 | -3/+3 |
| | |||||
* | Typos | Khaled Hosny | 2012-10-04 | 1 | -9/+9 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2012-10-04 | 1 | -84/+81 |
| | |||||
* | remove empathy-av old service and client files | Guillaume Desmottes | 2012-10-04 | 3 | -25/+0 |
| | | | | They are not used since a while. | ||||
* | Update French translation | Alexandre Franke | 2012-10-04 | 1 | -22/+31 |
| | |||||
* | [l10n] Added Khmer translation | Khoem Sokhem | 2012-10-03 | 2 | -0/+4724 |
| | |||||
* | print a warning if pulsesrc is missing | Guillaume Desmottes | 2012-10-03 | 1 | -1/+4 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-10-03 | 2 | -694/+710 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2012-10-03 | 1 | -1/+1 |
| | |||||
* | prepare 3.6.0.1EMPATHY_3_6_0_1 | Guillaume Desmottes | 2012-10-03 | 2 | -2/+41 |
| | |||||
* | chat-manager: cache the individual mgr | Guillaume Desmottes | 2012-10-03 | 1 | -1/+31 |
| | | | | We want to keep it alive during the whole lifetime of empathy-chat. | ||||
* | chat-window: expose the individual mgr as a property | Guillaume Desmottes | 2012-10-03 | 2 | -0/+42 |
| | |||||
* | chat-window: update the contact menu when folks is loaded | Guillaume Desmottes | 2012-10-03 | 1 | -0/+16 |
| | |||||
* | chat-window: load the individual mgr when the chat window is focused out | Guillaume Desmottes | 2012-10-03 | 1 | -11/+35 |
| | | | | | Dirty hack to cope with Folks being slow as hell and blocking the main loop while preparing. | ||||
* | move the individual mgr reference to empathy-chat-window | Guillaume Desmottes | 2012-10-03 | 2 | -19/+15 |
| | | | | | | The chat window is the one actually using the manager so it makes sense to move it there. It's a singleton so the same instance will be shared between windows anyway. | ||||
* | [l10n] Updated Catalan (Valencian) translation | Carles Ferrando | 2012-10-03 | 1 | -65/+71 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2012-10-03 | 1 | -63/+72 |
| | |||||
* | roster-view: add some delay before actually starting the live search | Guillaume Desmottes | 2012-10-02 | 1 | -2/+27 |
| | | | | | | | This avoid stacking a bunch of useless searches while user is typing as we can't stop the old search before starting the new one. https://bugzilla.gnome.org/show_bug.cgi?id=685278 | ||||
* | cope with the top_group_members list being changed while iterating over it | Guillaume Desmottes | 2012-10-02 | 1 | -6/+13 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685203 | ||||
* | individual-manager: make sure the individual stays alive when removing it | Guillaume Desmottes | 2012-10-02 | 1 | -0/+6 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685203 | ||||
* | roster-model-manager: factor out {add_to,remove_from}_top_group_members() | Guillaume Desmottes | 2012-10-02 | 1 | -14/+23 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=685203 | ||||
* | Updated Greek translation | Tom Tryfonidis | 2012-10-02 | 1 | -30/+39 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2012-10-02 | 1 | -62/+71 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-10-01 | 1 | -44/+43 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-09-30 | 1 | -34/+40 |
| | |||||
* | Updated Lithuanian translation | Žygimantas Beručka | 2012-09-30 | 1 | -256/+439 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-09-30 | 2 | -46/+64 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-09-29 | 1 | -22/+31 |
| | |||||
* | Updated Aragonese translation | Daniel Martinez Cucalon | 2012-09-29 | 1 | -1814/+1795 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-09-28 | 1 | -102/+109 |
| | |||||
* | individual_menu_add_personas(): restore the persona.individual after ↵ | Guillaume Desmottes | 2012-09-28 | 1 | -0/+5 |
| | | | | | | creating single_individual https://bugzilla.gnome.org/show_bug.cgi?id=684971 | ||||
* | empathy_chat_window_present_chat: return the window presenting the chat | Guillaume Desmottes | 2012-09-28 | 2 | -5/+6 |
| | |||||
* | No need to pass twice the same param to chat_window_contact_menu_update() | Guillaume Desmottes | 2012-09-28 | 1 | -4/+3 |
| | |||||
* | document when/how Folks is used in empathy-chat | Guillaume Desmottes | 2012-09-28 | 1 | -1/+8 |
| | |||||
* | make sure that chat_window_contact_menu_update is not called recursively | Guillaume Desmottes | 2012-09-28 | 1 | -0/+8 |
| | | | | | | | Calling empathy_chat_get_contact_menu() may have as a side effect to call empathy_contact_set_persona() which will fire a 'notify' signal and so trigger another mennu update. There is no point doing a second one, and creating a second menu, so best to avoid recursive calls. | ||||
* | Updated Portuguese translation | Duarte Loreto | 2012-09-28 | 1 | -24/+30 |
| | |||||
* | [l10n] Minor update to Catalan translation | Gil Forcada | 2012-09-28 | 1 | -24/+30 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-09-28 | 1 | -100/+110 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2012-09-27 | 1 | -22/+31 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2012-09-27 | 1 | -22/+32 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-09-27 | 1 | -23/+32 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-09-27 | 1 | -25/+32 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2012-09-27 | 1 | -21/+30 |
| | |||||
* | [l10n] Updated Italian translation. | Milo Casagrande | 2012-09-27 | 1 | -22/+31 |
| | |||||
* | Assamese translation updated | Nilamdyuti Goswami | 2012-09-27 | 1 | -26/+32 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-27 | 1 | -24/+31 |
| | |||||
* | POTFILES.in: add empathy-roster-model.h | Guillaume Desmottes | 2012-09-27 | 1 | -0/+1 |
| | | | | | | Some translated strings have been moved to this file but we forgot to include it in POTFILES.in. This is not a string break as those strings were not translated before. | ||||
* | server-tls-handler: fix the variant type when fetching ServerCertificate | Guillaume Desmottes | 2012-09-25 | 1 | -1/+1 |
| | | | | | | | g_variant_lookup() fails if we don't specificy that this string is secretly an object path. https://bugzilla.gnome.org/show_bug.cgi?id=684783 | ||||
* | Say in the status message when the call has been terminated | Guillaume Desmottes | 2012-09-25 | 1 | -0/+2 |
| | | | | | | | | | | This is not a string freeze break as this string is already used in a bunch of place in this file. We could probably improve the phrasing a little bit but that's too late for this cycle. https://bugzilla.gnome.org/show_bug.cgi?id=684528 | ||||
* | call_state is a CallState enum | Guillaume Desmottes | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | tp-chat: set Private and InviteOnly props on conference channels | Guillaume Desmottes | 2012-09-25 | 1 | -3/+30 |
| | | | | | | | Only the person invited are suppose to join these channels so tweak their settings to make them more secure. https://bugzilla.gnome.org/show_bug.cgi?id=684675 | ||||
* | update last_tag_pattern | Guillaume Desmottes | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | fix ubuntu-online-accounts/Makefile.amEMPATHY_3_6_0 | Guillaume Desmottes | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | prepare 3.6.0 | Guillaume Desmottes | 2012-09-25 | 2 | -3/+62 |
| | |||||
* | [l10n] Update Japanese translation | Jiro Matsuzawa | 2012-09-24 | 1 | -5/+5 |
| | |||||
* | Updated Brazilian Portuguese Translation | Antonio Fernandes C. Neto | 2012-09-24 | 1 | -24/+29 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-09-24 | 1 | -90/+47 |
| | |||||
* | Updated Greek help translation | Tom Tryfonidis | 2012-09-24 | 1 | -147/+7 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-09-24 | 1 | -869/+763 |
| | |||||
* | [l10n] Update Japanese translation | Noriko Mizumoto | 2012-09-24 | 1 | -573/+469 |
| | |||||
* | Updated Latvian translation | Rūdolfs Mazurs | 2012-09-23 | 1 | -28/+29 |
| | |||||
* | Updated Latvian translation | Rūdolfs Mazurs | 2012-09-23 | 1 | -1916/+1873 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2012-09-23 | 1 | -387/+381 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2012-09-23 | 1 | -1814/+1593 |
| | |||||
* | [l10n]Updated Catalan (Valencian) translation | Carles Ferrando | 2012-09-23 | 1 | -1814/+1748 |
| | |||||
* | [l10n] Added Catalan translation | Gil Forcada | 2012-09-23 | 1 | -1833/+1783 |
| | |||||
* | Updated Malayalam file | Ani Peter | 2012-09-23 | 1 | -1412/+464 |
| | |||||
* | update Simplified Chinese (zh_CN) translation | Cheng Lu | 2012-09-23 | 1 | -1772/+1730 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-09-22 | 1 | -367/+368 |
| |