aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add empathy.application to EXTRA_DISTEMPATHY_3_5_4_1Guillaume Desmottes2012-07-241-0/+2
* prepare 3.5.4.1Guillaume Desmottes2012-07-242-2/+24
* add empathy.applicationGuillaume Desmottes2012-07-243-0/+23
* empathy-roster-model-manager: added xmpp-local contacts support empathy-roste...Laurent Contzen2012-07-232-25/+33
* empathy-roster-model: New virtual method _get_groups_for_individual empathy-r...Laurent Contzen2012-07-234-17/+51
* empathy-roster-model, empathy-roster-model-manager: Now deals with groups-cha...Laurent Contzen2012-07-234-3/+43
* Fix distcheck when doing parallel buildXavier Claessens2012-07-231-2/+6
* Do not install MC plugins into MC's prefixXavier Claessens2012-07-231-13/+9
* Go back to libgee 0.6.xGuillaume Desmottes2012-07-235-9/+11
* Add Ubuntu Online Accounts auth handlerXavier Claessens2012-07-235-0/+444
* UOA mc-plugin: Actually implement itXavier Claessens2012-07-232-17/+597
* Make sure we define MISSION_CONTROL_PLUGINS_DIR when building with UOAGuillaume Desmottes2012-07-231-0/+7
* configure.ac: export a bunch of variables from UOA pc filesGuillaume Desmottes2012-07-231-0/+21
* Add skeleton of an MC plugin to import Ubuntu Online AccountsXavier Claessens2012-07-237-1/+311
* configure: detect if Ubuntu Online Accounts dep is presentGuillaume Desmottes2012-07-231-0/+30
* coding style fixesGuillaume Desmottes2012-07-232-2/+2
* empathy-roster-model-manager: deal with members-changed signals empathy-roste...Laurent Contzen2012-07-232-21/+40
* empathy-roster-view: start using empathy-roster-modelLaurent Contzen2012-07-235-8/+51
* empathy-roster-model-manager.c: implement empathy_roster_model_manager_get_in...Laurent Contzen2012-07-231-0/+9
* empathy-roster-model-manager: Pass an EmpathyIndividualManager to EmpathyRost...Laurent Contzen2012-07-232-9/+31
* roster-model: add API to track individualsGuillaume Desmottes2012-07-232-0/+69
* add empathy-roster-model-managerGuillaume Desmottes2012-07-233-0/+230
* add empathy-roster-modelGuillaume Desmottes2012-07-233-0/+88
* add empathy_account_settings_set_storage_provider()Guillaume Desmottes2012-07-192-0/+22
* Depend on tp-glib 0.19;4Guillaume Desmottes2012-07-191-1/+1
* export empathy_account_widget_apply_and_log_in()Guillaume Desmottes2012-07-192-7/+7
* Check for libgee depGuillaume Desmottes2012-07-191-0/+1
* gee_iterator_first is no more in libgee 0.8Alban Browaeys2012-07-192-8/+6
* libempathy: Port empathy to libgee 0.8.Jeremy Whiting2012-07-192-2/+2
* Implement Google X-OAUTH2 SASL mechanismXavier Claessens2012-07-182-0/+45
* Move SASL mechanism implementations into its own fileXavier Claessens2012-07-188-151/+393
* empathy: use tp_account_manager_enable_restart()Guillaume Desmottes2012-07-171-0/+2
* remove MC password migration codeGuillaume Desmottes2012-07-171-76/+0
* Turn libempathy-gtk to a public libGuillaume Desmottes2012-07-171-2/+8
* Turn libempathy to a public libGuillaume Desmottes2012-07-171-14/+21
* tp-chat: prepare the Password feature if neededGuillaume Desmottes2012-07-171-0/+38
* Revert "tp-chat:requires TP_CHANNEL_FEATURE_PASSWORD"Guillaume Desmottes2012-07-171-2/+1
* Display the Top Contacts group name above the top contacts even if all of the...Laurent Contzen2012-07-171-20/+20
* tp-chat:requires TP_CHANNEL_FEATURE_PASSWORDGuillaume Desmottes2012-07-171-1/+2
* remove released flagGuillaume Desmottes2012-07-161-1/+1
* prepare 3.5.4EMPATHY_3_5_4Guillaume Desmottes2012-07-162-2/+40
* Display GOA_PKG_ERRORS if deps are missingGuillaume Desmottes2012-07-161-1/+3
* Fix build warning: A string format is requiredXavier Claessens2012-07-161-1/+1
* Use new tp_account_* gettersGuillaume Desmottes2012-07-1611-19/+19
* preferences: use the factory to create the TpAccountGuillaume Desmottes2012-07-161-5/+8
* Depend on tp-glib 0.19.3Guillaume Desmottes2012-07-161-1/+1
* Updated Belarusian translation.Ihar Hrachyshka2012-07-151-564/+491
* chat-window: use self->priv patternGuillaume Desmottes2012-07-112-507/+373
* chat-window: port to new coding stylesGuillaume Desmottes2012-07-112-2158/+2265
* new-chatroom-dialog: set default responseGuillaume Desmottes2012-07-111-0/+2
* remove empathy-contact-dialogsGuillaume Desmottes2012-07-115-399/+0
* remove useless includesGuillaume Desmottes2012-07-113-3/+0
* individual-menu: use the individual version of the add dialogGuillaume Desmottes2012-07-111-6/+6
* log-window: use empathy_display_individual_info()Guillaume Desmottes2012-07-111-3/+9
* contact-search-dialog: use empathy_display_individual_info()Guillaume Desmottes2012-07-111-2/+7
* chat: use empathy_display_individual_info()Guillaume Desmottes2012-07-111-7/+6
* factor out empathy_display_individual_info()Guillaume Desmottes2012-07-113-127/+141
* Updated Hebrew translation.Yaron Shahrabani2012-07-111-489/+487
* Updated Lithuanian translationŽygimantas Beručka2012-07-111-1385/+1571
* protocol-chooser: set pixbuf on the cell rather than the icon-nameGuillaume Desmottes2012-07-091-6/+19
* roster-view: export special group namesGuillaume Desmottes2012-07-092-19/+22
* roster-view: add empathy_roster_view_get_group_at_y()Guillaume Desmottes2012-07-092-0/+23
* add empathy_roster_contact_get_avatar_pixbuf()Guillaume Desmottes2012-07-092-0/+9
* call-window: use gdk_keyval_to_unicode()Guillaume Desmottes2012-07-091-57/+22
* dialpad-widget: use EmpathyDialpadButtonGuillaume Desmottes2012-07-092-40/+43
* add empathy-dialpad-buttonGuillaume Desmottes2012-07-093-0/+289
* call-window: allow user to enter dtmf events using his keyboardGuillaume Desmottes2012-07-091-0/+63
* add empathy_dialpad_widget_press_key()Guillaume Desmottes2012-07-092-0/+21
* dialpad-widget: store buttons in a hash tableGuillaume Desmottes2012-07-091-0/+23
* Updated Norwegian bokmål translationKjartan Maraas2012-07-091-506/+432
* Update Punjabi TranslationA S Alam2012-07-091-1257/+1274
* Updated Spanish translationDaniel Mustieles2012-07-061-53/+62
* individual-widget: don't display unknown presenceGuillaume Desmottes2012-07-061-7/+18
* inline block_contact_dialog_show() into subscription-dialog.cGuillaume Desmottes2012-07-063-78/+73
* remove empathy_subscription_dialog_show()Guillaume Desmottes2012-07-062-138/+0
* event-manager: use EmpathySubscriptionDialogGuillaume Desmottes2012-07-061-3/+12
* add empathy-subscription-dialogGuillaume Desmottes2012-07-054-0/+366
* empathy_adium_path_is_valid: check if the directory has the right formatGuillaume Desmottes2012-07-041-0/+20
* roster-contact: force the size of the avatarGuillaume Desmottes2012-07-041-0/+2
* pixbuf_avatar_from_individual_closure_new: use the g_slice allocatorGuillaume Desmottes2012-07-041-2/+2
* avatar_icon_load_cb: use gdk_pixbuf_new_from_stream_at_scale()Guillaume Desmottes2012-07-041-113/+26
* ui-utils: factor out pixbuf_round_corners()Guillaume Desmottes2012-07-041-14/+18
* ui-utils: remove unused public functionsGuillaume Desmottes2012-07-042-699/+7
* ui-utils: port to TP coding styleGuillaume Desmottes2012-07-042-1584/+1646
* boxes theme: style actions like beforeFrédéric Péters2012-07-043-2/+27
* classic theme: style action lines like beforeFrédéric Péters2012-07-041-0/+22
* classic theme: more colour updatesFrédéric Péters2012-07-041-1/+5
* Updated Greek translationsTom Tryfonidis2012-07-042-1957/+2226
* classic theme: update with colours from the old themeFrédéric Péters2012-07-031-2/+3
* Updated Spanish translationDaniel Mustieles2012-07-021-218/+212
* remove empathy-chat-viewGuillaume Desmottes2012-07-023-405/+0
* remove useless chat-view.h includesGuillaume Desmottes2012-07-022-3/+0
* Stop using EmpathyChatViewGuillaume Desmottes2012-07-0211-151/+165
* theme-adium use self->priv patternGuillaume Desmottes2012-07-022-178/+160
* theme-adium: port to new coding stylesGuillaume Desmottes2012-07-022-1586/+1721
* remove empathy-chat-text-viewGuillaume Desmottes2012-07-025-1577/+0
* theme-manager: don't leak info is 2 themes have the same nameGuillaume Desmottes2012-07-021-2/+4
* Depend on GLib 2.33.3Guillaume Desmottes2012-07-021-2/+2
* upgrade_chat_theme_settings: use empathy_theme_manager_dup_theme_name_from_pa...Guillaume Desmottes2012-07-021-13/+5
* raise a DEBUG instead of WARNING if we can't find the themeGuillaume Desmottes2012-07-021-1/+1
* no need to call empathy_theme_manager_find_theme() twiceGuillaume Desmottes2012-07-021-8/+3
* List themes from EMPATHY_SRCDIR as wellGuillaume Desmottes2012-07-021-12/+45
* change default value of 'theme' key to 'Classic'Guillaume Desmottes2012-07-021-1/+1
* Store the theme name in the 'theme' gsettings keyGuillaume Desmottes2012-07-024-62/+80
* add empathy_theme_manager_dup_theme_name_from_path()Guillaume Desmottes2012-07-022-0/+22
* theme-manager: use self->priv patternGuillaume Desmottes2012-07-022-66/+55
* theme-manager: port to new coding styleGuillaume Desmottes2012-07-022-269/+308
* theme-manager: remove useless codeGuillaume Desmottes2012-07-022-17/+0
* move theme migration code to sanity-cleaning.cGuillaume Desmottes2012-07-022-41/+45
* theme-manager: we can now look up themes in the pathDanielle Madeley2012-07-021-9/+2
* theme-manager: make it possible to look up theme by nameDanielle Madeley2012-07-023-2/+69
* Remove old themes from POTFILES.inDanielle Madeley2012-07-021-2/+0
* theme-manager: automatically migrate from legacy themes to Adium themesDanielle Madeley2012-07-021-0/+47
* Bring back 'theme' keyDanielle Madeley2012-07-022-0/+6
* theme-manager: clean up memory releasingDanielle Madeley2012-07-021-4/+3
* Rename 'Classic WK' to 'Classic'Danielle Madeley2012-07-021-1/+1
* Remove legacy themes codeDanielle Madeley2012-07-029-1119/+13
* Add Planet GNOME chat themeDanielle Madeley2012-07-0210-0/+190
* Add 'Classic' themeDanielle Madeley2012-07-025-1/+91
* Install Boxes themeDanielle Madeley2012-07-023-1/+37
* Add Boxes as an Adium theme with variants Clean, Simple and BlueDanielle Madeley2012-07-028-0/+136
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2012-06-302-2299/+2545
* accounts-dialog: don't show the avatar button if avatars are not supportedGuillaume Desmottes2012-06-281-5/+12
* Boxes theme: implement set_show_avatarsWill Thompson2012-06-281-3/+22
* Adium themes: implement set_show_avatars()Will Thompson2012-06-281-3/+16
* EmpathyChat: tell view to show/hide avatars based on connection interfacesWill Thompson2012-06-281-0/+11
* EmpathyChatView: add vfunc for showing/hiding avatarsWill Thompson2012-06-282-0/+24
* empathy-nautilus-sendto now uses a RosterView instead of EmpathyContactChooserLaurent Contzen2012-06-271-16/+40
* factor out empathy_chat_copy()Guillaume Desmottes2012-06-271-37/+58
* build nautilus-sendto plugin with ERROR_CFLAGSGuillaume Desmottes2012-06-271-0/+1
* tp-chat: stop setting the TpAccount during constructionGuillaume Desmottes2012-06-273-43/+10
* Added new function to get selected individualLaurent Contzen2012-06-272-0/+15
* egg-list-box: update to masterGuillaume Desmottes2012-06-261-0/+0
* Strip %senderPrefix% in Adium themesWill Thompson2012-06-261-0/+6
* roster-window: allow to send files using DnDGuillaume Desmottes2012-06-261-0/+170
* roster-view: export empathy_roster_view_get_individual_at_y()Guillaume Desmottes2012-06-262-7/+29
* ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_...Guillaume Desmottes2012-06-261-2/+4
* chat-window: disable file transfer DnDGuillaume Desmottes2012-06-261-0/+2
* don't display 'Send file' menu item in empathy-chatGuillaume Desmottes2012-06-263-8/+16
* remove released flagGuillaume Desmottes2012-06-261-1/+1
* prepare 3.5.3EMPATHY_3_5_3Guillaume Desmottes2012-06-262-2/+43
* egg-list-box: update to masterGuillaume Desmottes2012-06-261-0/+0
* Updated Galician translationsFran Diéguez2012-06-251-381/+371
* Updated Greek translationTom Tryfonidis2012-06-221-710/+471
* Updated Slovenian translationAndrej Žnidaršič2012-06-221-3/+3
* Create and use People Nearby groupLaurent Contzen2012-06-201-0/+30
* coding style fixesGuillaume Desmottes2012-06-191-2/+3
* widget-irc: don't check 'username' using a regexpGuillaume Desmottes2012-06-191-11/+0
* If group is UNGROUPED, display at the bottom of the rosterLaurent Contzen2012-06-191-0/+5
* roster-view: add_to_displayed: no need to try refiltering groups in non group...Guillaume Desmottes2012-06-191-0/+4
* roster-view: add_to_displayed: get the proper EmpathyRosterGroup objectGuillaume Desmottes2012-06-191-3/+8
* roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes2012-06-184-38/+18
* roster-window: display individual tooltipsGuillaume Desmottes2012-06-181-0/+50
* empathy_roster_view_query_tooltip: set the tooltip next to the right childGuillaume Desmottes2012-06-181-1/+12
* Add heuristic to calculate individuals popularitySeif Lotfy2012-06-181-5/+39
* Show Popular contacts in the "Top Contacts" groupSeif Lotfy2012-06-181-1/+5
* roster-view: select the child when firing the popup menuGuillaume Desmottes2012-06-181-1/+5
* individual-manager: document that individuals_pop ref its contentGuillaume Desmottes2012-06-181-1/+1
* individual-manager: document individual_notify_im_interaction_count()Guillaume Desmottes2012-06-181-0/+4
* Revert "individual-manager: comment out interaction code"Guillaume Desmottes2012-06-181-9/+0
* depends on Folks 0.7.1Guillaume Desmottes2012-06-181-1/+1
* Use audio-input-microphone-muted-symbolic when the mic is mutedGuillaume Desmottes2012-06-183-12/+32
* add empathy_audio_src_set_mute()Guillaume Desmottes2012-06-182-0/+12
* Updated Spanish translationDaniel Mustieles2012-06-151-398/+357
* Don't show groups by defaultGuillaume Desmottes2012-06-151-1/+1
* preferences: add UI to show/hide groupsGuillaume Desmottes2012-06-152-0/+18
* remove deprecated gsettings keysGuillaume Desmottes2012-06-155-159/+0
* roster-window: remove unused gsettings_contactsGuillaume Desmottes2012-06-152-4/+0
* roster-window: display events in the viewGuillaume Desmottes2012-06-151-271/+24
* roster-window: display messages when roster is emptyGuillaume Desmottes2012-06-151-54/+27
* roster-window: hook activate and popup menuGuillaume Desmottes2012-06-151-0/+68
* roster-window: use EmpathyRosterViewGuillaume Desmottes2012-06-151-59/+32
* roster-window: use tp_g_signal_connect_object()Guillaume Desmottes2012-06-151-9/+4
* roster-view: display the favorite icon for the 'top' groupGuillaume Desmottes2012-06-153-4/+49
* roster-view: display favorite contacts at the top of the roster as wellGuillaume Desmottes2012-06-151-1/+68
* roster-view: sort top contacts alphabeticallyGuillaume Desmottes2012-06-151-25/+19
* individual-manager: comment out interaction codeGuillaume Desmottes2012-06-141-0/+9
* s/Ungroupped/UngroupedGuillaume Desmottes2012-06-141-4/+6
* roster-view: store all the children in EmpathyRosterGroup, not only the displ...Guillaume Desmottes2012-06-141-32/+69
* roster-view: factor out contact_should_be_displayed()Guillaume Desmottes2012-06-141-6/+17
* roster-view: add API to display eventsGuillaume Desmottes2012-06-143-0/+235
* add empathy_roster_contact_set_event_icon()Guillaume Desmottes2012-06-142-1/+24
* add empathy_roster_view_is_searching()Guillaume Desmottes2012-06-142-0/+9
* roster-view: add 'empty' propertyGuillaume Desmottes2012-06-143-1/+94
* roster-contact: some sizing fixesGuillaume Desmottes2012-06-141-2/+4
* add API for individual tooltipsGuillaume Desmottes2012-06-143-0/+68
* Add popup-individual-menu signalGuillaume Desmottes2012-06-142-0/+103
* add a signal when a contact is activatedGuillaume Desmottes2012-06-142-3/+51
* roster-contact: reduce border paddingGuillaume Desmottes2012-06-141-5/+5
* Display top contacts on the top of the rosterGuillaume Desmottes2012-06-141-0/+131
* roster-view: add live search supportGuillaume Desmottes2012-06-143-6/+113
* roster-view: add EmpathyRosterGroup and sort contacts accordinglyGuillaume Desmottes2012-06-141-12/+244
* add empathy-roster-groupGuillaume Desmottes2012-06-144-0/+263
* roster-view: add one EmpathyRosterContact per groupGuillaume Desmottes2012-06-141-13/+117
* roster-contact: add group propertyGuillaume Desmottes2012-06-143-4/+32
* roster-view: allow to store more than one widget per IndividualGuillaume Desmottes2012-06-141-9/+23
* factor out add_roster_contact()Guillaume Desmottes2012-06-141-6/+17
* roster-view: rename some variablesGuillaume Desmottes2012-06-141-24/+24
* rename EmpathyRosterItem to EmpathyRosterContactGuillaume Desmottes2012-06-145-110/+110
* test-empathy-roster-view: add --groups optionGuillaume Desmottes2012-06-141-0/+3
* roster-view: add 'show-groups' propertyGuillaume Desmottes2012-06-142-0/+41
* factor out populate_view()Guillaume Desmottes2012-06-141-10/+17
* roster-view: resort when the alias is changedGuillaume Desmottes2012-06-141-0/+4
* roster-item: add 'alias' propertyGuillaume Desmottes2012-06-141-5/+19
* test-empathy-roster-view: add option to display offline contactsGuillaume Desmottes2012-06-141-0/+21
* Filter out offline contactsGuillaume Desmottes2012-06-142-0/+58
* roster-item: track if individual is online or notGuillaume Desmottes2012-06-142-0/+61
* roster-item: add padding around the main boxGuillaume Desmottes2012-06-142-8/+16
* set separators between contactsGuillaume Desmottes2012-06-141-0/+23
* display phone icon if neededGuillaume Desmottes2012-06-141-7/+50
* set dim-label style class on the presence message labelGuillaume Desmottes2012-06-141-0/+4
* Center the alias if no presence message is displayedGuillaume Desmottes2012-06-141-3/+16
* roster-item: display the contact presence iconGuillaume Desmottes2012-06-141-0/+30
* roster-item: display the contact aliasGuillaume Desmottes2012-06-141-0/+65
* roster-item: display the contact avatarGuillaume Desmottes2012-06-141-0/+67
* roster-view: sort itemsGuillaume Desmottes2012-06-141-0/+20
* roster-view: populate with EmpathyRosterItemGuillaume Desmottes2012-06-141-1/+82
* add empathy-roster-itemGuillaume Desmottes2012-06-143-0/+207
* add test-empathy-roster-viewGuillaume Desmottes2012-06-143-1/+47
* create roster-view skeletonGuillaume Desmottes2012-06-143-0/+207
* Add egg-list-box as a submoduleGuillaume Desmottes2012-06-145-0/+29
* individual-manager: keep track of most popular contactsGuillaume Desmottes2012-06-142-0/+181
* empathy_client_factory_dup_contact_features: request groups and client-typesGuillaume Desmottes2012-06-131-0/+2
* Updated Greek translationTom Tryfonidis2012-06-111-2022/+2478
* Updated Belarusian translation.Ihar Hrachyshka2012-06-111-1091/+949
* empathy-chat: abort chat_log_filter if object was destroyedDebarshi Ray2012-06-111-9/+20
* empathy-chat: abort got_filtered_messages_cb if object was destroyedDebarshi Ray2012-06-111-3/+14
* roster-window: remove old GActionEntryGuillaume Desmottes2012-06-081-21/+0
* move 'Remove' item code to individual-menuGuillaume Desmottes2012-06-084-204/+210
* remove libebook supportGuillaume Desmottes2012-06-075-91/+3
* Build with TP_SEAL_ENABLEGuillaume Desmottes2012-06-071-0/+1
* empathy_account_settings_migrate_password_cb: use the vardict APIGuillaume Desmottes2012-06-071-6/+5
* account-settings: always use GVariant to store parametersGuillaume Desmottes2012-06-076-188/+220
* remove empathy_account_settings_set_* functionsGuillaume Desmottes2012-06-077-170/+74
* accounts-settings: store parameters as GVariantGuillaume Desmottes2012-06-073-30/+73
* make empathy_account_settings_get() staticGuillaume Desmottes2012-06-072-4/+5
* account-settings: use TpConnectionManager accessorsGuillaume Desmottes2012-06-071-2/+2
* import-utils: use TpConnectionManager accessorsGuillaume Desmottes2012-06-071-2/+2
* account-widget: use TpConnectionManager accessorsGuillaume Desmottes2012-06-071-17/+22
* connection-managers: use TpConnectionManager accessorGuillaume Desmottes2012-06-071-1/+1
* tp-chat: use TpProxy accessorsGuillaume Desmottes2012-06-071-4/+2
* remove unused proxy hash and equal functionsGuillaume Desmottes2012-06-072-33/+0
* protocol-chooser: use TpConnectionManagerProtocol accessorsGuillaume Desmottes2012-06-071-22/+32
* use TpAccountRequestGuillaume Desmottes2012-06-061-63/+28
* Add GVariant converters from tp-glibGuillaume Desmottes2012-06-062-0/+35
* Depend on tp-glib 0.19.1Guillaume Desmottes2012-06-061-1/+1
* import-pidgin: use TpProtocolGuillaume Desmottes2012-06-061-3/+3
* protocol-chooser: use TpProtocolGuillaume Desmottes2012-06-062-11/+12
* use tp_list_connection_managers_async()Guillaume Desmottes2012-06-061-18/+30
* account-settings: use TpProtocol's API to get TpConnectionManagerParamGuillaume Desmottes2012-06-063-34/+16