summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/src/cimage.cxx
Commit message (Collapse)AuthorAgeFilesLines
* NxWidgets::CImage: Cannot use ↵Gregory Nutt2014-07-171-12/+29
| | | | NxWidgets::CGraphicsPort:drawBitmapGreyScale() because it does not respect transparent or background colors in its current form. The end result is that makes the image background grey as well as the image
* NxWidgets::CImage: Should not attempt to draw the empty regions at the top ↵Gregory Nutt2014-07-171-23/+7
| | | | and the bottom of the image box in greyscale
* NxWidgets::CStickyImage: New image classGregory Nutt2014-07-151-5/+32
|
* NxWidget::CImage: Now supports helper methods to align images in the widget ↵Gregory Nutt2014-07-141-2/+93
| | | | region
* CNxWidgets::CImage: Fix setImageLeft and setImageTop methods.Gregory Nutt2014-07-141-57/+62
|
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ↵Gregory Nutt2013-12-301-0/+2
| | | | to initialize the touchscreen from NxWM in the kernel build
* NxWidgets::CImage: Allow NULL bitmaps. From Petteri AimonenGregory Nutt2013-06-041-12/+22
|
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-281-10/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5689 42af7a65-404d-4744-a932-0658087f49c3
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: ↵patacongo2012-05-151-7/+22
| | | | | | Use action event to process icon touches; Fix initialization of image highlighted state. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4740 42af7a65-404d-4744-a932-0658087f49c3
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen ↵patacongo2012-05-131-0/+52
| | | | | | drivers need to report the last valid X/Y data when the screen is untouched. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4731 42af7a65-404d-4744-a932-0658087f49c3
* NxWM updatepatacongo2012-05-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4683 42af7a65-404d-4744-a932-0658087f49c3
* A few pieces of what may become an NX window managerpatacongo2012-04-281-9/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4669 42af7a65-404d-4744-a932-0658087f49c3
* Update to README and commentspatacongo2012-04-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4668 42af7a65-404d-4744-a932-0658087f49c3
* First check-in of NxWidgetspatacongo2012-03-221-0/+343
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4505 42af7a65-404d-4744-a932-0658087f49c3