nuttx/graphics/nxmu
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
..
Make.defs Add nx_constructwindow 2008-12-01 13:26:23 +00:00
nx_bitmap.c
nx_closewindow.c Changes from initial NX debug 2008-11-28 23:04:54 +00:00
nx_connect.c No longer waits for connection 2008-11-29 20:25:28 +00:00
nx_disconnect.c
nx_eventhandler.c Add argument to window callbacks 2008-12-01 13:22:34 +00:00
nx_eventnotify.c Using wrong(invalid) callback structure 2008-11-29 20:26:18 +00:00
nx_fill.c Changes from initial NX debug 2008-11-28 23:04:54 +00:00
nx_filltrapezoid.c
nx_getposition.c
nx_kbdchin.c
nx_kbdin.c
nx_lower.c
nx_mousein.c
nx_move.c
nx_openwindow.c Add nx_constructwindow 2008-12-01 13:26:23 +00:00
nx_raise.c
nx_releasebkgd.c Add APIs to get access to background 2008-11-29 14:59:02 +00:00
nx_requestbkgd.c Add APIs to get access to background 2008-11-29 14:59:02 +00:00
nx_setbgcolor.c Changes from initial NX debug 2008-11-28 23:04:54 +00:00
nx_setposition.c
nx_setsize.c
nxfe.h Add nx_constructwindow 2008-12-01 13:26:23 +00:00
nxmu_constructwindow.c Add nx_constructwindow 2008-12-01 13:26:23 +00:00
nxmu_kbdin.c
nxmu_mouse.c
nxmu_openwindow.c Using wrong(invalid) callback structure 2008-11-29 20:26:18 +00:00
nxmu_redrawreq.c
nxmu_releasebkgd.c Add APIs to get access to background 2008-11-29 14:59:02 +00:00
nxmu_reportposition.c Changes from initial NX debug 2008-11-28 23:04:54 +00:00
nxmu_requestbkgd.c Add APIs to get access to background 2008-11-29 14:59:02 +00:00
nxmu_semtake.c
nxmu_server.c There is at least some X11 output now 2008-11-30 18:52:14 +00:00