nuttx-apps/libnxwidgets/include
2016-10-06 10:22:07 -06:00
..
cbgwindow.hxx drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line 2015-04-05 16:53:51 -06:00
cbitmap.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cbutton.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cbuttonarray.hxx Fix some recurring typos: postion->position, *atino->*ation 2014-07-08 13:12:36 -06:00
ccallback.hxx Fixed some very minor spacing issues 2015-11-24 23:00:03 +00:00
ccheckbox.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
ccyclebutton.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cglyphbutton.hxx
cglyphsliderhorizontal.hxx NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height; the slider height is now provided as a parameter, replacing the widget height which is now calculated from the glip image height 2014-07-17 12:12:02 -06:00
cglyphsliderhorizontalgrip.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cgraphicsport.hxx drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line 2015-04-05 16:53:51 -06:00
cimage.hxx NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) 2014-07-16 11:11:55 -06:00
ckeypad.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
clabel.hxx NxWM::CApplicationWindow: Created the custom font for the toolbar title, but never used it. 2014-07-17 13:38:37 -06:00
clatchbutton.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
clatchbuttonarray.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
clistbox.hxx Use cstdint, etc. vs stdint.h, etc. 2014-07-16 15:09:20 -06:00
clistboxdataitem.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
clistdata.hxx Remove use of nullptr. That is a C++11-ism that is not supported by many toolchains. 2016-10-06 10:22:07 -06:00
clistdataeventargs.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
clistdataitem.hxx libnxwidgets: Allow NxWidgets::CListDataItems subclasses access to text and value 2016-09-22 12:06:23 -06:00
cmultilinetextbox.hxx libnxwidgets: Allow setting line spacing in NxWidgets::CMultiLineTextBox. 2016-09-22 12:14:52 -06:00
cnumericedit.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cnxfont.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cnxserver.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cnxstring.hxx NxWidgets::CNxString: Add a getAllocSize() method to make it easier to convert CNxStrings to NUL-terminated C strings 2014-07-24 14:57:38 -06:00
cnxtimer.hxx
cnxtkwindow.hxx drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line 2015-04-05 16:53:51 -06:00
cnxtoolbar.hxx drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line 2015-04-05 16:53:51 -06:00
cnxwidget.hxx NXWidgets::CNxWidget: Remove an unused bit field 2014-07-28 12:47:01 -06:00
cnxwindow.hxx drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line 2015-04-05 16:53:51 -06:00
cprogressbar.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cradiobutton.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cradiobuttongroup.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
crect.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
crlepalettebitmap.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cscaledbitmap.hxx NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) 2014-07-16 11:11:55 -06:00
cscrollbarhorizontal.hxx NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) 2014-07-16 11:11:55 -06:00
cscrollbarpanel.hxx
cscrollbarvertical.hxx NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) 2014-07-16 11:11:55 -06:00
cscrollinglistbox.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cscrollingpanel.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cscrollingtextbox.hxx NxMW::CMediaPlayer now supports a pause button 2014-07-15 17:33:59 -06:00
csliderhorizontal.hxx NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) 2014-07-16 11:11:55 -06:00
csliderhorizontalgrip.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cslidervertical.hxx NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) 2014-07-16 11:11:55 -06:00
csliderverticalgrip.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cstickybutton.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cstickybuttonarray.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cstickyimage.hxx NxWM: Cosmetic changes to naming and comments 2014-07-15 18:55:59 -06:00
cstringiterator.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
ctabpanel.hxx Make CTabPanel raise action event when tab is changed. Also add a function for getting the currently selected tab index. From Petteri Aimonen 2014-07-22 07:46:02 -06:00
ctext.hxx libnxwidgets: In NxWidgets::CText, allow setting negative line spacing. This is useful to have text take up less space, as quite many fonts have large line spacings built-in. 2016-09-22 12:11:32 -06:00
ctextbox.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cwidgetcontrol.hxx Misc changes related to MediaPlayer. Nothing really significant 2014-07-16 19:20:44 -06:00
cwidgeteventargs.hxx NxWM: Cosmetic changes to naming and comments 2014-07-15 18:55:59 -06:00
cwidgeteventhandler.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cwidgeteventhandlerlist.hxx NxWM::CMediaPlayer: Convert CLabel to a CListBox 2014-07-16 14:11:02 -06:00
cwidgetstyle.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
cwindoweventhandler.hxx Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
cwindoweventhandlerlist.hxx Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
glyphs.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
ibitmap.hxx
ilistbox.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
ilistdataeventhandler.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
inxwindow.hxx drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line 2015-04-05 16:53:51 -06:00
iscrollable.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
islider.hxx NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) 2014-07-16 11:11:55 -06:00
itextbox.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
nxconfig.hxx Update ChangeLog 2014-09-20 14:43:30 -06:00
singletons.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
teventargs.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00
tnxarray.hxx More trailing whilespace removal 2014-04-13 16:26:44 -06:00