joost
|
eb698a6d9a
* Fixed type in THTMLContentProducerClass name
|
15 سال پیش |
joost
|
8fa8a466b1
* Made WebPage.IsAjaxCall public
|
15 سال پیش |
joost
|
144672ffd8
* Process request variables for a HEAD request as if it is a GET request
|
15 سال پیش |
joost
|
8c836d1d1a
* Added TRequest.LocalPathPrefix property
|
15 سال پیش |
paul
|
23e74d5d46
rtl: fixed typo in variants.pp noticed by Ivan Shikhalev (mantis #0017983)
|
15 سال پیش |
Jonas Maebe
|
a5473c33cc
* part of r16347, forgot to commit
|
15 سال پیش |
sergei
|
cbdc08b641
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies
|
15 سال پیش |
sergei
|
ba700ad2ff
* Improvements to Dispatch call handling:
|
15 سال پیش |
sergei
|
532f8b9ab5
* Type Word maps to variant type varword, not varqword (probably a typo).
|
15 سال پیش |
paul
|
4036be1221
rtl: add IO_REPARSE_TAG constants
|
15 سال پیش |
paul
|
f0c3084bee
shlobj: add more SHARD_ constants
|
15 سال پیش |
pierre
|
969c81b60f
* Fix DEBUG go32v2 compilation error
|
15 سال پیش |
pierre
|
74e1e4c7ba
* Remove go32v2 skiptarget for working tests
|
15 سال پیش |
marco
|
485bc5a5b2
* patch from Paul, fixes 17958, newer Vista/W7 interfaces for dialogs.
|
15 سال پیش |
paul
|
a8deeaa168
compiler: fix search of outer class type inside inner type declarations (bug #0017945)
|
15 سال پیش |
paul
|
d99b4ae7c1
compiler: set moduleid for record symtables and descendants (fixes bug #0017950)
|
15 سال پیش |
sergei
|
2d860e356c
* Fixed parameter generation for dispatch calls: assuming that everything is passed by reference and needs only sizeof(ptruint) bytes is wrong. 64-bit primitive types (Double,Int64) are passed by value and require twice more space on 32-bit platforms.
|
15 سال پیش |
joost
|
6a4ea03acb
* Added FPMakeOptions to the global configuration file, to pass custom options to fpmake
|
15 سال پیش |
joost
|
4c00ab84f1
* Added option to ignore further invalid options
|
15 سال پیش |
Jonas Maebe
|
c14574bb56
* don't change the fpu control word in the initialisation code of dynamic
|
15 سال پیش |
joost
|
c53b2a871b
* Added ability to add custom command-line options for fpmake
|
15 سال پیش |
joost
|
bf355db3fe
* Added ability to specify absolute paths to install files into
|
15 سال پیش |
Jonas Maebe
|
d36f8ac542
* fixed potential buffer overflow error when creating the fullprocname for
|
15 سال پیش |
Jonas Maebe
|
fdfb21387f
* fixed potential buffer overflow errors (reported by Stian Skjelstad,
|
15 سال پیش |
pierre
|
365c0d82bf
* Fix windows code to avoid closing unopened files
|
15 سال پیش |
joost
|
af40e489dc
* Make sure that the value of ActionVar is passed as actionname to the OnGetAction event
|
15 سال پیش |
joost
|
c4cd67c782
* Set the version in the Makefile.fpc from the fcl-db sub package base so that
|
15 سال پیش |
Jonas Maebe
|
0cb2fa1baf
+ semtimedop() for Linux, marked as "platform" (last part of patch from
|
15 سال پیش |
marco
|
57e38d3466
* moved taskdialog to commctrl
|
15 سال پیش |
marco
|
83d92fb0fc
* Copied TaskDialog headers from Lazarus' win32extra at Paul's request.
|
15 سال پیش |