Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the activity icon for the 'Start new' palette item. #314Tomeu Vizoso2009-02-101-1/+5
* Close the object chooser when the activity is closed. #329Tomeu Vizoso2009-02-101-1/+12
* Correctly cache the connection to the OHM service #249Tomeu Vizoso2009-02-051-8/+8
* show launcher screen as soon as possible. #243Tomeu Vizoso2009-02-046-21/+73
* Use documend-send icon (Gary C Martin) #227Simon Schampijer2009-02-041-1/+1
* Try harder to get an icon for a clippingTomeu Vizoso2009-02-011-1/+17
* Hide the journal activity in the home view #87Tomeu Vizoso2009-02-012-0/+4
* Add 'View Details' option to object palette in journalSimon Schampijer2009-01-292-4/+45
* #226 Add a 'Clear search' button to 'No matching entries' messageTomeu Vizoso2009-01-233-7/+37
* #225 Correctly detect when a query in the journal is emptyTomeu Vizoso2009-01-231-9/+17
* #238 Avoid launching two instances of the same activity instanceTomeu Vizoso2009-01-231-3/+2
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-214-32/+70
|\
| * Display a message when the collaboration connection doesn't support file tran...Tomeu Vizoso2009-01-212-14/+42
| * Make debug log less annoyingTomeu Vizoso2009-01-211-1/+1
| * #213 fix dnd of icons in the favorite viewTomeu Vizoso2009-01-212-18/+28
* | add start-with option to objectpalette in the journalSimon Schampijer2009-01-211-1/+39
|/
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-215-16/+71
|\
| * fix sporadic backtrace I was gettingTomeu Vizoso2009-01-211-1/+1