summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-03Always set up the call factory in empathy-av.Travis Reitter1-3/+6
2010-11-03Merge branch 'av-crash-633816'Guillaume Desmottes1-3/+4
2010-11-03fix syntax errorGuillaume Desmottes1-2/+3
2010-11-03Reword subscription request dialog to be less technicalAlex Launi1-2/+2
2010-11-02Don't destroy the call factory right away (#633816)Guillaume Desmottes1-3/+4
2010-10-29empathy: use the proper exit statusTravis Reitter1-2/+4
2010-10-29empathy-debugger: use the proper exit statusTravis Reitter1-2/+4
2010-10-29empathy-chat: use the proper exit statusTravis Reitter1-2/+3
2010-10-29empathy-av: use the proper exit statusTravis Reitter1-2/+3
2010-10-29empathy-accounts: use the proper exit statusTravis Reitter1-2/+3
2010-10-29Make the chat program not exit after 60 seconds.Travis Reitter1-42/+17
2010-10-29Make the core empathy a command-line GApplication.Travis Reitter1-46/+88
2010-10-29Make empathy-accounts use act as a "command-line" GApplicationTravis Reitter1-21/+60
2010-10-29Relocate static function to eliminate prototype.Travis Reitter1-21/+15
2010-10-29Don't try to register for unique bus names in remote instances of empathy-av.Travis Reitter1-15/+16
2010-10-29Properly handle remote instances of empathy-av.Travis Reitter1-43/+20
2010-10-29Properly handle remote instances of the accounts dialog.Travis Reitter1-3/+4
2010-10-29Properly handle remote instances of the debugger.Travis Reitter1-7/+21
2010-10-29Don't try to register for unique bus names in remote instances of Empathy.Travis Reitter1-45/+56
2010-10-29Cut out unnecessary empathy_app_new().Travis Reitter1-27/+3
2010-10-29Make the Empathy core program act as a unique app.Travis Reitter1-2/+2
2010-10-28chat-manager: keep a ref on the chatroom mgrGuillaume Desmottes1-12/+19
2010-10-26empathy-account: change Salut -> People NearbyFrancisca Gallardo1-1/+1
2010-10-25src/Makefile.am: add $(NULL)Guillaume Desmottes1-3/+6
2010-10-25coding style fixGuillaume Desmottes1-8/+11
2010-10-25empathy.c: stop instantiating the chat managerGuillaume Desmottes1-6/+0
2010-10-25Create 'empathy-chat' handling text channels (#631946)Guillaume Desmottes3-1/+184
2010-10-25chat-manager: add API to track the number of handled chatsGuillaume Desmottes2-0/+63
2010-10-25chat-manager: make clear that we are dealing with *closed* chatsGuillaume Desmottes3-22/+23
2010-10-25rename the chat handler to Empathy.ChatGuillaume Desmottes1-1/+1
2010-10-22Merge remote branch 'vminko/fix-625780'Guillaume Desmottes1-15/+15
2010-10-22empathy.c: call g_application_hold() on the appGuillaume Desmottes1-0/+1
2010-10-22GApplication is not a initable anymoreGuillaume Desmottes1-6/+2
2010-10-21Port the a/v app to new G/tkApplication.Travis Reitter1-22/+19
2010-10-21Port the accounts dialog to new G/tkApplication.Travis Reitter1-5/+7
2010-10-21Port the debugger to new G/tkApplication.Travis Reitter1-2/+5
2010-10-21Port core Empathy to new G/tkApplication.Travis Reitter1-5/+4
2010-10-21Return existing default chat window when it's hidden, just restore it in this...Vitaly Minko1-15/+15
2010-10-20Ensure that the connection of the account passed to EmpathyTpChat has capabil...Guillaume Desmottes2-2/+10
2010-10-19Port to libnotify 0.7.0William Jon McCann2-3/+3
2010-10-18move the 'Find in contact list' menu itemGuillaume Desmottes1-1/+1
2010-10-18Merge remote branch 'vminko/fix-632024-v2'Guillaume Desmottes2-0/+17
2010-10-18Move the 'Find in Contact List' item from the View menu to the Edit menu.Vitaly Minko2-9/+9
2010-10-18Add an entry in the View menu to search for contacts (#632024).Vitaly Minko2-0/+17
2010-10-18empathy-av: use GtkApplication (#621339)Guillaume Desmottes1-1/+7
2010-10-18empathy-debugger: use GtkApplication (#621339)Guillaume Desmottes1-2/+7
2010-10-18define EMPATHY_DBUS_NAMEGuillaume Desmottes1-1/+3
2010-10-18stop linking on libuniqueGuillaume Desmottes1-4/+0
2010-10-18empathy-accounts-common: no need to include uniqueGuillaume Desmottes1-1/+0
2010-10-18empathy-accounts: port to GtkApplication (#621339)Guillaume Desmottes1-41/+12