haiku/headers
Oliver Tappe 9946ba71ad * reordered members of BTextView to be compatible with R5 again,
although it should have been safe before, too, since BTextView neither
  has inline methods nor any friends that live outside of libbe
* added new member fLastClickOffset in order to be able to restore the 
  triple-click handling (linewise selection)
* renamed fClickOffset to fCaretOffset, as that is what it really is
  now


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32444 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-16 17:02:47 +00:00
..
build Added ENOATTR. 2009-08-15 21:20:05 +00:00
compatibility/bsd Added a strsep() to our BSD compatibility library. 2009-04-08 10:57:46 +00:00
cpp Since wchar support now works, the wstring typedef should now also be safe. 2009-07-29 14:09:43 +00:00
glibc * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
gnu * Added new library libgnu.so, which will contain GNU compatibility interfaces 2009-08-15 21:29:02 +00:00
legacy/network
libs Clean up. Renamed spool_file to spoolFile. 2009-07-11 14:37:11 +00:00
os * reordered members of BTextView to be compatible with R5 again, 2009-08-16 17:02:47 +00:00
posix Add missing definition for wcsstr. This was preventing clucene from building with wide chars enabled. 2009-07-31 22:16:58 +00:00
private [GSoC] [ARM] Patch by Johannes Wischert. 2009-08-14 22:33:39 +00:00
tools * fix gcc4 build of cppunit library by explicitly spelling out std:: in 2009-05-02 19:04:52 +00:00