nuttx/graphics/nxtk
patacongo 1d5e3bbc75 This should have been part of the 6.18 release but was lost somehow
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4752 42af7a65-404d-4744-a932-0658087f49c3
2012-05-20 00:53:49 +00:00
..
Make.defs 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 2012-05-17 22:16:02 +00:00
nxtk_bitmaptoolbar.c NxWM updates (with some NX and NxWidget fixes too) 2012-05-02 22:03:05 +00:00
nxtk_bitmapwindow.c
nxtk_block.c This should have been part of the 6.18 release but was lost somehow 2012-05-20 00:53:49 +00:00
nxtk_closetoolbar.c
nxtk_closewindow.c
nxtk_containerclip.c
nxtk_drawcircletoolbar.c
nxtk_drawcirclewindow.c
nxtk_drawframe.c Prep for 6.18 release 2012-05-19 15:26:38 +00:00
nxtk_drawlinetoolbar.c
nxtk_drawlinewindow.c
nxtk_events.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
nxtk_fillcircletoolbar.c
nxtk_fillcirclewindow.c
nxtk_filltoolbar.c
nxtk_filltraptoolbar.c
nxtk_filltrapwindow.c
nxtk_fillwindow.c
nxtk_getposition.c
nxtk_gettoolbar.c
nxtk_getwindow.c
nxtk_internal.h Fix a critical NXTK bug related to mouse/touchscreen positions within framed windows 2012-05-13 00:45:13 +00:00
nxtk_lower.c
nxtk_movetoolbar.c
nxtk_movewindow.c
nxtk_opentoolbar.c Fix uninitialized pointer in CNxTKWindow 2012-05-07 02:37:24 +00:00
nxtk_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
nxtk_raise.c
nxtk_setposition.c
nxtk_setsize.c
nxtk_setsubwindows.c
nxtk_subwindowclip.c
nxtk_subwindowmove.c
nxtk_toolbarbounds.c Most fixes to get NxWM working on the STM3240G-EVAL 2012-05-07 18:19:17 +00:00