aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'master' into freertosinmarket2014-02-073-13/+13
|\| | | | | | | | |
| * | | | | | | | | Typo in Win32 GOSinmarket2014-02-071-2/+2
| * | | | | | | | | Removing compiler warnings from new list codeinmarket2014-02-071-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | whitespaces take 3Joel Bodenmann2014-02-031-2/+2
| * | | | | | | | whitespacesJoel Bodenmann2014-02-031-3/+3
| * | | | | | | | whitespacesJoel Bodenmann2014-02-031-6/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into freertosinmarket2014-02-0329-184/+272
|\| | | | | | |
| * | | | | | | Fix gtimerDeinit() function and add a TODO to _gtimerDeinit()inmarket2014-02-031-1/+2
| * | | | | | | Ensure double initialisation/de-initialisation of GFX can't occurinmarket2014-02-031-1/+11
| * | | | | | | Fix font clipping properly. Previous fix did not bound the font display in th...inmarket2014-02-031-3/+21
| * | | | | | | Listbox demo: Change default font to UI2, fix the gfxconf defines, remove sur...inmarket2014-02-032-134/+5
| * | | | | | | docJoel Bodenmann2014-02-021-0/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | implemented gtimerDeinit()Joel Bodenmann2014-02-023-6/+21
| * | | | | | implemented some deinit()Joel Bodenmann2014-02-024-4/+16
| * | | | | | added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-0218-34/+190
| * | | | | | whitespacesJoel Bodenmann2014-02-021-0/+2
| * | | | | | docJoel Bodenmann2014-02-021-0/+1
| | |_|_|_|/ | |/| | | |
| * | | | | removing casts of gfxAlloc() return value as that is the whole idea behind ha...Joel Bodenmann2014-02-029-11/+11
| | |_|_|/ | |/| | |
| * | | | improving performance of gwinListAddItem() by Marc PignatJoel Bodenmann2014-02-021-3/+4
* | | | | fixed file inclusionJoel Bodenmann2014-02-022-0/+3
* | | | | whitespacesJoel Bodenmann2014-02-011-4/+5
* | | | | updateJoel Bodenmann2014-02-011-6/+4
* | | | | some cleanupJoel Bodenmann2014-02-012-10/+9
* | | | | docJoel Bodenmann2014-02-013-0/+19
* | | | | initial public release of FreeRTOS port (does still need some cleanup)Joel Bodenmann2014-02-012-0/+264
|/ / / /
* | | | fixed clipping issue when widget text is long than the widget itselfJoel Bodenmann2014-02-011-3/+6
* | | | list demo & docJoel Bodenmann2014-02-013-65/+264
* | | | gfxconf.example.hJoel Bodenmann2014-02-011-0/+1
* | | | default list render has now #defines for horizontal and vertical text paddingJoel Bodenmann2014-02-011-13/+14
* | | | Merged in daid/ugfx (pull request #4) Joel Bodenman2014-01-312-42/+125
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add smooth scrolling option to ugfx list.daid2014-01-242-42/+125
|/ / /
* | | Updates to console history. This now works well.inmarket2014-01-175-117/+314
* | | fixes in gdispImage nativ format by Marc PignatJoel Bodenmann2014-01-171-2/+2
* | | Revert "doc"Joel Bodenmann2014-01-101-1/+0
* | | Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
| |/ |/|
* | docinmarket2014-01-091-0/+1
* | New codingstyle.txtinmarket2014-01-091-1/+161
* | docJoel Bodenmann2014-01-071-0/+2
* | added gwinGetColor() and gwinGetBgColor()Joel Bodenmann2014-01-061-0/+18
* | docJoel Bodenmann2014-01-061-1/+1
* | Removed codingstyle.txt as nearly every rule in there was ignoredJoel Bodenmann2014-01-061-288/+1
|/
* Revert "removed unnecessary macro"Joel Bodenmann2014-01-041-0/+1
* GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORYJoel Bodenmann2014-01-034-13/+13
* whitespacesJoel Bodenmann2014-01-031-5/+5
* gfxconf.h fixesJoel Bodenmann2014-01-031-22/+24
* Refactored gfxconf.example.hJoel Bodenmann2014-01-031-179/+197
* removed unnecessary macroJoel Bodenmann2014-01-021-1/+0
* Remove variable name conflict with doom demoinmarket2013-12-301-2/+2
* Merge remote-tracking branch 'origin/master'inmarket2013-12-291-2/+2
|\
| * added window manager to doxygenJoel Bodenmann2013-12-281-2/+2