Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | keyhandler: Map XF86Search to the journal searchSimon Schampijer2009-02-261-0/+1
|/
* Fix typo for volume_up (Sascha Silbe)Simon Schampijer2009-02-261-1/+1
* Give time for atexit to execute when closing the emulator #435Tomeu Vizoso2009-02-252-3/+9
* Dont hardcode the maximum amount of entries to cache in the journal #72Tomeu Vizoso2009-02-252-20/+22
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-253-4/+2
|\
| * Fix a couple of trivial pylint warningsTomeu Vizoso2009-02-243-4/+2
* | Use keyboard specific keys to set the volume #430Simon Schampijer2009-02-251-23/+30
|/
* Switch to existing instance of an activity if it's already running #410Tomeu Vizoso2009-02-232-4/+12
* Add the accelerator properlyTomeu Vizoso2009-02-202-2/+7
* Revert "Add a favorites mode setting for deciding if the favorites view resum...Tomeu Vizoso2009-02-202-47/+17
* Revert "Change icons color when hovering if we aren't in resume mode"Tomeu Vizoso2009-02-201-11/+2
* Listen for changes in the Activities dir and install/uninstall activities acc...Tomeu Vizoso2009-02-201-1/+14
* Fix sorting of favorite icons by installation_time #387Tomeu Vizoso2009-02-202-10/+1
* View Source: Had an unbounded variable; fix for Etoys view sourceSimon Schampijer2009-02-191-1/+2
* View Source: Move to a seperate module to work for key and UISimon Schampijer2009-02-192-1/+464
* View Source: Option in activity frame paletteSimon Schampijer2009-02-191-0/+19
* unDRAFTs FileTransferSimon Schampijer2009-02-181-1/+1
* Use the generic type icon if availableTomeu Vizoso2009-02-161-11/+18
* Use the transfer icons that Eben did some weeks agoTomeu Vizoso2009-02-161-21/+20
* Method _get_icon_file_name moved to sugar.graphics.iconSimon Schampijer2009-02-161-11/+3
* Add licence for schoolserver.pySimon Schampijer2009-02-161-0/+16
* Don't remove first entry from the favorite palette. #322Tomeu Vizoso2009-02-121-8/+2
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-02-102-4/+15
|\
| * Add logout option to the buddy menu (unmadindu). #207Tomeu Vizoso2009-02-101-4/+8
| * Launch activity also when clicking on the palette icon. #335Tomeu Vizoso2009-02-101-0/+7
* | Only show cp power section on xoSimon Schampijer2009-02-101-1/+4
|/
* Speed improvements for the launcher.Benjamin Berg2009-02-102-24/+25