! Omitted from prev commit.

This commit is contained in:
Pritpal Bedi
2012-01-25 23:13:26 +00:00
parent d992947bba
commit 2ada1c0fe5

View File

@@ -16,6 +16,20 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-01-25 15:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/idefindreplace.prg
! Changed: <Replace> option in <Find in Files> now keeps open
the modified source in modified state which has to be
saved/closed by the user manually. To accomplish this task
efficiently there already exist an option in
<Main Menu><Files><Save All>
or by other tool-bar controlled icons.
[ Suggested by Maurizio and Qatan ]
! Changed: Harbour Root Install path is automatically detected
and posted to Harbour Documents Viewer if it is standard
hb31 nightly installation. [ Omitted from prev post ]
2012-01-25 14:23 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/ideharbourhelp.prg
+ Changed: the way .hbd page was being displayed.