PrusaSlicer-NonPlainar/src/slic3r/GUI
bubnikv 435b5394f7 OnActivate handler to:
1) Process delayed error messages from background processing
2) Set keyboard focus to the 3D scene if no wx window has keyboard focus.
2019-02-19 14:57:59 +01:00
..
2DBed.cpp
2DBed.hpp
3DScene.cpp Temporary disable transparent bed and higher resolution bed textures 2019-02-08 16:45:03 +01:00
3DScene.hpp Keeps modifier transparent while layer editing tool is enabled 2019-01-31 14:25:11 +01:00
AboutDialog.cpp
AboutDialog.hpp
AppConfig.cpp Mac: Implement Retina for the 3D scene, fix #97 2019-01-24 20:03:12 +01:00
AppConfig.hpp
BackgroundSlicingProcess.cpp Fix of OcctoPrint using Post Processor does not work #1731 2019-01-29 08:57:00 +01:00
BackgroundSlicingProcess.hpp
BedShapeDialog.cpp
BedShapeDialog.hpp
BitmapCache.cpp
BitmapCache.hpp
BonjourDialog.cpp
BonjourDialog.hpp
ButtonsDescription.cpp
ButtonsDescription.hpp
ConfigExceptions.hpp
ConfigSnapshotDialog.cpp
ConfigSnapshotDialog.hpp
ConfigWizard_private.hpp ConfigWizard: Cap width, clarify select buttons 2019-02-12 11:01:15 +01:00
ConfigWizard.cpp OnActivate handler to: 2019-02-19 14:57:59 +01:00
ConfigWizard.hpp ConfigWizard refactoring 2019-02-12 10:11:00 +01:00
Event.hpp
Field.cpp Fix of #1800 2019-02-08 09:05:06 +01:00
Field.hpp Tab: Update print host address and cafile properly, fix #1687 2019-01-29 17:11:07 +01:00
FirmwareDialog.cpp
FirmwareDialog.hpp
GLCanvas3D.cpp Code cleanup 2019-02-18 15:41:12 +01:00
GLCanvas3D.hpp WIP: HiDPI support - 3D scene on Windows / Linux 2019-02-04 21:41:10 +01:00
GLCanvas3DManager.cpp
GLCanvas3DManager.hpp
GLGizmo.cpp Performance improvements: 2019-01-26 18:51:34 +01:00
GLGizmo.hpp Performance improvements: 2019-01-26 18:51:34 +01:00
GLShader.cpp
GLShader.hpp
GLTexture.cpp
GLTexture.hpp
GLToolbar.cpp User mode-aware toolbar items 2019-01-31 13:19:26 +01:00
GLToolbar.hpp User mode-aware toolbar items 2019-01-31 13:19:26 +01:00
GUI_App.cpp Basic localization of the ImGUI texts. 2019-02-19 13:26:26 +01:00
GUI_App.hpp PresetUpdater: Don't fail as hard if version not found in index #1821 2019-02-15 15:38:13 +01:00
GUI_ObjectList.cpp Improved stability (fixed crashes) of the Cut by plane function by 2019-02-05 20:23:24 +01:00
GUI_ObjectList.hpp Added menu item for the "Fix through the Netfabb" 2019-01-30 16:27:33 +01:00
GUI_ObjectManipulation.cpp Fix of #1771 2019-02-07 16:33:14 +01:00
GUI_ObjectManipulation.hpp Emulation of kill focus event on object manipulator fields when changing selection into objects list [WIN+LINUX] 2019-01-31 14:12:07 +01:00
GUI_ObjectSettings.cpp
GUI_ObjectSettings.hpp
GUI_Preview.cpp Calls to GLCanvas3D::_set_current() made only after the canvas has been initialized 2019-02-04 16:05:54 +01:00
GUI_Preview.hpp User mode-aware toolbar items 2019-01-31 13:19:26 +01:00
GUI_Utils.cpp Fix window geometry shenanigans 2019-02-12 10:11:00 +01:00
GUI_Utils.hpp ConfigWizard: Bugfixes 2019-02-12 10:11:00 +01:00
GUI.cpp ConfigWizard refactoring 2019-02-12 10:11:00 +01:00
GUI.hpp ConfigWizard refactoring 2019-02-12 10:11:00 +01:00
I18N.cpp
I18N.hpp
ImGuiWrapper.cpp Basic localization of the ImGUI texts. 2019-02-19 13:26:26 +01:00
ImGuiWrapper.hpp Basic localization of the ImGUI texts. 2019-02-19 13:26:26 +01:00
KBShortcutsDialog.cpp OSX specific: The Command short keys over the 3D scene toolbars 2019-02-03 11:10:25 +01:00
KBShortcutsDialog.hpp Updated KBShortcutsDialog 2019-01-31 13:21:33 +01:00
LambdaObjectDialog.cpp
LambdaObjectDialog.hpp
MainFrame.cpp OnActivate handler to: 2019-02-19 14:57:59 +01:00
MainFrame.hpp
MsgDialog.cpp
MsgDialog.hpp
OptionsGroup.cpp
OptionsGroup.hpp
Plater.cpp OnActivate handler to: 2019-02-19 14:57:59 +01:00
Plater.hpp OnActivate handler to: 2019-02-19 14:57:59 +01:00
Preferences.cpp Mac: Retina OpenGL: Fix ImGui font switch, dynamic switching, toolbar fixes 2019-01-24 20:03:12 +01:00
Preferences.hpp
Preset.cpp Infer printer family for pre-existing printers 2019-02-12 10:11:00 +01:00
Preset.hpp ConfigWizard refactoring 2019-02-12 10:11:00 +01:00
PresetBundle.cpp Fixed an error when importing / exporting Config Bundles with 2019-02-03 20:17:55 +01:00
PresetBundle.hpp
PresetHints.cpp
PresetHints.hpp
PrintHostDialogs.cpp PrintHostDialogs: Disable smart substitutions on Mac 2019-01-24 19:58:16 +01:00
PrintHostDialogs.hpp
ProgressIndicator.hpp
ProgressStatusBar.cpp
ProgressStatusBar.hpp
RammingChart.cpp
RammingChart.hpp
SysInfoDialog.cpp
SysInfoDialog.hpp
Tab.cpp Added parameter "support_buildplate_only" for SLA supports. 2019-02-05 11:16:03 +01:00
Tab.hpp Improved application recreation after language change 2019-01-24 15:32:50 +01:00
UpdateDialogs.cpp
UpdateDialogs.hpp
WipeTowerDialog.cpp
WipeTowerDialog.hpp
wxExtensions.cpp Updated draw_colored_band() according to the new colors. 2019-01-30 14:45:18 +01:00
wxExtensions.hpp Added missing include 2019-01-25 17:21:45 +01:00
wxinit.h