161 Commits

Author SHA1 Message Date
Albert
9430e57040 New API - webui_set_transparent 2025-03-18 17:45:34 -04:00
Albert
af455d38ee webui_set_center - Linux 2025-03-17 17:22:04 -04:00
Albert
5c52beebfb Fix macOS Build 2025-03-17 15:03:42 -04:00
Albert
c66b71a98c Renaming webui_wv_set_frameless to webui_set_frameless 2025-03-17 14:01:51 -04:00
Albert
f21f4f14e1 Adding webui_set_resizable (Win32) 2025-03-17 13:59:10 -04:00
Albert
84758f6742 Adding webui_set_center 2025-03-17 13:14:24 -04:00
Hassan DRAGA
ed3aae5790 New webui_minimize and webui_maximize (Not complete) 2025-03-16 00:59:02 -04:00
Hassan DRAGA
16aec7e181 Renaming webui_wv_set_headless to webui_wv_set_frameless 2025-03-15 15:56:59 -04:00
Albert
7dddb64d92 New API - webui_wv_set_headless 2025-03-11 15:09:13 -04:00
Albert
92324edf6f Adding new API webui_set_browser_folder 2025-03-10 17:50:58 -04:00
Albert
9926908e4b Up to Beta 4 2025-03-10 10:14:39 -04:00
Albert
ef5df7f28c Adding webui_win32_get_hwnd 2025-03-07 11:30:59 -05:00
Albert
3ff8742f3e Adding webui_memcpy
* This can help wrappers like Bun
2025-02-11 17:21:52 -05:00
Albert
27088bd5d2 Adding webui_set_context and webui_get_context
* webui_set_context
* webui_get_context

Inf: https://github.com/webui-dev/webui/issues/551
2025-02-11 11:26:13 -05:00
Albert
0268c3723b Update date from 2024 to 2025 2025-01-30 15:52:24 -05:00
Albert
c9087c35b1 Adding webui_interface_set_response_file_handler 2025-01-24 16:56:25 -05:00
Albert
0ff3b1351b Adding Interfaces 2024-12-20 11:31:26 -05:00
Albert
be972b50a4 Adding use_cookies comments 2024-11-20 16:19:31 -05:00
Hassan DRAGA
12dee8bab7 Up to Beta 3 2024-11-15 21:02:26 -05:00
Hassan DRAGA
57c0215069 Async Call
webui_set_config(asynchronous_response, true);
2024-11-09 16:29:44 -05:00
Hassan DRAGA
fb6ea0db5b
Merge pull request #505 from MiyamuraMiyako/main
Add user-defined command line parameter.
2024-11-09 13:54:28 -05:00
Hassan DRAGA
31c0264a04 Update - Add user-defined command line parameter 2024-11-09 13:44:22 -05:00
kbkpbot
48df019c84
fix linux tcc compile fail (#514) 2024-11-09 17:21:01 +09:00
AsmX
5fd3f15ac7 Add user-defined command line parameter. 2024-10-19 09:48:34 +08:00
Hassan DRAGA
cf0c54e2bd
Merge pull request #487 from testdrive-profiling-master/main
add setting of minimum window size & default user icon patching. (currently windows only)
2024-10-06 17:00:43 -04:00
HyungKi Jeong
7cb1493d0a add setting of minimum window size. (currently windows only)
add default user icon patching. (currently windows only)
actually window size and client size is not match in windows, so I fixed it.
2024-10-02 11:14:26 +09:00
Antonio
ca379f7ba6 Adding @example to the proper function now 2024-10-01 21:00:25 +02:00
Antonio
f8172bdbfa Updated @example for webui_set_file_handler_window 2024-10-01 18:30:10 +02:00
Antonio
3e66411779 File handlers could receive window number 2024-09-30 20:33:18 +02:00
Hassan DRAGA
0bfe23ceda Change WebView to Webview (macOS WebKit Conflict) 2024-07-11 13:40:57 -04:00
Hassan DRAGA
1dbce3938e Fix Minor Warnings (is_high_contrast) 2024-07-11 12:09:03 -04:00
Hassan DRAGA
708d4a16a3 Unify Comments 2024-07-11 10:10:29 -04:00
Hassan DRAGA
b2f505a41c Update C Header - Adding et_mime_type 2024-07-09 19:19:26 -04:00
Nathan R
9ed9279a98 Added a function webui_get_port() to retrieve the server port for the session 2024-07-09 14:39:38 -07:00
David Alm
51d82c82e9 tk 2024-07-09 13:54:59 -04:00
David Alm
0346f0ffdc exposing _webui_get_free_port 2024-07-09 12:06:31 -04:00
Hassan DRAGA
0440eeaab1 Adding Bun Runtime 2024-07-08 19:21:51 -04:00
Hassan DRAGA
6ca760163e Adding new API webui_open_url 2024-07-05 18:52:12 -04:00
Hassan DRAGA
f25dd98112 New Event Elements
* Updating webui_config: use_cookies
* Updating webui_event_t: connection_id, cookies
2024-07-05 16:48:32 -04:00
Hassan DRAGA
c4cc398778 Adding webui_interface_get_float_at 2024-07-02 11:31:32 -04:00
Hassan DRAGA
bb887d76f6 New API webui_start_server 2024-07-02 00:45:15 -04:00
Hassan DRAGA
cc103aa37f Header - New APIs
* WebView in browsers list
* multi_client in config
* client_id in webui_event_t
* webui_script_client
* webui_run_client
* webui_close_client
* webui_navigate_client
* webui_show_client
* webui_send_raw_client
2024-07-01 02:37:30 -04:00
Hassan DRAGA
b576b2f9de Adding folder_monitor (config)
* Automatically refresh the window when any file in the root folder gets changed.
2024-06-25 22:40:25 -04:00
Hassan DRAGA
d0b013ccda Adding webui_browser_exist
More inf: https://github.com/webui-dev/webui/issues/431
2024-06-25 16:20:25 -04:00
Hassan DRAGA
acc77ce5d2 Update high contrast 2024-06-25 14:01:09 -04:00
Hassan DRAGA
8e8abd2273 Up to Beta.2 2024-06-25 13:06:30 -04:00
Mehmet Ali Şipi
5399c1f2fe
Support high contrast detection on Windows. 2024-06-24 16:26:20 +03:00
Mehmet Ali Şipi
3bdacf4c12
Support to disable default high contrast of browser. 2024-06-24 15:27:28 +03:00
Hassan DRAGA
775455c809 Fix typos in the C header 2024-06-21 15:46:59 -04:00
Hassan DRAGA
d394a2f92a * Rename webui_set_event_block to webui_set_event_blocking 2024-06-12 18:04:29 -04:00