Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added guiDrawSlider() | Tectu | 2012-07-09 | 1 | -1/+3 |
* | added passive guiDrawSlider() | Tectu | 2012-07-09 | 1 | -0/+2 |
* | guiDrawKeymatrix() dummy | Tectu | 2012-07-09 | 1 | -0/+2 |
* | added member shadow to guiNode_t struct | Tectu | 2012-07-09 | 1 | -0/+1 |
* | compiler warnings | Tectu | 2012-07-09 | 1 | -0/+2 |
* | compiler warning | Tectu | 2012-07-09 | 1 | -1/+1 |
* | whitepsaces | Tectu | 2012-07-09 | 1 | -1/+1 |
* | fix merge | trsaunders | 2012-06-27 | 1 | -9/+0 |
* | merge upstream changes | trsaunders | 2012-06-27 | 1 | -37/+48 |
|\ | |||||
| * | added shadow support for buttons | Tectu | 2012-06-27 | 1 | -1/+2 |
| * | name -> label | Tectu | 2012-06-27 | 1 | -6/+6 |
| * | some name changes | Tectu | 2012-06-27 | 1 | -1/+1 |
| * | added guiDeleteElement | Tectu | 2012-06-27 | 1 | -0/+8 |
| * | guiDrawSlider() frame drawing | Tectu | 2012-06-26 | 1 | -2/+4 |
| * | added guiDrawWheel() dummy | Tectu | 2012-06-26 | 1 | -0/+2 |
| * | added wheel as GUI type | Tectu | 2012-06-26 | 1 | -1/+4 |
| * | added different GUI elements | Tectu | 2012-06-26 | 1 | -1/+1 |
| * | added type of GUI element | Tectu | 2012-06-26 | 1 | -0/+2 |
| * | gui doc | Tectu | 2012-06-26 | 1 | -0/+29 |
| * | guiInit() priority parameter | Tectu | 2012-06-26 | 1 | -1/+1 |
| * | fixed active/inactive state of GUI elements | Tectu | 2012-06-26 | 1 | -1/+1 |
| * | implemented linkedlist | Tectu | 2012-06-26 | 1 | -62/+13 |
| * | guiInit() returns pointer to created thread | Tectu | 2012-06-25 | 1 | -2/+2 |
| * | compiler warnings | Tectu | 2012-06-25 | 1 | -1/+1 |
| * | documentation | Tectu | 2012-06-25 | 1 | -0/+2 |
| * | GUI threads do now take active/inactive state | Tectu | 2012-06-25 | 1 | -3/+6 |
* | | merge Abhishek's changes, small fixes for API changes | Thomas Saunders | 2012-06-25 | 1 | -1/+3 |
|/ | |||||
* | c++ compatibility, FSMC driver for ssd1289 | trsaunders | 2012-06-19 | 1 | -0/+9 |
* | added guiDrawBarGraph() | Tectu | 2012-06-09 | 1 | -0/+32 |
* | removed guiDrawKeymatrix | Tectu | 2012-06-09 | 1 | -19/+0 |
* | added not working guiDrawKeymatrix() | Tectu | 2012-06-09 | 1 | -3/+23 |
* | doc | Tectu | 2012-06-07 | 1 | -0/+22 |
* | implemented guiDrawButton() | Tectu | 2012-06-07 | 1 | -1/+9 |
* | cleanups | Tectu | 2012-06-07 | 1 | -0/+7 |