d97b68b732619106383ad416e7ae65c5fbf732a9
* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp
* Called: <block> on QEvent::MouseButtonPress. For unknown reasons
this event is not being received on PRG level with current
mechanism [TOBE: investigated].
* contrib/hbide/edit.prg
* contrib/hbide/editor.prg
+ Implemented: highlighting matching control structure.
The supported matches are:
if/endif; do while/enddo; do case/endcase; switch/endswitch; for/next
; HOWTO: click on any control strucure keyword as above, this and
its matching pair will be highlighted. Next click will clear the
previous one and initiate the new match. Any key will clear the
current match.
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%