aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-preferences.c
Commit message (Expand)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
* preferences: use the factory to create the TpAccountGuillaume Desmottes2012-07-161-5/+8
* Stop using EmpathyChatViewGuillaume Desmottes2012-07-021-4/+4
* Store the theme name in the 'theme' gsettings keyGuillaume Desmottes2012-07-021-22/+24
* Remove legacy themes codeDanielle Madeley2012-07-021-49/+7
* preferences: add UI to show/hide groupsGuillaume Desmottes2012-06-151-0/+2
* remove deprecated gsettings keysGuillaume Desmottes2012-06-151-45/+0
* Remove contact list size radiobuttons from preferencesDanielle Madeley2012-05-151-4/+0
* Add preference to show account balancesDanielle Madeley2012-05-151-0/+2
* preferences: add options removed from View into preferencesDanielle Madeley2012-05-151-0/+50
* preferences: remove a lot of bind-and-forget widgets from priv structDanielle Madeley2012-05-151-196/+86
* preferences: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-3/+1
* preferences: fix phrasing of the EMPATHY_PREFS_SOUNDS_CONTACT_LOGINGuillaume Desmottes2012-01-311-1/+1
* preferences: split "Open new chats in separate windows" into a radiobuttonDanielle Madeley2012-01-271-3/+3
* chat_view_append_message: take a should_highlight argumentWill Thompson2012-01-191-7/+9
* Remove obsolete contact-list-{store,view}Guillaume Desmottes2011-11-241-1/+0
* Remove call input volume configurationSjoerd Simons2011-11-191-30/+0
* preferences: don't display variants checkbox if there is no variantGuillaume Desmottes2011-10-121-3/+12
* hide notifications options when in ShellJuan R. Garcia Blanco2011-09-261-2/+18
* Merge branch 'log-window-webview'Danielle Madeley2011-08-181-7/+0
|\
| * Make WebKit compulsoryDanielle Madeley2011-08-161-7/+0
* | coding style fixGuillaume Desmottes2011-08-161-1/+1
* | Don't show empathy-call preferences when not building empathy-callEmilio Pozuelo Monfort2011-08-161-0/+9
* | Add Echo cancellation preferenceGuillaume Desmottes2011-08-151-0/+8
* | Make the #defines an static arrayEmilio Pozuelo Monfort2011-08-041-14/+26
* | Use the new enum everywhereEmilio Pozuelo Monfort2011-08-041-4/+27
* | Preferences: add empathy_preferences_show_tab()Emilio Pozuelo Monfort2011-08-041-0/+9
* | preferences: update tab orderJonny Lamb2011-08-021-2/+2
* | Show the percentage sign in the volumeEmilio Pozuelo Monfort2011-07-281-0/+13
* | Preferences: add a Calls tabEmilio Pozuelo Monfort2011-07-281-0/+12
|/
* Don't try to access empathy_adium_info_* stuff when webkit support is disabledMarc-Antoine Perennou2011-06-231-0/+4
* Adium: Let user select theme variant in preferencesXavier Claessens2011-06-071-2/+173
* fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-051-5/+1
* Preferences: Show chat theme previewXavier Claessens2011-05-031-75/+175
* Separate spelling suggestions in one sub-menu per language (#532832)Vitaly Minko2010-10-151-21/+14
* Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo2010-09-281-5/+0
* Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall2010-09-071-0/+4
* add preference to disable logging (#567858)Guillaume Desmottes2010-08-171-0/+11
* Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall2010-08-051-1/+1
* preferences: coding style fixGuillaume Desmottes2010-07-131-1/+1
* Add option to disable displaying events in the notif area (#585914)Guillaume Desmottes2010-07-071-0/+8
* Port EmpathyPreferences to GtkDialog subclassDanielle Madeley2010-06-241-146/+179
* Remove useless occurences of 'gconf' wordXavier Claessens2010-06-211-1/+1
* Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-481/+195
* src/empathy-preferences.c: fix shadow declarations and uint comparaisonsGuillaume Desmottes2009-10-201-3/+1
* empathy-preferences: use tp_strdiff instead of strcmpGuillaume Desmottes2009-08-131-7/+8
* Remove old codeGabriel Millaire2009-07-101-69/+0
* Move Compact List and Sort Contacts from Preferences to View menuGabriel Millaire2009-07-101-58/+75
* Sort themes by namePierre-Luc Beaudoin2009-07-031-0/+2
* List installed adium themesPierre-Luc Beaudoin2009-07-031-94/+65
* empathy-preferences: remove trailing tabsGuillaume Desmottes2009-06-251-7/+7
* Show a notification when a contact goes offline or onlineFrédéric Péters2009-06-231-0/+16
* Move all data about an adium theme into EmpathyAdiumData struct and share it ...Xavier Claessens2009-06-221-1/+1
* Hide muc contacts listGabriel Millaire2009-06-181-1/+1
* Added a preference in the conf and schema (show contact list in rooms)Gabriel Millaire2009-06-181-0/+6
* Port to new APIXavier Claessens2009-06-121-1/+1
* Fix a warning when the ADIUM_PATH gconf key is unset.Xavier Claessens2009-06-121-2/+9
* Add some #ifdef HAVE_WEBKITXavier Claessens2009-06-121-1/+6
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-121-135/+193
* Don't show the location preferences if geoclue not availablePierre-Luc Beaudoin2009-06-011-5/+7
* Add a Location tab in preferencesPierre-Luc Beaudoin2009-06-011-0/+52
* empathy-preferences: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-preferences: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
* empathy-preferences: remove trailing spacesGuillaume Desmottes2009-05-151-2/+2
* Fix indent.Lars-Peter Clausen2009-04-211-1/+1
* Fix memleak. Free strings retrieved from gtk_tree_model_get.Lars-Peter Clausen2009-04-211-0/+2
* fix memleak in preferences_widget_sync_string_combo. Previously name was notLars-Peter Clausen2009-04-211-6/+3
* Add cell renderer on the theme combobox. Seems GtkBuilder don't set a default...Xavier Claessens2009-04-161-12/+21
* Port EmpathyPreferences to new APIXavier Claessens2009-04-161-10/+6
* Modify code to handle new preferences.Xavier Claessens2009-01-311-0/+24
* Set initial value for sound pref checkboxes.Xavier Claessens2009-01-071-1/+2
* Use gtk_list_store_insert_with_values ().Xavier Claessens2009-01-071-4/+3
* Use gettext() when populating the preferences sound list.Xavier Claessens2009-01-071-1/+1
* Improve wording.Xavier Claessens2009-01-071-4/+4
* Create an UI for sound configuration.Xavier Claessens2009-01-071-22/+136
* Do not apply different theme to chat and chatroomsXavier Claessens2008-04-231-6/+0
* Hide unused functions with #if 0Xavier Claessens2008-03-191-70/+48
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-2/+6
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-0/+1018