486740207eee87f0591d6af1e29d6469525d1d37
* contrib/hbxbp/xbpdialog.prg
* contrib/hbxbp/xbpgeneric.prg
* contrib/hbxbp/xbpwindow.prg
! Modified: the behaviour of XbpDialog():close callback slot.
It was returning logical while it was supposed to return nothing.
Now it is responsibility of the programmer to handle xbeP_Close
event in its main event loop and act according to the context
of :close callback slot.
* contrib/hbide/ideactions.prg
+ Added: <Find in Files> option in <Edit> menu.
* contrib/hbide/idedocks.prg
! Changed: XbpDialog():close block to post to a set/get function
hbide_setClose().
* contrib/hbide/idemain.prg
! Trapped: value of hbide_setClose() before actually closing hbIDE.
* contrib/hbide/idemisc.prg
+ Added: set/get function hbide_setClose().
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%