* contrib/hbide/ideedit.prg
* contrib/hbide/ideeditor.prg
! Fixed: syntax highlighting on split window.
This is activated when used clicks in the window.
! Fixed: <Next><Previous> icons on the editing area left-toolbar
were rendered hidden once a split window was closed.
* contrib/hbide/idethemes.prg
! Changed: .AND. .OR. IN as keywords only instead of operators.
This facilitates better visual experience in the editor.
* contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.cpp
+ Added: consider a source line as a comment if starts with "*".