bubnikv
b4010d58c9
Improvements of High DPI scaling on Windows.
2019-05-06 18:28:23 +02:00
YuSanka
03dba475e8
Localization improvements
2019-05-04 02:07:07 +02:00
YuSanka
35c3001114
Merge remote-tracking branch 'origin/master' into ys_ftn_improvements
2019-04-29 15:30:01 +02:00
YuSanka
22f170e29e
ObjectList improvements: Added warning icon for Parts with a repaired errors
2019-04-29 15:27:59 +02:00
YuSanka
3d0ff79790
Fix of #2168
2019-04-29 09:43:42 +02:00
YuSanka
b6f2159cbd
Fixed app name interpolation for : GUI_App, MainFrame, MsgDialog, Preferences, Tab and UpdateDialogs
...
+ added edit_tooltip(), wich replaces Slic3r for SLIC3R_APP_KEY
2019-04-26 10:54:18 +02:00
YuSanka
2b39a4df96
Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW
2019-04-25 15:09:12 +02:00
YuSanka
0da12d08fd
Big Refactoring: - deleted/renamed all _Prusa_ prefixes,
...
- cleaned code from commented parts
- rescale() -> msw_rescale()
2019-04-25 01:45:00 +02:00
YuSanka
895d6874b7
Overrided on_dpi_changed() for some Dialogs:
...
AboutDialog, ConfigSnapshotDialog, FirmwareDialog, SysInfoDialog
+ set correct fonts for KBShortcutsDialog
2019-04-18 15:05:17 +02:00
YuSanka
3f18b0f8c8
Implemented em_unit() function for getting of em_unit value from correct parent.
...
+ Added correct em_unit to Fields
2019-04-17 21:35:53 +02:00
YuSanka
70e794f17d
Application Scaling for MSW: Added rescale function for DoubleSlider (from Preview), ObjectList, ManipulationPanel and SettingsPanel
...
+ Set wider default size for Preset Comboboxes from Tabs (#2023 )
2019-04-16 10:05:45 +02:00
YuSanka
89142e48fb
Merge remote-tracking branch 'origin/master' into ys_msw_dpi
2019-04-14 13:49:22 +02:00
YuSanka
252381aa38
Application Scaling for MSW: Next big step
...
- Added rescale() function for the most of controls
- Created PrusaBitmap and PrusaButton classes like a wrap to wxBitmap and wxButton accordingly
2019-04-13 23:46:52 +02:00
YuSanka
aa5588b11c
Added new icons
2019-04-12 17:10:29 +02:00
Enrico Turri
7be9551414
Merge branch 'et_copy_and_paste' of https://github.com/prusa3d/Slic3r
2019-04-12 12:40:25 +02:00
YuSanka
60079c26f1
Added new icons
2019-04-12 12:15:56 +02:00
Enrico Turri
d276653a97
Copy and paste -> Fixed copy of multiple instances and volumes insertion into objects list
2019-04-11 11:09:32 +02:00
YuSanka
254acd022d
Merge remote-tracking branch 'origin/master' into ys_msw_dpi
2019-04-10 10:01:20 +02:00
YuSanka
580b1bc5de
First scaling experiments
2019-04-10 09:57:33 +02:00
Enrico Turri
6d5d74c0cb
Copy and paste -> Copy a volume from an object and paste to another
2019-04-10 09:27:42 +02:00
Vojtech Kral
476672adf6
Bitmaps: Fix: Use scaling factor on Mac only
2019-04-09 18:01:45 +02:00
Vojtech Kral
c815c9242a
Factor out load_scaled_bitmap
2019-04-09 15:16:10 +02:00
Vojtech Kral
b7a3f8de30
Fix SVG & bitmap scaling on Mac depending on Retina scaling
2019-04-09 15:16:10 +02:00
YuSanka
8dc3dc3d4b
Icon updating for all application
2019-04-08 11:10:57 +02:00
YuSanka
a56c2d1ade
Fixed Typo for the last commit
2019-04-05 12:18:58 +02:00
YuSanka
e3632e735c
Some improvements for a loading of icons
2019-04-05 11:18:59 +02:00
YuSanka
40c5bbc0aa
Improved Selection from ObjectList side
2019-04-04 18:03:40 +02:00
bubnikv
29dfd914f9
Code to load SVG icons into the BitmapCache class.
2019-04-04 09:20:11 +02:00
YuSanka
9152ad2a4e
Added context menu Item "Change Extruder" on 3D-Scene
2019-03-28 16:32:19 +01:00
YuSanka
e031123031
Fixed OnWhile() function for the PrusaDoubleSlider ( #1913 )
...
Current behavior: Move selected thumb only. If no one thumb is selected, set selection to the thumb nearest to the current mouse position
2019-03-11 12:59:14 +01:00
YuSanka
f8e021e406
Fixed a preview mode selection after updating of a PrusaDoubleSlider
2019-02-27 13:39:25 +01:00
YuSanka
9450963cee
Fixed an assert from PrusaDoubleSlider
2019-02-27 11:05:59 +01:00
YuSanka
32605ed67b
Fixed "color print" issues (SPE-836)
2019-02-26 15:55:27 +01:00
YuSanka
c640e88639
Added tooltips for mode buttons.
...
+ some clean of an unused code
+ fix of #1861
2019-02-26 10:50:00 +01:00
bubnikv
ab968364e5
Renamed the "lambda-" prefix for the generic modifiers to "Generic-"
...
Refactored ModelVolume::Type to enum class ModelVolumeType to be able
to forward declare it.
Refactored UI to use the ModelVolumeType instead of the untyped int.
2019-02-22 12:12:10 +01:00
YuSanka
8fa6ea11d6
Fix to last commit
2019-02-11 15:36:05 +01:00
YuSanka
369cda4cd3
Added scaling for more some dialogs
...
+ Set size for mode buttons
2019-02-11 14:14:35 +01:00
YuSanka
d9c50b7796
Changed sidebar controls layout
2019-02-07 14:50:48 +01:00
YuSanka
c0287928a6
Added bitmap scaling
2019-02-06 15:29:13 +01:00
YuSanka
9a598711ff
Fixed scale of the PrusaDoubleSlider and typo in SysInfoDialog
2019-02-06 12:17:06 +01:00
YuSanka
042b206a2e
Fixed "hard_code" setting of the size for the Sidebar and Tabs
...
+ Fixed assert after config_wizard changing
2019-02-04 10:35:16 +01:00
YuSanka
e8e8e7e9c5
Updated draw_colored_band() according to the new colors.
...
+ some code refactoring
2019-01-30 14:45:18 +01:00
YuSanka
d28cecf6c5
Implemented "Color Print" for preview mode (without re-slicing)
2019-01-29 15:11:29 +01:00
YuSanka
f6d9ab2a99
Updated settings menu according to the view mode
...
+ Created new class PrusaMenu, derived from wxMenu and contains pointers to the separators.
2019-01-25 16:57:44 +01:00
YuSanka
707078b48d
Improved Instance splitting :
...
- Added icon and context menu for Instance.
- Added multiple selection and splitting for the instances (add new object with selected instances)
2019-01-23 16:12:47 +01:00
Vojtech Kral
759868c1a5
Fix build against wx 3.1.2 on Windows
2019-01-17 17:41:48 +01:00
YuSanka
6a00eeb310
Fixed #1577
2019-01-11 09:05:27 +01:00
YuSanka
975d63ce8d
Added a colored band for DoubleSlider
2019-01-10 17:24:58 +01:00
YuSanka
cf24546bc0
Fixed OSX compilation bug
2019-01-10 13:44:31 +01:00
YuSanka
4da39b7645
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-01-10 11:10:01 +01:00