Commit Graph

  • 31c07ced98 Bug fixing v0.18 Alexei Anoshenko 2024-11-22 15:36:08 +0200
  • e8da32fca8 Bug fixing Alexei Anoshenko 2024-11-21 17:50:58 +0200
  • 32f0f83ebf Bug fixing main Alexei Anoshenko 2024-11-21 15:48:21 +0300
  • 84a00af595 Improved DetailsView Alexei Anoshenko 2024-11-21 08:25:46 +0200
  • 7d4b90769f Bug fixing Alexei Anoshenko 2024-11-20 15:06:59 +0200
  • 857ad69260 Transform interface renamed to TransformProperty. TransformTag constant renamed to Transform. Alexei Anoshenko 2024-11-18 16:35:21 +0200
  • 0f2e7e55ea OriginX, OriginY, and OriginZ properties renamed to TransformOriginX, TransformOriginY, and TransformOriginZ. GetOrigin function renamed to GetTransformOrigin Alexei Anoshenko 2024-11-18 16:20:25 +0200
  • ff6b7c7e67
    Merge pull request #7 from anoshenko/feature/fix-view-radius-setting Alexei Anoshenko 2024-11-14 14:20:13 +0300
  • bdd722ba09 Fixed issue while setting the view radius corner values from resource file feature/fix-view-radius-setting Mikalai Turankou 2024-11-14 12:26:35 +0300
  • e2775d52f2 Added PropertyName type Alexei Anoshenko 2024-11-13 12:56:39 +0300
  • 8fcc52de63 Added LineJoin and LineCap type Alexei Anoshenko 2024-10-28 13:11:43 +0300
  • b65b7f6df8 Added comments Alexei Anoshenko 2024-10-21 18:37:35 +0300
  • daf41dd7e0 Update CHANGELOG.md v0.17.3 Alexei Anoshenko 2024-10-17 18:08:35 +0300
  • d392d5214b Bug fixing Alexei Anoshenko 2024-10-17 18:07:17 +0300
  • 7ac196c549 Bug fixing Alexei Anoshenko 2024-09-25 13:45:47 +0300
  • f239af2324 Added more comments for the constants which represent UI element's properties and events v0.17.2 feature/extend-constants-comments Mikalai Turankou 2024-09-18 13:50:06 +0300
  • f9822a22f2 Fixed typo Mikalai Turankou 2024-09-16 14:11:54 +0300
  • 1a21487540 Added missing comments for exported types like constants, variables, functions, structs and interfaces v0.17.1 feature/add-missing-comments Mikalai Turankou 2024-09-12 14:05:11 +0300
  • 5707ca3088 Added "item-separators" property to DropDownList and GetDropDownItemSeparators function v0.17.0 Alexei Anoshenko 2024-09-03 19:55:14 +0300
  • 10cf3a69fc Update defaultTheme.rui Alexei Anoshenko 2024-09-03 18:53:14 +0300
  • 1110375cb6 Added support of AccentColor to Checkbox, ListView, and TableView Alexei Anoshenko 2024-09-03 15:31:11 +0300
  • 6afb518645 Added GetCheckboxChangedListeners function Alexei Anoshenko 2024-09-03 14:51:19 +0300
  • e65c04188c Bug fixing Alexei Anoshenko 2024-08-24 19:39:18 +0300
  • 87148836c0 Updated Path Alexei Anoshenko 2024-08-20 20:01:26 +0300
  • 2708c7ceb6 Added RemoveClientItem to Session interface Alexei Anoshenko 2024-08-14 18:48:10 +0300
  • a6707495cf Bug fixing Alexei Anoshenko 2024-08-13 16:27:54 +0300
  • 7f06a9d201 Added "transform" property and Transform interface Alexei Anoshenko 2024-08-13 13:52:47 +0300
  • 1d94d14b1e Update animationRun.go Alexei Anoshenko 2024-08-01 22:32:31 +0300
  • ea388467b4 Update README.md Alexei Anoshenko 2024-08-01 16:58:31 +0300
  • c9954afa7f Added OpenRawResource function Alexei Anoshenko 2024-07-17 16:32:05 +0300
  • 95043b0b9a Fixed animation Alexei Anoshenko 2024-07-17 16:30:43 +0300
  • 9b27cb4a55 Updated Animation.String method Alexei Anoshenko 2024-07-06 13:04:12 +0300
  • 5e3d37a6a0 Added Start, Stop, Pause, and Resume methods to Animation interface anoshenko 2024-07-05 16:41:07 +0300
  • 2f3de8fce3 Optimised animation anoshenko 2024-07-01 19:17:03 +0300
  • 09031b9fa0 Bug fixing anoshenko 2024-06-29 12:05:27 +0300
  • b2b9befa14 Optimisation Alexei Anoshenko 2024-06-26 19:01:00 +0300
  • 00d6e2379d Added "mod", "rem", "round", "round-up", "round-down", and "round-to-zero" SizeFunc functions Alexei Anoshenko 2024-06-26 18:45:47 +0300
  • d1d8c2af37 Bug fixing v0.16.3 Alexei Anoshenko 2024-06-19 16:36:50 +0300
  • 27ebaf1bfe Bug fixing v0.16.2 Alexei Anoshenko 2024-06-13 09:37:48 +0300
  • a471df2471 Added AutoCertDomain param v0.16.1 Alexei Anoshenko 2024-06-11 15:03:13 +0300
  • 658142d3f1 Added "text-wrap" property v0.16.0 anoshenko 2024-06-06 17:33:55 +0300
  • d0d81907eb Added GridAdapter anoshenko 2024-06-06 16:20:15 +0300
  • f9d7c77500 Can use ListAdapter as "content" property value of ListLayout anoshenko 2024-06-03 18:31:25 +0300
  • a9877d99b8 Bug fixing anoshenko 2024-05-29 15:31:58 +0300
  • 5edeca2286 Bug fixing v0.15.0 Alexei Anoshenko 2024-05-20 16:51:30 +0300
  • b4d1e34f21 Added "data-list" property Alexei Anoshenko 2024-05-18 18:57:41 +0300
  • fd516af017 Bug fixing Alexei Anoshenko 2024-05-16 11:13:45 +0300
  • b1628023f7 Excluding default properties of CustomView from the result of String() Alexei Anoshenko 2024-05-02 15:07:57 +0300
  • 918fbf3473 Update httpHandler.go v0.14.0 anoshenko 2024-04-29 12:32:24 +0300
  • cbca1e7c87
    Merge pull request #4 from anoshenko/0.14 Alexei Anoshenko 2024-04-29 12:28:54 +0300
  • a9f59e3080
    Merge branch 'main' into 0.14 Alexei Anoshenko 2024-04-29 12:28:39 +0300
  • 345850b552 Added SocketAutoClose property to AppParams anoshenko 2024-04-27 16:16:30 +0300
  • dcc69ad777 Added "cell-vertical-self-align", and "cell-horizontal-self-align" properties anoshenko 2024-04-24 19:26:57 +0300
  • 8bfa759230 Bug fixing anoshenko 2024-04-24 13:49:16 +0300
  • 9ac68ac0c9 Updated docs anoshenko 2024-04-23 19:34:36 +0300
  • b1f085b891 Bug fixing anoshenko 2024-04-23 18:24:51 +0300
  • 9e4fdccd79 Upgrade go.mod anoshenko 2024-04-23 12:02:30 +0300
  • 7fd6a7985e Bug fixing Alexei Anoshenko 2024-04-22 20:03:40 +0300
  • 50e5b8d44d Bug fixing Alexei Anoshenko 2024-04-22 19:17:04 +0300
  • 856b09b04b Fixed "background" property Alexei Anoshenko 2024-04-22 19:14:58 +0300
  • 0740a48346 Fixing "hint" property Alexei Anoshenko 2024-04-22 16:35:18 +0300
  • befb2a7484 Added StartTimer and StopTimer to Session anoshenko 2024-04-22 13:09:35 +0300
  • 8268d6ba3c Create httpHandler.go v0.13.3 Alexei Anoshenko 2024-04-12 17:29:33 +0300
  • 18e053693c Bug fixing v0.13.2 Alexei Anoshenko 2024-04-12 16:10:45 +0300
  • 589b05ce18 Bug fixing v0.13.1 Alexei Anoshenko 2024-04-12 15:43:09 +0300
  • d7cc08018b Bug fixing Alexei Anoshenko 2024-04-12 15:34:42 +0300
  • 6c49f37f68 Bug fixing anoshenko 2024-03-13 15:01:02 +0300
  • ebcba7f9c2 Added NoSocket parameter of the app anoshenko 2024-03-12 19:32:22 +0300
  • 30c915d73b Bug fixing Alexei Anoshenko 2024-02-27 17:08:05 +0300
  • d07b24c953 Added writeMutex to wsBridge Alexei Anoshenko 2024-02-10 12:25:01 +0300
  • 5354ec6ea1 Refactoring of js code Alexei Anoshenko 2024-01-15 08:13:46 -0500
  • d7f0dd4358 Update README.md Alexei Anoshenko 2023-11-12 17:25:49 +0200
  • d2204a8627 Changed the type of KeyEvent.Code field v0.13.0 anoshenko 2023-05-29 17:19:47 +0300
  • c44093e6f4 Added key codes Alexei Anoshenko 2023-05-29 15:28:22 +0300
  • 600f56d8ea Added support for height and width range in media styles anoshenko 2023-05-26 20:08:25 +0300
  • 3d44aa3ba3 Bug fixing anoshenko 2023-05-18 12:26:54 +0300
  • dc2ea14cac Added SetHotKey function to Session interface anoshenko 2023-05-15 16:19:33 +0300
  • ab421b4c32 Added PopupButtonType anoshenko 2023-05-15 15:27:37 +0300
  • 904859ff6e Added ReloadCell and ReloadTableViewCell functions anoshenko 2023-05-14 17:53:26 +0300
  • 3bf3b9c2ba Update theme.go anoshenko 2023-05-10 15:52:56 +0300
  • 1cf0ee0bae Bug fixing anoshenko 2023-05-07 20:58:51 +0300
  • b15305d727 Changed FocusView function anoshenko 2023-05-07 19:44:28 +0300
  • 7c0449775c Bug fixing anoshenko 2023-05-07 19:26:02 +0300
  • 4ec3fe2ff2 Optimisation anoshenko 2023-05-04 16:45:03 +0300
  • b6b5183f21 Bug fixing anoshenko 2023-05-04 13:37:26 +0300
  • f75435eb6c Bug fixing anoshenko 2023-05-03 15:16:03 +0300
  • b7a0aa9a6d Bug fixing anoshenko 2023-05-02 18:58:57 +0300
  • 43a8b9fe58 Bug fixing & optimisation anoshenko 2023-05-02 17:20:01 +0300
  • 43cb889ab1 Bug fixing anoshenko 2023-05-02 14:49:35 +0300
  • dec7e723ef Bug fixing anoshenko 2023-04-25 17:33:08 +0300
  • 677e0e8692 Update CHANGELOG.md anoshenko 2023-04-25 17:30:21 +0300
  • a83d634f54 Added "tooltip" property anoshenko 2023-04-25 17:20:47 +0300
  • ac8bb47677 Added the ViewIndex function to the ViewsContainer interface anoshenko 2023-04-24 21:13:45 +0300
  • f3c9bf7f56 Changed the main TimePicker listener anoshenko 2023-04-23 18:54:53 +0300
  • 4e7dd37f6a Changed the main DatePicker listener anoshenko 2023-04-23 18:47:07 +0300
  • 05fa725003 Changed the main NumberPicker listener anoshenko 2023-04-23 18:39:25 +0300
  • 763de29698 Changed the main ColorPicker listener anoshenko 2023-04-23 18:27:04 +0300
  • 2a480cc6ac Changed the main DropDownList and EditView listener anoshenko 2023-04-23 18:07:01 +0300
  • eac3379fb1 Added "outline-offset" property anoshenko 2023-04-23 13:41:26 +0300
  • 372f5971e8 Fixed SvgImageView anoshenko 2023-04-23 12:49:32 +0300