summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/cnxconsole.cxx
Commit message (Expand)AuthorAgeFilesLines
* Change all references to NxConsole to NxTermGregory Nutt2014-09-201-670/+0
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-7/+7
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-6/+6
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* NSH Networking: Software assigned MAC address is now configurable. From LazloGregory Nutt2014-08-061-0/+1
* dd support for a USB keyboard as the NxConsole and text widget input. Not fu...Gregory Nutt2014-07-301-1/+6
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* All argv types should be char * const * not const char **patacongo2013-02-021-1/+1
* Some debug garbage was left in the filespatacongo2012-05-211-6/+1
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo2012-05-201-1/+42
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-191-12/+2
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-191-1/+1
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-5/+32
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-0/+72
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo2012-05-151-1/+0
* NxWM::CNxConsole when NSH window is closed by touching toolbar icon, need to ...patacongo2012-05-151-8/+26
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-151-33/+80
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-1/+1
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-141-0/+13
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-4/+4
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-1/+1
* Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo2012-05-031-14/+25
* Upated NxWM commentspatacongo2012-05-031-2/+4
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-021-0/+5
* NxWM updatepatacongo2012-05-011-32/+30
* More NxWM supportpatacongo2012-05-011-101/+102
* Add beginning of NxWM NxConsole applicationpatacongo2012-05-011-3/+369
* NxWM updatepatacongo2012-04-301-4/+7
* More NX window manager piecespatacongo2012-04-281-0/+76