aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always use native threads in the Win32 driver even if a different threading m...inmarket2013-12-211-8/+10
* Revert "removed GQUEUE from doxygen build as it is not API"inmarket2013-12-211-1/+1
* gdispDrawThickLine: handle zero-length lines correctly.Petteri Aimonen2013-12-191-2/+6
* added warning about unfinished featureJoel Bodenmann2013-12-181-0/+5
* removed GQUEUE from doxygen build as it is not APIJoel Bodenmann2013-12-181-1/+1
* whitespacesJoel Bodenmann2013-12-181-6/+45
* whitespacesJoel Bodenmann2013-12-181-6/+10
* typoJoel Bodenmann2013-12-181-2/+2
* first implementation of console buffer. This has to be tested first - might c...Joel Bodenmann2013-12-184-21/+147
* Merge branch 'master' into consoleJoel Bodenmann2013-12-181-7/+7
|\
| * whitespacesJoel Bodenmann2013-12-181-7/+7
| * Fix integer overflow in gdispGDrawThickLine().Joel Bodenmann2013-12-181-39/+76
* | Fix integer overflow in gdispGDrawThickLine().Joel Bodenmann2013-12-181-39/+76
|/
* whitespaceJoel Bodenmann2013-12-171-2/+2
* GDISP startup logo now optionalJoel Bodenmann2013-12-163-1/+14
* Merged in omriiluz/ugfx (pull request #3) Joel Bodenman2013-12-151-1/+1
|\
| * bugfix: Missing || operandomriiluz2013-12-141-1/+1
* | Improve gdispDrawThickLine() when the line length is short.Joel Bodenmann2013-12-141-2/+23
* | Merged in omriiluz/ugfx (pull request #2) Joel Bodenman2013-12-142-4/+34
|\|
| * Allow for LCD specific configuration -omriiluz2013-12-142-4/+34
|/
* build rules fixJoel Bodenmann2013-12-111-1/+2
* GWIN console visible bug fixJoel Bodenmann2013-12-112-0/+13
* Removed TDISP moduleJoel Bodenmann2013-12-1126-2971/+4
* whitespacesJoel Bodenmann2013-12-112-4/+7
* First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and gfxM...inmarket2013-12-116-2/+878
* New versions of mingw use Red, Green Blue so we need to undefine them in cert...inmarket2013-12-111-2/+7
* doc fixinmarket2013-12-091-2/+2
* typoJoel Bodenmann2013-12-081-1/+1
* added gdispGDrawThickLine()Joel Bodenmann2013-12-083-0/+144
* docsJoel Bodenmann2013-12-081-0/+1
* whitespacesJoel Bodenmann2013-12-075-56/+103
* Embest board file fixJoel Bodenmann2013-12-071-1/+1
* removed obsolet fileJoel Bodenmann2013-12-071-637/+0
* whitespacesJoel Bodenmann2013-12-051-9/+9
* docoJoel Bodenmann2013-12-051-1/+4
* fixed some board fileJoel Bodenmann2013-12-051-41/+15
* compiler warningJoel Bodenmann2013-12-021-1/+2
* docJoel Bodenmann2013-12-021-1/+3
* Added progressbar widget (demos still to do)Joel Bodenmann2013-12-017-0/+618
* gwinSliderSetPosition() fixed (calls _gwidgetRedraw() instead of gwinRedraw()Joel Bodenmann2013-12-011-1/+1
* gwinSliderSetPosition() automatically redraws the widgetJoel Bodenmann2013-12-011-0/+2
* Code to allow GFXnet display driver to work (in limited mode) when LWIP accep...inmarket2013-11-301-0/+63
* Revert "INLINE -> inline"inmarket2013-11-301-8/+8
* INLINE -> inlineJoel Bodenmann2013-11-271-8/+8
* cleanup Olimex-STM32-LCD board fileJoel Bodenmann2013-11-251-10/+0
* WhitespacesJoel Bodenmann2013-11-251-2/+2
* Olimex-STM32-LCD board files updateJoel Bodenmann2013-11-252-13/+40
* Update release notesinmarket2013-11-251-0/+2
* Add support for edge to edge touch calibration.inmarket2013-11-252-9/+14
* Update template files for the MCU touch driver.inmarket2013-11-252-14/+43