Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving the tests so that they can guarantee to build after the library | Ted Gould | 2009-01-16 | 1 | -20/+0 |
| | | | | | builds as otherwise they end up getting built first. | ||||
* | Adding in a return that was missing (though it's useless) | Ted Gould | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Return to crashing beauty | Ted Gould | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | Clean up the signal handlers and fixing the call in the test function. Now ↵ | Ted Gould | 2009-01-12 | 1 | -1/+1 |
| | | | | we're to the point of showing the way I think things should be. | ||||
* | Basic show hide support in the indicator | Ted Gould | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | Changing to showing the inicator and make it so that we dont' crash right now. | Ted Gould | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | Adding in a show to help debugging | Ted Gould | 2009-01-09 | 1 | -0/+1 |
| | |||||
* | Adding in an indicator to the test and fixing a typo | Ted Gould | 2009-01-09 | 1 | -0/+3 |
| | |||||
* | Adding in a simple program to crash after 15 seconds. Now we can add ↵ | Ted Gould | 2009-01-08 | 1 | -0/+16 |
indicators to it. |