Skip to content

Commit 69ea2fe

Browse files
committed
Merge tag 'version-4.24.1' into develop
Release v4.24.1
2 parents 58be37c + e5c0ce6 commit 69ea2fe

File tree

8 files changed

+16
-12
lines changed

8 files changed

+16
-12
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Releases are listed in reverse version number order.
66

77
> Note that _CodeSnip_ v4 was developed in parallel with v3 for a while. As a consequence some v3 releases have later release dates than early v4 releases.
88
9+
## Release v4.24.1 of 13 April 2005
10+
11+
* Fixed bug where CodeSnip occasionally crashes after a computer resumes from hibernation [issue #70].
12+
* Bumped some copyright dates for 2025.
13+
914
## Release v4.24.0 of 23 October 2024
1015

1116
* Compilers with which a snippet has not been tested are now omitted from snippet information that is copied to the clipboard and included in print outs [issue #143].

Docs/License.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22

33
<!--
4-
* Copyright (C) 2012-2024, Peter Johnson (gravatar.com/delphidabbler).
4+
* Copyright (C) 2012-2025, Peter Johnson (gravatar.com/delphidabbler).
55
*
66
* CodeSnip license.
77
*
@@ -231,7 +231,7 @@ <h2>
231231
Executable Program
232232
</h2>
233233
<p>
234-
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2024 by <a
234+
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2025 by <a
235235
href="https://gravatar.com/delphidabbler"
236236
>Peter D Johnson</a>.
237237
</p>
@@ -1801,7 +1801,7 @@ <h2 id="ddab-exclusive">
18011801
</h2>
18021802

18031803
<p>
1804-
Files covered by this license are original work, copyright &copy; 2012-2024, <a href="https://gravatar.com/delphidabbler">Peter D Johnson</a>.
1804+
Files covered by this license are original work, copyright &copy; 2012-2025, <a href="https://gravatar.com/delphidabbler">Peter D Johnson</a>.
18051805
</p>
18061806

18071807
<p>

Src/FmMain.pas

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
44
* obtain one at https://mozilla.org/MPL/2.0/
55
*
6-
* Copyright (C) 2005-2024, Peter Johnson (gravatar.com/delphidabbler).
6+
* Copyright (C) 2005-2025, Peter Johnson (gravatar.com/delphidabbler).
77
*
88
* Application's main form. Handles the program's main window display and user
99
* interaction.
@@ -1518,7 +1518,6 @@ procedure TMainForm.InitForm;
15181518
// Create object to handle compilation and assoicated UI and dialogues
15191519
fCompileMgr := TMainCompileMgr.Create(Self); // auto-freed
15201520

1521-
15221521
// Set event handler for snippets database
15231522
Database.AddChangeEventHandler(DBChangeHandler);
15241523

Src/FrOverview.pas

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
44
* obtain one at https://mozilla.org/MPL/2.0/
55
*
6-
* Copyright (C) 2005-2023, Peter Johnson (gravatar.com/delphidabbler).
6+
* Copyright (C) 2005-2025, Peter Johnson (gravatar.com/delphidabbler).
77
*
88
* Implements a titled frame that displays lists of snippets, arranged in
99
* different ways, and manages user interaction with the displayed items.

Src/Help/HTML/license.htm

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
55
* obtain one at https://mozilla.org/MPL/2.0/
66
*
7-
* Copyright (C) 2012-2024, Peter Johnson (gravatar.com/delphidabbler).
7+
* Copyright (C) 2012-2025, Peter Johnson (gravatar.com/delphidabbler).
88
*
99
* Help topic containing summary of CodeSnip license.
1010
-->
@@ -27,7 +27,7 @@ <h1>
2727
<a name="license"></a>Summary of End User License Agreement
2828
</h1>
2929
<p>
30-
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2024 by Peter D
30+
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2025 by Peter D
3131
Johnson, <a
3232
href="https://gravatar.com/delphidabbler"
3333
class="weblink"

Src/Install/Assets/License.rtf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deftab709{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}}
22
{\colortbl ;\red0\green0\blue255;}
33
{\*\generator Riched20 10.0.18362}\viewkind4\uc1
4-
\pard\sa113\f0\fs18\lang1033 DelphiDabbler CodeSnip is copyright \'a9 2005-2024 by Peter D Johnson, {{\field{\*\fldinst{HYPERLINK https://en.gravatar.com/delphidabbler }}{\fldrslt{https://en.gravatar.com/delphidabbler\ul0\cf0}}}}\f0\fs18 . \par
4+
\pard\sa113\f0\fs18\lang1033 DelphiDabbler CodeSnip is copyright \'a9 2005-2025 by Peter D Johnson, {{\field{\*\fldinst{HYPERLINK https://en.gravatar.com/delphidabbler }}{\fldrslt{https://en.gravatar.com/delphidabbler\ul0\cf0}}}}\f0\fs18 . \par
55
The executable version of CodeSnip is made available under the terms of the Mozilla Public License 2.0 ({{\field{\*\fldinst{HYPERLINK https://www.mozilla.org/MPL/2.0/ }}{\fldrslt{https://www.mozilla.org/MPL/2.0/\ul0\cf0}}}}\f0\fs18 ). This means you can use, copy and distribute CodeSnip as you wish.\par
66
You may also modify CodeSnip as you wish and you may distribute copies of your modified version under the terms of the Mozilla Public License. The only exception is that you may not use the CodeSnip name or branding (e.g. the program icon) in any modification you distribute unless you have the explicit permission of the copyright holder. \par
77
For full information see the file \i License.html\i0 installed with this program.\fs24\lang2057\par

Src/UMainDisplayMgr.pas

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
44
* obtain one at https://mozilla.org/MPL/2.0/
55
*
6-
* Copyright (C) 2005-2021, Peter Johnson (gravatar.com/delphidabbler).
6+
* Copyright (C) 2005-2025, Peter Johnson (gravatar.com/delphidabbler).
77
*
88
* Class that manages and co-ordinates the display of the program's main UI.
99
* Calls into subsidiary manager objects to perform display operations.

Src/VersionInfo.vi-inc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CodeSnip Version Information Macros for Including in .vi files
22

33
# Version & build numbers
4-
version=4.24.0
5-
build=272
4+
version=4.24.1
5+
build=273
66

77
# String file information
88
copyright=Copyright © P.D.Johnson, 2005-<YEAR>.

0 commit comments

Comments
 (0)