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 лет назад |
Jonas Maebe
|
3d771a7d39
* when loading the functions for a particular OpenGL function, also
|
16 лет назад |
marco
|
b5985d7e7c
* gtk_cell_renderer_combo_new returns gtkcellrenderer not -combo (mantis 13689),
|
16 лет назад |
Jonas Maebe
|
bbfd8812c9
* small fixes from Karl-Michael Schindler (mantis #13048)
|
16 лет назад |
Jonas Maebe
|
84cdb246fa
* copyright in comments updated (from mantis #13048)
|
16 лет назад |
Jonas Maebe
|
b59d1f724b
* support {$i *.ext} to include source files with the same base name, but
|
16 лет назад |
yury
|
9a0808d0fb
* Set default image base for win64 dlls to $110000000.
|
16 лет назад |
yury
|
bf00b3e94b
* Replaced some ifdef x86_64 by ifdef cpu64bitaddr, since it is more correct.
|
16 лет назад |
marco
|
c0aa309cde
* Fix for gdb66/mingw (general?) program reset issue. Instructs GDB to turn confirmation off. Mantis 0011968
|
16 лет назад |