aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.c
Commit message (Expand)AuthorAgeFilesLines
* Do not crash if the chatroom's account has no connection. Fixes bug #550652.Xavier Claessens2008-09-191-7/+9
* Do not use mission_control_request_channel as we don't use MC's dispatcher an...Xavier Claessens2008-08-071-6/+9
* Display an error message if reason is != _REQUESTED instead of >Xavier Claessens2008-07-201-1/+4
* Make more explicit the comment when we activate an eventXavier Claessens2008-07-151-1/+2
* Add a comment telling that if there is no event the default handler of row-ac...Xavier Claessens2008-07-151-1/+2
* Prevent to start a chat when activating a row with an eventXavier Claessens2008-07-151-0/+4
* Move the event manager to src/Xavier Claessens2008-07-151-1/+217
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-151-1/+1
* Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ...Jonny Lamb2008-07-041-4/+4
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-7/+7
* Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-251-18/+9
* Make possible to show "ghelp:" URIs and display a dialog in case of error in ...Xavier Claessens2008-04-201-1/+1
* Fix disconnection of AccountStatusChanged signal.Xavier Claessens2008-04-131-4/+3
* We can't use *_run_* API from dbus signal cb or method implementation. To avo...Xavier Claessens2008-04-111-3/+3
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-1/+4
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-0/+1167