Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxygen fixes | Joel Bodenmann | 2014-03-28 | 1 | -1/+1 |
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 1 | -1/+1 |
* | Removing compiler warnings from new list code | inmarket | 2014-02-07 | 1 | -2/+2 |
* | improving performance of gwinListAddItem() by Marc Pignat | Joel Bodenmann | 2014-02-02 | 1 | -3/+4 |
* | default list render has now #defines for horizontal and vertical text padding | Joel Bodenmann | 2014-02-01 | 1 | -13/+14 |
* | Add smooth scrolling option to ugfx list. | daid | 2014-01-24 | 1 | -38/+113 |
* | Revert "removed unnecessary macro" | Joel Bodenmann | 2014-01-04 | 1 | -0/+1 |
* | removed unnecessary macro | Joel Bodenmann | 2014-01-02 | 1 | -1/+0 |
* | Add multiple display support to GWIN. | inmarket | 2013-10-24 | 1 | -13/+13 |
* | Fix invalid return value in gwin/lists.c | inmarket | 2013-10-24 | 1 | -1/+1 |
* | fixed small bug | Joel Bodenmann | 2013-10-24 | 1 | -1/+1 |
* | Added gwinListSetScroll | Joel Bodenmann | 2013-10-24 | 1 | -1/+19 |
* | Added gwinListGetSelectedText() | Joel Bodenmann | 2013-10-23 | 1 | -0/+12 |
* | Fix GWIN lists font handling. | inmarket | 2013-08-01 | 1 | -3/+3 |
* | Add image support to GWIN Listboxes. | inmarket | 2013-08-01 | 1 | -9/+66 |
* | Add GWIN List multi-select support | inmarket | 2013-08-01 | 1 | -6/+19 |
* | Update GWIN list. | inmarket | 2013-08-01 | 1 | -206/+216 |
* | list update | Joel Bodenmann | 2013-07-28 | 1 | -5/+16 |
* | list fix | Joel Bodenmann | 2013-07-28 | 1 | -10/+45 |
* | cleanup | Joel Bodenmann | 2013-07-28 | 1 | -14/+1 |
* | some more list widget work | Joel Bodenmann | 2013-07-28 | 1 | -20/+89 |
* | list widget first implementation | Joel Bodenmann | 2013-07-28 | 1 | -6/+6 |
* | compiler warnings | Joel Bodenmann | 2013-07-28 | 1 | -11/+11 |
* | some more list work | Joel Bodenmann | 2013-07-27 | 1 | -10/+167 |
* | List updates and add list demo - still work in progress | inmarket | 2013-07-27 | 1 | -43/+45 |
* | list work in progress | Joel Bodenmann | 2013-07-27 | 1 | -5/+16 |
* | list widget - work in progress | Joel Bodenmann | 2013-07-25 | 1 | -2/+141 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
* | doxygen updates | Joel Bodenmann | 2013-07-21 | 1 | -0/+1 |
* | added list widget dummy | Joel Bodenmann | 2013-07-17 | 1 | -0/+73 |