summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make new thumbnailer use a helper processWilliam Jon McCann2010-01-267-839/+1212
* Add objectized theme thumbnailerWilliam Jon McCann2010-01-263-0/+1421
* [appearance] Port theme page code to the extensionWilliam Jon McCann2010-01-2610-233/+2574
* Load extensions from the source treeBastien Nocera2010-01-191-0/+42
* Add check on whether we want to look for UI files in the sourcesBastien Nocera2010-01-191-0/+14
* Support more types of Icon in .desktop filesBastien Nocera2010-01-191-5/+20
* Allow loading the UI from the source dirBastien Nocera2010-01-191-1/+3
* [display] Only start doing stuff when the panel is activeWilliam Jon McCann2010-01-181-31/+55
* Add ability for panels and pages to know if they are active or notWilliam Jon McCann2010-01-189-9/+222
* [display] Port display to extension systemWilliam Jon McCann2010-01-1810-18/+3046
* Move common helper library into the extension library directoryWilliam Jon McCann2010-01-1834-87/+81
* [keybindings] remove this as a top level panelWilliam Jon McCann2010-01-186-2353/+0
* [mouse] Port mouse to extension systemWilliam Jon McCann2010-01-187-5/+936
* Add a library for use by extensionsWilliam Jon McCann2010-01-1717-52/+194
* [keyboard] Add the keybindings capplet as a pageWilliam Jon McCann2010-01-1719-10/+2692
* [keyboard] Convert to CcPageWilliam Jon McCann2010-01-163-152/+32
* [default-applications] Don't buildWilliam Jon McCann2010-01-161-2/+1
* [a11y] Rename to Universal AccessWilliam Jon McCann2010-01-161-3/+3
* [windows] Don't build windows control panelWilliam Jon McCann2010-01-161-1/+3
* [shell] Don't include both Personal and Look & FeelWilliam Jon McCann2010-01-161-10/+1
* [appearance] Make sure to load the deleted flagWilliam Jon McCann2010-01-161-0/+1
* [appearance] Select the next item when removing the currentWilliam Jon McCann2010-01-161-7/+12
* [appearance] Set some default values for savingWilliam Jon McCann2010-01-161-1/+13
* [appearance] Check for NULL valuesWilliam Jon McCann2010-01-162-8/+20
* Never use a horizontal scrollbarWilliam Jon McCann2010-01-161-1/+1
* Increase border width of toolbar to 5William Jon McCann2010-01-161-1/+1
* Add extension point supportWilliam Jon McCann2010-01-1627-94/+4811
* Add more warnings to the buildWilliam Jon McCann2010-01-161-9/+48
* Remove libslabWilliam Jon McCann2010-01-1649-11707/+1
* Always build the shellWilliam Jon McCann2010-01-161-10/+2
* [common] Don't include glib/gi18n.h in a headerWilliam Jon McCann2010-01-162-1/+3
* [shell] implement search filter featuresingle-window-shellThomas Wood2010-01-142-8/+140
* [shell] set the new title on the window after the notebook has switchedThomas Wood2010-01-141-2/+7
* [shell] add a struct to store global dataThomas Wood2010-01-141-53/+53
* [shell] hide the All Settings button when showing all settingsThomas Wood2010-01-142-4/+8
* [shell] add a mnemonic accelerator to the All Setting buttonThomas Wood2010-01-141-1/+2
* [shell] use the window title rather than a separate header labelThomas Wood2010-01-142-21/+17
* [shell] fix compiler warningThomas Wood2010-01-141-1/+1
* [shell] simplify the toolbar packingThomas Wood2010-01-132-30/+10
* [shell] fix installationThomas Wood2010-01-131-2/+2
* [keyboard] add a --socket optionThomas Wood2010-01-121-7/+46
* [keyboard] add a --socket optionThomas Wood2010-01-121-5/+30
* [display] add a --socket optionThomas Wood2010-01-122-31/+54
* [shell] Center title label with respect to windowWilliam Jon McCann2010-01-112-23/+36
* [shell] Add "All" to Settings buttonWilliam Jon McCann2010-01-111-1/+1
* [shell] Add window title and iconWilliam Jon McCann2010-01-111-0/+2
* [shell] Install menu and ui filesWilliam Jon McCann2010-01-112-7/+12
* [shell] Need to initialize listsWilliam Jon McCann2010-01-111-1/+1
* [shell] Check return code to make sure UI is loadedWilliam Jon McCann2010-01-111-1/+6
* [shell] switch to the capplet after a delayThomas Wood2010-01-111-1/+11