summaryrefslogtreecommitdiff
path: root/Source/MFCDialog
Commit message (Expand)AuthorAgeFilesLines
* BUG: PATH options should not remove the file part of the path...Bill Hoffman2001-06-061-11/+2
* ENH: add PathDialogBill Hoffman2001-06-051-1/+5
* ENH: add better path chooser dialogBill Hoffman2001-06-054-77/+469
* BUG: clean up memory leaks.Bill Hoffman2001-06-041-0/+12
* BUG: fix edit of directoriesBill Hoffman2001-05-311-5/+5
* ENH: remove unused includesBill Hoffman2001-05-301-3/+0
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-303-49/+39
* display the property name in the help boxSebastien Barre2001-05-251-1/+1
* *** empty log message ***Bill Hoffman2001-05-241-2/+2
* ENH: change the syntax of the SET command, fix the combo box for larger stringsBill Hoffman2001-05-242-13/+6
* added version numberKen Martin2001-05-243-10/+16
* add compute systeminfoBill Hoffman2001-05-231-0/+1
* icon updatesKen Martin2001-05-212-1/+1
* new iconKen Martin2001-05-212-3/+3
* BUG: fix compiler nameBill Hoffman2001-05-215-62/+195
* updated for out of tree buildsKen Martin2001-05-211-1/+5
* half checked in changes for CMAKE_ROOTKen Martin2001-05-171-44/+25
* ENH: unify make process on unixBill Hoffman2001-05-161-1/+10
* I know, there are more serious things to do :) A new icon. The previous one h...Sebastien Barre2001-05-111-0/+0
* BUG: fix gui problemBill Hoffman2001-05-111-2/+0
* BUG: fix up gui with values that stay around too longBill Hoffman2001-05-102-31/+11
* BUG: fix crashBill Hoffman2001-05-091-0/+9
* ENH: add initial path support for file choosersBill Hoffman2001-05-081-7/+44
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-1/+1
* ENH: Added generation of internal CMAKE cache entry with path to command-line...Brad King2001-05-031-1/+16
* cache now loaded into makefileKen Martin2001-05-011-2/+3
* support for debug and opt librariesKen Martin2001-04-262-10/+8
* ENH: add help for cache entriesBill Hoffman2001-04-263-4/+28
* ENH: set initial build to source dirBill Hoffman2001-04-251-0/+1
* ENH: add error checking for empty build dirBill Hoffman2001-04-251-0/+16
* ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by con...Bill Hoffman2001-04-256-151/+180
* many fixes and cleanup and featuresKen Martin2001-04-241-9/+11
* BUG: fix duplicate property itemsBill Hoffman2001-04-243-8/+25
* BUG: fix cache updatesBill Hoffman2001-04-243-8/+29
* BUG: fix build directory problemBill Hoffman2001-04-241-5/+14
* ENH: new GUI editor for cmake cache fileBill Hoffman2001-04-238-283/+1113
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-221-1/+18
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ...Bill Hoffman2001-02-193-228/+232
* some cleanup and fixesKen Martin2001-02-151-4/+5
* BUG: set output directory correctlyBill Hoffman2001-02-141-1/+2
* ENH: get rid of special msc configure fileBill Hoffman2001-02-121-14/+0
* ENH: share a .lib with the command line and mfc versions.Bill Hoffman2001-02-121-2/+4
* ENH: add cache manager class, move all commands into cmCommands.cxx to speed ...Bill Hoffman2001-02-122-280/+4
* BUG: make dsp and dsw files binaryWill Schroeder2001-01-221-0/+424
* BUG: make dsp and dsw files binaryWill Schroeder2001-01-221-424/+0
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-41/+41
* ENH: allow continue if missing MSC configure fileBill Hoffman2001-01-121-3/+1
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...Bill Hoffman2001-01-052-13/+215
* BUG: fix inplace buildBill Hoffman2000-11-101-0/+4
* ENH: add ability to run from different directoriesBill Hoffman2000-11-032-9/+31