| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove contact list size radiobuttons from preferences | Danielle Madeley | 2012-05-15 | 1 | -4/+0 |
* | Add preference to show account balances | Danielle Madeley | 2012-05-15 | 1 | -0/+2 |
* | preferences: add options removed from View into preferences | Danielle Madeley | 2012-05-15 | 1 | -0/+50 |
* | preferences: remove a lot of bind-and-forget widgets from priv struct | Danielle Madeley | 2012-05-15 | 1 | -196/+86 |
* | preferences: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -3/+1 |
* | preferences: fix phrasing of the EMPATHY_PREFS_SOUNDS_CONTACT_LOGIN | Guillaume Desmottes | 2012-01-31 | 1 | -1/+1 |
* | preferences: split "Open new chats in separate windows" into a radiobutton | Danielle Madeley | 2012-01-27 | 1 | -3/+3 |
* | chat_view_append_message: take a should_highlight argument | Will Thompson | 2012-01-19 | 1 | -7/+9 |
* | Remove obsolete contact-list-{store,view} | Guillaume Desmottes | 2011-11-24 | 1 | -1/+0 |
* | Remove call input volume configuration | Sjoerd Simons | 2011-11-19 | 1 | -30/+0 |
* | preferences: don't display variants checkbox if there is no variant | Guillaume Desmottes | 2011-10-12 | 1 | -3/+12 |
* | hide notifications options when in Shell | Juan R. Garcia Blanco | 2011-09-26 | 1 | -2/+18 |
* | Merge branch 'log-window-webview' | Danielle Madeley | 2011-08-18 | 1 | -7/+0 |
|\ |
|
| * | Make WebKit compulsory | Danielle Madeley | 2011-08-16 | 1 | -7/+0 |
* | | coding style fix | Guillaume Desmottes | 2011-08-16 | 1 | -1/+1 |
* | | Don't show empathy-call preferences when not building empathy-call | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -0/+9 |
* | | Add Echo cancellation preference | Guillaume Desmottes | 2011-08-15 | 1 | -0/+8 |
* | | Make the #defines an static array | Emilio Pozuelo Monfort | 2011-08-04 | 1 | -14/+26 |
* | | Use the new enum everywhere | Emilio Pozuelo Monfort | 2011-08-04 | 1 | -4/+27 |
* | | Preferences: add empathy_preferences_show_tab() | Emilio Pozuelo Monfort | 2011-08-04 | 1 | -0/+9 |
* | | preferences: update tab order | Jonny Lamb | 2011-08-02 | 1 | -2/+2 |
* | | Show the percentage sign in the volume | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -0/+13 |
* | | Preferences: add a Calls tab | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -0/+12 |
|/ |
|
* | Don't try to access empathy_adium_info_* stuff when webkit support is disabled | Marc-Antoine Perennou | 2011-06-23 | 1 | -0/+4 |
* | Adium: Let user select theme variant in preferences | Xavier Claessens | 2011-06-07 | 1 | -2/+173 |
* | fix unused-but-set-variable warnings | Marc Plano-Lesay | 2011-05-05 | 1 | -5/+1 |
* | Preferences: Show chat theme preview | Xavier Claessens | 2011-05-03 | 1 | -75/+175 |
* | Separate spelling suggestions in one sub-menu per language (#532832) | Vitaly Minko | 2010-10-15 | 1 | -21/+14 |
* | Don't use deprecated gtk_dialog_set_has_separator | Diego Escalante Urrelo | 2010-09-28 | 1 | -5/+0 |
* | Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3 | Philip Withnall | 2010-09-07 | 1 | -0/+4 |
* | add preference to disable logging (#567858) | Guillaume Desmottes | 2010-08-17 | 1 | -0/+11 |
* | Use #ifdef instead of #if to avoid warnings of undefined symbols | Philip Withnall | 2010-08-05 | 1 | -1/+1 |
* | preferences: coding style fix | Guillaume Desmottes | 2010-07-13 | 1 | -1/+1 |
* | Add option to disable displaying events in the notif area (#585914) | Guillaume Desmottes | 2010-07-07 | 1 | -0/+8 |
* | Port EmpathyPreferences to GtkDialog subclass | Danielle Madeley | 2010-06-24 | 1 | -146/+179 |
* | Remove useless occurences of 'gconf' word | Xavier Claessens | 2010-06-21 | 1 | -1/+1 |
* | Port Empathy code to GSettings, remove EmpathyConf | Danielle Madeley | 2010-06-18 | 1 | -481/+195 |
* | src/empathy-preferences.c: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-20 | 1 | -3/+1 |
* | empathy-preferences: use tp_strdiff instead of strcmp | Guillaume Desmottes | 2009-08-13 | 1 | -7/+8 |
* | Remove old code | Gabriel Millaire | 2009-07-10 | 1 | -69/+0 |
* | Move Compact List and Sort Contacts from Preferences to View menu | Gabriel Millaire | 2009-07-10 | 1 | -58/+75 |
* | Sort themes by name | Pierre-Luc Beaudoin | 2009-07-03 | 1 | -0/+2 |
* | List installed adium themes | Pierre-Luc Beaudoin | 2009-07-03 | 1 | -94/+65 |
* | empathy-preferences: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -7/+7 |
* | Show a notification when a contact goes offline or online | Frédéric Péters | 2009-06-23 | 1 | -0/+16 |
* | Move all data about an adium theme into EmpathyAdiumData struct and share it ... | Xavier Claessens | 2009-06-22 | 1 | -1/+1 |
* | Hide muc contacts list | Gabriel Millaire | 2009-06-18 | 1 | -1/+1 |
* | Added a preference in the conf and schema (show contact list in rooms) | Gabriel Millaire | 2009-06-18 | 1 | -0/+6 |
* | Port to new API | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
* | Fix a warning when the ADIUM_PATH gconf key is unset. | Xavier Claessens | 2009-06-12 | 1 | -2/+9 |
* | Add some #ifdef HAVE_WEBKIT | Xavier Claessens | 2009-06-12 | 1 | -1/+6 |
* | Add UI in the preference dialog to select the path to adium theme | Xavier Claessens | 2009-06-12 | 1 | -135/+193 |
* | Don't show the location preferences if geoclue not available | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -5/+7 |
* | Add a Location tab in preferences | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -0/+52 |
* | empathy-preferences: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | empathy-preferences: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
* | empathy-preferences: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -2/+2 |
* | Fix indent. | Lars-Peter Clausen | 2009-04-21 | 1 | -1/+1 |
* | Fix memleak. Free strings retrieved from gtk_tree_model_get. | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+2 |
* | fix memleak in preferences_widget_sync_string_combo. Previously name was not | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+3 |
* | Add cell renderer on the theme combobox. Seems GtkBuilder don't set a default... | Xavier Claessens | 2009-04-16 | 1 | -12/+21 |
* | Port EmpathyPreferences to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
* | Modify code to handle new preferences. | Xavier Claessens | 2009-01-31 | 1 | -0/+24 |
* | Set initial value for sound pref checkboxes. | Xavier Claessens | 2009-01-07 | 1 | -1/+2 |
* | Use gtk_list_store_insert_with_values (). | Xavier Claessens | 2009-01-07 | 1 | -4/+3 |
* | Use gettext() when populating the preferences sound list. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 |
* | Improve wording. | Xavier Claessens | 2009-01-07 | 1 | -4/+4 |
* | Create an UI for sound configuration. | Xavier Claessens | 2009-01-07 | 1 | -22/+136 |
* | Do not apply different theme to chat and chatrooms | Xavier Claessens | 2008-04-23 | 1 | -6/+0 |
* | Hide unused functions with #if 0 | Xavier Claessens | 2008-03-19 | 1 | -70/+48 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -2/+6 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 1 | -0/+1018 |