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 |
|
michael
|
8c3c8022c9
|
* Better comments for toNNN functions, changed toInteger to return 0 if the value is not an integer
|
2018-02-10 14:12:31 +00:00 |
|
michael
|
f61bb3e843
|
* Add some toNNN functions
|
2018-02-10 12:21:12 +00:00 |
|
michael
|
5b1f8f55dc
|
* Fix changed TJSJON.Parse definition
|
2018-02-10 12:20:54 +00:00 |
|
michael
|
8082c6993e
|
* TJSJSON.Parse must return a JSValue, JSON spec was amended (https://tools.ietf.org/html/rfc7159)
|
2018-02-08 20:28:36 +00:00 |
|
michael
|
c9c60fe061
|
* Corrected promise object, added examples
|
2018-02-04 16:41:39 +00:00 |
|
michael
|
0b9ba8f128
|
* fix missing semilcolon now being caught by compiler
|
2018-01-31 14:20:22 +00:00 |
|
michael
|
fbbb273a36
|
* Workaround for compiler bug (not recognizing implicit function calls), fix missing semilcolon now being caught by compiler
|
2018-01-31 14:19:54 +00:00 |
|
michael
|
1575021928
|
* Remove no longer needed webscroll unit
|
2018-01-29 20:00:00 +00:00 |
|
michael
|
d04b6d44ea
|
* Demo for webrouter unit
|
2018-01-29 19:57:34 +00:00 |
|
michael
|
896cbe119e
|
* Webrouter unit
|
2018-01-29 19:57:11 +00:00 |
|
michael
|
a50c08f7fa
|
* Add missing semicolon, detected after bugfix in compiler
|
2018-01-29 18:38:02 +00:00 |
|
michael
|
0daa2404ea
|
* trunc now dynamically creates Math.trunc on IE
|
2018-01-29 13:46:05 +00:00 |
|
michael
|
e24a9c6b04
|
* Add extjsdataset
|
2018-01-20 14:17:14 +00:00 |
|
michael
|
3dac9ac047
|
* Extract ExtJS Dataset from jsondataset
|
2018-01-20 14:16:07 +00:00 |
|
michael
|
f13f7c6167
|
* Metadata and rows are raw JSON object, freeandnil will not work
|
2018-01-20 14:10:43 +00:00 |
|
michael
|
6f51b33077
|
* Clean up of initialization section, patch from Mattias Gaertner.
|
2018-01-18 14:23:03 +00:00 |
|
michael
|
b431fdc789
|
* Also package .pp demo files
|
2018-01-03 16:36:28 +00:00 |
|
michael
|
c99e41bc0e
|
* Correct chmod command
|
2017-12-30 12:24:33 +00:00 |
|
michael
|
ec2e3e5ce3
|
* Set permissions of uploaded file
|
2017-12-30 12:23:44 +00:00 |
|
michael
|
4f14632ee8
|
* Add upload target
|
2017-12-30 11:34:33 +00:00 |
|
michael
|
e4004749cb
|
* help target, marked some targets as .PHONE
|
2017-12-28 16:28:15 +00:00 |
|
michael
|
639f5eb45d
|
* Add implicit units so they are uninstalled
|
2017-12-28 15:38:56 +00:00 |
|
michael
|
2841b37b5f
|
* Add config creator
|
2017-12-28 12:26:29 +00:00 |
|
michael
|
7d8c29b0a6
|
* Let fpmake create complete installer
|
2017-12-28 12:25:41 +00:00 |
|
michael
|
c2a989efd1
|
* Adapt to new structure
|
2017-12-28 10:04:36 +00:00 |
|
michael
|
4860a47620
|
* Make RTL package like any other
|
2017-12-28 10:01:55 +00:00 |
|
michael
|
6845b13cee
|
* Reorganize to match FPC repo structure
|
2017-12-28 10:01:38 +00:00 |
|
michael
|
f35d8fcabe
|
* SourcePath -> UnitPath for dependencies
|
2017-12-27 17:37:29 +00:00 |
|
michael
|
14cf4a9469
|
* Makefile and fpmake for easier build
|
2017-12-27 17:33:32 +00:00 |
|
michael
|
ba341e4585
|
* Externals to all needed sources to compile compiler
|
2017-12-27 17:21:53 +00:00 |
|
michael
|
ff29faadd9
|
* Prepare for compiler
|
2017-12-27 12:31:05 +00:00 |
|
michael
|
6a5321c1fb
|
* Restructure, phase 1
|
2017-12-27 12:29:00 +00:00 |
|