| Commit message (Expand) | Author | Age | Files | Lines |
* | Depend on gcr from gnome-keyring | Cosimo Cecchi | 2010-08-13 | 2 | -1/+3 |
* | Add also certificates from our storage | Cosimo Cecchi | 2010-08-13 | 1 | -6/+77 |
* | Cosmetic changes | Cosimo Cecchi | 2010-08-13 | 1 | -4/+7 |
* | Implement hostname checking | Cosimo Cecchi | 2010-08-13 | 1 | -5/+54 |
* | Correctly treat the last certificate in the chain | Cosimo Cecchi | 2010-08-13 | 1 | -10/+33 |
* | Use the right GnuTLS->Tp mapping for reasons. | Cosimo Cecchi | 2010-08-13 | 1 | -2/+2 |
* | Use the right index to access the cert array. | Cosimo Cecchi | 2010-08-13 | 1 | -1/+1 |
* | Make sure to release all the references | Cosimo Cecchi | 2010-08-13 | 2 | -3/+11 |
* | Whitespace fix | Cosimo Cecchi | 2010-08-13 | 1 | -1/+0 |
* | Verify the certificate from the helper. | Cosimo Cecchi | 2010-08-13 | 1 | -4/+52 |
* | Add debug output | Cosimo Cecchi | 2010-08-13 | 1 | -0/+2 |
* | Update to the new tp-spec API | Cosimo Cecchi | 2010-08-13 | 1 | -25/+6 |
* | Add Hostname and Certificate properties | Cosimo Cecchi | 2010-08-13 | 1 | -0/+29 |
* | Update spec snapshot | Cosimo Cecchi | 2010-08-13 | 2 | -161/+173 |
* | Add EmpathyTLSVerifier | Cosimo Cecchi | 2010-08-13 | 5 | -0/+648 |
* | Update for the new tp-spec API | Cosimo Cecchi | 2010-08-13 | 2 | -7/+66 |
* | Update to the merged spec. | Cosimo Cecchi | 2010-08-13 | 2 | -43/+159 |
* | Add the proxy properties and methods. | Cosimo Cecchi | 2010-08-13 | 2 | -0/+102 |
* | Add the Authentication.TLSCertificate iface | Cosimo Cecchi | 2010-08-13 | 1 | -0/+5 |
* | Unref the handler after the signal. | Cosimo Cecchi | 2010-08-13 | 1 | -0/+1 |
* | Add a debug flag for TLS | Cosimo Cecchi | 2010-08-13 | 2 | -0/+2 |
* | Add the service files for the new client. | Cosimo Cecchi | 2010-08-13 | 3 | -2/+16 |
* | Add tp-spec extensions for TLS auth. | Cosimo Cecchi | 2010-08-13 | 3 | -0/+247 |
* | Add a first skeleton of the auth helper. | Cosimo Cecchi | 2010-08-13 | 2 | -1/+98 |
* | Add a first skeleton of the auth factory. | Cosimo Cecchi | 2010-08-13 | 3 | -0/+276 |
* | Add EmpathyServerTLSHandler. | Cosimo Cecchi | 2010-08-13 | 3 | -0/+341 |
* | Add EmpathyTLSCertificate. | Cosimo Cecchi | 2010-08-13 | 3 | -0/+363 |
* | event-manager: we don't use the dispatcher any more | Guillaume Desmottes | 2010-08-13 | 1 | -4/+0 |
* | empathy_contact_new can be static now | Guillaume Desmottes | 2010-08-13 | 2 | -2/+1 |
* | persona-view: use empathy_contact_dup_from_tp_contact instead of empathy_cont... | Guillaume Desmottes | 2010-08-13 | 1 | -1/+1 |
* | persona-store: use empathy_contact_dup_from_tp_contact instead of empathy_con... | Guillaume Desmottes | 2010-08-13 | 1 | -5/+5 |
* | add g_return_val_if_fail in _new functions | Guillaume Desmottes | 2010-08-12 | 2 | -0/+4 |
* | empathy_tp_call_get_connection_manager: use the account directly | Guillaume Desmottes | 2010-08-12 | 1 | -14/+1 |
* | tp-call: add account property | Guillaume Desmottes | 2010-08-12 | 5 | -7/+44 |
* | chat: get the account from the tp-chat | Guillaume Desmottes | 2010-08-12 | 1 | -3/+2 |
* | tp-chat: add 'account' property | Guillaume Desmottes | 2010-08-12 | 4 | -8/+40 |
* | Updated Slovenian translation | Matej Urbančič | 2010-08-12 | 1 | -144/+166 |
* | widget-irc: call update_server_params in setup so buttons are updated (#626620) | Guillaume Desmottes | 2010-08-12 | 1 | -0/+1 |
* | compare accounts using their object paths rather than their TpAccount | Guillaume Desmottes | 2010-08-12 | 1 | -1/+3 |
* | use tp_strdiff | Guillaume Desmottes | 2010-08-12 | 1 | -3/+3 |
* | use explicit pointer comparaisons | Guillaume Desmottes | 2010-08-12 | 1 | -11/+11 |
* | select_account_once_ready: free the account and ID to avoid leaks | Guillaume Desmottes | 2010-08-12 | 1 | -0/+4 |
* | bump logger dep to 0.1.5 | Guillaume Desmottes | 2010-08-12 | 1 | -1/+1 |
* | select the account once we have populated the model with its chats (#622714) | Guillaume Desmottes | 2010-08-12 | 1 | -6/+16 |
* | log_manager_got_chats_cb: don't rely on the selected account any more | Guillaume Desmottes | 2010-08-12 | 1 | -8/+4 |
* | no need to pass account and chat infos to log_window_chats_set_selected | Guillaume Desmottes | 2010-08-12 | 1 | -14/+8 |
* | also use select_account_once_ready when the window already exists | Guillaume Desmottes | 2010-08-12 | 1 | -2/+1 |
* | keep a ref on the account | Guillaume Desmottes | 2010-08-12 | 1 | -1/+2 |
* | factor out select_account_once_ready | Guillaume Desmottes | 2010-08-12 | 1 | -12/+22 |
* | Fix linking menu entry mnemonic | Philip Withnall | 2010-08-12 | 1 | -1/+1 |
* | Add EmpathyLinkingDialog | Philip Withnall | 2010-08-12 | 6 | -2/+280 |
* | Allow linking personas through EmpathyIndividualManager | Philip Withnall | 2010-08-12 | 2 | -0/+37 |
* | Add EmpathyIndividualLinker | Philip Withnall | 2010-08-12 | 4 | -0/+682 |
* | Add EmpathyIndividualWidget | Philip Withnall | 2010-08-12 | 3 | -0/+365 |
* | Add EmpathyPersonaStore and EmpathyPersonaView | Philip Withnall | 2010-08-12 | 5 | -0/+1927 |
* | Bump libfolks requirement to 0.1.13 for the linking API changes | Philip Withnall | 2010-08-12 | 1 | -1/+1 |
* | Only enable row reordering in EmpathyIndividualView if dragging is enabled | Philip Withnall | 2010-08-12 | 1 | -6/+9 |
* | Updated galician translations | Fran Diéguez | 2010-08-12 | 1 | -158/+181 |
* | remove empathy-dispatch-operation | Guillaume Desmottes | 2010-08-11 | 8 | -760/+0 |
* | dispatcher: remove more unused attributes and code | Guillaume Desmottes | 2010-08-11 | 1 | -74/+1 |
* | Merge remote branch 'lfrb/ft-cancel' | Guillaume Desmottes | 2010-08-11 | 1 | -2/+7 |
|\ |
|
| * | Ignore socket errors when closing the file-transfer channel | Louis-Francis Ratté-Boulianne | 2010-08-11 | 1 | -2/+7 |
* | | dispatcher: use TpCapabilities to get the RCC (#626636) | Guillaume Desmottes | 2010-08-11 | 1 | -45/+30 |
* | | dispatcher: use tp_proxy_prepare_async instead of tp_connection_call_when_ready | Guillaume Desmottes | 2010-08-11 | 1 | -6/+12 |
* | | bye bye empathy-handler | Guillaume Desmottes | 2010-08-11 | 3 | -509/+0 |
* | | dispatcher: remove channel handling and requesting code | Guillaume Desmottes | 2010-08-11 | 2 | -973/+0 |
|/ |
|
* | Merge branch 'request-chat-626630' | Guillaume Desmottes | 2010-08-11 | 15 | -300/+90 |
|\ |
|
| * | empathy_dispatcher_join_muc: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -89/+14 |
| * | empathy_dispatcher_join_muc: get an account instead of a connection | Guillaume Desmottes | 2010-08-11 | 7 | -74/+32 |
| * | re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch... | Guillaume Desmottes | 2010-08-11 | 7 | -72/+10 |
| * | empathy_dispatcher_chat_with_contact_id: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -45/+22 |
| * | empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne... | Guillaume Desmottes | 2010-08-11 | 6 | -32/+27 |
| * | empathy_dispatcher_chat_with_contact_id: remove callback argument | Guillaume Desmottes | 2010-08-11 | 6 | -13/+9 |
| * | empathy_call_factory_new_call_with_streams: don't leak the hash table | Guillaume Desmottes | 2010-08-11 | 1 | -0/+1 |
* | | Updated Slovenian translation | Matej Urbančič | 2010-08-11 | 1 | -45/+56 |
|/ |
|
* | share-my-desktop: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -8/+24 |
* | tp-chat: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -8/+24 |
* | new-call-dialog: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -10/+25 |
* | call-factory: use TpAccountChannelRequest to request the media channel | Guillaume Desmottes | 2010-08-11 | 1 | -6/+27 |
* | empathy_call_factory_new_call_with_streams: remove callback arg | Guillaume Desmottes | 2010-08-11 | 4 | -7/+5 |
* | empathy_call_handler_start_call: use tp_account_channel_request_create_and_ha... | Guillaume Desmottes | 2010-08-11 | 1 | -13/+30 |
* | factor out empathy_call_factory_create_request | Guillaume Desmottes | 2010-08-11 | 2 | -11/+24 |
* | add support for the errors introduced in spec 0.19.11 | Guillaume Desmottes | 2010-08-11 | 1 | -0/+9 |
* | fix indentation | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
* | Don't abort when closing the FT dialogue | Philip Withnall | 2010-08-11 | 1 | -0/+4 |
* | Use GimpNet as default IRC network (#625675) | Bilal Akhtar | 2010-08-11 | 1 | -0/+6 |
* | stop using Empathy's internal dispatcher to request FT channel | Guillaume Desmottes | 2010-08-11 | 1 | -21/+28 |
* | bump tp-glib dep to 0.11.12 | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
* | Use TpSimpleHandler to handle incoming file transfer (#623139) | Guillaume Desmottes | 2010-08-11 | 3 | -37/+102 |
* | tp-file: remove unused ready variable | Guillaume Desmottes | 2010-08-11 | 1 | -1/+0 |
* | tp-file: no need to pass the incoming property during construction | Guillaume Desmottes | 2010-08-11 | 3 | -13/+11 |
* | call-factory: don't leak the handler | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
* | stop handling internally FT channels | Guillaume Desmottes | 2010-08-11 | 2 | -73/+5 |
* | remove empathy_dispatcher_send_file_to_contact prototype | Guillaume Desmottes | 2010-08-10 | 1 | -6/+0 |
* | empathy_contact_selector_dialog_get_selected: allow to get the account as well | Guillaume Desmottes | 2010-08-10 | 5 | -6/+18 |
* | Updated Swedish translation | Daniel Nylander | 2010-08-10 | 1 | -682/+866 |
* | Minor coding style fixes in EmpathyIndividual[Store|View] | Philip Withnall | 2010-08-09 | 2 | -3/+3 |
* | empathy-individual-menu: no need to get the call factory | Guillaume Desmottes | 2010-08-09 | 1 | -4/+0 |
* | Updated Slovenian translation | Matej Urbančič | 2010-08-09 | 1 | -7/+7 |
* | Allow translators to localize time formats (#623934) | Nicolò Chieffo | 2010-08-09 | 1 | -3/+8 |
* | Fix capability change notification in the EmpathyIndividualStore | Philip Withnall | 2010-08-09 | 1 | -6/+35 |
* | only show label during search | Felix Kaser | 2010-08-09 | 1 | -13/+7 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-08-09 | 1 | -30/+22 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-08-09 | 1 | -162/+249 |
* | use gtk_clutter_init rather than clutter_init | Guillaume Desmottes | 2010-08-09 | 1 | -3/+5 |
* | Updated Spanish translation | Jorge González | 2010-08-09 | 1 | -138/+134 |
* | Remove uses of new GStreamer API | Philip Withnall | 2010-08-06 | 1 | -6/+0 |
* | Updated Slovenian translation | Matej Urbančič | 2010-08-06 | 1 | -162/+250 |
* | Add casts to fix constness problems in empathy-import-pidgin.c | Philip Withnall | 2010-08-06 | 1 | -5/+5 |
* | Cast away constness of strings in GtkTargetEntry structs | Philip Withnall | 2010-08-05 | 1 | -8/+13 |
* | Add noreturn annotation to version callback function | Philip Withnall | 2010-08-05 | 1 | -2/+5 |
* | Fix old-style function definition (missing void) | Philip Withnall | 2010-08-05 | 1 | -1/+1 |
* | Fix constness of various variables and parameters | Philip Withnall | 2010-08-05 | 9 | -19/+19 |
* | Fix missing entries in switch statements | Philip Withnall | 2010-08-05 | 20 | -20/+105 |
* | Use #ifdef instead of #if to avoid warnings of undefined symbols | Philip Withnall | 2010-08-05 | 5 | -17/+17 |
* | Updated Spanish translation | Jorge González | 2010-08-05 | 1 | -23/+79 |
* | Fix memory corruption introduced by not removing a weak pointer | Philip Withnall | 2010-08-05 | 1 | -17/+39 |
* | Updated Galician translations | Fran Diéguez | 2010-08-05 | 1 | -79/+161 |
* | use different labels if view is empty | Felix Kaser | 2010-08-05 | 4 | -19/+44 |
* | show label if contact list is empty | Felix Kaser | 2010-08-05 | 1 | -4/+48 |
* | added structure to show text when list empty | Felix Kaser | 2010-08-05 | 2 | -5/+35 |
* | Merge branch 'connection-error-523895' | Guillaume Desmottes | 2010-08-05 | 4 | -12/+93 |
|\ |
|
| * | no need to pass the reason to main_window_error_display | Guillaume Desmottes | 2010-08-05 | 1 | -3/+2 |
| * | no need to pass the reason to empathy_account_get_error_message | Guillaume Desmottes | 2010-08-05 | 4 | -7/+8 |
| * | empathy_account_get_error_message: no need to get the details hash table | Guillaume Desmottes | 2010-08-05 | 1 | -2/+1 |
| * | empathy_status_reason_get_default_message can be static now | Guillaume Desmottes | 2010-08-05 | 2 | -2/+1 |
| * | accounts-dialog: use empathy_account_get_error_message (#523895) | Guillaume Desmottes | 2010-08-05 | 1 | -2/+2 |
| * | main-window: use empathy_account_get_error_message (#523895) | Guillaume Desmottes | 2010-08-05 | 1 | -4/+1 |
| * | add empathy_account_get_error_message | Guillaume Desmottes | 2010-08-05 | 2 | -2/+23 |
| * | create_errors_to_message_hash: add support for more errors | Guillaume Desmottes | 2010-08-05 | 1 | -0/+21 |
| * | add empathy_dbus_error_name_get_default_message | Guillaume Desmottes | 2010-08-05 | 2 | -0/+45 |
| * | main-window: pass the TpConnectionStatusReason to main_window_error_display | Guillaume Desmottes | 2010-08-05 | 1 | -6/+5 |
* | | Updated Spanish translation | Jorge González | 2010-08-05 | 1 | -61/+89 |
|/ |
|
* | Merge branch 'av-candidate-624344' | Guillaume Desmottes | 2010-08-05 | 4 | -8/+623 |
|\ |
|
| * | display the tooltip on the info image | Guillaume Desmottes | 2010-08-05 | 1 | -7/+17 |
| * | add 'info' icon next to the candidates | Guillaume Desmottes | 2010-08-05 | 1 | -16/+80 |
| * | call-window: use candidates-changed signal | Guillaume Desmottes | 2010-08-05 | 1 | -79/+37 |
| * | call-handler: add candidates-changed signal | Guillaume Desmottes | 2010-08-05 | 1 | -0/+13 |
| * | use a space to separate the IP from the port | Guillaume Desmottes | 2010-08-05 | 1 | -1/+1 |
| * | add tooltips giving a bit more context about the candidate | Guillaume Desmottes | 2010-08-05 | 1 | -0/+23 |
| * | destroy the old candidates before updating them | Guillaume Desmottes | 2010-08-05 | 1 | -0/+4 |
| * | call-window: display candidates info (#599166) | Guillaume Desmottes | 2010-08-05 | 2 | -0/+370 |
| * | call-handler: add properties tracking the candidates | Guillaume Desmottes | 2010-08-05 | 2 | -0/+173 |
* | | Fix an assertion failure in the filtering code due to show-offline changes | Philip Withnall | 2010-08-05 | 1 | -2/+4 |
|/ |
|
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-08-04 | 1 | -204/+257 |
* | irc-networks: Remove Ubuntu Servers (#625950) | Brian Curtis | 2010-08-04 | 1 | -5/+0 |
* | update Punjabi Translation by A S Alam | A S Alam | 2010-08-04 | 1 | -667/+799 |
* | use member variable instead of getter | Felix Kaser | 2010-08-03 | 1 | -5/+3 |
* | removed fixme comment when toggling show_offline | Felix Kaser | 2010-08-03 | 1 | -3/+0 |
* | refactored show_offline property to the view | Felix Kaser | 2010-08-03 | 5 | -115/+70 |
* | Updated Slovenian translation | Matej Urbančič | 2010-08-03 | 1 | -367/+470 |
* | Connect signals only once, it's enough | Xavier Claessens | 2010-08-03 | 1 | -7/+0 |
* | Ensure contacts have a persona set | Philip Withnall | 2010-08-03 | 2 | -1/+3 |
* | fixing a method name typo | Felix Kaser | 2010-08-03 | 1 | -2/+2 |
* | Updated Russian translation from Александр Семёнов <rotuka@ya... | Leonid Kanter | 2010-08-03 | 1 | -662/+795 |
* | contact: coding style fix | Guillaume Desmottes | 2010-08-03 | 1 | -1/+1 |
* | Add a translator comment explaining the "reduce location" semantic (#624062) | Guillaume Desmottes | 2010-08-03 | 1 | -1/+1 |
* | Updated zh_CN translation. | Funda Wang | 2010-08-03 | 2 | -74/+77 |
* | Maintain a list of Individuals which have EmpathyContacts in the manager | Philip Withnall | 2010-08-03 | 2 | -25/+115 |
* | remove released flag | Guillaume Desmottes | 2010-08-03 | 1 | -2/+2 |
* | prepare 2.31.6EMPATHY_2_31_6 | Guillaume Desmottes | 2010-08-03 | 2 | -3/+43 |
* | Don't warn when adding an existing contact | Philip Withnall | 2010-08-03 | 1 | -4/+8 |
* | map-view: be a proper GtkWindow (#625826) | Guillaume Desmottes | 2010-08-02 | 3 | -154/+221 |
* | free the list returned by clutter_container_get_children() | Guillaume Desmottes | 2010-08-02 | 1 | -3/+4 |
* | show the date in messages coming from history (#624599) | Nicolò Chieffo | 2010-08-02 | 3 | -7/+14 |
* | Check for the right version of CC depending on GTK+ | Guillaume Desmottes | 2010-08-02 | 1 | -4/+9 |
* | Group all matching functions together | Xavier Claessens | 2010-07-30 | 1 | -69/+69 |
* | Abort directly if a test failed | Xavier Claessens | 2010-07-30 | 1 | -6/+4 |
* | Simplify code: Avoid nested loops | Xavier Claessens | 2010-07-30 | 1 | -61/+63 |
* | Make livesearch work if accentued letters are pre-decomposed | Xavier Claessens | 2010-07-30 | 2 | -7/+12 |
* | Add unit tests for the multi-word searching | Xavier Claessens | 2010-07-30 | 1 | -0/+6 |
* | Make EmpathyLiveSearch's match algo smarter with words | Xavier Claessens | 2010-07-30 | 1 | -27/+74 |
* | Add GTK_LIBS to build tests | Xavier Claessens | 2010-07-30 | 1 | -3/+6 |
* | backport the last commit to contact-list-view | Felix Kaser | 2010-07-29 | 1 | -6/+10 |
* | added return value for the keynav signal | Felix Kaser | 2010-07-29 | 2 | -7/+13 |
* | changed the type of keynav signal | Felix Kaser | 2010-07-29 | 2 | -6/+6 |
* | added check for null before scroll to cell | Felix Kaser | 2010-07-29 | 1 | -2/+5 |
* | add key navigation possibilities to search | Felix Kaser | 2010-07-29 | 1 | -0/+23 |
* | keep the selected contact visible after search | Felix Kaser | 2010-07-29 | 1 | -0/+7 |
* | enable keynavigation during search in contact-list | Felix Kaser | 2010-07-29 | 2 | -4/+48 |
* | dont catch key up and down from the treeview | Felix Kaser | 2010-07-29 | 1 | -0/+5 |
* | fixed a critical when quiting while searching | Felix Kaser | 2010-07-29 | 1 | -1/+1 |
* | added zh_CN to help/.gitignore | Felix Kaser | 2010-07-28 | 1 | -0/+2 |
* | fix small regression with expanding groups | Felix Kaser | 2010-07-28 | 1 | -1/+1 |
* | [i18n] Updated German translation | Mario Blättermann | 2010-07-28 | 1 | -110/+132 |
* | Updated Galician translations | Fran Diéguez | 2010-07-27 | 1 | -93/+115 |
* | Merge branch 'folks-async-and-prepare' | Travis Reitter | 2010-07-27 | 4 | -6/+77 |
|\ |
|
| * | Adjust for signature change in folks_groups_change_group() | Travis Reitter | 2010-07-27 | 3 | -4/+56 |
| * | Adjust for signature change in folks_individual_aggregator_remove_individual() | Travis Reitter | 2010-07-27 | 1 | -1/+19 |
| * | Use the new IndividualAggregator.prepare() method | Philip Withnall | 2010-07-27 | 2 | -1/+2 |
* | | Add Simplified Chinese help translation. | Aron Xu | 2010-07-27 | 2 | -1/+2712 |
* | | Updated Galician translations | Fran Diéguez | 2010-07-27 | 1 | -1329/+1324 |
* | | Updated Spanish translation | Jorge González | 2010-07-27 | 1 | -116/+134 |
* | | Committed version of x264enc needs profile=1 for baseline | Sjoerd Simons | 2010-07-27 | 1 | -1/+1 |
* | | Updated Norwegian Nynorsk translation | Torstein Adolf Winterseth | 2010-07-27 | 1 | -563/+584 |
* | | Added Norwegian Nynorsk translation | Torstein Adolf Winterseth | 2010-07-26 | 2 | -0/+3336 |
|/ |
|
* | Updated Slovenian translation | Andrej Žnidaršič | 2010-07-26 | 1 | -180/+172 |
* | Updated Galician translations | Fran Diéguez | 2010-07-25 | 1 | -72/+138 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2010-07-24 | 2 | -182/+226 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-07-24 | 1 | -115/+137 |
* | Add help/gl/ in gitignore | Xavier Claessens | 2010-07-23 | 1 | -0/+2 |
* | Remove cc-empathy-accounts-page.c from POTFILE.in | Xavier Claessens | 2010-07-23 | 1 | -2/+1 |
* | Update Simplified Chinese translations. | Yunqiang Su | 2010-07-23 | 1 | -72/+92 |
* | Updated Galician translations | Fran Diéguez | 2010-07-22 | 1 | -3/+3 |
* | Use presence message from FolksPersona rather than TpContact | Philip Withnall | 2010-07-22 | 1 | -15/+25 |
* | Enforce use only of TpfPersonas | Philip Withnall | 2010-07-22 | 1 | -4/+2 |
* | Re-enable setting of groups for newly-added contacts | Philip Withnall | 2010-07-22 | 3 | -11/+51 |
* | Update FolksPersona:alias when updating EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -0/+15 |
* | Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias | Philip Withnall | 2010-07-22 | 20 | -107/+91 |
* | Remove folks_individual_dup_from_empathy_contact() | Philip Withnall | 2010-07-22 | 4 | -94/+23 |
* | Add a link between EmpathyContact and FolksPersona | Philip Withnall | 2010-07-22 | 3 | -0/+102 |
* | Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes | Travis Reitter | 2010-07-22 | 6 | -14/+27 |
* | Re-add support for the "People Nearby" group | Philip Withnall | 2010-07-21 | 1 | -4/+12 |
* | Typos | Khaled Hosny | 2010-07-21 | 1 | -2/+2 |
* | Add authors and fix copyrights for empathy-accounts-module | Danielle Madeley | 2010-07-21 | 3 | -3/+7 |
* | Remove unneccesary signal disconnection in EmpathyAccountsDialog | Danielle Madeley | 2010-07-21 | 1 | -35/+9 |
* | Update cc-empathy-accounts-panel for latest gnome-control-center | Danielle Madeley | 2010-07-21 | 6 | -365/+130 |
* | Update gnome-control-center dependency | Danielle Madeley | 2010-07-21 | 1 | -3/+10 |
* | Remove apostrophes from configure.ac because they break vim's highlighting | Danielle Madeley | 2010-07-21 | 1 | -9/+9 |
* | Take advantage of tp_asv_new(). | Travis Reitter | 2010-07-21 | 1 | -5/+3 |
* | Use the proper source_tag in empathy_pixbuf_avatar_from_individual_scaled_*(). | Travis Reitter | 2010-07-21 | 1 | -2/+2 |
* | Adjust to the new add_persona_from_details() API. | Travis Reitter | 2010-07-21 | 2 | -3/+5 |
* | Update to the FolksIndividualAggregator:individuals-changed signal. | Travis Reitter | 2010-07-21 | 4 | -24/+23 |
* | Don't depend on Folks capabilities in the IndividualView | Travis Reitter | 2010-07-21 | 1 | -2/+13 |
* | Calculate contact capabilities ourselves. | Travis Reitter | 2010-07-21 | 1 | -12/+33 |
* | Only have one parameter per function definition line. | Travis Reitter | 2010-07-21 | 1 | -1/+2 |
* | Cut excessive G_STRLOC in DEBUG statements. | Travis Reitter | 2010-07-21 | 1 | -3/+3 |
* | Chain up IndividualManager's dispose() to call its parent's dispose(). | Travis Reitter | 2010-07-21 | 1 | -0/+2 |
* | Perform the IndividualManager dispose work in a dispose() function, not final... | Travis Reitter | 2010-07-21 | 1 | -2/+2 |
* | Add a comment about the IndividualManager's general memory management policy. | Travis Reitter | 2010-07-21 | 1 | -0/+6 |
* | Use the more-conventional approach to signal emission in IndividualManager. | Travis Reitter | 2010-07-21 | 1 | -32/+44 |
* | Take advantage of tp_clear_object(). | Travis Reitter | 2010-07-21 | 1 | -2/+1 |
* | Minimize the scope of some variables and avoid risk of double-freeing a string. | Travis Reitter | 2010-07-21 | 1 | -3/+4 |
* | Enclose a non-trivial expression in () in an assignment. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Also sort the IndividualStore by underlying protocol and account ID. | Travis Reitter | 2010-07-21 | 1 | -3/+24 |
* | Don't enclose trivial blocks in {}. | Travis Reitter | 2010-07-21 | 2 | -96/+33 |
* | Use explicit '!= NULL' for pointer boolean expressions. | Travis Reitter | 2010-07-21 | 2 | -12/+13 |
* | Cut obsolete comment. | Travis Reitter | 2010-07-21 | 1 | -1/+0 |
* | Simplify validation. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Take advantage of tp_clear_object(). | Travis Reitter | 2010-07-21 | 2 | -9/+5 |
* | We already know that this contact is a FolksIndividual if it isn't NULL, so s... | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Stick with the term 'contact' instead of adding 'individual'. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Update copyright notice. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Fix alignment. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
* | Don't leak references to the contacts returned from empathy_contact_dup_from_... | Travis Reitter | 2010-07-21 | 4 | -1/+15 |
* | Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i... | Travis Reitter | 2010-07-21 | 8 | -37/+37 |
* | Simplify empathy_folks_individual_contains_contact(). | Travis Reitter | 2010-07-21 | 1 | -9/+2 |
* | Add comments for the new Individual/Contact utility functions. | Travis Reitter | 2010-07-21 | 1 | -0/+10 |
* | Use the gio async pattern for fetching Individuals' avatars | Travis Reitter | 2010-07-21 | 3 | -39/+92 |
* | Reduce line length. | Travis Reitter | 2010-07-21 | 1 | -5/+6 |