Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fetch last journal entries in the right orderTomeu Vizoso2009-07-111-3/+3
* Maximize and undecorate the intro windowTomeu Vizoso2009-07-112-1/+4
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineAleksey Lim2009-07-117-8/+33
|\
| * Ungrab some metacity bindings that we want to grabTomeu Vizoso2009-07-111-0/+12
| * Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-07-102-6/+11
| |\
| | * Don't save the adhoc networks to the config fileSimon Schampijer2009-07-102-20/+8
| | * Serialize adhoc wireless settingsSimon Schampijer2009-07-091-5/+22
| * | Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-094-2/+10
| |/
* | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-113-6/+6
|/
* Remove stale reference to collapsedentryTomeu Vizoso2009-07-081-1/+0
* Fix object chooserTomeu Vizoso2009-07-072-39/+44
* Fix listening for changes in the activity listTomeu Vizoso2009-07-011-2/+2
* Enable iconifying the journal againTomeu Vizoso2009-07-011-1/+1
* Rename activate signal in cell renderers to 'clicked'Tomeu Vizoso2009-06-302-13/+13
* Implement sortingTomeu Vizoso2009-06-292-7/+57
* Remove unused src/jarabe/desktop/proc_smaps.py fileTomeu Vizoso2009-06-282-108/+0
* Refactor journal to use a gtk.TreeViewTomeu Vizoso2009-06-277-809/+591
* 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-131-0/+4
|\
| * Hold a reference to the monitors so don't get disposedSimon Schampijer2009-06-111-0/+4
* | 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 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
* Take into account launcher windows when checking if an already instance is ru...Tomeu Vizoso2009-04-062-3/+8
* Add test code for file transfersTomeu Vizoso2009-04-061-0/+13
* Grey out the erase option if an activity bundle cannot be erased #620Tomeu Vizoso2009-03-301-0/+3
* AP: Do not write timestamp when not managed to connect #623Simon Schampijer2009-03-301-4/+7
* Find an available icon for displaying the removable device #627Tomeu Vizoso2009-03-251-2/+12
* Call *mount_finish when the callback is called #326Tomeu Vizoso2009-03-241-2/+3
* 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
|/
* Add Dismiss option to the palette of finished transfers #484Tomeu Vizoso2009-03-181-5/+52
* pass byte_arrays=True to {Accept,Provide}FileGuillaume Desmottes2009-03-171-2/+3