Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2012-09-22 | 1 | -366/+391 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-09-22 | 1 | -347/+351 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-09-22 | 1 | -373/+376 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-09-22 | 1 | -348/+350 |
| | |||||
* | actually unmute the microphone when restarting the call | Guillaume Desmottes | 2012-09-21 | 1 | -1/+1 |
| | | | | | | | | | That's what this code was always meant to do but some idiot named Guillaume changed it and introduced this regression in 74d098cd8894f72321237e120267a5ec3f188b3f when using the audio-input-microphone-muted-symbolic icon. https://bugzilla.gnome.org/show_bug.cgi?id=684531 | ||||
* | Uploaded Ukranian | Daniel Korostil | 2012-09-21 | 1 | -1327/+1329 |
| | |||||
* | migrate_account_to_uoa: actually iterate over the supersedes array | Guillaume Desmottes | 2012-09-21 | 1 | -2/+5 |
| | | | | | | I'm not a fan of pointer arithmetic, it's clearer to iterate using an index. https://bugzilla.gnome.org/show_bug.cgi?id=684475 | ||||
* | Updated Portuguese translation | Duarte Loreto | 2012-09-21 | 1 | -342/+343 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-09-21 | 2 | -696/+702 |
| | |||||
* | Updated British English translation | Chris Leonard | 2012-09-20 | 1 | -26/+27 |
| | |||||
* | Updated Telugu Translations | Krishnababu Krothapalli | 2012-09-20 | 1 | -1799/+1873 |
| | |||||
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-09-20 | 1 | -351/+351 |
| | |||||
* | Use funnel instead of fsfunnel for gstreamer 1.0 | Sjoerd Simons | 2012-09-20 | 1 | -3/+9 |
| | |||||
* | Updated Greek translation | Tom Tryfonidis | 2012-09-20 | 1 | -350/+354 |
| | |||||
* | hindi updated file by Chandan Kumar | Rajesh Ranjan | 2012-09-20 | 1 | -421/+363 |
| | |||||
* | Updated translation for Odia. | ManojKumar Giri | 2012-09-20 | 1 | -2135/+1913 |
| | |||||
* | Update French translation | Alexandre Franke | 2012-09-20 | 1 | -346/+350 |
| | |||||
* | Updated Malayalam file | Ani Peter | 2012-09-20 | 1 | -2/+0 |
| | |||||
* | Updated Malayalam file | Ani Peter | 2012-09-20 | 1 | -2222/+2139 |
| | |||||
* | Updated kn translation | Shankar Prasad | 2012-09-20 | 1 | -428/+391 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-09-20 | 1 | -739/+588 |
| | |||||
* | Updated Arabic translation | Ibrahim Saed | 2012-09-20 | 1 | -406/+377 |
| | |||||
* | update Punjabi Translation | A S Alam | 2012-09-19 | 1 | -1347/+1294 |
| | |||||
* | Updated Thai translation | Theppitak Karoonboonyanan | 2012-09-19 | 1 | -2445/+2629 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-09-19 | 1 | -349/+350 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2012-09-19 | 1 | -345/+349 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2012-09-19 | 1 | -347/+351 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-09-19 | 1 | -351/+352 |
| | |||||
* | Assamese translation updated | Nilamdyuti Goswami | 2012-09-18 | 1 | -350/+351 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-09-18 | 1 | -353/+355 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2012-09-18 | 1 | -347/+351 |
| | |||||
* | [l10n] Updated Italian translation. | Milo Casagrande | 2012-09-18 | 1 | -345/+349 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2012-09-18 | 1 | -2/+6 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-18 | 1 | -373/+373 |
| | |||||
* | empathy.application.in: fix <translations> markup | Guillaume Desmottes | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | generate empathy.application from empathy.application.in | Guillaume Desmottes | 2012-09-18 | 4 | -1/+9 |
| | | | | | | This allow us to mark the description key as translatable. https://bugzilla.gnome.org/show_bug.cgi?id=684281 | ||||
* | Updated Hungarian translation | Gabor Kelemen | 2012-09-18 | 1 | -867/+390 |
| | |||||
* | Updated translation for Brazilian Portuguese. | Rafael Ferreira | 2012-09-18 | 1 | -353/+351 |
| | |||||
* | Update British English translation | Chris Leonard | 2012-09-18 | 1 | -350/+362 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2012-09-17 | 1 | -1/+1 |
| | |||||
* | glib-signals-marshal-gen.py is not needed any moreEMPATHY_3_5_92 | Guillaume Desmottes | 2012-09-17 | 4 | -71/+0 |
| | |||||
* | prepare 3.5.92 | Guillaume Desmottes | 2012-09-17 | 2 | -3/+43 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-09-17 | 1 | -92/+7 |
| | |||||
* | hindi update | Rajesh Ranjan | 2012-09-17 | 1 | -1725/+1838 |
| | |||||
* | set custom selection color in default themes | Guillaume Desmottes | 2012-09-17 | 3 | -0/+12 |
| | | | | | | Ensure that we actually see the text being selected. https://bugzilla.gnome.org/show_bug.cgi?id=684194 | ||||
* | sync tools/* with tp-glib master | Guillaume Desmottes | 2012-09-17 | 19 | -111/+288 |
| | | | | Fix extensions/Makefile.am to build with the new tools. | ||||
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 100 | -196/+76 |
| | | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch. | ||||
* | [l10n] Updated German translation | Mario Blättermann | 2012-09-16 | 1 | -2106/+1608 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2012-09-16 | 1 | -1785/+1734 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-09-16 | 1 | -17/+16 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-09-16 | 1 | -37/+35 |
| | |||||
* | Updated Greek help translation | Tom Tryfonidis | 2012-09-13 | 1 | -669/+1948 |
| | |||||
* | individual-menu: fix GeeIterator leak | Guillaume Desmottes | 2012-09-13 | 1 | -1/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864 | ||||
* | empathy-contact: fix priv->logged_alias leak | Guillaume Desmottes | 2012-09-13 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864 | ||||
* | theme-adium: free the result of g_strsplit with g_strfreev | Guillaume Desmottes | 2012-09-13 | 1 | -6/+3 |
| | | | | | | Freeing with g_free() doesn't free the content of the array. https://bugzilla.gnome.org/show_bug.cgi?id=683864 | ||||
* | theme-adium: fix priv->variant leak | Guillaume Desmottes | 2012-09-13 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864 | ||||
* | Finnish translation update by Jiri Grönroos | Ville-Pekka Vainio | 2012-09-13 | 1 | -1781/+1803 |
| | |||||
* | uk update | Daniel Korostil | 2012-09-13 | 1 | -2246/+2212 |
| | |||||
* | Updated Arabic translation | Ibrahim Saed | 2012-09-12 | 1 | -1733/+1729 |
| | |||||
* | accounts-dialog: add icons cache | Guillaume Desmottes | 2012-09-12 | 1 | -2/+31 |
| | | | | | | Saves us from loading the same icons from the disk again and again. https://bugzilla.gnome.org/show_bug.cgi?id=675220 | ||||
* | accounts-dialog: set pixbuf on the cell rather than the icon-name | Guillaume Desmottes | 2012-09-12 | 1 | -1/+9 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=675220 | ||||
* | rename empathy_roster_model_get_groups_for_individual() to _dup_ | Guillaume Desmottes | 2012-09-12 | 5 | -14/+14 |
| | | | | | It matches tp-glib naming convention now that the returned list is (transfer full). | ||||
* | empathy_roster_model_get_groups_for_individual: return a (transfer full) list | Guillaume Desmottes | 2012-09-12 | 3 | -5/+5 |
| | | | | | | | gee_iterator_get() returns a new string, so we have to pass its ownership to the list to not leak it. https://bugzilla.gnome.org/show_bug.cgi?id=683864 | ||||
* | connection-aggregator: fix contacts array leak | Guillaume Desmottes | 2012-09-12 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864 | ||||
* | filter_groups: don't leak the widgets list | Guillaume Desmottes | 2012-09-12 | 1 | -2/+8 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864 | ||||
* | roster-window: unprepare the individual manager before destroying the roster | Guillaume Desmottes | 2012-09-12 | 1 | -1/+18 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660128 | ||||
* | add empathy_individual_manager_unprepare_async() | Guillaume Desmottes | 2012-09-12 | 2 | -0/+58 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=660128 | ||||
* | depend on Folks 0.7.3 | Guillaume Desmottes | 2012-09-12 | 1 | -1/+1 |
| | | | | Needed for IndividualAggregator.unprepare() | ||||
* | There is no gstreamer-interfaces in 1.0, they are in audio/video | Olivier Crête | 2012-09-12 | 3 | -0/+11 |
| | |||||
* | empathy_roster_window_init: don't call set_notebook_page() | Guillaume Desmottes | 2012-09-12 | 1 | -2/+0 |
| | | | | | | | | | We should wait for the AM to be prepared (which is done in this function) before calling set_notebook_page() as it calls empathy_account_manager_get_accounts_connected() which relies on the AM being prepared. https://bugzilla.gnome.org/show_bug.cgi?id=683854 | ||||
* | UOA mc plugin: Don't crash if auth failure is removed on an unknown IM service | Xavier Claessens | 2012-09-12 | 1 | -3/+6 |
| | |||||
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-09-12 | 1 | -217/+83 |
| | |||||
* | Assamese translation updated | Nilamdyuti Goswami | 2012-09-11 | 1 | -26/+34 |
| | |||||
* | use tp_connection_dup_contact_info_supported_fields() | Guillaume Desmottes | 2012-09-11 | 1 | -2/+2 |
| | | | | tp_connection_get_contact_info_supported_fields() has been deprecated | ||||
* | use tp_contact_dup_contact_info() | Guillaume Desmottes | 2012-09-11 | 2 | -4/+4 |
| | | | | tp_contact_get_contact_info() has been deprecated. | ||||
* | use tp_channel_dup_immutable_properties() | Guillaume Desmottes | 2012-09-11 | 3 | -31/+39 |
| | | | | tp_channel_borrow_immutable_properties() has been deprecated. | ||||
* | sasl-handler: factor out channel_has_may_save_response() | Guillaume Desmottes | 2012-09-11 | 1 | -24/+24 |
| | |||||
* | event-manager: use empathy_sasl_channel_supports_mechanism() | Guillaume Desmottes | 2012-09-11 | 1 | -9/+2 |
| | | | | There is no point re-implementing it. | ||||
* | use tp_channel_get_connection() | Guillaume Desmottes | 2012-09-11 | 5 | -12/+12 |
| | | | | tp_channel_get_connection() has been deprecated. | ||||
* | use tp_text_channel_dup_pending_messages() | Guillaume Desmottes | 2012-09-11 | 1 | -2/+2 |
| | | | | tp_text_channel_get_pending_messages() has been deprecated. | ||||
* | use tp_account_manager_dup_valid_accounts() | Guillaume Desmottes | 2012-09-11 | 23 | -55/+58 |
| | | | | | | tp_account_manager_get_valid_accounts() has been deprecated. Fix an accounts list leak in empathy-sanity-cleaning. | ||||
* | Depend on telepathy-glib 0.19.9 | Guillaume Desmottes | 2012-09-11 | 1 | -1/+1 |
| | | | | We are going to use the new version of some deprecated API. | ||||
* | roster-view: clear the view when disposing | Guillaume Desmottes | 2012-09-11 | 1 | -11/+15 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683699 | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2012-09-10 | 2 | -82/+98 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2012-09-10 | 1 | -37/+46 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2012-09-09 | 1 | -1771/+1549 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2012-09-09 | 1 | -1784/+1558 |
| | |||||
* | Updated Greek translation | Tom Tryfonidis | 2012-09-08 | 1 | -28/+36 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-09-08 | 1 | -30/+36 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-09-07 | 1 | -1070/+1065 |
| | |||||
* | remove release flag | Guillaume Desmottes | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-09-07 | 1 | -42/+50 |
| | |||||
* | prepare 3.5.91.1EMPATHY_3_5_91_1 | Guillaume Desmottes | 2012-09-07 | 2 | -2/+33 |
| | |||||
* | add a FIXME about the initial value of the 'remember' checkbox | Guillaume Desmottes | 2012-09-07 | 1 | -0/+3 |
| | |||||
* | account-settings: always save the password into the password storage | Guillaume Desmottes | 2012-09-07 | 1 | -7/+2 |
| | | | | This ensures that the password is stored with the proper 'remember' value. | ||||
* | consider account widget has changed if the remember checkbox is changed | Guillaume Desmottes | 2012-09-07 | 1 | -5/+12 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683397 | ||||
* | EmpathyRosterWindow: refactor error infobar code | Xavier Claessens | 2012-09-07 | 2 | -202/+105 |
| | |||||
* | accounts_dialog_update_settings: fix if no account is selected | Guillaume Desmottes | 2012-09-07 | 1 | -2/+3 |
| | | | | | | | | The logic changed if no account is selected as new account are now added using a separated dialog. So if no account is selected we can certainly add a new account but not remove anything. https://bugzilla.gnome.org/show_bug.cgi?id=683442 | ||||
* | ll-xmpp-assistant: deal with the im-local-xmpp not being found | Guillaume Desmottes | 2012-09-07 | 1 | -4/+7 |
| | | | | | | | For some reason my test user can't find it; best to not raise warnings in this case. https://bugzilla.gnome.org/show_bug.cgi?id=683442 | ||||
* | mcp-account-manager-uoa: reconnect accounts when they are not failing any more | Guillaume Desmottes | 2012-09-07 | 1 | -0/+37 |
| | | | | | | | We want to automatically reconnect failing accounts when user refreshed the credentials. https://bugzilla.gnome.org/show_bug.cgi?id=683409 | ||||
* | Depend on mission-control 5.13.1 | Guillaume Desmottes | 2012-09-07 | 1 | -1/+1 |
| | | | | Needed for the new reconnect plugin API. | ||||
* | webcredentials-monitor: track failures | Guillaume Desmottes | 2012-09-07 | 2 | -9/+142 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683409 | ||||
* | webcredentials-monitor: get a proxy on the D-Bus object | Guillaume Desmottes | 2012-09-07 | 1 | -2/+42 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683409 | ||||
* | add empathy-webcredentials-monitor | Guillaume Desmottes | 2012-09-07 | 3 | -0/+170 |
| | | | | | | Just the skeleton so far. https://bugzilla.gnome.org/show_bug.cgi?id=683409 | ||||
* | [l10n] Updated Italian translation. | Milo Casagrande | 2012-09-07 | 1 | -2/+2 |
| | |||||
* | [l10n] Updated Italian translation. | Milo Casagrande | 2012-09-07 | 1 | -31/+38 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-09-07 | 1 | -258/+238 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-09-07 | 1 | -33/+41 |
| | |||||
* | roster-window: display loading page when reconnecting accounts | Guillaume Desmottes | 2012-09-06 | 1 | -1/+12 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683501 | ||||
* | roster-window: inline hide/show_contacts_loading in set_notebook_page() | Guillaume Desmottes | 2012-09-06 | 1 | -25/+15 |
| | | | | | | | It's cleaner to have all the logic deciding which page to display in set_notebook_page(). https://bugzilla.gnome.org/show_bug.cgi?id=683501 | ||||
* | roster-window: update the roster page when the most available presence changes | Guillaume Desmottes | 2012-09-06 | 1 | -0/+13 |
| | | | | | Fix a race between all the contacts being removed, and so the roster being empty, and the presence notification. | ||||
* | actually display the 'go online' button | Guillaume Desmottes | 2012-09-06 | 1 | -1/+1 |
| | | | | I added this flag exactly for this and then forgot to use it... | ||||
* | Don't show "Topic: " in tooltips if there is none | Will Thompson | 2012-09-06 | 1 | -1/+1 |
| | | | | | | | I think I made this regress when I made Empathy understand the new Subject interface. https://bugzilla.gnome.org/show_bug.cgi?id=683453 |