summaryrefslogtreecommitdiff
path: root/NxWidgets/UnitTests
Commit message (Expand)AuthorAgeFilesLines
* Fix files under NxWidgets to use the corrected syslog interfacesGregory Nutt2014-10-0842-368/+241
* Update ChangeLogGregory Nutt2014-09-201-16/+16
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-4/+4
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-1/+1
* Cosmet updates to some commentsGregory Nutt2014-07-171-2/+2
* More trailing whilespace removalGregory Nutt2014-04-1327-104/+104
* Update README.txt, remove references to appconfig and apps/.configGregory Nutt2014-03-071-17/+17
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-301-4/+15
* Fix typos introduced into NxWM configuration by an earlier check-in todayGregory Nutt2013-10-301-5/+5
* Saving of touchscreen calibration but be done in CCalbration each time the to...Gregory Nutt2013-10-301-1/+1
* Add interface definition for platform-specific storage of configuration data;...Gregory Nutt2013-10-301-29/+90
* Add a 320x320 NuttX logo imageGregory Nutt2013-10-151-1/+1
* Fix that way that NxWight UnitTests are reigistered as NSH builtin appsGregory Nutt2013-05-3038-114/+172
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-3019-19/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-3019-265/+228
* Add NxWidgets::CGlyphSliderHorizontal unit test; Fix NxWidgets::CGlyphSliderH...Gregory Nutt2013-05-175-0/+824
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-151-4/+4
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-111-0/+45
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-0418-0/+253
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-2813-26/+26
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-2118-18/+18
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-2018-54/+54
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-1718-292/+310
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-1518-18/+18
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-1318-36/+0
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1118-54/+18
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-2/+2
* Resync new repository with old repo r5166patacongo2012-09-1719-22/+44
* Missed one file in last checking; Gran allocator alignment decoupled from gra...patacongo2012-09-141-19/+19
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-1452-484/+304
* Add a hex calculator example to NxWMpatacongo2012-05-221-0/+38
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo2012-05-201-1/+44
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-11/+41
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-1615-103/+80
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-141-93/+46
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-131-1/+3
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-121-4/+4
* Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo2012-05-121-23/+42
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-10/+22
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-36/+36
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-145/+218
* More NxWM touchscreen fixespatacongo2012-05-101-29/+66
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-1/+91
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-0910-10/+9
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-071-12/+10
* Fix a positioning problem in CRlePaletteBitmappatacongo2012-05-031-1/+1
* Upated NxWM commentspatacongo2012-05-031-1/+149
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-021-1/+17
* Fix some warnings and fix some simulator buildspatacongo2012-05-021-1/+1
* NxWM initial displays come up okaypatacongo2012-05-021-1/+28