Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix visibility issues associated with a window destroy. | inmarket | 2014-08-16 | 1 | -1/+15 |
| | |||||
* | Add extra widget flags especially for widget flag range checking. | inmarket | 2014-08-16 | 1 | -0/+2 |
| | |||||
* | Some improvements for the Kiel C compiler | inmarket | 2014-07-29 | 1 | -0/+4 |
| | |||||
* | macro typo | Joel Bodenmann | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | GWIN: Make sure invisible windows are redrawn before visible windows. | inmarket | 2014-05-22 | 1 | -1/+9 |
| | | | | Redrawing compile options made visible for the user project. | ||||
* | Significant changes to the window redrawing methodology. | inmarket | 2014-05-21 | 1 | -54/+63 |
| | | | | | Move and Resize should probably work for containers now Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers. | ||||
* | Reworking the GWIN doxygen documentation. | Joel Bodenmann | 2014-05-20 | 1 | -7/+7 |
| | |||||
* | Container and Frame updates. | inmarket | 2014-05-11 | 1 | -4/+6 |
| | | | | New api's gwinGetInnerWidth() and gwinGetInnerHeight() | ||||
* | All compiling. | inmarket | 2014-05-10 | 1 | -4/+4 |
| | | | | Containers and Frames still to be tested. | ||||
* | Multiple changes to GWIN to support containers. | inmarket | 2014-05-10 | 1 | -24/+120 |
| | |||||
* | GWIN creation and destruction bug fixes | inmarket | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | 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 | -0/+216 |