Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use our pygobject repo on 3.6 tooDaniel Narvaez2012-11-231-3/+6
|
* Switch to a pygobject clone to drag in a patch we needDaniel Narvaez2012-11-231-2/+2
|
* Setup XCURSOR_PATHDaniel Narvaez2012-11-231-0/+2
|
* More reorderingDaniel Narvaez2012-11-221-3/+3
|
* Reorder to put public methods at the topDaniel Narvaez2012-11-221-50/+50
|
* Rework tree to use the gi atspi bindings directlyDaniel Narvaez2012-11-224-40/+70
| | | | pyatspi is a mess, just adds another layer and undocumented
* Try to remove gtk2 activitiesDaniel Narvaez2012-11-221-6/+0
| | | | They seem to be causing random pyatspi issues.
* Add dep on autodetect gstreamer pluginDaniel Narvaez2012-11-222-0/+6
|
* Revert "Remove calculate for now"Daniel Narvaez2012-11-221-0/+3
| | | | This reverts commit 09c6a028cb70056e04e998509e9e0685ca12b2ee.
* Add dependency on gail gtk moduleDaniel Narvaez2012-11-223-0/+9
|
* Improve UI test logDaniel Narvaez2012-11-211-2/+2
|
* Jukebox has an object chooserDaniel Narvaez2012-11-211-1/+1
|
* Remove sleepDaniel Narvaez2012-11-211-2/+0
| | | | | | I'm not sure this is necessary, might have been caused by the fact that we was not waiting for activities to really shutdown. Removing it to reasses.
* Read has an object chooserDaniel Narvaez2012-11-211-1/+1
|
* Click the last stop button if there multiplesDaniel Narvaez2012-11-211-2/+3
| | | | Accomodate pippy
* Ensure an activity is really down after stopping itDaniel Narvaez2012-11-212-2/+10
|
* Require pango gstreamer pluginDaniel Narvaez2012-11-212-0/+6
|
* Fix docs urlDaniel Narvaez2012-11-211-1/+1
|
* Don't build the espeak plugin two times on 3.4Daniel Narvaez2012-11-211-4/+0
|
* Drop RESOLUTION support when running from a test consoleDaniel Narvaez2012-11-211-4/+0
|
* Differentiate gst plugins versionDaniel Narvaez2012-11-213-6/+14
|
* Check gstreamer playback pluginDaniel Narvaez2012-11-212-1/+7
|
* Remove calculate for nowDaniel Narvaez2012-11-211-3/+0
| | | | | For some reason in buildbot it locks up on startup. Being a gtk2 activity I'm not sure it's worth debugging.
* Run python unbufferedDaniel Narvaez2012-11-211-1/+1
| | | | Otherwise output order is messed up.
* Add turtleartDaniel Narvaez2012-11-211-0/+3
| | | | gtk2 version for now because gtk3 is unfinished
* Add dependency on static gconf bindingsDaniel Narvaez2012-11-214-0/+12
| | | | Needed by calculate
* Add a few activitiesDaniel Narvaez2012-11-211-1/+26
|
* TypoDaniel Narvaez2012-11-201-1/+1
|
* Retry git commands that requires the networkDaniel Narvaez2012-11-202-7/+22
|
* Split and cleanup makefilesDaniel Narvaez2012-11-204-39/+44
|
* Move include at the endDaniel Narvaez2012-11-201-2/+2
| | | | | So that all is the first target and is executed when no argument is passed to make.
* Declare PHONY targetsDaniel Narvaez2012-11-202-0/+5
|
* Run xephyr in a custom windowDaniel Narvaez2012-11-194-16/+77
| | | | | Xephyr doesn't work very well with multiple outputs. This should allow us to customize our behavior in that case.
* Rename run to run_commandDaniel Narvaez2012-11-192-2/+2
|
* Don't save keyboard config if we are not inside XDaniel Narvaez2012-11-191-1/+1
|
* Allow to choose any resolution in XephyrDaniel Narvaez2012-11-191-0/+4
|
* Rename config to prefsDaniel Narvaez2012-11-192-4/+5
|
* Respect the interactive flag for updateDaniel Narvaez2012-11-191-1/+1
|
* Revert "Pass around interactive"Daniel Narvaez2012-11-191-1/+1
| | | | This reverts commit f31a3285552287cdaf5b66ea41851d1c11424c67.
* Pass around interactiveDaniel Narvaez2012-11-191-1/+1
|
* Drop empty TODODaniel Narvaez2012-11-181-1/+0
|
* Rework README, distros info is now in the docsDaniel Narvaez2012-11-181-14/+3
|
* Don't expose the run-command commandDaniel Narvaez2012-11-181-3/+0
|
* TypoDaniel Narvaez2012-11-181-1/+1
|
* Add ssh for the ubuntu slaveDaniel Narvaez2012-11-182-3/+4
|
* Respect the interactive flag in ubuntuDaniel Narvaez2012-11-171-2/+15
|
* TypoDaniel Narvaez2012-11-171-1/+1
|
* Add upload-docs, mostly for buildbotDaniel Narvaez2012-11-171-0/+4
|
* Pass around interactiveDaniel Narvaez2012-11-171-2/+2
|
* Add sugar-docs to the buildDaniel Narvaez2012-11-176-130/+19
|