YuSanka
168dadc0fa
OSX specific: Set window variant for regular buttons to correct rendering with big font
2023-10-18 16:32:12 +02:00
YuSanka
c0aef5ff0a
Skinned UI: WIP
...
* Non-MSW specific: Next improvements for BG of the controls
+ Create wrap class BitmapToggleButton to correct create under all platforms
+ TabFilament: Fixes crash on recreating of the app
* Next improvements for background under nonMSW systems
+ Fixed Field::SpinCtrl::propagate_value
* DropDown: Implemented transparent background for rounded corners.
+ Tab: use TextInput and SwitchButton for substitutions
+ nonMSW specific: Don't set BackgroundColors for panels
* ObjectManipulation: Use TextInput instead wxTextCtrl
* Process rectangle/rounded controls
+ Preferences: Added "Suppress round corners" parameter
* Skinned UI: SwitchButton. Use it for CheckBox Field
* Skinned UI: SpinInput
+ ScalableBitmap/ScalableButton respects to different width and height of bitmap.
* Skinned UI: ComboBox
* Skinned UI: CheckBox
2023-10-18 16:32:12 +02:00
ps_copyright
f32859c302
final copyright headers
2023-09-01 14:49:07 +02:00
YuSanka
0c82f38950
ConfigWizard: Downloads page: Info line is changed
...
+ Linux and OSX specific: Fixed BG color for the HTML_widget on Materials pages and InfoDialogs
2023-08-17 14:45:46 +02:00
YuSanka
4764a701c1
Experiments with font size
2023-03-27 16:39:28 +02:00
YuSanka
066b567714
Using of wxWidgets 3.1.6 WIP:
...
* Create Cache of wxBitmapBundles instead of wxBitmaps
* Use wxBitmapBundles instead of wxBitmap for most of Widgets
* Use empty bitmabundles instead of wxNullBitmap for wxBitmapComboBoxes.
* Updated wxWidgets.cmake
* OSX specific: Discard BitmapComboBox overrides
+ some code cleaning
2022-07-29 11:21:54 +02:00
YuSanka
e21921f2eb
Fixes to support wxWidgets 3.1.6(7), 3.2.0
...
+Updated URL and URL HASH for wxWidgets v3.2.0-patched
2022-07-29 11:21:54 +02:00
Lukas Matena
68ca42abbf
Merge branch 'stable'
2022-03-10 12:29:17 +01:00
Lukas Matena
62cc48188d
Fix background color in InfoDialog on older macOSes ( #3775 , #7603 )
2022-03-07 16:43:21 +01:00
Lukas Matena
e058f794d9
Merge branch 'stable'
2022-02-24 13:05:05 +01:00
Vojtech Bubnik
6937b34fdc
get_wraped_wxString(): Wrapping on '\' on Windows.
...
Deleting all G-code substitutions: Added a Cancel button.
2022-02-21 09:59:51 +01:00
Vojtech Bubnik
6ed037ab7b
Merge remote-tracking branch 'origin/stable'
2022-02-04 17:01:18 +01:00
YuSanka
fc59a2c1b0
Implemented FR #7850 - G-Code Substitutions: move [X Delete all] button or ask for confirmation
...
+ MsgDialog:
* Added processing if the wxNO_DEFAULT and wxCANCEL_DEFAULT flags
* Next improvements of get_wraped_wxString() function
2022-02-02 12:44:36 +01:00
Lukas Matena
cb5ff10a88
Merge branch 'master' into dev
2022-02-01 14:17:34 +01:00
Lukas Matena
5c616c5931
Sync to 2.4.1-beta1
2022-02-01 14:16:13 +01:00
Lukas Matena
ebb9041041
Merge branch 'master' into stable - no conflicts fixed
2022-02-01 14:15:18 +01:00
Vojtech Bubnik
be60775077
get_wraped_wxString(): Adapted to work with UTF8
2022-01-31 16:25:20 +01:00
YuSanka
ba82cfa9e3
Follow-up to e3ef90941f
- next improvements for get_wraped_wxString
2022-01-31 14:37:53 +01:00
Vojtech Bubnik
e3ef90941f
Hopefully fixed get_wraped_wxString() and did not introduce new bugs.
2022-01-31 11:09:13 +01:00
YuSanka
de8ba0e850
MsgDialog: get_wraped_wxString(): Fixed a bug in case, when string is break on slash
2022-01-31 09:28:00 +01:00
YuSanka
94b8c4f096
Merge remote-tracking branch 'origin/master' into dev
2022-01-20 15:22:24 +01:00
YuSanka
667842ec8b
Implemented get_wraped_wxString() to wrap the message text inside the MessageDialog and RichMessageDialog
2022-01-19 15:16:18 +01:00
enricoturri1966
6201dad245
Tech ENABLE_COLOR_CLASSES set as default
2022-01-14 08:19:00 +01:00
enricoturri1966
a2dc1cd446
Fixed conflicts after merge with dev branch
2022-01-12 15:54:48 +01:00
YuSanka
cd159ef298
Fix for #7734 - Saving Dialog: Values are truncated
...
Info line was "lost" after big code refactoring 4cdcfe60
+ MsgDialog: Added missed include
2022-01-12 12:55:20 +01:00
YuSanka
5a2925466d
Follow-up to 1dffc40f32
- Fixed a message text.
...
+Improved context of the MessageDialogs. We can use hyperlinks now.
2022-01-12 11:19:59 +01:00
YuSanka
7d6d98cd0f
MSW-specific: FirmwareDialog: Fixed color of the text when firmware flashing is done
...
+ Deleted some commented code
2022-01-05 09:40:39 +01:00
enricoturri1966
34a640a4a9
Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_color_class
2022-01-03 09:33:05 +01:00
enricoturri1966
cd4094743e
Tech ENABLE_COLOR_CLASSES - 1st installment -> Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
2021-12-22 10:45:35 +01:00
YuSanka
2419357a88
Non-MSW specific: Fixed a default focus for message dialog
...
See https://twitter.com/ZMelmed/status/1472678454168539146
2021-12-20 16:01:09 +01:00
YuSanka
3ec78c4ccf
MsgDialog: Fix for scale of the message size, when mainframe wasn't created yet but InfoDialog is shown
2021-12-15 11:01:12 +01:00
YuSanka
74cf1ed0f9
MsgDialog: Fixed text color under non-MSW platforms
2021-12-14 16:34:56 +01:00
YuSanka
102ef9a024
Follow-up ea796aaa68
...
* Fixed builds for non-MSW platforms (We can't change the signature of the RichMessageDialog. It have to be completely the same as for wxRichMessageDialog)
* Texts of the message dialog are changed. Use InfoDialog instead of a RichMessageDialog.
* MsgDialog: Added SetButtonLabel() function
* InfoDialog: For constructor added is_marked_message and style parameter to allow to use marked text in the Dialog and set different style
2021-12-10 15:35:04 +01:00
David Kocik
ea796aaa68
Changed message about copying another configuration folder.
...
Added headline to RitchTextDialog.
2021-12-09 18:46:36 +01:00
YuSanka
488eb51282
Fix for InfoDialog, when Info about in-recognized loaded config values is shown.
...
Text in this dialog wasn't marked correctly.
2021-12-07 15:19:04 +01:00
David Kocik
87c2e90a5d
Start print after upload button (instead of checkbox)
2021-11-12 14:50:47 +01:00
YuSanka
a0e6c7a076
Follow up a3f6ce1ac6
2021-11-11 10:31:12 +01:00
YuSanka
a3f6ce1ac6
MsgDialog: Some code refactoring.
...
Use style for whole Dialog instead of wxWindowID for just one default button
2021-11-10 10:49:43 +01:00
YuSanka
a5f20d4c71
MsgDialog: Delete redundant code (fix for https://github.com/prusa3d/PrusaSlicer/issues/7254 )
2021-11-09 12:52:59 +01:00
YuSanka
bbcedae5fd
MSW: DarkMode: Improvements for message Dialogs
...
* A little bit reworked MsgDialog: Checkbox and buttons are placed under the Static line
* Implemented wrapper for wxRichMessageDialog
+ Implemented wrapper for wxStaticLine
2021-11-05 15:20:06 +01:00
YuSanka
ef0dae8c97
Implemented possibility to apply conversion from inches/meters to mm for all loaded objects at once
...
+ Added MessageWithCheckBox dialog
+ some code refactoring for MessageDlg
2021-10-26 14:52:45 +02:00
YuSanka
7967997c7e
InfoDialog: Small code refactoring
2021-10-22 11:37:02 +02:00
bubnikv
16104587ac
Improvement in the subtitution information dialog.
2021-08-13 13:49:43 +02:00
YuSanka
21dfb05384
InfoDialog: Improvements
...
* Fixed localization
* Substitutions are aligned in table
2021-08-13 13:40:47 +02:00
YuSanka
1e60acde12
Substitutions : Implemented InfoDialog
2021-08-13 13:30:50 +02:00
Lukas Matena
fc1054c61d
Restored info icon replaced by mistake
2021-08-11 16:17:28 +02:00
YuSanka
ad60227449
MSW specific: Fixed a typo caused ignoring ENTER for TextControls in Settings Tabs
...
+ Added Info icon for MessageDialog
2021-08-10 15:10:37 +02:00
YuSanka
b1330580b3
MessageDialog: Set html page size respecting to text size
...
+ Fixed layout of the unit in "Height ranges" panel
2021-08-06 15:08:11 +02:00
bubnikv
0a2a86dea4
Improvement in the subtitution information dialog.
2021-07-01 16:48:38 +02:00
YuSanka
88d5f40b7c
InfoDialog: Improvements
...
* Fixed localization
* Substitutions are aligned in table
2021-06-30 14:23:34 +02:00