mattias
|
38ebbaabed
|
rtl: less hints
|
2018-05-02 06:15:33 +00:00 |
|
mattias
|
8fc505f54d
|
rtl: less hints
|
2018-05-01 22:20:40 +00:00 |
|
mattias
|
7d36bee9b7
|
rtl: pas2js_rtl.lpk: test command creates only one js file in lib/
|
2018-05-01 22:20:32 +00:00 |
|
michael
|
c26f48ec26
|
* Fixed wrong name for TJSWebGLBuffer
|
2018-05-01 14:54:51 +00:00 |
|
michael
|
d1939e0be2
|
* Added webgl unit to package
|
2018-05-01 12:41:51 +00:00 |
|
michael
|
62a7354a77
|
* Added webgl import unit
|
2018-05-01 12:36:26 +00:00 |
|
michael
|
016fb2628e
|
* Fixed StrokeStyle typo
|
2018-05-01 09:51:29 +00:00 |
|
mattias
|
2acf5c93dd
|
rtl: less hints
|
2018-04-27 08:37:34 +00:00 |
|
mattias
|
f6cee08d5d
|
rtl: HexStr nativeint
|
2018-04-27 08:36:16 +00:00 |
|
mattias
|
77ee122422
|
rtl: added HexStr
|
2018-04-26 08:13:24 +00:00 |
|
mattias
|
78d46bc7ce
|
rtl: overload new()
|
2018-04-25 00:21:29 +00:00 |
|
mattias
|
ce883581ac
|
rtl: GUIDToString simplified
|
2018-04-25 00:21:05 +00:00 |
|
mattias
|
3f0b7322ad
|
rtl: note about currency
|
2018-04-22 11:39:32 +00:00 |
|
mattias
|
a95188db36
|
rtl: removed currency alias
|
2018-04-22 11:21:52 +00:00 |
|
michael
|
261cf413ad
|
* Support for currency formatting. Currency type is a double
|
2018-04-21 09:17:29 +00:00 |
|
michael
|
5dc2adc79f
|
* Fix recno calculation
|
2018-04-21 07:54:20 +00:00 |
|
michael
|
2cd1d5909a
|
* Initialize next buffers when increasing buffer size
|
2018-04-21 07:54:00 +00:00 |
|
mattias
|
30fed36605
|
rtl: added rtti.pas with TVirtualInterface
|
2018-04-21 06:14:52 +00:00 |
|
michael
|
691d3d8bdc
|
* Patch from mattias to handle GUID as record
|
2018-04-21 05:52:56 +00:00 |
|
michael
|
edd010c1bc
|
* Add optional start index for Pos()
|
2018-04-12 18:29:11 +00:00 |
|
michael
|
8e325e7c49
|
* Fix floattostr in case decimalseparator differs from point
|
2018-04-11 07:13:59 +00:00 |
|
michael
|
a75ff377bd
|
* Additions from Mattias for interface support
|
2018-04-07 13:02:57 +00:00 |
|
michael
|
27e3e726ea
|
* Fix case where active record is outside buffer range when buffer count is reduced
|
2018-04-02 10:45:33 +00:00 |
|
michael
|
604e56270b
|
* Added AddPair
|
2018-03-27 11:48:15 +00:00 |
|
michael
|
b7e3150635
|
* Remove some duplicates
|
2018-03-22 13:17:00 +00:00 |
|
michael
|
75c570f2b2
|
* Fix Modified setting
|
2018-03-19 13:33:16 +00:00 |
|
michael
|
2f71f38f31
|
* Fix duplicate implementations
|
2018-03-19 13:26:30 +00:00 |
|
michael
|
f607b048ad
|
* Fix GetFieldData for other buffers than the edit buffer
|
2018-03-18 18:25:16 +00:00 |
|
michael
|
7a02179405
|
* Implement BookmarkValid
|
2018-03-15 14:01:36 +00:00 |
|
michael
|
47aa8d9351
|
* Compiler can now handle initialized arrays with enums (patch from Mattias)
|
2018-03-09 12:36:40 +00:00 |
|
michael
|
9ef47345a8
|
* Fix compiler options, target should be browser
|
2018-03-06 15:53:39 +00:00 |
|
michael
|
16a721e9fa
|
* Fix compilation after TJSJSON returns now a JSValue, no longer object
|
2018-03-06 15:52:10 +00:00 |
|
michael
|
961fe77586
|
* Fix compilation after TJSJSON returns now a JSValue, no longer object
|
2018-03-06 15:51:31 +00:00 |
|
michael
|
4710b7342c
|
* Fix compilation after TJSJSON returns now a JSValue, no longer object
|
2018-03-06 15:50:41 +00:00 |
|
michael
|
efbdea550d
|
* Fix compilation after refactoring of ExtJSDataset in separate units
|
2018-03-06 15:49:33 +00:00 |
|
michael
|
3df8a9b070
|
* Fix compilation after refactoring of ExtJSDataset in separate units, and TJSJSON returns now a JSValue, no longer object
|
2018-03-06 15:48:55 +00:00 |
|
michael
|
c84cab9d4a
|
* Removed double identifier forward declarations
|
2018-03-06 14:34:34 +00:00 |
|
michael
|
2c0f7fe9bc
|
* Add overloads for group, groupcollapsed and table calls for console object
|
2018-03-05 08:41:49 +00:00 |
|
michael
|
4fbdabdc91
|
* Add TFormatSettings class to ease porting FPC/Delphi code, patch from Bruno Fierens
|
2018-03-05 08:02:17 +00:00 |
|
michael
|
9e086a3de8
|
* Fix position after Insert
|
2018-02-12 08:14:36 +00:00 |
|
michael
|
0dcbd253fa
|
* Fix falsely added duplicate methods in commit 47
|
2018-02-12 07:59:34 +00:00 |
|
michael
|
433b905142
|
* Do not use specialized Date/Time fields by default
|
2018-02-11 22:39:16 +00:00 |
|
michael
|
38f9b72225
|
* Move published properties to new class TJSONDataset
|
2018-02-11 21:06:25 +00:00 |
|
michael
|
a3ea761606
|
* Array length is read-write
|
2018-02-11 21:00:42 +00:00 |
|
michael
|
787af42a56
|
* Fix bookmark handling, basic infrastructure for local indexes
|
2018-02-11 15:56:04 +00:00 |
|
michael
|
eb11d23de7
|
* Remove some debug statements
|
2018-02-11 15:55:05 +00:00 |
|
michael
|
959ef209da
|
* Fix delete (Second fix is needed to make sure bookmarks are still correct after deleting)
|
2018-02-10 21:51:25 +00:00 |
|
michael
|
66ceb76a2c
|
* Correctly initialize AddToChangeList to Nil
|
2018-02-10 21:09:05 +00:00 |
|
michael
|
14e0b3dff7
|
* Fix cancel
|
2018-02-10 20:50:08 +00:00 |
|
michael
|
53c1915185
|
* Fix AV in case there is no changelist (local dataset)
|
2018-02-10 20:49:48 +00:00 |
|