mazen
|
c1a8b51047
|
* Fix erronous insertion of LTR characters inside a string
|
2004-10-04 16:19:53 +00:00 |
|
armin
|
70688f63c8
|
* changed defines for netware
|
2004-10-03 20:27:00 +00:00 |
|
mazen
|
90ef672c12
|
* Fix Convertion between TUF8String and TString (length)
|
2004-09-30 10:40:54 +00:00 |
|
mazen
|
e49816e03a
|
* Fix new Caret position after insertion of a character
|
2004-09-30 10:39:05 +00:00 |
|
michael
|
ed3945ca04
|
+ More optimal FreeNotification when destroying
|
2004-09-22 19:57:45 +00:00 |
|
michael
|
8b3a3858eb
|
+ Fix in TComponent destroy FreeNotifications.
|
2004-09-22 18:48:31 +00:00 |
|
peter
|
d9223a48da
|
* typo
|
2004-09-20 15:07:19 +00:00 |
|
michael
|
6fcb485d76
|
+ Fixed some errors pointed out by Armin Diehl
|
2004-09-20 06:58:59 +00:00 |
|
armin
|
dc7edb39d0
|
* fixed some compiler warnings
|
2004-09-19 19:25:52 +00:00 |
|
mazen
|
a809e7683c
|
* use FreeBIDI.InsertChar for UTF8 strings
|
2004-09-15 14:03:58 +00:00 |
|
mazen
|
68d53805db
|
+ initialize CharWidth with default function
|
2004-09-15 14:03:01 +00:00 |
|
mazen
|
1295301ecd
|
* fix conversion routines unicode/utf8
|
2004-09-14 15:53:19 +00:00 |
|
mazen
|
2fadd17363
|
+ visual string function from BIDI algo
|
2004-09-14 15:52:38 +00:00 |
|
sg
|
c1d0445cbc
|
* Fixed ExceptionErrorMessage (string const didn't match Format() call)
|
2004-09-14 01:13:43 +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 |
|
mazen
|
d9ce3626e5
|
* fixes to bidi algo and vinsert
|
2004-09-09 15:21:53 +00:00 |
|
mazen
|
1814389256
|
+ adds support for visual insert
* fix v2l algo, still need more verification
|
2004-09-08 16:41:00 +00:00 |
|
mazen
|
ac3ef8d40a
|
+ added support for logical/visual cursor mapping
|
2004-09-06 15:29:25 +00:00 |
|
armin
|
33d67e9547
|
* added target netwlibc
|
2004-09-05 00:02:40 +00:00 |
|
olle
|
9a4855aa43
|
+ added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
|
2004-09-03 19:25:21 +00:00 |
|
mazen
|
8f7c288bf2
|
* undo last modification
|
2004-09-02 15:58:20 +00:00 |
|
mazen
|
f839ec946d
|
* change parameter order to be compatible with system.insert
|
2004-09-02 15:33:37 +00:00 |
|
mazen
|
9cecda0844
|
* add support for UCS32 characters conversion
|
2004-09-02 07:37:41 +00:00 |
|
michael
|
049f82ba75
|
+ Some capitalization added for documentation purposes
|
2004-08-31 11:03:35 +00:00 |
|
michael
|
04b73e3560
|
+ Some capitalization added for documentation purposes
|
2004-08-31 10:34:11 +00:00 |
|
mazen
|
438509d3d3
|
+ adds UTF8 support to RTL
|
2004-08-30 19:52:22 +00:00 |
|
michael
|
201b7dc791
|
+ Extra index check in IsDelimiter
|
2004-08-30 18:00:12 +00:00 |
|
michael
|
09490c6f5a
|
+ Added MACOS linebreakstyle (tlbsCR)
|
2004-08-30 13:07:03 +00:00 |
|
peter
|
0caeea9e61
|
* disbaled error 900 that is out of range
|
2004-08-25 15:29:58 +00:00 |
|
olle
|
6fae444a85
|
+ added error 900, for macos
|
2004-08-20 10:18:58 +00:00 |
|
michael
|
dd1426b42c
|
+ Added SEmptyStreamIllegalReader/Writer
|
2004-08-19 07:28:50 +00:00 |
|
peter
|
1fb9d993e5
|
* patch from mattias to fix endianness and bufferoverflow with
1 and 2 byte ordinals
|
2004-08-16 16:12:28 +00:00 |
|
michael
|
18ad03d0fd
|
+ Implemented decodedateweek
|
2004-08-12 12:26:34 +00:00 |
|
Jonas Maebe
|
75680eaa31
|
* use C versions of string routines if FPC_USE_LIBC is defined
|
2004-08-09 16:44:23 +00:00 |
|
florian
|
76513df77d
|
* fixed CompareStr with a patch from Michalis Kamburelis
|
2004-08-07 19:32:35 +00:00 |
|
florian
|
d4117aeb34
|
+ TryStrToInt* added
|
2004-08-07 16:56:28 +00:00 |
|
florian
|
b950207508
|
* tcomponent.destroying is now called in tcomponent.beforedestruction
|
2004-08-07 16:44:34 +00:00 |
|
michael
|
370f47e611
|
+ Added getappconfigdir calls
|
2004-08-05 07:28:01 +00:00 |
|
michael
|
5de50944d3
|
+ Implemented DivMod
|
2004-07-25 16:46:08 +00:00 |
|
michael
|
ebead1b5ee
|
+ Implemented all functions
|
2004-07-21 20:37:03 +00:00 |
|
Tomas Hajny
|
668400675a
|
+ support 8.3
|
2004-07-18 21:41:34 +00:00 |
|
michael
|
072f6e4ec6
|
+ Added some RxStrUtils functions for Rx compatibility
|
2004-07-13 18:42:39 +00:00 |
|
peter
|
ae9df33b40
|
* fix 1.0.x compile
|
2004-07-01 15:42:18 +00:00 |
|
marco
|
fd72704e78
|
* updates from B. Tierens
|
2004-06-29 19:37:17 +00:00 |
|
michael
|
a657c82a59
|
+ Fix GetPropList when Proplist is nil
|
2004-06-24 23:43:14 +00:00 |
|
florian
|
61cf2984c7
|
* fixed bootstrapping problems
|
2004-06-20 20:41:47 +00:00 |
|
peter
|
7f9b703d64
|
* use sizeint
|
2004-06-17 16:23:50 +00:00 |
|
florian
|
6427a54c3d
|
* fixed some bootstrapping problems as well as some 64 bit stuff
|
2004-06-13 10:49:50 +00:00 |
|
michael
|
2b66cb3edd
|
+ Enhanced FloatToStrF to 18 digits (Delphi compatibility, bug #3106
|
2004-06-12 13:57:18 +00:00 |
|
michael
|
70143302f0
|
+ Fixed currency<->string conversion support
|
2004-06-12 13:23:17 +00:00 |
|