summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix prompt for changes if they haven't been saved.Clinton Stimpson2007-11-121-9/+3
* BUG: Fix pause at shutdown.Clinton Stimpson2007-11-123-132/+177
* BUG: Fixed typo in previous commit.Brad King2007-11-121-4/+4
* ENH: Adding DateStamp feature to KWSys. This provides a header file giving p...Brad King2007-11-124-1/+100
* BUG: Fix messages for time stamp file recreation.Brad King2007-11-121-2/+2
* BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge...Brad King2007-11-123-60/+61
* ENH: Allow build with Qt 4.2.Clinton Stimpson2007-11-122-11/+2
* BUG: better setup of properties for loaded commandsKen Martin2007-11-121-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-11-121-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-11-111-1/+1
* ENH: Re-arrange UI a bit.Clinton Stimpson2007-11-107-246/+227
* ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni...Brad King2007-11-104-5/+111
* STYLE: Fixed line-too-long for undocumented variable entries.Brad King2007-11-101-40/+80
* STYLE: Nightly Version updateAndy Cedilnik2007-11-101-1/+1
* BUG: Don't prompt for unsaved changes if no changes were made.Clinton Stimpson2007-11-096-52/+37
* ENH: Removed dependency on Templates/CMakeWindowsSystemConfig.cmake which is ...Brad King2007-11-092-34/+2
* ENH: Converted vcproj file generation to use cmGeneratedFileStream for atomic...Brad King2007-11-092-24/+33
* ENH: Add completion to editor for files and file paths.Clinton Stimpson2007-11-091-0/+11
* STYLE: Nightly Version updateAndy Cedilnik2007-11-091-1/+1
* BUG: Don't enable generate if configure completed with errors.Clinton Stimpson2007-11-082-3/+3
* ENH: Put black outline around all resolutions of the new ico files. Looks bet...David Cole2007-11-083-0/+0
* BUG: try to fix crashBill Hoffman2007-11-081-2/+8
* COMP: Fix warnings.Clinton Stimpson2007-11-081-8/+8
* ENH: add context menu for deleting, ignoring, and getting help for cache ent...Clinton Stimpson2007-11-085-37/+197
* STYLE: Nightly Version updateAndy Cedilnik2007-11-081-1/+1
* ENH: allow for msvc71 to build for vista if CMAKE_MT_EXECUTABLE is put in the...Bill Hoffman2007-11-071-3/+16
* ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in...Bill Hoffman2007-11-071-4/+30
* ENH: remove status bar and move interrupt/progress next to configure/generate.Clinton Stimpson2007-11-073-15/+24
* BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}DirectoryClinton Stimpson2007-11-075-8/+66
* COMP: Fix check for file-too-big to avoid warnings.Brad King2007-11-071-1/+2
* COMP: Fix warning when gcount stream method does not really return std::strea...Brad King2007-11-071-1/+2
* ENH: For Mac OSX -- add app icon, and implement find of cmake executable.Clinton Stimpson2007-11-073-4/+10
* STYLE: Nightly Version updateAndy Cedilnik2007-11-071-1/+1
* BUG: disable drag & drop while busy.Clinton Stimpson2007-11-071-0/+10
* BUG: only handle drop events if they'll really change something.Clinton Stimpson2007-11-071-3/+9
* BUG: Put back read/write of original WhereBuild* settings.Clinton Stimpson2007-11-072-23/+69
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-077-60/+196
* ENH: different way of testing propertiesKen Martin2007-11-065-74/+154
* ENH: move CMAKE_STRICT option to the topKen Martin2007-11-061-3/+0
* ENH: changne ProcessGenertor to DoPackageBill Hoffman2007-11-063-3/+3
* STYLE: fix line length issueBill Hoffman2007-11-061-1/+2
* ENH: Add menus in menu bar.Clinton Stimpson2007-11-065-26/+105
* ENH: clarify label for current generator.Clinton Stimpson2007-11-062-4/+1
* ENH: search is case insensitiveClinton Stimpson2007-11-064-20/+24
* STYLE: Nightly Version updateAndy Cedilnik2007-11-061-1/+1
* ENH: Replace prompt for generator with combobox in UI.Clinton Stimpson2007-11-065-134/+253
* COMP: Add streamsize and streamoff to kwsys_ios namespace for ancient streams.Brad King2007-11-051-0/+2
* ENH: change nameBill Hoffman2007-11-0513-72/+72
* ENH: change name of classBill Hoffman2007-11-054-18/+18
* ENH: fix the compile and add install ruleBill Hoffman2007-11-052-3/+6