Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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 the background to white for a smoother transitionTomeu Vizoso2009-06-031-6/+11
| |
* | Add code for creating ad-hoc wireless networksTomeu Vizoso2009-05-302-0/+25
| |
* | Only update the connections file when the AP changes state #756Tomeu Vizoso2009-04-161-3/+4
| |
* | Initialize the ResultSet after the widget changes size #733Tomeu Vizoso2009-04-161-2/+3
| |
* | Correctly close the input stream in file transfers #682Tomeu Vizoso2009-04-071-10/+7
| |
* | If user updates an activity installed... #707Aleksey Lim2009-04-061-2/+3
| |
* |