summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog
Commit message (Expand)AuthorAgeFilesLines
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+1
* ENH: better resizeBill Hoffman2002-11-024-37/+92
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-237-81/+81
* FIX: re-enable the OK button in RunCmake() when everything is done.Sebastien Barre2002-10-041-1/+2
* BUG: fix load command stuff for cygwin and cleanup at exitBill Hoffman2002-09-301-0/+2
* added progressKen Martin2002-09-263-28/+42
* Fix callback for the new APIAndy Cedilnik2002-09-181-1/+1
* cleaned up some of the cmake interfaceKen Martin2002-09-171-1/+3
* duhKen Martin2002-09-131-1/+0
* Fix MFC GUIAndy Cedilnik2002-09-111-46/+45
* new archKen Martin2002-09-062-41/+44
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-285-34/+55
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...Bill Hoffman2002-08-231-0/+2
* support for dllKen Martin2002-08-212-23/+14
* FIX: stupid pb fixed (close to being medieval'ed by The Ken)Sebastien Barre2002-08-011-1/+2
* FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use.Sebastien Barre2002-07-311-4/+29
* ENH: better Drag&Drop, and change source dir automatically when build dir is ...Sebastien Barre2002-07-221-15/+50
* ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut tooSebastien Barre2002-07-211-6/+3
* ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut tooSebastien Barre2002-07-214-25/+110
* 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
* 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 a...Sebastien Barre2001-12-211-1/+4
* 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 ge...Sebastien Barre2001-12-033-6/+48
* 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