Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing issue with color formats in Linux-Framebuffer board files | Joel Bodenmann | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Adding Linux event input touch driver | Joel Bodenmann | 2016-08-23 | 1 | -0/+1 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-08-20 | 1 | -0/+2 |
| | |||||
* | Cleaning up new SDL driver support | Joel Bodenmann | 2016-08-15 | 1 | -0/+1 |
| | |||||
* | Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled. | Joel Bodenmann | 2016-08-13 | 1 | -0/+1 |
| | |||||
* | Fixing crash when passing NULL to gwinSetStyle() | Joel Bodenmann | 2016-08-07 | 1 | -0/+1 |
| | |||||
* | Adding STM32F439i-EVAL board files | Joel Bodenmann | 2016-08-03 | 1 | -0/+1 |
| | |||||
* | Adding EXC7200 driver | Joel Bodenmann | 2016-08-03 | 1 | -1/+2 |
| | |||||
* | Starting development on version 2.7 | Joel Bodenmann | 2016-07-28 | 1 | -0/+4 |
| | |||||
* | Release version 2.6 | Joel Bodenmann | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-07-28 | 1 | -3/+3 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-07-27 | 1 | -12/+12 |
| | |||||
* | Adding applications/justget10 demo | Joel Bodenmann | 2016-07-27 | 1 | -0/+1 |
| | |||||
* | Adding applications/minesweeper demo | Joel Bodenmann | 2016-07-27 | 1 | -0/+1 |
| | |||||
* | Fixing crash when loading GIF image without enough memory available | Joel Bodenmann | 2016-07-27 | 1 | -0/+1 |
| | |||||
* | Adding support for IAR and EDG compilers | Joel Bodenmann | 2016-07-26 | 1 | -0/+1 |
| | |||||
* | Adding QWidget touch driver | Joel Bodenmann | 2016-07-26 | 1 | -0/+1 |
| | |||||
* | Updating releases.txt | Joel Bodenmann | 2016-07-25 | 1 | -1/+2 |
| | |||||
* | Updating releases.txt | Joel Bodenmann | 2016-07-25 | 1 | -0/+1 |
| | |||||
* | Add support for reparenting, capture and control of Win32 Emulator windows. | Andrew Hannam | 2016-07-19 | 1 | -1/+5 |
| | |||||
* | Adding Qt GOS port | Joel Bodenmann | 2016-07-19 | 1 | -0/+1 |
| | |||||
* | Adding QImage display driver | Joel Bodenmann | 2016-07-19 | 1 | -0/+1 |
| | |||||
* | Updating changelog | Joel Bodenmann | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | Add gwinPrintg() and fix null pointer handling in sprintg() | Andrew Hannam | 2016-07-10 | 1 | -0/+2 |
| | |||||
* | Updating docs | Joel Bodenmann | 2016-06-26 | 1 | -0/+1 |
| | |||||
* | Adding FT6x06 driver | Joel Bodenmann | 2016-06-18 | 1 | -0/+1 |
| | |||||
* | Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB | Andrew Hannam | 2016-05-27 | 1 | -0/+1 |
| | |||||
* | Fixing bug where the list item count wasn't decremented when an item was removed | Joel Bodenmann | 2016-05-21 | 1 | -0/+1 |
| | |||||
* | Updated release notes | Joel Bodenmann | 2016-04-27 | 1 | -0/+1 |
| | |||||
* | Starting development on version 2.6 | Joel Bodenmann | 2016-02-28 | 1 | -0/+3 |
| | |||||
* | Release version 2.5 | Joel Bodenmann | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | Docs | Joel Bodenmann | 2016-02-27 | 1 | -0/+1 |
| | |||||
* | docs | Joel Bodenmann | 2016-02-27 | 1 | -0/+1 |
| | |||||
* | Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close | inmarket | 2016-02-10 | 1 | -0/+1 |
| | |||||
* | Revert "Setting the default heap size to 5120 bytes to avoid confusion due ↵ | Joel Bodenmann | 2016-01-11 | 1 | -1/+0 |
| | | | | | | to linker errors when no malloc() / free() are available" This reverts commit ed9a422d81994047edc59794ff26bbcc1f7ea6c5. | ||||
* | Adding missing entry to changelog | Joel Bodenmann | 2016-01-09 | 1 | -0/+1 |
| | |||||
* | Setting the default heap size to 5120 bytes to avoid confusion due to linker ↵ | Joel Bodenmann | 2016-01-08 | 1 | -0/+1 |
| | | | | errors when no malloc() / free() are available | ||||
* | Fixing 'progress' color of built-in widget styles | Joel Bodenmann | 2015-12-19 | 1 | -0/+1 |
| | |||||
* | Added ILI9342 driver | Joel Bodenmann | 2015-12-17 | 1 | -0/+1 |
| | |||||
* | Improving keyboard widget default renderer (thanks to TriZet) | Joel Bodenmann | 2015-12-10 | 1 | -0/+1 |
| | |||||
* | docs | Joel Bodenmann | 2015-11-29 | 1 | -2/+7 |
| | |||||
* | Adding Altera MAX10 NEEK board files | Joel Bodenmann | 2015-11-29 | 1 | -0/+1 |
| | |||||
* | Adding support for NIOS-II platform | Joel Bodenmann | 2015-11-27 | 1 | -0/+1 |
| | |||||
* | Releasing version 2.4 | Joel Bodenmann | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | Doc | Joel Bodenmann | 2015-11-07 | 1 | -0/+1 |
| | |||||
* | Revert "Adding justification parameter to gwinLabelCreate()" | Joel Bodenmann | 2015-11-07 | 1 | -1/+0 |
| | | | | This reverts commit e8a769c3823eef72a9e064d3bf992152ed261ad2. | ||||
* | Adding justification parameter to gwinLabelCreate() | Joel Bodenmann | 2015-11-06 | 1 | -0/+1 |
| | |||||
* | Docs | Joel Bodenmann | 2015-11-05 | 1 | -1/+3 |
| | |||||
* | GTimer fix for fast tick rate systems | inmarket | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Docs | Joel Bodenmann | 2015-11-02 | 1 | -0/+1 |
| |