Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Call do_set_box explicitlyTomeu Vizoso2009-05-211-0/+3
* DisableCanvasBox.sort for nowTomeu Vizoso2009-05-131-4/+2
* Add more missing gobject importsTomeu Vizoso2009-05-132-0/+2
* Fix HomeWindow constructorTomeu Vizoso2009-05-131-1/+1
* Add missing gobject importsTomeu Vizoso2009-05-135-3/+9
* Add missing Gdk importsTomeu Vizoso2009-05-1311-4/+15
* Set the window type when instantiatingTomeu Vizoso2009-05-121-1/+1
* Import Gdk where neededTomeu Vizoso2009-05-0814-4/+19
* Revert "Use the new style Gdk.Screen"Tomeu Vizoso2009-05-0815-56/+29
* Revert "Use the new style Gdk.Screen (part 2)"Tomeu Vizoso2009-05-082-11/+11
* Remove references to gtksourceview2Tomeu Vizoso2009-05-061-2/+3
* Remove references to _sugarextTomeu Vizoso2009-05-063-7/+8
* Use the new style Gdk.Screen (part 2)Tomeu Vizoso2009-05-052-11/+11
* Use the new style Gdk.ScreenTomeu Vizoso2009-05-0515-29/+57
* 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
* bug #547: resume-by-default uses open with, not just openchema2009-03-171-1/+1
* Remove transfer icon from frame when the local user cancels it #483Tomeu Vizoso2009-03-122-18/+39
* Remove duplicates from the activities submenu #497Tomeu Vizoso2009-03-061-2/+4
* 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
* Restore minimal .xol support #459Tomeu Vizoso2009-03-031-1/+21
* Check the activity version and replace an older version upon download #464Tomeu Vizoso2009-03-022-5/+19
* Friendstray: icon reacting to right click #441Simon Schampijer2009-03-021-5/+4
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-023-4/+19
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-03-024-19/+21
|\
| * Fall back to application-octet-stream for unknown types #458Tomeu Vizoso2009-03-011-0/+3
| * Avoid reading the bundle twice #442Tomeu Vizoso2009-03-011-9/+4
| * Retrieve from the DS the bundle_id property #458Tomeu Vizoso2009-03-011-1/+1
| * Support the case when an activity bundle is not completely downloaded and we ...Tomeu Vizoso2009-03-011-3/+3
| * Show a generic icon for clippings, if available #454Tomeu Vizoso2009-02-281-6/+10
* | Use the same font size independent from scalingSimon Schampijer2009-03-021-1/+1
|/
* Don't add_bundle on activity dir change when installed already #442Simon Schampijer2009-02-271-1/+9
* Make mute sound code togglableSimon Schampijer2009-02-261-1/+4
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-261-3/+2
|\
| * Catch all exceptions (thanks to silbe)Tomeu Vizoso2009-02-261-3/+2