Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -11/+11 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -16/+8 |
| | |||||
* | Added missing check for GDISP_NEED_CIRCLE | Steffen Schroeter | 2018-01-23 | 1 | -1/+3 |
| | |||||
* | Add keyboard input to radio widget | Steffen Schroeter | 2018-01-19 | 1 | -0/+15 |
| | |||||
* | Move GWIN widget internal flags into the public header so that all the state ↵ | Joel Bodenmann | 2016-02-18 | 1 | -1/+1 |
| | | | | flags are available for custom draw routines. | ||||
* | More compiler specific stuff | inmarket | 2015-11-18 | 1 | -4/+0 |
| | |||||
* | Removing superfluous paranthesis | Joel Bodenmann | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | Fix virtual keyboard | Woody Hawthorne | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | Fixing typo in macros | Joel Bodenmann | 2015-11-14 | 1 | -1/+1 |
| | |||||
* | Fix compiler detection for Keil uVision V5 | inmarket | 2015-11-12 | 1 | -1/+1 |
| | |||||
* | More compiler define fixes | inmarket | 2015-11-11 | 1 | -1/+1 |
| | |||||
* | Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL | Joel Bodenmann | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | Working TextEdit with on-screen keyboard (and real keyboard) | inmarket | 2015-10-13 | 1 | -0/+2 |
| | |||||
* | Add some keyboard widget support | inmarket | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | Updates to focus. | inmarket | 2015-08-16 | 1 | -3/+48 |
| | |||||
* | Coding style, comments, duplicate symbols and other minor fixes | inmarket | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | Improving doxygen | Joel Bodenmann | 2015-08-16 | 1 | -55/+55 |
| | |||||
* | Passing keyboard events to widgets (not finished yet) | Joel Bodenmann | 2015-08-12 | 1 | -0/+5 |
| | |||||
* | Add the ability to flash a gwin window/widget. | inmarket | 2015-01-25 | 1 | -1/+18 |
| | | | | | 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 | -0/+11 |
| | | | | issues | ||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+363 |