Commit Graph

315 Commits

Author SHA1 Message Date
Alexei Anoshenko 3090a0e94f Spell Checking 2025-06-25 14:36:04 +03:00
Alexei Anoshenko b0185726db Added ViewCreateListener interface 2025-06-25 13:53:08 +03:00
Alexei Anoshenko 2dd8d8d256 Updated readme 2025-06-24 19:31:38 +03:00
Alexei Anoshenko 4cec7fef26 Update CHANGELOG.md 2025-06-24 18:46:41 +03:00
Alexei Anoshenko e618377c11 Added binding support for canvas "draw-function" 2025-06-24 18:41:56 +03:00
Alexei Anoshenko 73b14ed78a Adde binding parameter to CreateView functions 2025-06-24 13:53:36 +03:00
Alexei Anoshenko bbbaf28aba Optimisation 2025-06-23 16:59:24 +03:00
Alexei Anoshenko 0433f460e4 Added change listener binding 2025-06-22 21:04:01 +03:00
Alexei Anoshenko d633c80155 Optimisation 2025-06-20 14:56:42 +03:00
Alexei Anoshenko cb4d197bb7 Bug fixing 2025-06-19 18:36:44 +03:00
Alexei Anoshenko 2f07584b37 Added binding to View.String() 2025-06-19 17:31:39 +03:00
Alexei Anoshenko 24aeeb515b Added binding support for MediaPlayer error event 2025-06-19 14:51:40 +03:00
Alexei Anoshenko f2fb948325 Improved binding for no args listeners 2025-06-18 14:19:57 +03:00
Alexei Anoshenko 4b00299878 Improved binding for 2 args listeners 2025-06-18 13:24:53 +03:00
Alexei Anoshenko 3c3c09b043 Added binding support 2025-06-17 21:08:16 +03:00
Alexei Anoshenko ec2c5393f1 Updated Readme 2025-06-11 17:54:06 +03:00
Alexei Anoshenko 4f07435637 Added drag-and-drop of files 2025-06-11 14:20:41 +03:00
Alexei Anoshenko b76e3e56d8 Added "drop-effect-allowed" property 2025-06-09 19:35:14 +03:00
Alexei Anoshenko c9744168ba Added "drag effect" property 2025-06-07 12:19:17 +03:00
Alexei Anoshenko 4f1969975d Added drag-and-drop support 2025-06-07 10:51:01 +03:00
Alexei Anoshenko c06214f4ae Fixed TabsLayout 2025-05-25 17:40:35 +03:00
Alexei Anoshenko 0c4aa9bfc6
Merge pull request #10 from anoshenko/bug-fixes/polygon-clip-shape 2025-05-22 11:46:07 +03:00
Alexei Anoshenko 81e826adf7
Merge pull request #9 from anoshenko/bug-fixes/list-checked-items 2025-05-22 11:45:54 +03:00
Mikalai Turankou e96b9193cc Fixed incorrect type of polygon clip shape while converting it to a string 2025-05-21 14:52:57 +03:00
Alexei Anoshenko 561164bc23 Update app_styles.css 2025-05-08 16:00:49 +03:00
Mikalai Turankou f19a0e5c12 Fixed issue with GetListViewCheckedItems() API(doesn't return checked item if list is in SingleCheckbox mode and exactly one item has been selected) 2025-05-06 11:28:05 +03:00
Alexei Anoshenko fdd70ece27 Updated to go 1.24 2025-04-30 12:15:56 +03:00
Alexei Anoshenko d3b07f35ca Bug fixing 2025-03-13 11:50:57 +03:00
Alexei Anoshenko 31489dbc03 Bug fixing 2025-02-07 22:14:21 +03:00
Alexei Anoshenko f49b73e979 Bug fixing 2025-02-07 21:45:02 +03:00
Alexei Anoshenko b6832dac40 updated go.mod 2025-01-21 10:47:03 -05:00
Alexei Anoshenko 5d50d5b772 Bug fining 2024-12-18 19:11:51 +03:00
Alexei Anoshenko 6c0980c46e Merge branch 'v0.18' 2024-12-17 19:14:33 +03:00
Alexei Anoshenko fa984dcf78 Changed ViewByID functions 2024-12-10 18:23:04 +03:00
Alexei Anoshenko 0e0b73fdb9 Bug fixing 2024-12-08 21:11:46 +03:00
Alexei Anoshenko 86e58ef33a Bug fixing 2024-12-08 20:47:43 +03:00
Alexei Anoshenko 848606a3be Added "hide-summary-marker" DetailsView property 2024-12-07 19:24:54 +03:00
Alexei Anoshenko 0bdfe48f09 Update animation.go 2024-12-06 20:00:53 +03:00
Alexei Anoshenko 5971cd9105 Update animation.go 2024-12-06 19:56:51 +03:00
Alexei Anoshenko 28881bac9a Added NewTransitionAnimation, NewAnimation 2024-12-06 19:52:57 +03:00
Alexei Anoshenko 0c2bea9a75 Renamed Animation interface -> AnimationProperty 2024-12-06 19:15:23 +03:00
Alexei Anoshenko 1a60488537 Renamed ViewFilter interface -> FilterProperty 2024-12-06 18:52:34 +03:00
Alexei Anoshenko ec796b3697 Update README.md 2024-12-06 18:44:28 +03:00
Alexei Anoshenko 5039998cf9 Renamed ClipShape -> ClipShapeProperty 2024-12-06 18:38:43 +03:00
Alexei Anoshenko a8242c99fe Updated doc comments 2024-12-05 20:15:39 +03:00
Alexei Anoshenko 0919376f09 Updated CHANGELOG.md 2024-12-04 19:35:28 +03:00
Alexei Anoshenko cccf1e6ee1 Added conic gradient to canvas 2024-12-04 19:27:33 +03:00
Alexei Anoshenko 7bb90e5b2a Added New...Gradient functions 2024-12-04 18:45:08 +03:00
Alexei Anoshenko 5f55d30443 Added NewRadius functions 2024-12-03 11:20:32 +03:00
Alexei Anoshenko 8e20e80899 Added NewBounds function 2024-12-03 10:45:55 +03:00