Skip to content

Commit 56edfc1

Browse files
committed
Merge branch 'release/2.19.0' - BAD BRANCH NAME
** This branch should have been named 'release/4.19.0'
2 parents d569a80 + b8f2290 commit 56edfc1

File tree

499 files changed

+3711
-3251
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

499 files changed

+3711
-3251
lines changed

Diff for: Build.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33

44
<!--
55
* This Source Code Form is subject to the terms of the Mozilla Public License,
66
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
7-
* obtain one at http://mozilla.org/MPL/2.0/
7+
* obtain one at https://mozilla.org/MPL/2.0/
88
*
9-
* Copyright (C) 2009-2020, Peter Johnson (gravatar.com/delphidabbler).
9+
* Copyright (C) 2009-2021, Peter Johnson (gravatar.com/delphidabbler).
1010
*
1111
* Instructions for building CodeSnip from source.
1212
-->
1313

14-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
14+
<html xmlns="https://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
1515

1616
<head>
1717
<title>
@@ -235,8 +235,8 @@ <h3>
235235

236236
<p>
237237
You can get Inno Setup at <a
238-
href="http://www.jrsoftware.org/isinfo.php"
239-
>http://www.jrsoftware.org/isinfo.php</a>. Choose the Unicode version and
238+
href="https://www.jrsoftware.org/isinfo.php"
239+
>https://www.jrsoftware.org/isinfo.php</a>. Choose the Unicode version and
240240
ensure that the ISPP pre-processor is installed. If you already have the ANSI
241241
version the Unicode version can be installed alongside it - just use a
242242
different install directory and program group name.

Diff for: CHANGELOG.md

+1,324-1,563
Large diffs are not rendered by default.

Diff for: Docs/Design/FileFormats/backup.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33
<!--
44
* This Source Code Form is subject to the terms of the Mozilla Public License,
55
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
6-
* obtain one at http://mozilla.org/MPL/2.0/
6+
* obtain one at https://mozilla.org/MPL/2.0/
77
*
8-
* Copyright (C) 2012-2020, Peter Johnson (gravatar.com/delphidabbler).
8+
* Copyright (C) 2012-2021, Peter Johnson (gravatar.com/delphidabbler).
99
*
1010
* CodeSnip File Format Documentation: Backup Files.
1111
-->
12-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
12+
<html xmlns="https://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
1313

1414
<head>
1515

Diff for: Docs/Design/FileFormats/config.html

+31-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33
<!--
44
* This Source Code Form is subject to the terms of the Mozilla Public License,
55
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
6-
* obtain one at http://mozilla.org/MPL/2.0/
6+
* obtain one at https://mozilla.org/MPL/2.0/
77
*
88
* Copyright (C) 2012-2021, Peter Johnson (gravatar.com/delphidabbler).
99
*
1010
* CodeSnip File Format Documentation: Configuration Files
1111
-->
12-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
12+
<html xmlns="https://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
1313

1414
<head>
1515

@@ -167,7 +167,7 @@ <h3>
167167
</p>
168168

169169
<p>
170-
There have been several versions of this file. The current one is version 16. The change to version 16 came with CodeSnip v4.16.0 and the removal of DelphiDabbler web service support.
170+
There have been several versions of this file. The current one is version 17. The change to version 17 came with CodeSnip v4.19.0 and the addition of the [Prefs] section.
171171
</p>
172172

173173
<p>
@@ -732,6 +732,27 @@ <h4>
732732
</dd>
733733
</dl>
734734

735+
<h4>
736+
[Prefs] section
737+
</h4>
738+
739+
<p>
740+
Stores information about the Preferences dialogue box itself, rather than actual preferences data. Actual preference data is stored in sections with names like [Prefs:XXX] where XXX is a preferences sub-section.
741+
</p>
742+
743+
<p>
744+
Name / Value pairs:
745+
</p>
746+
747+
<dl class="indent">
748+
<dt>
749+
<code class="key">LastTab</code> (string)
750+
</dt>
751+
<dd>
752+
Name of the tab that was open when the dialogue box was last closed. May be the empty string if the dialogue box has not yet been opened.
753+
</dd>
754+
</dl>
755+
735756
<h4>
736757
[Prefs:CodeGen] section
737758
</h4>
@@ -892,6 +913,12 @@ <h4>
892913
The value is a definition of a custom colour in the format used by the <var>TColorDialog</var> dialogue box. This format is <code class="value">ColourID=ColourNum</code> where <em>ColourID</em> is a value from <code class="value">ColorA</code> to <code class="value">ColorP</code> and <em>ColourNum</em> is the hex representation of the colour.
893914
</div>
894915
</dd>
916+
<dt>
917+
<code class="key">OverviewFontSize</code> (Integer)
918+
</dt>
919+
<dd>
920+
Size of font to be used in overview pane tree view. If missing or empty the default value is <code class="value">9</code>.
921+
</dd>
895922
</dl>
896923

897924
<h4>

0 commit comments

Comments
 (0)