comparison host/tools/configtool/ChangeLog @ 2697:d6e76cd040e3

* standalone/wxwin/configitem.cpp: Observe item/macro name setting when updating tree items. * standalone/wxwin/configtool.cpp: Search for the eCos repository if the saved location no-longer exists.
author jld
date Mon, 22 Dec 2008 21:37:03 +0000
parents 75d2f2d71e1f
children a26c852686fb
comparison
equal deleted inserted replaced
2696:b1cdd12003cd 2697:d6e76cd040e3
14 2008-12-08 John Dallaway <jld@ecoscentric.com> 14 2008-12-08 John Dallaway <jld@ecoscentric.com>
15 15
16 * standalone/wxwin/mainwin.cpp: Make menu acceleration keys unique. 16 * standalone/wxwin/mainwin.cpp: Make menu acceleration keys unique.
17 [ Bugzilla 1000618 ] 17 [ Bugzilla 1000618 ]
18 18
19 2008-09-03 John Dallaway <jld@ecoscentric.com>
20
21 * standalone/wxwin/configitem.cpp: Observe item/macro name setting
22 when updating tree items.
23 * standalone/wxwin/docsystem.cpp: Tweak naming of root node in
24 documentation tree.
25 * standalone/wxwin/configtool.cpp: Search for the eCos repository if
26 the saved location no-longer exists. [ Bugzilla 1000465 ]
27
19 2008-08-15 Bart Veer <bartv@ecoscentric.com> 28 2008-08-15 Bart Veer <bartv@ecoscentric.com>
20 29
21 * common/common/build.cxx: avoid compiler warning. 30 * common/common/build.cxx: avoid compiler warning.
22 31
23 2008-08-13 John Dallaway <jld@ecoscentric.com> 32 2008-08-13 John Dallaway <jld@ecoscentric.com>