Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 2802:e14d4c233d66
* standalone/wxwin/mainwin.cpp: Tweak the conflicts status pane width.
* standalone/wxwin/configtooldoc.cpp, standalone/wxwin/filename.cpp:
Accommodate UNC file paths.
* standalone/wxwin/propertywin.cpp, standalone/wxwin/conflictwin.cpp:
Automatically size the last column.
* standalone/wxwin/configitem.cpp, standalone/wxwin/configitem.h,
standalone/wxwin/configtree.cpp: Do not grey tree item text for active
non-modifiable items.
* standalone/common/ecosconfig.cxx, standalone/wxwin/configtool.cpp:
Update copyright notice years.
| author | jld |
|---|---|
| date | Mon, 16 Feb 2009 09:17:42 +0000 |
| parents | dd813352ed34 |
| children | 523b1205586e |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,17 @@ +2009-02-16 John Dallaway <john@dallaway.org.uk> + + * standalone/wxwin/mainwin.cpp: Tweak the conflicts status pane width. + + * standalone/wxwin/configtooldoc.cpp, standalone/wxwin/filename.cpp: + Accommodate UNC file paths. + + * standalone/wxwin/propertywin.cpp, standalone/wxwin/conflictwin.cpp: + Automatically size the last column. + + * standalone/wxwin/configitem.cpp, standalone/wxwin/configitem.h, + standalone/wxwin/configtree.cpp: Do not grey tree item text for + active non-modifiable items. + 2008-12-31 John Dallaway <john@dallaway.org.uk> * standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h,
