summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-12tp-call: add account propertyGuillaume Desmottes1-1/+1
2010-08-12tp-chat: add 'account' propertyGuillaume Desmottes2-2/+2
2010-08-11remove empathy-dispatch-operationGuillaume Desmottes1-1/+0
2010-08-11empathy_dispatcher_join_muc: get an account instead of a connectionGuillaume Desmottes4-65/+17
2010-08-11empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne...Guillaume Desmottes2-9/+7
2010-08-11empathy_dispatcher_chat_with_contact_id: remove callback argumentGuillaume Desmottes2-2/+2
2010-08-11Don't abort when closing the FT dialoguePhilip Withnall1-0/+4
2010-08-11Use TpSimpleHandler to handle incoming file transfer (#623139)Guillaume Desmottes1-0/+6
2010-08-11tp-file: no need to pass the incoming property during constructionGuillaume Desmottes1-1/+1
2010-08-11stop handling internally FT channelsGuillaume Desmottes1-62/+3
2010-08-10empathy_contact_selector_dialog_get_selected: allow to get the account as wellGuillaume Desmottes1-1/+1
2010-08-09only show label during searchFelix Kaser1-13/+7
2010-08-09use gtk_clutter_init rather than clutter_initGuillaume Desmottes1-3/+5
2010-08-06Remove uses of new GStreamer APIPhilip Withnall1-6/+0
2010-08-06Add casts to fix constness problems in empathy-import-pidgin.cPhilip Withnall1-5/+5
2010-08-05Add noreturn annotation to version callback functionPhilip Withnall1-2/+5
2010-08-05Fix constness of various variables and parametersPhilip Withnall3-7/+7
2010-08-05Fix missing entries in switch statementsPhilip Withnall4-9/+39
2010-08-05Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall3-8/+8
2010-08-05use different labels if view is emptyFelix Kaser2-19/+28
2010-08-05show label if contact list is emptyFelix Kaser1-4/+48
2010-08-05added structure to show text when list emptyFelix Kaser2-5/+35
2010-08-05no need to pass the reason to main_window_error_displayGuillaume Desmottes1-3/+2
2010-08-05no need to pass the reason to empathy_account_get_error_messageGuillaume Desmottes2-3/+3
2010-08-05accounts-dialog: use empathy_account_get_error_message (#523895)Guillaume Desmottes1-2/+2
2010-08-05main-window: use empathy_account_get_error_message (#523895)Guillaume Desmottes1-4/+1
2010-08-05main-window: pass the TpConnectionStatusReason to main_window_error_displayGuillaume Desmottes1-6/+5
2010-08-05display the tooltip on the info imageGuillaume Desmottes1-7/+17
2010-08-05add 'info' icon next to the candidatesGuillaume Desmottes1-16/+80
2010-08-05call-window: use candidates-changed signalGuillaume Desmottes1-79/+37
2010-08-05use a space to separate the IP from the portGuillaume Desmottes1-1/+1
2010-08-05add tooltips giving a bit more context about the candidateGuillaume Desmottes1-0/+23
2010-08-05call-window: display candidates info (#599166)Guillaume Desmottes2-0/+370
2010-08-03removed fixme comment when toggling show_offlineFelix Kaser1-3/+0
2010-08-03refactored show_offline property to the viewFelix Kaser1-1/+1
2010-08-03Add a translator comment explaining the "reduce location" semantic (#624062)Guillaume Desmottes1-1/+1
2010-08-02map-view: be a proper GtkWindow (#625826)Guillaume Desmottes3-154/+221
2010-08-02free the list returned by clutter_container_get_children()Guillaume Desmottes1-3/+4
2010-07-21Merge EmpathyContact:name and *_set_alias() to EmpathyContact:aliasPhilip Withnall5-21/+21
2010-07-21Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixesTravis Reitter1-0/+2
2010-07-21Add authors and fix copyrights for empathy-accounts-moduleDanielle Madeley3-3/+7
2010-07-21Remove unneccesary signal disconnection in EmpathyAccountsDialogDanielle Madeley1-35/+9
2010-07-21Update cc-empathy-accounts-panel for latest gnome-control-centerDanielle Madeley5-365/+129
2010-07-20Take advantage of tp_clear_object().Travis Reitter1-7/+4
2010-07-20Fix alignment.Travis Reitter1-1/+1
2010-07-20Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...Travis Reitter1-2/+2
2010-07-20Use explicit boolean expressions for if-conditionals, according to Telepathy ...Travis Reitter1-3/+3
2010-07-20Support contact addingTravis Reitter1-1/+2
2010-07-20Fixes from merging masterPhilip Withnall1-0/+1
2010-07-20Re-implement the context menu for IndividualsTravis Reitter1-0/+3