summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog
Commit message (Expand)AuthorAgeFilesLines
* ENH: avoid crash in sprintfBill Hoffman2006-06-201-1/+2
* ENH: Since list file cache does not make much sense any more (because of prop...Andy Cedilnik2006-02-071-1/+0
* ENH: do not force users to create pathsBill Hoffman2006-01-251-14/+11
* BUG: Fix storage/use of argc/argv in CMakeSetup dialog.Brad King2005-12-132-5/+9
* ENH: added better error checking for cases when there is a CMakeCache.txt fil...Ken Martin2005-08-111-13/+34
* ENH: minor version updateKen Martin2005-07-081-5/+5
* COMP: Fix for support of VS 8.0 beta 2Andy Cedilnik2005-05-261-2/+3
* ENH: change how the generator is selected and what the last one used wasKen Martin2005-03-287-86/+269
* FIX: fix for bug 1135Bill Hoffman2005-02-112-1/+23
* BUG: fix for Bug #1466 delete cache leaves file button and can crashBill Hoffman2005-01-131-1/+7
* BUG: fixes for mingw and CMakesetup with spaces in the source directoryBill Hoffman2004-08-301-1/+6
* ENH: Implement PreLoad.cmake feature for CMakeSetupAndy Cedilnik2004-08-231-0/+13
* BUG: Fixed typo in name of MSVC 8 registry key.Brad King2004-08-041-1/+1
* Fix browse button to use correct windows style initial directoryBill Hoffman2004-07-141-1/+3
* ENH: add support for VCExpress 2005Bill Hoffman2004-07-051-6/+16
* BUG: allow cursor to be changed by the OSBill Hoffman2004-05-201-1/+5
* updates to gui to delete cacheKen Martin2004-05-204-67/+100
* ENH: remove warningBill Hoffman2004-04-291-0/+1
* BUG: fix for bug 121 add some docs for MFC flagBill Hoffman2004-04-281-1/+7
* BUG#724: Preserving current working directory during file selection.Brad King2004-03-291-14/+19
* shut up unfixable warningKen Martin2004-02-161-2/+3
* ENH: Make install on windows seems to work nowAndy Cedilnik2004-01-271-8/+9
* BUG: make sure property list is cleared between cache loadingsBill Hoffman2004-01-121-2/+7
* BUG: make sure relative paths in command line options are expandedBill Hoffman2004-01-081-2/+9
* ENH: reduce flickerBill Hoffman2004-01-051-0/+4
* ENH: fix bug with advanced items loosing edit and do a better job sortingBill Hoffman2004-01-024-115/+154
* ENH: remove removecache entry callBill Hoffman2003-11-261-2/+0
* ENH: Added documentation of specifying an existing build tree as an argument.Brad King2003-08-201-1/+1
* ENH: Added configuration of name of executable in man page header and version...Brad King2003-08-061-0/+1
* BUG: If a directory is specified on the command line that is not an existing ...Brad King2003-08-061-1/+3
* more reverting backKen Martin2003-08-011-3/+3
* fix for spacesKen Martin2003-07-311-2/+29
* BUG: Fix for network path argument parsing.Brad King2003-07-241-2/+13
* ENH: Added support for documentation options.Brad King2003-07-231-2/+65
* ENH: Added construction of original command line in argc/argv style.Brad King2003-07-232-1/+34
* ENH: Improved behavior when run with arguments from the command line.Brad King2003-07-232-36/+73
* ENH: remove local broken implementation of convert to windows pathBill Hoffman2003-07-151-28/+4
* ENH: allow cancel and display of progress during cpu intensive configure stepsBill Hoffman2003-07-082-22/+75
* ENH: Default generator selection for VS 7.1 added.Brad King2003-05-141-1/+21
* BUG: Fixed tab ordering of gui components.Brad King2003-02-211-10/+10
* ENH: add a check for -NOTFOUNDBill Hoffman2003-02-051-1/+1
* FIX: drag&drop on CMake icon was not working anymore.Sebastien Barre2002-12-101-5/+5
* clean up leaksBill Hoffman2002-12-093-8/+14
* ENH: move version to title barBill Hoffman2002-12-063-15/+5
* ENH: add status bar and help for itemsBill Hoffman2002-12-051-1/+1
* ENH: add status bar and help for itemsBill Hoffman2002-12-053-47/+64
* BUG: make sure OK can not be hit first time aroundBill Hoffman2002-12-051-1/+0
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-2/+2
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-5/+3
* remove code warrior and fixed GUI isuesKen Martin2002-12-033-50/+64