marco
|
ae3ab174cd
* more Vista fixes, and implemented some macro's that somehow were not implemented.
|
16 년 전 |
Jonas Maebe
|
7e908cb1e3
* forbid "nil +/- ordinal" expressions (Delphi-compatible, and the
|
16 년 전 |
Jonas Maebe
|
15b0711ca0
* various optimizations by Dave Richards (mantis #12440)
|
16 년 전 |
marco
|
3af4741b5e
* vista items till WC_STATICA, roughly at 80% now.
|
16 년 전 |
marco
|
baca8ec9b6
* first half of vista updates.
|
16 년 전 |
marco
|
a10f94a50a
* Marquee patch from Paul + some Vista PBM_ constants.
|
16 년 전 |
sergei
|
cf98a19e8e
+ Implementation of TDOMDocument.CreateAttributeNS and CreateElementsNS
|
16 년 전 |
marco
|
92e235d92b
* tmschema as include file added at Paul's request
|
16 년 전 |
Jonas Maebe
|
dc00a747f4
* make references PIC-safe before pushing them as parameter (mantis #13829)
|
16 년 전 |
marco
|
ffc2750cd0
* uxtheme moved from Lazarus.
|
16 년 전 |
sergei
|
55e3c6be3a
dom.pp: No more failures on level 1 testsuite... at last.
|
16 년 전 |
Jonas Maebe
|
966ebbf157
* fixed missing reference counting in case a refcounted type was implicitly
|
16 년 전 |
Jonas Maebe
|
17a7903e60
* fixed evaluating "nil +/- int_const" expressions (mantis #13815)
|
16 년 전 |
Jonas Maebe
|
1456e82a6a
* make sure example also works without an application bundle
|
16 년 전 |
Jonas Maebe
|
7f0631d311
* again made less complex in case of PIC, otherwise it fails
|
16 년 전 |
Jonas Maebe
|
78c29a33ba
* changed the parameters of gotoxy() and the return values of wherex/wherey
|
16 년 전 |
joost
|
d39e82b256
* Fixed resource-leak on exceptions during creating/dropping databases, patch from taka_jp, bug #13587
|
16 년 전 |
joost
|
2435a4a48f
* Modified patch from taka_jp to set the connection-dataset for mysql, bug #13588.
|
16 년 전 |
marco
|
82b9749e71
* thread creation failure for win<x>. Mantis 13798
|
16 년 전 |
Jonas Maebe
|
c40d6cca8b
+ Darwin-specific fcntl constants
|
16 년 전 |
sergei
|
733d2c38d5
dom.pp: Customized memory management, fixes 17 test cases and all memory leaks in testsuite:
|
16 년 전 |
sergei
|
d3dd0d6aa0
dom.pp: Added node memory management code (pure addition, no functionality changes this time).
|
16 년 전 |
marco
|
8fe555afca
* some minor vista/w7 related updates to message numbers
|
16 년 전 |
marco
|
ec364a66e8
* win64 compatibility fix from Vincent. TLibHandle is now equal to system.thandle
|
16 년 전 |
Jonas Maebe
|
ee69d00bec
- unconditionally enabled {$ifdef PARAOUTFILE}-code (that define was
|
16 년 전 |
sergei
|
035fe43b72
Final strike for #13605:
|
16 년 전 |
sergei
|
17bbe72d08
* Moved TDOMAttrDef class from xmlread.pp to dom.pp (in order to implement default attribute handling at DOM level).
|
16 년 전 |
sergei
|
0a242ba49f
dom.pp: Ignore node read-only property when its owning document is being destroyed (enables destroying nodes in arbitrary order).
|
16 년 전 |
sergei
|
6049600ccb
DOM test suite enhancements:
|
16 년 전 |
marco
|
501f20c546
* reversed destruction order of TFPObjectList as per Mantis 13715.
|
16 년 전 |