Mikalai Turankou
1a21487540
Added missing comments for exported types like constants, variables, functions, structs and interfaces
2024-09-12 14:05:11 +03:00
Alexei Anoshenko
a471df2471
Added AutoCertDomain param
2024-06-11 15:03:13 +03:00
anoshenko
345850b552
Added SocketAutoClose property to AppParams
2024-04-27 16:16:30 +03:00
anoshenko
ebcba7f9c2
Added NoSocket parameter of the app
2024-03-12 19:32:22 +03:00
anoshenko
ab421b4c32
Added PopupButtonType
2023-05-15 15:27:37 +03:00
anoshenko
1cf0ee0bae
Bug fixing
2023-05-07 20:58:51 +03:00
anoshenko
a83d634f54
Added "tooltip" property
2023-04-25 17:20:47 +03:00
Alexei Anoshenko
644ec6d8c5
Added InlineImageFromResource function
2023-01-24 17:41:56 -05:00
Alexei Anoshenko
42b34ac4df
Added SvgImageView
2023-01-24 17:06:36 -05:00
anoshenko
ecbcda7a53
Bug fixing
2022-11-08 16:31:21 +03:00
Alexei Anoshenko
4523a9a427
Added wasm support
2022-10-27 16:14:30 +03:00
Alexei Anoshenko
73cd9318a5
Added some properties and functions
...
* Added "resize", "grid-auto-flow", "caret-color", and "backdrop-filter" properties
* Added BlurView, BlurViewByID, GetResize, GetGridAutoFlow, GetCaretColor, GetBackdropFilter functions
* The "warp" property for ListView and ListLayout renamed to "list-warp"
* The "warp" property for EditView renamed to "edit-warp"
* Added CertFile and KeyFile optional fields to the AppParams struct.If they are set, then an https connection is created, otherwise http.
2022-06-07 13:07:10 +03:00
Alexei Anoshenko
894242f2dd
Added Theme interface, NewTheme, CreateThemeFromText, and AddTheme functions
2022-05-12 11:05:50 +03:00
Alexei Anoshenko
4692d0013a
NewApplication function and Start function of the Application interface were replaced by StartApp function
2022-01-29 16:25:46 -05:00
anoshenko
a98d97ea8d
Added DownloadFile... functions
2021-11-07 09:43:13 +03:00
anoshenko
73e7184395
Initialization
2021-09-07 17:36:50 +03:00