px4-firmware/NxWidgets/libnxwidgets
patacongo 19e5ee4c81 Fix a C++ link issue: If constant strings used only in constructor, the don't get linked into the final executable
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4743 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-05-17 16:55:13 +00:00
..
doc Update NxWidgets Doxygen support 2012-03-27 15:01:22 +00:00
include NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before 2012-05-16 22:43:40 +00:00
src Fix a C++ link issue: If constant strings used only in constructor, the don't get linked into the final executable 2012-05-17 16:55:13 +00:00
COPYING First check-in of NxWidgets 2012-03-22 21:22:59 +00:00
Makefile NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications 2012-05-09 19:31:48 +00:00