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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
BUG: add explicit clean up of the cachemanager at exit of programs, so dll ↵
Bill Hoffman
2002-08-23
1
-1/+5
|
|
|
|
destruction is not a problem.
*
ERR: Removed most of the repeated curses declarations. The cause errors on ↵
Brad King
2002-06-21
1
-0/+3
|
|
|
|
other platforms. Grrrr..
*
ERR: Added function declarations from curses.h. They are not present on ↵
Brad King
2002-06-21
1
-0/+15
|
|
|
|
some platforms. Fixes warnings about implicit declarations.
*
ERR: Fixed unused parameter warning.
Brad King
2002-06-19
1
-0/+1
|
*
ERR: Fixed compiler warnings when using strict ansi.
Brad King
2002-06-18
7
-4/+17
|
*
ERR: Attempt to fix warning on OSF about implicit declaration of winnstr.
Brad King
2002-06-18
1
-0/+2
|
*
BUG: Changed from SOURCE_FILES to SET
Amitha Perera
2002-04-22
1
-3/+3
|
*
This dir should not be covered (form distrib)
Sebastien Barre
2002-02-13
1
-0/+1
|
*
ERR: Corrected assertions of pointers to remove warnings.
Brad King
2002-01-25
4
-16/+16
|
*
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
|
*
warnings
Bill Hoffman
2001-11-13
1
-4/+0
|
*
Trying to fix curses.
Berk Geveci
2001-11-09
2
-11/+22
|
*
Trying to fix curses problems.
Berk Geveci
2001-11-08
2
-2/+6
|
*
Fixing problems with curses headers.
Berk Geveci
2001-11-08
2
-0/+2
|
*
Trying to fix curses problems.
Berk Geveci
2001-11-08
2
-6/+4
|
*
Oops.
Berk Geveci
2001-11-08
1
-7/+0
|
*
Changes to remove warnings and fix dependencies.
Berk Geveci
2001-11-08
3
-1/+14
|
*
Removed a function which used va_start (did not compile on Sun with gcc)
Bill Hoffman
2001-11-06
2
-45/+0
|
*
HPUX support.
Berk Geveci
2001-11-05
2
-0/+6
|
*
Adding form library.
Berk Geveci
2001-11-05
47
-0/+10081