Commit Graph

146 Commits (ac5e96cca18884727b165f4245e42887ef0e3a21)

Author SHA1 Message Date
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
Joel Bodenmann 013f993d54 docs 2015-11-29 00:06:59 +01:00
Joel Bodenmann af2c663f57 Adding Altera MAX10 NEEK board files 2015-11-29 00:05:24 +01:00
Joel Bodenmann eaf0b19fb8 Adding support for NIOS-II platform 2015-11-27 20:39:23 +01:00
Joel Bodenmann 5e508a3a59 Releasing version 2.4 2015-11-07 17:57:52 +01:00
Joel Bodenmann 48c7b6a0c7 Doc 2015-11-07 17:52:21 +01:00
Joel Bodenmann ea4cadec78 Revert "Adding justification parameter to gwinLabelCreate()"
This reverts commit e8a769c382.
2015-11-07 00:39:08 +01:00
Joel Bodenmann e8a769c382 Adding justification parameter to gwinLabelCreate() 2015-11-06 22:47:42 +01:00
Joel Bodenmann 881af3e5c9 Docs 2015-11-05 10:05:42 +01:00
inmarket 383be6964e GTimer fix for fast tick rate systems 2015-11-05 17:08:00 +10:00
Joel Bodenmann d3cea5c390 Docs 2015-11-02 12:22:33 +01:00
Joel Bodenmann f4c46e313d Whitespaces 2015-10-30 16:10:59 +01:00