YuSanka
|
8e9df09e72
|
Added "info" tooltip for a LockButton on Manipulation panel (#2539)
|
2019-06-20 12:56:23 +02:00 |
|
YuSanka
|
80d8c8d100
|
Fixed wxEVT_CHAR handling for DoubleSlider
|
2019-06-19 16:28:56 +02:00 |
|
YuSanka
|
7ccd8a42fa
|
Fixed DoubleSlider manipulation from Preview scene
|
2019-06-18 11:40:26 +02:00 |
|
YuSanka
|
4b3c5f32b2
|
Fixed SPE 957 - Impossible to add a part by "Load..." to an object, if the object has some instances
|
2019-06-17 15:33:58 +02:00 |
|
tamasmeszaros
|
b39df574e8
|
Fixing issues with mode switching on Linux.
|
2019-05-21 14:06:43 +02:00 |
|
Vojtech Kral
|
dc4af046ff
|
Use mac_max_scaling_factor() in create_scaled_bitmap()
|
2019-05-17 19:16:03 +02:00 |
|
Vojtech Kral
|
a2195577b7
|
Revert 6b379428d4
|
2019-05-17 19:11:11 +02:00 |
|
YuSanka
|
9122952f15
|
Workaround to fix #2251
|
2019-05-17 15:49:37 +02:00 |
|
Enrico Turri
|
589da90209
|
Fixed delayed update of 3D scene when moving preview layers' slider (as reported in #1250)
|
2019-05-17 15:04:06 +02:00 |
|
YuSanka
|
6d0b50b21c
|
Fix of #2249
|
2019-05-16 13:16:43 +02:00 |
|
YuSanka
|
e1df6f3c09
|
Typo fix
|
2019-05-13 18:21:47 +02:00 |
|
YuSanka
|
8d04e6b245
|
Added grayscale parameter for create_scaled_bitmap()
|
2019-05-13 17:58:15 +02:00 |
|
bubnikv
|
9aa11b4b2d
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-05-13 17:10:17 +02:00 |
|
YuSanka
|
22225a2bac
|
Set default width for ModeButtons to correct rendering on OnFocus under OSX
|
2019-05-13 17:03:09 +02:00 |
|
YuSanka
|
30d1b0730d
|
Fixed input parameter for ConvertToGreyscale()
|
2019-05-13 15:57:26 +02:00 |
|
YuSanka
|
22f41cacd3
|
Merge remote-tracking branch 'origin/master' into ys_menuicons
|
2019-05-13 15:12:36 +02:00 |
|
YuSanka
|
7268fc9a71
|
Code refactoring for Bind(wxEVT_UPDATE_UI) universally (inside append_menu_item(...))
+ Marked text for "Change part type" list
|
2019-05-13 14:27:51 +02:00 |
|
bubnikv
|
95041ea550
|
WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
|
2019-05-13 12:13:28 +02:00 |
|
YuSanka
|
361ed9e2ca
|
Localized "default" extruder
|
2019-05-10 12:54:20 +02:00 |
|
bubnikv
|
820200be67
|
Some more localization improvmenets.
|
2019-05-09 18:18:21 +02:00 |
|
bubnikv
|
07038d5c71
|
wxMenuItem::SetDisabledBitmap is only available on Windows
|
2019-05-07 14:03:19 +02:00 |
|
bubnikv
|
2de557986e
|
Finished scaling of menu icons on Windows.
|
2019-05-07 13:35:37 +02:00 |
|
bubnikv
|
f7214163e8
|
Merge branch 'master' into ys_menuicons
|
2019-05-07 09:32:29 +02:00 |
|
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
|
b21276f16d
|
Added set_as_owner_drawn() for the code universality
|
2019-05-03 16:14:26 +02:00 |
|
YuSanka
|
67e15df760
|
Menu icons drawing under OSX (if wxMenu::SetOwnerDrawn() is implemented in wxWidgets)
|
2019-05-03 09:44:19 +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 |
|