Pritpal Bedi d97b68b732 2012-08-15 02:51 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* 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.
2012-08-15 09:59:23 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%