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
1110375cb6
Added support of AccentColor to Checkbox, ListView, and TableView
2024-09-03 15:31:11 +03:00
Alexei Anoshenko
87148836c0
Updated Path
...
* Added NewPath and NewPathFromSvg methods to Canvas interface
* Removed NewPath function
* Removed Reset methods from Path interface
2024-08-20 20:01:26 +03:00
Alexei Anoshenko
2708c7ceb6
Added RemoveClientItem to Session interface
2024-08-14 18:48:10 +03:00
Alexei Anoshenko
95043b0b9a
Fixed animation
2024-07-17 16:30:43 +03:00
anoshenko
5e3d37a6a0
Added Start, Stop, Pause, and Resume methods to Animation interface
2024-07-05 16:41:07 +03:00
anoshenko
2f3de8fce3
Optimised animation
2024-07-01 19:17:03 +03:00
anoshenko
345850b552
Added SocketAutoClose property to AppParams
2024-04-27 16:16:30 +03:00
anoshenko
befb2a7484
Added StartTimer and StopTimer to Session
2024-04-22 13:09:35 +03:00
anoshenko
6c49f37f68
Bug fixing
2024-03-13 15:01:02 +03:00
anoshenko
ebcba7f9c2
Added NoSocket parameter of the app
2024-03-12 19:32:22 +03:00
anoshenko
dc2ea14cac
Added SetHotKey function to Session interface
2023-05-15 16:19:33 +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
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