Commit Graph

512 Commits

Author SHA1 Message Date
michael
8df5db089e + Fix for extractdelimited 2004-12-30 18:12:43 +00:00
michael
81ecfd5f2c + Fix for WideString props 2004-12-30 18:11:43 +00:00
michael
81ed80915f + Fixed DecodeDayOfWeekInMonth 2004-12-30 13:06:53 +00:00
michael
b196be77ff + Fixed tryencodedatemonthweek, fixed recodedatetime milliseconds 2004-12-30 11:57:25 +00:00
michael
d27bebb43a * Fixed EndOfADay 2004-12-29 18:31:04 +00:00
michael
9dea580a6a * Fixed StartOfADay 2004-12-29 18:28:21 +00:00
florian
080ed4548f * fixed raw mode for non i386 targets
* fixed some alignment issues
2004-12-28 15:30:04 +00:00
florian
783a04af23 * another alignment fix 2004-12-27 16:16:24 +00:00
peter
cb255fffed * fix bugs 3477, 3478, 3479 2004-12-26 13:04:30 +00:00
michael
9701081657 + Added mode field to TSearchRec for Kylix compatibility 2004-12-19 18:03:29 +00:00
michael
aa96eb6ceb + Implemented wraptext 2004-12-19 17:55:38 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
peter
76efcf23f7 add alias FPC_BREAK_UNHANDLED_EXCEPTION 2004-12-06 19:24:59 +00:00
Jonas Maebe
a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() 2004-12-05 16:52:34 +00:00
Jonas Maebe
08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for **
support!)
  * fixed power() in math.pp to give an error from 0^0
2004-12-05 16:43:57 +00:00
florian
d17f8af6fd * fixed power(float,float) for negative exponents 2004-12-04 23:38:59 +00:00
michael
ff146b3d32 + Patch from Pete: Dont support widestrings when compiled with 1.0.x and Add additional typecasts to Widestring for widechar/pwidechar 2004-12-01 10:34:46 +00:00
michael
9eb3c1ced6 + Fix from Alexey Barkovoy for bug #3302 2004-11-30 20:56:27 +00:00
florian
260ab77923 * fixed tpropdata record 2004-11-24 22:27:24 +00:00
marco
e3812e3683 * fixed little 1.0.xism 2004-11-22 05:53:44 +00:00
marco
841e3b75aa * %x 64-bit support 2004-11-21 19:33:20 +00:00
marco
743ac811fb * %u 2004-11-21 16:44:01 +00:00
peter
4d8460ec2f * float routines all use internproc and compilerproc helpers 2004-11-21 15:35:23 +00:00
marco
d7cc714078 * updated ansiexctractquotedstring (more delphi compat, both interface and code) 2004-11-16 18:30:35 +00:00
marco
67c3e6c17a * now correct proc patched 2004-11-05 13:02:21 +00:00
marco
55e845aa5e * fix for 3357, introducing some local vars. 2004-11-05 12:10:04 +00:00
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