michael
|
5dc2adc79f
* Fix recno calculation
|
7 years ago |
michael
|
2cd1d5909a
* Initialize next buffers when increasing buffer size
|
7 years ago |
mattias
|
30fed36605
rtl: added rtti.pas with TVirtualInterface
|
7 years ago |
michael
|
691d3d8bdc
* Patch from mattias to handle GUID as record
|
7 years ago |
michael
|
edd010c1bc
* Add optional start index for Pos()
|
7 years ago |
michael
|
8e325e7c49
* Fix floattostr in case decimalseparator differs from point
|
7 years ago |
michael
|
a75ff377bd
* Additions from Mattias for interface support
|
7 years ago |
michael
|
27e3e726ea
* Fix case where active record is outside buffer range when buffer count is reduced
|
7 years ago |
michael
|
604e56270b
* Added AddPair
|
7 years ago |
michael
|
b7e3150635
* Remove some duplicates
|
7 years ago |
michael
|
75c570f2b2
* Fix Modified setting
|
7 years ago |
michael
|
2f71f38f31
* Fix duplicate implementations
|
7 years ago |
michael
|
f607b048ad
* Fix GetFieldData for other buffers than the edit buffer
|
7 years ago |
michael
|
7a02179405
* Implement BookmarkValid
|
7 years ago |
michael
|
47aa8d9351
* Compiler can now handle initialized arrays with enums (patch from Mattias)
|
7 years ago |
michael
|
9ef47345a8
* Fix compiler options, target should be browser
|
7 years ago |
michael
|
16a721e9fa
* Fix compilation after TJSJSON returns now a JSValue, no longer object
|
7 years ago |
michael
|
961fe77586
* Fix compilation after TJSJSON returns now a JSValue, no longer object
|
7 years ago |
michael
|
4710b7342c
* Fix compilation after TJSJSON returns now a JSValue, no longer object
|
7 years ago |
michael
|
efbdea550d
* Fix compilation after refactoring of ExtJSDataset in separate units
|
7 years ago |
michael
|
3df8a9b070
* Fix compilation after refactoring of ExtJSDataset in separate units, and TJSJSON returns now a JSValue, no longer object
|
7 years ago |
michael
|
c84cab9d4a
* Removed double identifier forward declarations
|
7 years ago |
michael
|
2c0f7fe9bc
* Add overloads for group, groupcollapsed and table calls for console object
|
7 years ago |
michael
|
4fbdabdc91
* Add TFormatSettings class to ease porting FPC/Delphi code, patch from Bruno Fierens
|
7 years ago |
michael
|
9e086a3de8
* Fix position after Insert
|
7 years ago |
michael
|
0dcbd253fa
* Fix falsely added duplicate methods in commit 47
|
7 years ago |
michael
|
433b905142
* Do not use specialized Date/Time fields by default
|
7 years ago |
michael
|
38f9b72225
* Move published properties to new class TJSONDataset
|
7 years ago |
michael
|
a3ea761606
* Array length is read-write
|
7 years ago |
michael
|
787af42a56
* Fix bookmark handling, basic infrastructure for local indexes
|
7 years ago |