aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-conf.h
Commit message (Collapse)AuthorAgeFilesLines
* fix show_offline gconf key (#616267)Guillaume Desmottes2010-04-201-1/+1
| | | | The key is /ui/show_offline not /contacts/show_offline
* add gconf key to disable auto-away (#613603)Christian Kampka2010-03-301-0/+1
|
* Migrate butterfly logs to remove the network ID suffix.Jonny Lamb2010-03-131-0/+1
| | | | | | Bug #612519 contains much more information about this change. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* remove the salut_created gconf key (#611817)Guillaume Desmottes2010-03-051-1/+0
|
* contact_list: displays an icon showing the protocol by the contact (#603877)chantra2009-12-171-0/+1
|
* remember the chat window's paned width (#586290)ranjiao2009-12-081-0/+1
|
* empathy-conf: rename use_nm to use_connJonny Lamb2009-08-181-1/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* - Define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS instead of hardcoding ↵Xavier Claessens2009-07-291-0/+1
| | | | | | the gconf key everywhere. - Code cleanup in EmpathyThemeAdium
* 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