From cb20ed53f38b9ac7ef78d92d5dc34a7adaa5794d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 15 Sep 2018 16:46:29 -0600 Subject: [PATCH] apps/graphics/NxWidgets: Fix file paths in file headers. Remove some duplicate tools. --- graphics/NxWidgets/Doxygen/gendoc.sh | 2 +- .../NxWidgets/UnitTests/CButton/Make.defs | 2 +- graphics/NxWidgets/UnitTests/CButton/Makefile | 2 +- .../UnitTests/CButton/cbutton_main.cxx | 2 +- .../UnitTests/CButton/cbuttontest.cxx | 2 +- .../UnitTests/CButton/cbuttontest.hxx | 2 +- .../UnitTests/CButtonArray/Make.defs | 2 +- .../NxWidgets/UnitTests/CButtonArray/Makefile | 2 +- .../CButtonArray/cbuttonarray_main.cxx | 2 +- .../CButtonArray/cbuttonarraytest.cxx | 2 +- .../CButtonArray/cbuttonarraytest.hxx | 2 +- .../NxWidgets/UnitTests/CCheckBox/Make.defs | 2 +- .../NxWidgets/UnitTests/CCheckBox/Makefile | 2 +- .../UnitTests/CCheckBox/ccheckbox_main.cxx | 2 +- .../UnitTests/CCheckBox/ccheckboxtest.cxx | 2 +- .../UnitTests/CCheckBox/ccheckboxtest.hxx | 2 +- .../UnitTests/CGlyphButton/Make.defs | 2 +- .../NxWidgets/UnitTests/CGlyphButton/Makefile | 2 +- .../CGlyphButton/cglyphbutton_main.cxx | 2 +- .../CGlyphButton/cglyphbuttontest.cxx | 2 +- .../CGlyphButton/cglyphbuttontest.hxx | 2 +- .../CGlyphSliderHorizontal/Make.defs | 2 +- .../UnitTests/CGlyphSliderHorizontal/Makefile | 2 +- .../cglyphsliderhorizontal_main.cxx | 2 +- .../cglyphsliderhorizontaltest.cxx | 2 +- .../cglyphsliderhorizontaltest.hxx | 2 +- graphics/NxWidgets/UnitTests/CImage/Make.defs | 2 +- graphics/NxWidgets/UnitTests/CImage/Makefile | 2 +- .../UnitTests/CImage/cimage_main.cxx | 2 +- .../NxWidgets/UnitTests/CImage/cimagetest.cxx | 2 +- .../NxWidgets/UnitTests/CImage/cimagetest.hxx | 2 +- .../NxWidgets/UnitTests/CKeypad/Make.defs | 2 +- graphics/NxWidgets/UnitTests/CKeypad/Makefile | 2 +- .../UnitTests/CKeypad/ckeypad_main.cxx | 2 +- .../UnitTests/CKeypad/ckeypadtest.cxx | 2 +- .../UnitTests/CKeypad/ckeypadtest.hxx | 2 +- graphics/NxWidgets/UnitTests/CLabel/Make.defs | 2 +- graphics/NxWidgets/UnitTests/CLabel/Makefile | 2 +- .../UnitTests/CLabel/clabel_main.cxx | 2 +- .../NxWidgets/UnitTests/CLabel/clabeltest.cxx | 2 +- .../NxWidgets/UnitTests/CLabel/clabeltest.hxx | 2 +- .../UnitTests/CLatchButton/Make.defs | 2 +- .../NxWidgets/UnitTests/CLatchButton/Makefile | 2 +- .../CLatchButton/clatchbutton_main.cxx | 2 +- .../CLatchButton/clatchbuttontest.cxx | 2 +- .../CLatchButton/clatchbuttontest.hxx | 2 +- .../UnitTests/CLatchButtonArray/Make.defs | 2 +- .../UnitTests/CLatchButtonArray/Makefile | 2 +- .../clatchbuttonarray_main.cxx | 2 +- .../clatchbuttonarraytest.cxx | 2 +- .../clatchbuttonarraytest.hxx | 2 +- .../NxWidgets/UnitTests/CListBox/Make.defs | 2 +- .../NxWidgets/UnitTests/CListBox/Makefile | 2 +- .../UnitTests/CListBox/clistbox_main.cxx | 2 +- .../UnitTests/CListBox/clistboxtest.cxx | 2 +- .../UnitTests/CListBox/clistboxtest.hxx | 2 +- .../UnitTests/CProgressBar/Make.defs | 2 +- .../NxWidgets/UnitTests/CProgressBar/Makefile | 2 +- .../CProgressBar/cprogressbar_main.cxx | 2 +- .../CProgressBar/cprogressbartest.cxx | 2 +- .../CProgressBar/cprogressbartest.hxx | 2 +- .../UnitTests/CRadioButton/Make.defs | 2 +- .../NxWidgets/UnitTests/CRadioButton/Makefile | 2 +- .../CRadioButton/cradiobutton_main.cxx | 2 +- .../CRadioButton/cradiobuttontest.cxx | 2 +- .../CRadioButton/cradiobuttontest.hxx | 2 +- .../UnitTests/CScrollbarHorizontal/Make.defs | 2 +- .../UnitTests/CScrollbarHorizontal/Makefile | 2 +- .../cscrollbarhorizontal_main.cxx | 2 +- .../cscrollbarhorizontaltest.cxx | 2 +- .../cscrollbarhorizontaltest.hxx | 2 +- .../UnitTests/CScrollbarVertical/Make.defs | 2 +- .../UnitTests/CScrollbarVertical/Makefile | 2 +- .../cscrollbarvertical_main.cxx | 2 +- .../cscrollbarverticaltest.cxx | 2 +- .../cscrollbarverticaltest.hxx | 2 +- .../UnitTests/CSliderHorizonal/Make.defs | 2 +- .../UnitTests/CSliderHorizonal/Makefile | 2 +- .../csliderhorizontal_main.cxx | 2 +- .../csliderhorizontaltest.cxx | 2 +- .../csliderhorizontaltest.hxx | 2 +- .../UnitTests/CSliderVertical/Make.defs | 2 +- .../UnitTests/CSliderVertical/Makefile | 2 +- .../CSliderVertical/cslidervertical_main.cxx | 2 +- .../CSliderVertical/csliderverticaltest.cxx | 2 +- .../CSliderVertical/csliderverticaltest.hxx | 2 +- .../NxWidgets/UnitTests/CTextBox/Make.defs | 2 +- .../NxWidgets/UnitTests/CTextBox/Makefile | 2 +- .../UnitTests/CTextBox/ctextbox_main.cxx | 2 +- .../UnitTests/CTextBox/ctextboxtest.cxx | 2 +- .../UnitTests/CTextBox/ctextboxtest.hxx | 2 +- graphics/NxWidgets/UnitTests/README.txt | 2 +- graphics/NxWidgets/UnitTests/nxwm/Make.defs | 2 +- graphics/NxWidgets/UnitTests/nxwm/Makefile | 2 +- .../NxWidgets/UnitTests/nxwm/nxwm_main.cxx | 2 +- .../libnxwidgets/include/cbgwindow.hxx | 2 +- .../libnxwidgets/include/cbitmap.hxx | 2 +- .../libnxwidgets/include/cbutton.hxx | 2 +- .../libnxwidgets/include/cbuttonarray.hxx | 2 +- .../libnxwidgets/include/ccallback.hxx | 2 +- .../libnxwidgets/include/ccheckbox.hxx | 2 +- .../libnxwidgets/include/ccyclebutton.hxx | 2 +- .../libnxwidgets/include/cglyphbutton.hxx | 2 +- .../include/cglyphsliderhorizontal.hxx | 2 +- .../include/cglyphsliderhorizontalgrip.hxx | 2 +- .../libnxwidgets/include/cgraphicsport.hxx | 2 +- .../NxWidgets/libnxwidgets/include/cimage.hxx | 2 +- .../libnxwidgets/include/ckeypad.hxx | 2 +- .../NxWidgets/libnxwidgets/include/clabel.hxx | 2 +- .../libnxwidgets/include/clatchbutton.hxx | 2 +- .../libnxwidgets/include/clistbox.hxx | 2 +- .../libnxwidgets/include/clistboxdataitem.hxx | 2 +- .../libnxwidgets/include/clistdata.hxx | 2 +- .../include/clistdataeventargs.hxx | 2 +- .../libnxwidgets/include/clistdataitem.hxx | 2 +- .../include/cmultilinetextbox.hxx | 2 +- .../libnxwidgets/include/cnumericedit.hxx | 2 +- .../libnxwidgets/include/cnxfont.hxx | 2 +- .../libnxwidgets/include/cnxserver.hxx | 2 +- .../libnxwidgets/include/cnxstring.hxx | 2 +- .../libnxwidgets/include/cnxtimer.hxx | 2 +- .../libnxwidgets/include/cnxtkwindow.hxx | 2 +- .../libnxwidgets/include/cnxtoolbar.hxx | 2 +- .../libnxwidgets/include/cnxwidget.hxx | 2 +- .../libnxwidgets/include/cnxwindow.hxx | 2 +- .../libnxwidgets/include/cprogressbar.hxx | 2 +- .../libnxwidgets/include/cradiobutton.hxx | 2 +- .../include/cradiobuttongroup.hxx | 2 +- .../NxWidgets/libnxwidgets/include/crect.hxx | 2 +- .../include/crlepalettebitmap.hxx | 2 +- .../libnxwidgets/include/cscaledbitmap.hxx | 2 +- .../include/cscrollbarhorizontal.hxx | 2 +- .../libnxwidgets/include/cscrollbarpanel.hxx | 2 +- .../include/cscrollbarvertical.hxx | 2 +- .../include/cscrollinglistbox.hxx | 2 +- .../libnxwidgets/include/cscrollingpanel.hxx | 2 +- .../include/cscrollingtextbox.hxx | 2 +- .../include/csliderhorizontal.hxx | 2 +- .../include/csliderhorizontalgrip.hxx | 2 +- .../libnxwidgets/include/cslidervertical.hxx | 2 +- .../include/csliderverticalgrip.hxx | 2 +- .../libnxwidgets/include/cstickybutton.hxx | 2 +- .../include/cstickybuttonarray.hxx | 2 +- .../libnxwidgets/include/cstickyimage.hxx | 2 +- .../libnxwidgets/include/cstringiterator.hxx | 2 +- .../libnxwidgets/include/ctabpanel.hxx | 2 +- .../NxWidgets/libnxwidgets/include/ctext.hxx | 2 +- .../libnxwidgets/include/ctextbox.hxx | 2 +- .../libnxwidgets/include/cwidgetcontrol.hxx | 2 +- .../libnxwidgets/include/cwidgeteventargs.hxx | 2 +- .../include/cwidgeteventhandler.hxx | 2 +- .../include/cwidgeteventhandlerlist.hxx | 2 +- .../libnxwidgets/include/cwidgetstyle.hxx | 2 +- .../include/cwindoweventhandler.hxx | 2 +- .../include/cwindoweventhandlerlist.hxx | 2 +- .../NxWidgets/libnxwidgets/include/glyphs.hxx | 2 +- .../libnxwidgets/include/ibitmap.hxx | 2 +- .../libnxwidgets/include/ilistbox.hxx | 2 +- .../include/ilistdataeventhandler.hxx | 2 +- .../libnxwidgets/include/inxwindow.hxx | 2 +- .../libnxwidgets/include/iscrollable.hxx | 2 +- .../libnxwidgets/include/islider.hxx | 2 +- .../libnxwidgets/include/itextbox.hxx | 2 +- .../libnxwidgets/include/nxconfig.hxx | 2 +- .../libnxwidgets/include/singletons.hxx | 2 +- .../libnxwidgets/include/teventargs.hxx | 2 +- .../libnxwidgets/include/tnxarray.hxx | 2 +- .../NxWidgets/libnxwidgets/src/cbgwindow.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cbitmap.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cbutton.cxx | 2 +- .../libnxwidgets/src/cbuttonarray.cxx | 2 +- .../NxWidgets/libnxwidgets/src/ccallback.cxx | 2 +- .../NxWidgets/libnxwidgets/src/ccheckbox.cxx | 2 +- .../libnxwidgets/src/ccyclebutton.cxx | 2 +- .../libnxwidgets/src/cglyphbutton.cxx | 2 +- .../src/cglyphsliderhorizontal.cxx | 2 +- .../src/cglyphsliderhorizontalgrip.cxx | 2 +- .../libnxwidgets/src/cgraphicsport.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cimage.cxx | 2 +- .../NxWidgets/libnxwidgets/src/ckeypad.cxx | 2 +- .../NxWidgets/libnxwidgets/src/clabel.cxx | 2 +- .../libnxwidgets/src/clatchbutton.cxx | 2 +- .../libnxwidgets/src/clatchbuttonarray.cxx | 2 +- .../NxWidgets/libnxwidgets/src/clistbox.cxx | 2 +- .../libnxwidgets/src/clistboxdataitem.cxx | 2 +- .../NxWidgets/libnxwidgets/src/clistdata.cxx | 2 +- .../libnxwidgets/src/clistdataitem.cxx | 2 +- .../libnxwidgets/src/cmultilinetextbox.cxx | 2 +- .../libnxwidgets/src/cnumericedit.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cnxfont.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cnxserver.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cnxstring.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cnxtimer.cxx | 2 +- .../libnxwidgets/src/cnxtkwindow.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cnxtoolbar.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cnxwidget.cxx | 2 +- .../NxWidgets/libnxwidgets/src/cnxwindow.cxx | 2 +- .../libnxwidgets/src/cprogressbar.cxx | 2 +- .../libnxwidgets/src/cradiobutton.cxx | 2 +- .../libnxwidgets/src/cradiobuttongroup.cxx | 2 +- graphics/NxWidgets/libnxwidgets/src/crect.cxx | 2 +- .../libnxwidgets/src/crlepalettebitmap.cxx | 2 +- .../libnxwidgets/src/cscaledbitmap.cxx | 2 +- .../libnxwidgets/src/cscrollbarhorizontal.cxx | 2 +- .../libnxwidgets/src/cscrollbarpanel.cxx | 2 +- .../libnxwidgets/src/cscrollbarvertical.cxx | 2 +- .../libnxwidgets/src/cscrollinglistbox.cxx | 2 +- .../libnxwidgets/src/cscrollingpanel.cxx | 2 +- .../libnxwidgets/src/cscrollingtextbox.cxx | 2 +- .../libnxwidgets/src/csliderhorizontal.cxx | 2 +- .../src/csliderhorizontalgrip.cxx | 2 +- .../libnxwidgets/src/cslidervertical.cxx | 2 +- .../libnxwidgets/src/csliderverticalgrip.cxx | 2 +- .../libnxwidgets/src/cstickybutton.cxx | 2 +- .../libnxwidgets/src/cstickybuttonarray.cxx | 2 +- .../libnxwidgets/src/cstickyimage.cxx | 2 +- .../libnxwidgets/src/cstringiterator.cxx | 2 +- .../NxWidgets/libnxwidgets/src/ctabpanel.cxx | 2 +- graphics/NxWidgets/libnxwidgets/src/ctext.cxx | 2 +- .../NxWidgets/libnxwidgets/src/ctextbox.cxx | 2 +- .../libnxwidgets/src/cwidgetcontrol.cxx | 2 +- .../src/cwidgeteventhandlerlist.cxx | 2 +- .../src/cwindoweventhandlerlist.cxx | 2 +- .../libnxwidgets/src/glyph_arrowdown.cxx | 2 +- .../libnxwidgets/src/glyph_arrowleft.cxx | 2 +- .../libnxwidgets/src/glyph_arrowright.cxx | 2 +- .../libnxwidgets/src/glyph_arrowup.cxx | 2 +- .../libnxwidgets/src/glyph_backspace.cxx | 2 +- .../libnxwidgets/src/glyph_capslock.cxx | 2 +- .../libnxwidgets/src/glyph_checkboxmu.cxx | 2 +- .../libnxwidgets/src/glyph_checkboxoff.cxx | 2 +- .../libnxwidgets/src/glyph_checkboxon.cxx | 2 +- .../libnxwidgets/src/glyph_control.cxx | 2 +- .../libnxwidgets/src/glyph_cycle.cxx | 2 +- .../libnxwidgets/src/glyph_nxlogo160x160.cxx | 2 +- .../libnxwidgets/src/glyph_nxlogo320x320.cxx | 2 +- .../libnxwidgets/src/glyph_radiobuttonmu.cxx | 2 +- .../libnxwidgets/src/glyph_radiobuttonoff.cxx | 2 +- .../libnxwidgets/src/glyph_radiobuttonon.cxx | 2 +- .../libnxwidgets/src/glyph_return.cxx | 2 +- .../src/glyph_screendepthdown.cxx | 2 +- .../libnxwidgets/src/glyph_screendepthup.cxx | 2 +- .../libnxwidgets/src/glyph_screenflipdown.cxx | 2 +- .../libnxwidgets/src/glyph_screenflipup.cxx | 2 +- .../libnxwidgets/src/glyph_shift.cxx | 2 +- .../libnxwidgets/src/glyph_windowclose.cxx | 2 +- .../src/glyph_windowdepthdown.cxx | 2 +- .../libnxwidgets/src/glyph_windowdepthup.cxx | 2 +- .../NxWidgets/libnxwidgets/src/singletons.cxx | 2 +- .../nxwm/include/capplicationwindow.hxx | 2 +- .../NxWidgets/nxwm/include/ccalibration.hxx | 2 +- .../nxwm/include/cfullscreenwindow.hxx | 2 +- .../NxWidgets/nxwm/include/chexcalculator.hxx | 2 +- graphics/NxWidgets/nxwm/include/ckeyboard.hxx | 2 +- .../NxWidgets/nxwm/include/cmediaplayer.hxx | 2 +- graphics/NxWidgets/nxwm/include/cnxterm.hxx | 2 +- .../NxWidgets/nxwm/include/cstartwindow.hxx | 2 +- graphics/NxWidgets/nxwm/include/ctaskbar.hxx | 2 +- .../NxWidgets/nxwm/include/ctouchscreen.hxx | 2 +- .../nxwm/include/cwindowmessenger.hxx | 2 +- .../NxWidgets/nxwm/include/iapplication.hxx | 2 +- .../nxwm/include/iapplicationwindow.hxx | 2 +- .../NxWidgets/nxwm/include/nxwmconfig.hxx | 2 +- .../NxWidgets/nxwm/include/nxwmglyphs.hxx | 2 +- .../NxWidgets/nxwm/src/capplicationwindow.cxx | 2 +- graphics/NxWidgets/nxwm/src/ccalibration.cxx | 2 +- .../NxWidgets/nxwm/src/cfullscreenwindow.cxx | 2 +- .../NxWidgets/nxwm/src/chexcalculator.cxx | 2 +- graphics/NxWidgets/nxwm/src/ckeyboard.cxx | 2 +- graphics/NxWidgets/nxwm/src/cmediaplayer.cxx | 2 +- graphics/NxWidgets/nxwm/src/cnxterm.cxx | 2 +- graphics/NxWidgets/nxwm/src/cstartwindow.cxx | 2 +- graphics/NxWidgets/nxwm/src/ctaskbar.cxx | 2 +- graphics/NxWidgets/nxwm/src/ctouchscreen.cxx | 2 +- .../NxWidgets/nxwm/src/cwindowmessenger.cxx | 2 +- .../nxwm/src/glyph_calculator24x25.cxx | 2 +- .../nxwm/src/glyph_calculator47x49.cxx | 2 +- .../nxwm/src/glyph_calibration24x21.cxx | 2 +- .../nxwm/src/glyph_calibration48x42.cxx | 2 +- .../NxWidgets/nxwm/src/glyph_cmd25x22.cxx | 2 +- .../NxWidgets/nxwm/src/glyph_cmd49x43.cxx | 2 +- .../nxwm/src/glyph_mediagrip60x30.cxx | 2 +- .../nxwm/src/glyph_mediaplayer24x24.cxx | 2 +- .../nxwm/src/glyph_mediaplayer44x50.cxx | 2 +- .../nxwm/src/glyph_minimize21x21.cxx | 2 +- .../nxwm/src/glyph_minimize42x42.cxx | 2 +- .../nxwm/src/glyph_mplayer_controls32x32.cxx | 2 +- .../nxwm/src/glyph_mplayer_controls43x41.cxx | 2 +- .../NxWidgets/nxwm/src/glyph_play24x24.cxx | 2 +- .../NxWidgets/nxwm/src/glyph_play48x48.cxx | 2 +- .../NxWidgets/nxwm/src/glyph_stop21x21.cxx | 2 +- .../NxWidgets/nxwm/src/glyph_stop42x42.cxx | 2 +- graphics/NxWidgets/tools/README.txt | 15 --- graphics/NxWidgets/tools/addobjs.sh | 2 +- graphics/NxWidgets/tools/indent.sh | 45 ------- graphics/NxWidgets/tools/install.sh | 4 +- graphics/NxWidgets/tools/zipme.sh | 125 ------------------ 297 files changed, 295 insertions(+), 480 deletions(-) delete mode 100755 graphics/NxWidgets/tools/indent.sh delete mode 100755 graphics/NxWidgets/tools/zipme.sh diff --git a/graphics/NxWidgets/Doxygen/gendoc.sh b/graphics/NxWidgets/Doxygen/gendoc.sh index 8d6b6ec28..d190031cd 100755 --- a/graphics/NxWidgets/Doxygen/gendoc.sh +++ b/graphics/NxWidgets/Doxygen/gendoc.sh @@ -1,6 +1,6 @@ #!/bin/bash ################################################################################# -# NxWidgets/Doxygen/gendoc.sh +# apps/graphics/NxWidgets/Doxygen/gendoc.sh # # Copyright (C) 2012 Gregory Nutt. All rights reserved. # Author: Jose Pablo Carballo diff --git a/graphics/NxWidgets/UnitTests/CButton/Make.defs b/graphics/NxWidgets/UnitTests/CButton/Make.defs index e59371f84..a8bdf19ca 100644 --- a/graphics/NxWidgets/UnitTests/CButton/Make.defs +++ b/graphics/NxWidgets/UnitTests/CButton/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CButton/Make.defs +# apps/graphics/NxWidgets/UnitTests/CButton/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CButton/Makefile b/graphics/NxWidgets/UnitTests/CButton/Makefile index bb2035685..055e8edfa 100644 --- a/graphics/NxWidgets/UnitTests/CButton/Makefile +++ b/graphics/NxWidgets/UnitTests/CButton/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/Unitests/CButton/Makefile +# apps/graphics/NxWidgets/Unitests/CButton/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CButton/cbutton_main.cxx b/graphics/NxWidgets/UnitTests/CButton/cbutton_main.cxx index 9418fb0f6..73fea2e8b 100644 --- a/graphics/NxWidgets/UnitTests/CButton/cbutton_main.cxx +++ b/graphics/NxWidgets/UnitTests/CButton/cbutton_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CButton/cbutton_main.cxx +// apps/graphics/NxWidgets/UnitTests/CButton/cbutton_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CButton/cbuttontest.cxx b/graphics/NxWidgets/UnitTests/CButton/cbuttontest.cxx index 03411fd6e..d5b510766 100644 --- a/graphics/NxWidgets/UnitTests/CButton/cbuttontest.cxx +++ b/graphics/NxWidgets/UnitTests/CButton/cbuttontest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CButton/cbuttontest.cxx +// apps/graphics/NxWidgets/UnitTests/CButton/cbuttontest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CButton/cbuttontest.hxx b/graphics/NxWidgets/UnitTests/CButton/cbuttontest.hxx index 10465c06e..61c05d5a2 100644 --- a/graphics/NxWidgets/UnitTests/CButton/cbuttontest.hxx +++ b/graphics/NxWidgets/UnitTests/CButton/cbuttontest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CButton/cbuttontest.hxx +// apps/graphics/NxWidgets/UnitTests/CButton/cbuttontest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CButtonArray/Make.defs b/graphics/NxWidgets/UnitTests/CButtonArray/Make.defs index cab14c796..4ff1ed8b8 100644 --- a/graphics/NxWidgets/UnitTests/CButtonArray/Make.defs +++ b/graphics/NxWidgets/UnitTests/CButtonArray/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CButtonArray/Make.defs +# apps/graphics/NxWidgets/UnitTests/CButtonArray/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CButtonArray/Makefile b/graphics/NxWidgets/UnitTests/CButtonArray/Makefile index ce3b4718f..393a937e7 100644 --- a/graphics/NxWidgets/UnitTests/CButtonArray/Makefile +++ b/graphics/NxWidgets/UnitTests/CButtonArray/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CButtonArray/Makefile +# apps/graphics/NxWidgets/UnitTests/CButtonArray/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarray_main.cxx b/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarray_main.cxx index b1a2cf41d..bffb57169 100644 --- a/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarray_main.cxx +++ b/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarray_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CButtonArray/cbuttonarray_main.cxx +// apps/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarray_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.cxx b/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.cxx index 1b029e311..e69cdd5fd 100644 --- a/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.cxx +++ b/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.cxx +// apps/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.hxx b/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.hxx index 1bcbd0767..9bbf2f48e 100644 --- a/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.hxx +++ b/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.hxx +// apps/graphics/NxWidgets/UnitTests/CButtonArray/cbuttonarraytest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CCheckBox/Make.defs b/graphics/NxWidgets/UnitTests/CCheckBox/Make.defs index 3fe28b5d3..7efb540af 100644 --- a/graphics/NxWidgets/UnitTests/CCheckBox/Make.defs +++ b/graphics/NxWidgets/UnitTests/CCheckBox/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CCheckBox/Make.defs +# apps/graphics/NxWidgets/UnitTests/CCheckBox/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CCheckBox/Makefile b/graphics/NxWidgets/UnitTests/CCheckBox/Makefile index e068bbcce..5a7d03327 100644 --- a/graphics/NxWidgets/UnitTests/CCheckBox/Makefile +++ b/graphics/NxWidgets/UnitTests/CCheckBox/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CCheckBox/Makefile +# apps/graphics/NxWidgets/UnitTests/CCheckBox/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CCheckBox/ccheckbox_main.cxx b/graphics/NxWidgets/UnitTests/CCheckBox/ccheckbox_main.cxx index b0a74fc14..509c19489 100644 --- a/graphics/NxWidgets/UnitTests/CCheckBox/ccheckbox_main.cxx +++ b/graphics/NxWidgets/UnitTests/CCheckBox/ccheckbox_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CCheckBox/ccheckbox_main.cxx +// apps/graphics/NxWidgets/UnitTests/CCheckBox/ccheckbox_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.cxx b/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.cxx index 0f8fb46ad..15a1a6c88 100644 --- a/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.cxx +++ b/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CCheckBox/ccheckboxtest.cxx +// apps/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.hxx b/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.hxx index 338be4fb2..cf0dc58e2 100644 --- a/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.hxx +++ b/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CCheckBox/ccheckboxtest.hxx +// apps/graphics/NxWidgets/UnitTests/CCheckBox/ccheckboxtest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphButton/Make.defs b/graphics/NxWidgets/UnitTests/CGlyphButton/Make.defs index 843e04a52..50e421abf 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphButton/Make.defs +++ b/graphics/NxWidgets/UnitTests/CGlyphButton/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CGlyphButton/Make.defs +# apps/graphics/NxWidgets/UnitTests/CGlyphButton/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CGlyphButton/Makefile b/graphics/NxWidgets/UnitTests/CGlyphButton/Makefile index d9f133227..1d5552d43 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphButton/Makefile +++ b/graphics/NxWidgets/UnitTests/CGlyphButton/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CGlyphButton/Makefile +# apps/graphics/NxWidgets/UnitTests/CGlyphButton/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbutton_main.cxx b/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbutton_main.cxx index fb25c2172..fbc5d1a52 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbutton_main.cxx +++ b/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbutton_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CGlyphButton/cglyphbutton_main.cxx +// apps/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbutton_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.cxx b/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.cxx index 61bea46fa..4f155ef45 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.cxx +++ b/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.cxx +// apps/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.hxx b/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.hxx index a2751461e..7eccb7454 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.hxx +++ b/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.hxx +// apps/graphics/NxWidgets/UnitTests/CGlyphButton/cglyphbuttontest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Make.defs b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Make.defs index c5b09a167..b84778793 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Make.defs +++ b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CGlyphSliderHorizontal/Make.defs +# apps/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Makefile b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Makefile index 2c06b85c7..8be3db1dc 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Makefile +++ b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CGlyphSliderHorizontal/Makefile +# apps/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontal_main.cxx b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontal_main.cxx index 22dceb5da..f088d5db9 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontal_main.cxx +++ b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontal_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontal_main.cxx +// apps/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontal_main.cxx // // Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.cxx b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.cxx index aaee77d8f..d13156929 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.cxx +++ b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.cxx +// apps/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.cxx // // Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.hxx b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.hxx index fa491720c..d1253f087 100644 --- a/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.hxx +++ b/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.hxx +// apps/graphics/NxWidgets/UnitTests/CGlyphSliderHorizontal/cglyphsliderhorizontaltest.hxx // // Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CImage/Make.defs b/graphics/NxWidgets/UnitTests/CImage/Make.defs index 11b39da0e..d9aac8f0e 100644 --- a/graphics/NxWidgets/UnitTests/CImage/Make.defs +++ b/graphics/NxWidgets/UnitTests/CImage/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CImage/Make.defs +# apps/graphics/NxWidgets/UnitTests/CImage/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CImage/Makefile b/graphics/NxWidgets/UnitTests/CImage/Makefile index 04bdb8a62..005e0824e 100644 --- a/graphics/NxWidgets/UnitTests/CImage/Makefile +++ b/graphics/NxWidgets/UnitTests/CImage/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CImage/Makefile +# apps/graphics/NxWidgets/UnitTests/CImage/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CImage/cimage_main.cxx b/graphics/NxWidgets/UnitTests/CImage/cimage_main.cxx index b4d6fce65..4b6e70370 100644 --- a/graphics/NxWidgets/UnitTests/CImage/cimage_main.cxx +++ b/graphics/NxWidgets/UnitTests/CImage/cimage_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CImage/cimage_main.cxx +// apps/graphics/NxWidgets/UnitTests/CImage/cimage_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CImage/cimagetest.cxx b/graphics/NxWidgets/UnitTests/CImage/cimagetest.cxx index c141b4fa5..addc1e20e 100644 --- a/graphics/NxWidgets/UnitTests/CImage/cimagetest.cxx +++ b/graphics/NxWidgets/UnitTests/CImage/cimagetest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CImage/cimagetest.cxx +// apps/graphics/NxWidgets/UnitTests/CImage/cimagetest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CImage/cimagetest.hxx b/graphics/NxWidgets/UnitTests/CImage/cimagetest.hxx index 6bef55e4c..0be2e227b 100644 --- a/graphics/NxWidgets/UnitTests/CImage/cimagetest.hxx +++ b/graphics/NxWidgets/UnitTests/CImage/cimagetest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CImage/cimagetest.hxx +// apps/graphics/NxWidgets/UnitTests/CImage/cimagetest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CKeypad/Make.defs b/graphics/NxWidgets/UnitTests/CKeypad/Make.defs index bb880d1ef..a4ad1424f 100644 --- a/graphics/NxWidgets/UnitTests/CKeypad/Make.defs +++ b/graphics/NxWidgets/UnitTests/CKeypad/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CKeypad/Make.defs +# apps/graphics/NxWidgets/UnitTests/CKeypad/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CKeypad/Makefile b/graphics/NxWidgets/UnitTests/CKeypad/Makefile index b1d5edc6d..2d5ca749b 100644 --- a/graphics/NxWidgets/UnitTests/CKeypad/Makefile +++ b/graphics/NxWidgets/UnitTests/CKeypad/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CKeyPad/Makefile +# apps/graphics/NxWidgets/UnitTests/CKeyPad/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CKeypad/ckeypad_main.cxx b/graphics/NxWidgets/UnitTests/CKeypad/ckeypad_main.cxx index 0056a8feb..d3d893331 100644 --- a/graphics/NxWidgets/UnitTests/CKeypad/ckeypad_main.cxx +++ b/graphics/NxWidgets/UnitTests/CKeypad/ckeypad_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CKeypad/ckeypad_main.cxx +// apps/graphics/NxWidgets/UnitTests/CKeypad/ckeypad_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.cxx b/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.cxx index f6a1ca5e3..2b726685e 100644 --- a/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.cxx +++ b/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CKeypad/ckeypadtest.cxx +// apps/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.hxx b/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.hxx index 200f40a1b..6d1ad52a2 100644 --- a/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.hxx +++ b/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CKeypad/ckeypadtest.hxx +// apps/graphics/NxWidgets/UnitTests/CKeypad/ckeypadtest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLabel/Make.defs b/graphics/NxWidgets/UnitTests/CLabel/Make.defs index 59b5cd442..7b41aa8e1 100644 --- a/graphics/NxWidgets/UnitTests/CLabel/Make.defs +++ b/graphics/NxWidgets/UnitTests/CLabel/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CLabel/Make.defs +# apps/graphics/NxWidgets/UnitTests/CLabel/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CLabel/Makefile b/graphics/NxWidgets/UnitTests/CLabel/Makefile index 50e017f52..4f8200f18 100644 --- a/graphics/NxWidgets/UnitTests/CLabel/Makefile +++ b/graphics/NxWidgets/UnitTests/CLabel/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CLabel/Makefile +# apps/graphics/NxWidgets/UnitTests/CLabel/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLabel/clabel_main.cxx b/graphics/NxWidgets/UnitTests/CLabel/clabel_main.cxx index e80b24476..68ec43dc6 100644 --- a/graphics/NxWidgets/UnitTests/CLabel/clabel_main.cxx +++ b/graphics/NxWidgets/UnitTests/CLabel/clabel_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLabel/clabel_main.cxx +// apps/graphics/NxWidgets/UnitTests/CLabel/clabel_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLabel/clabeltest.cxx b/graphics/NxWidgets/UnitTests/CLabel/clabeltest.cxx index ef78cc3ce..fa79a9566 100644 --- a/graphics/NxWidgets/UnitTests/CLabel/clabeltest.cxx +++ b/graphics/NxWidgets/UnitTests/CLabel/clabeltest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLabel/clabeltest.cxx +// apps/graphics/NxWidgets/UnitTests/CLabel/clabeltest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLabel/clabeltest.hxx b/graphics/NxWidgets/UnitTests/CLabel/clabeltest.hxx index 47bb7684b..58b6ec834 100644 --- a/graphics/NxWidgets/UnitTests/CLabel/clabeltest.hxx +++ b/graphics/NxWidgets/UnitTests/CLabel/clabeltest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLabel/clabeltest.hxx +// apps/graphics/NxWidgets/UnitTests/CLabel/clabeltest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButton/Make.defs b/graphics/NxWidgets/UnitTests/CLatchButton/Make.defs index bde3d6172..7ae8e25e2 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButton/Make.defs +++ b/graphics/NxWidgets/UnitTests/CLatchButton/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CLatchButton/Make.defs +# apps/graphics/NxWidgets/UnitTests/CLatchButton/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CLatchButton/Makefile b/graphics/NxWidgets/UnitTests/CLatchButton/Makefile index 47803b54a..e4ed8387b 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButton/Makefile +++ b/graphics/NxWidgets/UnitTests/CLatchButton/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CLatchButton/Makefile +# apps/graphics/NxWidgets/UnitTests/CLatchButton/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx b/graphics/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx index c8f8424d6..7e6ceab89 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx +++ b/graphics/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx +// apps/graphics/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.cxx b/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.cxx index c8e02938b..e321a7cb8 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.cxx +++ b/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLatchButton/clatchbuttontest.cxx +// apps/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.hxx b/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.hxx index 783b1a57c..c55e1003f 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.hxx +++ b/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLatchButton/clatchbuttontest.hxx +// apps/graphics/NxWidgets/UnitTests/CLatchButton/clatchbuttontest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButtonArray/Make.defs b/graphics/NxWidgets/UnitTests/CLatchButtonArray/Make.defs index c13bfe36e..3bdc4c7f1 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButtonArray/Make.defs +++ b/graphics/NxWidgets/UnitTests/CLatchButtonArray/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CLatchButtonArray/Make.defs +# apps/graphics/NxWidgets/UnitTests/CLatchButtonArray/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CLatchButtonArray/Makefile b/graphics/NxWidgets/UnitTests/CLatchButtonArray/Makefile index b79fe1021..9d9d580b7 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButtonArray/Makefile +++ b/graphics/NxWidgets/UnitTests/CLatchButtonArray/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CLatchButtonArray/Makefile +# apps/graphics/NxWidgets/UnitTests/CLatchButtonArray/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarray_main.cxx b/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarray_main.cxx index 7b935a49c..834cd32b5 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarray_main.cxx +++ b/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarray_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarry_main.cxx +// apps/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarry_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.cxx b/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.cxx index 0629bfdcc..e50349606 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.cxx +++ b/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.cxx +// apps/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.hxx b/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.hxx index 43b5a7964..1f0737a98 100644 --- a/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.hxx +++ b/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.hxx +// apps/graphics/NxWidgets/UnitTests/CLatchButtonArray/clatchbuttonarraytest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CListBox/Make.defs b/graphics/NxWidgets/UnitTests/CListBox/Make.defs index 26d95e53f..b1fdadfc4 100644 --- a/graphics/NxWidgets/UnitTests/CListBox/Make.defs +++ b/graphics/NxWidgets/UnitTests/CListBox/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CListBox/Make.defs +# apps/graphics/NxWidgets/UnitTests/CListBox/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CListBox/Makefile b/graphics/NxWidgets/UnitTests/CListBox/Makefile index ef9718914..9ce2dd5f6 100644 --- a/graphics/NxWidgets/UnitTests/CListBox/Makefile +++ b/graphics/NxWidgets/UnitTests/CListBox/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CListBox/Makefile +# apps/graphics/NxWidgets/UnitTests/CListBox/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CListBox/clistbox_main.cxx b/graphics/NxWidgets/UnitTests/CListBox/clistbox_main.cxx index 737d3bbaf..62fe34271 100644 --- a/graphics/NxWidgets/UnitTests/CListBox/clistbox_main.cxx +++ b/graphics/NxWidgets/UnitTests/CListBox/clistbox_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CListBox/clistbox_main.cxx +// apps/graphics/NxWidgets/UnitTests/CListBox/clistbox_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.cxx b/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.cxx index 92c784573..b6dc12c38 100644 --- a/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.cxx +++ b/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CListBox/clistboxtest.cxx +// apps/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.hxx b/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.hxx index d7c51421b..b58090e7b 100644 --- a/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.hxx +++ b/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CListBox/clistboxtest.hxx +// apps/graphics/NxWidgets/UnitTests/CListBox/clistboxtest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CProgressBar/Make.defs b/graphics/NxWidgets/UnitTests/CProgressBar/Make.defs index acdd0523c..e250fe81b 100644 --- a/graphics/NxWidgets/UnitTests/CProgressBar/Make.defs +++ b/graphics/NxWidgets/UnitTests/CProgressBar/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CProgressBar/Make.defs +# apps/graphics/NxWidgets/UnitTests/CProgressBar/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CProgressBar/Makefile b/graphics/NxWidgets/UnitTests/CProgressBar/Makefile index bc63d82e0..044bc7be4 100644 --- a/graphics/NxWidgets/UnitTests/CProgressBar/Makefile +++ b/graphics/NxWidgets/UnitTests/CProgressBar/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CProgressBar/Makefile +# apps/graphics/NxWidgets/UnitTests/CProgressBar/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbar_main.cxx b/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbar_main.cxx index 746866ee5..1d5c8f85e 100644 --- a/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbar_main.cxx +++ b/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbar_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CProgressBar/cprogressbar_main.cxx +// apps/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbar_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.cxx b/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.cxx index 2e1108fd9..a44e0a6d5 100644 --- a/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.cxx +++ b/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/ProgressBar/cprogressbartest.cxx +// apps/graphics/NxWidgets/UnitTests/ProgressBar/cprogressbartest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.hxx b/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.hxx index 3d1f3c527..5a1312660 100644 --- a/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.hxx +++ b/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CProgressBar/cprogressbartest.hxx +// apps/graphics/NxWidgets/UnitTests/CProgressBar/cprogressbartest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CRadioButton/Make.defs b/graphics/NxWidgets/UnitTests/CRadioButton/Make.defs index 20b7028a4..6e2672712 100644 --- a/graphics/NxWidgets/UnitTests/CRadioButton/Make.defs +++ b/graphics/NxWidgets/UnitTests/CRadioButton/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CRadioButton/Make.defs +# apps/graphics/NxWidgets/UnitTests/CRadioButton/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CRadioButton/Makefile b/graphics/NxWidgets/UnitTests/CRadioButton/Makefile index cbd73c9e7..579bad705 100644 --- a/graphics/NxWidgets/UnitTests/CRadioButton/Makefile +++ b/graphics/NxWidgets/UnitTests/CRadioButton/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CRadioButton/Makefile +# apps/graphics/NxWidgets/UnitTests/CRadioButton/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CRadioButton/cradiobutton_main.cxx b/graphics/NxWidgets/UnitTests/CRadioButton/cradiobutton_main.cxx index bbb400404..d7a7cc2ef 100644 --- a/graphics/NxWidgets/UnitTests/CRadioButton/cradiobutton_main.cxx +++ b/graphics/NxWidgets/UnitTests/CRadioButton/cradiobutton_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CRadioButton/cradiobutton_main.cxx +// apps/graphics/NxWidgets/UnitTests/CRadioButton/cradiobutton_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.cxx b/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.cxx index bfcdd1c9f..b8b625267 100644 --- a/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.cxx +++ b/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CRadioButton/cradiobuttontest.cxx +// apps/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.hxx b/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.hxx index a7464a1c9..c0af7092c 100644 --- a/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.hxx +++ b/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CRadioButton/cradiobuttontest.hxx +// apps/graphics/NxWidgets/UnitTests/CRadioButton/cradiobuttontest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Make.defs b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Make.defs index fed968e03..884a26753 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Make.defs +++ b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CScrollbarHorizontal/Make.defs +# apps/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile index 192a86707..23293655c 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile +++ b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CScrollbarHorizontal/Makefile +# apps/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontal_main.cxx b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontal_main.cxx index da919612c..f1c5a3b4c 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontal_main.cxx +++ b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontal_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontal_main.cxx +// apps/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontal_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.cxx b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.cxx index 42571a574..2847bd11c 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.cxx +++ b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.cxx +// apps/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.hxx b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.hxx index 7047eb861..d8d44467f 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.hxx +++ b/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.hxx +// apps/graphics/NxWidgets/UnitTests/CScrollbarHorizontal/cscrollbarhorizontaltest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarVertical/Make.defs b/graphics/NxWidgets/UnitTests/CScrollbarVertical/Make.defs index 613a798e6..e0cf793ac 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarVertical/Make.defs +++ b/graphics/NxWidgets/UnitTests/CScrollbarVertical/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CScrollbarVertical/Make.defs +# apps/graphics/NxWidgets/UnitTests/CScrollbarVertical/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CScrollbarVertical/Makefile b/graphics/NxWidgets/UnitTests/CScrollbarVertical/Makefile index 917c5022f..2b9f941a5 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarVertical/Makefile +++ b/graphics/NxWidgets/UnitTests/CScrollbarVertical/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CScrollbarVertical/Makefile +# apps/graphics/NxWidgets/UnitTests/CScrollbarVertical/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarvertical_main.cxx b/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarvertical_main.cxx index 64bc5e732..5a026e1e2 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarvertical_main.cxx +++ b/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarvertical_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CScrollbarVertical/cscrollbarvertical_main.cxx +// apps/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarvertical_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.cxx b/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.cxx index cb642a992..80d5848e7 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.cxx +++ b/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.cxx +// apps/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx b/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx index 2a87449db..f14140c75 100644 --- a/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx +++ b/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx +// apps/graphics/NxWidgets/UnitTests/CScrollbarVertical/cscrollbarverticaltest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderHorizonal/Make.defs b/graphics/NxWidgets/UnitTests/CSliderHorizonal/Make.defs index 5db6470cb..6d08e4a14 100644 --- a/graphics/NxWidgets/UnitTests/CSliderHorizonal/Make.defs +++ b/graphics/NxWidgets/UnitTests/CSliderHorizonal/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CSliderHorizonal/Make.defs +# apps/graphics/NxWidgets/UnitTests/CSliderHorizonal/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CSliderHorizonal/Makefile b/graphics/NxWidgets/UnitTests/CSliderHorizonal/Makefile index ae63999ac..8558e06e5 100644 --- a/graphics/NxWidgets/UnitTests/CSliderHorizonal/Makefile +++ b/graphics/NxWidgets/UnitTests/CSliderHorizonal/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CSliderHorizontal/Makefile +# apps/graphics/NxWidgets/UnitTests/CSliderHorizontal/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontal_main.cxx b/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontal_main.cxx index 0d63ed20a..846954c3f 100644 --- a/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontal_main.cxx +++ b/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontal_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CSliderHorizontal/csliderhorizontal_main.cxx +// apps/graphics/NxWidgets/UnitTests/CSliderHorizontal/csliderhorizontal_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.cxx b/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.cxx index 581478841..fb6773996 100644 --- a/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.cxx +++ b/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CSliderHorizontal/csliderhorizontaltest.cxx +// apps/graphics/NxWidgets/UnitTests/CSliderHorizontal/csliderhorizontaltest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.hxx b/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.hxx index 8d5db0772..40b62e90c 100644 --- a/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.hxx +++ b/graphics/NxWidgets/UnitTests/CSliderHorizonal/csliderhorizontaltest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CSliderHorizontal/csliderhorizontaltest.hxx +// apps/graphics/NxWidgets/UnitTests/CSliderHorizontal/csliderhorizontaltest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderVertical/Make.defs b/graphics/NxWidgets/UnitTests/CSliderVertical/Make.defs index 5b807e184..ad6267f05 100644 --- a/graphics/NxWidgets/UnitTests/CSliderVertical/Make.defs +++ b/graphics/NxWidgets/UnitTests/CSliderVertical/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CSliderVertical/Make.defs +# apps/graphics/NxWidgets/UnitTests/CSliderVertical/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CSliderVertical/Makefile b/graphics/NxWidgets/UnitTests/CSliderVertical/Makefile index f27c3d9c8..477bea264 100644 --- a/graphics/NxWidgets/UnitTests/CSliderVertical/Makefile +++ b/graphics/NxWidgets/UnitTests/CSliderVertical/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CSliderVertical/Makefile +# apps/graphics/NxWidgets/UnitTests/CSliderVertical/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderVertical/cslidervertical_main.cxx b/graphics/NxWidgets/UnitTests/CSliderVertical/cslidervertical_main.cxx index 966ecb85d..5817a2de4 100644 --- a/graphics/NxWidgets/UnitTests/CSliderVertical/cslidervertical_main.cxx +++ b/graphics/NxWidgets/UnitTests/CSliderVertical/cslidervertical_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CSliderVertical/cslidervertical_main.cxx +// apps/graphics/NxWidgets/UnitTests/CSliderVertical/cslidervertical_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.cxx b/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.cxx index 1a41ae72e..4ff61d374 100644 --- a/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.cxx +++ b/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.cxx +// apps/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.hxx b/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.hxx index 04fd9627c..e9d990ff7 100644 --- a/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.hxx +++ b/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.hxx +// apps/graphics/NxWidgets/UnitTests/CSliderVertical/csliderverticaltest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CTextBox/Make.defs b/graphics/NxWidgets/UnitTests/CTextBox/Make.defs index f884dd791..f16b7841c 100644 --- a/graphics/NxWidgets/UnitTests/CTextBox/Make.defs +++ b/graphics/NxWidgets/UnitTests/CTextBox/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/CTextBox/Make.defs +# apps/graphics/NxWidgets/UnitTests/CTextBox/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/CTextBox/Makefile b/graphics/NxWidgets/UnitTests/CTextBox/Makefile index a407b7069..e50c01357 100644 --- a/graphics/NxWidgets/UnitTests/CTextBox/Makefile +++ b/graphics/NxWidgets/UnitTests/CTextBox/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/UnitTests/CTextBox/Makefile +# apps/graphics/NxWidgets/UnitTests/CTextBox/Makefile # # Copyright (C) 2012-2013, 2016 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CTextBox/ctextbox_main.cxx b/graphics/NxWidgets/UnitTests/CTextBox/ctextbox_main.cxx index aaa96aff6..a24f434d5 100644 --- a/graphics/NxWidgets/UnitTests/CTextBox/ctextbox_main.cxx +++ b/graphics/NxWidgets/UnitTests/CTextBox/ctextbox_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CTextBox/ctextbox_main.cxx +// apps/graphics/NxWidgets/UnitTests/CTextBox/ctextbox_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.cxx b/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.cxx index 07a1f116d..64c7a679a 100644 --- a/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.cxx +++ b/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CTextBox/ctextboxtest.cxx +// apps/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.hxx b/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.hxx index 9da8ce09f..1c5898717 100644 --- a/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.hxx +++ b/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.hxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/CTextBox/ctextboxtest.hxx +// apps/graphics/NxWidgets/UnitTests/CTextBox/ctextboxtest.hxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/README.txt b/graphics/NxWidgets/UnitTests/README.txt index 5af0d99f6..c9051486c 100644 --- a/graphics/NxWidgets/UnitTests/README.txt +++ b/graphics/NxWidgets/UnitTests/README.txt @@ -180,7 +180,7 @@ Installing and Building the Unit Tests 6. Build the NxWM library. The NxWM library (libnxwm.a) is required only for the NxWM unit test at - NxWidgets/UnitTests/nxwm. For other unit tests, skip to step 7. + apps/graphics/NxWidgets/UnitTests/nxwm. For other unit tests, skip to step 7. cd /nxwm make TOPDIR= diff --git a/graphics/NxWidgets/UnitTests/nxwm/Make.defs b/graphics/NxWidgets/UnitTests/nxwm/Make.defs index 62892bbfd..c8f44e07e 100644 --- a/graphics/NxWidgets/UnitTests/nxwm/Make.defs +++ b/graphics/NxWidgets/UnitTests/nxwm/Make.defs @@ -1,5 +1,5 @@ ############################################################################ -# NxWidgets/UnitTests/nxwm/Make.defs +# apps/graphics/NxWidgets/UnitTests/nxwm/Make.defs # Adds selected applications to apps/ build # # Copyright (C) 2012 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/UnitTests/nxwm/Makefile b/graphics/NxWidgets/UnitTests/nxwm/Makefile index cc2d312c8..4b72ad0b2 100644 --- a/graphics/NxWidgets/UnitTests/nxwm/Makefile +++ b/graphics/NxWidgets/UnitTests/nxwm/Makefile @@ -1,5 +1,5 @@ ################################################################################# -# NxWidgets/Unitests/nxwm/Makefile +# apps/graphics/NxWidgets/Unitests/nxwm/Makefile # # Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/UnitTests/nxwm/nxwm_main.cxx b/graphics/NxWidgets/UnitTests/nxwm/nxwm_main.cxx index 6fa01cb86..13d112086 100644 --- a/graphics/NxWidgets/UnitTests/nxwm/nxwm_main.cxx +++ b/graphics/NxWidgets/UnitTests/nxwm/nxwm_main.cxx @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// NxWidgets/UnitTests/nxwm/nxwm_main.cxx +// apps/graphics/NxWidgets/UnitTests/nxwm/nxwm_main.cxx // // Copyright (C) 2012 Gregory Nutt. All rights reserved. // Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cbgwindow.hxx b/graphics/NxWidgets/libnxwidgets/include/cbgwindow.hxx index 41184e43e..a14e41d47 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cbgwindow.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cbgwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cbgwindow.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cbgwindow.hxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cbitmap.hxx b/graphics/NxWidgets/libnxwidgets/include/cbitmap.hxx index 7e479d8ce..b31a04980 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cbitmap.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cbitmap.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cbitmap.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cbitmap.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cbutton.hxx b/graphics/NxWidgets/libnxwidgets/include/cbutton.hxx index f2f192b3e..2384b16a8 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cbutton.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cbutton.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cbutton.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cbutton.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cbuttonarray.hxx b/graphics/NxWidgets/libnxwidgets/include/cbuttonarray.hxx index 9ff669de5..436e22b4d 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cbuttonarray.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cbuttonarray.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cbuttonarray.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cbuttonarray.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ccallback.hxx b/graphics/NxWidgets/libnxwidgets/include/ccallback.hxx index 28e309c9b..b3e0ef86a 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ccallback.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ccallback.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ccallback.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ccallback.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ccheckbox.hxx b/graphics/NxWidgets/libnxwidgets/include/ccheckbox.hxx index f766108d3..6555ba234 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ccheckbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ccheckbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ccheckbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ccheckbox.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ccyclebutton.hxx b/graphics/NxWidgets/libnxwidgets/include/ccyclebutton.hxx index 90bcd8b37..f82d1158c 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ccyclebutton.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ccyclebutton.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ccyclebutton.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ccyclebutton.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cglyphbutton.hxx b/graphics/NxWidgets/libnxwidgets/include/cglyphbutton.hxx index b4b1a5657..3045f30d3 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cglyphbutton.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cglyphbutton.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cbutton.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cbutton.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontal.hxx b/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontal.hxx index 6d23237b7..0af454bdb 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontal.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontal.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cglyphsliderhorizontal.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontal.hxx * * Copyright (C) 2013, 2014 Ken Pettit. All rights reserved. * Author: Ken Pettit diff --git a/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontalgrip.hxx b/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontalgrip.hxx index 69d3e1b56..1dc2d3015 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontalgrip.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontalgrip.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cglyphsliderhorizontalgrip.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cglyphsliderhorizontalgrip.hxx * * Copyright (C) 2012 Ken Pettit. All rights reserved. * Author: Ken Pettit diff --git a/graphics/NxWidgets/libnxwidgets/include/cgraphicsport.hxx b/graphics/NxWidgets/libnxwidgets/include/cgraphicsport.hxx index df250f478..bf0ca4e22 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cgraphicsport.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cgraphicsport.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cgraphicsport.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cgraphicsport.hxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cimage.hxx b/graphics/NxWidgets/libnxwidgets/include/cimage.hxx index ee72617ac..0c43a1db1 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cimage.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cimage.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cimage.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cimage.hxx * * Copyright (C) 2012-2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ckeypad.hxx b/graphics/NxWidgets/libnxwidgets/include/ckeypad.hxx index 2cf51cfb4..b48dacf9b 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ckeypad.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ckeypad.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ckeypad.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ckeypad.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/clabel.hxx b/graphics/NxWidgets/libnxwidgets/include/clabel.hxx index 99e4b1ec7..536ed1a37 100644 --- a/graphics/NxWidgets/libnxwidgets/include/clabel.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/clabel.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/clabel.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/clabel.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/clatchbutton.hxx b/graphics/NxWidgets/libnxwidgets/include/clatchbutton.hxx index e7759efa5..24672e60b 100644 --- a/graphics/NxWidgets/libnxwidgets/include/clatchbutton.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/clatchbutton.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/clatchbutton.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/clatchbutton.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/clistbox.hxx b/graphics/NxWidgets/libnxwidgets/include/clistbox.hxx index f6c774abd..a5637c1df 100644 --- a/graphics/NxWidgets/libnxwidgets/include/clistbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/clistbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/clistbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/clistbox.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/clistboxdataitem.hxx b/graphics/NxWidgets/libnxwidgets/include/clistboxdataitem.hxx index fdd667d92..3687deb0e 100644 --- a/graphics/NxWidgets/libnxwidgets/include/clistboxdataitem.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/clistboxdataitem.hxx @@ -1,6 +1,6 @@ /**************************************************************************** * include/clistboxdataitem.hxx - * NxWidgets/libnxwidgets/ + * apps/graphics/NxWidgets/libnxwidgets/ * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/clistdata.hxx b/graphics/NxWidgets/libnxwidgets/include/clistdata.hxx index c424bc8bd..974bd75b0 100644 --- a/graphics/NxWidgets/libnxwidgets/include/clistdata.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/clistdata.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/clistdata.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/clistdata.hxx * * Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/clistdataeventargs.hxx b/graphics/NxWidgets/libnxwidgets/include/clistdataeventargs.hxx index 533694bc2..1c3b674da 100644 --- a/graphics/NxWidgets/libnxwidgets/include/clistdataeventargs.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/clistdataeventargs.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/clistdataeventargs.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/clistdataeventargs.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/clistdataitem.hxx b/graphics/NxWidgets/libnxwidgets/include/clistdataitem.hxx index b1dc6a276..8b030d94b 100644 --- a/graphics/NxWidgets/libnxwidgets/include/clistdataitem.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/clistdataitem.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/clistdataitem.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/clistdataitem.hxx * * Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cmultilinetextbox.hxx b/graphics/NxWidgets/libnxwidgets/include/cmultilinetextbox.hxx index 3d725e382..edb12d286 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cmultilinetextbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cmultilinetextbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cmultilinetextbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cmultilinetextbox.hxx * * Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnumericedit.hxx b/graphics/NxWidgets/libnxwidgets/include/cnumericedit.hxx index 49e378da5..aacbcac4e 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnumericedit.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnumericedit.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnumericedit.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnumericedit.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxfont.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxfont.hxx index 8f9d7e18c..7f6532f8e 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxfont.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxfont.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnxfont.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnxfont.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxserver.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxserver.hxx index 251048ce9..6572cdca1 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxserver.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxserver.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnxserver.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnxserver.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxstring.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxstring.hxx index 2fa230ab1..81298dee8 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxstring.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxstring.hxx @@ -1,6 +1,6 @@ /**************************************************************************** * include/cnxtring.hxx - * NxWidgets/libnxwidgets/ + * apps/graphics/NxWidgets/libnxwidgets/ * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxtimer.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxtimer.hxx index ab3727de3..993df9423 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxtimer.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxtimer.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnxtimer.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnxtimer.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxtkwindow.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxtkwindow.hxx index bf0af4ad0..57ad24095 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxtkwindow.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxtkwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnxtkwindow.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnxtkwindow.hxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx index 6d16bad3e..2208cfdfb 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnxtoolbar.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxwidget.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxwidget.hxx index 854e869a3..d2b44b421 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxwidget.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxwidget.hxx @@ -1,6 +1,6 @@ /**************************************************************************** * include/cnxwidget.hxx - * NxWidgets/libnxwidgets/ + * apps/graphics/NxWidgets/libnxwidgets/ * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cnxwindow.hxx b/graphics/NxWidgets/libnxwidgets/include/cnxwindow.hxx index 092c38c32..3c4e53f7d 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cnxwindow.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cnxwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnxwindow.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnxwindow.hxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cprogressbar.hxx b/graphics/NxWidgets/libnxwidgets/include/cprogressbar.hxx index 43e2a65bf..6959c077f 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cprogressbar.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cprogressbar.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cprogressbar.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cprogressbar.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cradiobutton.hxx b/graphics/NxWidgets/libnxwidgets/include/cradiobutton.hxx index 465325ee8..908bc3e5f 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cradiobutton.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cradiobutton.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cradiobutton.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cradiobutton.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx b/graphics/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx index 52f6aae36..a8929a63c 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cradiobuttongroup.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/crect.hxx b/graphics/NxWidgets/libnxwidgets/include/crect.hxx index fcfc4136d..917493fe3 100644 --- a/graphics/NxWidgets/libnxwidgets/include/crect.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/crect.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cbgwindow.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cbgwindow.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx b/graphics/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx index 5bf899a09..cd6236a8d 100644 --- a/graphics/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cscaledbitmap.hxx b/graphics/NxWidgets/libnxwidgets/include/cscaledbitmap.hxx index e6944ad4c..dead375f2 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cscaledbitmap.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cscaledbitmap.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscaledbitmap.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscaledbitmap.hxx * * Copyright (C) 2013-2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx b/graphics/NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx index 65ab5b416..e0a131a6d 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cscrollbarpanel.hxx b/graphics/NxWidgets/libnxwidgets/include/cscrollbarpanel.hxx index 7f6bf1d32..62e10ae45 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cscrollbarpanel.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cscrollbarpanel.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollbarpanel.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollbarpanel.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cscrollbarvertical.hxx b/graphics/NxWidgets/libnxwidgets/include/cscrollbarvertical.hxx index 47c0cc260..768c263c3 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cscrollbarvertical.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cscrollbarvertical.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollbarvertical.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollbarvertical.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cscrollinglistbox.hxx b/graphics/NxWidgets/libnxwidgets/include/cscrollinglistbox.hxx index 127dd2015..8db2cd17f 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cscrollinglistbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cscrollinglistbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollinglistbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollinglistbox.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cscrollingpanel.hxx b/graphics/NxWidgets/libnxwidgets/include/cscrollingpanel.hxx index fc987bbc1..4dfae1678 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cscrollingpanel.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cscrollingpanel.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollingpanel.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollingpanel.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cscrollingtextbox.hxx b/graphics/NxWidgets/libnxwidgets/include/cscrollingtextbox.hxx index e67277ff0..77b38c49c 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cscrollingtextbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cscrollingtextbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollingtextbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollingtextbox.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/csliderhorizontal.hxx b/graphics/NxWidgets/libnxwidgets/include/csliderhorizontal.hxx index dd03203e1..c224ed13c 100644 --- a/graphics/NxWidgets/libnxwidgets/include/csliderhorizontal.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/csliderhorizontal.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/csliderhorizontal.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/csliderhorizontal.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/csliderhorizontalgrip.hxx b/graphics/NxWidgets/libnxwidgets/include/csliderhorizontalgrip.hxx index 4543485e1..79608f286 100644 --- a/graphics/NxWidgets/libnxwidgets/include/csliderhorizontalgrip.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/csliderhorizontalgrip.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/csliderhorizontalgrip.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/csliderhorizontalgrip.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cslidervertical.hxx b/graphics/NxWidgets/libnxwidgets/include/cslidervertical.hxx index a63611823..7275a32df 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cslidervertical.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cslidervertical.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cslidervertical.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cslidervertical.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/csliderverticalgrip.hxx b/graphics/NxWidgets/libnxwidgets/include/csliderverticalgrip.hxx index aa246d7ee..5614ae50c 100644 --- a/graphics/NxWidgets/libnxwidgets/include/csliderverticalgrip.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/csliderverticalgrip.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cslidervertical.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cslidervertical.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cstickybutton.hxx b/graphics/NxWidgets/libnxwidgets/include/cstickybutton.hxx index 46d7f1962..e7b948cdd 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cstickybutton.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cstickybutton.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cstickybutton.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cstickybutton.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cstickybuttonarray.hxx b/graphics/NxWidgets/libnxwidgets/include/cstickybuttonarray.hxx index b82873a75..77fb1dede 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cstickybuttonarray.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cstickybuttonarray.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cstickybuttonarray.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cstickybuttonarray.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cstickyimage.hxx b/graphics/NxWidgets/libnxwidgets/include/cstickyimage.hxx index d73da53a2..fcf338677 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cstickyimage.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cstickyimage.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cstickyimage.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cstickyimage.hxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cstringiterator.hxx b/graphics/NxWidgets/libnxwidgets/include/cstringiterator.hxx index e0f119d24..3b5e2cc98 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cstringiterator.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cstringiterator.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cstringiterator.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cstringiterator.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ctabpanel.hxx b/graphics/NxWidgets/libnxwidgets/include/ctabpanel.hxx index 2d6b95ca5..22db02944 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ctabpanel.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ctabpanel.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ctabpanel.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ctabpanel.hxx * * Copyright (C) 2013-2014 Gregory Nutt. All rights reserved. * Author: Petteri Aimonen diff --git a/graphics/NxWidgets/libnxwidgets/include/ctext.hxx b/graphics/NxWidgets/libnxwidgets/include/ctext.hxx index aa4b303a7..f9c797eb9 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ctext.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ctext.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ctext.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ctext.hxx * * Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ctextbox.hxx b/graphics/NxWidgets/libnxwidgets/include/ctextbox.hxx index b91c371a4..66b134c09 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ctextbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ctextbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ctextbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ctextbox.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cwidgetcontrol.hxx b/graphics/NxWidgets/libnxwidgets/include/cwidgetcontrol.hxx index c80ce068b..77a2892da 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cwidgetcontrol.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cwidgetcontrol.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cwidgetcontrol.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cwidgetcontrol.hxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cwidgeteventargs.hxx b/graphics/NxWidgets/libnxwidgets/include/cwidgeteventargs.hxx index ba92ac637..f41faa783 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cwidgeteventargs.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cwidgeteventargs.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cwidgeteventargs.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cwidgeteventargs.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandler.hxx b/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandler.hxx index 38c2f2558..8cb0942f0 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandler.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandler.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cwidgeteventhandler.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandler.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx b/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx index 66f5cd654..39c5e0e0d 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cwidgeteventhandlerlist.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cwidgetstyle.hxx b/graphics/NxWidgets/libnxwidgets/include/cwidgetstyle.hxx index d4303a472..0a38a5fdf 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cwidgetstyle.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cwidgetstyle.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cwidgetstyle.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cwidgetstyle.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandler.hxx b/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandler.hxx index 6a8fcbf0c..c06bfa0b2 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandler.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandler.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cwindoweventhandler.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandler.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandlerlist.hxx b/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandlerlist.hxx index e677339c2..a7cd3abff 100644 --- a/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandlerlist.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandlerlist.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cwindoweventhandlerlist.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cwindoweventhandlerlist.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/glyphs.hxx b/graphics/NxWidgets/libnxwidgets/include/glyphs.hxx index 6d5c2d4eb..1036783da 100644 --- a/graphics/NxWidgets/libnxwidgets/include/glyphs.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/glyphs.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/glyphs.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/glyphs.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ibitmap.hxx b/graphics/NxWidgets/libnxwidgets/include/ibitmap.hxx index c4e235dc5..d93b1f53a 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ibitmap.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ibitmap.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ibitmap.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ibitmap.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ilistbox.hxx b/graphics/NxWidgets/libnxwidgets/include/ilistbox.hxx index 915789952..abd242d10 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ilistbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ilistbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ilistbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ilistbox.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/ilistdataeventhandler.hxx b/graphics/NxWidgets/libnxwidgets/include/ilistdataeventhandler.hxx index 781ce9d52..c4b33bac4 100644 --- a/graphics/NxWidgets/libnxwidgets/include/ilistdataeventhandler.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/ilistdataeventhandler.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/ilistdataeventhandler.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/ilistdataeventhandler.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/inxwindow.hxx b/graphics/NxWidgets/libnxwidgets/include/inxwindow.hxx index 95de31cd8..a4c8a8f06 100644 --- a/graphics/NxWidgets/libnxwidgets/include/inxwindow.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/inxwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/inxwindow.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/inxwindow.hxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/iscrollable.hxx b/graphics/NxWidgets/libnxwidgets/include/iscrollable.hxx index f82d4ffea..eb6be9d31 100644 --- a/graphics/NxWidgets/libnxwidgets/include/iscrollable.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/iscrollable.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/iscrollable.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/iscrollable.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/islider.hxx b/graphics/NxWidgets/libnxwidgets/include/islider.hxx index 1069c5bd1..6d98ae04d 100644 --- a/graphics/NxWidgets/libnxwidgets/include/islider.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/islider.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/islider.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/islider.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/itextbox.hxx b/graphics/NxWidgets/libnxwidgets/include/itextbox.hxx index 291e5ce0e..c76cdec87 100644 --- a/graphics/NxWidgets/libnxwidgets/include/itextbox.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/itextbox.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/itextbox.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/itextbox.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/nxconfig.hxx b/graphics/NxWidgets/libnxwidgets/include/nxconfig.hxx index 2a86193df..b1ceb6853 100644 --- a/graphics/NxWidgets/libnxwidgets/include/nxconfig.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/nxconfig.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/nxconfig.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/nxconfig.hxx * * Copyright (C) 2012-2017 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/singletons.hxx b/graphics/NxWidgets/libnxwidgets/include/singletons.hxx index 2ccbe9f90..a764429db 100644 --- a/graphics/NxWidgets/libnxwidgets/include/singletons.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/singletons.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/singletons.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/singletons.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/teventargs.hxx b/graphics/NxWidgets/libnxwidgets/include/teventargs.hxx index 2250eef80..451ba43b4 100644 --- a/graphics/NxWidgets/libnxwidgets/include/teventargs.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/teventargs.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/teventargs.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/teventargs.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/include/tnxarray.hxx b/graphics/NxWidgets/libnxwidgets/include/tnxarray.hxx index 0cb4746f2..ffc4df520 100644 --- a/graphics/NxWidgets/libnxwidgets/include/tnxarray.hxx +++ b/graphics/NxWidgets/libnxwidgets/include/tnxarray.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/tnxarray.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/tnxarray.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cbgwindow.cxx b/graphics/NxWidgets/libnxwidgets/src/cbgwindow.cxx index 6c849aacf..7816e8dac 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cbgwindow.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cbgwindow.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cbgwindow.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cbgwindow.cxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cbitmap.cxx b/graphics/NxWidgets/libnxwidgets/src/cbitmap.cxx index 1a7294f38..0d52e0a5d 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cbitmap.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cbitmap.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cbitmap.hxx + * apps/graphics/NxWidgets/libnxwidgets/src/cbitmap.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cbutton.cxx b/graphics/NxWidgets/libnxwidgets/src/cbutton.cxx index 24af6f48d..f26a273aa 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cbutton.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cbutton.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cbutton.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cbutton.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cbuttonarray.cxx b/graphics/NxWidgets/libnxwidgets/src/cbuttonarray.cxx index 0c1df9f08..a362a60d3 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cbuttonarray.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cbuttonarray.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cbuttonarray.cxx + * apps/graphics/NxWidgets/libnxwidgets/include/cbuttonarray.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/ccallback.cxx b/graphics/NxWidgets/libnxwidgets/src/ccallback.cxx index 36eb2f85b..61594943d 100644 --- a/graphics/NxWidgets/libnxwidgets/src/ccallback.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/ccallback.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/ccallback.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/ccallback.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/ccheckbox.cxx b/graphics/NxWidgets/libnxwidgets/src/ccheckbox.cxx index d10e3b410..399663e73 100644 --- a/graphics/NxWidgets/libnxwidgets/src/ccheckbox.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/ccheckbox.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/ccheckbox.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/ccheckbox.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/ccyclebutton.cxx b/graphics/NxWidgets/libnxwidgets/src/ccyclebutton.cxx index c17571830..8460abec7 100644 --- a/graphics/NxWidgets/libnxwidgets/src/ccyclebutton.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/ccyclebutton.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/ccyclebutton.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/ccyclebutton.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cglyphbutton.cxx b/graphics/NxWidgets/libnxwidgets/src/cglyphbutton.cxx index 6a2e521ed..3ac3f8e8e 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cglyphbutton.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cglyphbutton.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cglyphbutton.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cglyphbutton.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontal.cxx b/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontal.cxx index 0d6238a39..05699b92f 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontal.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontal.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cglyphsliderhorizontal.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontal.cxx * * Copyright (C) 2013 Ken Pettit. All rights reserved. * Author: Ken Pettit diff --git a/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontalgrip.cxx b/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontalgrip.cxx index 277a4f276..19f956a85 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontalgrip.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontalgrip.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cglyphsliderhorizontalgrip.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cglyphsliderhorizontalgrip.cxx * * Copyright (C) 2013 Ken Pettit. All rights reserved. * Author: Ken Pettit diff --git a/graphics/NxWidgets/libnxwidgets/src/cgraphicsport.cxx b/graphics/NxWidgets/libnxwidgets/src/cgraphicsport.cxx index 9a6dfd9ec..5ef051915 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cgraphicsport.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cgraphicsport.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cgraphicsport.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cgraphicsport.cxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cimage.cxx b/graphics/NxWidgets/libnxwidgets/src/cimage.cxx index 37dcd2707..7f5b370e2 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cimage.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cimage.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cimage.cxx + * apps/graphics/NxWidgets/libnxwidgets/include/cimage.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/ckeypad.cxx b/graphics/NxWidgets/libnxwidgets/src/ckeypad.cxx index 8d9089081..069b1a355 100644 --- a/graphics/NxWidgets/libnxwidgets/src/ckeypad.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/ckeypad.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/ckeypad.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/ckeypad.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/clabel.cxx b/graphics/NxWidgets/libnxwidgets/src/clabel.cxx index 560d7033e..7c2a9f218 100644 --- a/graphics/NxWidgets/libnxwidgets/src/clabel.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/clabel.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/clabel.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/clabel.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/clatchbutton.cxx b/graphics/NxWidgets/libnxwidgets/src/clatchbutton.cxx index f344b726c..22ba42d91 100644 --- a/graphics/NxWidgets/libnxwidgets/src/clatchbutton.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/clatchbutton.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/clatchbutton.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/clatchbutton.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/clatchbuttonarray.cxx b/graphics/NxWidgets/libnxwidgets/src/clatchbuttonarray.cxx index a96e1546d..dde71d755 100644 --- a/graphics/NxWidgets/libnxwidgets/src/clatchbuttonarray.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/clatchbuttonarray.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/clatchbuttonarray.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/clatchbuttonarray.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/clistbox.cxx b/graphics/NxWidgets/libnxwidgets/src/clistbox.cxx index 67a085e39..1c8db483e 100644 --- a/graphics/NxWidgets/libnxwidgets/src/clistbox.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/clistbox.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/clistbox.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/clistbox.cxx * * Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/clistboxdataitem.cxx b/graphics/NxWidgets/libnxwidgets/src/clistboxdataitem.cxx index 01c544b5f..980519a3b 100644 --- a/graphics/NxWidgets/libnxwidgets/src/clistboxdataitem.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/clistboxdataitem.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/clistboxdataitem.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/clistboxdataitem.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/clistdata.cxx b/graphics/NxWidgets/libnxwidgets/src/clistdata.cxx index ba825b42d..952cc697e 100644 --- a/graphics/NxWidgets/libnxwidgets/src/clistdata.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/clistdata.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/clistdata.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/clistdata.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/clistdataitem.cxx b/graphics/NxWidgets/libnxwidgets/src/clistdataitem.cxx index 4be7d3005..1db0d92e9 100644 --- a/graphics/NxWidgets/libnxwidgets/src/clistdataitem.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/clistdataitem.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/clistdataitem.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/clistdataitem.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cmultilinetextbox.cxx b/graphics/NxWidgets/libnxwidgets/src/cmultilinetextbox.cxx index 0b406d129..7bf027e94 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cmultilinetextbox.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cmultilinetextbox.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cmultilinetextbox.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cmultilinetextbox.cxx * * Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnumericedit.cxx b/graphics/NxWidgets/libnxwidgets/src/cnumericedit.cxx index 5030e782b..2a41608a5 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnumericedit.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnumericedit.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cnumericedit.cxx + * apps/graphics/NxWidgets/libnxwidgets/include/cnumericedit.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxfont.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxfont.cxx index 326dd5619..b73f4d4a6 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxfont.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxfont.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxfont.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxfont.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxserver.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxserver.cxx index 3cc56e3c8..759431ecb 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxserver.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxserver.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxserver.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxserver.cxx * * Copyright (C) 2012, 2013, 2015-2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxstring.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxstring.cxx index 512b68134..e262e23e1 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxstring.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxstring.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxstring.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxstring.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxtimer.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxtimer.cxx index 9f0bc6c66..acc28964a 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxtimer.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxtimer.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxtimer.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxtimer.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxtkwindow.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxtkwindow.cxx index fecedbb5a..3874f360d 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxtkwindow.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxtkwindow.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxtkwindow.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxtkwindow.cxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxtoolbar.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxtoolbar.cxx index 3c4e22a32..4f71cdcf5 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxtoolbar.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxtoolbar.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxtoolbar.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxtoolbar.cxx * * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxwidget.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxwidget.cxx index 45238d42c..f6a756490 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxwidget.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxwidget.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxwidget.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxwidget.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cnxwindow.cxx b/graphics/NxWidgets/libnxwidgets/src/cnxwindow.cxx index c7fbe2bc9..3702e5c88 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cnxwindow.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cnxwindow.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cnxwindow.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cnxwindow.cxx * * Copyright (C) 2012, 2015-2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cprogressbar.cxx b/graphics/NxWidgets/libnxwidgets/src/cprogressbar.cxx index d76d42903..11af436cc 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cprogressbar.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cprogressbar.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cprogressbar.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cprogressbar.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cradiobutton.cxx b/graphics/NxWidgets/libnxwidgets/src/cradiobutton.cxx index a5680d5c6..8f1c04345 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cradiobutton.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cradiobutton.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cradiobutton.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cradiobutton.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cradiobuttongroup.cxx b/graphics/NxWidgets/libnxwidgets/src/cradiobuttongroup.cxx index 62c4f9aad..062aee07a 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cradiobuttongroup.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cradiobuttongroup.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cradiobutton.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cradiobutton.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/crect.cxx b/graphics/NxWidgets/libnxwidgets/src/crect.cxx index 9ed2df830..6cca00109 100644 --- a/graphics/NxWidgets/libnxwidgets/src/crect.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/crect.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cbgwindow.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cbgwindow.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/crlepalettebitmap.cxx b/graphics/NxWidgets/libnxwidgets/src/crlepalettebitmap.cxx index a31fe912b..9d7e52636 100644 --- a/graphics/NxWidgets/libnxwidgets/src/crlepalettebitmap.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/crlepalettebitmap.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/crlepalettebitmap.hxx + * apps/graphics/NxWidgets/libnxwidgets/src/crlepalettebitmap.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cscaledbitmap.cxx b/graphics/NxWidgets/libnxwidgets/src/cscaledbitmap.cxx index 41922a2ed..0e4c71a0a 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cscaledbitmap.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cscaledbitmap.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cscaledbitmap.hxx + * apps/graphics/NxWidgets/libnxwidgets/src/cscaledbitmap.hxx * * Copyright (C) 2013-2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cscrollbarhorizontal.cxx b/graphics/NxWidgets/libnxwidgets/src/cscrollbarhorizontal.cxx index 90c28d2d4..53f1ce184 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cscrollbarhorizontal.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cscrollbarhorizontal.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cscrollbarpanel.cxx b/graphics/NxWidgets/libnxwidgets/src/cscrollbarpanel.cxx index 4202ab749..0fe685d70 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cscrollbarpanel.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cscrollbarpanel.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cscrollbarpanel.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cscrollbarpanel.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cscrollbarvertical.cxx b/graphics/NxWidgets/libnxwidgets/src/cscrollbarvertical.cxx index 307f6bc2a..94931cd79 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cscrollbarvertical.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cscrollbarvertical.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx + * apps/graphics/NxWidgets/libnxwidgets/include/cscrollbarhorizontal.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cscrollinglistbox.cxx b/graphics/NxWidgets/libnxwidgets/src/cscrollinglistbox.cxx index d397a98db..9886563ef 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cscrollinglistbox.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cscrollinglistbox.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cscrollinglistbox.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cscrollinglistbox.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cscrollingpanel.cxx b/graphics/NxWidgets/libnxwidgets/src/cscrollingpanel.cxx index 59a0c9056..0000a2a3f 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cscrollingpanel.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cscrollingpanel.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cscrollingpanel.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cscrollingpanel.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cscrollingtextbox.cxx b/graphics/NxWidgets/libnxwidgets/src/cscrollingtextbox.cxx index f9f9beadc..fbe0b4a28 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cscrollingtextbox.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cscrollingtextbox.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cscrollingtextbox.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cscrollingtextbox.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/csliderhorizontal.cxx b/graphics/NxWidgets/libnxwidgets/src/csliderhorizontal.cxx index b1444828b..b94dea2de 100644 --- a/graphics/NxWidgets/libnxwidgets/src/csliderhorizontal.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/csliderhorizontal.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/csliderhorizontal.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/csliderhorizontal.cxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/csliderhorizontalgrip.cxx b/graphics/NxWidgets/libnxwidgets/src/csliderhorizontalgrip.cxx index 25feaed78..fca1cc12d 100644 --- a/graphics/NxWidgets/libnxwidgets/src/csliderhorizontalgrip.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/csliderhorizontalgrip.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/csliderhorizontalgrip.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/csliderhorizontalgrip.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cslidervertical.cxx b/graphics/NxWidgets/libnxwidgets/src/cslidervertical.cxx index a9f40a68c..6d483688b 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cslidervertical.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cslidervertical.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cslidervertical.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cslidervertical.cxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/csliderverticalgrip.cxx b/graphics/NxWidgets/libnxwidgets/src/csliderverticalgrip.cxx index d1eb0177a..0c7413403 100644 --- a/graphics/NxWidgets/libnxwidgets/src/csliderverticalgrip.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/csliderverticalgrip.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cslidervertical.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cslidervertical.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cstickybutton.cxx b/graphics/NxWidgets/libnxwidgets/src/cstickybutton.cxx index d9c2b0883..d00c094ad 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cstickybutton.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cstickybutton.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cstickybutton.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cstickybutton.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cstickybuttonarray.cxx b/graphics/NxWidgets/libnxwidgets/src/cstickybuttonarray.cxx index 69dbd01f6..57f51168f 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cstickybuttonarray.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cstickybuttonarray.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/include/cstickybuttonarray.cxx + * apps/graphics/NxWidgets/libnxwidgets/include/cstickybuttonarray.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cstickyimage.cxx b/graphics/NxWidgets/libnxwidgets/src/cstickyimage.cxx index fd9ebb55f..af4eb945b 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cstickyimage.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cstickyimage.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cstickyimage.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cstickyimage.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cstringiterator.cxx b/graphics/NxWidgets/libnxwidgets/src/cstringiterator.cxx index ed7cad704..368fe0756 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cstringiterator.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cstringiterator.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cgraphicsport.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cgraphicsport.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/ctabpanel.cxx b/graphics/NxWidgets/libnxwidgets/src/ctabpanel.cxx index 430093d23..1f448cc45 100644 --- a/graphics/NxWidgets/libnxwidgets/src/ctabpanel.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/ctabpanel.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/ctabpanel.hxx + * apps/graphics/NxWidgets/libnxwidgets/src/ctabpanel.hxx * * Copyright (C) 2013-2014 Gregory Nutt. All rights reserved. * Author: Petteri Aimonen diff --git a/graphics/NxWidgets/libnxwidgets/src/ctext.cxx b/graphics/NxWidgets/libnxwidgets/src/ctext.cxx index fa34079c6..a8f345321 100644 --- a/graphics/NxWidgets/libnxwidgets/src/ctext.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/ctext.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/ctext.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/ctext.cxx * * Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/ctextbox.cxx b/graphics/NxWidgets/libnxwidgets/src/ctextbox.cxx index d40776170..9771d1e32 100644 --- a/graphics/NxWidgets/libnxwidgets/src/ctextbox.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/ctextbox.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/ctextbox.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/ctextbox.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cwidgetcontrol.cxx b/graphics/NxWidgets/libnxwidgets/src/cwidgetcontrol.cxx index 24dbaec76..4e6dc7f3f 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cwidgetcontrol.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cwidgetcontrol.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cwidgetcontrol.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cwidgetcontrol.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cwidgeteventhandlerlist.cxx b/graphics/NxWidgets/libnxwidgets/src/cwidgeteventhandlerlist.cxx index d3f0bfe9e..8a6fbcdad 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cwidgeteventhandlerlist.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cwidgeteventhandlerlist.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cwidgeteventhandlerlist.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cwidgeteventhandlerlist.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/cwindoweventhandlerlist.cxx b/graphics/NxWidgets/libnxwidgets/src/cwindoweventhandlerlist.cxx index 265fd7ff2..d49f5b0f1 100644 --- a/graphics/NxWidgets/libnxwidgets/src/cwindoweventhandlerlist.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/cwindoweventhandlerlist.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/cwindoweventhandlerlist.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/cwindoweventhandlerlist.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx index 663e0d8d7..df9e1f414 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx index 94773abe0..d498e01e1 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_glypharrowleft.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_glypharrowleft.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx index e1b226734..cc40dc855 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_arrowright.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx index 95e795e1b..b2b7cd5e4 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_arrowup.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_backspace.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_backspace.cxx index 019bd6987..ec3746b69 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_backspace.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_backspace.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_backspace.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_backspace.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_capslock.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_capslock.cxx index b153e3610..b991a6655 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_capslock.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_capslock.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_capslock.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_capslock.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx index 4a5ade5a5..21692a3d6 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx index 3da0d6f0b..3c6fcf82d 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx index e3395523d..ea03ba16f 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_control.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_control.cxx index 4867b9f82..0736555b8 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_control.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_control.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_control.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_control.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_cycle.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_cycle.cxx index 445d4da6a..db81d8fce 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_cycle.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_cycle.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_cycle.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_cycle.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx index 1568bad3f..6235480ce 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx index dc3f77f95..042bb3aa9 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx * * Copyright (C) 2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx index 13250f034..45115657a 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx index 6fccbf194..78bb44e0b 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx index 6d328a799..cefdb8920 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_return.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_return.cxx index ea1dbdddc..955ea3122 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_return.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_return.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_return.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_return.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx index d3efc2a97..9415917d2 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx index 974035058..db89f9700 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx index 20e2280f1..cad7240f8 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx index 8fbf3d740..f95583b65 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_shift.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_shift.cxx index 486b1ef8c..e2a0ef333 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_shift.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_shift.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_shift.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_shift.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx index 7f2ac4a7f..03eecd6ba 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_windowclose.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx index f1971937f..76aa84aae 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx b/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx index 9663e18ab..90a716f6e 100644 --- a/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/libnxwidgets/src/singletons.cxx b/graphics/NxWidgets/libnxwidgets/src/singletons.cxx index 7af47eb92..afc4c3573 100644 --- a/graphics/NxWidgets/libnxwidgets/src/singletons.cxx +++ b/graphics/NxWidgets/libnxwidgets/src/singletons.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/libnxwidgets/src/singletons.cxx + * apps/graphics/NxWidgets/libnxwidgets/src/singletons.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/capplicationwindow.hxx b/graphics/NxWidgets/nxwm/include/capplicationwindow.hxx index 64e9e907c..bbe3c74a9 100644 --- a/graphics/NxWidgets/nxwm/include/capplicationwindow.hxx +++ b/graphics/NxWidgets/nxwm/include/capplicationwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/capplicationwindow.hxx + * apps/graphics/NxWidgets/nxwm/include/capplicationwindow.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/ccalibration.hxx b/graphics/NxWidgets/nxwm/include/ccalibration.hxx index 798a4fc72..031e12c89 100644 --- a/graphics/NxWidgets/nxwm/include/ccalibration.hxx +++ b/graphics/NxWidgets/nxwm/include/ccalibration.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/ccalibration.hxx + * apps/graphics/NxWidgets/nxwm/include/ccalibration.hxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/cfullscreenwindow.hxx b/graphics/NxWidgets/nxwm/include/cfullscreenwindow.hxx index 992d49789..1c9944e27 100644 --- a/graphics/NxWidgets/nxwm/include/cfullscreenwindow.hxx +++ b/graphics/NxWidgets/nxwm/include/cfullscreenwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/cfullscreenwindow.hxx + * apps/graphics/NxWidgets/nxwm/include/cfullscreenwindow.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/chexcalculator.hxx b/graphics/NxWidgets/nxwm/include/chexcalculator.hxx index 7a19567cb..f88d24b7f 100644 --- a/graphics/NxWidgets/nxwm/include/chexcalculator.hxx +++ b/graphics/NxWidgets/nxwm/include/chexcalculator.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/chexcalculator.hxx + * apps/graphics/NxWidgets/nxwm/include/chexcalculator.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/ckeyboard.hxx b/graphics/NxWidgets/nxwm/include/ckeyboard.hxx index e224fd11c..330c30f28 100644 --- a/graphics/NxWidgets/nxwm/include/ckeyboard.hxx +++ b/graphics/NxWidgets/nxwm/include/ckeyboard.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/keyboard.hxx + * apps/graphics/NxWidgets/nxwm/include/keyboard.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/cmediaplayer.hxx b/graphics/NxWidgets/nxwm/include/cmediaplayer.hxx index a5597d06b..60f1fff46 100644 --- a/graphics/NxWidgets/nxwm/include/cmediaplayer.hxx +++ b/graphics/NxWidgets/nxwm/include/cmediaplayer.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/cmediaplayer.hxx + * apps/graphics/NxWidgets/nxwm/include/cmediaplayer.hxx * * Copyright (C) 2013 Ken Pettit. All rights reserved. * Copyright (C) 2014 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/nxwm/include/cnxterm.hxx b/graphics/NxWidgets/nxwm/include/cnxterm.hxx index 0b35f5449..91333d3b2 100644 --- a/graphics/NxWidgets/nxwm/include/cnxterm.hxx +++ b/graphics/NxWidgets/nxwm/include/cnxterm.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/cnxterm.hxx + * apps/graphics/NxWidgets/nxwm/include/cnxterm.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/cstartwindow.hxx b/graphics/NxWidgets/nxwm/include/cstartwindow.hxx index e7337ead6..df2495271 100644 --- a/graphics/NxWidgets/nxwm/include/cstartwindow.hxx +++ b/graphics/NxWidgets/nxwm/include/cstartwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/cnxstart.hxx + * apps/graphics/NxWidgets/nxwm/include/cnxstart.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/ctaskbar.hxx b/graphics/NxWidgets/nxwm/include/ctaskbar.hxx index cbd35b52f..e78bca4a2 100644 --- a/graphics/NxWidgets/nxwm/include/ctaskbar.hxx +++ b/graphics/NxWidgets/nxwm/include/ctaskbar.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/cnxtaskbar.hxx + * apps/graphics/NxWidgets/nxwm/include/cnxtaskbar.hxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/ctouchscreen.hxx b/graphics/NxWidgets/nxwm/include/ctouchscreen.hxx index c40fcb12c..e84483a55 100644 --- a/graphics/NxWidgets/nxwm/include/ctouchscreen.hxx +++ b/graphics/NxWidgets/nxwm/include/ctouchscreen.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/ctouchscreen.hxx + * apps/graphics/NxWidgets/nxwm/include/ctouchscreen.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/cwindowmessenger.hxx b/graphics/NxWidgets/nxwm/include/cwindowmessenger.hxx index 0f7ddb6e4..e06c9cacc 100644 --- a/graphics/NxWidgets/nxwm/include/cwindowmessenger.hxx +++ b/graphics/NxWidgets/nxwm/include/cwindowmessenger.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/cwindowmessenger.hxx + * apps/graphics/NxWidgets/nxwm/include/cwindowmessenger.hxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/iapplication.hxx b/graphics/NxWidgets/nxwm/include/iapplication.hxx index c586e20de..cdac91d9b 100644 --- a/graphics/NxWidgets/nxwm/include/iapplication.hxx +++ b/graphics/NxWidgets/nxwm/include/iapplication.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/iapplication.hxx + * apps/graphics/NxWidgets/nxwm/include/iapplication.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/iapplicationwindow.hxx b/graphics/NxWidgets/nxwm/include/iapplicationwindow.hxx index 733cb72b2..ef96e6f07 100644 --- a/graphics/NxWidgets/nxwm/include/iapplicationwindow.hxx +++ b/graphics/NxWidgets/nxwm/include/iapplicationwindow.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/iapplicationwindow.hxx + * apps/graphics/NxWidgets/nxwm/include/iapplicationwindow.hxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/nxwmconfig.hxx b/graphics/NxWidgets/nxwm/include/nxwmconfig.hxx index 7edf5d972..031fb3a89 100644 --- a/graphics/NxWidgets/nxwm/include/nxwmconfig.hxx +++ b/graphics/NxWidgets/nxwm/include/nxwmconfig.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/nxwmconfig.hxx + * apps/graphics/NxWidgets/nxwm/include/nxwmconfig.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/include/nxwmglyphs.hxx b/graphics/NxWidgets/nxwm/include/nxwmglyphs.hxx index 729bd5e18..c7159bd4e 100644 --- a/graphics/NxWidgets/nxwm/include/nxwmglyphs.hxx +++ b/graphics/NxWidgets/nxwm/include/nxwmglyphs.hxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/include/nxwmconfig.hxx + * apps/graphics/NxWidgets/nxwm/include/nxwmconfig.hxx * * Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/capplicationwindow.cxx b/graphics/NxWidgets/nxwm/src/capplicationwindow.cxx index c4652ca5a..6015d6611 100644 --- a/graphics/NxWidgets/nxwm/src/capplicationwindow.cxx +++ b/graphics/NxWidgets/nxwm/src/capplicationwindow.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/capplicationwindow.cxx + * apps/graphics/NxWidgets/nxwm/src/capplicationwindow.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/ccalibration.cxx b/graphics/NxWidgets/nxwm/src/ccalibration.cxx index b4c9d3827..6c9d316dd 100644 --- a/graphics/NxWidgets/nxwm/src/ccalibration.cxx +++ b/graphics/NxWidgets/nxwm/src/ccalibration.cxx @@ -1,5 +1,5 @@ /**************************************************************************** - * NxWidgets/nxwm/src/ccalibration.cxx + * apps/graphics/NxWidgets/nxwm/src/ccalibration.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/cfullscreenwindow.cxx b/graphics/NxWidgets/nxwm/src/cfullscreenwindow.cxx index 6ec5bf802..1a61e1644 100644 --- a/graphics/NxWidgets/nxwm/src/cfullscreenwindow.cxx +++ b/graphics/NxWidgets/nxwm/src/cfullscreenwindow.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/cfullscreenwindow.cxx + * apps/graphics/NxWidgets/nxwm/src/cfullscreenwindow.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/chexcalculator.cxx b/graphics/NxWidgets/nxwm/src/chexcalculator.cxx index aa8dbc5b0..fd5216551 100644 --- a/graphics/NxWidgets/nxwm/src/chexcalculator.cxx +++ b/graphics/NxWidgets/nxwm/src/chexcalculator.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/chexcalculator.cxx + * apps/graphics/NxWidgets/nxwm/src/chexcalculator.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/ckeyboard.cxx b/graphics/NxWidgets/nxwm/src/ckeyboard.cxx index eef5bb33d..ac3b84b22 100644 --- a/graphics/NxWidgets/nxwm/src/ckeyboard.cxx +++ b/graphics/NxWidgets/nxwm/src/ckeyboard.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/ckeyboard.cxx + * apps/graphics/NxWidgets/nxwm/src/ckeyboard.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/cmediaplayer.cxx b/graphics/NxWidgets/nxwm/src/cmediaplayer.cxx index 92b57bba2..fbb96ac5a 100644 --- a/graphics/NxWidgets/nxwm/src/cmediaplayer.cxx +++ b/graphics/NxWidgets/nxwm/src/cmediaplayer.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/cmediaplayer.cxx + * apps/graphics/NxWidgets/nxwm/src/cmediaplayer.cxx * * Copyright (C) 2013 Ken Pettit. All rights reserved. * Copyright (C) 2014 Gregory Nutt. All rights reserved. diff --git a/graphics/NxWidgets/nxwm/src/cnxterm.cxx b/graphics/NxWidgets/nxwm/src/cnxterm.cxx index 3ccf42a48..493ea4a4c 100644 --- a/graphics/NxWidgets/nxwm/src/cnxterm.cxx +++ b/graphics/NxWidgets/nxwm/src/cnxterm.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/cnxterm.cxx + * apps/graphics/NxWidgets/nxwm/src/cnxterm.cxx * * Copyright (C) 2012. 2104 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/cstartwindow.cxx b/graphics/NxWidgets/nxwm/src/cstartwindow.cxx index 1b56094ec..36073954a 100644 --- a/graphics/NxWidgets/nxwm/src/cstartwindow.cxx +++ b/graphics/NxWidgets/nxwm/src/cstartwindow.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/cstartwindow.cxx + * apps/graphics/NxWidgets/nxwm/src/cstartwindow.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/ctaskbar.cxx b/graphics/NxWidgets/nxwm/src/ctaskbar.cxx index bf24c3dcb..d0ff8f9aa 100644 --- a/graphics/NxWidgets/nxwm/src/ctaskbar.cxx +++ b/graphics/NxWidgets/nxwm/src/ctaskbar.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/ctaskbar.cxx + * apps/graphics/NxWidgets/nxwm/src/ctaskbar.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/ctouchscreen.cxx b/graphics/NxWidgets/nxwm/src/ctouchscreen.cxx index dc329ad3d..892de113a 100644 --- a/graphics/NxWidgets/nxwm/src/ctouchscreen.cxx +++ b/graphics/NxWidgets/nxwm/src/ctouchscreen.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/ctouchscreen.cxx + * apps/graphics/NxWidgets/nxwm/src/ctouchscreen.cxx * * Copyright (C) 2012, 2015-2016 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/cwindowmessenger.cxx b/graphics/NxWidgets/nxwm/src/cwindowmessenger.cxx index 28e85a916..125b40f68 100644 --- a/graphics/NxWidgets/nxwm/src/cwindowmessenger.cxx +++ b/graphics/NxWidgets/nxwm/src/cwindowmessenger.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/cwindowmessenger.cxx + * apps/graphics/NxWidgets/nxwm/src/cwindowmessenger.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_calculator24x25.cxx b/graphics/NxWidgets/nxwm/src/glyph_calculator24x25.cxx index 6ffa4bc64..fbbf98429 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_calculator24x25.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_calculator24x25.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_calculator24x25.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_calculator24x25.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_calculator47x49.cxx b/graphics/NxWidgets/nxwm/src/glyph_calculator47x49.cxx index 91f0a8418..4c38526b5 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_calculator47x49.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_calculator47x49.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_calculator47x47.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_calculator47x47.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_calibration24x21.cxx b/graphics/NxWidgets/nxwm/src/glyph_calibration24x21.cxx index c94093119..28de9093e 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_calibration24x21.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_calibration24x21.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_calibration24x21.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_calibration24x21.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_calibration48x42.cxx b/graphics/NxWidgets/nxwm/src/glyph_calibration48x42.cxx index 09a2f29d0..6441147d6 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_calibration48x42.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_calibration48x42.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_calibration48x42.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_calibration48x42.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_cmd25x22.cxx b/graphics/NxWidgets/nxwm/src/glyph_cmd25x22.cxx index 44d3ca437..92a145faf 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_cmd25x22.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_cmd25x22.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_cmd24x22.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_cmd24x22.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_cmd49x43.cxx b/graphics/NxWidgets/nxwm/src/glyph_cmd49x43.cxx index 480a787d1..41b2f4304 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_cmd49x43.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_cmd49x43.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_cmd49x43.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_cmd49x43.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_mediagrip60x30.cxx b/graphics/NxWidgets/nxwm/src/glyph_mediagrip60x30.cxx index 3ede869ff..2b419e6aa 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_mediagrip60x30.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_mediagrip60x30.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/mediagrip60x30.cxx + * apps/graphics/NxWidgets/nxwm/src/mediagrip60x30.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_mediaplayer24x24.cxx b/graphics/NxWidgets/nxwm/src/glyph_mediaplayer24x24.cxx index 6651cb3e1..8e1daac74 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_mediaplayer24x24.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_mediaplayer24x24.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_mediaplayer24x24.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_mediaplayer24x24.cxx * * Copyright (C) 2013 Ken Pettit. All rights reserved. * Author: Ken Pettit diff --git a/graphics/NxWidgets/nxwm/src/glyph_mediaplayer44x50.cxx b/graphics/NxWidgets/nxwm/src/glyph_mediaplayer44x50.cxx index 9e36d7176..f23aee2af 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_mediaplayer44x50.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_mediaplayer44x50.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_mediaplayer44x50.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_mediaplayer44x50.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_minimize21x21.cxx b/graphics/NxWidgets/nxwm/src/glyph_minimize21x21.cxx index 977f13864..db42ff72b 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_minimize21x21.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_minimize21x21.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_minimize21x21.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_minimize21x21.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_minimize42x42.cxx b/graphics/NxWidgets/nxwm/src/glyph_minimize42x42.cxx index e4d57ad6c..48d233c80 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_minimize42x42.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_minimize42x42.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_minimize42x42.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_minimize42x42.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls32x32.cxx b/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls32x32.cxx index f4cd222b0..391d9ba2c 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls32x32.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls32x32.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_mediaplayer32x32.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_mediaplayer32x32.cxx * * Copyright (C) 2013 Ken Pettit. All rights reserved. * Author: Ken Pettit diff --git a/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls43x41.cxx b/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls43x41.cxx index 067c47936..726f5c566 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls43x41.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_mplayer_controls43x41.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_mediaplayer43x41.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_mediaplayer43x41.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_play24x24.cxx b/graphics/NxWidgets/nxwm/src/glyph_play24x24.cxx index fa52f60df..b2f9fe54a 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_play24x24.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_play24x24.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_play24x24.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_play24x24.cxx * * Copyright (C) 2012-2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_play48x48.cxx b/graphics/NxWidgets/nxwm/src/glyph_play48x48.cxx index 6f0801d11..24127a09b 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_play48x48.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_play48x48.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_play24x24.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_play24x24.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_stop21x21.cxx b/graphics/NxWidgets/nxwm/src/glyph_stop21x21.cxx index 9b85913e5..797705543 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_stop21x21.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_stop21x21.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_stop21x21.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_stop21x21.cxx * * Copyright (C) 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/nxwm/src/glyph_stop42x42.cxx b/graphics/NxWidgets/nxwm/src/glyph_stop42x42.cxx index 0b8ca8fe6..e9ebf298e 100644 --- a/graphics/NxWidgets/nxwm/src/glyph_stop42x42.cxx +++ b/graphics/NxWidgets/nxwm/src/glyph_stop42x42.cxx @@ -1,5 +1,5 @@ /******************************************************************************************** - * NxWidgets/nxwm/src/glyph_stop42x42.cxx + * apps/graphics/NxWidgets/nxwm/src/glyph_stop42x42.cxx * * Copyright (C) 2014 Gregory Nutt. All rights reserved. * Author: Gregory Nutt diff --git a/graphics/NxWidgets/tools/README.txt b/graphics/NxWidgets/tools/README.txt index b38a7892f..eeab93ead 100755 --- a/graphics/NxWidgets/tools/README.txt +++ b/graphics/NxWidgets/tools/README.txt @@ -49,15 +49,6 @@ bitmap_converter.py - Save the image as PNG or other lossless format (NOT jpeg). - Then generate the image. -indent.sh ---------- - - This script uses the Linux 'indent' utility to re-format C source files - to match the coding style that I use. It differs from my coding style in that - - - I normally put the trailing */ of a multi-line comment on a separate line, - - I usually align things vertically (like '='in assignments. - install.sh ---------- @@ -69,9 +60,3 @@ install.sh is the full, absolute path to the NuttX apps/ directory is the name of a sub-directory in the UnitTests directory -zipme.sh --------- - - Pack up the NxWidgets tarball for release. - - USAGE: tools/zipme.sh diff --git a/graphics/NxWidgets/tools/addobjs.sh b/graphics/NxWidgets/tools/addobjs.sh index b618efd34..f18a21a57 100755 --- a/graphics/NxWidgets/tools/addobjs.sh +++ b/graphics/NxWidgets/tools/addobjs.sh @@ -1,6 +1,6 @@ #!/bin/bash ################################################################################# -# NxWidgets/tools/addobjs.sh +# apps/graphics/NxWidgets/tools/addobjs.sh # # Copyright (C) 2012 Gregory Nutt. All rights reserved. # Author: Gregory Nutt diff --git a/graphics/NxWidgets/tools/indent.sh b/graphics/NxWidgets/tools/indent.sh deleted file mode 100755 index e763cff37..000000000 --- a/graphics/NxWidgets/tools/indent.sh +++ /dev/null @@ -1,45 +0,0 @@ -#!/bin/sh -################################################################################# -# NxWidgets/tools/install.sh -# -# Copyright (C) 2012 Gregory Nutt. All rights reserved. -# Author: Gregory Nutt -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in -# the documentation and/or other materials provided with the -# distribution. -# 3. Neither the name NuttX, NxWidgets, nor the names of its contributors -# me be used to endorse or promote products derived from this software -# without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS -# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED -# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN -# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -# POSSIBILITY OF SUCH DAMAGE. -# -################################################################################# -# -# This script uses the Linux 'indent' utility to re-format C source files -# to match the coding style that I use. It differs from my coding style in that -# -# - I normally put the traiing */ of a multi-line comment on a separate line, -# - I usually align things vertically (like '='in assignments. -# - -indent -nbad -bap -bbb -nbbo -nbc -bl -bl2 -bls -nbs -cbi2 -ncdw -nce -ci2 -cli0 -cp40 -ncs -nbfda -nbfde -di1 -nfc1 -fca -i2 -l80 -lp -ppi2 -lps -npcs -pmt -nprs -npsl -saf -sai -sbi2 -saw -sc -sob -nss -nut "$@" - diff --git a/graphics/NxWidgets/tools/install.sh b/graphics/NxWidgets/tools/install.sh index dd212b5a6..395d6129e 100755 --- a/graphics/NxWidgets/tools/install.sh +++ b/graphics/NxWidgets/tools/install.sh @@ -1,6 +1,6 @@ #!/bin/bash ################################################################################# -# NxWidgets/tools/install.sh +# apps/graphics/NxWidgets/tools/install.sh # # Copyright (C) 2012 Gregory Nutt. All rights reserved. # Author: Gregory Nutt @@ -90,7 +90,7 @@ else UNITTEST_DIRPATH="${WD}/UnitTests" TOOLS_DIRPATH="${WD}/tools" else - echo "This script must be executed in the NxWidgets or NxWidgets/tools directory" + echo "This script must be executed in the NxWidgets or apps/graphics/NxWidgets/tools directory" ShowUsage exit 1 fi diff --git a/graphics/NxWidgets/tools/zipme.sh b/graphics/NxWidgets/tools/zipme.sh deleted file mode 100755 index ae62d64f9..000000000 --- a/graphics/NxWidgets/tools/zipme.sh +++ /dev/null @@ -1,125 +0,0 @@ -#!/bin/bash -################################################################################# -# NxWidgets/tools/zipme.sh -# -# Copyright (C) 2012 Gregory Nutt. All rights reserved. -# Author: Gregory Nutt -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in -# the documentation and/or other materials provided with the -# distribution. -# 3. Neither the name NuttX, NxWidgets, nor the names of its contributors -# me be used to endorse or promote products derived from this software -# without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS -# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS -# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED -# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN -# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -# POSSIBILITY OF SUCH DAMAGE. -# -################################################################################# - -#set -x - -WD=`pwd` -VERSION=$1 - -TAR="tar cvf" -ZIP=gzip - -# Make sure we know what is going on - -if [ -z ${VERSION} ] ; then - echo "You must supply a version like xx.yy as a parameter" - exit 1; -fi - -# Find the directory we were executed from and were we expect to -# see the directory to tar up - -MYNAME=`basename $0` - -if [ -x ${WD}/${MYNAME} ] ; then - NXWIDGETS=`dirname ${WD}` -else - if [ -x ${WD}/tools/${MYNAME} ] ; then - NXWIDGETS=${WD} - else - echo "You must cd into the NxWidgets or NxWidgets/tools directory to execute this script." - exit 1 - fi -fi - -# Get the NxWidgets directory name and the path to the parent directory - -NXWIDGETSDIR=`basename ${NXWIDGETS}` -PROJECTS=`dirname ${NXWIDGETS}` - -# The name of the directory must match the version number - -if [ "X${NXWIDGETSDIR}" != "XNxWidgets-${VERSION}" ]; then - echo "Expected directory name to be NxWidgets-${VERSION} found ${NXWIDGETSDIR}" - exit 1 -fi - -cd ${PROJECTS} || \ - { echo "Failed to cd to ${PROJECTS}" ; exit 1 ; } - -if [ ! -d ${NXWIDGETSDIR} ] ; then - echo "${PROJECTS}/${NXWIDGETSDIR} does not exist!" - exit 1 -fi - -TAR_NAME=NxWidgets-${VERSION}.tar -ZIP_NAME=${TAR_NAME}.gz - -# Prepare the NxWidgets directory -- Remove editor garbage - -find ${NXWIDGETSDIR} -name '*~' -exec rm -f '{}' ';' || \ - { echo "Removal of emacs garbage failed!" ; exit 1 ; } - -find ${NXWIDGETSDIR} -name '#*' -exec rm -f '{}' ';' || \ - { echo "Removal of VI garbage failed!" ; exit 1 ; } - -find ${NXWIDGETSDIR} -name '*.swp' -exec rm -f '{}' ';' || \ - { echo "Removal of VI garbage failed!" ; exit 1 ; } - -# Perform a full clean for the distribution - -make -C ${NXWIDGETSDIR} distclean - -# Remove any previous tarballs - -if [ -f ${TAR_NAME} ] ; then - echo "Removing ${PROJECTS}/${TAR_NAME}" - rm -f ${TAR_NAME} || \ - { echo "rm ${TAR_NAME} failed!" ; exit 1 ; } -fi - -if [ -f ${ZIP_NAME} ] ; then - echo "Removing ${PROJECTS}/${ZIP_NAME}" - rm -f ${ZIP_NAME} || \ - { echo "rm ${ZIP_NAME} failed!" ; exit 1 ; } -fi - -# Then zip it - -${TAR} ${TAR_NAME} ${NXWIDGETSDIR} || \ - { echo "tar of ${NXWIDGETSDIR} failed!" ; exit 1 ; } -${ZIP} ${TAR_NAME} || \ - { echo "zip of ${TAR_NAME} failed!" ; exit 1 ; }