incubator-nuttx/graphics/nxmu
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
..
Make.defs NX console should only be available if NX multi-user mode is enabled 2012-03-28 17:19:17 +00:00
nx_bitmap.c
nx_closewindow.c
nx_connect.c
nx_disconnect.c The NX console appears to be fully functional 2012-03-28 19:29:30 +00:00
nx_drawcircle.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nx_drawline.c Add NX line drawing interfaces 2011-08-02 13:39:55 +00:00
nx_eventhandler.c
nx_eventnotify.c
nx_fill.c
nx_fillcircle.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nx_filltrapezoid.c NX trapezoid fixes; Various NxWM fixes 2012-05-10 16:25:56 +00:00
nx_getposition.c
nx_getrectangle.c Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit color 2011-10-25 01:02:49 +00:00
nx_kbdchin.c
nx_kbdin.c
nx_lower.c
nx_mousein.c
nx_move.c Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes 2012-05-04 20:48:52 +00:00
nx_openwindow.c Disabled NXTK autoraise; it does not work properly in multi-user mode due to queue mouse/touchscreen input 2012-05-13 23:40:23 +00:00
nx_raise.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_releasebkgd.c The NX console appears to be fully functional 2012-03-28 19:29:30 +00:00
nx_requestbkgd.c
nx_setbgcolor.c
nx_setpixel.c NX console should only be available if NX multi-user mode is enabled 2012-03-28 17:19:17 +00:00
nx_setposition.c Pointer arguments to NX set methods should be const 2011-10-16 22:22:49 +00:00
nx_setsize.c Pointer arguments to NX set methods should be const 2011-10-16 22:22:49 +00:00
nxfe.h Add logic to read from graphics memory 2011-10-22 18:13:04 +00:00
nxmu_constructwindow.c
nxmu_kbdin.c
nxmu_mouse.c NxWM: Correct the calculation of the physical dispaly size 2012-05-12 16:59:57 +00:00
nxmu_openwindow.c
nxmu_redrawreq.c
nxmu_releasebkgd.c
nxmu_reportposition.c
nxmu_requestbkgd.c
nxmu_semtake.c
nxmu_server.c The NX console appears to be fully functional 2012-03-28 19:29:30 +00:00