Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Listen for resquests for deleting bundlesTomeu Vizoso2009-06-072-6/+20
|
* 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
|
* Add code for creating ad-hoc wireless networksTomeu Vizoso2009-05-301-0/+5
|
* Resume from home is duplicating activity instances again #600Aleksey Lim2009-03-211-1/+1
|
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-03-201-4/+4
|\
| * Draw the rounding box inside the icon bounds (benzea) #567Tomeu Vizoso2009-03-181-4/+4
| |
* | Fix nondeterministic denials for no-interface messages #575Simon Schampijer2009-03-201-10/+12
|/ | | | | Thanks to Dan Williams and Colin Walters for their assistance in spotting this. upstream bug fdo #18961
* bug #547: resume-by-default uses open with, not just openchema2009-03-171-1/+1
|
* Restore the icon size after a layout change #157Tomeu Vizoso2009-03-051-0/+2
|
* Favorites' focus rectangle corners should be rounded #406Tomeu Vizoso2009-03-031-26/+25
|
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-021-0/+7
|
* Switch to existing instance of an activity if it's already running #410Tomeu Vizoso2009-02-231-3/+8
|
*