marco
|
8ca6c83ceb
* patch from Dmitry for bug #16135. Some newer opengl functions and symbols.
|
преди 15 години |
marco
|
b2ad17dd2a
* initial hhp loading in chmproject.
|
преди 15 години |
sergei
|
ead5707179
+ Enumeration type for XML version
|
преди 15 години |
sergei
|
8f29def76e
* xmlread.pp: when IgnoreComments=True, merge together text nodes that precede and follow the skipped comment. With this fix, the reader finally produces normalized documents in all modes, so remove the corresponding cheat from testing program (xmlts.pp).
|
преди 15 години |
marco
|
cfae57bccd
* add *.dpr and *.lpr to the Pascal highlight extensions
|
преди 15 години |
sergei
|
3bb9bfd2b8
* XPath, fixed parent axis of attribute nodes: it must consist of the owner element of an attribute.
|
преди 15 години |
sergei
|
1ed130e2e1
* Fixed XPath functions name() and local-name(), which should behave different from DOM properties of the same names. name() is empty for text, comment and document nodes. local-name() is the same as name() for non-prefixed attributes and processing instructions.
|
преди 15 години |
Jonas Maebe
|
9ee74432b6
* fixed internalerror on ARM with 64 bit softfloats after r15416
|
преди 15 години |
marco
|
815cf97b4c
* do not prefix inifile.readsectionvalues results with '=' when key='' (Delphi TMeminifile compatible. API based Delphi TInifile refuses to read such files)
|
преди 15 години |
ivost
|
46a44702dc
* added test for new IS operator
|
преди 15 години |
ivost
|
17260e1119
* reimplemented IS operator, it supports now
|
преди 15 години |
joost
|
fede03c225
* Fixed for query-results with double fieldnames
|
преди 15 години |
Jonas Maebe
|
935cd9eb8c
- reverted r15430, it was wrong (variadic parameters don't require an extra
|
преди 15 години |
joost
|
4e9fc5fadb
* Support for ftFixedChar parameter
|
преди 15 години |
Jonas Maebe
|
8c1a63fb80
* take "varags" into account when checking for the correct number of
|
преди 15 години |
Jonas Maebe
|
4847103436
* don't try to generate mangled names for methods of categories
|
преди 15 години |
marco
|
d6c2326f87
* made several functions virtual.
|
преди 15 години |
joost
|
81c3db6679
* Implemented TField.Editmask by Luiz Americo, bug #16555
|
преди 15 години |
joost
|
04773d35b9
* Use resourcestring for error message
|
преди 15 години |
joost
|
6a6ab2a392
* Call TDatalink.LayoutChanged when controls are disabled and dataset closed/opened. Bug #16428 + test
|
преди 15 години |
Jonas Maebe
|
194855eee0
* de-tabbed
|
преди 15 години |
joost
|
4b58890d90
* Implemented usage of mysql connection params, see bug #16568
|
преди 15 години |
Jonas Maebe
|
ea4bb9d752
* don't treat variant records with one element as "records with one element"
|
преди 15 години |
michael
|
037c783442
* Patch from Mattias gaertner to support lazarus lfm encoding in TParser
|
преди 15 години |
sergei
|
73bafe0444
+ Implement TSAXReader.Abort method, which can be used to end the parsing prematurely (Mantis #16703)
|
преди 15 години |
joost
|
87555e084a
* Splitted up TCustomBufDataset tests from more general tests
|
преди 15 години |
joost
|
fb3ede2ef7
* Fixed accessing TCustomBufDataset.IndexName and CompareBookmarks from a new instance (bug 16695+adapted test)
|
преди 15 години |
Jonas Maebe
|
39adedb12a
* fixed writing debug info for string constants that are exactly 255 chars
|
преди 15 години |
Jonas Maebe
|
6e12de117b
* report correct location of classes that miss method implementations for
|
преди 15 години |
joost
|
73bfdcf8b8
* Fixed accessing TCustomBufDataset.IndexFieldNames from a new instance (bug 16695 + test)
|
преди 15 години |