Description : Remplace l'affichage standard des infos des contacts par une interface plus complète.
Unicode
téléchargement http://addons.miranda-im.org/feed.php?dlfile=2537
Ansi
téléchargement http://addons.miranda-im.org/feed.php?dlfile=1971
Article
Voir la fiche sur miranda-im.org
CHANGELOG:
Version 0.1.0.9
- gewrote the handling of groups, because most plugins don't use group member of OPTIONDIALOGPAGE structure what is the reason for the crashes.
Version 0.1.0.8
- bugfix
- provide latest icolib
Version 0.1.0.7
- improved icolib support (for new version of icolib)
- now property pages are accessible by a nice treeview
- kicked contact propertysheetpage
- reorganized propertypages because of treeview's size
- little improvement within .vcf support
Version 0.1.0.6
- added icolib support for most icons
- icons of all tabs are editable now
- tab appeareance can be edited too (icons and text, icons or text only)
- added first support to ex-/import .vcf files (beta state)
- some fixes
Version 0.1.0.5
- fixed deleting nonchanged settings of the owner
- added tooltips for truncated list items in "contact" and "about" propertysheet
- about propertysheet now remembers last selected pushbutton
- apply button kept greyed when changing the age
Version 0.1.0.4
- replaced DBGetContactDetails with services MS_UINFOEX_GETCONTACTINFO and MS_UINFOEX_FREECONTACTINFO (not yet tested or used anywhere!)
- found some fields to add (originCity, ...) and therefore changed layout a bit :-)
- added "new" page <Contact> to handle phone numbers and emails.
- fixed the problem with about texts, that were not saved (sorry)
- splitted "Save & Close" button to OK (what is the same) and APPLY to save changes without closing the dialog as some of you desired it
- added support to change your own settings on the icq server (icq plugin does need to support it; icqOscarJ 0.3.6 does not)-> need feedback
- providing slightly changed version of icqOscarJ 0.3.6 plugin that enables the PS_CHANGEINFO service again
- added some new messages for the propertysheet
- tried to improve performance by serveral changes, such as handling of comboboxes
- merged with birthday plugin to remind you of contacts' birthdays
- added support for icon customization such as TabSRMM does
Version 0.1.0.3
- added vCard support to import and export your contact's details (udci). Only udci are exported!
- added a service "UserInfo/LocalTime" to get contact's localtime
- fixed time expression in InfoTab (now is aware of daylightsaving time or also called summer time)
- added a service to display a little messagebox. looks a bit nicer than windows' messagebox
- added "DBGetContactDetails" to provide a standard routine to access contact details (udci & pbci) for other plugin developers Btw.: I think the UserInfo module and Protocol module (ICQ, MSN, ...) to be the only modules to save contact details in using at least the standard valuenames to make compatibility between plugins easier.
- wrote a mToolTip.ini to provide access to udci for mToolTip plugin
- fixed the problem with saving email and phone numbers
- totally rewrote handling of reading values from and writing to database (hopefully speeds up dialog creation)
- changed birthday control to make it look nicer
- listview of about propertysheetpage now resizes vertically if itemstring is too large (sorry, forgot it)
- published source, as some of you desire it
Version 0.1.0.2b
- fixed user selected properties (colours) that were not applied
- rewrote about property sheet page and added oppertunity to change all details
- added option to make protocol based contact information readonly
Version 0.1.0.1
- translation of option page fixed
- adding some little FAQ for helping users to use my dialog
- third party pages, such as icq profile page, now resize to fit the tab controls page size.
This avoids ugly graphics with WinXP themes
- Wording "Abbrechen" instead of "Cancel" in E-Mail dialog fixed
- fixed some issues within displaying the checkboxes of the E-Mail and Phone dialog
- added some low colour icons for win2k or win9x (thanks to Faith Healer)
- fixed translating issue with popup menus to edit phone and email on location and work page
- fixed some compatibility issues with metacontacts plugin
- some changes handling overlapped protocol based and user defined contact information
- split "Save & Close" button to OK (what is the same) and APPLY to save changes without closing the dialog
as some of you desired it
- adding vCard support to save and load settings to and from text files
- altering own profile settings with UserInfoEx
(little tricky, because of different protocols using different methods of uploading)
- insert option to make available pbci readonly
Version 0.1.0.0
- nothing yet