haiku/src/add-ons
Axel Dörfler 21c22141b8 * Removed default_sent_directory(), and introduced
default_mail{_in|_out}_directory() methods in the BPrivate namespace.
* Used these methods in the inbound/outbound protocols.
* Moved WriteMessageFile() into the BPrivate namespace as well, and put its
  prototype into a new header MailPrivate.h along with the new directory
  getters.
* Removed the automatic copy to the sent directory again, and only have one
  directory for incoming mail. Incidentally, this fixed #7509, although the
  underlying filter restriction remains.
* Automatic whitespace cleanups, some style cleanups. Sorry for the mess.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42260 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-19 22:11:04 +00:00
..
accelerants A few style fixes, no functional change 2011-06-16 15:24:08 +00:00
bluetooth Fix JamFile / style 2009-04-22 21:00:58 +00:00
decorators Part of patch from #6840: 2011-06-19 18:13:21 +00:00
disk_systems * Let checkfs collect stats of how the data streams are used. 2011-06-12 15:24:54 +00:00
index_server Add alternative code to retrieve audio meta data using the media kit. Libtag seems to work for more formats... 2010-11-17 22:10:51 +00:00
input_server Fix gcc4 build. 2011-06-06 02:29:48 +00:00
kernel Part of patch from #6840: GCC 4.5 complains about an out of bound access on version_descriptor, use the next field instead 2011-06-19 18:05:22 +00:00
locale PlainTextCatalog::WriteToFile(): Escape characters in the comment string. 2011-05-22 21:21:01 +00:00
mail_daemon * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00
media * select idle alternate when stopping the UVC device. 2011-05-16 17:31:38 +00:00
opengl Added TODO 2011-01-03 09:34:46 +00:00
print Use layout API 2011-06-04 08:18:28 +00:00
screen_savers Fixed copy and paste error. Fixes #7640. 2011-06-05 04:58:53 +00:00
tracker Changed a few strings as discussed on the i18n mailing list. Added localization of license descriptions in AboutSystem. 2011-04-04 17:36:39 +00:00
translators * Fixed excessive translation. Those are BMessage fields, and not supposed to 2011-06-17 21:30:32 +00:00
Jamfile Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00