Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite to avoid storing accessible objectsDaniel Narvaez2012-07-021-29/+38
| | | | They seem to be short lived
* Dump the accessible tree on SearchErrorDaniel Narvaez2012-07-021-15/+28
|
* Remove the pyabiword dependency for nowDaniel Narvaez2012-07-022-5/+1
| | | | It's broken in ubuntu
* Enable debug logs for testsDaniel Narvaez2012-07-021-0/+1
|
* Disable pippy for nowDaniel Narvaez2012-07-011-9/+5
| | | | Need to figure out how to deal with the double stop button
* Improve the shell testDaniel Narvaez2012-07-011-19/+32
|
* Add dep on telepahty gabble and salutDaniel Narvaez2012-07-011-0/+8
|
* Add a couple of gstreamer depsDaniel Narvaez2012-07-011-4/+25
|
* Make the test work for all the activitiesDaniel Narvaez2012-07-011-8/+6
|
* Skip a few activities with issues for nowDaniel Narvaez2012-06-301-0/+4
| | | | To keep buildbot happy.
* Sort activities by nameDaniel Narvaez2012-06-301-0/+4
|
* Add dependency on pyabiwordDaniel Narvaez2012-06-301-0/+4
|
* Handle Read object chooserDaniel Narvaez2012-06-301-4/+19
|
* Add webkit dependencyDaniel Narvaez2012-06-301-0/+7
|
* Print the name of the activity we are launchingDaniel Narvaez2012-06-301-0/+2
|
* Add a target to build fructose activitiesDaniel Narvaez2012-06-302-0/+11
| | | | It will be used by the buildbot.
* Start and stop all the activities on the list viewDaniel Narvaez2012-06-301-0/+12
|
* Revert "Comment out list view actions for now"Daniel Narvaez2012-06-301-2/+2
| | | | This reverts commit 20013d8dffacca20d6cc87060f6d32aadca18601.
* Increase sleep, too short on the buildbotDaniel Narvaez2012-06-301-1/+1
|
* Add telepathy mission control dependencyDaniel Narvaez2012-06-301-1/+9
|
* Comment out list view actions for nowDaniel Narvaez2012-06-291-2/+2
| | | | They don't work inside buildbot, will need to investigate
* Add dconf dependencyDaniel Narvaez2012-06-291-0/+4
|
* Document make testDaniel Narvaez2012-06-291-0/+1
|
* Add dep on simplejsonDaniel Narvaez2012-06-291-0/+4
|
* Couple more runtime depsDaniel Narvaez2012-06-291-0/+8
|
* Try to fix atk bridge checks in ubuntuDaniel Narvaez2012-06-291-2/+4
|
* Add a few dependencies necessary for the testsDaniel Narvaez2012-06-291-6/+28
|
* Use SUGAR_BUILDBOT to decide if we run headlessDaniel Narvaez2012-06-291-1/+1
|
* Add a simple dogtail testDaniel Narvaez2012-06-294-0/+54
|
* Setup GIO_EXTRA_MODULES to look at the system pathDaniel Narvaez2012-06-281-4/+10
| | | | This makes dconf work.
* Add espeak dependencyDaniel Narvaez2012-06-271-0/+4
|
* Clean source only for sugar modulesDaniel Narvaez2012-06-271-1/+7
| | | | | The rest now builds out-of-source-directory so it's unnecessary to redownload everything.
* Update makefile targets referenceDaniel Narvaez2012-06-261-1/+2
|
* Log the install-activities scriptDaniel Narvaez2012-06-262-1/+2
|
* Pull activities from activities.sugarlabs.orgDaniel Narvaez2012-06-268-21/+42
|
* Update jhbuild pathDaniel Narvaez2012-06-261-1/+1
|
* Build out of source directory when possibleDaniel Narvaez2012-06-265-11/+13
|
* Jump into source and show the directory in PS1Daniel Narvaez2012-06-261-4/+5
| | | | Useful to know where you are
* Ensure send-patches is run inside source modulesDaniel Narvaez2012-06-261-0/+10
|
* Mention --help for shell commandsDaniel Narvaez2012-06-261-0/+2
|
* Allow to pass a rev list to send-patchesDaniel Narvaez2012-06-261-1/+2
|
* Avoid repetitionDaniel Narvaez2012-06-261-1/+2
|
* Refactor README once againDaniel Narvaez2012-06-262-37/+49
| | | | | Now it's a minimal guide to contributing to sugar. And I like how simple it is in theory.
* Add a start-sugar command to the shelDaniel Narvaez2012-06-263-2/+15
|
* Add a script to streamline patch submissionDaniel Narvaez2012-06-252-1/+102
| | | | Needs work.
* Customize prompt to indicate we are in the shellDaniel Narvaez2012-06-251-1/+1
| | | | Credit to Manuel QuiƱones for the idea.
* Add a make shell commandDaniel Narvaez2012-06-223-1/+15
|
* Update TODODaniel Narvaez2012-06-221-0/+1
|
* Build browse activityDaniel Narvaez2012-06-224-1/+4
|
* Split up the checks table in groupsDaniel Narvaez2012-06-222-35/+47
|