Changeset 212


Ignore:
Timestamp:
Sep 20, 2021, 2:49:14 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Updated files after version 1.6.0 release.
Files:
1 added
15 edited

Legend:

Unmodified
Added
Removed
  • tags/1.6.0/Install/deb/debian/control

    r208 r212  
    1111Description: A tool for quick searching of acronym or abbreviation meaning.
    1212 It also allows to edit custom acronym or import acronyms from defined sources.
    13 HomePage: https://aoo.zdechov.net/AcronymDecoder
     13HomePage: https://app.zdechov.net/AcronymDecoder
  • tags/1.6.0/Install/win/AcronymDecoder.iss

    r210 r212  
    55#define MyAppNameShort "AcronymDecoder"
    66#define MyAppVersion "1.6.0"
    7 #define MyAppVersionSuffix "alfa"
     7;#define MyAppVersionSuffix "alfa"
    88#define MyAppPublisher "Chronosoft"
    99#define MyAppPublisherShort "Chronosoft"
  • tags/1.6.0/Packages/Common/Languages/UFormAbout.cs.po

    r209 r212  
    2424msgstr "Verze"
    2525
    26 #: tformabout.buttonhomepage.caption
    27 msgid "Home page"
    28 msgstr "Domovská stránka"
    29 
    30 #: tformabout.buttonclose.caption
    31 msgid "Close"
    32 msgstr "Zavřít"
  • tags/1.6.0/Packages/Common/Languages/UFormAbout.po

    r209 r212  
    1414msgstr ""
    1515
    16 #: tformabout.buttonhomepage.caption
    17 msgid "Home page"
    18 msgstr ""
    19 
    20 #: tformabout.buttonclose.caption
    21 msgid "Close"
    22 msgstr ""
    23 
  • tags/1.6.0/Packages/Common/Languages/UJobProgressView.po

    r209 r212  
    1414msgstr ""
    1515
    16 #: ujobprogressview.soperations
    17 msgid "Operations:"
    18 msgstr ""
    19 
    2016#: ujobprogressview.spleasewait
    2117msgid "Please wait..."
  • tags/1.6.0/Packages/Common/Languages/UThreading.po

    r209 r212  
    33
    44#: uthreading.scurrentthreadnotfound
     5#, fuzzy,badformat
    56msgid "Current thread ID %d not found in virtual thread list."
    67msgstr "Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8"
  • tags/1.6.0/Release notes.txt

    r189 r212  
     1Version 1.6.0 (2021-09-20)
     2==========================
     3
     4* Added: Snap package definition file.
     5* Added: Save to CSV action for document check report.
     6* Added: Configurable case sensitivity for comparison in Document check.
     7* Added: DEB and RPM Linux binary installation packages.
     8* Added: Analysis of acronyms usage (without parentheses) in document content.
     9* Added: Document check file open with .txt file extension filter.
     10* Added: Support for document plural acronyms check.
     11* Modified: Updated windows installer script to use InnoSetup 6.
     12* Modified: Use registry key and root from application info component.
     13* Modified: Show items without active filter text active by default to show supported acronyms immediatelly after application start.
     14* Modified: Updated Common package.
     15* Modified: CoolTranslator package merged into Common package.
     16* Modified: Allow to have acronym and its meaning on different lines in acronyms summary.
     17* Modified: Use fgl unit instead of TemplateGenerics.
     18* Modified: Update czech translation.
     19* Modified: Updated packages.
     20* Modified: Build under Lazarus 2.0.0 and newer.
     21* Modified: Older .lrt files replaced by .lrj files.
     22* Modified: Updated project web links.
     23* Modified: Show Document check report as ListView. Show message type in separate column.
     24* Modified: Reverted back deb package rules.
     25* Modified: Better reporting of acronyms with multiple meanings and with different meaning between content and summary acronyms.
     26* Fixed: Correctly scale toolbar with images.
     27* Fixed: Correctly detect data application directories for Linux installation.
     28* Fixed: Build with Lazarus 2.0.12
     29* Fixed: Autosize coolbar during main form resize.
     30* Fixed: Reverted back wrong deb build script architecture changes.
     31* Fixed: Wrong index of character checked after acronym usage.
     32* Fixed: Error if acronym started at position 1.
     33* Fixed: Missing last character in parsed acronym meaning in Document check if there isn't space character between the meaning and parentheses.
     34* Removed: Unused package TemplateGenerics.
     35
    136Version 1.5.0 (2018-07-12)
    237==========================
  • tags/1.6.0/UCore.lfm

    r209 r212  
    34693469    VersionMinor = 6
    34703470    VersionBugFix = 0
    3471     VersionSuffix = 'alfa'
    34723471    CompanyName = 'Chronosoft'
    34733472    HomePage = 'https://app.zdechov.net/AcronymDecoder'
     
    34763475    AppName = 'Acronym Decoder'
    34773476    Description = 'A simple tool for quick searching of meaning for various acronyms and abbreviations.'
    3478     ReleaseDate = 44322
     3477    ReleaseDate = 44459
    34793478    RegistryKey = '\Software\Chronosoft\Acronym Decoder'
    34803479    RegistryRoot = rrKeyCurrentUser
  • trunk/Install/deb/debian/changelog

    r193 r212  
    1 acronym-decoder (1.6.0-0) precise; urgency=low
     1acronym-decoder (1.7.0-0) precise; urgency=low
    22
    3   * Original version 1.6.0 packaged with lazdebian
     3  * Original version 1.7.0 packaged with lazdebian
    44
    55 -- Chronos <robie@centrum.cz>  Sun, 1 Jan 2018 00:51:08 +0100
  • trunk/Install/deb/debian/control

    r208 r212  
    33Section: utils
    44Priority: optional
    5 Standards-Version: 1.6.0
     5Standards-Version: 1.7.0
    66Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8)
    77
     
    1111Description: A tool for quick searching of acronym or abbreviation meaning.
    1212 It also allows to edit custom acronym or import acronyms from defined sources.
    13 HomePage: https://aoo.zdechov.net/AcronymDecoder
     13HomePage: https://app.zdechov.net/AcronymDecoder
  • trunk/Install/rpm/acronym-decoder.spec

    r202 r212  
    11Name:           acronym-decoder
    2 Version:        1.6.0
     2Version:        1.7.0
    33Release:        1%{?dist}
    44Summary:        A tool for quick finding of acronym meaning
  • trunk/Install/snap/snapcraft.yaml

    r208 r212  
    11name: acronym-decoder
    22title: Acronym Decoder
    3 version: '1.6.0'
     3version: '1.7.0'
    44summary: A simple tool for quick searching of acronyms and abbreviations meaning.
    55description: |
  • trunk/Install/win/AcronymDecoder.iss

    r210 r212  
    44#define MyAppName "Acronym Decoder"
    55#define MyAppNameShort "AcronymDecoder"
    6 #define MyAppVersion "1.6.0"
     6#define MyAppVersion "1.7.0"
    77#define MyAppVersionSuffix "alfa"
    88#define MyAppPublisher "Chronosoft"
  • trunk/Release notes.txt

    r189 r212  
     1Version 1.6.0 (2021-09-20)
     2==========================
     3
     4* Added: Snap package definition file.
     5* Added: Save to CSV action for document check report.
     6* Added: Configurable case sensitivity for comparison in Document check.
     7* Added: DEB and RPM Linux binary installation packages.
     8* Added: Analysis of acronyms usage (without parentheses) in document content.
     9* Added: Document check file open with .txt file extension filter.
     10* Added: Support for document plural acronyms check.
     11* Modified: Updated windows installer script to use InnoSetup 6.
     12* Modified: Use registry key and root from application info component.
     13* Modified: Show items without active filter text active by default to show supported acronyms immediatelly after application start.
     14* Modified: Updated Common package.
     15* Modified: CoolTranslator package merged into Common package.
     16* Modified: Allow to have acronym and its meaning on different lines in acronyms summary.
     17* Modified: Use fgl unit instead of TemplateGenerics.
     18* Modified: Update czech translation.
     19* Modified: Updated packages.
     20* Modified: Build under Lazarus 2.0.0 and newer.
     21* Modified: Older .lrt files replaced by .lrj files.
     22* Modified: Updated project web links.
     23* Modified: Show Document check report as ListView. Show message type in separate column.
     24* Modified: Reverted back deb package rules.
     25* Modified: Better reporting of acronyms with multiple meanings and with different meaning between content and summary acronyms.
     26* Fixed: Correctly scale toolbar with images.
     27* Fixed: Correctly detect data application directories for Linux installation.
     28* Fixed: Build with Lazarus 2.0.12
     29* Fixed: Autosize coolbar during main form resize.
     30* Fixed: Reverted back wrong deb build script architecture changes.
     31* Fixed: Wrong index of character checked after acronym usage.
     32* Fixed: Error if acronym started at position 1.
     33* Fixed: Missing last character in parsed acronym meaning in Document check if there isn't space character between the meaning and parentheses.
     34* Removed: Unused package TemplateGenerics.
     35
    136Version 1.5.0 (2018-07-12)
    237==========================
  • trunk/UCore.lfm

    r209 r212  
    34673467    Identification = 1
    34683468    VersionMajor = 1
    3469     VersionMinor = 6
     3469    VersionMinor = 7
    34703470    VersionBugFix = 0
    34713471    VersionSuffix = 'alfa'
     
    34763476    AppName = 'Acronym Decoder'
    34773477    Description = 'A simple tool for quick searching of meaning for various acronyms and abbreviations.'
    3478     ReleaseDate = 44322
     3478    ReleaseDate = 44459
    34793479    RegistryKey = '\Software\Chronosoft\Acronym Decoder'
    34803480    RegistryRoot = rrKeyCurrentUser
Note: See TracChangeset for help on using the changeset viewer.