haiku/src/kits
Julian Harnath 615417e5ba BFilePanel: reset to home dir if volume unmounted
* Fix bug reported by humdinger: when the volume which is
  currently shown in the file panel is unmounted, the file
  panel's window was closed and even deleted. This is not only
  inconvenient but also a use-after-free bug waiting to happen:
  an application which keeps the BFilePanel around to show it
  again later (as recommended in the BeBook) cannot know that
  it has become invalid while it was hidden (the destruction of
  the window happens even when it's not shown).

* When receiving an unmount event for the currently shown volume,
  we now reset the view to the home directory.
2017-10-30 15:19:55 +01:00
..
app BNotification ABI padding 2017-09-28 22:19:05 -04:00
bluetooth DiscoveryAgent.cpp: fix gcc6 build 2016-05-13 15:25:12 -04:00
debug elf.h: rename ELF_MAGIC to ELFMAG 2016-08-06 20:32:47 +02:00
debugger libdebugger: Minor fixes to NetworkTargetHostInterface classes. 2017-05-21 19:54:48 -04:00
device Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
game GameSoundDevice: Don't use operator= on BLocker. 2016-05-13 23:16:40 -04:00
interface Do not force the keyboard focus if there wasn't one 2017-10-18 23:07:47 +02:00
locale BDateFormat: Properly map day values to ICU day-of-week. 2017-09-16 17:42:54 +02:00
mail kits/mail: Remove OpenSSL logic from Jamfile. 2017-07-01 04:59:17 -04:00
media BMediaFile: fix MediaExtractor crash. 2017-07-24 11:59:05 +02:00
midi Use driver settings API for the MIDI settings 2016-11-06 15:17:01 +01:00
midi2 Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
network libbnetapi: style fixes only. 2017-10-26 19:30:33 +02:00
package Package Kit: map some curl errors to Be error codes 2017-10-07 22:09:42 +02:00
print PicturePrinter.cpp: fix gcc6 build 2016-05-13 15:26:00 -04:00
screensaver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support BString: Use safestr() to prevent strlen(NULL) 2017-02-21 19:20:02 -08:00
textencoding Merge branch 'gcc_syslibs' 2014-08-13 13:50:29 +02:00
tracker BFilePanel: reset to home dir if volume unmounted 2017-10-30 15:19:55 +01:00
translation Minor cleanup of translator roster commit, updated copyright. 2015-11-13 11:37:15 +01:00
CountryFlags.rdef
Jamfile Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
LanguageFlags.rdef
libbe_test_versions
libbe_version.rdef
libbe_versions