summaryrefslogtreecommitdiff
path: root/nuttx/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 releasenuttx-6.18patacongo2012-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
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-316-1/+168
* More fixes for NxConsole driverpatacongo2012-03-306-66/+33
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-308-99/+529
* Can now run an NSH session within an NX windowpatacongo2012-03-299-17/+163
* The NX console appears to be fully functionalpatacongo2012-03-288-86/+83
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-283-14/+14
* NX console updatespatacongo2012-03-283-2/+7
* More NX Console fixes... good progress but still not ready for prime timepatacongo2012-03-282-7/+9
* NFS updatepatacongo2012-03-282-2/+5
* Updaes for NX Consolepatacongo2012-03-277-15/+15
* NX console driver is code complete but untestedpatacongo2012-03-277-19/+455
* Add a test for the NX console devicepatacongo2012-03-272-32/+42
* Add more NX console logicpatacongo2012-03-274-10/+636
* NFS update + another NX console driver filepatacongo2012-03-275-18/+258
* Add beginnings of an NX console driverpatacongo2012-03-269-14/+1029
* Several font files were missing a newline at the endpatacongo2012-02-1317-23/+22
* Add two new small, bold, sans-serif fontspatacongo2011-12-0110-6/+3500
* A few more AVR32 fixespatacongo2011-11-031-2/+5
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2011-10-252-8/+7
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-257-26/+26
* Misc fixes for clean compilation with graphics debug enabledpatacongo2011-10-242-5/+6
* Oops.. back out most of the last changepatacongo2011-10-231-2/+2