summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/PropertyList.cpp
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix compiler warningsKen Martin2007-03-051-2/+1
* BUG: fix for 4028 fix scroll after deleteBill Hoffman2006-11-111-0/+6
* ENH: allow edit of file text directlyBill Hoffman2006-10-031-0/+24
* BUG: fix for Bug #1466 delete cache leaves file button and can crashBill Hoffman2005-01-131-1/+7
* BUG#724: Preserving current working directory during file selection.Brad King2004-03-291-14/+19
* BUG: make sure property list is cleared between cache loadingsBill Hoffman2004-01-121-2/+7
* ENH: reduce flickerBill Hoffman2004-01-051-0/+4
* ENH: fix bug with advanced items loosing edit and do a better job sortingBill Hoffman2004-01-021-15/+104
* ENH: remove removecache entry callBill Hoffman2003-11-261-2/+0
* ENH: add a check for -NOTFOUNDBill Hoffman2003-02-051-1/+1
* ENH: add status bar and help for itemsBill Hoffman2002-12-051-1/+1
* ENH: add status bar and help for itemsBill Hoffman2002-12-051-0/+10
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-4/+7
* FIX: If current selection was "NOTFOUND", then selecting the browserJim Miller2002-05-021-0/+4
* ENH: add IGNORE option for cache valuesBill Hoffman2002-02-111-0/+15
* ENH: check for values that switch to internal, can happen with a load cache c...Ken Martin2001-09-201-0/+14
* ENH: change the logic of disabling the ok button a bitBill Hoffman2001-07-261-0/+1
* ENH: rework GUI with configure/OK/CancelBill Hoffman2001-07-251-9/+35
* BUG: fix on scroll with buttonsBill Hoffman2001-07-241-0/+22
* ENH: add a check to avoid quitting before rebuildingBill Hoffman2001-07-121-7/+16
* ENH: convert to unix slashes on browse, remove font and color junkBill Hoffman2001-06-261-54/+8
* BUG: PATH options should not remove the file part of the path...Bill Hoffman2001-06-061-11/+2
* ENH: add better path chooser dialogBill Hoffman2001-06-051-31/+6
* display the property name in the help boxSebastien Barre2001-05-251-1/+1
* BUG: fix up gui with values that stay around too longBill Hoffman2001-05-101-19/+7
* BUG: fix crashBill Hoffman2001-05-091-0/+9
* ENH: add initial path support for file choosersBill Hoffman2001-05-081-7/+44
* ENH: add help for cache entriesBill Hoffman2001-04-261-1/+12
* ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by con...Bill Hoffman2001-04-251-14/+56
* BUG: fix duplicate property itemsBill Hoffman2001-04-241-3/+20
* BUG: fix cache updatesBill Hoffman2001-04-241-3/+1
* ENH: new GUI editor for cmake cache fileBill Hoffman2001-04-231-0/+585