haiku/headers
Axel Dörfler 8acdd17f08 Added WriteStyledEditFile() variant that gets an encoding argument; it will automatically
encode the text in the BTextView accordingly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19841 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-17 09:10:16 +00:00
..
build Implemented support for hardware cache flush. This is based on code I originally 2007-01-17 01:39:59 +00:00
compatibility/bsd More tweaks to the libbsd.so compatibility library: 2006-12-13 16:26:43 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs * invented a small protocol for use by FileTypes when it wants to 2006-11-17 03:04:08 +00:00
os Added WriteStyledEditFile() variant that gets an encoding argument; it will automatically 2007-01-17 09:10:16 +00:00
posix replaced size_t with socklen_t where appropriate following POSIX 2007-01-08 20:57:28 +00:00
private * Made vm_area_lookup() part of the kernel private API. 2007-01-14 23:26:20 +00:00
tools