Skip to content

Commit 659fcdf

Browse files
author
Dominik Reichl
committed
1 parent 379b94f commit 659fcdf

File tree

250 files changed

+657
-381
lines changed

Some content is hidden

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

250 files changed

+657
-381
lines changed

Docs/History.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
21/01/02 - 1.39
2+
- Added auto-type matching option 'Consider similar dashes as
3+
identical' (in 'Tools' -> 'Options' -> tab 'Advanced' ->
4+
button 'Auto-Type', turned on by default)
5+
- If the option 'Do not store data in the Windows clipboard
6+
history and the cloud clipboard' is turned on (which it is by
7+
default), KeePass now additionally excludes its clipboard
8+
contents from processing by Windows' internal
9+
ClipboardMonitor component
10+
11+
- Upgraded to Boost libraries version 1.75.0
12+
- Upgraded installer
13+
- Various UI text improvements
14+
- Various code optimizations
15+
- Minor other improvements
16+
17+
- Fixed a bug that could cause a crash after performing a
18+
drag&drop operation into certain other applications
19+
120
20/01/13 - 1.38
221
- When double-clicking the URL cell of an entry in the main
322
entry list while holding the Shift key, KeePass now copies

Docs/License.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KeePass: Copyright (C) 2003-2020 Dominik Reichl <dominik.reichl@t-online.de>.
1+
KeePass: Copyright (C) 2003-2021 Dominik Reichl <dominik.reichl@t-online.de>.
22

33
The software is distributed under the terms of the GNU General Public License
44
version 2 or later.

Ext/KeePass.iss

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
#define MyAppUrlName "KeePass.url"
1212
#define MyAppHelpName "KeePass.chm"
1313

14-
#define KeeVersionStr "1.38"
15-
#define KeeVersionWin "1.38.0.0"
16-
#define KeeVersionWinShort "1.38"
14+
#define KeeVersionStr "1.39"
15+
#define KeeVersionWin "1.39.0.0"
16+
#define KeeVersionWinShort "1.39"
1717

18-
#define KeeDevPeriod "2003-2020"
18+
#define KeeDevPeriod "2003-2021"
1919

