Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add simple clock device to framemtd-sl.o/mtd-clockMartin Dengler2009-06-261-0/+326
|
* Display tags in the activity listTomeu Vizoso2009-06-161-4/+11
|
* Make ListModel be a TreeModelSort and wrap a TreeModelFilter in itTomeu Vizoso2009-06-151-11/+19
|
* Fix listening for changes in the bundle registryTomeu Vizoso2009-06-151-1/+2
|
* Make the activity list background whiteTomeu Vizoso2009-06-131-0/+2
|
* Add last bits to the activity list based on a tree viewTomeu Vizoso2009-06-131-225/+60
|
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-06-132-2/+30
|\
| * Hold a reference to the monitors so don't get disposedSimon Schampijer2009-06-111-0/+4
| |
| * More meaningful screenshot titles (James Zaki) #650Simon Schampijer2009-06-101-2/+26
| | | | | | | | | | "Screenshot of \"<activity name>\"" "Screenshot of \"<view>\""
* | Listen for resquests for deleting bundlesTomeu Vizoso2009-06-073-8/+22
| |
* | Hook up the right palette in the activities listTomeu Vizoso2009-06-071-1/+13
| |
* | Fix listening for removal of activitiesTomeu Vizoso2009-06-071-5/+10
| |
* | Refactor the activity list model and make it listen for changesTomeu Vizoso2009-06-071-52/+64
| |
* | First try at adding palettes to the activity listTomeu Vizoso2009-06-071-31/+58
| |
* | Add toggling support to the favorite iconTomeu Vizoso2009-06-061-0/+5
| |
* | Add favorite icon to activities listTomeu Vizoso2009-06-061-22/+46
| |
* | Change activity list to use a gtk.TreeViewTomeu Vizoso2009-06-061-27/+108
| |
* | Set AM_MAINTAINER_MODETomeu Vizoso2009-06-061-0/+2
|/
* Set the background to white for a smoother transitionTomeu Vizoso2009-06-031-6/+11
|
* Add code for creating ad-hoc wireless networksTomeu Vizoso2009-05-303-43/+85
|
*