Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Test for ticket 2925, it doesn't reproduce the issue for some reason."Marco Pesenti Gritti2007-08-231-40/+0
| | | | This reverts commit 9f7ed73485f94a1a23f7318a5daab82dbafab413.
* Test for ticket 2925, it doesn't reproduce the issue for some reason.Marco Pesenti Gritti2007-08-231-0/+40
|
* Revert "Notice when (non-sugar) activity factories fail to launch. #1975"Dan Winship2007-08-221-5/+2
| | | | | | | This reverts commit d2aba901c3f85e66ba9c5b6b5d506f472552b48b. The change made etoys *always* apparently fail to launch; the problem is with sugar-native-factory, not activityfactory.py
* Speed up startup by another 2 seconds by using follow_name_owner_changesJohn (J5) Palmieri2007-08-221-1/+7
| | | | | | | * this is a side effect of follow_name_owner_changes which removes some blocking calls in the __init__ of proxies. It introduces some semantics we might not want (such as following name owner changes) but which are fairly beinign
* removed print in palette.pySimon Schampijer2007-08-221-1/+0
|
*