aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix translators complains about ambigous strings. Fixes bug #546154.Xavier Claessens2008-08-041-14/+14
* Fix little coding styleXavier Claessens2008-08-021-2/+1
* Implemented showing a single accounts dialog from the command line.Jonny Lamb2008-08-021-17/+51
* Merge branch 'leak'Xavier Claessens2008-07-141-0/+2
* Add a command line option to hide contact list on startup. Fixes bug #535080 ...Xavier Claessens2008-06-041-1/+6
* Only permit to have one running call at any time. Fixes bug #527970.Xavier Claessens2008-05-271-8/+1
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-5/+8
* Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p...Xavier Claessens2008-05-091-0/+64
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-24/+22
* Display error message when cannot create salut account.Xavier Claessens2008-04-201-2/+5
* Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself.Xavier Claessens2008-04-201-77/+0
* Added a --no-connect option. Fixes: #526208. (Frederic Peters)Frederic Peters2008-04-191-2/+10
* Redirect debug messages after printing help. Fixes bug #528542 (Frederic Pete...Xavier Claessens2008-04-171-2/+2
* Update for new APIXavier Claessens2008-04-111-7/+31
* Removed deleted headerXavier Claessens2008-04-031-1/+0
* Fix various warningsXavier Claessens2008-04-021-1/+0
* Adapt to new apiXavier Claessens2008-04-021-1/+1
* Add empathy_chat_new and don't use empathy_group/private_* in empathy.cXavier Claessens2008-04-021-24/+3
* Do not autoconnect if networkmanager says we are not connected at startup.Xavier Claessens2008-03-171-32/+66
* Fix includes of files that are now in src/. Fixes bug #522780.Xavier Claessens2008-03-171-3/+2
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-3/+3
* Move chat chandler into the same process than contact listXavier Claessens2008-03-141-0/+76
* Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc...Xavier Claessens2008-03-111-2/+0
* Do not run multiple instances of empathy. Fixes bug #501805 (Marco Barisione).Xavier Claessens2008-03-091-0/+118
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Try to create salut account if getting the gconf key fails. If the user start...Xavier Claessens2008-02-121-6/+4
* Move nickname to the main section of account setting UI and do not set automa...Xavier Claessens2008-02-081-12/+3
* fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #5...Xavier Claessens2008-01-241-1/+1
* Add option in preference to automatically connect at startup. Fixes bug #4998...Xavier Claessens2008-01-121-10/+7
* Conflicts:Xavier Claessens2007-12-031-1/+2
* Move chats to its own process.Xavier Claessens2007-11-111-72/+3
* Make use of gtk_init_with_args for command line parsing. Fixes bug #491985Xavier Claessens2007-11-041-4/+7
* Rename icons to follow fd.o icon naming spec. Move icons to the rightXavier Claessens2007-10-281-1/+1
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-091-0/+2
* Remove GnomeProgram, not useful anymore, drop libgnome dependency. FixesXavier Claessens2007-09-281-13/+1
* Chech if there is already a Salut account before creating a new one andXavier Claessens2007-08-251-0/+27
* Add specialised UI for salut settings. Configure a Salut account firstXavier Claessens2007-08-231-0/+84
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-1/+1
* Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).Xavier Claessens2007-07-101-0/+2
* Fix a leaked ref.Xavier Claessens2007-07-011-1/+6
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-19/+19
* Adding NetworkManager support.Xavier Claessens2007-06-211-26/+12
* Empathy is no more splitted into 2 processes. It makes debugging moreXavier Claessens2007-06-141-0/+242