BambuStudio/src/slic3r/GUI/Widgets
lane.wei e228e72db1 Fix serveral issues on Linux environments
1. fix the crash issue in ComboBox
2. fix the network agent directory not correct issue
3. fix the first 3d tab switch failed issue
4. fix the filemenu not correct issue

Change-Id: I6a99218c0f7edbd57114ca1d9ff8c5c020d26d94
(cherry picked from commit b5e1b06af42aea9d1413be29dd58150b2ac8d470)
2022-09-29 11:16:43 +08:00
..
AMSControl.cpp NEW: add ams option when sending a printing job 2022-09-02 13:16:54 +08:00
AMSControl.hpp FIX:fixed the ams item cannot be adjusted layout 2022-09-02 12:52:18 +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 FIX: optimize style of media file panel 2022-09-29 11:16:43 +08:00
Button.hpp FIX: media play state conflict when switch device 2022-09-02 12:52:18 +08: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 serveral issues on Linux environments 2022-09-29 11:16:43 +08:00
ComboBox.hpp FIX: wxWidgets asserts 2022-08-26 09:25:59 +08:00
DropDown.cpp FIX: scroll direction of DropDown 2022-09-08 21:49:36 +08:00
DropDown.hpp FIX: wxWidgets asserts 2022-08-26 09:25:59 +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: help video play failure 2022-09-29 11:16:43 +08:00
Label.hpp ENH: help video play failure 2022-09-29 11:16:43 +08: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:adjust rounding of some buttons 2022-08-26 09:25:59 +08:00
ProgressDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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 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 ENH: refine style of side button 2022-08-05 16:11:42 +08:00
SideButton.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SideMenuPopup.cpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08: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 ENH: help video play failure 2022-09-29 11:16:43 +08:00
SpinInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
StateColor.cpp FIX: button focused state 2022-08-05 16:11:42 +08:00
StateColor.hpp FIX: button focused state 2022-08-05 16:11:42 +08:00
StateHandler.cpp ENH: StateHandler as wxEvtHandler and attach child 2022-08-26 09:25:59 +08:00
StateHandler.hpp ENH: StateHandler as wxEvtHandler and attach child 2022-08-26 09:25:59 +08:00
StaticBox.cpp FIX: missing border in static box on Linux 2022-09-29 11:16:43 +08:00
StaticBox.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
StaticLine.cpp ENH: icon for param group 2022-09-29 11:16:43 +08:00
StaticLine.hpp ENH: icon for param group 2022-09-29 11:16:43 +08:00
StepCtrl.cpp FIX:speed ctrl in device 2022-09-08 21:49:36 +08:00
StepCtrl.hpp FIX:speed ctrl in device 2022-09-08 21:49:36 +08:00
SwitchButton.cpp FIX: ui style of base widgets 2022-08-05 16:11:42 +08:00
SwitchButton.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TabCtrl.cpp FIX: TabCtrl: size of indicator 2022-08-26 09:25:59 +08: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: async evaluateJavaScript on vebwiew on MacOS 2022-08-05 16:11:42 +08:00
WebView.hpp FIX: load url in guide web dialog 2022-08-05 15:28:01 +08:00