Commit Graph

201 Commits

Author SHA1 Message Date
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
Alexei Anoshenko 30c915d73b Bug fixing 2024-02-27 17:08:05 +03:00
Alexei Anoshenko d07b24c953 Added writeMutex to wsBridge 2024-02-10 12:25:01 +03:00
Alexei Anoshenko 5354ec6ea1 Refactoring of js code 2024-01-15 08:13:46 -05:00
Alexei Anoshenko d7f0dd4358 Update README.md 2023-11-12 17:25:49 +02:00
anoshenko d2204a8627 Changed the type of KeyEvent.Code field 2023-05-29 17:19:47 +03:00
Alexei Anoshenko c44093e6f4 Added key codes 2023-05-29 15:28:22 +03:00
anoshenko 600f56d8ea Added support for height and width range in media styles 2023-05-26 20:08:25 +03:00
anoshenko 3d44aa3ba3 Bug fixing 2023-05-18 12:26:54 +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 904859ff6e Added ReloadCell and ReloadTableViewCell functions 2023-05-14 17:53:26 +03:00
anoshenko 3bf3b9c2ba Update theme.go 2023-05-10 15:52:56 +03:00
anoshenko 1cf0ee0bae Bug fixing 2023-05-07 20:58:51 +03:00
anoshenko b15305d727 Changed FocusView function 2023-05-07 19:44:28 +03:00
anoshenko 7c0449775c Bug fixing 2023-05-07 19:26:02 +03:00
anoshenko 4ec3fe2ff2 Optimisation 2023-05-04 16:45:03 +03:00
anoshenko b6b5183f21 Bug fixing 2023-05-04 13:37:26 +03:00
anoshenko f75435eb6c Bug fixing 2023-05-03 15:16:03 +03:00
anoshenko b7a0aa9a6d Bug fixing 2023-05-02 18:58:57 +03:00
anoshenko 43a8b9fe58 Bug fixing & optimisation 2023-05-02 17:20:01 +03:00
anoshenko 43cb889ab1 Bug fixing 2023-05-02 14:49:35 +03:00
anoshenko dec7e723ef Bug fixing 2023-04-25 17:33:08 +03:00
anoshenko 677e0e8692 Update CHANGELOG.md 2023-04-25 17:30:21 +03:00
anoshenko a83d634f54 Added "tooltip" property 2023-04-25 17:20:47 +03:00
anoshenko ac8bb47677 Added the ViewIndex function to the ViewsContainer interface 2023-04-24 21:13:45 +03:00
anoshenko f3c9bf7f56 Changed the main TimePicker listener 2023-04-23 18:54:53 +03:00
anoshenko 4e7dd37f6a Changed the main DatePicker listener 2023-04-23 18:47:07 +03:00
anoshenko 05fa725003 Changed the main NumberPicker listener 2023-04-23 18:39:25 +03:00