[Tcladdressbook-commits] Help TclAddressBookHelp.aida,1.21,1.22
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2004-08-08 20:45:40
|
Update of /cvsroot/tcladdressbook/Help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16073/Help Modified Files: TclAddressBookHelp.aida Log Message: Updated for 1.1.1 Index: TclAddressBookHelp.aida =================================================================== RCS file: /cvsroot/tcladdressbook/Help/TclAddressBookHelp.aida,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- TclAddressBookHelp.aida 2 Aug 2004 08:08:59 -0000 1.21 +++ TclAddressBookHelp.aida 8 Aug 2004 20:45:32 -0000 1.22 @@ -5,7 +5,7 @@ :Author: Bernard Desgraupes <bde...@ea...> :Homepage: <http://webperso.easyconnect.fr/bdesgraupes/> :Created: 2003-11-26 14:30:03 -:Modified: 2004-08-01 19:26:59 +:Modified: 2004-08-08 22:36:47 :Keywords: Address book, data base :TclCmd: set pkgversion 1.1 @@ -168,7 +168,9 @@ This command imports data in VCard format. The data specified by the ((i vCardData i)) argument must be valid data in VCard format: a new record is created in the database corresponding to the information contained in the -VCard. Note that the data can be binary if the VCard contains an image. +VCard. Note that the data can be binary if the VCard contains an image. +Starting from version 1.1.1 of the extension, the image is also imported by +the command as a custom icon for the record. ((s3 addressbook label ((i personID i)) ((i propName i)) ((i index i)) ?((i value i))? This command lets you get or set the label of a value in a multi-value property @@ -400,6 +402,8 @@ ((li 1.1b5 -- 2004/08/01 -- New command [identifier label]. Fixed setting value with [identifier primary]. ((li 1.1 -- 2004/08/02 -- Tests passed. Release of 1.1 version. +((li 1.1.1 -- 2004/08/09 -- Technical upgrade. More error checking. +Fixed a memory leak. Images imported from VCards. lu)) |