summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brad King2003-08-061-0/+1
| | | | version banner.
* BUG: If a directory is specified on the command line that is not an existing ↵Brad King2003-08-061-1/+3
| | | | build tree, we should still use any -G option that was given to set the generator.
* 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
| | | | | - the cmake instance had to be created before accessing the cache (doh) - the cache iterator was not queried properly (seems the API changed)
* 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
|
* 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 ↵Brad King2002-10-237-81/+81
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* 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 ↵Bill Hoffman2002-08-231-0/+2
| | | | destruction is not a problem.
* 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
| | | | changed in the GUI
* 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
|