Bill Hoffman
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
24 years ago |
Bill Hoffman
|
da17f30cb5
ENH: add new command VARIABLE_REQUIRES for better debugging of list files
|
24 years ago |
Bill Hoffman
|
65222add02
face lift for GUI and some more help
|
24 years ago |
Sebastien Barre
|
669f7e7f07
Quick addition: "Create shortcut" menu entry.
|
24 years ago |
Bill Hoffman
|
b0e3a2def0
ENH: use callback not ifdef for MFC message box errors
|
24 years ago |
Bill Hoffman
|
e62f9a7711
ENH: change checkboxes back to pull down menus, remove leak
|
24 years ago |
Ken Martin
|
1c283ee037
improved registry handling
|
24 years ago |
Ken Martin
|
b341539bc1
ENH: check for values that switch to internal, can happen with a load cache command
|
24 years ago |
Bill Hoffman
|
e197d3f219
remove memory leaks
|
24 years ago |
Bill Hoffman
|
d204791e45
ENH: integrate borland support
|
24 years ago |
Bill Hoffman
|
98b4ea2609
BUG: fix switch projects not saving cache correctly
|
24 years ago |
Sebastien Barre
|
9b25981068
CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir)
|
24 years ago |
Bill Hoffman
|
db1303aa7d
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
24 years ago |
Bill Hoffman
|
cb858f511e
ENH: change the logic of disabling the ok button a bit
|
24 years ago |
Bill Hoffman
|
a5eac44d18
ENH: rework GUI with configure/OK/Cancel
|
24 years ago |
Bill Hoffman
|
ac1112ad06
BUG: fix on scroll with buttons
|
24 years ago |
Bill Hoffman
|
42e3ee8c05
BUG: make sure cache is cleared
|
24 years ago |
Bill Hoffman
|
ae25b63b6a
ENH: add a check to avoid quitting before rebuilding
|
24 years ago |
Ken Martin
|
f42e4d5cd2
fixed up resizing info
|
24 years ago |
Ken Martin
|
78cc9b21e0
better GUI resize and combo box fixes
|
24 years ago |
Bill Hoffman
|
d454811a63
ENH: add bootstrap support for building fltk
|
24 years ago |
Bill Hoffman
|
f991ddd4ba
ENH: add resize ability to dialog and fix tab stop orders
|
24 years ago |
Ken Martin
|
667a57d157
minor fix in error checking
|
24 years ago |
Bill Hoffman
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 years ago |
Bill Hoffman
|
9c149dda81
ENH: add better path chooser dialog
|
24 years ago |
Bill Hoffman
|
a3cfcd9894
BUG: clean up memory leaks.
|
24 years ago |
Bill Hoffman
|
01b980591b
BUG: fix edit of directories
|
24 years ago |
Bill Hoffman
|
cf1393218f
ENH: remove unused includes
|
24 years ago |
Bill Hoffman
|
4179c991f4
ENH: change MFC gui to use cmake class
|
24 years ago |
Bill Hoffman
|
5731bc9d54
ENH: change the syntax of the SET command, fix the combo box for larger strings
|
24 years ago |