summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include
Commit message (Expand)AuthorAgeFilesLines
* NxWM::CTaskbar: Add a method to redraw the task bar and the top application....Gregory Nutt2013-06-041-8/+16
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-153-1/+33
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-121-5/+28
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-113-0/+310
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-282-8/+18
* Several patches from Petteri Aimonenpatacongo2013-02-081-8/+8
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-2/+2
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-6/+6
* Various improvements to NxWM hex calculator displaypatacongo2012-05-232-0/+9
* Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase ...patacongo2012-05-231-4/+4
* Add some minimal support for precedence of operationspatacongo2012-05-221-4/+55
* CHexCalculator fixes + back out change to CNxtkWindowpatacongo2012-05-221-3/+3
* Add a hex calculator example to NxWMpatacongo2012-05-224-1/+297
* Some debug garbage was left in the filespatacongo2012-05-211-1/+1
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo2012-05-203-2/+180
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-192-5/+5
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-195-11/+20
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-195-15/+31
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-1810-122/+164
* Fix a C++ link issue: If constant strings used only in constructor, the don't...patacongo2012-05-171-0/+6
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-169-21/+289
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use...patacongo2012-05-153-6/+6
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-152-4/+22
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-149-15/+209
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-131-1/+1
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-132-2/+28
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-121-4/+1
* Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo2012-05-125-47/+122
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-113-12/+10
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-114-10/+162
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-6/+6
* More NxWM touchscreen fixespatacongo2012-05-102-13/+2
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-096-2/+376
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-098-70/+394
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-042-1/+21
* Update NxWM colors; remove NxWidgets shelvingpatacongo2012-05-041-3/+3
* NxWM: Cleaned up a couple of icon imagespatacongo2012-05-041-3/+4
* Upated NxWM commentspatacongo2012-05-034-0/+27
* Minor task bar fixespatacongo2012-05-031-0/+1
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-023-8/+78
* NxWM initial displays come up okaypatacongo2012-05-022-25/+14
* NxWM updatepatacongo2012-05-021-2/+2
* Missed Calypso filepatacongo2012-05-011-1/+9
* More NxWM supportpatacongo2012-05-015-31/+177
* Add beginning of NxWM NxConsole applicationpatacongo2012-05-014-29/+134
* More NX window manager updatespatacongo2012-04-304-15/+101
* Completes first cut at task barpatacongo2012-04-307-122/+239
* NxWM updatepatacongo2012-04-307-101/+100
* NxWM updatepatacongo2012-04-295-39/+58
* NxWM updatepatacongo2012-04-292-7/+55