Jonas Maebe
|
1456e82a6a
* make sure example also works without an application bundle
|
před 16 roky |
Jonas Maebe
|
7f0631d311
* again made less complex in case of PIC, otherwise it fails
|
před 16 roky |
Jonas Maebe
|
78c29a33ba
* changed the parameters of gotoxy() and the return values of wherex/wherey
|
před 16 roky |
joost
|
d39e82b256
* Fixed resource-leak on exceptions during creating/dropping databases, patch from taka_jp, bug #13587
|
před 16 roky |
joost
|
2435a4a48f
* Modified patch from taka_jp to set the connection-dataset for mysql, bug #13588.
|
před 16 roky |
marco
|
82b9749e71
* thread creation failure for win<x>. Mantis 13798
|
před 16 roky |
Jonas Maebe
|
c40d6cca8b
+ Darwin-specific fcntl constants
|
před 16 roky |
sergei
|
733d2c38d5
dom.pp: Customized memory management, fixes 17 test cases and all memory leaks in testsuite:
|
před 16 roky |
sergei
|
d3dd0d6aa0
dom.pp: Added node memory management code (pure addition, no functionality changes this time).
|
před 16 roky |
marco
|
8fe555afca
* some minor vista/w7 related updates to message numbers
|
před 16 roky |
marco
|
ec364a66e8
* win64 compatibility fix from Vincent. TLibHandle is now equal to system.thandle
|
před 16 roky |
Jonas Maebe
|
ee69d00bec
- unconditionally enabled {$ifdef PARAOUTFILE}-code (that define was
|
před 16 roky |
sergei
|
035fe43b72
Final strike for #13605:
|
před 16 roky |
sergei
|
17bbe72d08
* Moved TDOMAttrDef class from xmlread.pp to dom.pp (in order to implement default attribute handling at DOM level).
|
před 16 roky |
sergei
|
0a242ba49f
dom.pp: Ignore node read-only property when its owning document is being destroyed (enables destroying nodes in arbitrary order).
|
před 16 roky |
sergei
|
6049600ccb
DOM test suite enhancements:
|
před 16 roky |
marco
|
501f20c546
* reversed destruction order of TFPObjectList as per Mantis 13715.
|
před 16 roky |
Jonas Maebe
|
3d771a7d39
* when loading the functions for a particular OpenGL function, also
|
před 16 roky |
marco
|
b5985d7e7c
* gtk_cell_renderer_combo_new returns gtkcellrenderer not -combo (mantis 13689),
|
před 16 roky |
Jonas Maebe
|
bbfd8812c9
* small fixes from Karl-Michael Schindler (mantis #13048)
|
před 16 roky |
Jonas Maebe
|
84cdb246fa
* copyright in comments updated (from mantis #13048)
|
před 16 roky |
Jonas Maebe
|
b59d1f724b
* support {$i *.ext} to include source files with the same base name, but
|
před 16 roky |
yury
|
9a0808d0fb
* Set default image base for win64 dlls to $110000000.
|
před 16 roky |
yury
|
bf00b3e94b
* Replaced some ifdef x86_64 by ifdef cpu64bitaddr, since it is more correct.
|
před 16 roky |
marco
|
c0aa309cde
* Fix for gdb66/mingw (general?) program reset issue. Instructs GDB to turn confirmation off. Mantis 0011968
|
před 16 roky |
marco
|
39afd88425
* mingw textmode IDE debugging support. First working version (for me), atexit handler for mingw and cygwin stuff under ifndef USE_MINGW_GDB
|
před 16 roky |
Jonas Maebe
|
4106ce540f
* fixed compilation with -Cr after r13147
|
před 16 roky |
mazen
|
f7ec6481cf
* Source code and XLM files could not be executable.
|
před 16 roky |
marco
|
55bf970d0b
* small mingw related fixes.
|
před 16 roky |
Jonas Maebe
|
3a8b29be91
+ test conversion from class to differently sized enum and to differently
|
před 16 roky |