haiku/headers
Rene Gollent 297b501558 Fix crash when dragging files onto nav menus.
- BNavMenu now keeps its own copy of the cached types list that's passed to it.
  In some circumstances it could happen that the container window would
  delete the list and consequently the nav menu would wind up with a pointer
  to an invalid object. Probably a regression from the async mouse tracking
  rewrites.
2012-09-04 22:27:34 -04:00
..
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
compatibility * Added definitions for n_short, n_long, and n_time as expected on FreeBSD when 2011-07-23 15:41:47 +00:00
config ppc: use 64 bit physical addressing 2012-08-15 19:41:52 +02:00
cpp Fix #7948: add correct prototype for String::compare alongside the wrong one 2011-10-31 09:56:00 +00:00
glibc
libs Remove unused variable and add copy constructor. 2012-09-04 22:15:42 -04:00
os Set version to alpha4 in r1alpha4 branch. 2012-08-20 01:19:11 -04:00
posix Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
private Fix crash when dragging files onto nav menus. 2012-09-04 22:27:34 -04:00
tools