Commit Graph

32 Commits

Author SHA1 Message Date
Ken Martin 2353f5e787 minor fixes for new cache api 2002-08-21 15:37:49 -04:00
Brad King 55f3a3817e ERR: Fixed compiler warnings about unused parameters. 2002-06-18 17:20:07 -04:00
Bill Hoffman 20308ac96a ERR: Fixed sun CC warnings. 2002-06-11 09:14:19 -04:00
Berk Geveci d53458de9a The entry widgets are now created with what is initially available on the terminal. 2002-05-01 11:34:27 -04:00
Berk Geveci 77bb62e00c Exit ccmake on fatal errors. 2002-04-23 16:16:48 -04:00
Will Schroeder a6a43d5320 ENH:Updated copyright 2002-01-21 15:30:43 -05:00
Berk Geveci 5adda3463a BUG: Curses was being used without initialization. 2002-01-14 14:49:05 -05:00
Bill Hoffman e58632aed3 BUG: not all displayed messages are errors 2002-01-07 16:30:27 -05:00
Ken Martin b4e27e9795 prints the relese version 2002-01-02 16:45:30 -05:00
Berk Geveci 69cb66f7ff Updated toolbar. 2001-12-13 13:28:41 -05:00
Andy Cedilnik b689b4b5fa Fix bug with string 2001-12-06 17:40:25 -05:00
Berk Geveci 683c54b787 Added support for ~. 2001-12-06 17:07:18 -05:00
Berk Geveci 97c71d0ab1 Fixed outdated comment 2001-12-04 16:19:33 -05:00
Berk Geveci 0a33722a85 Fixed overflow problem. 2001-12-04 15:53:33 -05:00
Berk Geveci d42ded5b16 Added debugging. 2001-12-04 11:16:04 -05:00
Berk Geveci 5b6e7bcf70 Improving interface. 2001-11-30 15:04:25 -05:00
Bill Hoffman e32fc72f48 print cmake running message to cerr 2001-11-30 14:50:57 -05:00
Berk Geveci 81d74f638a Better documentation. 2001-11-30 14:24:37 -05:00
Berk Geveci ca518a593e Better documentation. 2001-11-30 14:16:28 -05:00
Berk Geveci e9d4096713 Improved help. 2001-11-30 13:59:36 -05:00
Berk Geveci b64e2b83b0 Can non use clear because it is undef'ed. 2001-11-30 11:34:13 -05:00
Berk Geveci 86e75e0d39 Fixed warning. 2001-11-30 10:54:04 -05:00
Berk Geveci d6e0f7da0c Since it is being used as an array size in another file, it is not possible to initialize MAX_WIDTH in a .cxx file. 2001-11-30 10:51:30 -05:00
Berk Geveci 521d8d9410 Improvements to the curses interface. 2001-11-29 16:44:22 -05:00
Bill Hoffman 572e5146f8 define hacks and such for the dec compiler 2001-11-20 08:28:54 -05:00
Bill Hoffman 4ee923a33c ENH: remove warnings 2001-11-13 12:21:15 -05:00
Bill Hoffman 4ddee8e0e8 ENH: tell cmake object where cmake is 2001-11-06 12:03:36 -05:00
Berk Geveci 4848c81428 Many improvements. 2001-11-05 22:10:52 -05:00
Berk Geveci 33dbd7acf8 Re-enabling curses support. 2001-11-05 15:55:24 -05:00
Berk Geveci c09d072be3 Fixing problems on Sun (name collusions between STL and curses) and disabling curses temporarily. 2001-11-05 11:52:27 -05:00
Berk Geveci 4e07845b4f ERR: To include cmake headers, one should use ../ 2001-11-05 08:37:22 -05:00
Berk Geveci 939d614978 Adding curses support. 2001-11-04 18:05:21 -05:00