Commit Graph

45 Commits

Author SHA1 Message Date
d3caa9922f FIX: destory timers & check webview consist
Change-Id: If95a973e1b3c6bf0da3611c30e0e44e191c9b06a
2022-08-26 09:25:59 +08:00
9a0e9755c8 ENH: TabCtrl: support arrow key events
Change-Id: I16423d542246925e2469541b1d634d6c4373af69
2022-08-26 09:25:59 +08:00
f1ff2f6ebe FIX: background color of title labels in sidebar
Change-Id: If71fdca36518129cdfdd1cdf939fb62592ec56c1
2022-08-26 09:25:59 +08:00
a576e560ce ENH: StateHandler as wxEvtHandler and attach child
Change-Id: I1183b97983907f297888d81809be60e3016ae305
2022-08-26 09:25:59 +08:00
4b82cae62b FIX: Intercept IDLE event in DropDown to fix various problems on MacOS
Change-Id: Ia9aa96c90f1b7c3f6c33b7325dc28a4f780969c3
2022-08-08 22:19:42 +08:00
5eaa3e71c4 FIX:fixed amsitem is too close to Amslib
Change-Id: I25a8b232a169cd0dcb0290490795192fa0b29aba
2022-08-08 22:19:42 +08:00
36df680dd9 ENH::never change AMSLib disabled color
Change-Id: I54878d202a39b754f3e78a31f83f8170b2722bc9
2022-08-05 16:11:42 +08:00
0965cf5ac3 ENH:adjust AMSMaterial clickable region
Change-Id: If81e156fde4f9c724844a7bce6fd97db1d98b4e3
2022-08-05 16:11:42 +08:00
108e143063 ENH: refine button display style on mac retina
Change-Id: I48bfe918ccfbf10535c6a5f49dce0371b2d15274
2022-08-05 16:11:42 +08:00
a0b43a3533 FIX: seprate filament_type and display_filament_type
special case for "Support G" and "Support W"

