patacongo
|
8bbd7a5455
|
Prep for 6.19 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4847 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-15 16:23:17 +00:00 |
patacongo
|
eb4f77ce2b
|
Fix error in NxWM makefile that creapt in with recent check-ins
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4787 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-30 16:52:56 +00:00 |
patacongo
|
8fc98459c3
|
Various improvements to NxWM hex calculator display
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4767 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-23 12:53:57 +00:00 |
patacongo
|
55c75c6ba0
|
Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4765 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-23 01:19:18 +00:00 |
patacongo
|
6563cc60d3
|
Hack for font background when we cannot read from the LCD; Candidate fix for ILI9325 LCD
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4763 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-22 23:49:15 +00:00 |
patacongo
|
4181f651d3
|
CHexCalculator fixes + back out change to CNxtkWindow
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4761 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-22 21:01:42 +00:00 |
patacongo
|
d169e445ac
|
Add a hex calculator example to NxWM
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4760 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-22 19:29:22 +00:00 |
patacongo
|
9800ec2ea8
|
Fix NxWM bug: old window being minimized when new window open
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4757 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-21 13:34:09 +00:00 |
patacongo
|
602575e7c9
|
Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4755 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-20 22:10:34 +00:00 |
patacongo
|
3a6013aae5
|
NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to the NxConsole driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4754 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-20 18:56:14 +00:00 |
patacongo
|
232ce4e980
|
Prep for 6.18 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4751 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-19 15:26:38 +00:00 |
patacongo
|
b231fb795e
|
NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4742 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-16 22:43:40 +00:00 |
patacongo
|
d21b932f5e
|
NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when reporting the size of the window
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4741 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-15 20:10:32 +00:00 |
patacongo
|
519ab1856f
|
Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; on_exit is now used in NxWM::NxConsole to close the window with the NSH session exits
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4738 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-15 00:45:14 +00:00 |
patacongo
|
383e7a0c97
|
Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wrong application
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4737 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-14 21:57:38 +00:00 |
patacongo
|
db2bfa3e69
|
NxWM: Calibration is now done on a separate thread; Change mechanism for reporting calibration data; add method to determine if the application is full-screen
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4736 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-14 20:46:47 +00:00 |
patacongo
|
892014e097
|
NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen drivers need to report the last valid X/Y data when the screen is untouched.
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4731 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-13 18:28:43 +00:00 |
patacongo
|
e16fc112d8
|
NxWM: Fix double deletion of class
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4727 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-12 21:12:56 +00:00 |
patacongo
|
d4c261ea71
|
NxWM: Correct the calculation of the physical dispaly size
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4726 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-12 16:59:57 +00:00 |
patacongo
|
48e8fe2304
|
Add NxWM::CWindowControl; task bar and start window icons now functional
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4725 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-12 13:50:21 +00:00 |
patacongo
|
4bc440c90c
|
Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4723 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-11 22:07:06 +00:00 |
patacongo
|
5df98379f4
|
Adding beginning of NxWM touchscreen support
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4718 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-09 22:30:19 +00:00 |
patacongo
|
6c0c3ab191
|
NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4716 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-09 19:31:48 +00:00 |
patacongo
|
11961873cc
|
Big NxWidgets simplification. Remove all hierarch logic. Widgets now exist only in a two-dimensional plane
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4712 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-07 22:49:27 +00:00 |
patacongo
|
f08f0709b3
|
Various fixes for running the NxWM unit test on the STM3240G-EVAL
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4711 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-07 21:25:24 +00:00 |
patacongo
|
f478d3f6b1
|
Fix uninitialized pointer in CNxTKWindow
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4706 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-07 02:37:24 +00:00 |
patacongo
|
8e45cf0546
|
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4699 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-04 20:48:52 +00:00 |
patacongo
|
78ec889980
|
Update NxWM colors; remove NxWidgets shelving
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4698 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-04 02:56:02 +00:00 |
patacongo
|
e5a837ee3a
|
Fix a positioning problem in CRlePaletteBitmap
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4694 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-03 23:06:37 +00:00 |
patacongo
|
1c44939445
|
Fix an NxWidgets bug; Update NxWM (it kind of works now)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4693 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-03 22:31:48 +00:00 |
patacongo
|
2b6180f48e
|
NxWM updates (with some NX and NxWidget fixes too)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4689 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-02 22:03:05 +00:00 |
patacongo
|
9910451d9a
|
Completes first cut at task bar
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4678 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-30 20:38:44 +00:00 |
patacongo
|
1760b5489c
|
A few pieces of what may become an NX window manager
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4669 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-28 17:36:53 +00:00 |
patacongo
|
218b2f1672
|
Update NxWidgets Doxygen support
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4527 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-27 15:01:22 +00:00 |
patacongo
|
f553c16cf6
|
Prep for NxWidgets 1.0 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4506 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-22 22:41:11 +00:00 |