aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-preferences.c
Commit message (Expand)AuthorAgeFilesLines
* 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