|
87cd8a3a21
|
Updating docs/releases.txt
|
2016-07-28 14:48:39 +02:00 |
|
|
7e15f0840e
|
Updating docs/releases.txt
|
2016-07-27 18:00:55 +02:00 |
|
|
85ec38ac1c
|
Adding applications/justget10 demo
|
2016-07-27 16:34:41 +02:00 |
|
|
2fe5c112b0
|
Adding applications/minesweeper demo
|
2016-07-27 15:37:56 +02:00 |
|
|
f2cf8b9814
|
Fixing crash when loading GIF image without enough memory available
|
2016-07-27 13:08:18 +02:00 |
|
|
31c5f1efaa
|
Adding support for IAR and EDG compilers
|
2016-07-26 16:14:14 +02:00 |
|
|
af5fe425a8
|
Adding QWidget touch driver
|
2016-07-26 12:50:32 +02:00 |
|
|
05d1f7ba1b
|
Updating releases.txt
|
2016-07-25 17:48:40 +02:00 |
|
|
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 |
|
|
e5f69dbcf4
|
Adding Qt GOS port
|
2016-07-19 01:30:20 +02:00 |
|
|
038a1f3630
|
Adding QImage display driver
|
2016-07-19 01:24:05 +02:00 |
|
|
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 |
|
|
13e084ae62
|
Updating docs
|
2016-06-26 12:15:02 +02:00 |
|
|
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 |
|
|
238e19d77f
|
Fixing bug where the list item count wasn't decremented when an item was removed
|
2016-05-21 17:39:38 +02:00 |
|
|
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
|
ca0be9403f
|
Replacing logo for Doxygen
|
2016-02-01 16:31:25 +01: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
|
6397a56e0b
|
Doxygen
|
2015-11-07 16:33:28 +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
|
d4f43afcd2
|
Adding readme.txt to docs directory
|
2015-11-03 22:09:14 +01: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 |
|
Joel Bodenmann
|
0da190f22f
|
Whitespaces
|
2015-10-30 16:09:58 +01:00 |
|
Joel Bodenmann
|
c3e39cae95
|
Docs
|
2015-10-30 16:06:02 +01:00 |
|
inmarket
|
00aeab86eb
|
Merge branch 'master' into Keil
|
2015-10-23 18:28:42 +10:00 |
|
inmarket
|
48a9d334b7
|
Replace all inline definitions with GFXINLINE
|
2015-10-23 18:24:49 +10:00 |
|
Joel Bodenmann
|
a111346fcd
|
Updating changelog
|
2015-10-20 06:13:48 +02:00 |
|
inmarket
|
80299276b7
|
Merge branch 'master' into TextEdit
|
2015-10-06 12:10:11 +10:00 |
|