aboutsummaryrefslogtreecommitdiff
path: root/nuttx/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge NuttX r5527px4dev2013-01-177-0/+851
|\
| * Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-301-0/+6
| * Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-216-0/+845
* | Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-1116-111/+315
* | Merge branch 'master' into nuttx-merge-5447px4dev2013-01-114-110/+313
|\|
| * Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-11/+12
| * Fix the fat, flat line bugpatacongo2012-12-021-95/+286
| * standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-1/+2
| * Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-232-4/+14
| * Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-203-13/+13
| * Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-173-36/+36
| * Patches 7-9 from Petteri Aimonenpatacongo2012-11-179-8/+136
| * Patches 4-6 from Petteri Aimonenpatacongo2012-11-165-21/+75
| * Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| * Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-7/+7
| * Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
| * Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-39/+39
| * Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
| * Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-0/+24
* | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-09-274-6/+439
|\|
| * Correct some bad parameter checkingpatacongo2012-09-273-6/+6
| * Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-2/+12
| * Hook in graphics/Kconfigpatacongo2012-09-251-11/+8
| * Beginning of an Shenshou NxWM configurationpatacongo2012-09-251-0/+426
* | Merge from upstream NuttXpx4dev2012-09-1998-93/+650
|\|
| * Resync new repository with old repo r5166patacongo2012-09-17206-0/+44616
* Merge branch 'NuttX/master'px4dev2012-09-145-557/+0
|\
| * Remove executable property from source and make filespatacongo2012-09-137-0/+0
| * Email address change in nuttx/patacongo2012-09-1397-97/+97
| * Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-062-9/+35
| * Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo2012-05-202-4/+14
| * NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo2012-05-205-12/+25
| * Add NX kbd input support to NxConsolepatacongo2012-05-208-5/+564
| * This should have been part of the 6.18 release but was lost somehowpatacongo2012-05-201-2/+4
| * Prep for 6.18 releasepatacongo2012-05-191-1/+1
| * NxWM: Add a missing part of the message blocking logicpatacongo2012-05-194-4/+10
| * Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-1/+6
| * Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-1711-5/+672
| * Re-factor NX messaging logic in preparation for a new message control featurepatacongo2012-05-1728-243/+153
| * Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-135-20/+33
| * NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-131-1/+0
| * Fix a critical NXTK bug related to mouse/touchscreen positions within framed ...patacongo2012-05-132-46/+18
| * NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-122-5/+5
| * NX trapezoid fixes; Various NxWM fixespatacongo2012-05-105-35/+48
| * Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-076-15/+15
| * Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-073-1/+140
| * Fix uninitialized pointer in CNxTKWindowpatacongo2012-05-071-1/+1
| * Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-047-78/+144
| * NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-021-4/+4
| * Add kconfig documentationpatacongo2012-04-061-1/+1