nuttx-apps/include/graphics/nxwidgets
Gregory Nutt d244b7a11d Squashed commit of the following:
apps/graphics/twm4nx:  Additional redesign.  Window draggin now sort of works in an unreliable hurky-gurky way.  More to be done.

    apps/graphics/twm4nx:  First cut at redesigned dragging logic
2019-05-07 16:16:47 -06:00
..
cbgwindow.hxx 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
cbitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cbutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cbuttonarray.hxx Squashed commit of the following: 2019-04-26 12:50:35 -06:00
ccallback.hxx graphics/NxWidgets/nxwidgets/src/ccallback.cxx and include/graphics/nxwidgets/: Add a synchronize method to every window. This is a wrapper arounc nx[tk]_sync and permits C++ applications to synchronize with the NX server. 2019-03-27 13:50:52 -06:00
ccheckbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ccyclebutton.hxx Merged in paimonen/apps/pullreq_nxwidgets (pull request #160) 2018-11-09 16:00:50 +00:00
cglyphbutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cglyphsliderhorizontal.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cglyphsliderhorizontalgrip.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cgraphicsport.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cimage.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ckeypad.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clabel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clabelgrid.hxx Updates from coding style review of PR 160 2018-11-09 10:21:42 -06:00
clatchbutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clatchbuttonarray.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistboxdataitem.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistdata.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistdataeventargs.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistdataitem.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cmultilinetextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cnumericedit.hxx Updates from coding style review of PR 160 2018-11-09 10:21:42 -06:00
cnxfont.hxx Squashed commit of the following: 2019-05-06 12:05:53 -06:00
cnxserver.hxx apps/graphics/NxWidgets: CNxTkWindow, CNxWindow, CNxServer: Add support to create RAM backed windows. 2019-05-04 11:45:15 -06:00
cnxstring.hxx Squashed commit of the following: 2019-05-06 12:05:53 -06:00
cnxtimer.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cnxtkwindow.hxx 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
cnxtoolbar.hxx 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
cnxwidget.hxx apps/graphic/twm4nx: Fix junk varialbe that was shadowing variable of the same name in the base CNxWidget class. Resolves all start up crash issues. Now I need to figure out why the host VNC client drops the connection. 2019-05-02 16:40:10 -06:00
cnxwindow.hxx 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.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cradiobutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cradiobuttongroup.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
crect.hxx 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
crlepalettebitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscaledbitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollbarhorizontal.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollbarpanel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollbarvertical.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollinglistbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollingpanel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollingtextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
csliderhorizontal.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
csliderhorizontalgrip.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cslidervertical.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
csliderverticalgrip.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstickybutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstickybuttonarray.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstickyimage.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstringiterator.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ctabpanel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ctext.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ctextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cwidgetcontrol.hxx apps/graphics/twm4nx: Correct design of input event logic. Still getting a hardfault. 2019-05-02 14:41:53 -06:00
cwidgeteventargs.hxx apps/include/graphics: Minor cleanup of typos noted in review. 2019-04-18 08:23:10 -06:00
cwidgeteventhandler.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cwidgeteventhandlerlist.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cwidgetstyle.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cwindoweventhandler.hxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
cwindoweventhandlerlist.hxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
ibitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ilistbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ilistdataeventhandler.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
inxwindow.hxx 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
iscrollable.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
islider.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
itextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
nxconfig.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
singletons.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
teventargs.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
tnxarray.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00