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
71993fd8b7
Bug fixing
2022-04-15 15:41:44 +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
f989952817
Added the UserAgent function to the Session interface
2022-01-29 11:20:05 -05:00
Alexei Anoshenko
09544fdf25
Updated TableView
...
Added selection scroll
Fixed TableVerticalAlign property
ListView bug fixing
2022-01-16 12:25:45 -05:00
Alexei Anoshenko
32b6182dbf
Added "allow-selection" property to TableView
2022-01-14 18:06:10 -05:00
Alexei Anoshenko
1a4040bd00
Added TableView cell/row selection mode
2022-01-14 17:20:04 -05:00
anoshenko
8a2fd03fac
Updated TabsLayout
2021-11-21 18:16:22 +03:00
anoshenko
76ff9a38fb
Added detailsView expand event
2021-11-20 16:53:45 +03:00
anoshenko
07e1dd3799
Updated TabsLayout
2021-11-17 12:32:37 +03:00
anoshenko
f74fede3db
Fixed ListView item height bug
2021-11-11 13:23:41 +03: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
anoshenko
04bbd47f66
Added FilePicker
2021-11-04 14:59:25 +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