Pritpal Bedi 7e114ef4b4 2012-08-28 16:45 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/hbide.qrc
  + contrib/hbide/resources/stringify.png
  * contrib/hbide/docks.prg
  * contrib/hbide/edit.prg
  * contrib/hbide/editor.prg
    + Implementd: Stringify a selection.
       The activation is via "Stringify" icon ( added new ) next to 
       "Double to Single Quotes" icon on editing-instance top toolbar
       or Selected-text toolbar.

       The behavior: 
         Column-selection Mode :
           
           Simply Superb
           Anyway Excellent 
             Left Blanks
           Starts Here and Ends Longer
         =>
           "Simply Superb"
           "Anyway Excellent" 
           "  Left Blanks"
           "Starts Here and Ends Longer"

         Stream-selection Mode:
           Multi-line - No quotes
           Single-line|word - no trimming at the right.

           This is a Long text and a part will be Selected.
                     ^^^^^ - Selection
         >
           This is a "Long "text and a part will be Selected.
2012-08-28 23:57:21 +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%