pierre
|
cf9a7cda1c
* First try to support 64-bit cpu's
|
před 15 roky |
florian
|
f15141a6f3
- removes 2.2.x bootstrapping stuff
|
před 15 roky |
joost
|
b5e590e732
* Added ability to override which files should be stored in the archive of a package
|
před 15 roky |
joost
|
cedede9e81
* Do not handle packages twice, when they are passed on the command line
|
před 15 roky |
joost
|
94e9d5ebb8
* Added TPackage.IsFPMakeAddIn, when this flag is set, the package can be
|
před 15 roky |
joost
|
141dc50adc
* Fixed mem-leak
|
před 15 roky |
florian
|
e4ecee317e
* finer grained convert levels for strings, prefers widestring<->unicodestring over other conversions, resolves #18075
|
před 15 roky |
florian
|
b1a6ec532d
* fix bootstrapping with 2.4.2
|
před 15 roky |
sergei
|
099df04a5e
* variants.pp, patch from Ivan Shikhalev implementing TInvokeableVariant.DispInvoke (with some changes), resolves #17919.
|
před 15 roky |
sergei
|
3b910d9eb2
+ Support custom variants in VarIsClear
|
před 15 roky |
sergei
|
7dd93b1282
* Variant types: renamed varunicodestring to varustring and changed its value to $102 (for Delphi compatibility), introduced varUStrArg=$73, added some description comments.
|
před 15 roky |
ivost
|
5f39d255e1
* added TFPGMapInterfacedObjectData: This generic class expects a TInterfacedObject as type of TData. The advantage over TFPGMap is, that refcounting is used. It's compareable to TFPGInterfacedObjectList. Note that this only works within the TData part, TKey is not refcounted!
|
před 15 roky |
pierre
|
fd2b777435
* ogcoff.pas:
|
před 15 roky |
pierre
|
110e3a6988
* improve script
|
před 15 roky |
pierre
|
e5e5cfdc2a
* Try to fix VideoMode change problem
|
před 15 roky |
pierre
|
aaa34343eb
* Try to get win64 to work
|
před 15 roky |
michael
|
10f25d6605
* Added flush to TBase64Encoder
|
před 15 roky |
Jonas Maebe
|
edfb31c020
* when looking for overloaded conversion (assignment) operators, only ignore
|
před 15 roky |
michael
|
fa0454afe2
* Fixed references to sub components (mantis #18021)
|
před 15 roky |
Jonas Maebe
|
11399b9b13
+ test from mantis #16365, already works
|
před 15 roky |
Jonas Maebe
|
eec6d74ac0
* fixed alphablending for drawing freetype fonts on transparent backgrounds
|
před 15 roky |
michael
|
74098a8f7d
* Fix for bug #18044
|
před 15 roky |
michael
|
43b6b58ea3
* Fix by Graeme Geldenhuys: map blob subtype 1 to ftMemo
|
před 15 roky |
michael
|
a8e4234aca
* Patch from Graeme Geldenhuys to check for XMLDocument before typecasting it
|
před 15 roky |
Jonas Maebe
|
3650944d9e
+ EXT_packed_depth_stencil support (patch by Michalis Kamburelis, mantis
|
před 15 roky |
Jonas Maebe
|
8f22a5d224
* perform simple imul->lea transformations also for Pentium 3-class target
|
před 15 roky |
paul
|
8aef216f21
compiler: allow nested objects to refence owner class in method arguments (issue #0017986)
|
před 15 roky |
paul
|
0c23029d8f
compiler: add all nested classes to the symtable stack while parsing method header (issue #0017952)
|
před 15 roky |
florian
|
675c3391d1
* makes compiler report nice error when one tries to use specialize for function result type, based on a patch by Aleksa Todorovic, part of #15875
|
před 15 roky |
michael
|
cc0be1be4d
* Completely initialize threadvars when an external thread is detected. Needs still cleanup code (or a better thread initialization/finalization).
|
před 15 roky |