Commit Graph
100 Commits
Author SHA1 Message Date
YuSanka fcc781195b Added updating of the is_external value for edited_preset after loading preset from (.ini, .gcode, .amf, .3mf etc) 2018-07-09 12:10:57 +02:00
YuSanka b682fb1829 Enabled "delete preset" button after current profile saving 2018-07-03 12:19:34 +02:00
YuSanka 07b28b2a8c Bug-fixes of the OSX crashing 2018-07-02 13:51:50 +02:00
YuSanka 16e42b0226 Added tooltips for selected Preset 2018-06-29 11:29:23 +02:00
YuSanka 2cbf5b75db Final Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 18:30:22 +02:00
YuSanka 9e4bea8cce Code cleaning 2018-06-28 18:14:34 +02:00
YuSanka 896d898124 Resizing panel to 1 px 2018-06-28 17:52:20 +02:00
YuSanka 5f1f7dcbed Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 17:34:55 +02:00
YuSanka 0171f49ad0 And last try.. 2018-06-28 17:14:45 +02:00
YuSanka 75bda8cfd8 Addition to last commit 2018-06-28 16:50:06 +02:00
YuSanka 0b1833a2af Try to fix tooltips on OSX 2018-06-28 16:01:06 +02:00
YuSanka 5605835ba9 Use silent_mode only with MK3 printer 2018-06-28 12:40:27 +02:00
YuSanka 03f21eac05 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-06-26 11:18:55 +02:00
YuSanka 5da3986e22 Updated POT-file 2018-06-26 11:17:40 +02:00
YuSanka 2fae893af2 Fixed #998
Added detection of gtk2/gtk3 GUI libraries required by Alien::wxWidgets.
Added gtk2/gtk3 include paths, so we may call gtk2/3 API directly if needed for some workaround.
2018-06-26 10:37:36 +02:00
YuSanka f9b85b6700 Correct updating of "Machine limits" and "Single extruder MM setup" pages 2018-06-25 16:03:43 +02:00
YuSanka 515502e685 Fixed #994.
Print double-type values according to "full" value instead of 2 digits after point
2018-06-25 13:32:28 +02:00
YuSanka 318212f475 Fixed crashing-bug after language changing (detected under Debug) 2018-06-25 12:27:42 +02:00
YuSanka 362a9d8eda Fixed bug #995 2018-06-25 11:40:40 +02:00
YuSanka 54c90ee948 Updated PrintConfig default values for machine limits
+ fixed incorrect default value setting for the TextCtrl
2018-06-22 16:13:34 +02:00
YuSanka 3fdefbfbea Added updatin of the "Machine limits" page according to "use silent mode" 2018-06-22 13:01:41 +02:00
YuSanka c10e9a6840 Fixed crash-bug when close application after language changing 2018-06-22 12:27:56 +02:00
YuSanka bfe7896709 Try to fix uncorrect setup on Linux 2018-06-22 10:59:54 +02:00
YuSanka 9ba1af5834 Merge remote-tracking branch 'origin/master' into add_kinematics 2018-06-22 09:22:29 +02:00
YuSanka 4454c3437f "Machine limits" page is completed 2018-06-21 16:15:56 +02:00
YuSanka b6ebbdb94a Updated "Machine limits"(Kinematics) page according to the new config 2018-06-20 16:30:55 +02:00
YuSanka e0bd97ab9c Merge remote-tracking branch 'origin/machine-limits-config' into add_kinematics 2018-06-20 14:26:51 +02:00
YuSanka fd4feb689e Added prototype for "Kinematics" Page
+ Added enum_labels to localizations
+ Added bold font for the name of Options Groups
2018-06-20 14:20:48 +02:00
YuSanka 86b02224ae Updated PL language 2018-06-20 09:42:14 +02:00
YuSanka a4b42f44f3 Added translation for FR 2018-06-12 15:30:55 +02:00
YuSanka b134fb8c39 Fixed typo bug 2018-06-12 11:01:14 +02:00
YuSanka 07815891dc Added translations for CZ, DE, ES, IT & PL 2018-06-12 09:55:39 +02:00
YuSanka fba1bf7afc Fixed bug from issue #969 2018-06-11 16:23:10 +02:00
YuSanka 16a5029d58 Fixed issue #875 and updated Slic3rPE.pot 2018-06-04 12:13:07 +02:00
YuSanka a4261b11d4 Updated translations (de, fr, es, it & pl) 2018-05-23 14:22:52 +02:00
YuSanka 6ea81279ff Fixed correct updating of the modified preset on Plater tab. 2018-05-22 14:00:42 +02:00
YuSanka c4478ccffa Fixed wrong updating of the options group tree 2018-05-21 14:36:09 +02:00
YuSanka 64b905820d Fixed bugs with non-correct update of buttons enable.
Set minimum size for the scrolled_window_panel.
2018-05-21 12:34:31 +02:00
YuSanka deabeaaa7f Aligned frequently changing parameters according to presets settings on the Plater tab.
Fixed missing adding of the Filaments preset settings(for multy material case) to the right_panel
2018-05-20 23:58:09 +02:00
YuSanka 5e1e43f478 Resolved problem with Flickering.
Right column of the Plater is passed to own panel to be able be updated separately from whole Plater panel
2018-05-18 13:56:51 +02:00
YuSanka cc52654db3 Set minimum width for the right sizer 2018-05-17 08:50:05 +02:00
YuSanka b8fe48c563 Modification of the AboutDialog to be correct showing on dark theme of Linux 2018-05-16 13:56:03 +02:00
YuSanka 3bc8d7517a Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-05-14 13:57:08 +02:00
YuSanka b51197b52c Updated POT-file, added Spanish and Polish, fixed bug with Ctrl+U,O,L in Italian 2018-05-14 13:56:40 +02:00
YuSanka 4cf74d6dcf Object information is pasted to the ScrolledWindow 2018-05-13 21:00:03 +02:00
YuSanka d53127fa44 Merge branch 'master' of https://github.com/prusa3d/slic3r 2018-05-11 14:42:19 +02:00
YuSanka 8c4c392cb8 Fixed enable/disable of the tooltips on GTK 2018-05-11 14:41:21 +02:00
YuSanka e91ebddeea Added possibility of select all TextCtrl context using Ctrl+A 2018-05-11 09:53:35 +02:00
YuSanka 98d9ce31de Corrected error message to last commit 2018-05-10 12:54:02 +02:00
YuSanka 754bfd926b Auto-correction of the input values according to the admissible range 2018-05-10 11:10:44 +02:00
YuSanka af4e0308ae Fixed visibility of the contents of the GCode fields 2018-05-03 13:49:37 +02:00
YuSanka 20d9bda87e Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-05-03 09:22:10 +02:00
YuSanka 20b83c5b53 Save the Canonical Language Name instead of the Enumerator to the Slic3r.ini 2018-05-03 09:21:01 +02:00
YuSanka 4131a92cec Merge remote-tracking branch 'origin/master' into updating 2018-05-02 16:13:00 +02:00
YuSanka 16d5faac20 Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
YuSanka 6d34db352d Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-30 16:30:23 +02:00
YuSanka 2d4cac0018 Added ability to change color of the labels of the system or modified values 2018-04-30 16:29:13 +02:00
YuSanka dd10ccfcef Merge branch 'updating' of https://github.com/prusa3d/slic3r into updating 2018-04-30 11:12:41 +02:00
YuSanka 43d2027b76 ToolTips are showing on GTK 2018-04-30 11:11:48 +02:00
YuSanka 9fb8ee9377 Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-27 15:40:25 +02:00
YuSanka 879d22c7ca Added Freeze/Thaw and BusyCursor to selection_changed in object list (on Plater),
It fixes visible rendering on MSW
2018-04-27 15:39:00 +02:00
YuSanka 19f8e0bc63 Changed background color in AboutDialog from wxWHITE to wxSYS_COLOUR_WINDOW,
AboutDialogLogo is replaced to wxStaticBitmap.
2018-04-26 17:46:24 +02:00
YuSanka 6467513f60 Set default bitmap (white_bullet) when creating Field's reset buttons 2018-04-26 16:33:37 +02:00
YuSanka 7698ba168e Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-26 15:11:48 +02:00
YuSanka 9548593b57 Forbid tabstop on resert buttons 2018-04-26 15:11:02 +02:00
YuSanka 4d07b63b5a Merge remote-tracking branch 'origin/profile_changes_reset' into updating 2018-04-26 12:47:32 +02:00
YuSanka b3859c49c1 Updated description preset line for each type of presets...
Disabled m_btn_delete_preset for default and system presets.
Enabled update of the current preset if it was modified and selected again.
2018-04-26 12:40:17 +02:00
YuSanka 91db0a6e05 Merge remote-tracking branch 'origin/profile_changes_reset' into updating 2018-04-25 13:53:22 +02:00
YuSanka cfac6c0ebb Aligned printer settings on Plater tab 2018-04-25 11:10:34 +02:00
YuSanka 7c7c37a4f4 Added tooltips for reset buttons near each option 2018-04-24 14:11:23 +02:00
YuSanka 92b67fb62e Change reset buttons tooltips according to its state 2018-04-24 12:12:15 +02:00
YuSanka 1e8d302fd4 Fixed wrong updating of "Top/Bottom fill pattern" 2018-04-24 10:33:11 +02:00
YuSanka e31f5fc4b6 Modified text for tooltips and ButtonsDescription 2018-04-24 08:49:37 +02:00
YuSanka b0841f78f4 Experiment failed 2018-04-23 15:39:55 +02:00
YuSanka 6432ec8a9b Experiment with extruders count change 2018-04-23 15:09:01 +02:00
YuSanka ec7e10e068 Fixed wrong behavior of options group Tree after extruders count change 2018-04-23 11:52:03 +02:00
YuSanka 9a1dbfa6cf Updated action_undo.png icon and added sys_unlock_grey.png & action_undo_grey.png for dark themes of OS 2018-04-23 10:27:42 +02:00
YuSanka b8cb936973 Added effective update of ComboBoxes on Plater 2018-04-20 17:32:08 +02:00
YuSanka 27f77c7680 Added little more information to ButtonsDescription dialog 2018-04-20 15:40:43 +02:00
YuSanka 48bbd2d22a Added new files to MackList 2018-04-20 15:02:54 +02:00
YuSanka 669b0b68ab Added missed files to commit 2018-04-20 13:27:25 +02:00
YuSanka 1e1bf03f61 Added reset buttons description 2018-04-20 12:58:07 +02:00
YuSanka 88dadcec78 Added tooltips for reverse buttons
* Corrected default size of undo buttons for GTK
* Experiment with rich tooltips
2018-04-19 16:20:30 +02:00
YuSanka 7083f58326 Added lock icons to system presets in ComboBoxes.
Added right event handling if informative string is selected in ComboBoxes
2018-04-19 12:08:59 +02:00
YuSanka f38f0edaaf Cleaned code from commented code 2018-04-18 14:15:13 +02:00
YuSanka 3ca2dfbc1d Added some performance changes 2018-04-18 13:32:21 +02:00
YuSanka d254c39a77 Added "smart" setting of label color 2018-04-17 10:15:48 +02:00
YuSanka 6e870e8466 Merge remote-tracking branch 'origin/cpp_ui_optimization' into profile_changes_reset 2018-04-16 14:30:10 +02:00
YuSanka 5d39126989 Changes to performance. 2018-04-16 13:43:01 +02:00
YuSanka 215c2082d3 Decorated "bed_shape" and "compatible_printers" labels 2018-04-13 18:22:06 +02:00
YuSanka 64976c249d Added @bubnikv's changes to BitmapCache 2018-04-13 12:49:12 +02:00
YuSanka 120c1978ae Cleaned code 2018-04-13 12:35:04 +02:00
YuSanka d82505984a Rollback changes in BitmapCache 2018-04-12 16:46:17 +02:00
YuSanka 3bc7580e8c Merge remote-tracking branch 'origin/master' into profile_changes_reset 2018-04-12 15:58:46 +02:00
YuSanka 723bd22b96 Changed icons for lock/unlock filament_presets on Plater tab
Experiment with filament_presets transparency on GTK
2018-04-11 15:35:04 +02:00
YuSanka 762306d985 Added preset grouping to all presets ComboBoxes
Changed icons for action_undo, sys_lock and sys_unlock.
There are used same icons for all OS now.

Deleted/Commented temporarily used wxDataViewTreeCtrl
2018-04-11 13:56:37 +02:00
YuSanka e7520c3d18 Don't use select_preset on OS X 2018-04-10 14:52:03 +02:00
YuSanka c1d25ba259 Experiments with wxDataViewTreeCtrl 2018-04-10 14:00:48 +02:00
YuSanka fa4462514b Added preset grouping to PresetCollection::update_tab_ui 2018-04-10 10:31:58 +02:00
YuSanka 0cca7bb5e7 Dont use select_preset from preset_tree... 2018-04-09 17:09:00 +02:00