Renamed "Save Screenshot (editing area only)" action to "Save Screenshot...
Renamed "Save Screenshot (editing area only)" action to "Save Screenshot (active window)". It will now save a screenshot of currently active window, or editing area if no windows are open. Added icons for "Save Screenshot" menu items. Development: "Save Screenshot (active window)" action will work on a child Form only if it is inherited from DelayedForm.
Showing
- Source/Core/Builder.csproj 2 additions, 0 deletionsSource/Core/Builder.csproj
- Source/Core/Controls/ScriptEditorControl.cs 7 additions, 0 deletionsSource/Core/Controls/ScriptEditorControl.cs
- Source/Core/GZBuilder/Windows/ExceptionDialog.cs 2 additions, 2 deletionsSource/Core/GZBuilder/Windows/ExceptionDialog.cs
- Source/Core/GZBuilder/Windows/TagStatisticsForm.cs 2 additions, 1 deletionSource/Core/GZBuilder/Windows/TagStatisticsForm.cs
- Source/Core/GZBuilder/Windows/ThingStatisticsForm.cs 2 additions, 1 deletionSource/Core/GZBuilder/Windows/ThingStatisticsForm.cs
- Source/Core/Properties/Resources.Designer.cs 14 additions, 0 deletionsSource/Core/Properties/Resources.Designer.cs
- Source/Core/Properties/Resources.resx 15 additions, 9 deletionsSource/Core/Properties/Resources.resx
- Source/Core/Resources/Actions.cfg 2 additions, 2 deletionsSource/Core/Resources/Actions.cfg
- Source/Core/Resources/Screenshot.png 0 additions, 0 deletionsSource/Core/Resources/Screenshot.png
- Source/Core/Resources/ScreenshotActiveWindow.png 0 additions, 0 deletionsSource/Core/Resources/ScreenshotActiveWindow.png
- Source/Core/Windows/CenterOnCoordinatesForm.cs 7 additions, 4 deletionsSource/Core/Windows/CenterOnCoordinatesForm.cs
- Source/Core/Windows/DelayedForm.cs 38 additions, 2 deletionsSource/Core/Windows/DelayedForm.cs
- Source/Core/Windows/ErrorsForm.cs 1 addition, 1 deletionSource/Core/Windows/ErrorsForm.cs
- Source/Core/Windows/MainForm.Designer.cs 20 additions, 17 deletionsSource/Core/Windows/MainForm.Designer.cs
- Source/Core/Windows/MainForm.cs 65 additions, 49 deletionsSource/Core/Windows/MainForm.cs
- Source/Core/Windows/ScriptEditorForm.cs 1 addition, 1 deletionSource/Core/Windows/ScriptEditorForm.cs
- Source/Core/Windows/TextureBrowserForm.cs 1 addition, 1 deletionSource/Core/Windows/TextureBrowserForm.cs
- Source/Plugins/BuilderEffects/Interface/JitterSectorsForm.cs 1 addition, 1 deletionSource/Plugins/BuilderEffects/Interface/JitterSectorsForm.cs
- Source/Plugins/BuilderEffects/Interface/JitterThingsForm.cs 2 additions, 1 deletionSource/Plugins/BuilderEffects/Interface/JitterThingsForm.cs
- Source/Plugins/BuilderEffects/Interface/JitterVerticesForm.cs 1 addition, 1 deletion...ce/Plugins/BuilderEffects/Interface/JitterVerticesForm.cs
Loading
Please register or sign in to comment