michael
|
1572f8e05f
|
* Patch from Henrique Werlang to retrieve declared properties (Bg ID 37598)
|
2020-08-20 07:26:26 +00:00 |
|
michael
|
f75a471eeb
|
* Integer -> longint
|
2020-08-14 12:00:14 +00:00 |
|
michael
|
8e58dc66b3
|
* Patch from Henrique to improve stub generation for Delphi (bug ID 37568)
|
2020-08-14 10:26:02 +00:00 |
|
michael
|
2248f6abe2
|
* Move HRESULT to system unit
|
2020-08-14 10:21:22 +00:00 |
|
michael
|
a5a55469e9
|
* Fixes for Blob handling
|
2020-08-14 09:47:36 +00:00 |
|
michael
|
ed92652785
|
* Add arrayBuffer to Blob
|
2020-08-14 09:47:15 +00:00 |
|
michael
|
4be82217cd
|
* Some fixes after tests with TSTrings
|
2020-08-14 09:34:44 +00:00 |
|
michael
|
0c8d5388e6
|
* TBytesStream.LoadFromURL
|
2020-08-14 09:23:01 +00:00 |
|
michael
|
bb2faaa7fe
|
* Fix bug ID 37544 (add overload modifier for CharInSet)
|
2020-08-11 13:38:02 +00:00 |
|
michael
|
02a759f94d
|
* Add stdcall in case of makestub
|
2020-08-11 13:32:10 +00:00 |
|
michael
|
031890d363
|
* Fix bug ID 37543 - type alias
|
2020-08-11 13:21:24 +00:00 |
|
michael
|
8a7ce44e4f
|
* Get/Set value for objects, patch by Henrique Werlang (Bug ID 37540)
|
2020-08-11 11:46:50 +00:00 |
|
michael
|
459935b75e
|
* Fix declaration : add const (bug ID 37541, by Henrique Werlang)
|
2020-08-11 11:30:41 +00:00 |
|
michael
|
1c6c8b9bf1
|
* Fix declaration (by Henrique Werlang, bug ID 37542)
|
2020-08-11 11:29:21 +00:00 |
|
michael
|
bc1f5ab533
|
Use HRESULT for delphi compatibility
|
2020-08-11 11:26:53 +00:00 |
|
michael
|
3ed3dc7f1c
|
* Remove TUseBoolStr type
|
2020-08-10 15:09:24 +00:00 |
|
michael
|
767287d442
|
* Patch from Henrique Werlang to remove duplicate identifiers
|
2020-08-10 14:05:47 +00:00 |
|
michael
|
d395512a12
|
* Remove duplicate TStringDYnArray, patch from Henrique Werlang
|
2020-08-10 13:16:24 +00:00 |
|
michael
|
082bd8ce32
|
* Patch from Sven Barth to stream top/left
|
2020-08-08 09:21:18 +00:00 |
|
michael
|
9ac7450c3a
|
* Plug in browser JSON parser
|
2020-08-07 12:53:22 +00:00 |
|
michael
|
41b44c8613
|
* Enable GetJSON
|
2020-08-07 12:52:53 +00:00 |
|
michael
|
601dfd5be7
|
* Add TJSCloseEvent definition from Simon Ameis, bug ID 37425
|
2020-08-06 22:33:48 +00:00 |
|
michael
|
628dd46797
|
* Fix missing reference to procedure streaming
|
2020-08-06 13:00:01 +00:00 |
|
michael
|
21146d5b6d
|
* Add PopOver
|
2020-08-04 08:13:28 +00:00 |
|
michael
|
a2e29dec6c
|
* Remove lookup as well as calc fields from JSON
|
2020-08-01 09:40:02 +00:00 |
|
michael
|
2ff036a52e
|
* Initial fpjson version for pas2js
|
2020-08-01 08:51:23 +00:00 |
|
michael
|
b5e238ec57
|
* Make strtoint more Delphi/FPC compatible: floats are rejected
|
2020-08-01 08:50:57 +00:00 |
|
michael
|
7ef467dea6
|
* Fix data abstract base classes, not real descendents of TROService
|
2020-07-30 17:51:14 +00:00 |
|
michael
|
d2943a01de
|
* Fixes for missing types and changed callback types
|
2020-07-22 12:19:22 +00:00 |
|
michael
|
7d117bc7df
|
* Fix dateTime type
|
2020-07-22 12:18:41 +00:00 |
|
michael
|
f643b25c92
|
* Correct definition of events
|
2020-07-22 12:18:21 +00:00 |
|
michael
|
50ce665a76
|
* Accept native Javascript Date, (adapted) patch from Bruno
|
2020-07-09 09:57:53 +00:00 |
|
michael
|
d744f40921
|
* Fix DefaultBytesToBlobData
|
2020-07-09 09:49:28 +00:00 |
|
mattias
|
3d92248d55
|
rtl: fixed AnsiSameText using toLowerCase to use default locale
|
2020-07-08 14:11:41 +00:00 |
|
michael
|
9578fd2459
|
* Complete URL and add URLSearchParams object
|
2020-07-02 08:54:05 +00:00 |
|
mattias
|
3df6637e4b
|
rtl: fixed jsInstanceOf returning boolean
|
2020-06-27 07:18:24 +00:00 |
|
michael
|
9a0639a37f
|
* Add overloads for postMessage with options object (bug ID 36727)
|
2020-06-24 09:11:46 +00:00 |
|
michael
|
6222bd535a
|
* Add overloads for postMessage without Target (bug ID 36727)
|
2020-06-24 09:08:03 +00:00 |
|
michael
|
26553bcac7
|
* Add debug to TJSConsole (bug ID 36726)
|
2020-06-24 08:46:59 +00:00 |
|
michael
|
df8e44ef3e
|
* Change some code that results in browser warning about unreachable code (bug ID 37246)
|
2020-06-24 08:41:58 +00:00 |
|
michael
|
a9eed7255c
|
* Change some code that results in browser warning about unreachable code
|
2020-06-24 08:37:58 +00:00 |
|
michael
|
738210f764
|
* Change some code that results in browser warning about unreachable code
|
2020-06-24 08:31:39 +00:00 |
|
mattias
|
175bd2a274
|
rtl: enclosed async modifier in ifndef skipasync
|
2020-06-18 07:55:00 +00:00 |
|
michael
|
157cce8bab
|
* Publish required property on some controls
|
2020-06-08 08:17:22 +00:00 |
|
michael
|
6a3a4d4cf2
|
* Small fix for unrendering
|
2020-06-08 08:15:51 +00:00 |
|
mattias
|
3fbb199385
|
rtl: renamed overloads
|
2020-06-07 18:24:34 +00:00 |
|
michael
|
c72c0faa30
|
* Stack is enumerated from bottom up
|
2020-06-07 15:36:14 +00:00 |
|
michael
|
362986f47b
|
* Added generic TStack/TObjectStack and tests
|
2020-06-07 15:21:36 +00:00 |
|
michael
|
e5ee98ef8a
|
* Add TQueue/TObjectQueue
|
2020-06-07 10:06:23 +00:00 |
|
michael
|
796126d257
|
* Test generic list
|
2020-06-01 17:11:50 +00:00 |
|
michael
|
572897dec0
|
* TObjectDictionary
|
2020-06-01 15:19:16 +00:00 |
|
michael
|
da43764f69
|
* Copyright notice and additional events
|
2020-06-01 15:18:39 +00:00 |
|
michael
|
d070e63948
|
* Copyright notice and additional events
|
2020-06-01 15:18:26 +00:00 |
|
michael
|
21cf390e72
|
* Changed name to avoid confusion
|
2020-06-01 12:15:53 +00:00 |
|
michael
|
cac354d470
|
* Sleep function
|
2020-06-01 08:11:00 +00:00 |
|
michael
|
fe582f7957
|
* Add threadlist
|
2020-05-31 11:18:43 +00:00 |
|
michael
|
f34c0a891f
|
* Initial TDictionary implementation
|
2020-05-31 10:58:40 +00:00 |
|
michael
|
8bf4930531
|
* Dictionary start
|
2020-05-31 09:21:27 +00:00 |
|
michael
|
25cd4a3287
|
* Map error
|
2020-05-30 14:12:57 +00:00 |
|
michael
|
d1ef06167d
|
* Remove inline
|
2020-05-30 14:12:37 +00:00 |
|
michael
|
11a03717f0
|
* Change to anonymous func
|
2020-05-30 14:12:16 +00:00 |
|
mattias
|
bed2ddb8f2
|
rtl: using async function modifier
|
2020-05-28 07:16:42 +00:00 |
|
mattias
|
efd8b125a2
|
fixed missing inline
|
2020-05-28 07:14:44 +00:00 |
|
mattias
|
026bb6faa7
|
rtl: fixed compile
|
2020-05-20 07:58:01 +00:00 |
|
michael
|
27b6f1c5a3
|
* use reference to for exception handlers
|
2020-05-18 07:40:35 +00:00 |
|
michael
|
d9238eb798
|
* Switch to safecall for event handlers
|
2020-05-17 08:46:34 +00:00 |
|
michael
|
43a68f985a
|
* Small cosmetic change
|
2020-05-16 11:54:20 +00:00 |
|
michael
|
8e45a4dd32
|
* Allow to hook uncaught exceptions
|
2020-05-16 11:53:21 +00:00 |
|
michael
|
ec3efe0ad5
|
* Fix from Wagner Landgraf: Lookup must return Null if not found
|
2020-05-13 12:29:37 +00:00 |
|
michael
|
e8804d29c2
|
* Fix format
|
2020-05-06 21:26:23 +00:00 |
|
mattias
|
2b438be87e
|
rtl: clean up
|
2020-05-06 19:33:33 +00:00 |
|
mattias
|
4d995df2f7
|
rtl: fixed sysutils
|
2020-05-06 17:45:57 +00:00 |
|
mattias
|
1bf007ef13
|
rtl: clean up
|
2020-05-06 17:42:44 +00:00 |
|
mattias
|
726d0d3b3d
|
rtl: added pfAddress,pfReference
|
2020-05-06 17:42:05 +00:00 |
|
michael
|
58ae11c6d3
|
* SplitString
|
2020-04-26 11:56:23 +00:00 |
|
michael
|
f3585cf8e9
|
* Overloads to allow passing strings to Array of Char
|
2020-04-26 11:56:08 +00:00 |
|
michael
|
11fbc72255
|
* Fix Trim, fix some format() issues, work around bug in helper support
|
2020-04-26 10:59:52 +00:00 |
|
michael
|
b3d53e217a
|
* Range error message
|
2020-04-25 17:25:28 +00:00 |
|
michael
|
9cc2ff7776
|
* Add IsFinite
|
2020-04-25 17:25:18 +00:00 |
|
michael
|
4ec47938ee
|
* Add BinStr
|
2020-04-25 16:23:30 +00:00 |
|
michael
|
2d309499e9
|
* MediaStreamTrack skeleton
|
2020-04-19 14:18:47 +00:00 |
|
michael
|
841b080e6c
|
* Video conferencing APIs
|
2020-04-19 14:18:02 +00:00 |
|
michael
|
e4dbc23e67
|
* Allow display of not found elements
|
2020-04-19 10:32:13 +00:00 |
|
michael
|
e6d18fc1b4
|
* Add easy access method RouteFromURL
|
2020-03-23 13:52:15 +00:00 |
|
michael
|
6ba4e00741
|
* WEBRTC classes
|
2020-03-23 13:51:28 +00:00 |
|
michael
|
a5a202af2a
|
* HTMLHeaders class
|
2020-03-23 13:50:57 +00:00 |
|
michael
|
9141c50a2c
|
* Fix bug in FormatFloat: missing thousand sep when no decimal separator present. Patch by Bruno Fierens
|
2020-03-21 14:39:56 +00:00 |
|
michael
|
fa3016bc4b
|
* DB widgets
|
2020-03-10 23:51:47 +00:00 |
|
michael
|
b83a5f1fd5
|
* Set children length to zero after clearing
|
2020-03-10 23:50:54 +00:00 |
|
michael
|
38a6cfc3f9
|
* DB Widgets tests
|
2020-03-10 23:22:29 +00:00 |
|
michael
|
c1f474e1be
|
* Fix tests
|
2020-03-10 23:21:31 +00:00 |
|
michael
|
656de4aeaa
|
* Table tests
|
2020-03-10 23:20:26 +00:00 |
|
michael
|
7b10e9822c
|
* Various loop templates
|
2020-03-10 22:44:10 +00:00 |
|
michael
|
8d1c9e5da9
|
* Select and table widgets
|
2020-03-10 22:27:35 +00:00 |
|
michael
|
eb7a8dc058
|
* Fix commend in header
|
2020-03-10 22:25:41 +00:00 |
|
michael
|
de05c1f807
|
* Remove todos
|
2020-03-10 22:24:31 +00:00 |
|
michael
|
18452a754b
|
* Copyright notice
|
2020-03-10 22:23:52 +00:00 |
|
michael
|
b457601e27
|
* Update requests must also pass through setuprequest
|
2020-02-23 19:22:26 +00:00 |
|
michael
|
f42303383d
|
* Use node.mod.pas naming schedule
|
2020-02-23 12:59:40 +00:00 |
|
michael
|
1532b6aac2
|
spi-device node module
|
2020-02-23 10:00:05 +00:00 |
|
michael
|
1fc88b7218
|
* Require returns object with Gpio member
|
2020-02-23 09:00:52 +00:00 |
|
michael
|
d5344582b0
|
* license added
|
2020-02-22 23:06:13 +00:00 |
|
michael
|
ddc5776e47
|
* license added
|
2020-02-22 23:04:23 +00:00 |
|
michael
|
c581dece39
|
* node onoff module for GPIO control on raspberry
|
2020-02-22 23:02:57 +00:00 |
|
michael
|
84b1c93a7d
|
* nodejs HTTP class
|
2020-02-21 15:13:16 +00:00 |
|
michael
|
8944471cc6
|
* ByteDynArray
|
2020-02-21 15:12:12 +00:00 |
|
michael
|
df2250da28
|
* Completed bugger, added events and timers
|
2020-02-21 15:11:29 +00:00 |
|
michael
|
482d7d0690
|
* IteratorResult & AsyncIterator
|
2020-02-21 15:10:56 +00:00 |
|
michael
|
e3db23ef42
|
* Patch from Silvio Clecio to implement cookie on TJSDocument (bug ID 0035357).
|
2020-02-09 18:13:07 +00:00 |
|
michael
|
b028be4ec2
|
* Fix bug 35558: Add SortList
|
2020-02-08 09:50:34 +00:00 |
|
michael
|
9840999646
|
* Patch from Sven Barth to implement TJSWindow.onresize (bug ID 36677)
|
2020-02-08 09:39:42 +00:00 |
|
michael
|
20646eb432
|
* Fix from Sven Barth for bug ID 36676 : TParser reads too many bytes in certain cases
|
2020-02-08 09:37:11 +00:00 |
|
michael
|
17896572b8
|
* Fix case of removeEventListener (bug ID 36567, patch by Sven Barth)
|
2020-01-14 21:54:46 +00:00 |
|
michael
|
ba11536829
|
* Add ResolveStatus to TResolveInfo
|
2019-12-06 14:02:10 +00:00 |
|
michael
|
5dfaca424e
|
* Fix origin property in TJSLocation
|
2019-11-19 23:01:38 +00:00 |
|
michael
|
9e2c77792d
|
* Fix EndsWith declaration
|
2019-11-11 12:00:38 +00:00 |
|
michael
|
223e553de3
|
* Initial version of fieldmap
|
2019-11-04 11:17:47 +00:00 |
|
michael
|
0bc30e88e8
|
* Correct getcurrentlocation
|
2019-11-02 17:33:45 +00:00 |
|
michael
|
7d531e888c
|
* Complete TJSPath2D, add ellipse
|
2019-11-02 17:33:28 +00:00 |
|
michael
|
551b7e9911
|
* Rework dataset resolve mechanism to use separate status
|
2019-11-02 17:32:55 +00:00 |
|
mattias
|
a16ec5bdc1
|
rtl: added tkExtClass
|
2019-10-30 11:56:41 +00:00 |
|
michael
|
d1f79594de
|
* Autofocus and disabled for select element
|
2019-10-30 09:01:05 +00:00 |
|
michael
|
0cb5864a1c
|
* List view properties
|
2019-10-30 09:00:10 +00:00 |
|
michael
|
4464a2d5af
|
* Remove unused units
|
2019-10-30 08:59:37 +00:00 |
|
michael
|
c1081c8573
|
* Introduce DA Data types
|
2019-10-30 08:58:58 +00:00 |
|
michael
|
717a4381b1
|
* Add escaping of specials ^ and $ to stringreplace
|
2019-10-27 17:11:33 +00:00 |
|
michael
|
2b0c7ffa88
|
* Add support for resources
|
2019-10-27 13:14:34 +00:00 |
|
michael
|
116614c42c
|
* Add EncodeHTMLEntities
|
2019-10-27 13:13:23 +00:00 |
|
michael
|
7a882c55b8
|
* Arraybuffer is a JSObject
|
2019-10-27 13:12:30 +00:00 |
|
michael
|
68eefbea8e
|
* Add Anchor and Template element classes
|
2019-10-27 13:12:09 +00:00 |
|
michael
|
10c84c0875
|
* Correct name of Buffer class
|
2019-10-27 13:11:48 +00:00 |
|
mattias
|
07c76c5111
|
rtl: fixed SetMethodProp normal function
|
2019-10-22 11:39:31 +00:00 |
|
mattias
|
c79684f8d9
|
rtl: MethodName: support callbacks with function reference
|
2019-10-21 17:05:49 +00:00 |
|
mattias
|
a72e7bf311
|
rtl: MethodName: support callbacks with function reference
|
2019-10-21 16:44:47 +00:00 |
|
mattias
|
b1c084790f
|
rtl: SetMethodProp: reuse callback if possible
|
2019-10-21 16:36:27 +00:00 |
|
michael
|
d7d47e1439
|
* Allow to log message on create, so event handler exceptions can be traced in debugger console
|
2019-10-18 08:01:02 +00:00 |
|
michael
|
848ea3e0bf
|
* Replace callbacks, split using regexp
|
2019-10-18 07:58:51 +00:00 |
|
michael
|
9a7c83dabf
|
Add TObjectDynArray
|
2019-10-18 07:58:21 +00:00 |
|
michael
|
6587b4df8e
|
* Some additions: window.postmessage, form.checkvalidity, overload for image constructor
|
2019-10-18 07:58:00 +00:00 |
|
michael
|
5621ab1a1f
|
* Add array of separators overload
|
2019-10-04 21:32:36 +00:00 |
|
michael
|
1d588bea49
|
* Fix AM/PM for strtotime
|
2019-10-02 19:16:20 +00:00 |
|
michael
|
b827092f20
|
* Resizable added
|
2019-10-01 18:28:51 +00:00 |
|
michael
|
463eae99d9
|
* Correct support for datetime fields
|
2019-10-01 18:28:09 +00:00 |
|
michael
|
cc0cee2387
|
* Add IsDate
|
2019-10-01 18:26:37 +00:00 |
|
michael
|
949f0181b9
|
* Fullcalendar unit & demo
|
2019-10-01 18:26:21 +00:00 |
|
michael
|
9640756fc2
|
* Fix day names in formatdatetime, fix DateTimeToJSDate
|
2019-09-30 13:48:08 +00:00 |
|
michael
|
509b6ee185
|
* Bootstrap(table) helper & demo
|
2019-09-28 15:47:34 +00:00 |
|
michael
|
dbaafd3dd8
|
* loCancelPending added to load flags
|
2019-09-27 13:24:58 +00:00 |
|
michael
|
3485d5252b
|
* Fix case of TJSHTMLElement native name
|
2019-09-27 13:17:32 +00:00 |
|
michael
|
1e31931375
|
* Fix strtoint64def
|
2019-09-27 13:17:06 +00:00 |
|
michael
|
ff0cbf12c8
|
* Errormessage property
|
2019-09-27 13:16:36 +00:00 |
|
michael
|
e46a655e18
|
* Check table name
|
2019-09-27 13:16:12 +00:00 |
|
michael
|
6219494a7a
|
* Loading
|
2019-09-27 13:14:58 +00:00 |
|
michael
|
816d7bd3e1
|
* Fix never-ending loop when setting filter
|
2019-09-26 12:54:58 +00:00 |
|
michael
|
980c23aa15
|
* Assume memo fields are sent as strings, not as bytes.
|
2019-09-26 12:54:11 +00:00 |
|
michael
|
abd08459c4
|
* First version of webassembly interface
|
2019-09-22 11:20:41 +00:00 |
|
michael
|
ae4df85df3
|
* Rest bridge returns blob as base64 encoded data
|
2019-09-20 06:55:06 +00:00 |
|
michael
|
3d687576c6
|
* Fix TBinaryField.Get/setAsBytes
|
2019-09-20 06:54:35 +00:00 |
|
mattias
|
d77f936d0e
|
rtl: less hints
|
2019-09-18 17:33:09 +00:00 |
|
michael
|
7dc3c9659f
|
* Undo last patch, too much committed
|
2019-09-13 09:48:21 +00:00 |
|
michael
|
d53de8e426
|
* Remove debug output and add DoPush to RouteRequest
|
2019-09-13 09:46:45 +00:00 |
|
michael
|
466aadfba9
|
* Template loader and demo
|
2019-09-12 20:38:59 +00:00 |
|
michael
|
2e22184840
|
* Safer UnRender, split templatewidget
|
2019-09-12 20:34:14 +00:00 |
|
michael
|
b60221b7b6
|
* better field size detection, add support for smallint field
|
2019-09-12 20:33:33 +00:00 |
|
michael
|
de8d28c369
|
* Move public section of TDAUserInfo
|
2019-09-12 20:33:04 +00:00 |
|
michael
|
ec6b4841f2
|
* raise error on non-existing route
|
2019-09-12 20:32:35 +00:00 |
|
michael
|
7030886a98
|
* Added link element & script element correction
|
2019-08-30 12:21:53 +00:00 |
|
michael
|
6e4276df35
|
* Additional classes/methods, suggested by WarleyAlex
|
2019-08-29 07:15:52 +00:00 |
|
michael
|
9019affbec
|
* Prevent calc fields spilling over from current record to edit buffer
|
2019-08-26 18:36:19 +00:00 |
|
michael
|
fae6877e9a
|
* Fix case where applyupdates is called when a previous batch is still ebing handled
|
2019-08-26 18:35:38 +00:00 |
|
mattias
|
ddc8bafa81
|
rtl: started generic TList
|
2019-08-26 13:44:05 +00:00 |
|
michael
|
2553ef17ad
|
* TJSAttr is a descendent of TJSNode
|
2019-08-20 11:19:11 +00:00 |
|
michael
|
6fcea916a2
|
* Add some missing HTMLFormElement methods
|
2019-08-20 07:42:14 +00:00 |
|
michael
|
69ca0ce68a
|
* Fix event handler signature
|
2019-08-20 07:25:39 +00:00 |
|
michael
|
1f3db78f37
|
* Added HTMLOutputElement
|
2019-08-20 07:14:20 +00:00 |
|
mattias
|
ac227214f3
|
rtl: less hints
|
2019-08-17 08:58:08 +00:00 |
|
michael
|
f14118704c
|
* Fix casing of substring
|
2019-08-13 06:07:48 +00:00 |
|
michael
|
e31a3ced26
|
* Re-enable all testcases
|
2019-08-11 13:13:24 +00:00 |
|
michael
|
0e4c76c91f
|
* Additional widgets and tests
|
2019-08-11 13:12:42 +00:00 |
|
michael
|
6bc0de13f9
|
* Added missing value to TJSHTMLButtonElement
|
2019-08-09 06:44:59 +00:00 |
|
michael
|
8a3692b9fd
|
* Correct DefaultHandler/DeefaultHandlerStr
|
2019-08-04 21:30:02 +00:00 |
|
michael
|
a89cc4b9ab
|
* Add some extra functions
|
2019-08-04 21:23:21 +00:00 |
|
michael
|
eab2006134
|
* Webwidget embryonal version
|
2019-08-04 21:22:33 +00:00 |
|
michael
|
f0deef7fcc
|
* Add Label and TextArea elements
|
2019-07-28 21:07:26 +00:00 |
|
michael
|
d472e24793
|
* Add Fetch API by Simon Ameis
|
2019-07-27 11:17:07 +00:00 |
|
michael
|
5012b557ae
|
* GotoBookmark checks that bookmark is valid.
|
2019-07-25 17:26:16 +00:00 |
|
michael
|
e2b9a878ad
|
* Add FormData class
|
2019-07-24 16:31:19 +00:00 |
|
michael
|
64e17d4954
|
* Switch to resource strings
|
2019-07-18 16:30:32 +00:00 |
|
michael
|
b9187c5ad3
|
* New HTML media elements
|
2019-07-18 16:30:16 +00:00 |
|
michael
|
021964c4d0
|
* Copyright header added
|
2019-07-15 13:14:26 +00:00 |
|
michael
|
a99f117940
|
* Show how to translate resource strings
|
2019-07-15 12:58:03 +00:00 |
|
michael
|
0b21ea3b26
|
* Add ObjectTextToBinary and TParser
|
2019-07-14 09:56:12 +00:00 |
|
michael
|
0c9deb045e
|
* PushJS import & demo by Silvio Clecio
|
2019-07-13 14:27:49 +00:00 |
|
michael
|
ca8aae9072
|
* Implement TStringStream, ObjectBinaryToText
|
2019-07-12 20:49:11 +00:00 |
|
michael
|
f76abc2f8d
|
* Correct HTMLImageElement, space key
|
2019-07-12 20:48:21 +00:00 |
|
michael
|
2742723507
|
* Replace asm block with pascal in setreference
|
2019-07-11 06:57:30 +00:00 |
|
michael
|
b07f70c6b2
|
* Use FN correctly
|
2019-07-07 18:40:35 +00:00 |
|
michael
|
7f010191f5
|
* Check that currentindex is assigned
|
2019-07-07 18:39:55 +00:00 |
|
michael
|
ee110fbed3
|
* Needed for classes unit
|
2019-07-07 18:38:55 +00:00 |
|
michael
|
1b44527498
|
* Implement (binary) streaming
|
2019-07-07 18:36:49 +00:00 |
|
michael
|
3a623b5dc3
|
* Add MethodName, FieldAddress
|
2019-07-07 18:35:46 +00:00 |
|
michael
|
cb834b582f
|
* Escape < >
|
2019-07-07 18:35:08 +00:00 |
|
michael
|
5db4d0571c
|
* Add ClassInfo and MethodAddress
|
2019-07-01 08:22:30 +00:00 |
|
michael
|
aa62138a70
|
* Fix case in 2 places
|
2019-06-27 06:23:46 +00:00 |
|
michael
|
fd996c12f9
|
* Add $M+ to TPersistent
|
2019-06-24 11:45:02 +00:00 |
|
michael
|
7d58ca83c2
|
* Fix use of public keyword
|
2019-06-22 09:06:44 +00:00 |
|
michael
|
01edbe957a
|
* Implement TStream
|
2019-06-19 07:52:34 +00:00 |
|
michael
|
e7de8d63ea
|
* Fix internalpost so that records are only appended to existing indexes
|
2019-06-18 16:12:38 +00:00 |
|
michael
|
0d3122c452
|
* Add some overload keywords
|
2019-06-10 10:59:22 +00:00 |
|
michael
|
2c68cfda8c
|
* Some IntN types
|
2019-06-10 10:58:57 +00:00 |
|
michael
|
46f7c2d5dc
|
* Allow indent to work
|
2019-06-10 10:58:21 +00:00 |
|
michael
|
7d13098123
|
* Make sure browsertestrunner & consoletestrunner share re-run functionality
|
2019-06-10 10:57:53 +00:00 |
|
michael
|
131c345931
|
* Do not run tests at once
|
2019-06-10 10:49:36 +00:00 |
|
michael
|
4db960f581
|
* Port so it works in browser as well
|
2019-06-10 10:49:07 +00:00 |
|
michael
|
b8c3a37540
|
* Remove debug console output
|
2019-06-10 10:48:41 +00:00 |
|
michael
|
f786a75965
|
* Fix working of dataset when closing/opening
|
2019-06-08 11:40:56 +00:00 |
|
michael
|
71fb6246d5
|
* Publish OwnsData
|
2019-06-08 11:40:00 +00:00 |
|
michael
|
81bf48df6b
|
* Fix setting index before dataset is open
|
2019-06-01 13:05:24 +00:00 |
|
michael
|
e3ef3fc9aa
|
* Fix ArcTan definition (bug ID 35655)
|
2019-06-01 12:21:12 +00:00 |
|
michael
|
9c2926cf96
|
* Add external name TJSMessageEvent class
|
2019-05-25 09:45:11 +00:00 |
|
michael
|
5505894bb0
|
* Add TJSMessageEvent class
|
2019-05-25 09:43:08 +00:00 |
|
michael
|
485f43abca
|
* Constructors for TJSWebSocket
|
2019-05-23 11:58:50 +00:00 |
|
mattias
|
0a5fe28683
|
rtl: added GetInterfaceProp, SetInterfaceProp
|
2019-05-22 12:43:39 +00:00 |
|
mattias
|
87f96a7724
|
rtl: added SetMethodProp
|
2019-05-21 15:34:37 +00:00 |
|
mattias
|
c465228571
|
rtl: added GetMethodProp
|
2019-05-21 15:12:07 +00:00 |
|
michael
|
c5d66bd192
|
* Reset default to RFC3339 date handling if no format specified
|
2019-05-20 18:56:26 +00:00 |
|
michael
|
0a0fd7dfe0
|
* Locate by default starts from 0th record. Add option to allow search from current. Fix date handling
|
2019-05-18 14:20:45 +00:00 |
|
michael
|
c149455dce
|
* Add SetReading
|
2019-05-11 15:23:50 +00:00 |
|
michael
|
8ec22dc064
|
* Added SetWriting()
|
2019-05-11 15:13:37 +00:00 |
|
michael
|
1d83758b3f
|
* Fix Cyrpto.Subtle api
|
2019-04-23 21:20:07 +00:00 |
|
michael
|
a751522df8
|
* Add dynamic unit loader and demo
|
2019-04-12 20:38:40 +00:00 |
|
mattias
|
45a382eef3
|
nodejs: fixed GetEnvironmentVariable on non existing vars
|
2019-04-11 10:52:18 +00:00 |
|
mattias
|
bbdda51fee
|
rtl: clean up
|
2019-04-11 10:50:49 +00:00 |
|
michael
|
f2f782f6cc
|
* Overloaded form of _then
|
2019-04-04 18:35:04 +00:00 |
|
michael
|
8aaabb14c0
|
* Make channel/message public, so they can be used in other service constructors
|
2019-04-01 08:50:55 +00:00 |
|
michael
|
31e43b5ec1
|
* Add enum type
|
2019-04-01 08:50:26 +00:00 |
|
michael
|
20561ff2d9
|
* Add FileReader class
|
2019-04-01 08:50:00 +00:00 |
|
michael
|
a0351ecfdc
|
* out-of-the-box support for custom SQL statement, add databaseconnection property to dataset
|
2019-03-31 14:17:55 +00:00 |
|
michael
|
643fc182b4
|
* Fix stringreplace with + char.
|
2019-03-18 11:29:40 +00:00 |
|
mattias
|
8859a8c8f3
|
fcl-db: less hints
|
2019-03-16 16:17:32 +00:00 |
|
mattias
|
13fe090eba
|
updated demos
|
2019-03-16 14:42:26 +00:00 |
|
michael
|
6212dab167
|
* Fixes for working with the JSONStreamer
|
2019-03-12 18:24:17 +00:00 |
|
mattias
|
33328ecf5a
|
rtl: added TObject.Dispatch and DispatchStr
|
2019-03-12 12:12:02 +00:00 |
|
michael
|
b4fb0f45dd
|
* TBlobField must bet TBinaryField descendent, but needs to allow size 0
|
2019-03-12 08:11:52 +00:00 |
|
michael
|
8619a9f296
|
* Let TBlobField descend of TField
|
2019-03-12 03:44:14 +00:00 |
|
mattias
|
66ab817361
|
rtl: clean up
|
2019-03-11 10:17:19 +00:00 |
|
michael
|
06ee490db9
|
* Fix detection of push state api
|
2019-03-09 20:03:01 +00:00 |
|
michael
|
1d57ca0f7e
|
* Add logout method
|
2019-03-09 20:02:37 +00:00 |
|
michael
|
3d43138c51
|
* SQLDBRestBridge components and first demo
|
2019-03-07 08:51:16 +00:00 |
|
michael
|
5a3377ea94
|
* Allow descendents to configure data requests
|
2019-03-07 08:46:40 +00:00 |
|