Bill Hoffman
|
b0dd81e665
BUG: remove warning about changing generators
|
23 years ago |
Bill Hoffman
|
303b77ad4c
ENH: give a warning when switching generators to match the cache
|
23 years ago |
Bill Hoffman
|
7c73456401
Remove warnings
|
23 years ago |
Bill Hoffman
|
7cf06be12e
dot net port
|
24 years ago |
Bill Hoffman
|
c213a8bcd8
make it a modal dialog
|
24 years ago |
Ken Martin
|
0e7e1c110c
added release version
|
24 years ago |
Sebastien Barre
|
3d24bc75bd
Fix: the generator choice value was hardcoded and overrode the value passed as a command-line param (desktop shortcuts)
|
24 years ago |
Sebastien Barre
|
183bd9f9b3
Fix: vars that have just become ADVANCED should be removed from the GUI
|
24 years ago |
Bill Hoffman
|
8e5f3bb9e1
ENH: add mark as not advanced to mark as advanced
|
24 years ago |
Sebastien Barre
|
cec99b76a6
If Shift is pressed with 'OK', then don't quit
|
24 years ago |
Sebastien Barre
|
ecca17cfdd
Add single quotes feature.
|
24 years ago |
Sebastien Barre
|
906f0a3339
Add /A and /G command-line param to carry the value of "Show Advanced" and generator name in desktop shortcuts
|
24 years ago |
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 |