Addresses is a GNUstep address book that consists of a full-featured address book manager application, a source-code compatible replacement for Apple's AddressBook.framework (for accessing and manipulating address data programmatically), a framework of view/editor classes that make it easy to use Addresses from your own programs, and a number of tools. It is easy to use by both users and programmers and can store almost all imaginable data, including multiple phone numbers, emails, and addresses, photos, AIM/Jabber/ICQ/Yahoo IM details, and notes. It supports drag-and-drop and integrates well with GNUMail.
| Tags | Communications Email Address Book Desktop Environment GNUstep Office/Business groupware Software Development Libraries Application Frameworks |
|---|---|
| Licenses | LGPL |
| Operating Systems | Unix |
| Implementation | Objective C |
Recent releases


No changes have been submitted for this release.


Release Notes: This release fixes a most annoying bug which caused version 0.4.5 to output broken database files when used with recent GNUstep CVS versions. Subsequent starts would complain about GSMutableString not recognizing "-count" and would die shortly afterwards. This problem was fixed and the old, broken database files are automatically corrected. In response to this breakage, version 0.4.5 has been made unavailable, and it should not be used anymore. A new Spanish localization was added. A couple of minor bugfixes were made.


Release Notes: Many more quirks and small UI bugs were fixed. It should behave quite as expected now.


Release Notes: This release fixes a segmentation fault on some non-x86 systems. It also fixes a bug that caused GNUMail to come up with a new email window when editing a person's email address.


Release Notes: Drag and Drop support has been rewritten, unified and greatly enhanced: people and properties can now be dragged from almost anywhere to almost everywhere. A new Goody has been added: VCFViewer, a GWorkspace inspector for VCF files. This allows looking at the contents of VCF files prior to importing, and even dragging entries out of VCF files directly into AddressManager. The View classes have been cleaned up, and some more bugs have been fixed.