Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs
AgeCommit message (Expand)Author
2018-02-15Marked string used at localization.YuSanka
2018-02-13Marked all informative strings by macros _L and _LU8.YuSanka
2018-02-13Fixed Issue #478YuSanka
2018-02-12Fixed wrong filling of TextControl, when value is double.YuSanka
2018-02-12Save language preset.YuSanka
2018-02-09Fix biuld on Linux a OSXYuSanka
2018-02-09Implemented Application recreate after changing of language.YuSanka
2018-02-08Added menu item for selection of application language from the list of instal...YuSanka
2018-02-07First steps for implementing localizationYuSanka
2018-02-06Deleted on more EVT_NOTEBOOK_PAGE_CHANGE hangling of TabPanelYuSanka
2018-02-05First experiments with wxLocaleYuSanka
2018-02-05Fix compilation on Linux and OSXYuSanka
2018-02-05Fix of #696 in cpp's Tabs,YuSanka
2018-02-01One more try to fix compilation on OSXYuSanka
2018-02-01Try fix compilation on OSXYuSanka
2018-02-01Try fix compilation on OSXYuSanka
2018-02-01Next try fix compilation on OSXYuSanka
2018-02-01Fix compilation on OSX & LinuxYuSanka
2018-01-31Eliminated the g-code pop up text descriptionYuSanka
2018-01-31Fixed strange behavior of Text- and Spin- control on KillFocus eventYuSanka
2018-01-30Added changes missing from the previous commit.YuSanka
2018-01-30BedShapeDialog and Bed_2D (as a part of it) are completed.YuSanka
2018-01-27Fixed performance of preset switching.YuSanka
2018-01-27Eliminated the g-code pop up text description.YuSanka
2018-01-26Deleted Perl's Tabs,YuSanka
2018-01-26Implementation of C++ to Perl callbacks from Browse & Test buttons.YuSanka
2018-01-25Some modifications:YuSanka
2018-01-25Merge remote-tracking branch 'origin/master' into gui_translate_to_cppYuSanka
2018-01-25Merge with bibnikv.YuSanka
2018-01-23Renamed Tab.h to Tab.hppbubnikv
2018-01-23Added new files missing from the previous commit.bubnikv
2018-01-23Added TabIface C++ wrapper for GUI::Tab C++ class,bubnikv
2018-01-22Example implementation of C++ to Perl callbacks using wxWidgets command events.bubnikv
2018-01-22Will clang & gcc eat it now?bubnikv
2018-01-22GCC requires explicit conversion from wxString to std::string.bubnikv
2018-01-21Fix compilation on OSXbubnikv
2018-01-21Replaced UTF8 characters in string literals with \uxxxx.bubnikv
2018-01-18Extended load_config and deleted call of CallAfter,YuSanka
2018-01-18Added SavePresetWindow dialog.YuSanka
2018-01-18Merge branch 'master' of https://github.com/prusa3d/Slic3rEnrico Turri
2018-01-18Fix for #574, #413, #269, #262, #259, #230, #228, #206Enrico Turri
2018-01-16To Tab added functions to save/delete/upload presets...YuSanka
2018-01-15Added class ogStaticText to the static text shown among the options.YuSanka
2018-01-14Merge remote-tracking branch 'origin/master' into gui_translate_to_cppYuSanka
2018-01-14Fixed a bug in "on_change_OG"YuSanka
2018-01-12Added "update", "update_serial_ports" & "extruders_count_changed" for TabPrin...YuSanka
2018-01-12Added "update" for TabFilament.YuSanka
2018-01-11Complited "update" for TabPrint.YuSanka
2018-01-09Extended "get_value" to Choice & TextCtrl fields.YuSanka
2018-01-09To OptionsGroup added "reload_config" to reload configurations after changes ...YuSanka