2012-08-22 19:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)

* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp
    ! Refined: the way bookmarks were published. Now line-area's
       background is painted with the same color that of bookmark 
       line, instead of inreasing the width of line-area and painting 
       a rectangle at the left side. This had two unwanted effects:
        1. A flicker of entire editing area,
        2. Selection of text by mouse was leaving a weired trail sometimes.
This commit is contained in:
Pritpal Bedi
2012-08-23 02:08:20 +00:00
parent 610dfcd245
commit f2b30d6fe2

View File

@@ -16,6 +16,15 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-08-22 19:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp
! Refined: the way bookmarks were published. Now line-area's
background is painted with the same color that of bookmark
line, instead of inreasing the width of line-area and painting
a rectangle at the left side. This had two unwanted effects:
1. A flicker of entire editing area,
2. Selection of text by mouse was leaving a weired trail sometimes.
2012-08-22 17:36 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/dict.prg
* contrib/hbide/edit.prg