paul
|
8dfed24f3a
|
rtl: don't use c-style +=, -= in freebidi, utf8bidi since they can't be compiled with default options in this case
git-svn-id: trunk@15321 -
|
2010-05-24 03:35:34 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
mazen
|
ec8c55a03c
|
* New way encoding insertChar produces better results
|
2004-10-11 16:21:12 +00:00 |
|
peter
|
3f57db42c5
|
* hebrew is also RTL
|
2004-10-06 19:37:59 +00:00 |
|
mazen
|
1faf78523f
|
* Fix inserting char inside a word
* Fix deleting chars
|
2004-10-06 16:51:50 +00:00 |
|
mazen
|
c1a8b51047
|
* Fix erronous insertion of LTR characters inside a string
|
2004-10-04 16:19:53 +00:00 |
|
mazen
|
e49816e03a
|
* Fix new Caret position after insertion of a character
|
2004-09-30 10:39:05 +00:00 |
|
mazen
|
68d53805db
|
+ initialize CharWidth with default function
|
2004-09-15 14:03:01 +00:00 |
|
mazen
|
2fadd17363
|
+ visual string function from BIDI algo
|
2004-09-14 15:52:38 +00:00 |
|
mazen
|
dcfd027099
|
* improve UTF8 support
+ add BIDI support based on widechar widestring which eases
BIDI algo implementation
|
2004-09-10 16:18:06 +00:00 |
|