Change-Id: I26f873083d6afb58fb10ebc9beef54fbf5e18320
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-08-05 16:11:42 +08:00
1449ed5fc7 FIX: call DismissAndNotify to manual close popup
Change-Id: I395708a98dda390f81d52151c9c52ba367de5a3d
2022-08-05 16:11:42 +08:00
717a739f2a FIX: use StaticBox for background
Change-Id: I2bba259c53eaf987662a97dd93eac4fb8f73d47b
2022-08-05 16:11:42 +08:00
d214f99fe2 FIX: use Show instead of Popup to avoid hung in MacOS
Change-Id: I80b4d64f0e50a566cb6cbe0d4e8db696970ead21
2022-08-05 16:11:42 +08:00
87e7e42de9 FIX: CheckBox style on MacOS
Change-Id: I54f0c4188288a55d44c510c15efb894b3e9419df
2022-08-05 16:11:42 +08:00
6242e83215 FIX:amsmapping update layout and fixes some issues
Change-Id: I3d88a06d5a9ac084b7ec498f7d201dda38d00fe7
2022-08-05 16:11:42 +08:00
94c49d97ca FIX: async evaluateJavaScript on vebwiew on MacOS
Change-Id: If4c34ef0e9b23622047842bada5a32efcee04498
2022-08-05 16:11:42 +08:00
4bf853fbc0 ENH:ams dialog
Change-Id: Ia7f7849c13bc630114a0d703c0b5386e2e88349c
2022-08-05 16:11:42 +08:00
bea4d55b41 FIX:fixed imageswitchbutton can not display all text
Change-Id: Iae692f5967de269a81d2eb71489198ea4108750b
2022-08-05 16:11:42 +08:00
4e4fd72c8e FIX: ui style of base widgets
Change-Id: Ie0cff84d7a6f19c9830ce60f2a188fe9a7df545c
2022-08-05 16:11:42 +08:00
bd979c73de FIX: button deflate border on MacOS
Change-Id: I5993ff5f56662758a5ffb9d5316bc1b4bce7f25b
2022-08-05 16:11:42 +08:00
9e88df35a4 FIX:fixed Amslib does not refresh the current layout
Change-Id: If5a050b314aea554a8b76b22a80f9c3b50466ad4
2022-08-05 16:11:42 +08:00
c630d063fb ENH: refine style of side button
Change-Id: I2185f5fd1073c075cea5f277d2ebff761d99b489
2022-08-05 16:11:42 +08:00
1f355c3223 FIX: TabCtrl new style of page indicator
Change-Id: I5d6b088a8161e4373ec3dcff3fac17933861b155
2022-08-05 16:11:42 +08:00
74110aacec FIX:the block of progress dialog only effect in windows
Change-Id: I327ddd58e77d5fa41ad09c2df2e45ddf036a91f1
2022-08-05 16:11:42 +08:00
a29ced9767 ENH:Show ErrorCode to the Device screen
Change-Id: I481b08a439d07a99f6c06c558e0a7fb3467a7d51
2022-08-05 16:11:42 +08:00
08f89c3531 FIX: stop keyboard tab navigation in StaticLine/SpinInput
Change-Id: Id0287418acc36bf9f74a62df79ecf99354f01cc9
2022-08-05 16:11:42 +08:00
162cb31065 FIX: focus state of CheckBox
Change-Id: Iceac4b9877a07e4517250255203c2e0ecdbc34ac
2022-08-05 16:11:42 +08:00
6dce6e025e FIX: button focused state
Change-Id: Ieab02661c8f2e406b5bf5f156d9142efbe76d1cf
2022-08-05 16:11:42 +08:00
cb8ed8bf8e FIX:optimize RDIF animation
Change-Id: I45e45b92efa43f290151e39715ca057da4d862c1
2022-08-05 16:11:42 +08:00
0d53f8178c FIX: button handle key event
Change-Id: If3ecd2356e516105c2054c9b85a122f3ccc72d91
2022-08-05 16:11:42 +08:00
15f9c1eef7 FIX: support key event in ComboBox
Change-Id: Iac5f114ff45123f0a6b1bc24ef289a6112475183
2022-08-05 16:11:42 +08:00
5902309a69 FIX: enable focus navigation in SpinInput/TextInput
Change-Id: I32671cb8aa23f85b868284c41a66c583161e1b89
2022-08-05 16:11:42 +08:00
83592085ef FIX: support key event in SpinInput
Change-Id: Ie25404c8dec25b0b4012cae51a1f57c95d9fca66
2022-08-05 16:11:42 +08:00
6116fd9a71 FIX: scale bitmap of SwitchButton in MacOS
Change-Id: I5c2329d5b8fd409f87276851068e6594bbae5b3d
2022-08-05 16:11:42 +08:00
d030762f41 FIX:use scalablebitmap replace wxbitmap
Change-Id: I4ca885051f309be4a7d9a6e08de097fe75847257
2022-08-05 16:11:42 +08:00
0a39f2dc1c FIX: use scaled icon in MacOS
Change-Id: Ic7e89a3ff1dd92818adfcec410cc0bdcacfc0398
2022-08-05 16:11:42 +08:00
c60757d265 FIX:fixed scrolling too slow of parameter search scroll bar
Change-Id: I9999df7329545ef8ca8337c16db1d1ec722c728d
2022-08-05 16:11:42 +08:00
067d046b8b FIX: background color of text ctrl when disabled
Change-Id: I904a6ea78a692e2f511857d908c98ffa8f8b1bc8
2022-08-05 16:11:42 +08:00
5a04bbb7b4 FIX: web view log
Change-Id: I8e28d7b8f5cfbc95428a3768b32f312a591e41c1
(cherry picked from commit fe623cb52a449ff7dffb10c9de8d7af9c7651f1e)
2022-08-05 16:11:42 +08:00
d406873c09 FIX:(mac) print button display issues
Change-Id: I3a5471b509d601b45722a5174ddb4dd132ca4350
2022-08-05 16:11:42 +08:00
ac29b0763f FIX: recalc textsize after set font
Change-Id: Ic4717ffd5b418fa7030659e3e684b0868cca2c61
2022-08-05 16:11:42 +08:00
c3214f5c13 FIX: load url in guide web dialog
Change-Id: Ie723d8994dddcaeb21299837a0e34d8c15b698ed
(cherry picked from commit 05d3a1c20a6f4a817dd098c2b121539863257a66)
2022-08-05 15:28:01 +08:00
e8d3083a15 FIX:fixed AMSLib caused by switching pages will not keep fixed size
Change-Id: Id7a66dd1c705670c20c75546c02c864a98b4cf2e
2022-08-05 15:28:01 +08:00
af0b3ddb28 Update the codes to 01.01.00.10 for the formal release
1. first formal version of macos
2. add the bambu networking plugin install logic
3. auto compute the wipe volume when filament change
4. add the logic of wiping into support
5. refine the GUI layout and icons, improve the gui apperance in lots of
   small places
6. serveral improve to support
7. support AMS auto-mapping
8. disable lots of unstable features: such as params table, media file download, HMS
9. fix serveral kinds of bugs
10. update the document of building
11. ...
2022-07-22 20:35:34 +08:00
f8756e6c89 Add the full source of BambuStudio
using version 1.0.10
2022-07-15 23:42:08 +08:00