aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* CallWindow: don't add calls to searches if they don't matchEmilio Pozuelo Monfort2011-07-191-0/+15
* LogWindow: select 'Anyone' when searchingEmilio Pozuelo Monfort2011-07-191-3/+7
* LogWindow: refresh the logs when new events happenEmilio Pozuelo Monfort2011-07-041-3/+260
* LogWindow: make it a proper GtkWindow subclassEmilio Pozuelo Monfort2011-07-043-505/+577
* Add a dialpad to the New conversation and New call dialogsEmilio Pozuelo Monfort2011-06-302-4/+110
* Autocomplete contacts when blocking by aliasEmilio Pozuelo Monfort2011-06-301-2/+81
* LogWindow: keep the selected dates when changing Who or WhatEmilio Pozuelo Monfort2011-06-291-5/+78
* Hide the password entry for Skype accounts in the assistantEmilio Pozuelo Monfort2011-06-172-2/+13
* Don't unref NULL pointersEmilio Pozuelo Monfort2011-06-101-1/+1
* Merge branch 'search-columns-193' into empathy-skypeDanielle Madeley2011-06-031-8/+15
|\
| * Use some markup to make the logs more readableDanielle Madeley2011-05-271-5/+7
| * Don't allow interactive searching on the log paneDanielle Madeley2011-05-271-0/+2
| * Remove unrequired COL_WHAT_EXPANDERDanielle Madeley2011-05-271-3/+1
| * [log-viewer] set search columnsDanielle Madeley2011-05-271-0/+5
* | Remove AllowVideoFrom settingEmilio Pozuelo Monfort2011-06-012-48/+9
|/
* Merge branch 'message-editing-48-more' into empathy-skypeDanielle Madeley2011-05-276-14/+192
|\
| * Reset the chat state after receiving an edited messageDanielle Madeley2011-05-261-12/+9
| * Replace tpl_text_event_dup_supersedes() with synthetic messageDanielle Madeley2011-05-261-18/+24
| * Set the edited icon for edited messages in the log viewerDanielle Madeley2011-05-251-0/+7
| * Get the original message from the logger so we can supersede itDanielle Madeley2011-05-251-1/+22
| * Add an icon to edited messagesDanielle Madeley2011-05-252-0/+30
| * Add a tooltip saying when the message was editedDanielle Madeley2011-05-251-0/+14
| * [theme-adium] implement edit_message()Danielle Madeley2011-05-251-1/+63
| * [theme-adium] wrap the messages in <span id=...> so we can find them againDanielle Madeley2011-05-251-4/+16
| * Pass edited messages through to the ChatViewDanielle Madeley2011-05-201-12/+25
| * Add edit_message() method to ChatView ifaceDanielle Madeley2011-05-202-0/+16
* | Set a parent for the error dialogEmilio Pozuelo Monfort2011-05-261-5/+7
* | NewMessageDialog: show an error if starting the channel failsEmilio Pozuelo Monfort2011-05-261-2/+77
* | empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-05-263-5/+10
* | Merge branch 'sms-topup-154-2' into empathy-skypeEmilio Pozuelo Monfort2011-05-204-1/+90
|\ \
| * | EmpathyChat: add a 'Top up' link when there's not enough creditEmilio Pozuelo Monfort2011-05-181-1/+59
| * | EmpathyThemeAdium: implement append_event_markupEmilio Pozuelo Monfort2011-05-181-0/+9
| * | Add empathy_chat_view_append_event_markupEmilio Pozuelo Monfort2011-05-182-0/+22
* | | log_window_chats_set_selected: only act on normal rowsEmilio Pozuelo Monfort2011-05-181-0/+5
| |/ |/|
* | Update our local fields having Overwritten_By_Nickname when updating our nick...Guillaume Desmottes2011-05-181-0/+43
* | Import get_spec_from_list() from masterDanielle Madeley2011-05-181-0/+17
* | don't update Alias.Nickname if not neededGuillaume Desmottes2011-05-161-2/+9
* | inline set_alias_on_account()Guillaume Desmottes2011-05-161-10/+3
|/
* Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-05-131-4/+9
* Merge branch 'dialpad-163' into empathy-skypeDanielle Madeley2011-05-132-0/+78
|\
| * Add letters underneath the numbers on the dialpadDanielle Madeley2011-05-131-13/+39
| * Factor out dialpad into a utility functionDanielle Madeley2011-05-132-0/+52
* | LogWindow: disable Video calls if no camera connectedEmilio Pozuelo Monfort2011-05-131-1/+18
* | Bind 'Video call' menu items to available camerasEmilio Pozuelo Monfort2011-05-131-0/+7
* | NewCallDialog: make 'Enable video' unsensitive when there's no cameraEmilio Pozuelo Monfort2011-05-131-0/+19
|/
* Merge remote-tracking branch 'public-upstream/gnome-2-34' into empathy-skypeEmilio Pozuelo Monfort2011-05-115-5/+7
|\
| * Include gi18n-lib.h in library sources, not gi18n.h.Gabor Kelemen2011-05-055-5/+7
* | LogWindow: Don't cut the log messagesEmilio Pozuelo Monfort2011-05-101-1/+0
* | LogWindow: better logic for the buttons sensitivityEmilio Pozuelo Monfort2011-05-101-12/+55
* | Always call additional_apply_async() so that the password is fed to the observerDanielle Madeley2011-05-051-7/+15
* | LogWindow: don't crash if closed while retrieving logsEmilio Pozuelo Monfort2011-05-031-1/+4
* | Show an spinner while logs are being retrievedEmilio Pozuelo Monfort2011-05-032-4/+103
* | LogWindow: scroll the events view to the endEmilio Pozuelo Monfort2011-05-031-0/+17
* | LogWindow: select the first normal date by defaultEmilio Pozuelo Monfort2011-05-031-2/+3
* | LogWindow: set 'All accounts' by defaultEmilio Pozuelo Monfort2011-05-031-0/+1
* | Add empathy_account_chooser_set_allEmilio Pozuelo Monfort2011-05-032-0/+25
* | Merge branch 'gnome-2-34' into empathy-skypeEmilio Pozuelo Monfort2011-05-024-41/+49
|\|
| * Bug 646227 — Possible overflow in persona-view:drag_data_getPhilip Withnall2011-05-023-40/+43
| * individual_store_get_individual_status_icon_with_icon_name: look in the cache...Guillaume Desmottes2011-05-021-1/+6
* | Don't free an uninitialized variableEmilio Pozuelo Monfort2011-05-021-2/+5
* | Merge branch 'double-eula-121' into empathy-skypeDanielle Madeley2011-04-291-28/+46
|\ \
| * | Don't tie auth observer lifetime to widget lifetimeDanielle Madeley2011-04-281-28/+46
* | | Merge branch 'delivery-reports-52' into empathy-skypeDanielle Madeley2011-04-282-21/+77
|\ \ \ | |/ / |/| |
| * | [chat] expose this property in EmpathyChatDanielle Madeley2011-04-282-0/+46
| * | Use dbus-error from delivery report for better errorsDanielle Madeley2011-04-281-21/+31
* | | Only disable other accounts if we're creating an accountDanielle Madeley2011-04-281-4/+8
* | | Set the parent and check the return value correctlyDanielle Madeley2011-04-281-1/+10
* | | Fix logic error introduced in ad4626ebDanielle Madeley2011-04-281-4/+8
|/ /
* | Merge remote-tracking branch 'pochu-public/log-window-619866' into empathy-skypeEmilio Pozuelo Monfort2011-04-286-1517/+2699
|\ \
| * | Display date and time in the event treeviewEmilio Pozuelo Monfort2011-04-271-3/+6
| * | Make the three panes a bit taller by defaultEmilio Pozuelo Monfort2011-04-271-0/+1
| * | Add a clear icon to the search entryEmilio Pozuelo Monfort2011-04-271-0/+23
| * | Don't use global variablesEmilio Pozuelo Monfort2011-04-271-12/+13
| * | Fix buttons to work again with multiselectionEmilio Pozuelo Monfort2011-04-271-35/+48
| * | Use a define instead of hardcoding a magic numberEmilio Pozuelo Monfort2011-04-271-2/+4
| * | Use a for instead of a do while to avoid returning earlyEmilio Pozuelo Monfort2011-04-271-5/+4
| * | Don't leak the account and entityEmilio Pozuelo Monfort2011-04-271-3/+6
| * | Don't leak pathsEmilio Pozuelo Monfort2011-04-271-0/+1
| * | Compare against NULLEmilio Pozuelo Monfort2011-04-271-2/+2
| * | Be neutralEmilio Pozuelo Monfort2011-04-271-1/+1
| * | Style: use braces consistentlyEmilio Pozuelo Monfort2011-04-271-11/+31
| * | Return early if the iter isn't a top levelEmilio Pozuelo Monfort2011-04-271-6/+7
| * | Use a macro for magic numbersEmilio Pozuelo Monfort2011-04-271-1/+4
| * | Don't leak the account and entityEmilio Pozuelo Monfort2011-04-271-6/+9
| * | Use tp_clear_pointerEmilio Pozuelo Monfort2011-04-271-2/+1
| * | LogWindow: group MUC events properlyEmilio Pozuelo Monfort2011-04-271-1/+30
| * | LogWindow: check the 30min gap with the last messageEmilio Pozuelo Monfort2011-04-271-2/+8
| * | LogWindow: find the corrent parent for chat eventsEmilio Pozuelo Monfort2011-04-271-1/+6
| * | LogWindow: Display /me messages properlyEmilio Pozuelo Monfort2011-04-271-4/+14
| * | make check fixesEmilio Pozuelo Monfort2011-04-271-1/+1
| * | Remove more dead codeEmilio Pozuelo Monfort2011-04-271-6/+0
| * | Use a do while instead of a for loop where appropriateEmilio Pozuelo Monfort2011-04-261-2/+2
| * | Remove dead codeEmilio Pozuelo Monfort2011-04-261-3/+0
| * | Fix commentEmilio Pozuelo Monfort2011-04-261-3/+2
| * | Remove stray print statementsEmilio Pozuelo Monfort2011-04-261-6/+4
| * | Remove dead codeEmilio Pozuelo Monfort2011-04-261-30/+0
| * | LogWindow: don't add duplicate datesEmilio Pozuelo Monfort2011-04-261-11/+15
| * | LogWindow: add 'Anyone' to search resultsEmilio Pozuelo Monfort2011-04-261-3/+1
| * | LogWindow: select 'Anytime' by default when searchingEmilio Pozuelo Monfort2011-04-261-0/+4
| * | Block the callback when clearing the storeEmilio Pozuelo Monfort2011-04-251-0/+9
| * | Switch remaining functions to the new styleEmilio Pozuelo Monfort2011-04-251-218/+238
| * | LogWindow: Add live search supportEmilio Pozuelo Monfort2011-04-251-3/+12
| * | LogWindow: Show dates properlyEmilio Pozuelo Monfort2011-04-251-8/+46
| * | LogWindow: Add multiselection to the 'When' paneEmilio Pozuelo Monfort2011-04-251-50/+93
| * | Stop processing logger calls when unneededEmilio Pozuelo Monfort2011-04-251-8/+36
| * | Populate from 'Anyone' when changing the accountEmilio Pozuelo Monfort2011-04-251-4/+19
| * | Make 'Anyone' workEmilio Pozuelo Monfort2011-04-251-4/+44
| * | LogWindow: Add multiselection to the 'Who' paneEmilio Pozuelo Monfort2011-04-251-95/+195
| * | LogWindow: Add multiselection to the 'What' paneEmilio Pozuelo Monfort2011-04-251-4/+41
| * | log_window_chats_get_selected -> log_window_get_selectedEmilio Pozuelo Monfort2011-04-221-5/+5
| * | LogWindow: convert the event view to a treeviewEmilio Pozuelo Monfort2011-04-202-40/+366
| * | Add icons for missed/incoming/outgoing callsEmilio Pozuelo Monfort2011-04-201-0/+4
| * | Complete rewrite of the history windowEmilio Pozuelo Monfort2011-04-203-1339/+1721
| * | account_chooser_find_account_foreach: check the col typeEmilio Pozuelo Monfort2011-04-201-1/+8
| * | AccountChooser: add empathy_account_chooser_get_account_manager()Emilio Pozuelo Monfort2011-04-202-1/+10
* | | Post-rebase: priv->location is not compatible with tp_asv_* in this branchDanielle Madeley2011-04-211-1/+4
* | | chat_text_view_append_timestamp: use empathy_time_to_string_utc()Guillaume Desmottes2011-04-211-5/+1
* | | Port all timestamps from time_t to gint64 (#648188)Guillaume Desmottes2011-04-217-45/+37
* | | use tp_text_channel_send_message_async()Guillaume Desmottes2011-04-211-7/+34
* | | chat_send_error_cb: don't display the message if it's NULLGuillaume Desmottes2011-04-211-3/+8
* | | Display an accurate error when not enough creditEmilio Pozuelo Monfort2011-04-161-0/+2
* | | Merge branch 'sms-support-2' into empathy-skypeDanielle Madeley2011-04-152-5/+124
|\ \ \
| * | | Only set the SMS button sensitive if we have SMS capabilityDanielle Madeley2011-04-131-2/+63
| * | | contact-selector-dialog: add a selected-account propertyDanielle Madeley2011-04-131-1/+24
| * | | Add an SMS button to the new-message dialogDanielle Madeley2011-04-121-4/+39
* | | | Merge remote-tracking branch 'danni-public/sms-support' into empathy-skypeEmilio Pozuelo Monfort2011-04-085-8/+129
|\| | |
| * | | Add "(SMS)" to the tab name for SMS channelsDanielle Madeley2011-04-081-1/+10
| * | | Change empathy_chat_get_name() from const char * -> char *Danielle Madeley2011-04-082-5/+5
| * | | Add sms-channel property to empathy-chatDanielle Madeley2011-04-082-2/+45
| * | | Add SMS entry to empathy-individual-menuDanielle Madeley2011-04-083-1/+70
| |/ /
* | | Make wording follow the designEmilio Pozuelo Monfort2011-04-082-14/+14
* | | Disconnect other psyke accounts when creating a new oneEmilio Pozuelo Monfort2011-04-082-1/+6
* | | Don't assume account != NULLDanielle Madeley2011-04-081-1/+1
* | | Set the label width to 600Emilio Pozuelo Monfort2011-04-081-1/+1
* | | Force the width of the Plugged into Skype text to be 500pxDanielle Madeley2011-04-081-0/+1
* | | Disable confirmation dialog for nowDanielle Madeley2011-04-081-0/+3
* | | Abstract out is_other_psyke_account()Danielle Madeley2011-04-081-10/+13
* | | Disable all other psyke accounts when one is enabledDanielle Madeley2011-04-082-1/+75
* | | Don't leak GSimpleAsyncResultDanielle Madeley2011-04-081-0/+2
* | | Implement additional_apply_async() for account-widget-skypeDanielle Madeley2011-04-081-0/+41
* | | Fix reconnect_required, which was broken by port to MxGtkLightSwitchDanielle Madeley2011-04-081-0/+1
* | | Set Apply/Cancel buttons sensitive when password is changedDanielle Madeley2011-04-081-9/+17
* | | focus-in-event returns gboolean -- return FALSE to propagate event furtherDanielle Madeley2011-04-081-1/+3
* | | Privacy -> Privacy SettingsEmilio Pozuelo Monfort2011-04-081-1/+1
* | | Make password entry insensitive if remember-password inactiveDanielle Madeley2011-04-081-0/+9
* | | Fake password should be 12 'x's instead of 8Danielle Madeley2011-04-081-1/+1
* | | Remove Forget Password sweeper in password_entryDanielle Madeley2011-04-082-27/+0
* | | Warn early if the CM doesn't implement a privacy settingEmilio Pozuelo Monfort2011-04-081-2/+9
* | | Remove the PSTN setting and add a Video oneEmilio Pozuelo Monfort2011-04-082-6/+6
* | | Make wording follow the designsEmilio Pozuelo Monfort2011-04-082-7/+7
* | | Add DEBUG messageDanielle Madeley2011-04-081-1/+1
* | | Don't replace password with fake-password if there's something real in thereDanielle Madeley2011-04-081-0/+5
* | | Add a Remember Password toggle which remembers the passwordDanielle Madeley2011-04-082-39/+69
* | | Implement ForgetPassword buttonDanielle Madeley2011-04-082-0/+27
* | | Don't assume account != NULL (again)Danielle Madeley2011-04-081-1/+1
* | | If the password is fake, and the user focuses in, clear the fake passwordDanielle Madeley2011-04-081-0/+22
* | | Track the change notification for PasswordSavedDanielle Madeley2011-04-081-2/+28
* | | Set a fake password if we know the password is savedDanielle Madeley2011-04-081-4/+44
* | | Add a pre-auth approver for authenicating Psyke from the accounts-dialogDanielle Madeley2011-04-081-2/+199
* | | Add ShowIHaveVideoTo property to Privacy Settings UIDanielle Madeley2011-04-082-4/+43
* | | Update Canonical Support link to http://canonical.com/support?app=empathyDanielle Madeley2011-04-081-1/+1
* | | Move show EULA function to empathy-account-widget-skypeDanielle Madeley2011-04-084-76/+79
* | | Look for a localized EULA firstEmilio Pozuelo Monfort2011-04-081-3/+24
* | | Show an EULA when creating an Skype accountEmilio Pozuelo Monfort2011-04-082-0/+55
* | | Fixes for make checkDanielle Madeley2011-04-081-1/+2
* | | Add Plugged into Skype info to the add-account dialog tooDanielle Madeley2011-04-082-22/+47
* | | Remove simple dialog, use 'setup' dialog for simple caseDanielle Madeley2011-04-082-124/+4
* | | Move empathy-account-widget-skype into its own fileDanielle Madeley2011-04-085-485/+566
* | | Update Skype account widget per specificationDanielle Madeley2011-04-082-30/+220
* | | Don't assume account != NULLDanielle Madeley2011-04-081-35/+10
* | | Wrap labels in GtkInfoBarsDanielle Madeley2011-04-081-0/+2
* | | Change "show my web status" to something clearer and add a Learn More linkDanielle Madeley2011-04-081-124/+155
* | | Make the disconnected message clearerDanielle Madeley2011-04-081-1/+2
* | | Make dialog contents insensitive if Get() failsDanielle Madeley2011-04-081-1/+16
* | | Add padding to Privacy Settings dialogDanielle Madeley2011-04-081-0/+1
* | | Track changes to privacy settings coming from PsykeDanielle Madeley2011-04-081-40/+110
* | | Implement Skype privacy settings dialogDanielle Madeley2011-04-082-38/+573
* | | Add an Skype login widgetEmilio Pozuelo Monfort2011-04-083-0/+285
| |/ |/|
* | log-window: no need to use a ctx structGuillaume Desmottes2011-04-061-40/+11
|/
* Calendar widget should be disabled if no contact selected (#645582)Guillaume Desmottes2011-03-242-0/+10
* log_manager_got_entities_cb: don't use the currently selected accountGuillaume Desmottes2011-03-241-17/+43
* theme-adium: keep count of the pages loading instead of using a booleanGuillaume Desmottes2011-03-241-4/+9
* Clarify the wording to indicate it's all about accountsSjoerd Simons2011-03-241-3/+8
* Cope with gtk_icon_theme_lookup_icon returning NULLSjoerd Simons2011-03-231-0/+3
* Give the FilterResultData a reference to accountSjoerd Simons2011-03-231-1/+1
* Support building with libgcr 3.0Stef Walter2011-03-222-2/+2
* re-enable /msg and /query commands (#645509)Guillaume Desmottes2011-03-221-24/+38
* account_chooser_update_iter: don't leak the TpAccountGuillaume Desmottes2011-03-221-0/+2
* Also show an avatar when blocking from a conversationEmilio Pozuelo Monfort2011-03-223-3/+14
* Use the right marshal fileEmilio Pozuelo Monfort2011-03-191-2/+2
* Reword blocking dialog some moreDanielle Madeley2011-03-181-43/+48
* Display an avatar on the block contact dialogEmilio Pozuelo Monfort2011-03-183-39/+82
* Fix reconnect_required, which was broken by port to MxGtkLightSwitchDanielle Madeley2011-03-181-13/+17
* Optionally call a callback on Apply to do additional thingsDanielle Madeley2011-03-182-2/+50
* Contact Search: close the dialog when adding a contactEmilio Pozuelo Monfort2011-03-171-0/+3
* account-widget-irc: set password-prompt param when needed (#644406)Guillaume Desmottes2011-03-171-0/+58
* Log window: grey out accounts without logsEmilio Pozuelo Monfort2011-03-161-0/+11
* Clear logs: grey out accounts without logsEmilio Pozuelo Monfort2011-03-161-0/+45
* ContactSearch: don't leak a GErrorEmilio Pozuelo Monfort2011-03-161-2/+4
* AccountChooser: All -> All accountsEmilio Pozuelo Monfort2011-03-161-1/+1
* Select the same account as in the history windowEmilio Pozuelo Monfort2011-03-161-8/+22
* Change the 'Delete logs' button to a menu entryEmilio Pozuelo Monfort2011-03-162-228/+296
* Add a empathy_account_chooser_has_all_selectedEmilio Pozuelo Monfort2011-03-162-0/+25
* individual-view: call empathy_individual_manager_remove() also when the respo...Guillaume Desmottes2011-03-161-7/+5
* individual-view: use our own RESPONSE enumGuillaume Desmottes2011-03-161-6/+16
* depends on folks 0.4.0Guillaume Desmottes2011-03-1612-146/+162
* Don't check the style on mx-gtk-light-switch.[ch]Emilio Pozuelo Monfort2011-03-141-2/+1
* individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ...Guillaume Desmottes2011-03-141-2/+13
* Remove enabled toggle from account-widgetDanielle Madeley2011-03-141-0/+4
* Reenable labels in MxGtkLightSwitchDanielle Madeley2011-03-141-9/+6
* Import MxGtkLightSwitch from MxDanielle Madeley2011-03-143-2/+616
* Update the wording of the other contact blocking dialogDanielle Madeley2011-03-111-3/+4
* Reword 'Remove Contact'Danielle Madeley2011-03-111-3/+3
* Update the wording of the contact blocking dialogDanielle Madeley2011-03-111-15/+56
* Check for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when a call failsEmilio Pozuelo Monfort2011-03-101-0/+2
* Fix a couple of 'may be used uninitialized' warningsEmilio Pozuelo Monfort2011-03-101-2/+2
* coding style fixesGuillaume Desmottes2011-03-091-1/+1
* Revert "libempathy-gtk: In TLS Dialog allow remembering of any exception."Guillaume Desmottes2011-03-091-6/+15
* contact-search-dialog: fix compilation warningsGuillaume Desmottes2011-03-091-1/+1
* libempathy-gtk: In TLS Dialog allow remembering of any exception.Stef Walter2011-03-091-15/+6
* Show a profile info button in contact search resultsEmilio Pozuelo Monfort2011-03-071-0/+55
* Use the special "" search field if the CM supports itEmilio Pozuelo Monfort2011-03-071-1/+5
* Warn the user if she has insufficient disk space to receive a fileDanielle Madeley2011-03-071-3/+58
* Emit RESPONSE_APPLY on row-activatedDanielle Madeley2011-03-031-0/+12
* Contact Search Dialog: Search when enter is pressedDanielle Madeley2011-03-031-1/+3
* Fix compiler warningDanielle Madeley2011-03-031-0/+1
* Change 'Add' to 'Add Contact'Danielle Madeley2011-03-031-1/+3
* Tweak ContactSearchDialog paddingDanielle Madeley2011-03-031-13/+17
* Only show the "Remember password" tickybox if we can do thatDanielle Madeley2011-03-031-1/+4
* Return meaningful errors when starting a call failsEmilio Pozuelo Monfort2011-02-281-1/+22
* Add a button to delete logsEmilio Pozuelo Monfort2011-02-242-11/+96
* Indentation fixEmilio Pozuelo Monfort2011-02-241-21/+21
* Log window: free the entities together with the listEmilio Pozuelo Monfort2011-02-241-3/+1
* Log window: don't leak the accountEmilio Pozuelo Monfort2011-02-241-1/+1
* Unref the entity when we're doneEmilio Pozuelo Monfort2011-02-241-0/+2
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-243-125/+120
* tls-dialog: destroy the dialog if the certificate is invalidated (#643186)Guillaume Desmottes2011-02-241-0/+13
* empathy_call_new_with_streams: prefer StreamedMedia over CallEmilio Pozuelo Monfort2011-02-241-13/+13
* Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-02-242-31/+2
* Show an error dialog if starting a call failsEmilio Pozuelo Monfort2011-02-241-1/+25
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-02-245-62/+26
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-02-246-0/+220
* NewCallDialog: support CallsEmilio Pozuelo Monfort2011-02-232-36/+43
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-219-1768/+2
* empathy_theme_manager_dup_singleton: act as a proper dup singleton functionGuillaume Desmottes2011-02-181-2/+5
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-187-22/+35
* rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton()Guillaume Desmottes2011-02-174-5/+11
* folks favorite API has changedGuillaume Desmottes2011-02-171-2/+2
* Always display favorite contacts (#592595)Guillaume Desmottes2011-02-171-1/+4
* only try reconnecting accounts if needed (#642358)Guillaume Desmottes2011-02-161-3/+14