summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog
Commit message (Collapse)AuthorAgeFilesLines
* fix warningBill Hoffman2002-06-121-2/+2
|
* now uses bootstrapKen Martin2002-06-051-176/+0
|
* ENH: take cmake style command line options so edit_cache worksBill Hoffman2002-05-081-25/+30
|
* FIX: If current selection was "NOTFOUND", then selecting the browserJim Miller2002-05-021-0/+4
| | | | would crash since a "/" could not be found in the current selection.
* BUG: remove warning about changing generatorsBill Hoffman2002-04-291-7/+0
|
* ENH: give a warning when switching generators to match the cacheBill Hoffman2002-04-251-0/+7
|
* Add cvsignore so that you do not see visual stufio files when you do cvs updateAndy Cedilnik2002-04-241-0/+1
|
* updatedKen Martin2002-04-221-2/+2
|
* ENH: make GUI slighlty larger to accomodate long pathsSebastien Barre2002-04-121-16/+16
|
* Remove warningsBill Hoffman2002-03-133-6/+6
|
* ENH: fix warningBill Hoffman2002-02-251-1/+1
|
* dot net portBill Hoffman2002-02-201-0/+2
|
* fix spacing on textBill Hoffman2002-02-191-1/+1
|
* *** empty log message ***Bill Hoffman2002-02-181-2/+2
|
* ENH: add IGNORE option for cache valuesBill Hoffman2002-02-114-18/+18
|
* ENH:Updated copyrightWill Schroeder2002-01-218-0/+128
|
* make it a modal dialogBill Hoffman2002-01-091-1/+1
|
* added release versionKen Martin2002-01-042-7/+7
|
* ENH: use the correct caseBill Hoffman2001-12-281-1/+1
|
* DO NOT USE INCREMENTALBill Hoffman2001-12-281-1/+2
|
* Fix: the generator choice value was hardcoded and overrode the value passed ↵Sebastien Barre2001-12-211-1/+4
| | | | as a command-line param (desktop shortcuts)
* Fix: vars that have just become ADVANCED should be removed from the GUISebastien Barre2001-12-211-0/+1
|
* ENH: add mark as not advanced to mark as advancedBill Hoffman2001-12-071-3/+1
|
* If Shift is pressed with 'OK', then don't quitSebastien Barre2001-12-051-1/+4
|
* Add single quotes feature.Sebastien Barre2001-12-051-2/+25
|
* Add /A and /G command-line param to carry the value of "Show Advanced" and ↵Sebastien Barre2001-12-033-6/+48
| | | | generator name in desktop shortcuts
* ENH: fix memory leaksBill Hoffman2001-11-291-0/+5
|
* adjusted spacingKen Martin2001-11-271-5/+5
|
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-264-8/+131
|
* ENH: add new command VARIABLE_REQUIRES for better debugging of list filesBill Hoffman2001-11-191-3/+8
|
* ENH: remove unused source filesBill Hoffman2001-11-191-2/+0
|
* face lift for GUI and some more helpBill Hoffman2001-11-168-20/+172
|
* Quick addition: "Create shortcut" menu entry.Sebastien Barre2001-11-144-4/+164
|
* ENH: use callback not ifdef for MFC message box errorsBill Hoffman2001-10-291-0/+12
|
* ENH: change checkboxes back to pull down menus, remove leakBill Hoffman2001-10-011-2/+2
|
* improved registry handlingKen Martin2001-09-251-60/+91
|
* ENH: check for values that switch to internal, can happen with a load cache ↵Ken Martin2001-09-203-10/+16
| | | | command
* remove memory leaksBill Hoffman2001-09-141-0/+1
|
* ENH: integrate borland supportBill Hoffman2001-09-064-13/+66
|
* BUG: fix switch projects not saving cache correctlyBill Hoffman2001-08-271-7/+3
|
* BUG: add missing CMakeCommandLineInfoBill Hoffman2001-08-221-0/+1
|
* CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir)Sebastien Barre2001-08-216-7/+123
|
* ENH: big change, only allow commands access to the cache via the cmMakefile ↵Bill Hoffman2001-08-081-1/+1
| | | | 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
* ENH: change the logic of disabling the ok button a bitBill Hoffman2001-07-262-4/+11
|
* ENH: rework GUI with configure/OK/CancelBill Hoffman2001-07-257-124/+137
|
* BUG: fix on scroll with buttonsBill Hoffman2001-07-244-2/+28
|
* BUG: make sure cache is clearedBill Hoffman2001-07-161-8/+3
|
* ENH: add a check to avoid quitting before rebuildingBill Hoffman2001-07-124-8/+40
|
* fixed up resizing infoKen Martin2001-07-111-0/+5
|
* ENH: convert to unix slashes on browse, remove font and color junkBill Hoffman2001-06-261-54/+8
|