summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets
Commit message (Collapse)AuthorAgeFilesLines
* NxWM::CTaskbar: Add a method to redraw the task bar and the top ↵Gregory Nutt2013-06-041-1/+1
| | | | application. From Petteri Aimonen
* Change auto-increment timing in NxWidgets::CNumericEdit. From Petteri AimonenGregory Nutt2013-06-041-2/+10
|
* NxWidgets::CImage: Allow NULL bitmaps. From Petteri AimonenGregory Nutt2013-06-041-12/+22
|
* Add NxWidgets::CGlyphSliderHorizontal unit test; Fix ↵Gregory Nutt2013-05-171-1/+1
| | | | NxWidgets::CGlyphSliderHorizontal drawing error. From Ken Pettit
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ↵Gregory Nutt2013-05-155-1/+1251
| | | | Pettit.
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-226-59/+86
|
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-286-49/+115
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5689 42af7a65-404d-4744-a932-0658087f49c3
* STM32 F4 patches from Petteri Aimonen (mostly USB)patacongo2013-02-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5652 42af7a65-404d-4744-a932-0658087f49c3
* Several patches from Petteri Aimonenpatacongo2013-02-083-2/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5625 42af7a65-404d-4744-a932-0658087f49c3
* All argv types should be char * const * not const char **patacongo2013-02-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5599 42af7a65-404d-4744-a932-0658087f49c3
* NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken ↵patacongo2013-02-017-14/+271
| | | | | | Bannister git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5592 42af7a65-404d-4744-a932-0658087f49c3
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-216-53/+174
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5448 42af7a65-404d-4744-a932-0658087f49c3
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-8/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5415 42af7a65-404d-4744-a932-0658087f49c3
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-232-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5385 42af7a65-404d-4744-a932-0658087f49c3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-8/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-174-245/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5365 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for CCycleButton unit test; Add CNumericEdit. Both from Petteri Aimonenpatacongo2012-11-165-8/+484
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5363 42af7a65-404d-4744-a932-0658087f49c3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5337 42af7a65-404d-4744-a932-0658087f49c3
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-203-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5238 42af7a65-404d-4744-a932-0658087f49c3
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5196 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to ↵patacongo2012-09-261-0/+8
| | | | | | build system; Fixes to Shenzhou NxWM configuration for clean build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5193 42af7a65-404d-4744-a932-0658087f49c3
* Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen ↵patacongo2012-09-251-6/+6
| | | | | | support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested). git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5190 42af7a65-404d-4744-a932-0658087f49c3
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5189 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in misc/patacongo2012-09-131-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5144 42af7a65-404d-4744-a932-0658087f49c3
* Hack for font background when we cannot read from the LCD; Candidate fix for ↵patacongo2012-05-222-1/+47
| | | | | | ILI9325 LCD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4763 42af7a65-404d-4744-a932-0658087f49c3
* CHexCalculator fixes + back out change to CNxtkWindowpatacongo2012-05-221-8/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4761 42af7a65-404d-4744-a932-0658087f49c3
* Add a hex calculator example to NxWMpatacongo2012-05-221-0/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4760 42af7a65-404d-4744-a932-0658087f49c3
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole ↵patacongo2012-05-201-1/+1
| | | | | | window serial input git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4755 42af7a65-404d-4744-a932-0658087f49c3
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ↵patacongo2012-05-2012-22/+196
| | | | | | the NxConsole driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4754 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-196-18/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4748 42af7a65-404d-4744-a932-0658087f49c3
* Final refactoring and implementation of delayed window deletion logic. ↵patacongo2012-05-189-2/+61
| | | | | | Works worse now, but the changes are important and need to be checked in now git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4747 42af7a65-404d-4744-a932-0658087f49c3
* Implement an NX interface to block flush message queues in multi-user mode. ↵patacongo2012-05-176-78/+187
| | | | | | This is necessary to prevent stale window handles when a window is closed git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4745 42af7a65-404d-4744-a932-0658087f49c3
* Fix a C++ link issue: If constant strings used only in constructor, the ↵patacongo2012-05-171-1/+1
| | | | | | don't get linked into the final executable git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4743 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Add IApplicationFactory so that we can create multiple instances of ↵patacongo2012-05-166-29/+31
| | | | | | applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4742 42af7a65-404d-4744-a932-0658087f49c3
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ↵patacongo2012-05-152-25/+42
| | | | | | reporting the size of the window git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4741 42af7a65-404d-4744-a932-0658087f49c3
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: ↵patacongo2012-05-1514-27/+118
| | | | | | Use action event to process icon touches; Fix initialization of image highlighted state. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4740 42af7a65-404d-4744-a932-0658087f49c3
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ↵patacongo2012-05-134-59/+59
| | | | | | queue mouse/touchscreen input git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4732 42af7a65-404d-4744-a932-0658087f49c3
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen ↵patacongo2012-05-132-4/+80
| | | | | | drivers need to report the last valid X/Y data when the screen is untouched. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4731 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Fix detection of touch events in the tool bar; Start window should not ↵patacongo2012-05-133-13/+57
| | | | | | have a stop icon git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4729 42af7a65-404d-4744-a932-0658087f49c3
* Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo2012-05-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4725 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ↵patacongo2012-05-111-41/+45
| | | | | | initialization interfaces for all boards git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4721 42af7a65-404d-4744-a932-0658087f49c3
* Missed a file in the last checkinpatacongo2012-05-091-0/+161
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4717 42af7a65-404d-4744-a932-0658087f49c3
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ↵patacongo2012-05-099-209/+484
| | | | | | for full screen applications git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4716 42af7a65-404d-4744-a932-0658087f49c3
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4714 42af7a65-404d-4744-a932-0658087f49c3
* Big NxWidgets simplification. Remove all hierarch logic. Widgets now exist ↵patacongo2012-05-0710-1651/+16
| | | | | | only in a two-dimensional plane git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4712 42af7a65-404d-4744-a932-0658087f49c3
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-074-14/+66
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4711 42af7a65-404d-4744-a932-0658087f49c3
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-073-55/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4710 42af7a65-404d-4744-a932-0658087f49c3