nuttx/graphics/nxmu
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
..
Make.defs Add nx_constructwindow 2008-12-01 13:26:23 +00:00
nx_bitmap.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nx_closewindow.c Changes from initial NX debug 2008-11-28 23:04:54 +00:00
nx_connect.c Fixed for multi-user NX mode 2008-12-01 22:13:03 +00:00
nx_disconnect.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nx_eventhandler.c Fix bad conditional compilation 2008-12-03 00:24:25 +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 filltrapezoid needs a clipping rectangle 2008-12-02 16:38:35 +00:00
nx_getposition.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nx_kbdchin.c Enable keypad input 2008-12-04 03:19:59 +00:00
nx_kbdin.c Enable keypad input 2008-12-04 03:19:59 +00:00
nx_lower.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nx_mousein.c Fixed for multi-user NX mode 2008-12-01 22:13:03 +00:00
nx_move.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nx_openwindow.c Fixed for multi-user NX mode 2008-12-01 22:13:03 +00:00
nx_raise.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nx_releasebkgd.c Fixed for multi-user NX mode 2008-12-01 22:13:03 +00:00
nx_requestbkgd.c Fixed for multi-user NX mode 2008-12-01 22:13:03 +00:00
nx_setbgcolor.c Changes from initial NX debug 2008-11-28 23:04:54 +00:00
nx_setposition.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nx_setsize.c Don't keep sizes in rectangles 2008-12-02 20:02:59 +00:00
nxfe.h Enable keypad input 2008-12-04 03:19:59 +00:00
nxmu_constructwindow.c Add nx_constructwindow 2008-12-01 13:26:23 +00:00
nxmu_kbdin.c Enable keypad input 2008-12-04 03:19:59 +00:00
nxmu_mouse.c Remove redundant origin value 2008-12-02 20:57:45 +00:00
nxmu_openwindow.c Modify examples/nx to use NXTK; fix related bugs 2008-12-03 15:27:40 +00:00
nxmu_redrawreq.c Remove redundant origin value 2008-12-02 20:57:45 +00:00
nxmu_releasebkgd.c Fixed for multi-user NX mode 2008-12-01 22:13:03 +00:00
nxmu_reportposition.c Remove redundant origin value 2008-12-02 20:57:45 +00:00
nxmu_requestbkgd.c Fixed for multi-user NX mode 2008-12-01 22:13:03 +00:00
nxmu_semtake.c Multi-user graphics front-end 2008-11-28 14:42:52 +00:00
nxmu_server.c Correct size of background window 2008-12-06 14:41:24 +00:00