Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server-sasl-handler: remove stored password if they can't be saved | Guillaume Desmottes | 2011-03-17 | 1 | -0/+6 |
| | |||||
* | save the password before trying to connect the new account (#643690) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+16 |
| | |||||
* | Allow to enter an email address as ICQ ID (#645014) | Guillaume Desmottes | 2011-03-17 | 1 | -2/+5 |
| | |||||
* | Contact Search: close the dialog when adding a contact | Emilio Pozuelo Monfort | 2011-03-17 | 1 | -0/+3 |
| | |||||
* | Don't update Contact menu on a focus-in (#644936) | Michael Terry | 2011-03-17 | 1 | -9/+24 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-17 | 1 | -170/+162 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-17 | 1 | -80/+160 |
| | |||||
* | Fix warnings from GCC 4.6 about variables that are set but not used. | Kjartan Maraas | 2011-03-17 | 22 | -166/+5 |
| | |||||
* | auth-client: implement Debug interface (#645008) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+10 |
| | |||||
* | pass a preferred handler when requesting channels | Guillaume Desmottes | 2011-03-17 | 5 | -13/+15 |
| | | | | | We want to use Empathy components when possible instead of, say, KDE ones if both are installed (#643863). | ||||
* | define constants for handler bus name | Guillaume Desmottes | 2011-03-17 | 4 | -4/+15 |
| | | | | It's more convenient and safe than hardcoding them everywhere. | ||||
* | rename empathy-dispatcher to empathy-request-util | Guillaume Desmottes | 2011-03-17 | 20 | -46/+40 |
| | | | | | We don't have EmpathyDispatcher any more so this file just contains some utility functions now. | ||||
* | account-widget-irc: set password-prompt param when needed (#644406) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+58 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-03-17 | 1 | -249/+354 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2011-03-17 | 1 | -456/+642 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-03-16 | 1 | -138/+212 |
| | |||||
* | New Empathy icon (#614640) | Jakub Steiner | 2011-03-16 | 9 | -262/+6437 |
| | | | | Thank you Telepathy icon, you served us well. | ||||
* | ContactSearch: don't leak a GError | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -2/+4 |
| | |||||
* | Merge branch 'call-details-644830' | Guillaume Desmottes | 2011-03-16 | 1 | -1/+8 |
|\ | |||||
| * | streamed-media-window: Put the details vbox in a scroll window | Guillaume Desmottes | 2011-03-16 | 1 | -1/+8 |
| | | | | | | | | | | It can require a lot of horizontal space and we don't want to enlarge the call window just for that (#644830). | ||||
* | | individual-view: call empathy_individual_manager_remove() also when the ↵ | Guillaume Desmottes | 2011-03-16 | 1 | -7/+5 |
| | | | | | | | | | | | | | | response is GTK_RESPONSE_YES Also, don't remove the contact if the operation has been cancelled in empathy_block_individual_dialog_show(). | ||||
* | | individual-view: use our own RESPONSE enum | Guillaume Desmottes | 2011-03-16 | 1 | -6/+14 |
| | | | | | | | | This code was too confusing when using GTK_RESPONSE_* | ||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2011-03-16 | 1 | -6/+24 |
|/ | |||||
* | Updated Czech translation | Marek Černocký | 2011-03-16 | 1 | -427/+594 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-03-15 | 1 | -319/+445 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2011-03-15 | 1 | -5/+45 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-03-15 | 1 | -100/+177 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-03-15 | 1 | -961/+326 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-03-15 | 1 | -58/+84 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-03-15 | 1 | -101/+152 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2011-03-15 | 1 | -168/+223 |
| | |||||
* | Require the proper version of Folks. | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | Adjust for Folks PresenceOwner -> PresenceDetails rename | Travis Reitter | 2011-03-15 | 6 | -51/+54 |
| | | | | | Fixes bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks Groupable -> GroupDetails rename | Travis Reitter | 2011-03-15 | 10 | -83/+89 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks Favouritable -> FavouriteDetails rename | Travis Reitter | 2011-03-15 | 6 | -18/+24 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks AvatarOwner -> AvatarDetails rename | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks Aliasable -> AliasDetails rename | Travis Reitter | 2011-03-15 | 9 | -34/+39 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Bump the Folks version requirement for the following API changes. | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name changes (API/ABI breaks) | ||||
* | individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ↵ | Guillaume Desmottes | 2011-03-14 | 1 | -2/+13 |
| | | | | button | ||||
* | coding style fixes | Guillaume Desmottes | 2011-03-14 | 2 | -2/+2 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-03-14 | 1 | -58/+147 |
| | |||||
* | Add missing files | Khaled Hosny | 2011-03-14 | 1 | -0/+2 |
| | |||||
* | Merge branch 'glassrose-contact-blocking-rebase' | Danielle Madeley | 2011-03-14 | 29 | -32/+1967 |
|\ | |||||
| * | Update the wording of the other contact blocking dialog | Danielle Madeley | 2011-03-11 | 1 | -3/+4 |
| | | |||||
| * | Update the wording of the contact blocking dialog | Danielle Madeley | 2011-03-11 | 1 | -15/+56 |
| | | | | | | | | Include the list of personas which will not be blocked. | ||||
| * | Add FIXME to empathy_individual_manager_supports_blocking() | Chandni Verma | 2011-03-11 | 1 | -0/+2 |
| | | | | | | | | | | | | The parameter @self is not required and the method can be placed in utility. I left it as it is to stay coherent with empathy-2.34 and attached a FIXME to be fixed after empathy 2.x is done. | ||||
| * | Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialog | Danielle Madeley | 2011-03-11 | 1 | -4/+6 |
| | | |||||
| * | Use Conn.I.CB to report contacts as abusive when blocking them | Danielle Madeley | 2011-03-11 | 1 | -2/+11 |
| | | |||||
| * | Only destroy block confirmation dialogs after we've read out the abusive state | Danielle Madeley | 2011-03-11 | 2 | -3/+3 |
| | | |||||
| * | Determine whether a connection supports reporting abuse, set the connection flag | Danielle Madeley | 2011-03-11 | 1 | -0/+36 |
| | | |||||
| * | Add draft Conn.I.ContactBlocking (danni's version) to extensions | Danielle Madeley | 2011-03-11 | 3 | -0/+174 |
| | | |||||
| * | Hook up abusive argument into TpContactList backend | Danielle Madeley | 2011-03-11 | 9 | -17/+30 |
| | | |||||
| * | Initialize EmpathyContactManager before creating a new contact->Block menuitem | Chandni Verma | 2011-03-11 | 1 | -1/+2 |
| | | |||||
| * | Setting "window" data on submenu only if it's not NULL | Chandni Verma | 2011-03-11 | 1 | -3/+3 |
| | | |||||
| * | Use Contact Manager flags instead of Individual Manager flags | Chandni Verma | 2011-03-09 | 3 | -56/+20 |
| | | |||||
| * | Style fixes from review | Danielle Madeley | 2011-03-08 | 2 | -2/+5 |
| | | |||||
| * | Add confirmation dialog to Remove | Danielle Madeley | 2011-03-08 | 5 | -3/+112 |
| | | | | | | | | | | Also includes the future Report Abusive check box, so that all the strings are in place now. | ||||
| * | Add block confirmation to the authorise publication dialog | Danielle Madeley | 2011-03-08 | 1 | -5/+17 |
| | | |||||
| * | Add UI to blocking confirmation dialog for future "report as abusive" function | Danielle Madeley | 2011-03-08 | 2 | -3/+31 |
| | | |||||
| * | Factor out common blocking confirmation dialog | Danielle Madeley | 2011-03-08 | 3 | -26/+53 |
| | | |||||
| * | contact-blocking-dialog: report errors to the user | Danielle Madeley | 2011-03-08 | 1 | -3/+52 |
| | | |||||
| * | Don't leak EmpathyContact | Danielle Madeley | 2011-03-08 | 1 | -0/+2 |
| | | |||||
| * | Add Block button to the subscription authorization dialog | Danielle Madeley | 2011-03-08 | 2 | -13/+61 |
| | | |||||
| * | Add a confirmation dialog when you block a contact from the Contact menu | Danielle Madeley | 2011-03-08 | 2 | -3/+47 |
| | | |||||
| * | Add 'Delete and Block' as an option to the Remove Contact dialog | Danielle Madeley | 2011-03-08 | 1 | -10/+24 |
| | | |||||
| * | Add contact blocking support to EmpathyIndividualManager | Danielle Madeley | 2011-03-08 | 2 | -0/+122 |
| | | |||||
| * | Add 'Block Contact' to empathy-contact-menu | Danielle Madeley | 2011-03-08 | 3 | -2/+75 |
| | | |||||
| * | Add contact blocking to EmpathyContactList and friends | Danielle Madeley | 2011-03-08 | 5 | -6/+135 |
| | | |||||
| * | Handle the case where there are no accounts with deny channels | Danielle Madeley | 2011-03-08 | 1 | -26/+62 |
| | | |||||
| * | Don't need to prepare accounts separately | Danielle Madeley | 2011-03-08 | 1 | -30/+11 |
| | | |||||
| * | Add blocked contacts dialog to Empathy main window menu | Danielle Madeley | 2011-03-08 | 2 | -1/+23 |
| | | |||||
| * | Prepare EmpathyContactManager in test | Danielle Madeley | 2011-03-08 | 1 | -0/+7 |
| | | |||||
| * | Provide autocompletion of known contacts in the entry box | Danielle Madeley | 2011-03-08 | 1 | -5/+47 |
| | | |||||
| * | Add and remove contacts from deny list | Danielle Madeley | 2011-03-08 | 2 | -12/+183 |
| | | |||||
| * | Connect ::response in test | Danielle Madeley | 2011-03-08 | 1 | -0/+3 |
| | | |||||
| * | Test for contact blocking dialog | Danielle Madeley | 2011-03-08 | 3 | -0/+48 |
| | | |||||
| * | Beginning of contact blocking dialog | Danielle Madeley | 2011-03-08 | 4 | -0/+722 |
| | | | | | | | | | | | | | | Can currently select an account and view the contact blocking 'deny' list. List reponds to changes in the group membership. Add/Remove buttons do not yet do anything. | ||||
* | | l10n: Updated Greek translation | Michael Kotsarinis | 2011-03-14 | 1 | -450/+527 |
| | | |||||
* | | [l10n] Updated Estonian translation | Ivar Smolin | 2011-03-13 | 1 | -4/+26 |
| | | |||||
* | | Updated Hungarian translation | Gabor Kelemen | 2011-03-13 | 1 | -444/+512 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -33/+33 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -31/+26 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -167/+117 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -657/+935 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-03-12 | 1 | -158/+862 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-03-12 | 1 | -44/+54 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-03-12 | 1 | -34/+47 |
| | | |||||
* | | Updated Arabic translation | Khaled Hosny | 2011-03-11 | 1 | -73/+94 |
| | | |||||
* | | Empathy.Auth.client: set DelayApprovers (#644475) | Guillaume Desmottes | 2011-03-11 | 1 | -0/+3 |
| | | |||||
* | | [l10n] Updated Catalan translation | Gil Forcada | 2011-03-11 | 1 | -71/+81 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2011-03-11 | 1 | -72/+95 |
| | | |||||
* | | Update our local fields having Overwritten_By_Nickname when updating our ↵ | Guillaume Desmottes | 2011-03-10 | 1 | -0/+43 |
| | | | | | | | | nickname (#644298) | ||||
* | | don't update Alias.Nickname if not needed | Guillaume Desmottes | 2011-03-10 | 1 | -2/+9 |
| | | |||||
* | | inline set_alias_on_account() | Guillaume Desmottes | 2011-03-10 | 1 | -10/+3 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2011-03-10 | 1 | -484/+639 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-03-10 | 1 | -32/+42 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-03-10 | 1 | -96/+119 |
| | | |||||
* | | Uploaded Ukranian | Daniel Korostil | 2011-03-10 | 1 | -72/+95 |
| | | |||||
* | | contact-widget: don't allow edit fields having the Overwritten_By_Nickname ↵ | Guillaume Desmottes | 2011-03-09 | 1 | -0/+13 |
| | | | | | | | | flag (#644296) | ||||
* | | contact-widget: only call SetContactInfo() is details changed (#644295) | Guillaume Desmottes | 2011-03-09 | 1 | -7/+32 |
| | | |||||
* | | Merge branch 'remember-any-exception' | Stef Walter | 2011-03-09 | 1 | -15/+6 |
|\ \ | |||||
| * | | libempathy-gtk: In TLS Dialog allow remembering of any exception. | Stef Walter | 2011-03-08 | 1 | -15/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Previously we couldn't do this because we had nowhere to store these exceptions. But now this is possible because we're storing them as trust assertions. https://bugzilla.gnome.org/show_bug.cgi?id=639417 | ||||
* | | | remove released flag | Guillaume Desmottes | 2011-03-09 | 1 | -1/+1 |
| | | | |||||
* | | | prepare 2.91.91EMPATHY_2_91_91 | Guillaume Desmottes | 2011-03-09 | 2 | -3/+51 |
| | | | |||||
* | | | display a debug message if we can't get the TpContact | Guillaume Desmottes | 2011-03-09 | 1 | -1/+4 |
| | | | |||||
* | | | call-observer: display a notification when rejecting a call (#644127) | Guillaume Desmottes | 2011-03-09 | 2 | -8/+92 |
| | | | |||||
* | | | call-observer: set the Recover flag | Guillaume Desmottes | 2011-03-09 | 1 | -1/+1 |
| | | | | | | | | | | | | We want to know about existing calls when starting. | ||||
* | | | Revert "disable the call observer for now" | Guillaume Desmottes | 2011-03-09 | 1 | -5/+0 |
| | | | | | | | | | | | | This reverts commit c4f12fc9ad76f90374e08460971f001fdfb90036. | ||||
* | | | call-observer: reject all the channels we claimed | Guillaume Desmottes | 2011-03-08 | 1 | -7/+74 |
| | | | | | | | | | | | | | | | | | | Once we have claimed the ChannelDispatchOperation, we are now the handler of all its channels. So, we should close them all as we are not going to do anything with them. (#644210) | ||||
* | | | return from ObserveChannels() after having called Claim() | Guillaume Desmottes | 2011-03-08 | 1 | -0/+2 |
| | | | |||||
* | | | call-observer: return from ObserveChannels() if the channel was already ↵ | Guillaume Desmottes | 2011-03-08 | 1 | -0/+2 |
| | | | | | | | | | | | | invalidated | ||||
* | | | call-observer: set debug domain to 'voip' and add 2 debug messages | Guillaume Desmottes | 2011-03-08 | 1 | -1/+6 |
| | | | |||||
* | | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-08 | 1 | -34/+51 |
| | | | |||||
* | | | depends on GTK+ 3.0.2 | Guillaume Desmottes | 2011-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | We need it for GTK_STYLE_CLASS_PRIMARY_TOOLBAR. | ||||
* | | | Updated Russian translation | Yuri Myasoedov | 2011-03-08 | 1 | -374/+210 |
| | | | |||||
* | | | update Punjabi Translation by A S Alam | A S Alam | 2011-03-08 | 1 | -36/+48 |
| | | | |||||
* | | | Updated Portuguese translation | Duarte Loreto | 2011-03-08 | 1 | -690/+890 |
| | | | |||||
* | | | Updated Spanish translation | Daniel Mustieles | 2011-03-08 | 1 | -6/+19 |
|/ / | |||||
* | | disable the call observer for now | Guillaume Desmottes | 2011-03-07 | 1 | -0/+5 |
| | | |||||
* | | all: set the primary-toolbar style class on primary toolbars | Cosimo Cecchi | 2011-03-07 | 3 | -0/+8 |
| | | | | | | | | | | | | | | So themes can override their appearance without hardcoding the widget hierarchy. https://bugzilla.gnome.org/show_bug.cgi?id=644121 | ||||
* | | Don't look for Call channels | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -27/+4 |
| | | | | | | | | We don't support them on master yet. | ||||
* | | Build fix | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+1 |
| | | |||||
* | | Delay the approvers | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -0/+2 |
| | | |||||
* | | Autoreject incoming calls if there are others in progress | Emilio Pozuelo Monfort | 2011-03-07 | 4 | -1/+347 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643656 | ||||
* | | Show a profile info button in contact search results | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -0/+55 |
| | | |||||
* | | Use the special "" search field if the CM supports it | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+5 |
| | | |||||
* | | account-assistant: add mnemonic for the "no salut account" checkbox (#644058) | Guillaume Desmottes | 2011-03-07 | 1 | -2/+2 |
| | | |||||
* | | empathy_protocol_name_to_display_name: MSN has been renamed to "Windows ↵ | Guillaume Desmottes | 2011-03-07 | 1 | -1/+1 |
| | | | | | | | | live" (#643920) | ||||
* | | [l10n] Updated Catalan translation | Gil Forcada | 2011-03-07 | 1 | -7/+24 |
| | | |||||
* | | auth-factory: set Observer.DelayApprovers (#643872) | Guillaume Desmottes | 2011-03-07 | 1 | -0/+2 |
| | | |||||
* | | depends on telepathy-glib 0.13.16 | Guillaume Desmottes | 2011-03-07 | 1 | -1/+1 |
| | | | | | | | | We need it for tp_base_client_set_observer_delay_approvers(). | ||||
* | | Warn the user if she has insufficient disk space to receive a file | Danielle Madeley | 2011-03-07 | 1 | -3/+58 |
|/ | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=644062 | ||||
* | Updated Lithuanian translation by Aurimas Černius and me | Žygimantas Beručka | 2011-03-06 | 1 | -682/+884 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-03-06 | 1 | -159/+174 |
| | |||||
* | Updated Bulgarian translation | Krasimir Chonov | 2011-03-06 | 1 | -670/+833 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-03-06 | 1 | -6/+13 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-03-05 | 1 | -774/+1534 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-03-05 | 1 | -69/+74 |
| | |||||
* | update Punjabi Translation by A S Alam | A S Alam | 2011-03-05 | 1 | -363/+385 |
| | |||||
* | tp_chat_received_cb: display the path of the channel in debug log | Guillaume Desmottes | 2011-03-04 | 1 | -1/+2 |
| | | | | That can be convenient when debugging to easily match Empathy and CM logs. | ||||
* | Uploaded Ukranian | Daniel Korostil | 2011-03-04 | 1 | -29/+30 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-03-04 | 1 | -15/+19 |
| | |||||
* | Update Simplified Chinese translation. | liuzhen | 2011-03-03 | 1 | -547/+711 |
| | |||||
* | Emit RESPONSE_APPLY on row-activated | Danielle Madeley | 2011-03-03 | 1 | -0/+12 |
| | |||||
* | Contact Search Dialog: Search when enter is pressed | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
| | |||||
* | Change 'Add' to 'Add Contact' | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
| | |||||
* | Tweak ContactSearchDialog padding | Danielle Madeley | 2011-03-03 | 1 | -13/+17 |
| | |||||
* | Only show the "Remember password" tickybox if we can do that | Danielle Madeley | 2011-03-03 | 3 | -1/+44 |
| | |||||
* | Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handler | Danielle Madeley | 2011-03-03 | 1 | -3/+40 |
| | |||||
* | Add Chan.I.CredentialsStorage to extensions | Danielle Madeley | 2011-03-03 | 3 | -0/+61 |
| | |||||
* | [l10n] Updated Catalan translation | Gil Forcada | 2011-03-03 | 1 | -713/+862 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-02 | 1 | -163/+174 |
| | |||||
* | Update Russian translation by Yury Myasoedov <omerta13@yandex.ru> | Leonid Kanter | 2011-03-01 | 1 | -612/+795 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-03-01 | 1 | -211/+224 |
| | |||||
* | Add support for message type to support /me | Nicolas Dufresne | 2011-03-01 | 1 | -0/+2 |
| | |||||
* | find_items_cb: copy the string stored in the result | Guillaume Desmottes | 2011-02-28 | 1 | -1/+2 |
| | |||||
* | find_items_cb: always use the first password found | Guillaume Desmottes | 2011-02-28 | 1 | -5/+14 |
| | |||||
* | accounts_dialog_set_selected_account: scroll to the selected account | Guillaume Desmottes | 2011-02-28 | 1 | -1/+14 |
| | |||||
* | empathy-accounts: allow to pass the full path of the account | Guillaume Desmottes | 2011-02-28 | 1 | -2/+6 |
| | |||||
* | Request a minimal size on the presence chooser | Robert Sajdok | 2011-02-28 | 1 | -0/+1 |
| | | | | This avoid to make it completely disappear when resizing the window (#583317) | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-02-28 | 1 | -146/+157 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-02-27 | 1 | -867/+1556 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-02-26 | 1 | -673/+857 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-26 | 1 | -147/+160 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-02-26 | 1 | -146/+159 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2011-02-26 | 1 | -467/+533 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.2EMPATHY_2_91_90_2 | Guillaume Desmottes | 2011-02-25 | 2 | -2/+8 |
| | |||||
* | Disable /part command for now | Guillaume Desmottes | 2011-02-25 | 1 | -0/+7 |
| | | | | See https://bugzilla.gnome.org/show_bug.cgi?id=643295 | ||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.1EMPATHY_2_91_90_1 | Guillaume Desmottes | 2011-02-25 | 2 | -2/+27 |
| | |||||
* | Implementation of /PART command for MUCs | Chandni Verma | 2011-02-25 | 2 | -6/+59 |
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=604348 | ||||
* | Updating empathy_tp_chat_leave() function in empathy-tp-chat API | Chandni Verma | 2011-02-25 | 4 | -48/+19 |
| | |||||
* | Update the Logger dbus API for the new version | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -67/+47 |
| | |||||
* | Indentation fix | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -21/+21 |
| | |||||
* | Log window: free the entities together with the list | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -3/+1 |
| | |||||
* | Check for the right telepathy-logger pc file | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Log window: don't leak the account | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Unref the entity when we're done | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -0/+2 |
| | |||||
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 7 | -146/+144 |
| | |||||
* | tls-dialog: destroy the dialog if the certificate is invalidated (#643186) | Guillaume Desmottes | 2011-02-24 | 1 | -0/+13 |
| | | | | There is no point to keep it around. | ||||
* | Fix header collisions between clutter-gtk-0.10 and clutter-gtk-1.0 | Nirbheek Chauhan | 2011-02-24 | 1 | -2/+2 |
| | | | | | | Always include clutter-gtk-1.0 first to avoid header-include-path problems https://bugzilla.gnome.org/show_bug.cgi?id=643078 | ||||
* | re-implement /query and /msg (#623682) | Guillaume Desmottes | 2011-02-24 | 1 | -24/+38 |
| | |||||
* | finally kill EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 2 | -689/+1 |
| | | | | So long, and thanks for all the dispatching! | ||||
* | ft-handler: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -10/+0 |
| | |||||
* | empathy.c: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -6/+0 |
| | |||||
* | use tp_capabilities_supports_room_list() (#641491) | Guillaume Desmottes | 2011-02-24 | 1 | -13/+8 |
| | |||||
* | depend on telepathy-glib 0.13.14 | Guillaume Desmottes | 2011-02-24 | 1 | -1/+1 |
| | | | | We need it for tp_capabilities_supports_room_list() | ||||
* | Updated French translation | Bruno Brouard | 2011-02-24 | 1 | -77/+81 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-02-23 | 2 | -340/+358 |
| | |||||
* | CC panel: don't use an undefined symbol | Emilio Pozuelo Monfort | 2011-02-23 | 2 | -6/+0 |
| | |||||
* | Ship a 256x256 version of the Empathy icon | Guillaume Desmottes | 2011-02-22 | 2 | -0/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-02-22 | 1 | -2/+5 |
| | |||||
* | Fix make distcheckEMPATHY_2_91_90 | Emilio Pozuelo Monfort | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90 | Guillaume Desmottes | 2011-02-21 | 2 | -3/+61 |
| | |||||
* | use GeditCloseButton (#642865) | Guillaume Desmottes | 2011-02-21 | 1 | -21/+4 |
| | |||||
* | add gedit-close-button | Guillaume Desmottes | 2011-02-21 | 3 | -0/+142 |
| | | | | This file is a bare copy from gedit. | ||||
* | coding style fixes | Guillaume Desmottes | 2011-02-21 | 2 | -2/+2 |
| | |||||
* | Prevent segv attempting to free uninitialised value. | Danielle Madeley | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | re-enable strict-prototypes warning | Guillaume Desmottes | 2011-02-21 | 1 | -2/+1 |
| | | | | It seems that GTK+ has been fixed | ||||
* | Move farsight-using sources to src | Emilio Pozuelo Monfort | 2011-02-21 | 11 | -14/+14 |
| | | | | And only build them for empathy-av, since they use farsight. | ||||
* | Fiexd wrong title capitalization for checkbox | Milo Casagrande | 2011-02-21 | 7 | -7/+7 |
| | |||||
* | use champlain_view_ensure_layers_visible() | Guillaume Desmottes | 2011-02-21 | 2 | -6/+2 |
| | |||||
* | use champlain_marker_layer_new() | Guillaume Desmottes | 2011-02-21 | 3 | -4/+3 |
| | |||||
* | Port to champlain 0.10 (#642010) | Guillaume Desmottes | 2011-02-21 | 4 | -81/+68 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-02-21 | 1 | -81/+85 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-02-21 | 1 | -82/+86 |
| | |||||
* | Check for GLib | Emilio Pozuelo Monfort | 2011-02-20 | 1 | -0/+1 |
| | | | | Since we obviously use it. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-20 | 1 | -56/+52 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-20 | 1 | -84/+84 |
| | |||||
* | Adding Persian Translation | Mahyar Moghimi | 2011-02-19 | 2 | -0/+3830 |
| | |||||
* | New translation for Zulu (zu) | Friedel Wolff | 2011-02-19 | 2 | -0/+3974 |
| | |||||
* | empathy-chat: ensure that the theme manager stay alive | Guillaume Desmottes | 2011-02-18 | 1 | -0/+7 |
| | |||||
* | empathy_theme_manager_dup_singleton: act as a proper dup singleton function | Guillaume Desmottes | 2011-02-18 | 1 | -2/+5 |
| | |||||
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 10 | -27/+59 |
| | | | | | | | | | | Generalise the mechanism used to determine whether a persona is to be displayed by Empathy to also take into account whether the persona is the user and, if so, whether they're in the contact list. This bumps the libfolks dependency to 0.3.5. Closes: bgo#637151 | ||||
* | Bug 641662 — Update for libfolks API changes to IndividualAggregator | Philip Withnall | 2011-02-18 | 2 | -3/+32 |
| | | | | | | Update EmpathyIndividualManager re. changes to IndividualAggregator.add_persona_from_details, BackendStore.enabled_backends and BackendStore.get_backend_by_name in libfolks. Closes: bgo#641662 | ||||
* | Updating Asturian translation | Xandru Armesto | 2011-02-18 | 1 | -1412/+1458 |
| | |||||
* | accounts: release our ref on the TpDBusDaemon | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
| | |||||
* | empathy_account_settings_check_readyness: don't leak a ref on manager | Guillaume Desmottes | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | empathy_protocol_chooser_create_account_settings: ensure that cm is always ↵ | Guillaume Desmottes | 2011-02-17 | 1 | -4/+5 |
| | | | | unrefed | ||||
* | rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton() | Guillaume Desmottes | 2011-02-17 | 4 | -5/+11 |
| | | | | We also don't leak it any more. | ||||
* | chatroom_manager_parse_chatroom: don't leak chatroom | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
| | |||||
* | folks favorite API has changed | Guillaume Desmottes | 2011-02-17 | 1 | -2/+2 |
| | |||||
* | Always display favorite contacts (#592595) | Guillaume Desmottes | 2011-02-17 | 1 | -1/+4 |
| | |||||
* | Merge branch 'expander-642098' | Guillaume Desmottes | 2011-02-17 | 1 | -164/+13 |
|\ | |||||
| * | empathy_cell_renderer_expander_render: draw using the proper state (#642098) | Guillaume Desmottes | 2011-02-17 | 1 | -2/+13 |
| | | |||||
| * | update copyright | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
| | | |||||
| * | cell-renderer-expander: remove animation code | Guillaume Desmottes | 2011-02-17 | 1 | -163/+0 |
| | | | | | | | | It's broken and useless any way. | ||||
* | | Updated Norwegian bokmål translation. | Kjartan Maraas | 2011-02-17 | 1 | -62/+66 |
|/ | |||||
* | Updated Polish translation | Asia Słowik | 2011-02-17 | 1 | -8/+3 |
| | |||||
* | Updated Polish translation | Asia Słowik | 2011-02-17 | 1 | -963/+999 |
| | |||||
* | disconnect the activate cb before detaching the menu | Guillaume Desmottes | 2011-02-16 | 3 | -6/+6 |
| | |||||
* | debug-window: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -3/+2 |
| | |||||
* | accounts-dialog: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | individual-widget: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -4/+1 |
| | |||||
* | individual-view: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -4/+1 |
| | |||||
* | contact-widget: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -3/+1 |
| | |||||
* | contact-list-view: use empathy_context_menu_new() (#642461) | Guillaume Desmottes | 2011-02-16 | 1 | -5/+1 |
| | |||||
* | theme-adium: use empathy_context_menu_new() and remove our hack | Guillaume Desmottes | 2011-02-16 | 1 | -3/+1 |
| | | | | | It ensures that the popup is destroyed as soon as we're done with it. (#642461) | ||||
* | add empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 2 | -0/+36 |
| | | | | | | That's basically the same trick as we did in individual_view_popup_menu_idle_cb(). We can't unfortunatelly not use this function there as the popup may be reused in some cases. | ||||
* | accounts-dialog: only update the row which have actually been changed; may ↵ | Guillaume Desmottes | 2011-02-16 | 1 | -1/+15 |
| | | | | fix #636189 | ||||
* | ft-factory: don't leak the handler | Guillaume Desmottes | 2011-02-16 | 1 | -0/+12 |
| | |||||
* | fix coding style | Guillaume Desmottes | 2011-02-16 | 1 | -10/+13 |
| | |||||
* | Add some more servers and port numbers for Freenode | Debarshi Ray | 2011-02-16 | 1 | -2/+7 |
| | | | | | | | The list of servers and port numbers for Freenode are given at: http://freenode.net/irc_servers.shtml Fixes: https://bugzilla.gnome.org/642385 | ||||
* | only try reconnecting accounts if needed (#642358) | Guillaume Desmottes | 2011-02-16 | 4 | -5/+31 |
| | |||||
* | set 'Empathy' as program class in all binaries | Guillaume Desmottes | 2011-02-16 | 5 | -0/+11 |
| | | | | | | | This will make all the empathy apps windows appear as the same application in gnome-shell. (#642440) Thanks to Owen Taylor for this trick. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-16 | 1 | -8/+11 |
| | |||||
* | Merge remote branch 'glassrose/Reset-network-list-button-642264' | Guillaume Desmottes | 2011-02-15 | 5 | -12/+110 |
|\ | |||||
| * | Reset network list button | Chandni Verma | 2011-02-15 | 5 | -12/+110 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=642264 |