summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxtk
Commit message (Expand)AuthorAgeFilesLines
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-11/+12
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-231-2/+9
* Patches 4-6 from Petteri Aimonenpatacongo2012-11-162-2/+18
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-0/+24
* Email address change in nuttx/patacongo2012-09-1324-24/+24
* 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
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-172-1/+108
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-132-14/+26
* 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
* 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-043-63/+125
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-021-4/+4
* Can now run an NSH session within an NX windowpatacongo2012-03-291-4/+4
* Updaes for NX Consolepatacongo2012-03-272-4/+4
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-252-7/+8
* Misc fixes for clean compilation with graphics debug enabledpatacongo2011-10-242-5/+6
* Add logic to read from graphics memorypatacongo2011-10-223-6/+252
* Pointer arguments to NX set methods should be constpatacongo2011-10-162-2/+2
* Add a test of the circle rendering logicpatacongo2011-08-244-4/+4
* Add circle drawing interfacespatacongo2011-08-245-2/+522
* Add NX line drawing interfacespatacongo2011-08-023-3/+282
* Move NX header files to include/nuttx/nxpatacongo2011-07-2424-47/+47
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-2/+2
* NX for 4bpppatacongo2010-05-151-0/+4
* More NX LCD fixespatacongo2010-04-231-4/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1523-54/+35
* Add default colors for all BPPpatacongo2008-12-061-2/+14
* Fix tiny drawing errors in framepatacongo2008-12-051-2/+2
* Fonts are integatedpatacongo2008-12-042-1/+31
* Integrating font capabilities; debug bitmap logicpatacongo2008-12-042-4/+4
* Removed superfluous toolbar handlepatacongo2008-12-046-31/+31
* Enable keypad inputpatacongo2008-12-041-4/+4
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-031-2/+23
* typo in commentspatacongo2008-12-031-1/+1
* Fix error in re-draw clippingpatacongo2008-12-035-16/+170
* Positioning depends on width of borderpatacongo2008-12-031-1/+6
* Using uninitialized variablepatacongo2008-12-031-2/+2
* Fix: height, not widthpatacongo2008-12-031-1/+1
* cosmeticpatacongo2008-12-031-1/+1
* Add frame drawing logicpatacongo2008-12-035-6/+281
* For consistency, all close function return intpatacongo2008-12-032-6/+6
* Remove redundant origin valuepatacongo2008-12-024-6/+6
* Don't keep sizes in rectanglespatacongo2008-12-023-21/+20
* More NXTK filespatacongo2008-12-0213-21/+1019
* Revised/simplified toolkit conceptpatacongo2008-12-0216-247/+1797
* Fixed for multi-user NX modepatacongo2008-12-011-1/+1
* NX toolkitpatacongo2008-12-012-0/+283