Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated German help translation | Christian Kirbach | 2013-08-10 | 1 | -502/+601 |
| | |||||
* | EmpathyAccountsDialog: Simplify the way we update account display name label ↵ | Xavier Claessens | 2013-08-09 | 1 | -35/+12 |
| | | | | | | | | | in infobar accounts_dialog_update_status_infobar() is the function responsible for doing all updates. https://bugzilla.gnome.org/show_bug.cgi?id=705668 | ||||
* | EmpathyAccountSettings: remember the new account display name when setting one. | Xavier Claessens | 2013-08-09 | 1 | -6/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=705668 | ||||
* | EmpathyUserInfo: Update identifier/alias when they change on the account | Xavier Claessens | 2013-08-09 | 1 | -3/+26 |
| | | | | | | | | | When the account goes online the account's nickname quickly changes from the identifier to the actual nickname from the self VCard. Identifier can change as well when editing account settings. https://bugzilla.gnome.org/show_bug.cgi?id=705668 | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-08-09 | 1 | -80/+93 |
| | |||||
* | Don't dereference a NULL error | Emilio Pozuelo Monfort | 2013-08-08 | 1 | -1/+2 |
| | | | | | | | libsecret returns FALSE without an error in some cases but we unconditionally dereference it, causing a crash. https://bugzilla.gnome.org/show_bug.cgi?id=692105 | ||||
* | Updated Hungarian translation | Gabor Kelemen | 2013-08-08 | 1 | -714/+730 |
| | |||||
* | use the user_action_time received from TP when presenting existing call window | Guillaume Desmottes | 2013-08-07 | 3 | -4/+9 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=705618 | ||||
* | empathy_call_window_present(): rename to _new_handler() | Guillaume Desmottes | 2013-08-07 | 3 | -3/+3 |
| | | | | | | | The name was miss leading as this function do more than just presenting the window. https://bugzilla.gnome.org/show_bug.cgi?id=705618 | ||||
* | use the user_action_time received from TP when presenting new call window | Guillaume Desmottes | 2013-08-07 | 2 | -2/+11 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=705618 | ||||
* | call-factory::new-call-handler: remove unused 'outgoing' arg | Guillaume Desmottes | 2013-08-07 | 2 | -3/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=705618 | ||||
* | fix memory leak | Chandni Verma | 2013-08-06 | 1 | -0/+1 |
| | |||||
* | Updated Brazilian Portuguese translation | Rafael Ferreira | 2013-08-06 | 1 | -710/+729 |
| | |||||
* | Fix assertion failure on opening conversation menu in 1-1 chats | Chandni Verma | 2013-08-03 | 1 | -8/+17 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-08-02 | 1 | -111/+128 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2013-07-31 | 1 | -371/+602 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-07-26 | 1 | -105/+119 |
| | |||||
* | calls: only set InitialAudio or InitialVideo if they are true | Alban Crequy | 2013-07-25 | 1 | -5/+12 |
| | | | | | | Any genuinely voice-only CM might not include InitialVideo in its advertised RequestableChannelClass. Empathy must not add InitialVideo=false then but just not include it. | ||||
* | Updated Czech translation | Marek Černocký | 2013-07-22 | 1 | -2/+2 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2013-07-22 | 1 | -105/+117 |
| | |||||
* | Show a 'Remove from Group <group-name>' button in remove dialog | Chandni Verma | 2013-07-21 | 1 | -11/+68 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=585440 | ||||
* | Install property active-group in EmpathyIndividualMenu | Chandni Verma | 2013-07-21 | 6 | -7/+47 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=585440 | ||||
* | GOA: ignore non-Telepathy accounts | Marco Barisione | 2013-07-18 | 1 | -0/+6 |
| | | | | | | | This fixes a crash when trying to remove a GOA account without chat support. https://bugzilla.gnome.org/show_bug.cgi?id=704469 | ||||
* | "Join Chat" and "Leave Chat" menu items for Conversation menu in MUCs | Chandni Verma | 2013-07-18 | 2 | -0/+72 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643755 | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-07-18 | 1 | -59/+63 |
| | |||||
* | EmpathySoundManager: Fix playing sound when account goes online. | Xavier Claessens | 2013-07-18 | 1 | -7/+29 |
| | | | | | | | | We need to use the requested presence instead of the current presence to check if we should play sound, because in the case of an account that just got connected, its current presence may still be OFFLINE. https://bugzilla.gnome.org/show_bug.cgi?id=704454 | ||||
* | Move empathy_check_available_state() from utils to sound-manager | Xavier Claessens | 2013-07-18 | 3 | -19/+18 |
| | | | | | | | It is used only from one place, there is no reason to have it in utils. https://bugzilla.gnome.org/show_bug.cgi?id=704454 | ||||
* | EmpathyEventManager: Do not miss contact signon even for new contacts | Xavier Claessens | 2013-07-18 | 1 | -3/+16 |
| | | | | | | | When a new contact is added, it could already be online, especially with Salut. https://bugzilla.gnome.org/show_bug.cgi?id=704452 | ||||
* | [l10n] Updated Italian translation. | Milo Casagrande | 2013-07-17 | 1 | -47/+53 |
| | |||||
* | Updated slovak translation | Pavol Klačanský | 2013-07-14 | 1 | -16/+18 |
| | |||||
* | update Simplified Chinese (zh_CN) translation | Wylmer Wang | 2013-07-11 | 1 | -750/+826 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2013-07-10 | 1 | -9/+14 |
| | |||||
* | Remove the name of an account once it has been deleted. | Travis Reitter | 2013-07-09 | 1 | -0/+10 |
| | | | | | | | | | This fixes a minor security issue where information about an account (its name) could be displayed after the point it was deleted. It only lasted until Empathy was quit. This patch ensures the name is scrubbed from Empathy immediately. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=701649 | ||||
* | Updated Spanish translation | Daniel Mustieles | 2013-07-09 | 1 | -11/+14 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2013-07-09 | 1 | -1/+1 |
| | |||||
* | 3.9.4EMPATHY_3_9_4 | Guillaume Desmottes | 2013-07-09 | 2 | -2/+20 |
| | |||||
* | roster: compare elements as utf8 strings, for correct collation | Frédéric Péters | 2013-07-09 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=703453 | ||||
* | EmpathySearchContactDialog: Set search entry insensitive when search is not ↵ | Xavier Claessens | 2013-07-08 | 1 | -0/+2 |
| | | | | | | | | | supported There is no point in letting user type something if the search button is insensitive anyway. https://bugzilla.gnome.org/show_bug.cgi?id=703775 | ||||
* | EmpathyContactSearchDialog: Set line wrap on message pages instead of ellipsize | Xavier Claessens | 2013-07-08 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=703775 | ||||
* | EmpathyContactSearchDialog: Add a "Not Supported" message page | Xavier Claessens | 2013-07-08 | 1 | -1/+15 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=703775 | ||||
* | EmpathyContactSearchDialog: factor out append_message_page() | Xavier Claessens | 2013-07-08 | 1 | -13/+20 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=703775 | ||||
* | Updated slovak translation | Pavol Klačanský | 2013-07-08 | 1 | -68/+69 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-07-04 | 1 | -38/+38 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2013-06-29 | 1 | -67/+67 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-06-28 | 1 | -67/+67 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-06-27 | 1 | -59/+60 |
| | |||||
* | AccountsDialog: Truncate too long account names | Xavier Claessens | 2013-06-26 | 1 | -3/+3 |
| | | | | | | This prevent strings to be too big. https://bugzilla.gnome.org/show_bug.cgi?id=702095 | ||||
* | Merge branch 'gnome-3-8' | Xavier Claessens | 2013-06-26 | 1 | -0/+1 |
|\ | |||||
| * | AccountsDialog: Ellipsize account dispaly name | Xavier Claessens | 2013-06-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | This fix gnome-shell crash if the name is too big, because it makes the window huge. https://bugzilla.gnome.org/show_bug.cgi?id=702095 | ||||
* | | Merge branch 'gnome-3-8' | Guillaume Desmottes | 2013-06-26 | 1 | -1/+21 |
|\| | |||||
| * | Fix escaping of text in empathy log window | Ryan Lortie | 2013-06-26 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | | We insert text into the log window by using a javascript expression, with the text to insert quoted with single quotes. Ensure that we apply the correct escaping so that backslashes and quote characters are taken literally. https://bugzilla.gnome.org/show_bug.cgi?id=691085 | ||||
* | | Updated Spanish translation | Daniel Mustieles | 2013-06-24 | 1 | -158/+234 |
| | | |||||
* | | Add help <desc> and update index.page | Ekaterina Gerasimova | 2013-06-24 | 1 | -7/+11 |
| | | | | | | | | Every page should have a description and a proper title. library.gnome.org will soon use these. | ||||
* | | Update create-account help page | Ekaterina Gerasimova | 2013-06-24 | 3 | -85/+77 |
| | | | | | | | | Update the page as it was somewhat out of date. | ||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-06-20 | 1 | -57/+57 |
| | | |||||
* | | [l10n] Updated Italian translation. | Milo Casagrande | 2013-06-18 | 1 | -124/+123 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2013-06-17 | 1 | -41/+41 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2013-06-17 | 1 | -1/+1 |
| | | |||||
* | | 3.9.3EMPATHY_3_9_3 | Guillaume Desmottes | 2013-06-17 | 2 | -2/+14 |
| | | |||||
* | | Merge remote-tracking branch 'origin/gnome-3-8' | Guillaume Desmottes | 2013-06-17 | 1 | -0/+1 |
|\| | |||||
| * | debug-window: fix messages array leak | Guillaume Desmottes | 2013-06-11 | 1 | -0/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=701914 | ||||
* | | Fix new account dialog for title conforming to HIG | Sindhu S | 2013-06-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Changed new account dialog title from "Adding new account" to "Add new account" compliant with GNOME HIG. https://bugzilla.gnome.org/show_bug.cgi?id=701891 | ||||
* | | Merge branch 'gnome-3-8' | Xavier Claessens | 2013-06-11 | 1 | -5/+20 |
|\| | |||||
| * | EmpathyNewChatroomDialog: Do not crash if the CM omitted handle-name | Xavier Claessens | 2013-06-11 | 1 | -0/+6 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=698742 | ||||
| * | EmpathyNewChatroomDialog: Make sure we use the TpRoomList that correspond to ↵ | Xavier Claessens | 2013-06-11 | 1 | -3/+12 |
| | | | | | | | | | | | | | | | | | | | | | | selected account When switching account before tp_room_list_new_async() finish, there is a race for which one will finish first. We ignore the new TpRoomList if it does not correspond to the currently selected account. https://bugzilla.gnome.org/show_bug.cgi?id=698742 | ||||
| * | EmpathyNewChatroom: Fix comment to correspond to the reality | Xavier Claessens | 2013-06-11 | 1 | -2/+2 |
| | | | | | | | | | | | | The comments where out of sync with the en COL_* enum. https://bugzilla.gnome.org/show_bug.cgi?id=698742 | ||||
* | | Updated Galician translations | Fran Diéguez | 2013-06-02 | 1 | -3/+2 |
| | | |||||
* | | Updated Galician translations | Fran Diéguez | 2013-06-02 | 1 | -723/+721 |
| | | |||||
* | | empathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined. | Iain Lane | 2013-05-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | We use empathy_keyring_set_account_password_finish and friends from here. https://bugzilla.gnome.org/show_bug.cgi?id=701281 | ||||
* | | remove released flag | Guillaume Desmottes | 2013-05-29 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.9.2EMPATHY_3_9_2 | Guillaume Desmottes | 2013-05-29 | 2 | -2/+22 |
| | | |||||
* | | Updated Czech translation | Marek Černocký | 2013-05-29 | 1 | -721/+722 |
| | | |||||
* | | Updated slovak translation | Pavol Klačanský | 2013-05-25 | 1 | -1/+1 |
| | | |||||
* | | Updated slovak translation | Pavol Klačanský | 2013-05-25 | 1 | -719/+716 |
| | | |||||
* | | Merge branch 'gnome-3-8' | Guillaume Desmottes | 2013-05-24 | 3 | -14/+9 |
|\| | | | | | | | | | | | Conflicts: NEWS configure.ac | ||||
| * | remove released flag | Guillaume Desmottes | 2013-05-24 | 1 | -1/+1 |
| | | |||||
| * | 3.8.3EMPATHY_3_8_3 | Guillaume Desmottes | 2013-05-24 | 2 | -2/+8 |
| | | |||||
| * | debug-window: pass the proper type when setting 'yalign' | Guillaume Desmottes | 2013-05-24 | 1 | -1/+1 |
| | | |||||
| * | new-chatroom-dialog: use tp_g_signal_connect_object() | Guillaume Desmottes | 2013-05-24 | 1 | -6/+6 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696151 | ||||
| * | Revert "log-window: escape the body of the message" | Guillaume Desmottes | 2013-05-24 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | | | | | This commit introduced a nasty regression breaking UTF-8 logs (#692746). I prefer to revert it as #691085 was a far less anoying bug. We'll re-fix #691085 once we'll have a UTF-8 friendly escape function in GLib (#89548). This reverts commit 1e7449f5a14e2f031389808206c9991f65d3ade7. | ||||
| * | remove released flag | Guillaume Desmottes | 2013-05-20 | 1 | -1/+1 |
| | | |||||
| * | prepare 3.8.2EMPATHY_3_8_2 | Guillaume Desmottes | 2013-05-20 | 2 | -2/+9 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2013-05-24 | 1 | -757/+753 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2013-05-17 | 1 | -311/+274 |
| | | |||||
* | | Mark untranslatable images in help | Ekaterina Gerasimova | 2013-05-17 | 6 | -40/+43 |
| | | | | | | | | | | Mark images without text as untranslatable in user help. At the same time, mark author emails as untranslatable. | ||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-05-16 | 1 | -723/+717 |
| | | |||||
* | | Add gnome-help/C entry to .gitignore | Sindhu S | 2013-05-12 | 1 | -0/+1 |
| | | | | | | | | The command `git status` will now recognize new *.page added in help/C | ||||
* | | [l10n] Update Catalan documentation | Gil Forcada | 2013-05-09 | 1 | -39/+30 |
| | | |||||
* | | [l10n] Update Catalan documentation | Manel Vidal | 2013-05-09 | 1 | -2554/+2618 |
| | | |||||
* | | Fix UOA build error | Xavier Claessens | 2013-05-07 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'gnome-3-8' | Xavier Claessens | 2013-05-07 | 1 | -0/+11 |
|\| | |||||
| * | Fix crash when displaying google account vcard | Xavier Claessens | 2013-05-07 | 1 | -0/+11 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2013-05-05 | 1 | -896/+1092 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2013-05-04 | 1 | -721/+717 |
| | | |||||
* | | release: update last_tag_pattern | Guillaume Desmottes | 2013-05-03 | 1 | -1/+1 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2013-05-03 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.9.1EMPATHY_3_9_1 | Guillaume Desmottes | 2013-05-03 | 2 | -2/+22 |
| | | |||||
* | | GNOME Goal: Update icon names | B.Prathibha | 2013-05-03 | 4 | -4/+4 |
| | | | | | | | | | | | | Corrected the icon names as per the icon naming spec. https://bugzilla.gnome.org/show_bug.cgi?id=692160 | ||||
* | | fixed grammatical error: setup -> set up could find this error only in ↵ | SandipTiwari | 2013-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | src/empathy-roster-window.c changed from "You need to setup an ..." to "You need to set up an ..." as suggested. https://bugzilla.gnome.org/show_bug.cgi?id=697302 | ||||
* | | Merge branch 'gnome-3-8' | Guillaume Desmottes | 2013-05-03 | 1 | -0/+1 |
|\| | |||||
| * | call-window: Remember that the audio output has been added | Olivier Crête | 2013-05-03 | 1 | -0/+1 |
| | | | | | | | | | | | | Otherwise it tries to re-add it. https://bugzilla.gnome.org/show_bug.cgi?id=697214 | ||||
* | | Merge branch 'gnome-3-8' | Guillaume Desmottes | 2013-05-03 | 3 | -1/+21 |
|\| | | | | | | | | | Conflicts: src/empathy.c | ||||
| * | libempathy: Fix build by adding missing math.h header | Stef Walter | 2013-05-03 | 1 | -0/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699017 | ||||
| * | remove released flag | Guillaume Desmottes | 2013-04-15 | 1 | -1/+1 |
| | | |||||
| * | 3.8.1EMPATHY_3_8_1 | Guillaume Desmottes | 2013-04-15 | 1 | -0/+18 |
| | | |||||
| * | prepare 3.8.1 | Guillaume Desmottes | 2013-04-15 | 1 | -2/+2 |
| | | |||||
| * | Updated Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 2013-04-08 | 1 | -2487/+2535 |
| | | |||||
| * | Updated German help translation | Christian Kirbach | 2013-04-05 | 1 | -23/+22 |
| | | |||||
| * | EmpathyApp: don't open the main instance if only the preferences are requested | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -4/+10 |
| | | | | | | | | Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=697254 | ||||
* | | Updated Spanish translation | Daniel Mustieles | 2013-05-03 | 1 | -93/+148 |
| | | |||||
* | | Updated link-contacts.page, bug 677549 | Shobha Tyagi | 2013-04-30 | 1 | -25/+48 |
| | | |||||
* | | [l10n] Updated Italian translation. | Milo Casagrande | 2013-04-28 | 1 | -716/+715 |
| | | |||||
* | | Updated Greek translation | Dimitris Spingos | 2013-04-26 | 1 | -198/+211 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2013-04-24 | 1 | -90/+119 |
| | | |||||
* | | Update Simplified Chinese help translation | Wylmer Wang | 2013-04-20 | 1 | -2280/+2691 |
| | | |||||
* | | Update video call help for 3.8 | Ekaterina Gerasimova | 2013-04-16 | 3 | -15/+18 |
| | | |||||
* | | Update help for making audio calls | Ekaterina Gerasimova | 2013-04-16 | 3 | -12/+19 |
| | | | | | | | | | | Update the help for 3.8 and delete icon that is no longer dispayed in the application. | ||||
* | | Updated Spanish translation | Daniel Mustieles | 2013-04-13 | 1 | -41/+39 |
| | | |||||
* | | empathy-utils: add missing math.h include | Guillaume Desmottes | 2013-04-10 | 1 | -0/+1 |
| | | |||||
* | | Updated Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 2013-04-08 | 1 | -2487/+2535 |
| | | |||||
* | | Updated German help translation | Christian Kirbach | 2013-04-05 | 1 | -23/+22 |
| | | |||||
* | | EmpathyDebugger: Use application activate and keep platform data | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -19/+51 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197 | ||||
* | | EmpathyApp: Use GAction to pass the command-line to main instance | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -1/+28 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197 | ||||
* | | EmpathyApp: don't open the main instance if only the preferences are requested | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -4/+10 |
| | | | | | | | | Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=697254 | ||||
* | | EmpathyChat: pass platform-data when activating | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -2/+4 |
| | | | | | | | | This can be done by not initializing gtk before that the application will do it. | ||||
* | | EmpathyAccounts: use GApplication activate | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -16/+21 |
| | | |||||
* | | EmpathyApp: don't activate app with invalid commandline | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -6/+7 |
| | | |||||
* | | EmpathyApp: clear errors in command-line initialization | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -5/+2 |
| | | |||||
* | | empaty.desktop: enable StartupNotify | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -1/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197 | ||||
* | | Empathy: Use g_application_activate to pass platform-data to the GtkApplication | Marco Trevisan (Treviño) | 2013-04-05 | 1 | -27/+16 |
| | | | | | | | | | | | | | | Also we make sure that the DESKTOP_STARTUP_ID env variable is not unset when initializing gtk. https://bugzilla.gnome.org/show_bug.cgi?id=697197 | ||||
* | | keyring: Drop legacy function after the libsecret migration | Emanuele Aina | 2013-04-04 | 3 | -16/+2 |
| | | |||||
* | | Merge branch 'gnome-3-8' | Xavier Claessens | 2013-04-03 | 1 | -2/+8 |
|\| | |||||
| * | UOA: Do not segfault when "Done" or "Cancel" button clicked but widget is ↵ | Lukas Vacek | 2013-04-03 | 1 | -2/+8 |
| | | | | | | | | not ready yet | ||||
* | | Clean up #include directives in source files | Emanuele Aina | 2013-04-02 | 66 | -105/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697076 | ||||
* | | Clean up #include directives in headers | Emanuele Aina | 2013-04-02 | 56 | -64/+16 |
| | | | | | | | | | | | | Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076 | ||||
* | | Reorder header inclusions accordingly to the Telepathy coding style | Emanuele Aina | 2013-04-02 | 183 | -542/+427 |
| | | | | | | | | | | | | | | | | | | | | | | | | Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076 | ||||
* | | help: Fix broken link | Ekaterina Gerasimova | 2013-04-01 | 1 | -1/+1 |
| | | |||||
* | | help: Mark icon as untranslatable | Ekaterina Gerasimova | 2013-04-01 | 1 | -2/+3 |
| | | | | | | | | | | Mark the icon in the index as untranslatable, but the fallback text as translatable. | ||||
* | | chat-resources: Fix dependencies generation on $(srcdir) != $(builddir) | Emanuele Aina | 2013-04-01 | 1 | -11/+7 |
| | | | | | | | | | | | | `glib-compile-resources generate-dependencies' needs the --sourcedir flag to be able to work properly when $(srcdir) != $(builddir). Spotted by running `make distcheck'. | ||||
* | | Use a flat namespace for internal includes | Emanuele Aina | 2013-04-01 | 161 | -433/+440 |
| | | | | | | | | | | | | | | | | Directly add the libempathy, libempathy-gtk and extensions directories to the include search path. This decouples header inclusions from their location and helps when reorganizing the source files layout. https://bugzilla.gnome.org/show_bug.cgi?id=696950 | ||||
* | | Avoid include path overspecifications | Emanuele Aina | 2013-04-01 | 17 | -33/+33 |
| | | | | | | | | | | | | | | If we're under the libempathy directory there's no need to prefix include file paths with it, and the same is true for libempathy-gtk. https://bugzilla.gnome.org/show_bug.cgi?id=696950 | ||||
* | | Use double quotes for all internal headers | Emanuele Aina | 2013-04-01 | 158 | -448/+448 |
| | | | | | | | | | | | | | | This makes a bit more obvious which headers come from public libraries and which ones come from uninstalled utility libraries. https://bugzilla.gnome.org/show_bug.cgi?id=696950 | ||||
* | | utils: Drop the file-based empathy_xml_validate() | Emanuele Aina | 2013-04-01 | 2 | -37/+0 |
| | | | | | | | | | | | | | | | | After embedding all the DTDs with GResource the file-based empathy_xml_validate() is no longer needed, replaced by empathy_xml_validate_from_resource(). https://bugzilla.gnome.org/show_bug.cgi?id=696974 | ||||
* | | Embed DTDs for XML validation as GResources | Emanuele Aina | 2013-04-01 | 7 | -12/+33 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696974 | ||||
* | | utils: Add empathy_xml_validate_from_resource() | Emanuele Aina | 2013-04-01 | 2 | -0/+37 |
| | | | | | | | | | | | | Validate against dtd stored in a GResource. https://bugzilla.gnome.org/show_bug.cgi?id=696974 | ||||
* | | account-widget: Embed .ui files with GResource | Emanuele Aina | 2013-04-01 | 8 | -42/+64 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696978 | ||||
* | | ui-utils: Add empathy_builder_get_resource() | Emanuele Aina | 2013-03-31 | 2 | -5/+43 |
|/ | | | | | | | Add the empathy_builder_get_file() companion to load UI elements from embedded resources. https://bugzilla.gnome.org/show_bug.cgi?id=696978 | ||||
* | Fix breakage introduced in previous commit with Cheese enabled | Emanuele Aina | 2013-03-29 | 1 | -0/+1 |
| | | | | | Oops. I failed to test commit 66e393b7 with the Cheese support enabled and I deleted an header too much. | ||||
* | Drop unused/redundant header inclusions | Emanuele Aina | 2013-03-28 | 135 | -731/+5 |
| | | | | | | | With the help of the script posted at http://stackoverflow.com/a/7135530 and some manual fixes, drop the unused or redundant #include directives. https://bugzilla.gnome.org/show_bug.cgi?id=696718 | ||||
* | Consistently use `#include "config.h"` everywhere | Emanuele Aina | 2013-03-28 | 61 | -61/+61 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696718 | ||||
* | goa-mc-plugin: Fix deprecation warnings | Emanuele Aina | 2013-03-27 | 1 | -6/+5 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696544 | ||||
* | Finnish translation update by Jiri Grönroos | Ville-Pekka Vainio | 2013-03-27 | 1 | -33/+40 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2013-03-27 | 1 | -242/+320 |
| | |||||
* | Update uk translation | Daniel Korostil | 2013-03-26 | 1 | -265/+340 |
| | |||||
* | Updated kn translations | Shankar Prasad | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | Updated kn translations | Shankar Prasad | 2013-03-26 | 1 | -14/+8 |
| | |||||
* | release.py: update last_tag_pattern | Guillaume Desmottes | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | 3.8.0EMPATHY_3_8_0 | Guillaume Desmottes | 2013-03-26 | 2 | -3/+26 |
| | |||||
* | Updated Telugu Translations | Krishnababu Krothapalli | 2013-03-25 | 1 | -175/+249 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2013-03-25 | 1 | -214/+291 |
| | |||||
* | Fix translations of keywords in .desktop files | Piotr Drąg | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Update French translation | Alexandre Franke | 2013-03-24 | 1 | -25/+133 |
| | |||||
* | Finnish translation update by Jiri Grönroos | Ville-Pekka Vainio | 2013-03-24 | 1 | -489/+522 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2013-03-23 | 1 | -417/+221 |
| | |||||
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2013-03-23 | 1 | -236/+310 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2013-03-22 | 1 | -457/+733 |
| | |||||
* | Updated Hungarian documentation translation | Gabor Kelemen | 2013-03-21 | 1 | -173/+163 |
| | |||||
* | hindi translation | Rajesh Ranjan | 2013-03-21 | 1 | -177/+248 |
| | |||||
* | Updated slovak translation | Pavol Klačanský | 2013-03-21 | 1 | -5/+3 |
| | |||||
* | L10N: Updated Persian Translation | Arash Mousavi | 2013-03-21 | 1 | -170/+248 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2013-03-20 | 1 | -1097/+1343 |
| | |||||
* | Updated Odia Translation. | ManojKumar Giri | 2013-03-20 | 1 | -210/+291 |
| | |||||
* | gitignore: Hide autogenerated resource files from git | Emanuele Aina | 2013-03-20 | 1 | -0/+2 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2013-03-20 | 1 | -1/+1 |
| | |||||
* | 3.7.92EMPATHY_3_7_92 | Guillaume Desmottes | 2013-03-20 | 2 | -1/+32 |
| | |||||
* | [l10n] Added Tadjik translation | Victor Ibragimov | 2013-03-20 | 2 | -0/+4413 |
| | |||||
* | Updated slovak translation | Pavol Klačanský | 2013-03-19 | 1 | -61/+55 |
| | |||||
* | [l10n] Updated Catalan (Valencian) translation | Carles Ferrando | 2013-03-18 | 1 | -265/+334 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2013-03-16 | 1 | -183/+248 |
| | |||||
* | Updated Portuguese translation and converted to New Spelling (Novo AO) | Duarte Loreto | 2013-03-15 | 1 | -372/+439 |
| | |||||
* | Update French translation | Alexandre Franke | 2013-03-14 | 1 | -193/+268 |
| | |||||
* | Fix link issue when UOA is enabled | Xavier Claessens | 2013-03-13 | 1 | -0/+2 |
| | | | | | src/empathy-sanity-cleaning.c uses libaccounts-glib directly, so we have to pass UOA build flags. | ||||
* | Bump required Folks version to 0.9.0 | Xavier Claessens | 2013-03-13 | 1 | -1/+1 |
| | | | | | We depend on libgee 0.8 so we have to ensure that we build with a folks that uses libgee 0.8 as well. | ||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2013-03-13 | 1 | -8/+25 |
| | |||||
* | Updated Danish translation | KennethNielsen | 2013-03-13 | 1 | -198/+231 |
| | |||||
* | [l10n] Updated Italian translation. | Milo Casagrande | 2013-03-13 | 1 | -140/+134 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2013-03-12 | 1 | -190/+227 |
| | |||||
* | [l10n] Updated Catalan translation | Gil Forcada | 2013-03-12 | 1 | -261/+330 |
| | |||||
* | irc-network-chooser-dialog: break live search references cycle | Guillaume Desmottes | 2013-03-11 | 1 | -0/+8 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=692105 | ||||
* | irc-network-chooser-dialog: disconnect live search signals in dispose | Guillaume Desmottes | 2013-03-11 | 1 | -12/+12 |
| | | | | | | | The 'destroyed' signal is called to late, we have to disconnect those signals before destroying the live search object. https://bugzilla.gnome.org/show_bug.cgi?id=692105 | ||||
* | live_search_unmap: check if priv->hook_widget is not NULL | Guillaume Desmottes | 2013-03-11 | 1 | -1/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=692105 | ||||
* | explicitely depends on cogl | Guillaume Desmottes | 2013-03-11 | 1 | -0/+1 |
| | | | | | | We use cogl directly in some empathy-call files. https://bugzilla.gnome.org/show_bug.cgi?id=695556 | ||||
* | Updated kn translations | Shankar Prasad | 2013-03-11 | 1 | -141/+146 |
| | |||||
* | Updated kn translations | Shankar Prasad | 2013-03-11 | 1 | -183/+200 |
| | |||||
* | Updated Hungarian translation by Péter Bojtos <ptr at ulx dot hu> | Gabor Kelemen | 2013-03-10 | 1 | -285/+391 |
| | |||||
* | Updated Greek translation | Dimitris Spingos | 2013-03-10 | 1 | -24/+145 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2013-03-07 | 1 | -192/+263 |
| | |||||
* | Updated Brazilian Portuguese translation | Rafael Ferreira | 2013-03-05 | 1 | -255/+327 |
| | |||||
* | prepare 3.7.91EMPATHY_3_7_91 | Guillaume Desmottes | 2013-03-05 | 2 | -2/+15 |
| | |||||
* | Updated German help translation | Tobias Endrigkeit | 2013-03-04 | 1 | -27/+127 |
| | |||||
* | Punjabi: Translation updated (aalam) | A S Alam | 2013-02-27 | 1 | -77/+81 |
| | |||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-02-25 | 1 | -27/+27 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | Updated Greek translation | Dimitris Spingos | 2013-02-25 | 1 | -239/+254 |
| | |||||
* | Updated Czech translation | Adam Matoušek | 2013-02-23 | 1 | -196/+266 |
| | |||||
* | Punjabi: Translation updated (aalam) | A S Alam | 2013-02-22 | 1 | -176/+242 |
| | |||||
* | Updated Latvian translation | Rūdolfs Mazurs | 2013-02-20 | 1 | -257/+323 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | prepare 3.7.90EMPATHY_3_7_90 | Guillaume Desmottes | 2013-02-19 | 2 | -2/+19 |
| | |||||
* | Revert "Go back to libgee 0.6.x" | Guillaume Desmottes | 2013-02-19 | 5 | -11/+9 |
| | | | | | | This reverts commit 670aec4ba8b16fbf35afdf65b65c1904872286dc. https://bugzilla.gnome.org/show_bug.cgi?id=680152 | ||||
* | [l10n]Updated German translation | Tobias Endrigkeit | 2013-02-18 | 1 | -172/+193 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2013-02-17 | 1 | -173/+167 |
| | |||||
* | Updated slovak translation | Pavol Klačanský | 2013-02-16 | 1 | -476/+446 |
| | |||||
* | Updated Aragonese translation | Daniel Martinez | 2013-02-15 | 1 | -1051/+458 |
| | |||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-02-13 | 1 | -3/+3 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-02-09 | 1 | -91/+80 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | tests: Fix empathy-tls-test | Stef Walter | 2013-02-06 | 8 | -31/+67 |
| | | | | | | | * Create new certificates * Add a make target for rebuilding the certificates in the future https://bugzilla.gnome.org/show_bug.cgi?id=693190 | ||||
* | remove released flag | Guillaume Desmottes | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | tests: disable empathy-tls-testEMPATHY_3_7_5 | Guillaume Desmottes | 2013-02-05 | 1 | -2/+2 |
| | | | | | The test is currently broken because tests/certificates/dhansak-collabora.cer expired. I opened bgo#693190 to fix it. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2013-02-05 | 1 | -33/+28 |
| | |||||
* | Prepare 3.7.5 | Guillaume Desmottes | 2013-02-04 | 2 | -2/+25 |
| | |||||
* | Help: Fixed installation link. | Sindhu S | 2013-02-03 | 1 | -4/+11 |
| | | | | Used new mallard syntax for installation link of telepathy-idle | ||||
* | Updated Malayalam Localization | Anish A | 2013-02-03 | 1 | -482/+417 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2013-01-31 | 1 | -2308/+2355 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2013-01-28 | 2 | -538/+664 |
| | |||||
* | Merge branch 'gnome-3-6' | Guillaume Desmottes | 2013-01-24 | 1 | -0/+2 |
|\ | |||||
| * | chatroom-manager: save file when only the 'favorite' prop is changed | Guillaume Desmottes | 2013-01-24 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Needed to save favorite changes from empathy-chat as it only changes this property. https://bugzilla.gnome.org/show_bug.cgi?id=678983 | ||||
* | | Bump the telepathy-logger dependency to 0.8.0 | Debarshi Ray | 2013-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | We are using TplLogWalker. Fixes: https://bugzilla.gnome.org/639877 | ||||
* | | empathy-chat: show pending messages only for the first set of logs | Debarshi Ray | 2013-01-21 | 1 | -4/+5 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/639877 | ||||
* | | empathy-chat: load logs as the user scrolls up or resizes the dialog | Debarshi Ray | 2013-01-21 | 1 | -45/+173 |
| | | | | | | | | | | | | This requires the TplLogWalker API to iterate over the logs. Fixes: https://bugzilla.gnome.org/639877 | ||||
* | | theme-adium: add empathy_theme_adium_prepend_message | Debarshi Ray | 2013-01-21 | 2 | -34/+135 |
| | | | | | | | | | | | | | | ... and refactor the empathy_theme_adium_append_message code path so that the common parts can be shared. Fixes: https://bugzilla.gnome.org/639877 | ||||
* | | empathy-chat: load and register the JavaScript resource | Debarshi Ray | 2013-01-21 | 1 | -0/+8 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/639877 | ||||
* | | empathy-chat: add some JavaScript to prepend messages | Debarshi Ray | 2013-01-21 | 4 | -1/+126 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/639877 | ||||
* | | boxes theme: fix whitespace | Debarshi Ray | 2013-01-21 | 1 | -2/+2 |
| | | |||||
* | | adium themes: support prepend | Debarshi Ray | 2013-01-21 | 5 | -0/+5 |
| | | | | | | | | | | | | | | | | | | This is done by providing a #prepend similar to the #insert mandated by the Adium spec. NB: #prepend is an extension of the Adium spec. Fixes: https://bugzilla.gnome.org/639877 | ||||
* | | Updated Serbian translation | Мирослав Николић | 2013-01-18 | 2 | -398/+552 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2013-01-16 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.7.4EMPATHY_3_7_4 | Guillaume Desmottes | 2013-01-16 | 2 | -2/+50 |
| | | |||||
* | | Merge branch 'gnome-3-6' | Guillaume Desmottes | 2013-01-16 | 0 | -0/+0 |
|\| | | | | | | | | | | | Conflicts: NEWS configure.ac | ||||
| * | remove released flag | Guillaume Desmottes | 2013-01-09 | 1 | -1/+1 |
| | | |||||
| * | prepare 3.6.3EMPATHY_3_6_3 | Guillaume Desmottes | 2013-01-09 | 2 | -2/+24 |
| | | |||||
| * | extensions: fix parallel build | Guillaume Desmottes | 2013-01-09 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Based on a similar fix from Debarshi Ray: f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8 https://bugzilla.gnome.org/show_bug.cgi?id=688132 | ||||
| * | Make parallel builds work | Debarshi Ray | 2013-01-09 | 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 | ||||
* | | Updated Uyghur translation | Gheyret Kenji | 2013-01-13 | 1 | -237/+241 |
| | | | | | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2013-01-13 | 1 | -321/+533 |
| | | |||||
* | | UOA: Use the new libaccounts-glib APIs | Alberto Mardegan | 2013-01-11 | 3 | -44/+39 |
| | | | | | | | | | | | | The APIs based on GValue are now deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=691469 | ||||
* | | UOA: share a common configuration plugin | Alberto Mardegan | 2013-01-09 | 46 | -2082/+29 |
| | | | | | | | | | | | | | | | | | | The latest libaccounts-glib and libaccount-plugin libraries add support for using the same binary plugin for different providers. This means that bug 683415 is no longer valid, and that all the provider-specific plugins can now be removed. Fixes bug #691418 | ||||
* | | 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 |
|\| |