haiku/headers
Rene Gollent 9335e141ba 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-03 16:28:47 -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 * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
libs Remove unused variable and add copy constructor. 2012-09-01 16:31:14 +12:00
os WIP... Updating Bluetooth. 2012-08-27 19:23:22 +00: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-03 16:28:47 -04:00
tools * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00