Skip to content

Commit 04dddf8

Browse files
committed
Updated documentation
1 parent 0dbae43 commit 04dddf8

File tree

9 files changed

+55332
-2110
lines changed

9 files changed

+55332
-2110
lines changed

AutoScreenCapture.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@
417417
<None Include="help\help-1.rtf" />
418418
<None Include="help\help-10.rtf" />
419419
<None Include="help\help-11.rtf" />
420+
<None Include="help\help-12.rtf" />
420421
<None Include="help\help-2.rtf" />
421422
<None Include="help\help-3.rtf" />
422423
<None Include="help\help-4.rtf" />

Properties/Resources.Designer.cs

Lines changed: 26 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Properties/Resources.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,7 @@
289289
<data name="help_11" type="System.Resources.ResXFileRef, System.Windows.Forms">
290290
<value>..\help\help-11.rtf;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
291291
</data>
292+
<data name="help_12" type="System.Resources.ResXFileRef, System.Windows.Forms">
293+
<value>..\help\help-12.rtf;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
294+
</data>
292295
</root>

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Auto Screen Capture by Gavin Kendall
22

33

4+
2.4.1.6 $AppDataLocal$ and $AppDataRoaming$ introduced for autoscreen.conf and autoscreen.conf included as part of installation so that an installation of the application can run under normal user privileges without needing to run autoscreen.exe as Administrator from "C:\Program Files" or "C:\Program Files (x86)" since the data files are being written to the user's local or roaming app data folder (AppData\Local by default).
45
2.4.1.5 List of screenshots show information based on Filter selection. Filter selection, selected calendar day, and screenshots list index saved.
56
2.4.1.4 Removed width check on SelectBitmap in FormRegionSelectWithMouse.
67
2.4.1.3 Small corrections made to Region Select methods after mouse selection has completed. (February 9, 2021)

0 commit comments

Comments
 (0)