2020
[Setup]
2121
AppName={#MyAppFullName}
@@ -25,9 +25,9 @@ AppPublisher={#MyAppPublisher}
2525
AppPublisherURL={#MyAppURL}
2626
AppSupportURL={#MyAppURL}
2727
AppUpdatesURL={#MyAppURL}
28-
AppCopyright=Copyright (c) {#KeeDevPeriod} {#MyAppPublisher}
29-
MinVersion=5.0
30-
DefaultDirName={pf}\{#MyAppFullName}
28+
AppCopyright=Copyright © {#KeeDevPeriod} {#MyAppPublisher}
29+
MinVersion=6.1sp1
30+
DefaultDirName={autopf}\{#MyAppFullName}
3131
DefaultGroupName={#MyAppFullName}
3232
AllowNoIcons=yes
3333
LicenseFile=..\Docs\License.txt
@@ -43,9 +43,10 @@ ChangesAssociations=yes
4343
VersionInfoVersion={#KeeVersionWin}
4444
VersionInfoCompany={#MyAppPublisher}
4545
VersionInfoDescription={#MyAppFullName} {#KeeVersionStr} Setup
46-
VersionInfoCopyright=Copyright (c) {#KeeDevPeriod} {#MyAppPublisher}
46+
VersionInfoCopyright=Copyright © {#KeeDevPeriod} {#MyAppPublisher}
4747
WizardImageFile=compiler:WizModernImage-IS.bmp
4848
WizardSmallImageFile=compiler:WizModernSmallImage-IS.bmp
49+
WizardStyle=classic
4950
DisableDirPage=auto
5051
AlwaysShowDirOnReadyPage=yes
5152
DisableProgramGroupPage=yes
@@ -60,7 +61,7 @@ Name: de; MessagesFile: "compiler:Languages\German.isl"
6061
Name: es; MessagesFile: "compiler:Languages\Spanish.isl"
6162
Name: fi; MessagesFile: "compiler:Languages\Finnish.isl"
6263
Name: fr; MessagesFile: "compiler:Languages\French.isl"
63-
Name: hu; MessagesFile: "compiler:Languages\Hungarian.isl"
64+
; Name: hu; MessagesFile: "compiler:Languages\Hungarian.isl"
6465
Name: it; MessagesFile: "compiler:Languages\Italian.isl"
6566
Name: ja; MessagesFile: "compiler:Languages\Japanese.isl"
6667
Name: nb; MessagesFile: "compiler:Languages\Norwegian.isl"
@@ -80,7 +81,7 @@ de.MyOptPlgPage=Die Plugins-Webseite öffnen
8081
es.MyOptPlgPage=Abrir la página web de los complementos
8182
fi.MyOptPlgPage=Avaa liitännäiset ja laajennukset sisältävä sivusto
8283
fr.MyOptPlgPage=Ouvre la page des greffons (plugins) sur la toile
83-
hu.MyOptPlgPage=Nyissa meg a bővítmények weboldalát
84+
; hu.MyOptPlgPage=Nyissa meg a bővítmények weboldalát
8485
it.MyOptPlgPage=Apri la pagina web dei plug-in
8586
ja.MyOptPlgPage=プラグインのWebページを開きます。
8687
nl.MyOptPlgPage=Open de plugins webpagina
@@ -124,7 +125,7 @@ Root: HKCR; Subkey: kdbfile\shell\open\command; ValueType: string; ValueData: ""
124125
; Name: {group}\{cm:ProgramOnTheWeb,{#MyAppName}}; Filename: {app}\{#MyAppUrlName}
125126
; Name: {group}\Help; Filename: {app}\{#MyAppHelpName}
126127
; Name: {group}\{cm:UninstallProgram,{#MyAppName}}; Filename: {uninstallexe}
127-
Name: {commonprograms}\{#MyAppName}; Filename: {app}\{#MyAppExeName}
128+
Name: {autoprograms}\{#MyAppName}; Filename: {app}\{#MyAppExeName}
128129
Name: {userdesktop}\{#MyAppName}; Filename: {app}\{#MyAppExeName}; Tasks: desktopicon; Check: MyDesktopCheck
129130
Name: {userappdata}\Microsoft\Internet Explorer\Quick Launch\{#MyAppName}; Filename: {app}\{#MyAppExeName}; Tasks: quicklaunchicon; Check: MyAppDataCheck
130131

Ext/KeePassMsi/KeePassMsi.vdproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -341,15 +341,15 @@
341341
"Product"
342342
{
343343
"Name" = "8:Microsoft Visual Studio"
344-
"ProductName" = "8:KeePass 1.38"
345-
"ProductCode" = "8:{019ADDDB-9E7A-4F62-BABC-EABB375464DD}"
346-
"PackageCode" = "8:{565A8125-008D-452C-9F75-27D6FFC2F9E3}"
344+
"ProductName" = "8:KeePass 1.39"
345+
"ProductCode" = "8:{4F3230BC-DB74-4E60-977E-18672E5D043C}"
346+
"PackageCode" = "8:{5ED2898A-A7C2-42B3-9A36-E6D71439233F}"
347347
"UpgradeCode" = "8:{87ACB11E-C921-4B94-B80E-3C4768ECC452}"
348348
"RestartWWWService" = "11:FALSE"
349349
"RemovePreviousVersions" = "11:TRUE"
350350
"DetectNewerInstalledVersion" = "11:TRUE"
351351
"InstallAllUsers" = "11:TRUE"
352-
"ProductVersion" = "8:1.38.0"
352+
"ProductVersion" = "8:1.39.0"
353353
"Manufacturer" = "8:Dominik Reichl"
354354
"ARPHELPTELEPHONE" = "8:"
355355
"ARPHELPLINK" = "8:https://keepass.info/"
@@ -565,7 +565,7 @@
565565
"ContextData" = "8:"
566566
"Attributes" = "3:0"
567567
"Setting" = "3:2"
568-
"Value" = "8:KeePass: Copyright (C) 2003-2020 Dominik Reichl. The software is distributed under the terms of the GNU General Public License version 2 or later."
568+
"Value" = "8:KeePass: Copyright 2003-2021 Dominik Reichl. The software is distributed under the terms of the GNU General Public License version 2 or later."
569569
"DefaultValue" = "8:#1202"
570570
"UsePlugInResources" = "11:TRUE"
571571
}
@@ -782,7 +782,7 @@
782782
"ContextData" = "8:"
783783
"Attributes" = "3:0"
784784
"Setting" = "3:2"
785-
"Value" = "8:KeePass: Copyright (C) 2003-2020 Dominik Reichl. The software is distributed under the terms of the GNU General Public License version 2 or later."
785+
"Value" = "8:KeePass: Copyright 2003-2021 Dominik Reichl. The software is distributed under the terms of the GNU General Public License version 2 or later."
786786
"DefaultValue" = "8:#1202"
787787
"UsePlugInResources" = "11:TRUE"
788788
}

KeePassLibC/KeePassAPI/APIDefEx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
KeePass Password Safe - The Open-Source Password Manager
3-
Copyright (C) 2003-2020 Dominik Reichl <dominik.reichl@t-online.de>
3+
Copyright (C) 2003-2021 Dominik Reichl <dominik.reichl@t-online.de>
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

KeePassLibC/KeePassAPI/LibraryAPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
KeePass Password Safe - The Open-Source Password Manager
3-
Copyright (C) 2003-2020 Dominik Reichl <dominik.reichl@t-online.de>
3+
Copyright (C) 2003-2021 Dominik Reichl <dominik.reichl@t-online.de>
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

KeePassLibC/KeePassAPI/LibraryAPI.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
KeePass Password Safe - The Open-Source Password Manager
3-
Copyright (C) 2003-2020 Dominik Reichl <dominik.reichl@t-online.de>
3+
Copyright (C) 2003-2021 Dominik Reichl <dominik.reichl@t-online.de>
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@
2323
#include "APIDefEx.h"
2424

2525
// Library build number (independent of underlying KeePass version)
26-
#define KEEPASS_LIBRARY_BUILD 0x000001B1
26+
#define KEEPASS_LIBRARY_BUILD 0x000001B5
2727

2828
KP_SHARE DWORD GetKeePassVersion();
2929
KP_SHARE LPCTSTR GetKeePassVersionString();

KeePassLibC/KeePassAPI/ManagerAPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
KeePass Password Safe - The Open-Source Password Manager
3-
Copyright (C) 2003-2020 Dominik Reichl <dominik.reichl@t-online.de>
3+
Copyright (C) 2003-2021 Dominik Reichl <dominik.reichl@t-online.de>
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

KeePassLibC/KeePassAPI/ManagerAPI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
KeePass Password Safe - The Open-Source Password Manager
3-
Copyright (C) 2003-2020 Dominik Reichl <dominik.reichl@t-online.de>
3+
Copyright (C) 2003-2021 Dominik Reichl <dominik.reichl@t-online.de>
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

KeePassLibC/KeePassAPI/StructAPI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
KeePass Password Safe - The Open-Source Password Manager
3-
Copyright (C) 2003-2020 Dominik Reichl <dominik.reichl@t-online.de>
3+
Copyright (C) 2003-2021 Dominik Reichl <dominik.reichl@t-online.de>
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)