summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog
Commit message (Expand)AuthorAgeFilesLines
...
* 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 c...Bill Hoffman2001-08-081-1/+1
* 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
* modified how paths are escaped, added dependsKen Martin2001-06-261-0/+1
* better GUI resize and combo box fixesKen Martin2001-06-263-16/+63
* ENH: add CMakeSetup as a targetBill Hoffman2001-06-201-0/+16
* ENH: add bootstrap support for building fltkBill Hoffman2001-06-191-1/+1
* ENH: add resize ability to dialog and fix tab stop ordersBill Hoffman2001-06-195-27/+78
* minor fix in error checkingKen Martin2001-06-111-0/+1
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-1/+2
* 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