patacongo
|
c48a617cd2
|
Correct some bad parameter checking
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5197 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 03:13:50 +00:00 |
|
patacongo
|
7a9457bb07
|
Email address change in nuttx/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 18:32:24 +00:00 |
|
patacongo
|
ecc9d07e3d
|
Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4755 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-20 22:10:34 +00:00 |
|
patacongo
|
9efa4813ac
|
NxWM: Add a missing part of the message blocking logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4748 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-19 01:01:00 +00:00 |
|
patacongo
|
327730cbea
|
Final refactoring and implementation of delayed window deletion logic. 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
|
2012-05-18 23:08:34 +00:00 |
|
patacongo
|
6d58ba972f
|
Implement an NX interface to block flush message queues in multi-user mode. 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
|
2012-05-17 22:16:02 +00:00 |
|
patacongo
|
0608930e20
|
Re-factor NX messaging logic in preparation for a new message control feature
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4744 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-17 19:32:48 +00:00 |
|
patacongo
|
a8727040dd
|
Disabled NXTK autoraise; it does not work properly in multi-user mode due to queue mouse/touchscreen input
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4732 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-13 23:40:23 +00:00 |
|
patacongo
|
eac0bdf28a
|
NxWM: Correct the calculation of the physical dispaly size
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4726 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-12 16:59:57 +00:00 |
|
patacongo
|
9e066bcb90
|
NX trapezoid fixes; Various NxWM fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4720 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-10 16:25:56 +00:00 |
|
patacongo
|
aa9c2de787
|
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4699 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-04 20:48:52 +00:00 |
|
patacongo
|
31bc31d063
|
The NX console appears to be fully functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4536 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-28 19:29:30 +00:00 |
|
patacongo
|
0c4acf3a3f
|
NX console should only be available if NX multi-user mode is enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4535 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-28 17:19:17 +00:00 |
|
patacongo
|
988f400b74
|
Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g++ is used; Fix bad cast that caused problems with the background window is released
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4064 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-25 15:21:01 +00:00 |
|
patacongo
|
57f1567dc2
|
Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit color
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4063 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-25 01:02:49 +00:00 |
|
patacongo
|
dbf37c6315
|
Add logic to read from graphics memory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4057 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-22 18:13:04 +00:00 |
|
patacongo
|
11969d86c2
|
Pointer arguments to NX set methods should be const
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4049 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-16 22:22:49 +00:00 |
|
patacongo
|
923132391d
|
Add logic to set individual pixels
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4047 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-14 16:58:44 +00:00 |
|
patacongo
|
2906947c9b
|
Add a test of the circle rendering logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3911 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-24 17:00:51 +00:00 |
|
patacongo
|
4310fd4cb3
|
Add circle drawing interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3910 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-24 14:46:59 +00:00 |
|
patacongo
|
1fb1422b57
|
Add NX line drawing interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3836 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-02 13:39:55 +00:00 |
|
patacongo
|
bc4d0f1167
|
Move NX header files to include/nuttx/nx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-24 20:49:01 +00:00 |
|
patacongo
|
816cb81e95
|
Rectangular fills compile for LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2605 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 16:00:58 +00:00 |
|
patacongo
|
4d33eea391
|
Generalize graphics driver type
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2597 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 03:08:30 +00:00 |
|
patacongo
|
23931c39e6
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2350 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 18:12:29 +00:00 |
|
patacongo
|
e72dce9e1b
|
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 17:44:35 +00:00 |
|
patacongo
|
ed32f4d267
|
Correct size of background window
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1423 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-06 14:41:24 +00:00 |
|
patacongo
|
af233cacc6
|
Enable keypad input
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1411 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-04 03:19:59 +00:00 |
|
patacongo
|
c5872e332f
|
Modify examples/nx to use NXTK; fix related bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1407 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-03 15:27:40 +00:00 |
|
patacongo
|
7f8eb9eb1d
|
Fix bad conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1396 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-03 00:24:25 +00:00 |
|
patacongo
|
9414c64d0d
|
Remove redundant origin value
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1393 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-02 20:57:45 +00:00 |
|
patacongo
|
c13aa8eb4d
|
Don't keep sizes in rectangles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1392 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-02 20:02:59 +00:00 |
|
patacongo
|
fcb0515526
|
filltrapezoid needs a clipping rectangle
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1389 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-02 16:38:35 +00:00 |
|
patacongo
|
0c3926c145
|
Fixed for multi-user NX mode
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1386 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-01 22:13:03 +00:00 |
|
patacongo
|
c7b165ddd1
|
Fix some parameter passing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1385 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-01 22:10:28 +00:00 |
|
patacongo
|
d1a0680f06
|
Integrated mouse support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1384 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-01 18:54:29 +00:00 |
|
patacongo
|
c16178c20d
|
Only provide mouse input if mouse is in window
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1374 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-01 16:33:44 +00:00 |
|
patacongo
|
538c321bfc
|
Add nx_constructwindow
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1367 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-01 13:26:23 +00:00 |
|
patacongo
|
4f6ef2af8d
|
Add argument to window callbacks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1366 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-01 13:22:34 +00:00 |
|
patacongo
|
3925baf238
|
There is at least some X11 output now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1361 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-30 18:52:14 +00:00 |
|
patacongo
|
743729a86a
|
Fix typos in debug output strings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1358 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-30 16:37:48 +00:00 |
|
patacongo
|
94c66e2480
|
Using wrong(invalid) callback structure
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1357 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-29 20:26:18 +00:00 |
|
patacongo
|
a2740a9c1e
|
No longer waits for connection
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1356 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-29 20:25:28 +00:00 |
|
patacongo
|
083d790f0c
|
Sending client message on wrong MQ
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1352 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-29 18:14:40 +00:00 |
|
patacongo
|
10a350ebce
|
Fix message number
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1351 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-29 18:14:06 +00:00 |
|
patacongo
|
fccb66a0be
|
Add nx_eventnotify.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1349 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-29 18:12:17 +00:00 |
|
patacongo
|
f48db4efac
|
Fixes to MQ open logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1348 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-29 16:04:20 +00:00 |
|
patacongo
|
d3038a7a98
|
Add APIs to get access to background
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1343 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-29 14:59:02 +00:00 |
|
patacongo
|
63101c7916
|
Changes from initial NX debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1341 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-28 23:04:54 +00:00 |
|
patacongo
|
d7db3259ee
|
Fix conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1334 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-28 17:59:59 +00:00 |
|