提交历史

作者 SHA1 备注 提交日期
  sergei 538f82091a XPath improvements: 16 年之前
  marco 2c3d6645be * dll should be ocx 16 年之前
  marco 3c0c4fc966 * copyright and added to buildunit 16 年之前
  marco 94d2c585a9 * makefiles adapted for htmlhelp 16 年之前
  marco 2f218391d4 * initial htmlhelp header translation 16 年之前
  joost 04ca09c600 * Fixed warning and removed semicolon-typo 16 年之前
  sergei f0e6946688 XML/HTML writers, handle denormalized line-ending sequences (#13 and #13#10), fixes #13879. 16 年之前
  michael 0021183eb6 * Patch from reporter of bug ID #13924 to fix arguments with spaces if no argv is declared. 16 年之前
  joost 17c4dc5feb * Fixed recognition of contenttypes containing information about the character-set 16 年之前
  sergei 26767125f0 * Refactored TXPathLocationPathNode.Evaluate(), split that awful 3-level nested procedure into 16 年之前
  Jonas Maebe ba951580a2 * fixes and cleanups for tbits (patch by Sergei Gorelkin, mantis #13890) 16 年之前
  Jonas Maebe 7bff50becd * give an error message when the specified wpo feedback input file 16 年之前
  Jonas Maebe e13a708002 * fixed compiler crash when using a bitpacked array whose size was 16 年之前
  Jonas Maebe d27673bbe4 * do not load wpo info from ppu files when we are not generating 16 年之前
  Jonas Maebe b9601f10fb * part of r13238, forgot to commit 16 年之前
  Jonas Maebe 41acad1d11 + keep track of called virtual methods per unit. -Owoptvtms will now replace 16 年之前
  ivost 91ae3e8788 * added TryStringToGuid function (former StringToGuid is using this now) 16 年之前
  ivost db429f2d48 * added GUID_NULL constant 16 年之前
  yury 3b32571557 * Fixed compilation for win64. ThreadID is DWORD on both win32 and win64. 16 年之前
  ivost b5be9e008e * added GuidCase function to intf/guid helper functions 16 年之前
  marco 9a9b05b683 * file not added in earlier commit, and was forgotten. 16 年之前
  marco d87ba9d285 * multimon added (From Paul Ishenin), renamed dwmapi extension to .pp 16 年之前
  yury fed5ef7c23 * Added declaration of GlobalReAllocPtr() for wince. Bug #13897. 16 年之前
  sergei e66e35ac2c XPath: reducing memory load: 16 年之前
  sergei 3327371e24 + Implemented DOM level 3 method TDOMNode.LookupNamespaceURI(). 16 年之前
  sergei 32b98580fa + Namespace support in TDOMElementList, makes GetElementsByTagNameNS() operational. 16 年之前
  sergei c5114c7423 * Modified TDOMNodeList. It now has a fixed BuildList procedure which iterates descendant nodes, 16 年之前
  sergei 2cd0a1ad27 + Part of DOM level 2 namespace support (handling namespaced attributes) 16 年之前
  florian 398b5806b1 * TCollectionItem.Changed checks update counter of collection, resolves #13813 16 年之前
  michael 38be92f20e * Fixed TTarget.HaveOptions 16 年之前