summaryrefslogtreecommitdiff
path: root/src/empathy-preferences.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-03Add missing telepathy-glib-dbus.h includesXavier Claessens1-0/+1
2013-09-24preferences: remove location resources BIND_SENSITIVE callsGuillaume Desmottes1-6/+0
2013-09-03preferences: remove location sources preferencesGuillaume Desmottes1-6/+0
2013-08-20builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione1-1/+2
2013-08-20preferences: only show autoconnect when shell isn't runningJonny Lamb1-1/+12
2013-05-03GNOME Goal: Update icon namesB.Prathibha1-1/+1
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-6/+4
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-7/+7
2013-04-01Use double quotes for all internal headersEmanuele Aina1-7/+7
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-7/+0
2013-03-27Consistently use `#include "config.h"` everywhereEmanuele Aina1-1/+1
2012-09-17include telepathy-glib.hGuillaume Desmottes1-2/+1
2012-07-16preferences: use the factory to create the TpAccountGuillaume Desmottes1-5/+8
2012-07-02Stop using EmpathyChatViewGuillaume Desmottes1-4/+4
2012-07-02Store the theme name in the 'theme' gsettings keyGuillaume Desmottes1-22/+24
2012-07-02Remove legacy themes codeDanielle Madeley1-49/+7
2012-06-15preferences: add UI to show/hide groupsGuillaume Desmottes1-0/+2
2012-06-15remove deprecated gsettings keysGuillaume Desmottes1-45/+0
2012-05-15Remove contact list size radiobuttons from preferencesDanielle Madeley1-4/+0
2012-05-15Add preference to show account balancesDanielle Madeley1-0/+2
2012-05-15preferences: add options removed from View into preferencesDanielle Madeley1-0/+50
2012-05-15preferences: remove a lot of bind-and-forget widgets from priv structDanielle Madeley1-196/+86
2012-03-29preferences: use gtk_list_store_insert_with_values()Guillaume Desmottes1-3/+1
2012-01-31preferences: fix phrasing of the EMPATHY_PREFS_SOUNDS_CONTACT_LOGINGuillaume Desmottes1-1/+1
2012-01-27preferences: split "Open new chats in separate windows" into a radiobuttonDanielle Madeley1-3/+3
2012-01-18chat_view_append_message: take a should_highlight argumentWill Thompson1-7/+9
2011-11-24Remove obsolete contact-list-{store,view}Guillaume Desmottes1-1/+0
2011-11-18Remove call input volume configurationSjoerd Simons1-30/+0
2011-10-11preferences: don't display variants checkbox if there is no variantGuillaume Desmottes1-3/+12
2011-09-26hide notifications options when in ShellJuan R. Garcia Blanco1-2/+18
2011-08-18Merge branch 'log-window-webview'Danielle Madeley1-7/+0
2011-08-16coding style fixGuillaume Desmottes1-1/+1
2011-08-16Don't show empathy-call preferences when not building empathy-callEmilio Pozuelo Monfort1-0/+9
2011-08-16Make WebKit compulsoryDanielle Madeley1-7/+0
2011-08-15Add Echo cancellation preferenceGuillaume Desmottes1-0/+8
2011-08-04Make the #defines an static arrayEmilio Pozuelo Monfort1-14/+26
2011-08-04Use the new enum everywhereEmilio Pozuelo Monfort1-4/+27
2011-08-04Preferences: add empathy_preferences_show_tab()Emilio Pozuelo Monfort1-0/+9
2011-08-01preferences: update tab orderJonny Lamb1-2/+2
2011-07-28Show the percentage sign in the volumeEmilio Pozuelo Monfort1-0/+13
2011-07-28Preferences: add a Calls tabEmilio Pozuelo Monfort1-0/+12
2011-06-23Don't try to access empathy_adium_info_* stuff when webkit support is disabledMarc-Antoine Perennou1-0/+4
2011-06-07Adium: Let user select theme variant in preferencesXavier Claessens1-2/+173
2011-05-05fix unused-but-set-variable warningsMarc Plano-Lesay1-5/+1
2011-05-03Preferences: Show chat theme previewXavier Claessens1-75/+175
2010-10-15Separate spelling suggestions in one sub-menu per language (#532832)Vitaly Minko1-21/+14
2010-09-28Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo1-5/+0
2010-09-07Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall1-0/+4
2010-08-17add preference to disable logging (#567858)Guillaume Desmottes1-0/+11
2010-08-05Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall1-1/+1