| .. | 
		
		
			
			
			
			
				| Gizmos | After gizmo snapshots are compacted, rename the last one to something generic | 2021-09-30 12:17:52 +02:00 | 
		
			
			
			
			
				| Jobs | Switch to current SLA profile if an imported archive doesn't contain it. | 2021-09-27 10:00:21 +02:00 | 
		
			
			
			
			
				| 2DBed.cpp | Some reduction of unnecessary conversions when calling ClipperUtils. | 2021-09-13 15:13:10 +02:00 | 
		
			
			
			
			
				| 2DBed.hpp | Added selection of custom bed texture to bed shape dialog | 2019-07-18 11:12:11 +02:00 | 
		
			
			
			
			
				| 3DBed.cpp | Added logging when bed texture/model is not found | 2021-09-03 12:13:10 +02:00 | 
		
			
			
			
			
				| 3DBed.hpp | Revert of b140709fa8and new implementation of fixing picking for sinking objects | 2021-07-21 11:56:39 +02:00 | 
		
			
			
			
			
				| 3DScene.cpp | Eradicated admesh from TriangleMesh: | 2021-09-20 17:12:22 +02:00 | 
		
			
			
			
			
				| 3DScene.hpp | Use std::optional to replace dirty flags for bounding boxes in GLVolume | 2021-09-16 10:46:56 +02:00 | 
		
			
			
			
			
				| AboutDialog.cpp | Fix of "About" screen still shows 2020 at the copyright notice (#7018) | 2021-09-27 10:07:29 +02:00 | 
		
			
			
			
			
				| AboutDialog.hpp | In AboutDialog added "Copy Version Info" button (FR #4990) | 2020-12-07 19:04:09 +01:00 | 
		
			
			
			
			
				| BackgroundSlicingProcess.cpp | Follow-up to ae7d6db1d9 | 2021-09-13 13:04:12 +02:00 | 
		
			
			
			
			
				| BackgroundSlicingProcess.hpp | Implemented extension of the G-code post-processor framework: | 2021-08-10 15:22:01 +02:00 | 
		
			
			
			
			
				| BedShapeDialog.cpp | Fixed Windows DarkMode for some dialogues. | 2021-07-13 18:27:30 +02:00 | 
		
			
			
			
			
				| BedShapeDialog.hpp | Fixed crash on BedShapeDialog creation | 2020-09-25 10:44:22 +02:00 | 
		
			
			
			
			
				| BitmapCache.cpp | Fixed third batch of locale-dependent calls | 2021-05-24 12:20:29 +02:00 | 
		
			
			
			
			
				| BitmapCache.hpp | Follow-up 1fff5a624c: Respect border color to the dark/light mode | 2021-02-05 13:26:23 +01:00 | 
		
			
			
			
			
				| BitmapComboBox.cpp | Fixed of the warnings. | 2021-07-19 15:46:50 +02:00 | 
		
			
			
			
			
				| BitmapComboBox.hpp | MSW specific: Fixed rescaling for the BitmapComboBox control and Notebook tab buttons | 2021-07-19 12:36:14 +02:00 | 
		
			
			
			
			
				| BonjourDialog.cpp | PrintHostQueueDialog: MSW specific in DarkMode: Fixed font color for the selected Item | 2021-08-02 17:28:08 +02:00 | 
		
			
			
			
			
				| BonjourDialog.hpp | Fixing GCC warnings 3 | 2021-01-29 10:47:02 +01:00 | 
		
			
			
			
			
				| ButtonsDescription.cpp | Add "Revert" buttons for text colors Settings | 2021-08-18 15:03:06 +02:00 | 
		
			
			
			
			
				| ButtonsDescription.hpp | Fix build on Linux (gcc 8.4) | 2021-08-18 15:29:51 +02:00 | 
		
			
			
			
			
				| Camera.cpp | Follow-up of d6fdf2d5c2-> Automatic generation of missing thumbnails | 2021-07-13 11:57:19 +02:00 | 
		
			
			
			
			
				| Camera.hpp | Follow-up of d6fdf2d5c2-> Automatic generation of missing thumbnails | 2021-07-13 11:57:19 +02:00 | 
		
			
			
			
			
				| ConfigExceptions.hpp | WIP Refactoring of exceptions: | 2020-09-14 18:03:22 +02:00 | 
		
			
			
			
			
				| ConfigManipulation.cpp | "CANCEL" button is deleted from "Support Generator" MessageDialog | 2021-09-10 15:31:18 +02:00 | 
		
			
			
			
			
				| ConfigManipulation.hpp | Merge branch 'vb_optgroup_refact' | 2020-10-01 20:05:31 +02:00 | 
		
			
			
			
			
				| ConfigSnapshotDialog.cpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| ConfigSnapshotDialog.hpp | Overrided on_dpi_changed() for some Dialogs: | 2019-04-18 15:05:17 +02:00 | 
		
			
			
			
			
				| ConfigWizard.cpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| ConfigWizard.hpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| ConfigWizard_private.hpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| DesktopIntegrationDialog.cpp | Supress desktop integration of gcode viewer at ChromeOS | 2021-09-01 12:58:36 +02:00 | 
		
			
			
			
			
				| DesktopIntegrationDialog.hpp | desktop integration functions and dialog | 2021-05-07 09:01:57 +02:00 | 
		
			
			
			
			
				| DoubleSlider.cpp | DoubleSlider: Fixed a bug related to the unexpected mouse capture end | 2021-09-23 16:54:40 +02:00 | 
		
			
			
			
			
				| DoubleSlider.hpp | DoubleSlider: Init extruder sequence in respect to the extruders count | 2021-08-12 12:40:14 +02:00 | 
		
			
			
			
			
				| Event.hpp | Refactoring of RemovableDriveManager: | 2020-03-06 15:10:58 +01:00 | 
		
			
			
			
			
				| ExtraRenderers.cpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| ExtraRenderers.hpp | PrintHostQueueDialog: MSW specific in DarkMode: Fixed font color for the selected Item | 2021-08-02 17:28:08 +02:00 | 
		
			
			
			
			
				| ExtruderSequenceDialog.cpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| ExtruderSequenceDialog.hpp | Random extruder sequence for MMU. | 2021-06-15 12:38:05 +02:00 | 
		
			
			
			
			
				| Field.cpp | Fix several warnings | 2021-09-15 16:36:59 +02:00 | 
		
			
			
			
			
				| Field.hpp | Fixed ENTER for ComboBoxes and TextCtrls in Settings Tabs (related to #6692) | 2021-08-11 16:01:54 +02:00 | 
		
			
			
			
			
				| FirmwareDialog.cpp | Support for CurWa CW1S firmware updater. | 2021-08-13 13:41:49 +02:00 | 
		
			
			
			
			
				| FirmwareDialog.hpp | Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW | 2019-04-25 15:09:12 +02:00 | 
		
			
			
			
			
				| format.hpp | Follow-up to c34b683970 | 2020-12-14 12:23:29 +01:00 | 
		
			
			
			
			
				| fts_fuzzy_match.h | Fixing GCC warnings 3 | 2021-01-29 10:47:02 +01:00 | 
		
			
			
			
			
				| GalleryDialog.cpp | OSX specific: GalleryDialog: Fixed scale of the default icon | 2021-08-03 11:28:58 +02:00 | 
		
			
			
			
			
				| GalleryDialog.hpp | Added "Modify Shapes Gallery" to the "Window" menu | 2021-07-20 11:25:24 +02:00 | 
		
			
			
			
			
				| GCodeViewer.cpp | Follow-up of 67e519d3ab- Use a platform-indipendent fix | 2021-09-29 13:34:30 +02:00 | 
		
			
			
			
			
				| GCodeViewer.hpp | Follow-up of 67e519d3ab- Use a platform-indipendent fix | 2021-09-29 13:34:30 +02:00 | 
		
			
			
			
			
				| GLCanvas3D.cpp | Add call for render | 2021-09-30 09:23:04 +02:00 | 
		
			
			
			
			
				| GLCanvas3D.hpp | Follow-up of 67e519d3ab- Use a platform-indipendent fix | 2021-09-29 13:34:30 +02:00 | 
		
			
			
			
			
				| GLModel.cpp | Eradicated admesh from TriangleMesh: | 2021-09-20 17:12:22 +02:00 | 
		
			
			
			
			
				| GLModel.hpp | Added a forward declaration needed on GCC 9.4.0 | 2021-09-14 22:56:29 +02:00 | 
		
			
			
			
			
				| GLSelectionRectangle.cpp | Removed gluProject and gluUnProject calls | 2021-05-28 16:44:13 +02:00 | 
		
			
			
			
			
				| GLSelectionRectangle.hpp | Rectangle selection in 3D scene -> refactored GLVolume member varialbe for hovering | 2019-04-25 10:21:24 +02:00 | 
		
			
			
			
			
				| GLShader.cpp | Some shader compilers did not seemingly like #if XXX blocks | 2020-12-11 12:27:07 +01:00 | 
		
			
			
			
			
				| GLShader.hpp | 1) Shader manager: Allow to override #defines programatically | 2020-12-10 13:20:25 +01:00 | 
		
			
			
			
			
				| GLShadersManager.cpp | Rendering seams (and other options) in preview using batched models on systems not supporting OpenGL 3.3 | 2021-09-03 15:35:44 +02:00 | 
		
			
			
			
			
				| GLShadersManager.hpp | ENABLE_SHADERS_MANAGER set as default | 2020-05-22 16:08:02 +02:00 | 
		
			
			
			
			
				| GLTexture.cpp | Fixed crash in texture compression | 2020-11-24 11:09:05 +01:00 | 
		
			
			
			
			
				| GLTexture.hpp | Merge branch 'master' into tm_zero_elev_ui | 2019-08-07 15:53:41 +02:00 | 
		
			
			
			
			
				| GLToolbar.cpp | Fixed rendering undo/redo toolbar arrow. | 2021-09-23 09:56:28 +02:00 | 
		
			
			
			
			
				| GLToolbar.hpp | Hint notification | 2021-07-29 13:20:50 +02:00 | 
		
			
			
			
			
				| GUI.cpp | Follow-up of 60b5e0d0d5- Apply the change only on Windows | 2021-09-15 08:30:09 +02:00 | 
		
			
			
			
			
				| GUI.hpp | Substitutions : Implemented InfoDialog | 2021-08-13 13:30:50 +02:00 | 
		
			
			
			
			
				| GUI_App.cpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| GUI_App.hpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| GUI_Factories.cpp | Implemented possibility to fix several objects at once | 2021-09-16 10:07:00 +02:00 | 
		
			
			
			
			
				| GUI_Factories.hpp | Merge branch 'master' into fs_QuadricEdgeCollapse | 2021-08-02 09:04:15 +02:00 | 
		
			
			
			
			
				| GUI_Init.cpp | Support for forward compatibility of configurations, user and system | 2021-06-27 16:57:05 +02:00 | 
		
			
			
			
			
				| GUI_Init.hpp | Support for forward compatibility of configurations, user and system | 2021-06-27 16:57:05 +02:00 | 
		
			
			
			
			
				| GUI_ObjectLayers.cpp | MessageDialog: Set html page size respecting to text size | 2021-08-06 15:08:11 +02:00 | 
		
			
			
			
			
				| GUI_ObjectLayers.hpp | Reworked sys_color_changed() functions | 2020-05-22 15:26:35 +02:00 | 
		
			
			
			
			
				| GUI_ObjectList.cpp | Merge remote-tracking branch 'remotes/origin/vb_project_state' | 2021-09-27 14:36:22 +02:00 | 
		
			
			
			
			
				| GUI_ObjectList.hpp | Improvements for statistics information: | 2021-09-21 17:20:12 +02:00 | 
		
			
			
			
			
				| GUI_ObjectManipulation.cpp | Improvements for statistics information: | 2021-09-21 17:20:12 +02:00 | 
		
			
			
			
			
				| GUI_ObjectManipulation.hpp | Improvements for statistics information: | 2021-09-21 17:20:12 +02:00 | 
		
			
			
			
			
				| GUI_ObjectSettings.cpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| GUI_ObjectSettings.hpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| GUI_Preview.cpp | Add dedicated subclass NotificationProgressIndicator | 2021-09-21 12:34:40 +02:00 | 
		
			
			
			
			
				| GUI_Preview.hpp | Removed duplicated method GLVolumeCollection::check_outside_state() | 2021-09-10 08:27:03 +02:00 | 
		
			
			
			
			
				| GUI_Utils.cpp | MSW specific: Implementation of the own notebook control | 2021-06-29 16:23:45 +02:00 | 
		
			
			
			
			
				| GUI_Utils.hpp | MSW specific: Implementation of the own notebook control | 2021-06-29 16:23:45 +02:00 | 
		
			
			
			
			
				| HintNotification.cpp | Removes bottom status bar. | 2021-09-10 14:35:13 +02:00 | 
		
			
			
			
			
				| HintNotification.hpp | Calling destructor of notifications manager and hint database | 2021-09-02 09:48:06 +02:00 | 
		
			
			
			
			
				| I18N.cpp | Removed some obsolete Perl bindings. | 2018-11-26 14:41:58 +01:00 | 
		
			
			
			
			
				| I18N.hpp | Preset and PresetBundle are moved to the _libslic3r_ folder | 2020-06-16 17:03:06 +02:00 | 
		
			
			
			
			
				| ImGuiWrapper.cpp | Notifications: MMU segmentation icon | 2021-08-12 15:29:33 +02:00 | 
		
			
			
			
			
				| ImGuiWrapper.hpp | ImGui sliders clamping: | 2021-07-22 15:50:48 +02:00 | 
		
			
			
			
			
				| InstanceCheck.cpp | Instance check: Error output with lock file location | 2021-09-22 14:50:28 +02:00 | 
		
			
			
			
			
				| InstanceCheck.hpp | drop deprecated TBB components (#6590) | 2021-06-23 11:48:48 +02:00 | 
		
			
			
			
			
				| InstanceCheckMac.h | Delete lockfile at shutdown on linux and mac. | 2021-02-24 09:31:51 +01:00 | 
		
			
			
			
			
				| InstanceCheckMac.mm | Delete lockfile at shutdown on linux and mac. | 2021-02-24 09:31:51 +01:00 | 
		
			
			
			
			
				| KBShortcutsDialog.cpp | Add painting gizmos shortcuts into keyboard shortcuts dialog | 2021-08-12 13:38:53 +02:00 | 
		
			
			
			
			
				| KBShortcutsDialog.hpp | Fixes and tweaks in keyboard shortcuts dialog | 2020-12-09 14:03:30 +01:00 | 
		
			
			
			
			
				| MainFrame.cpp | Redo of the project state, implementation of Undo/Redo stack compression | 2021-09-30 12:17:39 +02:00 | 
		
			
			
			
			
				| MainFrame.hpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| MeshUtils.cpp | Fix of #4666 (selection rectangle in SLA gizmo incorrectly handles transformations) | 2021-09-22 21:31:33 +02:00 | 
		
			
			
			
			
				| MeshUtils.hpp | Small refactoring into ClippingPlane to ensure that the normal is always a unit vector | 2021-09-15 13:36:44 +02:00 | 
		
			
			
			
			
				| Mouse3DController.cpp | drop deprecated TBB components (#6590) | 2021-06-23 11:48:48 +02:00 | 
		
			
			
			
			
				| Mouse3DController.hpp | drop deprecated TBB components (#6590) | 2021-06-23 11:48:48 +02:00 | 
		
			
			
			
			
				| Mouse3DHandlerMac.mm | Fix of a crash on OSX after changing a layer range value and then | 2020-03-11 09:10:25 +01:00 | 
		
			
			
			
			
				| MsgDialog.cpp | Improvement in the subtitution information dialog. | 2021-08-13 13:49:43 +02:00 | 
		
			
			
			
			
				| MsgDialog.hpp | Fixes after merging 2.3.2/2.3.3 changes from stable to master. | 2021-08-13 14:53:13 +02:00 | 
		
			
			
			
			
				| Notebook.cpp | MSW-specific: Application Mode Buttons: Added the orange-ish background over the bold font to indicate selection | 2021-09-10 08:02:04 +02:00 | 
		
			
			
			
			
				| Notebook.hpp | MSW specific: Fix for #6938 - Cycling through tabs using Ctrl+PageUp/Down doesn't work | 2021-09-23 16:02:44 +02:00 | 
		
			
			
			
			
				| NotificationManager.cpp | Close updated item info notification at new item loading | 2021-10-01 10:08:19 +02:00 | 
		
			
			
			
			
				| NotificationManager.hpp | Close updated item info notification at new item loading | 2021-10-01 10:08:19 +02:00 | 
		
			
			
			
			
				| ObjectDataViewModel.cpp | Improvements for statistics information: | 2021-09-21 17:20:12 +02:00 | 
		
			
			
			
			
				| ObjectDataViewModel.hpp | Improvements for statistics information: | 2021-09-21 17:20:12 +02:00 | 
		
			
			
			
			
				| OG_CustomCtrl.cpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| OG_CustomCtrl.hpp | Changed layout for for the Preferences Dialog (related to #5381) | 2020-12-08 17:10:17 +01:00 | 
		
			
			
			
			
				| OpenGLManager.cpp | Removed mutable members from class OpenGLManager::GLInfo | 2021-04-20 11:42:34 +02:00 | 
		
			
			
			
			
				| OpenGLManager.hpp | Removed mutable members from class OpenGLManager::GLInfo | 2021-04-20 11:42:34 +02:00 | 
		
			
			
			
			
				| OptionsGroup.cpp | Fixed ENTER for ComboBoxes and TextCtrls in Settings Tabs (related to #6692) | 2021-08-11 16:01:54 +02:00 | 
		
			
			
			
			
				| OptionsGroup.hpp | Fixed ENTER for ComboBoxes and TextCtrls in Settings Tabs (related to #6692) | 2021-08-11 16:01:54 +02:00 | 
		
			
			
			
			
				| PhysicalPrinterDialog.cpp | Enabling PrusaLink in physcal printers dialog for MINI. | 2021-09-21 12:49:25 +02:00 | 
		
			
			
			
			
				| PhysicalPrinterDialog.hpp | PrusaLink -  cherrypick pick from stable branch | 2021-06-28 12:36:01 +02:00 | 
		
			
			
			
			
				| Plater.cpp | Revert of 117df134f6 | 2021-10-01 14:14:47 +02:00 | 
		
			
			
			
			
				| Plater.hpp | Redo of the project state, implementation of Undo/Redo stack compression | 2021-09-30 12:17:39 +02:00 | 
		
			
			
			
			
				| Preferences.cpp | New preferences key "clear_undo_redo_stack_on_new_project", set to "1" | 2021-09-30 12:17:52 +02:00 | 
		
			
			
			
			
				| Preferences.hpp | Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer | 2021-07-29 13:28:16 +02:00 | 
		
			
			
			
			
				| PresetComboBoxes.cpp | Check unsaved changes before opening of the ConfigWizard | 2021-09-01 13:48:40 +02:00 | 
		
			
			
			
			
				| PresetComboBoxes.hpp | GalleryDialog: Added process of the "Close" button | 2021-07-20 14:46:38 +02:00 | 
		
			
			
			
			
				| PresetHints.cpp | Fixing a regression crash in Preset Hints. | 2021-06-02 11:28:55 +02:00 | 
		
			
			
			
			
				| PresetHints.hpp | Preset and PresetBundle are moved to the _libslic3r_ folder | 2020-06-16 17:03:06 +02:00 | 
		
			
			
			
			
				| PrintHostDialogs.cpp | PrintHostQueueDialog: MSW specific in DarkMode: Fixed font color for the selected Item | 2021-08-02 17:28:08 +02:00 | 
		
			
			
			
			
				| PrintHostDialogs.hpp | Added a missing include (gcc) | 2021-03-12 11:31:05 +01:00 | 
		
			
			
			
			
				| ProgressStatusBar.cpp | Removes bottom status bar. | 2021-09-10 14:35:13 +02:00 | 
		
			
			
			
			
				| ProgressStatusBar.hpp | Removes bottom status bar. | 2021-09-10 14:35:13 +02:00 | 
		
			
			
			
			
				| ProjectDirtyStateManager.cpp | Redo of the project state, implementation of Undo/Redo stack compression | 2021-09-30 12:17:39 +02:00 | 
		
			
			
			
			
				| ProjectDirtyStateManager.hpp | Redo of the project state, implementation of Undo/Redo stack compression | 2021-09-30 12:17:39 +02:00 | 
		
			
			
			
			
				| RammingChart.cpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| RammingChart.hpp | Fixed scaling of the Ramming/Wiping dialogs | 2019-02-14 14:21:50 +01:00 | 
		
			
			
			
			
				| RemovableDriveManager.cpp | Fix of #3969 (crash if $USER is not set) | 2021-09-22 11:58:38 +02:00 | 
		
			
			
			
			
				| RemovableDriveManager.hpp | drop deprecated TBB components (#6590) | 2021-06-23 11:48:48 +02:00 | 
		
			
			
			
			
				| RemovableDriveManagerMM.h | macos device detection | 2019-12-17 13:08:17 +01:00 | 
		
			
			
			
			
				| RemovableDriveManagerMM.mm | RemovableManager on OSX: Testing for dictionary values for nullness. | 2021-04-15 13:48:20 +02:00 | 
		
			
			
			
			
				| SavePresetDialog.cpp | GalleryDialog: Added process of the "Close" button | 2021-07-20 14:46:38 +02:00 | 
		
			
			
			
			
				| SavePresetDialog.hpp | GalleryDialog: Added process of the "Close" button | 2021-07-20 14:46:38 +02:00 | 
		
			
			
			
			
				| Search.cpp | Fix for #6941 - Search Settings: Put focus into input field when navigating to the setting | 2021-09-23 12:32:59 +02:00 | 
		
			
			
			
			
				| Search.hpp | Fix for #6941 - Search Settings: Put focus into input field when navigating to the setting | 2021-09-23 12:32:59 +02:00 | 
		
			
			
			
			
				| Selection.cpp | Merge remote-tracking branch 'remotes/origin/vb_project_state' | 2021-09-27 14:36:22 +02:00 | 
		
			
			
			
			
				| Selection.hpp | Use std::optional to replace dirty flags for bounding boxes in Selection | 2021-09-17 13:24:37 +02:00 | 
		
			
			
			
			
				| SysInfoDialog.cpp | Fixed compilation on Linux and macOS. | 2021-07-31 12:10:38 +02:00 | 
		
			
			
			
			
				| SysInfoDialog.hpp | Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. | 2021-01-27 10:40:38 +01:00 | 
		
			
			
			
			
				| Tab.cpp | MSW specific: Follow up 683cb42454- Set Selection for the content of focused controls (TextCtrls a SpinCtrls) | 2021-09-24 10:55:34 +02:00 | 
		
			
			
			
			
				| Tab.hpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| UnsavedChangesDialog.cpp | Fix of #7000 - Compilation error: ambiguous overload for ‘operator+ | 2021-09-23 16:54:40 +02:00 | 
		
			
			
			
			
				| UnsavedChangesDialog.hpp | Check unsaved changes (#6991) | 2021-09-22 12:44:13 +02:00 | 
		
			
			
			
			
				| UpdateDialogs.cpp | If configuration update is available, show Dialog with information about it before ConfigWizard is opened | 2021-08-13 13:36:08 +02:00 | 
		
			
			
			
			
				| UpdateDialogs.hpp | If configuration update is available, show Dialog with information about it before ConfigWizard is opened | 2021-08-13 13:36:08 +02:00 | 
		
			
			
			
			
				| WipeTowerDialog.cpp | DarkMode for MSW (#6632) | 2021-06-18 19:46:04 +02:00 | 
		
			
			
			
			
				| WipeTowerDialog.hpp | Added color indicators to Purging volumes dialog | 2019-06-03 10:41:34 +02:00 | 
		
			
			
			
			
				| wxExtensions.cpp | Follow up ff82c82f- Fixed ModeButtons refreshing | 2021-09-22 12:39:19 +02:00 | 
		
			
			
			
			
				| wxExtensions.hpp | MSW-specific: Application Mode Buttons: Added the orange-ish background over the bold font to indicate selection | 2021-09-10 08:02:04 +02:00 | 
		
			
			
			
			
				| wxinit.h | WIP: Moved sources int src/, separated most of the source code from Perl. | 2018-09-19 11:02:24 +02:00 |