[Winpt-commits] r221 - in trunk: . PTD
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue May 30 17:47:37 CEST 2006
Author: twoaday
Date: 2006-05-30 17:47:37 +0200 (Tue, 30 May 2006)
New Revision: 221
Modified:
trunk/PTD/resource.rc
trunk/TODO
Log:
Prepare new release.
Modified: trunk/PTD/resource.rc
===================================================================
--- trunk/PTD/resource.rc 2006-05-30 15:31:49 UTC (rev 220)
+++ trunk/PTD/resource.rc 2006-05-30 15:47:37 UTC (rev 221)
@@ -28,8 +28,8 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,8,1,0
- PRODUCTVERSION 0,8,1,0
+ FILEVERSION 0,12,2,0
+ PRODUCTVERSION 0,12,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -47,14 +47,14 @@
VALUE "Comments", "This is free software under the tems of the GNU GPL V2\0"
VALUE "CompanyName", "\0"
VALUE "FileDescription", "PTD - Privacy Tray Dynamic\0"
- VALUE "FileVersion", "0.8.1\0"
+ VALUE "FileVersion", "0.12.2\0"
VALUE "InternalName", "PTD\0"
- VALUE "LegalCopyright", "Copyright © 2005 Timo Schulz\0"
+ VALUE "LegalCopyright", "Copyright © 2006 Timo Schulz\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "PTD.dll\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "PTD\0"
- VALUE "ProductVersion", "0.8.1\0"
+ VALUE "ProductVersion", "0.12.2\0"
VALUE "SpecialBuild", "\0"
END
END
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2006-05-30 15:31:49 UTC (rev 220)
+++ trunk/TODO 2006-05-30 15:47:37 UTC (rev 221)
@@ -29,7 +29,7 @@
(partly done via %foo% registry support)
- Use accelators for some dialogs to support 'hotkeys'.
- Move the both managers (key/file) to separate applications
- and use ActiveX control elemens for the treelist element.
+ and use MFC control elemens for the treelist element.
* Implement the non-swapable memory for passphrase handling.
- Allow to use "XP skins" to provide a better look in a XP/Vista
environment.
@@ -53,4 +53,3 @@
Otherwise the process would take too much time and propably
the window/process freezes up.
(fixed in gpgme 1.1.1)
-
\ No newline at end of file
More information about the Winpt-commits
mailing list