index
:
~whot/gnome-control-center
master
wacom
Unnamed repository; edit this file to name it for gitweb.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgnome-control-center
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-20
Don't assume that get_preferred_* arguments can't be NULL
William Jon McCann
1
-2
/
+10
2010-11-09
shell: Actually set the shell variable when switching panels
Bastien Nocera
1
-2
/
+4
2010-11-08
Prepare for size_request removal in GTK3
Matthias Clasen
1
-20
/
+21
2010-11-05
Add a get_toplevel accessor to CcShell
Gerd Kohlberger
2
-11
/
+41
2010-10-15
Push forgotten change in Makefile.am for the removal of cc-setting-editor.[ch]
Rodrigo Moya
1
-11
/
+0
2010-10-14
Remove useless CcSettingEditor object and test program
Rodrigo Moya
3
-461
/
+0
2010-10-11
lib: Fix parallel building
Bastien Nocera
1
-1
/
+1
2010-10-11
Add cc_setting_editor_new_string
Rodrigo Moya
2
-0
/
+33
2010-10-11
Use g_settings_bind instead of listening to GtkToggleButton's signals
Rodrigo Moya
1
-10
/
+1
2010-10-11
Convert CcSettingEditor object to a widget, to simplify a lot of the code in ...
Rodrigo Moya
4
-20
/
+101
2010-10-11
Use the same marshaller for both GConfPropertyEditor and CcSettingEditor
Rodrigo Moya
6
-35
/
+54
2010-10-11
Set the model sooner, so that we can select the default application
Rodrigo Moya
1
-3
/
+3
2010-10-11
Add CcSettingEditor widget
Rodrigo Moya
4
-0
/
+347
2010-10-07
Fixed grammar on comments
Rodrigo Moya
1
-2
/
+2
2010-08-24
Call gtk_widget_set_allocation() during size_allocate
Benjamin Otte
1
-1
/
+3
2010-07-06
CcPanel: derive from GtkBin, rather than GtkAlignment
Thomas Wood
2
-3
/
+48
2010-06-24
Add .so version information to libgnome-control-center
Rodrigo Moya
1
-0
/
+1
2010-06-21
CcPanel: remove redundant properties
Thomas Wood
3
-150
/
+2
2010-06-18
Use gtk+-3.0 also on the .pc file
Rodrigo Moya
1
-1
/
+1
2010-05-22
Make sure panels do not need to link against libcommon.la
Thomas Wood
5
-0
/
+2021
2010-05-19
Define the extension point name and support variables for panels
Thomas Wood
1
-0
/
+3
2010-05-18
Add libgnome-control-center with two new classes: CcShell and CcPanel
Thomas Wood
6
-0
/
+759