CMake/Source/CursesDialog
Brad King 87be2e1427 Do not call setlocale() globally in CMake applications (#15377)
Revert the changes made by commit v3.1.0-rc1~406^2~1 (Encoding: Add
setlocale() to applications, 2014-05-30) and commit v3.1.0-rc1~406^2
(Encoding: Change to only set LC_CTYPE, 2014-06-11), and other setlocale
calls added later in their spirit.  CMake has not been taught how to
deal with non-C locales everywhere.  We do not define any functionality
for character conversions for non-ASCII strings.  Another solution will
be needed to address the original problem motivating addition of
setlocale() calls.
2015-02-06 13:32:26 -05:00
..
form ccmake: Add missing initializers reported by cppcheck 2013-07-15 10:20:00 -04:00
.NoDartCoverage ENH: Until there is some test for curses dialog, no need to do coverage 2005-06-20 17:37:40 -04:00
CMakeLists.txt ccmake: Teach dialog to support cache STRINGS property 2013-10-07 14:17:54 -04:00
ccmake.cxx Do not call setlocale() globally in CMake applications (#15377) 2015-02-06 13:32:26 -05:00
cmCursesBoolWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesBoolWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesCacheEntryComposite.cxx stringapi: Use strings for cache iterator values 2014-03-08 13:05:39 -05:00
cmCursesCacheEntryComposite.h stringapi: Use strings for variable names 2014-03-08 13:05:28 -05:00
cmCursesDummyWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesDummyWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesFilePathWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesFilePathWidget.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesForm.cxx Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 2014-01-07 09:27:44 -05:00
cmCursesForm.h Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 2014-01-07 09:27:44 -05:00
cmCursesLabelWidget.cxx Remove some c_str() calls. 2014-03-11 15:03:50 +01:00
cmCursesLabelWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesLongMessageForm.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesLongMessageForm.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesMainForm.cxx stringapi: Use strings for variable names 2014-03-08 13:05:28 -05:00
cmCursesMainForm.h stringapi: Use strings for variable names 2014-03-08 13:05:28 -05:00
cmCursesOptionsWidget.cxx Merge topic 'clang-warnings' 2014-04-01 11:06:15 -04:00
cmCursesOptionsWidget.h stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCursesPathWidget.cxx Remove some c_str() calls. 2014-03-11 15:03:50 +01:00
cmCursesPathWidget.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesStandardIncludes.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesStringWidget.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCursesStringWidget.h stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCursesWidget.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCursesWidget.h stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00