summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/src/cnxserver.cxx
Commit message (Expand)AuthorAgeFilesLines
* STM3240G-EVAL: Add kernel build mode support and an NxWM kernel mode configu...Gregory Nutt2013-12-291-4/+4
* Add nx_start() to simplify starting the NX server from within the RTOSGregory Nutt2013-12-291-3/+3
* NxWidgets server initialization must be performed in the kernel when NxWdiget...Gregory Nutt2013-12-291-12/+19
* All argv types should be char * const * not const char **patacongo2013-02-021-1/+1
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-1/+1
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-271-1/+1
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-41/+45
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-10/+10
* More NxWM supportpatacongo2012-05-011-9/+80
* Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2012-04-291-1/+1
* First check-in of NxWidgetspatacongo2012-03-221-0/+386