Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-03 | add facebook icon | Guillaume Desmottes | 4 | -0/+3 | |
2009-09-02 | Limit the x264enc bitrate | Olivier Crête | 1 | -0/+1 | |
2009-08-31 | Use valid desktop category. | Brian Pepple | 1 | -1/+1 | |
2009-08-28 | Fix .desktop file (GNOME bug 592737) | Frédéric Péters | 1 | -1/+3 | |
2009-08-25 | Remove the generate .service file | Xavier Claessens | 1 | -2/+3 | |
2009-08-25 | Use datadir instead of the dir suggested in the dbus pkgfile | Sjoerd Simons | 1 | -1/+1 | |
2009-08-25 | Add client and service file for o.fd.Tp.Client.Empathy. | Jonny Lamb | 4 | -1/+23 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2009-08-23 | Fix some broken english | Sjoerd Simons | 1 | -2/+2 | |
2009-08-23 | Make the gconf entry be false by default | Sjoerd Simons | 1 | -10/+7 | |
2009-08-23 | Add a new gconf value to know if mc4 accounts have to be imported | Arnaud Maillet | 1 | -0/+17 | |
2009-08-21 | Merge back from master | Sjoerd Simons | 10 | -259/+205 | |
2009-08-20 | Merge branch 'connman' | Jonny Lamb | 1 | -4/+4 | |
2009-08-19 | Turn reduced accuracy mode by default | Pierre-Luc Beaudoin | 1 | -1/+1 | |
There is a 10 seconds delay before any information is sent when enabling location publishing. Still, enabling the privacy mode by default can only make sure that precise location is never sent for people who want privacy. | |||||
2009-08-18 | empathy-conf: rename use_nm to use_conn | Jonny Lamb | 1 | -4/+4 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2009-08-12 | Add streamingprefs_DATA to EXTRA_DIST (GNOME bug 591582) | Frédéric Péters | 1 | -0/+1 | |
2009-08-07 | Use the official MSN icon (#576467) | Guillaume Desmottes | 6 | -254/+126 | |
2009-08-06 | Force skew method of clock slaving for alsa/osssrc | Olivier Crête | 1 | -0/+15 | |
2009-08-06 | Make it possible to set element properties from a config file | Olivier Crête | 2 | -1/+19 | |
2009-08-06 | Put codec preferences in a configuration file | Olivier Crête | 2 | -0/+40 | |
2009-08-01 | Merge branch 'master' into mc5 | Cosimo Cecchi | 2 | -4/+4 | |
2009-07-30 | Change the name to Empathy IM Client, which is more recognizable | Sjoerd Simons | 1 | -3/+3 | |
2009-07-29 | Set default for enable_webkit_developer_tools gconf key | Xavier Claessens | 1 | -1/+1 | |
2009-07-28 | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 1 | -0/+14 | |
Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c | |||||
2009-07-16 | Make WebKit web inspector available, when using Adium themes. | Gustavo Noronha Silva | 1 | -0/+14 | |
2009-07-16 | Remove profiles, they're not used anymore | Sjoerd Simons | 18 | -224/+0 | |
2009-06-23 | Show a notification when a contact goes offline or online | Frédéric Péters | 1 | -0/+30 | |
2009-06-18 | Hide muc contacts list | Gabriel Millaire | 1 | -5/+5 | |
- Removed trailing spaces - Notify change to visibility - Added G_PARAM_STATIC_STRINGS to properties - Broke empathy_chat_set_show_contacts() in two, simplifying call | |||||
2009-06-18 | Added a preference in the conf and schema (show contact list in rooms) | Gabriel Millaire | 1 | -0/+14 | |
2009-06-11 | Use a default Template.html if not provided by the theme. | Xavier Claessens | 1 | -0/+159 | |
2009-06-11 | Quick check if the theme path is OK. | Xavier Claessens | 1 | -2/+6 | |
2009-06-11 | Add UI in the preference dialog to select the path to adium theme | Xavier Claessens | 1 | -0/+14 | |
2009-06-11 | import im-meanwhile from Pidgin | Guillaume Desmottes | 5 | -0/+178 | |
2009-06-11 | add sametime profile (#562981) | Guillaume Desmottes | 2 | -1/+13 | |
2009-06-01 | Remove GConf schema | Cosimo Cecchi | 1 | -15/+0 | |
2009-06-01 | Add schema for the new preference | Cosimo Cecchi | 1 | -1/+16 | |
2009-06-01 | Add a Location tab in preferences | Pierre-Luc Beaudoin | 1 | -1/+71 | |
2009-04-20 | More icon sizes | Davyd Madeley | 9 | -0/+8 | |
2009-04-20 | Icons from Firefox | Davyd Madeley | 3 | -0/+2 | |
2009-02-26 | Compile icon cache for private icon repo as well as public one | Davyd Madeley | 1 | -0/+10 | |
From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2534 | |||||
2009-02-16 | Minor string fixes. Fixes bug #571635 | Bruce Cowan | 1 | -1/+1 | |
From: Bruce Cowan <bugs@bcowan.fastmail.co.uk> svn path=/trunk/; revision=2473 | |||||
2009-02-10 | Fix 'make install' for some automake versions. Fixes #570357. | Theppitak Karoonboonyanan | 1 | -1/+1 | |
svn path=/trunk/; revision=2431 | |||||
2009-02-02 | Allow Empathy to be built from outside the source tree. | Xavier Claessens | 1 | -1/+1 | |
Patch by Theppitak Karoonboonyanan, fix bug #570080. svn path=/trunk/; revision=2372 | |||||
2009-01-30 | Modify code to handle new preferences. | Xavier Claessens | 1 | -4/+34 | |
svn path=/trunk/; revision=2281 | |||||
2009-01-06 | Fix a typo in the schemas description. | Xavier Claessens | 1 | -4/+4 | |
svn path=/trunk/; revision=2023 | |||||
2009-01-06 | Create an UI for sound configuration. | Xavier Claessens | 1 | -11/+97 | |
svn path=/trunk/; revision=2021 | |||||
2008-11-21 | Added EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER to schema. (Jonny Lamb) | Jonny Lamb | 1 | -0/+14 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1809 | |||||
2008-10-17 | Removed tabs from GConf schema. (Jonny Lamb) | Jonny Lamb | 1 | -45/+45 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1628 | |||||
2008-10-17 | Added GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny Lamb) | Jonny Lamb | 1 | -0/+14 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1625 | |||||
2008-08-15 | Remove empathy-properties.desktop.in from gitignore and POTFILES.skip | Xavier Claessens | 1 | -2/+0 | |
svn path=/trunk/; revision=1337 | |||||
2008-08-14 | Don't need separate "Empathy accounts" in preferences; | Colin Walters | 2 | -15/+1 | |
for now Edit->accounts, hopefully in the long term we can merge with evolution-data-server/gnome-about-me UI. svn path=/trunk/; revision=1335 |