florian
|
f27fa0d24f
|
* forgotten commit of r3566
git-svn-id: trunk@3569 -
|
2006-05-18 20:43:16 +00:00 |
|
florian
|
1e3352a350
|
* TDOMNodeList.GetCount speed up from alexx, fixes #6891
git-svn-id: trunk@3568 -
|
2006-05-18 20:20:55 +00:00 |
|
florian
|
5e4776f4ce
|
+ new test
git-svn-id: trunk@3567 -
|
2006-05-18 19:36:11 +00:00 |
|
florian
|
55962cef95
|
* don't do mul->shl optimizations when compiling with overflow checking
* keep operand size sign information in shl/shr
git-svn-id: trunk@3566 -
|
2006-05-18 19:30:44 +00:00 |
|
Jonas Maebe
|
14965179c4
|
* fixed AssignVideoBuf
git-svn-id: trunk@3564 -
|
2006-05-18 18:08:50 +00:00 |
|
florian
|
02da87ff94
|
+ new test
git-svn-id: trunk@3563 -
|
2006-05-18 17:26:23 +00:00 |
|
florian
|
ecf4a7faff
|
+ added missing test
git-svn-id: trunk@3562 -
|
2006-05-18 17:23:28 +00:00 |
|
Jonas Maebe
|
435374815d
|
+ added
git-svn-id: trunk@3561 -
|
2006-05-18 14:41:07 +00:00 |
|
michael
|
b9a0fae596
|
* Fixed bug #6491, fileextdrive
git-svn-id: trunk@3560 -
|
2006-05-18 12:45:03 +00:00 |
|
florian
|
b1cae757a5
|
+ added lack pango_font_description_set_absolute_size, fixes 6860
git-svn-id: trunk@3558 -
|
2006-05-18 09:18:58 +00:00 |
|
florian
|
411a0bab1b
|
* renamed gdk_open_display to gdk_display_open, fixes 6933
git-svn-id: trunk@3557 -
|
2006-05-17 21:34:09 +00:00 |
|
Jonas Maebe
|
a3cb1b1523
|
+ support for "exotic" locations in load_left_right()
git-svn-id: trunk@3556 -
|
2006-05-17 19:12:00 +00:00 |
|
Jonas Maebe
|
67dc63048c
|
* fixed and enhanced rlwinm optimizations somewhat
git-svn-id: trunk@3555 -
|
2006-05-17 19:04:31 +00:00 |
|
Jonas Maebe
|
e0250bcdb4
|
* never remove regvar-ability of parameters passed by reference
(previously worked only for var/out, now also for const and
is more generic)
git-svn-id: trunk@3554 -
|
2006-05-17 13:38:02 +00:00 |
|
Jonas Maebe
|
0bd371bf9d
|
* only for i386 and x86_64
git-svn-id: trunk@3552 -
|
2006-05-17 09:14:32 +00:00 |
|
michael
|
4d01d98667
|
+ Made validaterename case-insensitive (after bug #5166)
git-svn-id: trunk@3550 -
|
2006-05-17 06:12:44 +00:00 |
|
joost
|
558470b406
|
+ Added check to TParam.SetDataType for empty variants
git-svn-id: trunk@3549 -
|
2006-05-16 18:27:41 +00:00 |
|
joost
|
8b13640dc6
|
+ implemented TStringField.FixedChar
+ Enabled check for FixedChar in TParam.AssignFieldValue
+ added test for the above
+ added test for TDataset.Close
git-svn-id: trunk@3548 -
|
2006-05-16 15:15:47 +00:00 |
|
florian
|
d5008742e5
|
+ tf_smartlink_sections set for arm-wince
git-svn-id: trunk@3547 -
|
2006-05-16 13:11:52 +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 |
|
michael
|
9cc82a1006
|
Some interface clean-up
git-svn-id: trunk@3541 -
|
2006-05-15 19:31:36 +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
|
a62c1faa2d
|
+ output is flushed before launching external utilities
git-svn-id: trunk@3539 -
|
2006-05-15 00:28:55 +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 |
|
joost
|
9972dc9996
|
+ Removed the usage of a cursor
git-svn-id: trunk@3536 -
|
2006-05-14 21:14:31 +00:00 |
|
peter
|
12a8346a98
|
* added
git-svn-id: trunk@3535 -
|
2006-05-14 20:37:22 +00:00 |
|
peter
|
9872dbaf24
|
* compile fixes
git-svn-id: trunk@3534 -
|
2006-05-14 20:27:55 +00:00 |
|
florian
|
3c4207bbe0
|
* fixed i.e. when type casting array constructors
git-svn-id: trunk@3532 -
|
2006-05-14 20:13:56 +00:00 |
|
florian
|
48802b0866
|
+ variants can be used as case expression
git-svn-id: trunk@3530 -
|
2006-05-14 18:29:49 +00:00 |
|
florian
|
d9dfcfa402
|
* fixed reading of shifter op in mov instructions, fixes bug #4722
git-svn-id: trunk@3528 -
|
2006-05-14 16:28:16 +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
|
1d9b6ed5f0
|
* Disable internal_backtrace again
git-svn-id: trunk@3526 -
|
2006-05-14 13:58:00 +00:00 |
|
daniel
|
ebec34c224
|
* Add {$IFNDEF INTERNAL_BACKTRACE}
git-svn-id: trunk@3525 -
|
2006-05-14 13:12:23 +00:00 |
|
daniel
|
3048a98a6f
|
* Fix and activate internal backtrace routines
git-svn-id: trunk@3524 -
|
2006-05-14 13:04:03 +00:00 |
|
daniel
|
bdcd42b0cd
|
* Make callpointerlocal and friends inline
git-svn-id: trunk@3523 -
|
2006-05-14 13:02:53 +00:00 |
|
florian
|
454fb81c5b
|
+ optimize <string>+'' and ''+<string>
git-svn-id: trunk@3522 -
|
2006-05-14 09:43: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
|
4d37c919cc
|
* Internal implementations of get_frame, get_caller_frame and get_caller_addr.
Not yet activated.
git-svn-id: trunk@3517 -
|
2006-05-14 08:39:19 +00:00 |
|
florian
|
281d6907d2
|
* fixed overloading of div operator
git-svn-id: trunk@3513 -
|
2006-05-13 21:37:54 +00:00 |
|
michael
|
da32415fc9
|
+ TCustomZlibStream now descends from TOwnerStream
git-svn-id: trunk@3512 -
|
2006-05-13 21:34:30 +00:00 |
|
daniel
|
fea15be56f
|
* Prepare for internal stack frame functions.
git-svn-id: trunk@3511 -
|
2006-05-13 20:57:37 +00:00 |
|
florian
|
d1bfba1c4d
|
* handle stored false properly when overriding properties
git-svn-id: trunk@3509 -
|
2006-05-13 20:26:42 +00:00 |
|
michael
|
67b440333d
|
+ Fixed declaration of sisigemptyset and friends to use param by ref
git-svn-id: trunk@3508 -
|
2006-05-13 20:25:10 +00:00 |
|
daniel
|
ae740894a3
|
* Inline on in classes
git-svn-id: trunk@3507 -
|
2006-05-13 20:12:51 +00:00 |
|
florian
|
5d9f3cf33d
|
* fixed s<'', fixes 4925
git-svn-id: trunk@3505 -
|
2006-05-13 20:10:27 +00:00 |
|
florian
|
9b75d87b55
|
* define PIC when generating pic
git-svn-id: trunk@3504 -
|
2006-05-13 20:03:40 +00:00 |
|