Alexei Anoshenko
|
5707ca3088
|
Added "item-separators" property to DropDownList and GetDropDownItemSeparators function
|
2024-09-03 19:55:14 +03:00 |
Alexei Anoshenko
|
10cf3a69fc
|
Update defaultTheme.rui
|
2024-09-03 18:53:14 +03:00 |
Alexei Anoshenko
|
1110375cb6
|
Added support of AccentColor to Checkbox, ListView, and TableView
|
2024-09-03 15:31:11 +03:00 |
Alexei Anoshenko
|
6afb518645
|
Added GetCheckboxChangedListeners function
|
2024-09-03 14:51:19 +03:00 |
Alexei Anoshenko
|
e65c04188c
|
Bug fixing
|
2024-08-24 19:39:18 +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
|
a6707495cf
|
Bug fixing
|
2024-08-13 16:27:54 +03:00 |
Alexei Anoshenko
|
7f06a9d201
|
Added "transform" property and Transform interface
|
2024-08-13 13:52:47 +03:00 |
Alexei Anoshenko
|
1d94d14b1e
|
Update animationRun.go
|
2024-08-01 22:32:31 +03:00 |
Alexei Anoshenko
|
ea388467b4
|
Update README.md
|
2024-08-01 16:58:31 +03:00 |
Alexei Anoshenko
|
c9954afa7f
|
Added OpenRawResource function
|
2024-07-17 16:32:05 +03:00 |
Alexei Anoshenko
|
95043b0b9a
|
Fixed animation
|
2024-07-17 16:30:43 +03:00 |
Alexei Anoshenko
|
9b27cb4a55
|
Updated Animation.String method
|
2024-07-06 13:04:12 +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
|
09031b9fa0
|
Bug fixing
|
2024-06-29 12:05:27 +03:00 |
Alexei Anoshenko
|
b2b9befa14
|
Optimisation
|
2024-06-26 19:01:00 +03:00 |
Alexei Anoshenko
|
00d6e2379d
|
Added "mod", "rem", "round", "round-up", "round-down", and "round-to-zero" SizeFunc functions
|
2024-06-26 18:45:47 +03:00 |
Alexei Anoshenko
|
d1d8c2af37
|
Bug fixing
|
2024-06-19 16:36:50 +03:00 |
Alexei Anoshenko
|
27ebaf1bfe
|
Bug fixing
|
2024-06-13 09:37:48 +03:00 |
Alexei Anoshenko
|
a471df2471
|
Added AutoCertDomain param
|
2024-06-11 15:03:13 +03:00 |
anoshenko
|
658142d3f1
|
Added "text-wrap" property
|
2024-06-06 17:33:55 +03:00 |
anoshenko
|
d0d81907eb
|
Added GridAdapter
|
2024-06-06 16:20:15 +03:00 |
anoshenko
|
f9d7c77500
|
Can use ListAdapter as "content" property value of ListLayout
|
2024-06-03 18:31:25 +03:00 |
anoshenko
|
a9877d99b8
|
Bug fixing
|
2024-05-29 15:31:58 +03:00 |
Alexei Anoshenko
|
5edeca2286
|
Bug fixing
|
2024-05-20 16:51:30 +03:00 |
Alexei Anoshenko
|
b4d1e34f21
|
Added "data-list" property
|
2024-05-18 18:57:41 +03:00 |
Alexei Anoshenko
|
fd516af017
|
Bug fixing
|
2024-05-16 11:13:45 +03:00 |
Alexei Anoshenko
|
b1628023f7
|
Excluding default properties of CustomView from the result of String()
|
2024-05-02 15:07:57 +03:00 |
anoshenko
|
918fbf3473
|
Update httpHandler.go
|
2024-04-29 12:32:24 +03:00 |
Alexei Anoshenko
|
cbca1e7c87
|
Merge pull request #4 from anoshenko/0.14
0.14
|
2024-04-29 12:28:54 +03:00 |
Alexei Anoshenko
|
a9f59e3080
|
Merge branch 'main' into 0.14
|
2024-04-29 12:28:39 +03:00 |
anoshenko
|
345850b552
|
Added SocketAutoClose property to AppParams
|
2024-04-27 16:16:30 +03:00 |
anoshenko
|
dcc69ad777
|
Added "cell-vertical-self-align", and "cell-horizontal-self-align" properties
|
2024-04-24 19:26:57 +03:00 |
anoshenko
|
8bfa759230
|
Bug fixing
|
2024-04-24 13:49:16 +03:00 |
anoshenko
|
9ac68ac0c9
|
Updated docs
|
2024-04-23 19:34:36 +03:00 |
anoshenko
|
b1f085b891
|
Bug fixing
|
2024-04-23 18:24:51 +03:00 |
anoshenko
|
9e4fdccd79
|
Upgrade go.mod
|
2024-04-23 12:02:30 +03:00 |
Alexei Anoshenko
|
7fd6a7985e
|
Bug fixing
|
2024-04-22 20:03:40 +03:00 |
Alexei Anoshenko
|
50e5b8d44d
|
Bug fixing
|
2024-04-22 19:17:04 +03:00 |
Alexei Anoshenko
|
856b09b04b
|
Fixed "background" property
|
2024-04-22 19:14:58 +03:00 |
Alexei Anoshenko
|
0740a48346
|
Fixing "hint" property
|
2024-04-22 16:35:18 +03:00 |
anoshenko
|
befb2a7484
|
Added StartTimer and StopTimer to Session
|
2024-04-22 13:09:35 +03:00 |
Alexei Anoshenko
|
8268d6ba3c
|
Create httpHandler.go
|
2024-04-12 17:29:33 +03:00 |
Alexei Anoshenko
|
18e053693c
|
Bug fixing
|
2024-04-12 16:10:45 +03:00 |
Alexei Anoshenko
|
589b05ce18
|
Bug fixing
|
2024-04-12 15:43:09 +03:00 |
Alexei Anoshenko
|
d7cc08018b
|
Bug fixing
|
2024-04-12 15:34:42 +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 |