Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another gwin concurrency fix | inmarket | 2017-04-01 | 1 | -1/+5 |
| | |||||
* | Prevent GWIN drawing while deleting a window from the list | inmarket | 2017-04-01 | 1 | -0/+2 |
| | |||||
* | Fix window manager redraw problem with multi-tasking and large images | inmarket | 2017-01-09 | 1 | -11/+10 |
| | |||||
* | Minor WM_Raise tidy up | Andrew Hannam | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | Fixing bug in WM_Raise() | Joel Bodenmann | 2016-07-25 | 1 | -12/+14 |
| | |||||
* | FIx bug where WM_Raise doesn't raise children if the parent is raised. | Andrew Hannam | 2016-07-25 | 1 | -0/+29 |
| | |||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -1/+1 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Another compile fix | inmarket | 2015-08-16 | 1 | -2/+0 |
| | |||||
* | Updates to focus. | inmarket | 2015-08-16 | 1 | -20/+37 |
| | |||||
* | Adding gwinSetFocus() and gwinGetFocus() | Joel Bodenmann | 2015-08-13 | 1 | -1/+22 |
| | |||||
* | Add the ability to flash a gwin window/widget. | inmarket | 2015-01-25 | 1 | -0/+75 |
| | | | | | Only the button draws for checkbox's and radio's currently do anything about it. Widget demo updated to show this on Checkbox 3 (the toggle button). | ||||
* | Fix a serious problem with moving and sizing containers, and some visibility ↵ | inmarket | 2015-01-03 | 1 | -58/+91 |
| | | | | issues | ||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+852 |