OrcaSlicer/src/slic3r/GUI/Widgets
SoftFever 8dd9c11241 Revert "update user agent" for now as it cause trouble to login
This reverts commit ae8995fec2.

(cherry picked from commit cd35171fd18d47839faa3ea119f3cbfc356c0a65)
2023-12-19 23:50:51 +08:00
..
AMSControl.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
AMSControl.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
AxisCtrlButton.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
AxisCtrlButton.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
Button.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
Button.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
CheckBox.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
CheckBox.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
ComboBox.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
ComboBox.hpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
DropDown.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
DropDown.hpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
ErrorMsgStaticText.cpp FIX:fix the device interface button adaptation problem 2022-09-02 12:52:18 +08:00
ErrorMsgStaticText.hpp FIX:fix the device interface button adaptation problem 2022-09-02 12:52:18 +08:00
FanControl.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
FanControl.hpp ENH:dynamic display of AUX fan 2023-09-22 16:21:26 +08:00
ImageSwitchButton.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
ImageSwitchButton.hpp NEW:add fan control 2022-12-15 04:38:15 -05:00
Label.cpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
Label.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
PopupWindow.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
PopupWindow.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
ProgressBar.cpp Feature/fix more colors (#193) 2023-01-18 23:06:39 +08:00
ProgressBar.hpp change app color 2023-01-03 22:05:20 +08:00
ProgressDialog.cpp Merge remote-tracking branch 'BS/v1.7.2' 2023-08-26 16:13:57 +08:00
ProgressDialog.hpp FIX: add load model process dialog 2023-07-07 17:25:51 +08:00
RadioBox.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
RadioBox.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RoundedRectangle.cpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
RoundedRectangle.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Scrollbar.cpp FIX:fixed scrolling too slow of parameter search scroll bar 2022-08-05 16:11:42 +08:00
Scrollbar.hpp FIX:fixed scrolling too slow of parameter search scroll bar 2022-08-05 16:11:42 +08:00
ScrolledWindow.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ScrolledWindow.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SideButton.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
SideButton.hpp FIX:fixed some issues about text 2022-10-20 19:34:37 +08:00
SideMenuPopup.cpp ENH: Revert "SidePopup actively destroys the window after closing" 2023-07-13 18:34:17 +08:00
SideMenuPopup.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SideTools.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
SideTools.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
SpinInput.cpp Merge branch 'master-remote' into feature/1.5 2023-03-08 00:08:26 +08:00
SpinInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
StateColor.cpp Fix wxWidgets debugging macros (#1742) 2023-08-09 23:25:25 +08:00
StateColor.hpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
StateHandler.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
StateHandler.hpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
StaticBox.cpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
StaticBox.hpp FIX: optimize media file panel 2022-10-20 19:34:37 +08:00
StaticLine.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
StaticLine.hpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
StepCtrl.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
StepCtrl.hpp NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
SwitchButton.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
SwitchButton.hpp ENH: [STUDIO-1477] indicators for that has object configs 2022-12-15 04:38:15 -05:00
TabCtrl.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
TabCtrl.hpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
TempInput.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
TempInput.hpp ENH:uniform border width of buttons in monitor control 2022-08-26 09:25:59 +08:00
TextCtrl.h FIX: dark mode of wxTextCtrl 2022-12-15 04:38:15 -05:00
TextInput.cpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
TextInput.hpp Update wxWidgets to v3.2.1 (#2905) 2023-12-04 15:21:49 +00:00
WebView.cpp Revert "update user agent" for now as it cause trouble to login 2023-12-19 23:50:51 +08:00
WebView.hpp 启动时进行 WebView2 运行时检查 (#1944) 2023-08-31 21:36:57 +08:00