Skip to content

Commit

Permalink
wdwstate:
Browse files Browse the repository at this point in the history
* Noted changes for release 5.6.1.

git-svn-id: https://svn.code.sf.net/p/ddablib/code/trunk@1970 eed78412-d13c-44e9-9ac7-ca5071eb296d
  • Loading branch information
delphidabbler committed Oct 28, 2014
1 parent d8ce4af commit e4d9e5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Docs/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
; Change Log for Window State Components
; ------------------------------------------------------------------------------

Release v5.6.1 of 28 October 2014
+ Fixed bug issue #32 - "Window State Components do not compile with Delphi 5" (https://code.google.com/p/ddab-lib/issues/detail?id=32)
+ Updated read-me file to noted that components now known to compile with Delphi 5.

Release v5.6.0 of 12 January 2014
+ Added new RootKeyEx property to TPJRegWdwState that acts as an alias for the existing RootKey property with the difference that it exposes friendly names for supported registry hives. This make setting the registry root key in Delphi's object inspector more intuitive.
+ Added new OnGetRegDataEx that enables the registry root key to be set using same symbols used by the RootKeyEx property. The event takes precedence over the older OnGetRegData event that operates directly on HKEY values.
Expand Down

0 comments on commit e4d9e5f

Please sign in to comment.