nuttx-apps/graphics/nxwidgets/src
Gregory Nutt e76bfbb74e Squashed commit of the following:
apps/graphics/twm4nx:  Other toolbar buttons need to be disabled while resizing.  Lots of problems if you decide to iconify or exit while resizing.  CResize now disables all buttons except for the RESIZE button while resizing.

    apps/graphics/twm4nx:  Add an event and logic to support notification of changes in the size of a window to NxTerm.

    Various updates to adapt to change in boardctl() interface.

    apps/graphics/twm4nx:  Correct an error in the NxTerm resize logic

    apps/graphics/twm4nx:  Update debug output when failures to send a message occur.  The returned value of -1 is not interested, need to show the errno value instead.

    apps/graphics/twm4nx:  Correct the maximum size of a message.  Recent changes caused message send failures because a message exceed that previous maximum size.

    apps/graphics/twm4nx:  Fix routing of redraw events.
2019-05-16 13:51:57 -06:00
..
cbgwindow.cxx graphics/nxwidgets and inclu/graphics/nxwidgets: Add support for modal windows. 2019-04-05 09:05:19 -06:00
cbitmap.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cbutton.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cbuttonarray.cxx Squashed commit of the following: 2019-05-15 07:55:57 -06:00
ccallback.cxx Squashed commit of the following: 2019-05-16 13:51:57 -06:00
ccheckbox.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
ccyclebutton.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cglyphbutton.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cglyphsliderhorizontal.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cglyphsliderhorizontalgrip.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cgraphicsport.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cimage.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
ckeypad.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clabel.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clabelgrid.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clatchbutton.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clatchbuttonarray.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clistbox.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clistboxdataitem.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clistdata.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
clistdataitem.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cmultilinetextbox.cxx apps/graphics/nxwidgets: Fixes a few warnnigs. 2019-04-04 19:43:23 -06:00
cnumericedit.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cnxfont.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cnxserver.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cnxstring.cxx Squashed commit of the following: 2019-04-26 12:50:35 -06:00
cnxtimer.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cnxtkwindow.cxx Squashed commit of the following: 2019-05-10 09:20:43 -06:00
cnxtoolbar.cxx graphics/nxwidgets and inclu/graphics/nxwidgets: Add support for modal windows. 2019-04-05 09:05:19 -06:00
cnxwidget.cxx Squashed commit of the following: 2019-05-12 13:46:48 -06:00
cnxwindow.cxx apps/graphics/twm4nx: Add logic to hide the window when it is iconified and restore the window when it is de-iconfied. Iconification works, de-iconification does not. 2019-05-05 15:23:50 -06:00
cprogressbar.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cradiobutton.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cradiobuttongroup.cxx apps/graphics/twm4nx: Add compount widget CIconWidget. This will eventually replace the icon Windows with widgets that can be drawn on the Background. 2019-04-27 17:53:02 -06:00
crect.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
crlepalettebitmap.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cscaledbitmap.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cscrollbarhorizontal.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cscrollbarpanel.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cscrollbarvertical.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cscrollinglistbox.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cscrollingpanel.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cscrollingtextbox.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
csliderhorizontal.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
csliderhorizontalgrip.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cslidervertical.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
csliderverticalgrip.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cstickybutton.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cstickybuttonarray.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cstickyimage.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cstringiterator.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
ctabpanel.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
ctext.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
ctextbox.cxx apps/graphics/nxwidgets: Fixes a few warnnigs. 2019-04-04 19:43:23 -06:00
cwidgetcontrol.cxx With these changes, the main menu appears when any location on the background no occupied by an icon is clicked. 2019-05-08 15:28:06 -06:00
cwidgeteventhandlerlist.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
cwindoweventhandlerlist.cxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
singletons.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00