haiku/src/apps/people
Jérôme Duval 7ebabb8644 more on gcc4 build fix
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22580 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-15 23:03:15 +00:00
..
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
LICENSE
main.cpp
People.rdef Implemented support for hardware cache flush. This is based on code I originally 2007-01-17 01:39:59 +00:00
PeopleApp.cpp B_COLOR_8_BIT is deprecated 2006-04-18 20:07:03 +00:00
PeopleApp.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
PeopleView.cpp Removed unused constants. 2005-06-15 03:29:10 +00:00
PeopleView.h more on gcc4 build fix 2007-10-15 23:03:15 +00:00
PeopleWindow.cpp * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
PeopleWindow.h
PersonIcons.h
README
TTextControl.cpp Big cleanup. 2005-06-15 03:18:00 +00:00
TTextControl.h Big cleanup. 2005-06-15 03:18:00 +00:00

People -- README

This directory contains the source code for building
the standard People application that ships with BeOS.
You can use this application to create Person records,
which can be dropped into BeMail headers (see the
BeOS User's Guide Chap. 4: Sending Mail) and other
applications.

Ostensibly, this application reveals how the Person
record is stored, but it also demonstrates how to
use the BeOS file type database in an application.

Owen Smith <orpheus@be.com>
July 1998