BambuStudio/src/slic3r/GUI/Widgets
tao wang 53ed1f99ce FIX:fixed print error has wrong layout
Change-Id: I668b32caeba9c3c2256c7a85b7858f98cd97fadc
2023-02-01 16:24:44 +08:00
..
AMSControl.cpp FIX:fixed print error has wrong layout 2023-02-01 16:24:44 +08:00
AMSControl.hpp ENH:select the first tray when switching AMS 2023-02-01 16:24:44 +08:00
AxisCtrlButton.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
AxisCtrlButton.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
Button.cpp FIX: dark mode of wxTextCtrl 2022-12-15 04:38:15 -05:00
Button.hpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
CheckBox.cpp FIX: wxWidgets asserts 2022-08-26 09:25:59 +08:00
CheckBox.hpp FIX: CheckBox style on MacOS 2022-08-05 16:11:42 +08:00
ComboBox.cpp FIX: [STUDIO-1574] not switch filament preset after wizard 2022-12-15 04:38:15 -05:00
ComboBox.hpp FIX: [STUDIO-1574] not switch filament preset after wizard 2022-12-15 04:38:15 -05:00
DropDown.cpp FIX: [STUDIO-1873] scroll out of range in DropDown 2023-01-10 19:08:26 +08:00
DropDown.hpp FIX: handle mouseCaptureLost in common ctrls 2022-10-20 19:34:37 +08: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 ENH:set the fan gear at 10% 2023-01-10 19:08:26 +08:00
FanControl.hpp NEW:add fan control 2022-12-15 04:38:15 -05:00
ImageSwitchButton.cpp FIX:Fixed some UI layout issues for monitor page 2023-02-01 16:24:44 +08:00
ImageSwitchButton.hpp NEW:add fan control 2022-12-15 04:38:15 -05:00
Label.cpp ENH:wxStaticText set the default foreground colour 2023-01-10 19:08:26 +08:00
Label.hpp ENH: [STUDIO-1478] collapse siderbar printer/filament region 2022-12-15 04:38:15 -05:00
ProgressBar.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProgressBar.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProgressDialog.cpp ENH: adjust user preset handling 2023-01-10 19:08:26 +08:00
ProgressDialog.hpp ENH: adjust user preset handling 2023-01-10 19:08:26 +08:00
RadioBox.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08: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 NEW:added dark mode 2022-12-15 04:38:15 -05:00
SideButton.hpp FIX:fixed some issues about text 2022-10-20 19:34:37 +08:00
SideMenuPopup.cpp FIX:fixed the side menu popup cannot be selected on macos 13 2022-12-26 05:31:54 -05:00
SideMenuPopup.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SideTools.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
SideTools.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
SpinInput.cpp FIX: [STUDIO-1969] disable mouse wheel on SpinCtrl 2023-01-10 19:08:26 +08:00
SpinInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
StateColor.cpp FIX:Fixed some UI layout issues for monitor page 2023-02-01 16:24:44 +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 FIX: StaticBox zero size bitmap 2023-01-10 19:08:26 +08:00
StaticBox.hpp FIX: optimize media file panel 2022-10-20 19:34:37 +08:00
StaticLine.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
StaticLine.hpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
StepCtrl.cpp FIX: test HasCapture before CaptureMouse 2022-12-15 04:33:48 -05:00
StepCtrl.hpp FIX: handle mouseCaptureLost in common ctrls 2022-10-20 19:34:37 +08:00
SwitchButton.cpp FIX: [STUDIO-1565] adjust ui style of media file buttons 2022-12-15 04:38:15 -05:00
SwitchButton.hpp ENH: [STUDIO-1477] indicators for that has object configs 2022-12-15 04:38:15 -05:00
TabCtrl.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
TabCtrl.hpp ENH: TabCtrl: support arrow key events 2022-08-26 09:25:59 +08:00
TempInput.cpp NEW:added dark mode 2022-12-15 04:38:15 -05: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 FIX: dark mode of wxTextCtrl 2022-12-15 04:38:15 -05:00
TextInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
WebView.cpp ENH: [STUDIO-1647] use WebView2 put_UserAgent 2023-01-10 19:08:26 +08:00
WebView.hpp ENH: [STUDIO-1647] use WebView2 put_UserAgent 2023-01-10 19:08:26 +08:00