haiku/src
Clemens Zeidler 6d9f904958 Take leave mail on server into account. Should fix #7400.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41091 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-23 02:02:20 +00:00
..
add-ons Take leave mail on server into account. Should fix #7400. 2011-03-23 02:02:20 +00:00
apps Make BLocaleRoster::GetLocalizedFileName() take a const entry_ref& rather than a non-const entry_ref&. Remove private GetLocalizedFileName() from libtracker and make Tracker and Deskbar use the one in BLocaleRoster. 2011-03-22 01:35:38 +00:00
bin Localization of Screensaver unlock window. Ticket #7232 2011-03-18 22:45:59 +00:00
build Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
data Add another mime type file for partial downloaded messages. Clean up a bit, could somebody check if this is all right? 2011-03-03 19:58:09 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Use short-circuit evaluation to avoid out-of-bounds string access. Thanks Jérôme! 2011-03-23 00:47:21 +00:00
libs - Areas with same tabs are put in a column/row automtically. Move preferred size constraint from Area to the column/row. This avoids a "spring" effect of the 2011-03-14 00:24:12 +00:00
preferences Incoming and outgoing protocols can be disabled/enabled using a right click menu in the account list view. Fixes #7384. 2011-03-22 10:31:54 +00:00
servers Add settings to enable and disable in and outgoing mail accounts. 2011-03-22 10:28:22 +00:00
system Just some cleanup. We won't need pci module for setup. 2011-03-19 11:47:18 +00:00
tests Update table demo. 2011-03-14 00:25:31 +00:00
tools Script for downloading and committing strings from the HTA (Haiku Translation Assistant) website. 2011-03-20 17:04:02 +00:00
Jamfile