10 Commits

Author SHA1 Message Date
Jan Bařtipán
fc76ec00f1 Patch wxWidget CMake to download and use recent WebView2 library 2024-08-09 09:54:35 +02:00
YuSanka
c3ce42a35a Use wxWidgets from v3.2.0-patched_webkit 2024-06-26 16:20:01 +02:00
Lukas Matena
a8f573d1d9 Deps: copy WebView2Loader.dll into the binary folder 2024-04-12 09:27:35 +02:00
Lukas Matena
f12e0b4d21 Removed dependency on libtiff 2024-04-08 13:30:20 +02:00
David Kocik
ff64f7167d Fixes and icons.
Sla printer icons with Connect status.

Fix of non-static variable and missing includes

update of priter_type table

missing include
2024-03-25 12:05:55 +01:00
David Kocik
2276cedc10 WebView prototype
Web View has working panel with Connect webpage with Auth token login.
Webview2 is used on windows. It uses small dll to find its runtime.

WebViewDialog.cpp, WebViewDialog.hpp, WebView.cpp and WebView.hpp were taken from https://github.com/bambulab/BambuStudio and used as protype for future WebView Development. Thank you.

Co-authored-by: cmguo <chunmao.guo@bambulab.com>

Co-authored-by: lane.wei <lane.wei@bambulab.com>
2024-03-25 12:05:55 +01:00
tamasmeszaros
589d7318fd wx might need CMAKE_DEBUG_POSTFIX to be empty after all 2023-10-24 15:07:34 +02:00
tamasmeszaros
27c7b04d6d More fixes
- Fix xs dll copy with wrong dirs
- Fix wxWidgets build on Unixes : gtk version not being forwarded for debug build
- Digging deeper into wxWidgets debug builds on Unix platforms. Seems to be discontinued
2023-10-24 15:07:34 +02:00
tamasmeszaros
03451c39e2 Followup fully converted deps to new system
Support legacy DEP_DEBUG parameter but respecting parent CMake generator
2023-10-24 15:06:46 +02:00
tamasmeszaros
3fba2bc140 Dependency update with simplified cmake code 2023-10-24 15:06:08 +02:00