Commit Graph

83 Commits

Author SHA1 Message Date
Grave
cc5cf97c30
add link to Nim documentation 2023-03-31 20:17:43 -04:00
Hassan DRAGA
b7bf608240 WebUI v2.1.0
#New Features
* Supporting more web browsers
* Search for web browsers in Windows Reg.
* Using the same show() function for HTML script, files, and refresh content
* Support Chrome on macOS

#Breaking code
* Switching from `webui_show(win, html, browser);` to `webui_show(win, content);`, and it's used for HTML, files, and reload the window
* Removing `webui_show_cpy()`, `webui_refresh()`, `webui_refresh_cpy()`
2023-03-28 23:00:09 -04:00
Hassan DRAGA
9aca227129
Adding the contributions section
Adding the `Contributions` section in the readme file.
2023-03-26 22:21:38 -04:00
Albert Shown
1a1e4c7a00 WebUI v2.0.7
* Switch from GPL to LGPL
* Deno example is ready
* Adding `void _webui_free_all_mem()` to release all dynamic mem at exit
* Break Change `void webui_script_interface(webui_window_t* win, const char* script, unsigned int timeout, bool* error, unsigned int* length, char* data)` to `void webui_script_interface(webui_window_t* win, const char* script, unsigned int timeout, bool* error, unsigned int* length, char** data)`
* Updating readme
* Moving Zig build file into build folder

More code cleaning and more examples is needed before we release the version 2.0.7.
2023-03-21 18:47:19 -04:00
Hassan DRAGA
d02eead1a9
Adding the Nim wrapper by Grave
Adding the Nim wrapper by Grave (https://github.com/neroist/webui)
2023-03-12 08:25:29 -04:00
Hassan DRAGA
86838172a0 v2.0.4
* Minor bug fix
* Python Docs
* Update Python Wrapper
* Fix C VS Studio broken project
2022-11-07 23:33:03 -05:00
Mehmet Ali
4e42ca7381
Add V link to examples 2022-11-05 16:01:27 +03:00
Mehmet Ali
d9bdb5dcbe
Short Link Preview 2022-11-05 15:58:51 +03:00
Hassan DRAGA
1cebf03d60 C Documentation and APIs Improvement
* Adding C Documentation
* Improve the API call
2022-11-02 21:43:48 -04:00
Hassan DRAGA
192062f8ab Adding the V wrapper 2022-11-01 00:59:23 -04:00
Hassan DRAGA
d7c62fc8d7 v2.0.3 fix
* Fix bank screen in python module (webui.show())
* Fix getaddrinfo() crash sometimes
* Fix wait() typo
* Fist Rust complete wrapper
2022-11-01 00:26:09 -04:00
Hassan DRAGA
636331ebca update readme
adding comparison table
2022-10-30 15:29:10 -04:00
Hassan DRAGA
8c77d0b056 v2.0.3 - TypeScript Dynamic Lib
- TypeScript Dynamic Lib
- Incomplete Rus wrapper
- Rename of many API's
- Clean all batch script
2022-10-29 21:41:20 -04:00
Hassan DRAGA
3165bba1a4
Update README.md 2022-10-24 23:41:34 -03:00
Hassan DRAGA
fd5c43f282 Adding PyPI - C++ - Fix VS2019/2022 2022-10-21 22:15:25 -04:00
Hassan DRAGA
c8c172d422
More badges 2022-10-21 20:02:22 -03:00
Wasel Al-Mahri
aa3c327dd3
just adding the website badges 2022-10-21 23:32:12 +03:00
Hassan DRAGA
9a01444c4e
Stargazers 2022-10-20 23:50:17 -03:00
Hassan DRAGA
c2df3cef68
Update README.md 2022-10-19 22:14:22 -03:00
Hassan DRAGA
3164a741ad
Update README.md 2022-10-19 20:49:52 -03:00
iTzVoko
ac245aacb3
Update README.md
Some spelling errors and other little things.
2022-10-07 23:32:30 +03:00
Hassan DRAGA
46a69d0b67
Update README.md 2022-09-29 13:54:24 -03:00
Hassan DRAGA
52afde79bb
Update README.md 2022-09-29 13:46:24 -03:00
Hassan DRAGA
fc1af837fd
Update python status 2022-09-25 21:00:34 -03:00
Hassan DRAGA
d499e1eeeb
Update Status 2022-09-24 22:12:45 -03:00
Hassan DRAGA
90176f27bf
Update screenshot.png 2022-09-24 20:41:39 -03:00
Hassan DRAGA
afce31edc3
WebUI 2.0 readme 2022-09-24 20:34:28 -03:00
Hassan DRAGA
de44603163 Supporting MSVC19 2021-07-13 19:16:55 -03:00
Hassan DRAGA
594a9090dc
Update README.md 2021-07-13 09:49:43 -04:00
Hassan DRAGA
3c586b7c0b Update WebUI to v1.0.20
Update WebUI to v1.0.20
2021-07-04 23:05:43 -03:00
Hassan DRAGA
4a4b0816fc
Update README.md 2021-04-10 10:48:43 -03:00
Usama Makhzoum
b66663895a Noting that macosx is supported 2021-03-22 10:11:50 -07:00
Hassan DRAGA
553af94fd0 Clearing Commits History 2021-03-20 19:53:42 -03:00