index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CursesDialog
/
form
/
frm_driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-2/+2
*
ccmake: Cleanup and simplify conditional blocks for HP-UX
Ådne Hovda
2014-11-18
1
-6/+0
*
ccmake: Use standard getmaxyx instead of non-standard getmax[xy]
Ådne Hovda
2014-11-18
1
-11/+2
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-3/+3
*
ccmake: Remove extra parens around comparison
Brad King
2011-02-15
1
-1/+1
*
ccmake: Use LSB 4.0 getmaxyx conditionally
Brad King
2011-01-05
1
-2/+11
*
ccmake: Use LSB 4.0 curses API conditionally
Brad King
2011-01-04
1
-5/+8
*
ccmake: Port for LSB 4.0 (#11648)
Craig Scott
2011-01-03
1
-5/+11
*
ERR: Another attempt to remove warnings from missing prototypes.
Brad King
2002-10-23
1
-1/+1
*
ENH: Another attempt to fix OSF warnings. Also removed TABS.
Brad King
2002-10-16
1
-731/+730
*
ERR: Removed most of the repeated curses declarations. The cause errors on o...
Brad King
2002-06-21
1
-0/+3
*
ERR: Added function declarations from curses.h. They are not present on some...
Brad King
2002-06-21
1
-0/+15
*
ERR: Fixed compiler warnings when using strict ansi.
Brad King
2002-06-18
1
-1/+1
*
ERR: Corrected assertions of pointers to remove warnings.
Brad King
2002-01-25
1
-9/+9
*
no c++ comments in c code, duhhhh
Bill Hoffman
2001-12-04
1
-1/+1
*
ENH: AIX seems to define lines and columns as macros, I undefed them
Bill Hoffman
2001-12-04
1
-0/+4
*
ERR: Fixed compiler warning for gcc 3.0.
Brad King
2001-11-14
1
-1/+2
*
Trying to fix curses.
Berk Geveci
2001-11-09
1
-6/+16
*
Trying to fix curses problems.
Berk Geveci
2001-11-08
1
-1/+3
*
Fixing problems with curses headers.
Berk Geveci
2001-11-08
1
-0/+1
*
Trying to fix curses problems.
Berk Geveci
2001-11-08
1
-3/+2
*
HPUX support.
Berk Geveci
2001-11-05
1
-0/+3
*
Adding form library.
Berk Geveci
2001-11-05
1
-0/+3843