mattias
|
23098d049d
|
fcl-css: fixed mode
|
2022-09-09 23:21:50 +02:00 |
|
mattias
|
72466cac46
|
fcl-css: TCSSIntegerElement.GetAsString: append units
|
2022-09-09 23:21:50 +02:00 |
|
mattias
|
754a3749ce
|
fcl-css: TCSSString
|
2022-09-09 13:44:00 +02:00 |
|
mattias
|
d8d5087782
|
fcl-css: TCSSString
|
2022-09-09 13:40:52 +02:00 |
|
mattias
|
de586e55c0
|
fcl-css: added GetCSSPath
|
2022-09-08 14:59:38 +02:00 |
|
mattias
|
a40a3ee34d
|
fcl-csss: comment
|
2022-09-08 14:37:47 +02:00 |
|
mattias
|
e244c7bbb2
|
fcl-css: added TCSSElement.Parent
|
2022-09-08 14:37:47 +02:00 |
|
Michaël Van Canneyt
|
bc100eda4d
|
* Patch from Luca Olivetti to fix memleak in CORS support. Fixes issue #39886
|
2022-09-08 13:10:52 +02:00 |
|
mattias
|
b6a7504665
|
fcl-css: TCSSStringElement = Class(TCSSBaseStringElement)
|
2022-09-07 20:08:16 +02:00 |
|
mattias
|
4e0b9e8534
|
fcl-css: keep exception stack traces, fixed parsing empty rule
|
2022-09-06 20:18:36 +02:00 |
|
mattias
|
051c5fc7b6
|
fcl-css: StringToCSSString: fixed advancing utf-8
|
2022-09-06 20:18:36 +02:00 |
|
mattias
|
e01ab79823
|
fcl-css: added test lpi, ignore lib, run from other dir, cleaned up
|
2022-09-06 20:18:36 +02:00 |
|
mattias
|
a8b4d702e2
|
webidl: wasmjob: use const for class function cast
|
2022-09-01 20:43:14 +02:00 |
|
mattias
|
89dbfd0d99
|
pastojs: fixed search inc file
|
2022-08-31 19:14:52 +02:00 |
|
Michaël Van Canneyt
|
76aa9b1f8b
|
* Call CheckSession before handling request, but after handling CORS
|
2022-08-30 12:46:57 +02:00 |
|
mattias
|
73185e89e1
|
webidl: pass variant args as const
|
2022-08-25 16:01:12 +02:00 |
|
mattias
|
922210eaa8
|
webidl: promise: add comment of returntype
|
2022-08-25 15:47:12 +02:00 |
|
mattias
|
7f4841c76d
|
webidl: Promise as IJSPromise
|
2022-08-25 15:35:33 +02:00 |
|
mattias
|
0acab89b0b
|
webidl: test interface function setEventHandler
|
2022-08-25 12:11:39 +02:00 |
|
mattias
|
ad64eb7af8
|
webidl: test interface attribute boolean
|
2022-08-25 11:56:30 +02:00 |
|
mattias
|
0894b5fd02
|
webidl: added typedef test for wasmjob
|
2022-08-25 11:43:11 +02:00 |
|
mattias
|
90df440df3
|
webidl: INputStream, OutputStream, set default unitname, wasmjob: variants
|
2022-08-25 11:42:17 +02:00 |
|
mattias
|
bdc4297811
|
fcl-base: comment
|
2022-08-25 11:41:20 +02:00 |
|
Michaël Van Canneyt
|
27f8f077d5
|
* Patch from Luxa Olivetti, fix for issue #33737
|
2022-08-24 14:13:17 +02:00 |
|
Michaël Van Canneyt
|
f8bf34303c
|
* Fix from Kevin Jesshope to fix concurrent access in case of CGI
|
2022-08-24 09:54:45 +02:00 |
|
Michaël Van Canneyt
|
87ea9a9e0f
|
* Fix from Kevin Jesshope to correct filename detection in CGI app
|
2022-08-24 09:54:45 +02:00 |
|
mattias
|
1d95e6087a
|
fcl-web: fixed TCustomWebsocketClient.FreeConnectionObjects
|
2022-08-22 19:49:05 +02:00 |
|
mattias
|
4c9f2b8b25
|
fcl-web: TCustomWSServer.OnDisconnect: pass TCustomWebsocketClient as Sender instead of connection
|
2022-08-22 19:29:28 +02:00 |
|
mattias
|
8ebced609c
|
fcl-web: comment
|
2022-08-22 19:29:28 +02:00 |
|
mattias
|
87857252a4
|
fcl-web: TCustomWSServer.RemoveConnection: call DoDisconnect on disconnect
|
2022-08-22 19:29:28 +02:00 |
|
mattias
|
0b24d5f92e
|
fcl-web: comments
|
2022-08-22 19:29:28 +02:00 |
|
mattias
|
4503070f7f
|
fcl-web: clean up
|
2022-08-22 19:29:28 +02:00 |
|
marcoonthegit
|
83b4555511
|
* a few more simple handlers get custom variant intercepts. Also part of #39815
|
2022-08-21 18:43:34 +02:00 |
|
marcoonthegit
|
3eb800fac6
|
* merge in different openbsd langinfo.h with some ifdefs.
* alternate solution that generates less new files at the expense of a few ifdefs. bug #29317
|
2022-08-21 14:18:48 +02:00 |
|
marcoonthegit
|
c67004d929
|
* custom variant support for integer types, first part of #39815
|
2022-08-20 23:00:32 +02:00 |
|
marcoonthegit
|
aa32bd344a
|
* Some bio functions added, patch by RDA, closes #39854
|
2022-08-16 15:23:20 +02:00 |
|
mattias
|
6c98a63285
|
fcl-passrc: resolver: allow for for-loop var only local vars
|
2022-08-15 16:56:06 +02:00 |
|
Michaël Van Canneyt
|
a08ac618a4
|
* Remove dependency on fpopenssl unit
|
2022-08-08 16:11:09 +02:00 |
|
Michaël Van Canneyt
|
d7801027c4
|
* Use default handler for SSL sockets
|
2022-08-08 14:43:12 +02:00 |
|
marcoonthegit
|
d347487be9
|
* wait up to 10ms extra till process really done to get rest of input, closes #39821
* avoid closing a popassinput handle.
|
2022-08-08 12:04:50 +02:00 |
|
Yuri Serebrennikov
|
a5486e04cd
|
Added SSL support for Websocket client.
|
2022-08-07 22:58:18 +03:00 |
|
Michaël Van Canneyt
|
e45b31ced5
|
* Set buffer size
|
2022-07-29 03:36:30 +02:00 |
|
Michaël Van Canneyt
|
2f355fe96b
|
* Allow descendentsto set default buffer size
|
2022-07-29 03:17:46 +02:00 |
|
mattias
|
7232e3ac44
|
webidl: wasmjob: nicer callback code
|
2022-07-28 02:23:45 +02:00 |
|
mattias
|
becbd5411c
|
webidl: wasmjob: fixed idlinterface arg
|
2022-07-27 23:56:59 +02:00 |
|
mattias
|
c9947b4ee6
|
webidl: added option --globals
|
2022-07-27 23:56:59 +02:00 |
|
mattias
|
d36d9c7dee
|
fcl-base: typo
|
2022-07-27 23:56:59 +02:00 |
|
mattias
|
5bfbc145c6
|
webidl: classname as keyword
|
2022-07-27 09:03:32 +02:00 |
|
mattias
|
6007752ff3
|
webidl: property get array
|
2022-07-27 08:20:39 +02:00 |
|
mattias
|
92944e7b5e
|
webidl: nicer local var names
|
2022-07-27 00:13:37 +02:00 |
|