florian
|
d15e6bbe2a
+ -vs is shown in the help screen, resolves #13958
|
16 éve |
sergei
|
a45049155e
XPath parser improvements:
|
16 éve |
Jonas Maebe
|
5c4f80d6bc
* when optimizing temp assignments by simply replacing one temp with
|
16 éve |
marco
|
4a2acd9d87
* out x:i<interfacetype> to out x; otherwise passing olevariants doesn't work.
|
16 éve |
sergei
|
538f82091a
XPath improvements:
|
16 éve |
marco
|
2c3d6645be
* dll should be ocx
|
16 éve |
marco
|
3c0c4fc966
* copyright and added to buildunit
|
16 éve |
marco
|
94d2c585a9
* makefiles adapted for htmlhelp
|
16 éve |
marco
|
2f218391d4
* initial htmlhelp header translation
|
16 éve |
joost
|
04ca09c600
* Fixed warning and removed semicolon-typo
|
16 éve |
sergei
|
f0e6946688
XML/HTML writers, handle denormalized line-ending sequences (#13 and #13#10), fixes #13879.
|
16 éve |
michael
|
0021183eb6
* Patch from reporter of bug ID #13924 to fix arguments with spaces if no argv is declared.
|
16 éve |
joost
|
17c4dc5feb
* Fixed recognition of contenttypes containing information about the character-set
|
16 éve |
sergei
|
26767125f0
* Refactored TXPathLocationPathNode.Evaluate(), split that awful 3-level nested procedure into
|
16 éve |
Jonas Maebe
|
ba951580a2
* fixes and cleanups for tbits (patch by Sergei Gorelkin, mantis #13890)
|
16 éve |
Jonas Maebe
|
7bff50becd
* give an error message when the specified wpo feedback input file
|
16 éve |
Jonas Maebe
|
e13a708002
* fixed compiler crash when using a bitpacked array whose size was
|
16 éve |
Jonas Maebe
|
d27673bbe4
* do not load wpo info from ppu files when we are not generating
|
16 éve |
Jonas Maebe
|
b9601f10fb
* part of r13238, forgot to commit
|
16 éve |
Jonas Maebe
|
41acad1d11
+ keep track of called virtual methods per unit. -Owoptvtms will now replace
|
16 éve |
ivost
|
91ae3e8788
* added TryStringToGuid function (former StringToGuid is using this now)
|
16 éve |
ivost
|
db429f2d48
* added GUID_NULL constant
|
16 éve |
yury
|
3b32571557
* Fixed compilation for win64. ThreadID is DWORD on both win32 and win64.
|
16 éve |
ivost
|
b5be9e008e
* added GuidCase function to intf/guid helper functions
|
16 éve |
marco
|
9a9b05b683
* file not added in earlier commit, and was forgotten.
|
16 éve |
marco
|
d87ba9d285
* multimon added (From Paul Ishenin), renamed dwmapi extension to .pp
|
16 éve |
yury
|
fed5ef7c23
* Added declaration of GlobalReAllocPtr() for wince. Bug #13897.
|
16 éve |
sergei
|
e66e35ac2c
XPath: reducing memory load:
|
16 éve |
sergei
|
3327371e24
+ Implemented DOM level 3 method TDOMNode.LookupNamespaceURI().
|
16 éve |
sergei
|
32b98580fa
+ Namespace support in TDOMElementList, makes GetElementsByTagNameNS() operational.
|
16 éve |