aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-conf.h
Commit message (Collapse)AuthorAgeFilesLines
* Show a notification when a contact goes offline or onlineFrédéric Péters2009-06-231-0/+2
|
* Added a preference in the conf and schema (show contact list in rooms)Gabriel Millaire2009-06-181-0/+1
|
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-121-0/+1
|
* Add a Location tab in preferencesPierre-Luc Beaudoin2009-06-011-0/+5
|
* empathy-conf: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-3/+3
|
* Modify code to handle new preferences.Xavier Claessens2009-01-311-0/+3
| | | | svn path=/trunk/; revision=2281
* Adapt the libcanberra calls to use the new functions.Xavier Claessens2009-01-071-1/+0
| | | | svn path=/trunk/; revision=2025
* Adapt Patryk's patch to trunk.Xavier Claessens2009-01-071-0/+1
| | | | svn path=/trunk/; revision=2022
* Create an UI for sound configuration.Xavier Claessens2009-01-071-3/+9
| | | | svn path=/trunk/; revision=2021
* Added GTK file transfer manager. (Jonny Lamb)Jonny Lamb2008-11-221-0/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1746
* Added GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny Lamb)Jonny Lamb2008-10-171-0/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1625
* Added support for the chat window to show the avatar as the icon. Fixes bug ↵Jonny Lamb2008-07-081-0/+1
| | | | | | | | #526892 (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1205
* Keep a priv pointer in the object struct instead of using ↵Xavier Claessens2008-05-061-0/+1
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. svn path=/trunk/; revision=1082
* Do not apply different theme to chat and chatroomsXavier Claessens2008-04-231-1/+0
| | | | svn path=/trunk/; revision=1033
* Move modules that make no sense to be used in other applicaton from ↵Xavier Claessens2008-03-141-0/+23
| | | | | | libempathy-gtk/ to src/ svn path=/trunk/; revision=789
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on ↵Xavier Claessens2008-01-231-0/+87
gconf anymore. svn path=/trunk/; revision=597