YuSanka
|
065448e9e5
|
Big Refactoring: - deleted/renamed all _Prusa_ prefixes,
- cleaned code from commented parts
- rescale() -> msw_rescale()
|
2019-04-25 01:45:00 +02:00 |
|
YuSanka
|
f7ddddcff5
|
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 |
|
Maeyanie
|
4b134b29e6
|
Fix compile error, part 2
Another undefined use of std::vector
|
2019-03-04 11:01:21 +01:00 |
|
YuSanka
|
793e3cd470
|
Added "Frequently changed parameters for SLA-profiles"
|
2019-01-15 09:33:50 +01:00 |
|
YuSanka
|
d7bc1410ee
|
Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxEVT_TEXT (or wxEVT_TEXT_ENTER)
|
2018-12-11 14:05:56 +01:00 |
|
YuSanka
|
7f4a8bccd5
|
Fixed controls layout on right panel.
+ Split ObjectManipulation class to ObjectManipulation and ObjectSettings
+ fixed typo-bug in GetItemByVolumeId
|
2018-11-09 18:42:06 +01:00 |
|