CMake/Source/CursesDialog
Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc
The GNU compiler warns about possible operator precedence mistakes and
asks for explicit parentheses (-Wparentheses).  We add the parentheses
to silence the warning.  This also fixes one real logic error in the
find_package() implementation by correcting expression evaluation order.
2009-09-11 08:18:15 -04:00
..
form COMP: make it build on NetBSD, which has separate curses and ncurses, so 2007-08-27 09:01:14 -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 ENH: Simplify code by removing unnecessary LINK_DIRECTORIES call. 2008-01-23 16:53:33 -05:00
ccmake.cxx ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information. 2007-12-13 17:56:50 -05:00
cmCursesBoolWidget.cxx ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesBoolWidget.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
cmCursesCacheEntryComposite.cxx ENH: fix it for working with an empty cache 2008-03-07 16:32:09 -05:00
cmCursesCacheEntryComposite.h ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesDummyWidget.cxx ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesDummyWidget.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
cmCursesFilePathWidget.cxx ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesFilePathWidget.h Reparent file path widget, add tab completion support to path anf file path widget 2002-11-05 08:52:31 -05:00
cmCursesForm.cxx ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesForm.h ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesLabelWidget.cxx ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesLabelWidget.h ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
cmCursesLongMessageForm.cxx ENH: Overhaul CMake version numbering 2009-03-05 15:17:07 -05:00
cmCursesLongMessageForm.h ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesMainForm.cxx Add parentheses around '&&' between '||' for gcc 2009-09-11 08:18:15 -04:00
cmCursesMainForm.h ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesPathWidget.cxx ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesPathWidget.h ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesStandardIncludes.h COMP: make it build on NetBSD, which has separate curses and ncurses, so 2007-08-27 09:01:14 -04:00
cmCursesStringWidget.cxx BUG: fix for 6462, delete key should delete the current char 2008-08-19 16:40:19 -04:00
cmCursesStringWidget.h ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesWidget.cxx ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00
cmCursesWidget.h ENH: m_ cleanup for curses 2006-03-16 10:44:55 -05:00