index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
empathy-preferences.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new preference in the UI
Cosimo Cecchi
2009-06-01
1
-0
/
+5
*
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