Commit Graph

6084 Commits

Author SHA1 Message Date
florian
f9df108e03 * heaptrc should be multi threading safe now
git-svn-id: trunk@3582 -
2006-05-19 19:38:37 +00:00
Jonas Maebe
14965179c4 * fixed AssignVideoBuf
git-svn-id: trunk@3564 -
2006-05-18 18:08:50 +00:00
michael
b9a0fae596 * Fixed bug #6491, fileextdrive
git-svn-id: trunk@3560 -
2006-05-18 12:45:03 +00:00
michael
4d01d98667 + Made validaterename case-insensitive (after bug #5166)
git-svn-id: trunk@3550 -
2006-05-17 06:12:44 +00:00
michael
f1cb336ee0 + FindComponent should be cse insensitive
git-svn-id: trunk@3545 -
2006-05-16 11:14:09 +00:00
Vincent Snijders
38859bff33 * fixed missing end comment
git-svn-id: trunk@3544 -
2006-05-15 23:27:42 +00:00
florian
069ac7d163 * endian conversion functions
git-svn-id: trunk@3543 -
2006-05-15 19:42:13 +00:00
oro06
d1f6e2cc72 wince
+added oleaut32
+GetTextExtentPoint
*fix syscolors 
*fix InitCommonControlsEx

git-svn-id: trunk@3540 -
2006-05-15 08:22:30 +00:00
Tomas Hajny
71402d3ac2 * fix return value for BeginThread
git-svn-id: trunk@3538 -
2006-05-14 23:25:16 +00:00
Tomas Hajny
0f942e3592 * compilation fix required due to recent changes (systhrd.inc implementation inherited instead of reimplementation)
git-svn-id: trunk@3537 -
2006-05-14 23:24:33 +00:00
florian
72a8c36bdb * fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets
git-svn-id: trunk@3527 -
2006-05-14 16:17:48 +00:00
daniel
ebec34c224 * Add {$IFNDEF INTERNAL_BACKTRACE}
git-svn-id: trunk@3525 -
2006-05-14 13:12:23 +00:00
daniel
bdcd42b0cd * Make callpointerlocal and friends inline
git-svn-id: trunk@3523 -
2006-05-14 13:02:53 +00:00
florian
33baacbe04 * fixed leaking of TThread
git-svn-id: trunk@3519 -
2006-05-14 09:15:09 +00:00
daniel
6f1e0eff45 * Add ifdef internal_backtrace
git-svn-id: trunk@3518 -
2006-05-14 08:49:34 +00:00
daniel
fea15be56f * Prepare for internal stack frame functions.
git-svn-id: trunk@3511 -
2006-05-13 20:57:37 +00:00
daniel
ae740894a3 * Inline on in classes
git-svn-id: trunk@3507 -
2006-05-13 20:12:51 +00:00
florian
08d870806f + new BDR_* constants
git-svn-id: trunk@3499 -
2006-05-13 18:47:30 +00:00
oro06
bf6a603d28 *wince fix: SetErrorMode not exist
+wince : ascfun for Ansi func header

git-svn-id: trunk@3490 -
2006-05-13 14:32:11 +00:00
marco
416e55c49c * IPC_PRIVATE now also for Linux
git-svn-id: trunk@3489 -
2006-05-13 10:51:48 +00:00
florian
32f4039978 * fixed compilation on non unix
git-svn-id: trunk@3487 -
2006-05-13 09:09:40 +00:00
oro06
cc16719018 *wince : winsock2
git-svn-id: trunk@3486 -
2006-05-12 16:23:24 +00:00
oro06
77254bac12 *wince : winsock2
git-svn-id: trunk@3485 -
2006-05-12 16:05:55 +00:00
florian
47fac4ee6e * moved *SSECSR to system unit
* exposed cpu feature detection on i386 from system unit
+ SafeLoadLibrary

git-svn-id: trunk@3481 -
2006-05-11 19:13:54 +00:00
florian
6996081cd2 * another windows widestring fix
git-svn-id: trunk@3478 -
2006-05-11 11:03:21 +00:00
florian
631e84dcb4 * fixed hopyfully setlength on windows needs still be optimized using SysReallocStringLen
git-svn-id: trunk@3477 -
2006-05-11 08:57:19 +00:00
florian
05f672b8e6 + dummy symbol _fltused
git-svn-id: trunk@3476 -
2006-05-11 08:16:25 +00:00
florian
34176d3d9a * fixed bootstrapping with 2.0.x
git-svn-id: trunk@3473 -
2006-05-11 07:36:45 +00:00
florian
0bbbfd23e5 * wince has to reuse also TSystemTime from the Windows unit inside the sysutils unit
git-svn-id: trunk@3472 -
2006-05-10 20:21:56 +00:00
daniel
ce3ce89028 * Prevent range check error when compiling with -Cr
git-svn-id: trunk@3470 -
2006-05-10 16:26:37 +00:00
florian
570c1bc3a5 * widestrings aren't ref. counted anymore on windows
git-svn-id: trunk@3466 -
2006-05-09 20:54:26 +00:00
florian
ef7a7b9d27 * removed some unncessary code
git-svn-id: trunk@3465 -
2006-05-09 20:51:41 +00:00
florian
f900d1ab5b * more consitent space and case usage
git-svn-id: trunk@3464 -
2006-05-09 20:37:22 +00:00
florian
b698d6eb02 * fixed bootstrapping on 64 bit CPUs
git-svn-id: trunk@3461 -
2006-05-09 13:15:22 +00:00
florian
2983b01109 * variant size must be 24 bytes on 64 bit platforms
git-svn-id: trunk@3441 -
2006-05-06 22:52:13 +00:00
daniel
111fc2ca42 * Codepage code had a bug
git-svn-id: trunk@3434 -
2006-05-06 18:39:32 +00:00
florian
c3fb576801 * getopts fix from Bram Kuijvenhoven
git-svn-id: trunk@3427 -
2006-05-06 08:12:58 +00:00
florian
4ed1f3657f * fixed previous commit
git-svn-id: trunk@3422 -
2006-05-05 13:08:27 +00:00
florian
b3f93a4f42 + TWM*UIState
git-svn-id: trunk@3419 -
2006-05-05 08:07:12 +00:00
florian
acc016c9ec * finished safecall support
git-svn-id: trunk@3417 -
2006-05-04 20:40:31 +00:00
peter
438981a689 * use GetWindowLong for GetWindowLongPtr on 32bit
git-svn-id: trunk@3414 -
2006-05-02 14:37:28 +00:00
micha
76f5a23aff fix 64 bit pointers itemdata
git-svn-id: trunk@3412 -
2006-05-01 21:37:57 +00:00
florian
0f68fde5e6 * delphi compatibility 2
git-svn-id: trunk@3409 -
2006-05-01 19:29:32 +00:00
florian
e2085cf71b + dummy for De/AllocateHWnd
git-svn-id: trunk@3408 -
2006-05-01 19:28:54 +00:00
florian
d3b92ccb6f + more delphi compatibility stuff
git-svn-id: trunk@3407 -
2006-05-01 19:08:19 +00:00
florian
d6bc277ac5 * Make/FreeObjectInstance dummies
git-svn-id: trunk@3406 -
2006-05-01 19:01:17 +00:00
florian
df4ea71e93 + more delphi compatibility defines
git-svn-id: trunk@3404 -
2006-05-01 18:27:57 +00:00
florian
6122e1873c + several new record definitions added
git-svn-id: trunk@3403 -
2006-05-01 18:27:38 +00:00
florian
65d738510f + TWndMethod
git-svn-id: trunk@3402 -
2006-05-01 18:04:48 +00:00
florian
ae688f2656 + new ODS_* constants
git-svn-id: trunk@3401 -
2006-05-01 16:41:14 +00:00