Skip to content

Releases: delphidabbler/codesnip

v4.20.1 - 2022-07-01

01 Jul 15:43
Compare
Choose a tag to compare

Download

Download both the standard and portable versions below.

Changes

  • Operating system detection code was updated to (a) fix bugs and (b) detect some Dev, Beta and Release Preview builds of Windows 11 22H2.
  • Fixed copyright date in Docs/License.html.

v4.20.0 - 2022-05-15

15 May 10:02
Compare
Choose a tag to compare

Download

Download both the standard and portable versions below.

Changes

  • Added an option to delete the user defined database.
  • Fixed bug that enabled the user to attempt to move, or back up, the user database when it doesn't exist. These options are now disabled when there is no user database.
  • Added facility to customise the size of font used in the details pane for all items except the source code font (which could already be modified separately). A new preference was added to the Display pane of the Preferences dialogue box to be used to set the font size.
  • Rearranged the controls on the Preferences dialogue box's Display pane.
  • Changed the default font used for the overview pane from a fixed value to the default size for the underlying operating system.
  • Changed the description of "Delphi 11 Alexandria" to "Delphi 11.x Alexandria" to reflect the fact the Delphi 11 updates have different minor version numbers, but can't be installed alongside each other.
  • Widened the compiler list box in the Configure Compilers dialogue box to accommodate the longer name used for Delphi 11.x compilers.
  • Refactored some font handling code.
  • Operating system detection code was updated to (a) fix some bugs and (b) detect some Dev channel builds of Windows 11.
  • Bumped the version of the per-user config file to 18 following the addition of a new preference.
  • Help file updated re the changes in this release.
  • Documentation updated to reflect changes in this release.
  • Updated README.md and Build.html

v4.19.0 - 2021-12-31

31 Dec 20:38
Compare
Choose a tag to compare

Download

Download both the standard and portable versions below.

Changes

  • Improved user-friendliness of Preferences dialogue box:
    • Removed multi-line tab sets and replacing navigation pane on left hand side of window.
    • Hid warning on Printing preferences page that changes will not be made until after program is restarted, if and only if page is displayed from Print dialogue box.
    • Last preferences page displayed is now remembered and restored the next time the dialogue box is displayed.
  • Added facility to customise size of font used in Overview pane's tree view. A new preference added to Display pane of Preferences dialogue box is used to set the font size.
  • Fixed obscure bug in code that reads legacy ANSI Code Snippets Database files that was potentially using the incorrect ANSI code page.
  • Updated help file re changes
  • Fixed errors in custom installer dialogue boxes.
  • Documentation corrected, expanded and updated, with some file format documentation having a major overhaul.
  • Some tidying up:
    • Fixed some broken web links in source code comments and elsewhere.
    • Replaced http protocol in URLS with https wherever supported - mainly in source code comments & documentation.
    • Removed some orphaned files long since removed from project.
    • Added missing header comments to source file.
    • Updated copyright dates in files modified during year to include 2021.
    • Change log was overhauled to fix linting errors.
  • Bumped version of per-user config file to 17 following addition of new preferences.
  • Small amount of refactoring

v4.18.1 - 2021-11-29

29 Nov 13:33
Compare
Choose a tag to compare

Download

Download both the standard and portable versions below.

Changes

  • Improved handling of control and whitespace characters in generated HTML: revised which characters were converted to HTML character attributes / entities.
  • Fixed error in title of Save Annotated Source dialogue box.
  • Replaced use 3rd party GIFImage unit with similar GIFImg unit from Delphi XE VCL.
  • Corrected help topic for Dependencies dialogue box to describe Save & Close button.
  • Operating system detection code was updated to correctly detect Windows 11 and Windows 10 version 21H2.
  • Some refactoring.
  • Updated license document (License.html) following removal of dependency on GIFImage unit.

v4.18.0 - 2021-09-13

13 Sep 19:16
Compare
Choose a tag to compare

Download

Download both the standard and portable versions below.

Changes

  • Added support for test compilation with, and detection of, Delphi 11 Alexandria.
  • Updated various dialogue boxes to widen lists of compilers to accommodate length of new compiler name.
  • Operating system detection code was updated to correctly detect Windows 10 version 20H2.
  • Updated documentation re changes.
  • Updated help file re changes.
  • Minor documentation corrections.

v4.17.2 - 2020-09-12

12 Sep 12:31
Compare
Choose a tag to compare

🔥 Hotfix

This is an important bug fix release.

Download

Download both the standard and portable versions below.

Changes

  • Updated version of jQuery used by the program's easter egg from v1.8.0 to v1.12.4 to fix a known vulnerability in v1.8.0. Also updated jQuery Cycle Lite that depends on jQuery from v1.6 to 1.7.

v4.17.1 - 2020-07-31

31 Jul 12:19
Compare
Choose a tag to compare

🔥 Hotfix

This is an important bug fix release.

Download

Download both the standard and portable versions below.

Changes

  • Corrected "What's New" dialogue box content that is displayed only when updating from v4.15.1 and earlier. The correction is to ensure the text makes sense when release 4.16.0 has been skipped. This change should have been made in v4.17.0.
  • Removed a redundant resource.

v4.17.0 - 2020-07-31

31 Jul 00:14
Compare
Choose a tag to compare

Download

Download both the standard and portable versions below.

Changes

  • Added support for test compilation with, and detection of, Delphi 10.2 Tokyo, Delphi 10.3 Rio and Delphi 10.4 Sydney compilers.
  • Updated documentation re changes.
  • Updated help file re changes.

v4.16.0 - 2023-05-31

31 May 19:45
Compare
Choose a tag to compare

🌟 Important update

This is a significant update. It's purpose is to remove CodeSnip's dependencies on the delphidabbler.com website and associated web services. This was done because of the expected June 2020 closure or reduced functionality of delphidabbler.com. Some affected features were removed and others replaced with alternatives.

Download

Download both the standard and portable versions below.

Changes

The changes are too numerous to list here. Please see the change log: CHANGELOG.md.

v4.15.1 - 2016-09-22

22 Sep 03:17
Compare
Choose a tag to compare

⛔ Obsolete

This release relies upon web services that no longer exist.

Installation is strongly discouraged and bug reports are not accepted.

Download

Executable file downloads have been removed from this release.

An archive of this release is still available from SourceForge.

Changes

  • Updated OS detection code to detect Windows 10 Version 1607 (Anniversary update) and all technical previews of Windows 2016 Server to date.