Commit Graph

486 Commits

Author SHA1 Message Date
marco
ed0c42b2eb * Removed a "unix." prefix 2004-10-30 20:49:32 +00:00
florian
20c7f70af6 * corrected last commit 2004-10-22 05:51:15 +00:00
florian
7c4e83bcba * targets requiring proper alignment doesn't pack tpoint and friends anymore 2004-10-21 22:24:01 +00:00
mazen
ec8c55a03c * New way encoding insertChar produces better results 2004-10-11 16:21:12 +00:00
florian
2f291713e1 * fixed aligntoptr 2004-10-10 19:18:31 +00:00
michael
dfe2a0417e + Implementation of GetTempDir and GetTempFileName 2004-10-10 10:28:34 +00:00
peter
3f57db42c5 * hebrew is also RTL 2004-10-06 19:37:59 +00:00
mazen
5da85ace4a * Use FreeBIDI for deleting chars 2004-10-06 16:52:24 +00:00
mazen
1faf78523f * Fix inserting char inside a word
* Fix deleting chars
2004-10-06 16:51:50 +00:00
florian
b39c0af01b * rtti alignment fixed 2004-10-04 21:23:15 +00:00
mazen
0a75c1ad14 - remove WriteLn 2004-10-04 16:20:25 +00:00
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