Commit Graph

157 Commits (152e7e7e26beb4fb3db123a5f49dae7025737666)

Author SHA1 Message Date
Joel Bodenmann 152e7e7e26 Adding gmiscHittestPoly() 2016-11-14 17:59:16 +01:00
inmarket 7f79b89eda Add support for adding fonts to the font list 2016-11-14 09:15:51 +10:00
Joel Bodenmann 9ad9472662 Updating changelog 2016-11-13 16:30:50 +01:00
Joel Bodenmann 477aa8e878 Updating changelog 2016-11-11 19:08:51 +01:00
Joel Bodenmann 2cf23ca69b Updating changelog 2016-11-09 22:45:22 +01:00
inmarket 545a719db9 New dual circle drawing in GDISP 2016-11-09 16:41:44 +10:00
inmarket 59917dbe1a Fix progressbar bounds checking and decrementing 2016-11-08 09:31:47 +10:00
Joel Bodenmann 462c5b7b4a Updating docs/releases.txt 2016-10-18 22:45:41 +02:00
Joel Bodenmann ea0dd89cfc Updating release notes 2016-10-01 17:50:50 +02:00
Joel Bodenmann 4991ba0530 Whitespace 2016-08-24 00:14:49 +02:00
Joel Bodenmann 16ac227a75 Fixing issue with color formats in Linux-Framebuffer board files 2016-08-24 00:14:25 +02:00
Joel Bodenmann ac5e96cca1 Adding Linux event input touch driver 2016-08-23 23:10:04 +02:00
Joel Bodenmann 9663134059 Updating docs/releases.txt 2016-08-20 17:42:44 +02:00
Joel Bodenmann 8dd5cc93d5 Cleaning up new SDL driver support 2016-08-15 14:05:56 +02:00
Joel Bodenmann b9b555eae2 Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled. 2016-08-13 00:49:19 +02:00
Joel Bodenmann 0c695b2471 Fixing crash when passing NULL to gwinSetStyle() 2016-08-07 20:38:55 +02:00
Joel Bodenmann 37fc27ac6b Adding STM32F439i-EVAL board files 2016-08-03 02:56:34 +02:00
Joel Bodenmann c95a851c77 Adding EXC7200 driver 2016-08-03 02:18:58 +02:00
Joel Bodenmann 773a5579e0 Starting development on version 2.7 2016-07-28 15:14:07 +02:00
Joel Bodenmann c24b79336e Release version 2.6 2016-07-28 15:12:59 +02:00
Joel Bodenmann 87cd8a3a21 Updating docs/releases.txt 2016-07-28 14:48:39 +02:00
Joel Bodenmann 7e15f0840e Updating docs/releases.txt 2016-07-27 18:00:55 +02:00
Joel Bodenmann 85ec38ac1c Adding applications/justget10 demo 2016-07-27 16:34:41 +02:00
Joel Bodenmann 2fe5c112b0 Adding applications/minesweeper demo 2016-07-27 15:37:56 +02:00
Joel Bodenmann f2cf8b9814 Fixing crash when loading GIF image without enough memory available 2016-07-27 13:08:18 +02:00
Joel Bodenmann 31c5f1efaa Adding support for IAR and EDG compilers 2016-07-26 16:14:14 +02:00
Joel Bodenmann af5fe425a8 Adding QWidget touch driver 2016-07-26 12:50:32 +02:00
Joel Bodenmann 05d1f7ba1b Updating releases.txt 2016-07-25 17:48:40 +02:00
Joel Bodenmann fd109a3b82 Updating releases.txt 2016-07-25 17:20:32 +02:00
Andrew Hannam 19e54c88ec Add support for reparenting, capture and control of Win32 Emulator windows. 2016-07-19 18:54:17 +10:00
Joel Bodenmann e5f69dbcf4 Adding Qt GOS port 2016-07-19 01:30:20 +02:00
Joel Bodenmann 038a1f3630 Adding QImage display driver 2016-07-19 01:24:05 +02:00
Joel Bodenmann fe7da06d98 Updating changelog 2016-07-13 12:54:55 +02:00
Andrew Hannam 9ac3c368b4 Add gwinPrintg() and fix null pointer handling in sprintg() 2016-07-10 10:42:21 +10:00
Joel Bodenmann 13e084ae62 Updating docs 2016-06-26 12:15:02 +02:00
Joel Bodenmann 0548401d18 Adding FT6x06 driver 2016-06-18 13:22:45 +02:00
Andrew Hannam f8dac95e93 Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB 2016-05-27 10:29:49 +10:00
Joel Bodenmann 238e19d77f Fixing bug where the list item count wasn't decremented when an item was removed 2016-05-21 17:39:38 +02:00
Joel Bodenmann 87ac62e9a2 Updated release notes 2016-04-27 21:13:59 +02:00
Joel Bodenmann 055d7c19f1 Starting development on version 2.6 2016-02-28 14:27:35 +01:00
Joel Bodenmann cc919ff4fa Release version 2.5 2016-02-28 14:24:50 +01:00
Joel Bodenmann 35dcf3ccd1 Docs 2016-02-27 14:37:32 +01:00
Joel Bodenmann 3688b0aa20 docs 2016-02-27 14:34:35 +01:00
inmarket 507fb2d57e Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close 2016-02-10 13:57:04 +10:00
Joel Bodenmann a76c176840 Revert "Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available"
This reverts commit ed9a422d81.
2016-01-11 08:03:16 +01:00
Joel Bodenmann 1ad99cbe4a Adding missing entry to changelog 2016-01-09 18:53:12 +01:00
Joel Bodenmann ed9a422d81 Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available 2016-01-08 21:42:12 +01:00
Joel Bodenmann 0211a32e1f Fixing 'progress' color of built-in widget styles 2015-12-19 00:56:53 +01:00
Joel Bodenmann e33d7d353b Added ILI9342 driver 2015-12-17 22:36:51 +01:00
Joel Bodenmann b89ce7c7b3 Improving keyboard widget default renderer (thanks to TriZet) 2015-12-10 21:58:12 +01:00