summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* display-minimal: fix pixmap installationmeego-displayRoss Burton2010-02-181-2/+2
* display-minimal: formatting fixesRoss Burton2010-02-181-91/+81
* display: add display-minimal as an optionRoss Burton2010-02-175-4/+936
* Check for mx-gtk for display-minimalRoss Burton2010-02-171-1/+1
* appearance: initialise a variable to prevent segmentation faultThomas Wood2010-02-171-1/+1
* Revert to showing the capplets in the menu by defaultThomas Wood2010-02-1713-14/+2
* po: update POTFILESThomas Wood2010-02-122-4/+3
* shell: fix distcleanThomas Wood2010-02-121-1/+1
* Add "pointer" module that has Mouse, Touchpad and Accessibility settingsThomas Wood2010-02-125-14/+283
* shell: fix typoThomas Wood2010-02-121-1/+1
* Include "NoDisplay" items in the shell viewThomas Wood2010-02-121-1/+2
* CCPanel requires GTK+ so add it to the #includes in the headerThomas Wood2010-02-121-0/+1
* Switch to only showing the shell menu item by default and hiding cappletsThomas Wood2010-02-1112-1/+12
* Optionally allow the "userpasswd" utility to be used in about-meThomas Wood2010-02-112-0/+20
* Add support for mutter as a replacement requirement for metacityThomas Wood2010-02-114-5/+52
* Fix building about-me cappletThomas Wood2010-02-111-2/+3
* [shell] Make the desktop file name match the process nameWilliam Jon McCann2010-02-023-4/+11
* [shell] Use gnome-control-center for icon in builder fileWilliam Jon McCann2010-02-021-1/+1
* Fix include dir definitionWilliam Jon McCann2010-01-311-3/+1
* [appearance] Fix a leakWilliam Jon McCann2010-01-311-0/+2
* [default-applications] remove socket id optionThomas Wood2010-01-311-33/+6
* [shell] fix include of gnome-menus headerThomas Wood2010-01-311-1/+1
* [shell] make sure the control center menu is available before loading itThomas Wood2010-01-311-3/+9
* [shell] ensure the toolbar height remains constantThomas Wood2010-01-301-1/+8
* [shell] move panels hash table into data struct and ensure it is destroyedThomas Wood2010-01-301-7/+9
* [shell] mark window title string as translatableThomas Wood2010-01-301-1/+2
* [shell] make sure the home button always appears when neededThomas Wood2010-01-301-10/+37
* [shell] ensure the pango layout is disposedThomas Wood2010-01-301-0/+8
* [shell] use a common string as the search and filter targetThomas Wood2010-01-302-28/+31
* [shell] improve search results by matching on and displaying descriptionsThomas Wood2010-01-295-15/+410
* [about-me] Fix fingerprint name on 2nd pageBastien Nocera2010-01-291-0/+14
* [shell] use only one model to store the list of cappletsThomas Wood2010-01-291-33/+57
* [shell] make sure multiple searches work correctlyThomas Wood2010-01-291-14/+18
* [shell] clean up compiler warningsThomas Wood2010-01-291-11/+13
* Fix distcheckWilliam Jon McCann2010-01-271-0/+2
* [network] Port network panel to new systemWilliam Jon McCann2010-01-277-514/+2597
* Make sure to mark font page as activeWilliam Jon McCann2010-01-271-1/+6
* Fix distcheckWilliam Jon McCann2010-01-261-0/+5
* [appearance] Port the font configuration to new systemWilliam Jon McCann2010-01-269-2/+1749
* [appearance] Handle dialog responsesWilliam Jon McCann2010-01-262-27/+29
* [appearance] Port the theme customization dialogWilliam Jon McCann2010-01-267-14/+1519
* 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