summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-30chat_window_detach_hook: move the window *after* showing itGuillaume Desmottes1-1/+1
2010-08-27Bug 628064 — Miscellaneous string fixesPhilip Withnall1-1/+1
2010-08-27Unmark strings as translatable which aren't shown to the userPhilip Withnall1-3/+3
2010-08-27new-chatroom-dialog: remove markup from transltable stringGuillaume Desmottes1-2/+5
2010-08-27accounts-dialog.ui: set pango properties in the UI file (#628063)Guillaume Desmottes1-2/+5
2010-08-27Merge branch 'trivia'Guillaume Desmottes1-7/+14
2010-08-27Add an EmpathyIndividualView feature for receiving Persona dropsPhilip Withnall1-1/+4
2010-08-27main-window: define an enum for pagesGuillaume Desmottes1-3/+7
2010-08-27Increase the size of the 'No Match Found' labelGuillaume Desmottes1-2/+7
2010-08-27no need to use a #defineGuillaume Desmottes1-4/+2
2010-08-26unsensitive the remove button while loadingGuillaume Desmottes1-1/+14
2010-08-26insensitive treeview while loadingGuillaume Desmottes1-1/+4
2010-08-26accounts-dialog: display loading page while loading accounts (#611701)Guillaume Desmottes2-1/+55
2010-08-26accounts-dialog: add a GtkNotebookGuillaume Desmottes1-64/+102
2010-08-26Merge branch 'irc-wizard-596086'Guillaume Desmottes1-2/+1
2010-08-26accounts-dialog: insensitive 'add' and 'import' buttons while loading (#624353)Guillaume Desmottes1-2/+18
2010-08-26account-assistant: stop blacklisting IRC (#596086)Guillaume Desmottes1-2/+1
2010-08-25added some files to gitignoreFelix Kaser1-0/+1
2010-08-24allow building empathy without edsSaleem Abdulrasool2-2/+11
2010-08-24Merge branch 'tls-connection'Cosimo Cecchi4-4/+285
2010-08-23pass NULL instead of "" to gtk_label_new()Guillaume Desmottes2-2/+2
2010-08-18Don't show the error if user-requested is setCosimo Cecchi1-1/+10
2010-08-18Use new API in EmpathyAccountsDialogCosimo Cecchi1-2/+2
2010-08-18Fill 'user-requested' when we reject the certificateCosimo Cecchi1-3/+11
2010-08-18Implement a timeout machinery for the auth clientCosimo Cecchi1-1/+63
2010-08-18Rename empathy-auth-helper->empathy-auth-clientCosimo Cecchi2-6/+6
2010-08-18Push the details table to the dialog after verificationCosimo Cecchi1-4/+6
2010-08-18Update to the new EmpathyTLSCertificate async APICosimo Cecchi1-3/+4
2010-08-18Display invite dialog even if we don't know the inviter (#627228)Guillaume Desmottes1-7/+14
2010-08-18display_invite_room_dialog: deal with contact being NULLGuillaume Desmottes1-3/+11
2010-08-18factor out display_invite_room_dialogGuillaume Desmottes1-15/+22
2010-08-18event-manager: use tp_user_action_time_from_x11()Guillaume Desmottes1-7/+4
2010-08-18empathy_chat_window_present_chat: use tp_user_action_time_should_presentGuillaume Desmottes1-5/+2
2010-08-18use TP_USER_ACTION_TIME_* (#627165)Guillaume Desmottes4-10/+10
2010-08-17add preference to disable logging (#567858)Guillaume Desmottes2-0/+25
2010-08-13Save the certificate when we are told to rememberCosimo Cecchi1-0/+5
2010-08-13Integrate the dialog into the auth helperCosimo Cecchi1-1/+41
2010-08-13Verify the certificate from the helper.Cosimo Cecchi1-4/+52
2010-08-13Add EmpathyTLSVerifierCosimo Cecchi1-0/+9
2010-08-13Add a first skeleton of the auth helper.Cosimo Cecchi2-1/+98
2010-08-13event-manager: we don't use the dispatcher any moreGuillaume Desmottes1-4/+0
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