Jonas Maebe
|
d6d411442b
* more small indentation fixes
|
%!s(int64=15) %!d(string=hai) anos |
Tomas Hajny
|
03f52902f3
* do not use / as DriveSeparator
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
790c7954b7
* fixed assigning "id" to a protocol instance and using protocol instances
|
%!s(int64=15) %!d(string=hai) anos |
Tomas Hajny
|
a2af005101
* fix for web bug #16651
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
5a1e4befe4
* fixed is_related() for objcprotocol
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
e66dbe1317
* fixed indentation of for-in code
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
df525d98a3
* fixed indentation of for-in code
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
45d60dbb97
* Patch from Mattias Gaertner to fix missing classname placeholder
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
babd106844
* Publish options
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
d50802e52f
* Fix access violation. Notification must always call inherited notification
|
%!s(int64=15) %!d(string=hai) anos |
marco
|
8ca6c83ceb
* patch from Dmitry for bug #16135. Some newer opengl functions and symbols.
|
%!s(int64=15) %!d(string=hai) anos |
marco
|
b2ad17dd2a
* initial hhp loading in chmproject.
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
ead5707179
+ Enumeration type for XML version
|
%!s(int64=15) %!d(string=hai) anos |
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).
|
%!s(int64=15) %!d(string=hai) anos |
marco
|
cfae57bccd
* add *.dpr and *.lpr to the Pascal highlight extensions
|
%!s(int64=15) %!d(string=hai) anos |
sergei
|
3bb9bfd2b8
* XPath, fixed parent axis of attribute nodes: it must consist of the owner element of an attribute.
|
%!s(int64=15) %!d(string=hai) anos |
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.
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
9ee74432b6
* fixed internalerror on ARM with 64 bit softfloats after r15416
|
%!s(int64=15) %!d(string=hai) anos |
marco
|
815cf97b4c
* do not prefix inifile.readsectionvalues results with '=' when key='' (Delphi TMeminifile compatible. API based Delphi TInifile refuses to read such files)
|
%!s(int64=15) %!d(string=hai) anos |
ivost
|
46a44702dc
* added test for new IS operator
|
%!s(int64=15) %!d(string=hai) anos |
ivost
|
17260e1119
* reimplemented IS operator, it supports now
|
%!s(int64=15) %!d(string=hai) anos |
joost
|
fede03c225
* Fixed for query-results with double fieldnames
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
935cd9eb8c
- reverted r15430, it was wrong (variadic parameters don't require an extra
|
%!s(int64=15) %!d(string=hai) anos |
joost
|
4e9fc5fadb
* Support for ftFixedChar parameter
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
8c1a63fb80
* take "varags" into account when checking for the correct number of
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
4847103436
* don't try to generate mangled names for methods of categories
|
%!s(int64=15) %!d(string=hai) anos |
marco
|
d6c2326f87
* made several functions virtual.
|
%!s(int64=15) %!d(string=hai) anos |
joost
|
81c3db6679
* Implemented TField.Editmask by Luiz Americo, bug #16555
|
%!s(int64=15) %!d(string=hai) anos |
joost
|
04773d35b9
* Use resourcestring for error message
|
%!s(int64=15) %!d(string=hai) anos |
joost
|
6a6ab2a392
* Call TDatalink.LayoutChanged when controls are disabled and dataset closed/opened. Bug #16428 + test
|
%!s(int64=15) %!d(string=hai) anos |