Jonas Maebe
|
41acad1d11
+ keep track of called virtual methods per unit. -Owoptvtms will now replace
|
hace 16 años |
ivost
|
91ae3e8788
* added TryStringToGuid function (former StringToGuid is using this now)
|
hace 16 años |
ivost
|
db429f2d48
* added GUID_NULL constant
|
hace 16 años |
yury
|
3b32571557
* Fixed compilation for win64. ThreadID is DWORD on both win32 and win64.
|
hace 16 años |
ivost
|
b5be9e008e
* added GuidCase function to intf/guid helper functions
|
hace 16 años |
marco
|
9a9b05b683
* file not added in earlier commit, and was forgotten.
|
hace 16 años |
marco
|
d87ba9d285
* multimon added (From Paul Ishenin), renamed dwmapi extension to .pp
|
hace 16 años |
yury
|
fed5ef7c23
* Added declaration of GlobalReAllocPtr() for wince. Bug #13897.
|
hace 16 años |
sergei
|
e66e35ac2c
XPath: reducing memory load:
|
hace 16 años |
sergei
|
3327371e24
+ Implemented DOM level 3 method TDOMNode.LookupNamespaceURI().
|
hace 16 años |
sergei
|
32b98580fa
+ Namespace support in TDOMElementList, makes GetElementsByTagNameNS() operational.
|
hace 16 años |
sergei
|
c5114c7423
* Modified TDOMNodeList. It now has a fixed BuildList procedure which iterates descendant nodes,
|
hace 16 años |
sergei
|
2cd0a1ad27
+ Part of DOM level 2 namespace support (handling namespaced attributes)
|
hace 16 años |
florian
|
398b5806b1
* TCollectionItem.Changed checks update counter of collection, resolves #13813
|
hace 16 años |
michael
|
38be92f20e
* Fixed TTarget.HaveOptions
|
hace 16 años |
michael
|
163eea05fd
* Options is now a stringlist
|
hace 16 años |
florian
|
88f6b8854e
* proper error handling in case of thread creation failure on windows, resolves #13768, no test case due because such a test is too sensitive regarding race conditions etc. and might cause false failures
|
hace 16 años |
marco
|
287758598e
* dwmapi api (Glass and stuff) added. From Paul Ishenin.
|
hace 16 años |
Jonas Maebe
|
0daaaf5d3b
* fixed compilation after r13217 (some 2.2.x-isms)
|
hace 16 años |
Jonas Maebe
|
66c14c8a88
* don't mark classes used in "is"- or "as"-expressions as potentially
|
hace 16 años |
Jonas Maebe
|
380e957a79
* init wpo collectors before parsing the interface of units
|
hace 16 años |
Legolas
|
d2dabe9a33
* updated nds/gba linker scripts and reverted some changes for 2.2.4a release
|
hace 16 años |
sergei
|
baa07b1a22
Bringing readme's up to date
|
hace 16 años |
sergei
|
466c41da12
* Added .txt extension to README_DOM (this one was missed while fixing Mantis #12358)
|
hace 16 años |
sergei
|
b631754754
+ Processing of prefixed attributes and prefix bindings. This completes namespace support at
|
hace 16 años |
michael
|
6452f5b692
* Some TCustomVariant methods implemented
|
hace 16 años |
Jonas Maebe
|
e6bf70fc05
* fixed/cleaned up tests for "nil + 1"
|
hace 16 años |
michael
|
6fa94ad9d8
* Fix from Ken Wright for broken FPC changes
|
hace 16 años |
michael
|
ddd02b7f26
* Change so that when FindFirst initially returns nonzero, FindClose is no longer needed (Windows compatible)
|
hace 16 años |
michael
|
9538da64f9
* Change so that when FindFirst initially returns nonzero, FindClose is no longer needed (Windows compatible)
|
hace 16 años |