OrcaSlicer/src/slic3r/GUI/Widgets
chunmao.guo b209243b27 ENH: dark mode of StateColor
Change-Id: I5928898c50280c7f2eedbb9389032230c7e251c4
2022-12-15 04:38:15 -05:00
..
AMSControl.cpp NEW:add ams guide wiki 2022-10-20 19:34:37 +08:00
AMSControl.hpp NEW:add ams guide wiki 2022-10-20 19:34:37 +08:00
AxisCtrlButton.cpp ENH:uniform border width of buttons in monitor control 2022-08-26 09:25:59 +08:00
AxisCtrlButton.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
Button.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -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 ENH: [STUDIO-1272] handle default filament color in presetcomboxbox 2022-12-15 04:33:48 -05:00
ComboBox.hpp ENH: [STUDIO-1272] handle default filament color in presetcomboxbox 2022-12-15 04:33:48 -05:00
DropDown.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05: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
ImageSwitchButton.cpp ENH:uniform border width of buttons in monitor control 2022-08-26 09:25:59 +08:00
ImageSwitchButton.hpp ENH:uniform border width of buttons in monitor control 2022-08-26 09:25:59 +08:00
Label.cpp ENH: Label Wrap 2022-12-15 04:33:48 -05:00
Label.hpp ENH: Label Wrap 2022-12-15 04:33:48 -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 FIX:fixed the fix window cant not display full text 2022-12-15 04:33:48 -05:00
ProgressDialog.hpp FIX:fixed the fix window cant not display full text 2022-12-15 04:33:48 -05: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 Add the full source of BambuStudio 2022-07-15 23:42:08 +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 FIX:fixed users can not click drop-down menu on mac 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 users can not click drop-down menu on mac 2022-12-15 04:38:15 -05:00
SideMenuPopup.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SideTools.cpp FIX: destory timers & check webview consist 2022-08-26 09:25:59 +08:00
SideTools.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
SpinInput.cpp FIX: test HasCapture before CaptureMouse 2022-12-15 04:33:48 -05:00
SpinInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
StateColor.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05: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: optimize media file panel 2022-10-20 19:34:37 +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 ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
SwitchButton.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08: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 FIX: tempinput popup focus event 2022-08-26 09:25:59 +08:00
TempInput.hpp ENH:uniform border width of buttons in monitor control 2022-08-26 09:25:59 +08:00
TextInput.cpp FIX: wxTE_PROCESS_ENTER flag for wxTextCtrl 2022-09-02 12:52:18 +08:00
TextInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
WebView.cpp Fix the random crash at the startup on Macos&&Linux 2022-10-09 10:37:45 +08:00
WebView.hpp FIX: load url in guide web dialog 2022-08-05 15:28:01 +08:00