PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
YuSanka abcfd5bad9 Implemented Application recreate after changing of language.
* Implementation of C++ to Perl callbacks from menu item Localization.
* Added global variable g_tabs_list to control existing Tabs.
2018-02-09 11:04:34 +01:00
..
2DBed.cpp BedShapeDialog and Bed_2D (as a part of it) are completed. 2018-01-30 12:10:12 +01:00
2DBed.hpp BedShapeDialog and Bed_2D (as a part of it) are completed. 2018-01-30 12:10:12 +01:00
3DScene.cpp Fix of a 3D print path preview for the wipe tower: Calculate 2017-10-04 13:50:04 +02:00
3DScene.hpp Fix of "exponentional values generated as G1 F-1.95058e+006 causing problems" 2017-09-12 18:20:06 +02:00
AppConfig.cpp Disabled the object auto centering by default. 2017-12-29 21:17:30 +01:00
AppConfig.hpp Next step of Perl to C++ configuration layer conversion. 2017-11-01 19:30:05 +01:00
BedShapeDialog.cpp Added menu item for selection of application language from the list of installed languages. 2018-02-08 10:58:13 +01:00
BedShapeDialog.hpp Added menu item for selection of application language from the list of installed languages. 2018-02-08 10:58:13 +01:00
ConfigExceptions.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
Field.cpp Added menu item for selection of application language from the list of installed languages. 2018-02-08 10:58:13 +01:00
Field.hpp Eliminated the g-code pop up text description 2018-01-31 16:46:17 +01:00
GLShader.cpp Fixed crashes on OpenGL < 2 due to printing null pointers returned 2017-03-31 15:29:34 +02:00
GLShader.hpp new GLShader.cpp,h 2017-03-20 14:48:17 +01:00
GUI.cpp Implemented Application recreate after changing of language. 2018-02-09 11:04:34 +01:00
GUI.hpp Implemented Application recreate after changing of language. 2018-02-09 11:04:34 +01:00
OptionsGroup.cpp First steps for implementing localization 2018-02-07 17:13:52 +01:00
OptionsGroup.hpp First steps for implementing localization 2018-02-07 17:13:52 +01:00
Preset.cpp Fix of a regression update issue of the "modified" flag 2017-12-20 13:46:43 +01:00
Preset.hpp Fix of "Program crashes when [Suppress "- default -" presets:] is DISABLED" 2017-12-21 19:19:07 +01:00
PresetBundle.cpp Improved loading of the config wizard results. 2017-12-20 11:28:16 +01:00
PresetBundle.hpp Improved loading of the config wizard results. 2017-12-20 11:28:16 +01:00
PresetHints.cpp New feature: Recommended object thin wall thickness hint. 2018-01-04 15:38:06 +01:00
PresetHints.hpp New feature: Recommended object thin wall thickness hint. 2018-01-04 15:38:06 +01:00
Tab.cpp Implemented Application recreate after changing of language. 2018-02-09 11:04:34 +01:00
Tab.hpp Implemented Application recreate after changing of language. 2018-02-09 11:04:34 +01:00
TabIface.cpp Implemented Application recreate after changing of language. 2018-02-09 11:04:34 +01:00
TabIface.hpp First steps for implementing localization 2018-02-07 17:13:52 +01:00
Widget.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
wxinit.h First steps 2017-12-26 18:12:03 +01:00
wxPerlIface.cpp Utility functions to pass wxWidgets pointers from Perl to C++ code. 2017-10-17 20:00:15 +02:00