sergei
|
b4b83a7edb
* HTML reader, attempt recovery from misplaced '<' characters (another part of Mantis #16916).
|
hace 15 años |
andrew
|
28041f3e3f
* fixed a possible chm compiler crash when a chm without .ht* files is created but full search is enabled.
|
hace 15 años |
michael
|
2796b58cfd
* Always send date/time in fixed format, send used format as well in metadata
|
hace 15 años |
michael
|
463faef0b6
* Implemented OnParamValue event
|
hace 15 años |
sergei
|
1a50f3ed26
* The fix in r15551 was not entirely correct. Must handle the case when string ends with a single whitespace.
|
hace 15 años |
michael
|
a872d84f72
Disabled debug define
|
hace 15 años |
michael
|
1b20fa6843
* Actually implemented Options (readonly, disable edit/delete/insert
|
hace 15 años |
michael
|
2397fa8b40
* Implemented ProtocolOptions and OnUnknownRecord to handle unknown FastCGI records
|
hace 15 años |
michael
|
0ee895f141
* Include trailing path delimiter. Check if session exists; Added some debug statements (in CGIDebug conditional)
|
hace 15 años |
michael
|
614d5e4858
* Added support for modules that do not have a stream associated with them; they are created with CreateNew
|
hace 15 años |
sergei
|
7e2f713d09
* HTML parser: in case of malformed input, do not create attributes with invalid names (Mantis #16916).
|
hace 15 años |
marco
|
119277166e
* fixed a problem in chmreader wrt moment of fwindows creation
|
hace 15 años |
Jonas Maebe
|
a52d04d465
* %os -> %target
|
hace 15 años |
marco
|
5564ab3582
* added cdecl to some overloaded wsprintfa/w variants. Mantis 16915
|
hace 15 años |
joost
|
3e165e2dcf
* Fixed compilation on Linux after r15557
|
hace 15 años |
michael
|
56d3739a03
* Patch from Dmitry Boyarintsev to implement expression parsing. Improved to have operator as enumerated
|
hace 15 años |
marco
|
3719524cb0
* Improved link scanning, and chmcmd commandline handling
|
hace 15 años |
Jonas Maebe
|
bfc1a6ff1c
+ added support for intialising/finalising threads not started via the FPC
|
hace 15 años |
marco
|
547f082abc
* YOffset-pageswitch moved later into directputpix procedure, since an
|
hace 15 años |
andrew
|
9b55d22267
* fixed a bug where the header size was incorrectly reported causing useless chm files
|
hace 15 años |
sergei
|
83238862f7
* The tag name may be followed by any whitespace char, not only #32 (Mantis #16906)
|
hace 15 años |
marco
|
05c40669e6
* initial #windows, defaultwindow support
|
hace 15 años |
andrew
|
532fb57eee
* updated copyrights
|
hace 15 años |
andrew
|
ab10e35fd5
* added basic reading for ms help 2 the successor to chm
|
hace 15 años |
andrew
|
a0f62a1336
* Fixed a potential bug where a value would not change if a contition wasn't met
|
hace 15 años |
Jonas Maebe
|
9273856e84
* disallow pusha*/popa* for x86_64 (mantis #14862)
|
hace 15 años |
daniel
|
86cbf76b92
* Fix/improve the value of "code" that is returned for val(string,enum,code) in
|
hace 15 años |
Jonas Maebe
|
a3a559cecc
* part of r15538, forgot to commit
|
hace 15 años |
Jonas Maebe
|
26cc281390
* fixed real48 to double conversion for 0.0 (patch by "jeng", mantis #16863)
|
hace 15 años |
joost
|
b3ca47e88a
* Install the doc and example sourcefiles
|
hace 15 años |