anoshenko
a83d634f54
Added "tooltip" property
2023-04-25 17:20:47 +03:00
anoshenko
c31b2f9d8c
PropertyWithTag method of DataObject renamed to PropertyByTag
2022-12-18 18:22:58 +03:00
anoshenko
d3002ced0e
Bug fixing
2022-11-23 15:10:29 +03:00
anoshenko
ecbcda7a53
Bug fixing
2022-11-08 16:31:21 +03:00
anoshenko
c0f60e7bdd
Updated wasmBridge
2022-11-02 21:05:55 +03:00
anoshenko
4e363d03a5
Renamed "runFunc" to "callFunc"
2022-11-02 20:10:19 +03:00
anoshenko
8200f98d0d
Canvas refactoring
2022-11-02 20:08:02 +03:00
anoshenko
b26525e892
Updated wasm support
2022-11-01 20:13:09 +03:00
anoshenko
b4032b31e0
Optimisation
2022-10-31 16:07:59 +03:00
anoshenko
f8d797a4c1
Optimisation
2022-10-30 17:22:33 +03:00
anoshenko
76413c931a
The Canvas.TextWidth method replaced by Canvas.TextMetrics
2022-10-30 12:35:22 +03:00
anoshenko
d096a35af9
Optimisation
2022-10-29 20:16:40 +03:00
Alexei Anoshenko
4523a9a427
Added wasm support
2022-10-27 16:14:30 +03:00
Alexei Anoshenko
7c860c54b9
Added OpenURL function, optimisation
2022-08-18 18:18:36 +03:00
Alexei Anoshenko
e23ad83b6c
Refactoring and optimisation
2022-07-27 20:31:57 +03:00
Alexei Anoshenko
fdbb6cb00b
replace interface{} -> any
2022-07-26 18:36:00 +03:00
Alexei Anoshenko
5e532a000f
Communication optimisation
2022-07-22 13:10:55 +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
be2701e59d
Bug fixing and optimisation
2022-05-23 15:22:14 +03:00
Alexei Anoshenko
fcea1c89a3
bug fixing
2022-05-17 10:46:00 +03:00
Alexei Anoshenko
3097f89f5a
Added Append function to Theme & bug fixing
2022-05-16 17:43:06 +03:00
Alexei Anoshenko
894242f2dd
Added Theme interface, NewTheme, CreateThemeFromText, and AddTheme functions
2022-05-12 11:05:50 +03:00
Alexei Anoshenko
371079e27b
Added "image constants"
2022-04-23 18:13:35 +03:00
Alexei Anoshenko
8a625dcc78
Added: "focusable" and "user-data" properties, ConstantTags and ColorTags function to Session, ReloadTableViewData function. Bug fixing
2022-04-14 12:05:45 +03:00
Alexei Anoshenko
7f7dcfb746
Added the RemoteAddr function to Session interface
2022-03-19 19:36:13 +03:00
Alexei Anoshenko
f989952817
Added the UserAgent function to the Session interface
2022-01-29 11:20:05 -05:00
Alexei Anoshenko
1a4040bd00
Added TableView cell/row selection mode
2022-01-14 17:20:04 -05:00
anoshenko
d9b33167be
Added SetTitle and SetTitleColor functions to the Session
2021-11-10 16:26:19 +03:00
anoshenko
a98d97ea8d
Added DownloadFile... functions
2021-11-07 09:43:13 +03:00
Alexei Anoshenko
be954df7c7
Added "animation" and "transition" properties
2021-10-04 17:58:17 +03:00
anoshenko
73e7184395
Initialization
2021-09-07 17:36:50 +03:00