summaryrefslogtreecommitdiff
path: root/src/empathy.c
Commit message (Expand)AuthorAgeFilesLines
* empathy.c: stop instantiating a EmpathyDispatcherGuillaume Desmottes2011-02-241-6/+0
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-251-12/+14
* empathy.c: instantiate a EmpathyNotificationsApproverGuillaume Desmottes2010-11-231-0/+6
* empathy: use the proper exit statusTravis Reitter2010-10-291-2/+4
* Make the core empathy a command-line GApplication.Travis Reitter2010-10-291-46/+88
* Don't try to register for unique bus names in remote instances of Empathy.Travis Reitter2010-10-291-45/+56
* Cut out unnecessary empathy_app_new().Travis Reitter2010-10-291-27/+3
* Make the Empathy core program act as a unique app.Travis Reitter2010-10-291-2/+2
* empathy.c: stop instantiating the chat managerGuillaume Desmottes2010-10-251-6/+0
* empathy.c: call g_application_hold() on the appGuillaume Desmottes2010-10-221-0/+1
* GApplication is not a initable anymoreGuillaume Desmottes2010-10-221-6/+2
* Port core Empathy to new G/tkApplication.Travis Reitter2010-10-211-5/+4
* define EMPATHY_DBUS_NAMEGuillaume Desmottes2010-10-181-1/+3
* Use GtkApplication::activated instead of libuniqueGuillaume Desmottes2010-10-181-54/+21
* EmpathyApp: inherit from GtkApplication (#621339)Guillaume Desmottes2010-10-181-7/+28
* Create a EmpathyApp objectGuillaume Desmottes2010-10-181-147/+271
* A modal dialog to warn the user if account manager could not be contactedChandni Verma2010-10-151-0/+14
* empathy.c: check return value of unique_app_send_message (#629782)Guillaume Desmottes2010-09-271-4/+6
* use TP_USER_ACTION_TIME_* (#627165)Guillaume Desmottes2010-08-181-2/+2
* remove empathy-dispatch-operationGuillaume Desmottes2010-08-111-1/+0
* empathy_dispatcher_join_muc: get an account instead of a connectionGuillaume Desmottes2010-08-111-6/+3
* Use TpSimpleHandler to handle incoming file transfer (#623139)Guillaume Desmottes2010-08-111-0/+6
* stop handling internally FT channelsGuillaume Desmottes2010-08-111-62/+3
* use gtk_clutter_init rather than clutter_initGuillaume Desmottes2010-08-091-3/+5
* Add noreturn annotation to version callback functionPhilip Withnall2010-08-051-2/+5
* Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall2010-08-051-5/+5
* empathy_dispatcher_join_muc: remove callback argGuillaume Desmottes2010-07-071-3/+2
* Inform the chatroom mgr when we are handling a new roomGuillaume Desmottes2010-07-051-1/+0
* Handle text channels using TpSimpleHandler (#623358)Guillaume Desmottes2010-07-051-46/+1
* stop handling text channels using EmpathyDispatcherGuillaume Desmottes2010-07-051-21/+1
* room list channels are not dispatchedGuillaume Desmottes2010-07-051-2/+0
* main: destroy the window when we're done (#623396)Guillaume Desmottes2010-07-021-0/+1
* empathy: stop handling media channelsGuillaume Desmottes2010-06-291-24/+1
* stop importing MC4 accountsGuillaume Desmottes2010-06-241-5/+2
* Port EmpathyMainWindow to GtkWindow subclassDanielle Madeley2010-06-241-1/+2
* stop handling internally stream media channelsGuillaume Desmottes2010-06-221-35/+1
* Merge branch 'approvers-redone-599158'Guillaume Desmottes2010-06-181-1/+1
|\
| * add inviter arg to empathy_tp_chat_is_invitedGuillaume Desmottes2010-06-171-1/+1
* | Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-13/+0
* | port to latest tp-logger APIGuillaume Desmottes2010-06-181-1/+0
* | Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-24/+22
|/
* Join room where we have been invited when handling the channel rather than we...Guillaume Desmottes2010-06-071-0/+7
* pass timestamp to empathy_chat_window_present_chatGuillaume Desmottes2010-04-241-1/+2
* add timestamp arg to empathy_dispatcher_join_mucSjoerd Simons2010-04-241-2/+4
* Merge branch 'undo-close-tab'Jonny Lamb2010-03-301-0/+6
|\
| * Add chat manager which tracks chats closing and can respawn them (bug #609832)Jonny Lamb2010-03-051-0/+6
* | fix #endif commentGuillaume Desmottes2010-03-301-1/+1
* | add gconf key to disable auto-away (#613603)Christian Kampka2010-03-301-2/+23
* | Automatically reap the empathy-accounts child processDanielle Madeley2010-03-241-13/+1
|/
* Popup the assistant when starting only if there is *no* account configuredGuillaume Desmottes2010-03-041-2/+2