summaryrefslogtreecommitdiff
path: root/libgnome-control-center
Commit message (Expand)AuthorAgeFilesLines
* Printers: Make model label and ip address label selectableMarek Kasik2011-07-152-14/+55
* lib: Disallow external panels from existingBastien Nocera2011-07-152-26/+0
* Revert "lib: Export the editable entry for the Bluetooth panel"Bastien Nocera2011-07-071-1/+0
* lib: Export the editable entry for the Bluetooth panelBastien Nocera2011-07-071-0/+1
* universal-access: Keep your own gconf horrorsBastien Nocera2011-06-295-2094/+0
* Typo preventing compilation on some platforms.Antoine Jacoutot2011-05-261-1/+1
* Add a cc_panel_get_permission methodMatthias Clasen2011-05-232-0/+13
* user-accounts: Move UmEditableEntry to libBastien Nocera2011-05-133-0/+582
* lib: Remove CcLockbuttonBastien Nocera2011-05-073-698/+0
* property-editor: use the right signalture for the notify::active callbackCosimo Cecchi2011-03-181-4/+5
* lib: Add missing lock button filesBastien Nocera2011-02-232-0/+695
* lib: Add a lock buttonBastien Nocera2011-02-231-0/+3
* configure: Group pkg-config checks based on how they are usedThomas Wood2011-02-191-8/+6
* universal-access: use switches instead of radio groupsWilliam Jon McCann2011-02-172-0/+73
* Don't assume that get_preferred_* arguments can't be NULLWilliam Jon McCann2010-11-201-2/+10
* shell: Actually set the shell variable when switching panelsBastien Nocera2010-11-091-2/+4
* Prepare for size_request removal in GTK3Matthias Clasen2010-11-081-20/+21
* Add a get_toplevel accessor to CcShellGerd Kohlberger2010-11-052-11/+41
* Push forgotten change in Makefile.am for the removal of cc-setting-editor.[ch]Rodrigo Moya2010-10-151-11/+0
* Remove useless CcSettingEditor object and test programRodrigo Moya2010-10-143-461/+0
* lib: Fix parallel buildingBastien Nocera2010-10-111-1/+1
* Add cc_setting_editor_new_stringRodrigo Moya2010-10-112-0/+33
* Use g_settings_bind instead of listening to GtkToggleButton's signalsRodrigo Moya2010-10-111-10/+1
* Convert CcSettingEditor object to a widget, to simplify a lot of the code in ...Rodrigo Moya2010-10-114-20/+101
* Use the same marshaller for both GConfPropertyEditor and CcSettingEditorRodrigo Moya2010-10-116-35/+54
* Set the model sooner, so that we can select the default applicationRodrigo Moya2010-10-111-3/+3
* Add CcSettingEditor widgetRodrigo Moya2010-10-114-0/+347
* Fixed grammar on commentsRodrigo Moya2010-10-071-2/+2
* Call gtk_widget_set_allocation() during size_allocateBenjamin Otte2010-08-241-1/+3
* CcPanel: derive from GtkBin, rather than GtkAlignmentThomas Wood2010-07-062-3/+48
* Add .so version information to libgnome-control-centerRodrigo Moya2010-06-241-0/+1
* CcPanel: remove redundant propertiesThomas Wood2010-06-213-150/+2
* Use gtk+-3.0 also on the .pc fileRodrigo Moya2010-06-181-1/+1
* Make sure panels do not need to link against libcommon.laThomas Wood2010-05-225-0/+2021
* Define the extension point name and support variables for panelsThomas Wood2010-05-191-0/+3
* Add libgnome-control-center with two new classes: CcShell and CcPanelThomas Wood2010-05-186-0/+759