haiku/src
Michael Lotz 0dfaf59dbb Implement basic storage and lookup functions.
* Add reading/writing a yet unprotected flat BMessage as the storage
  backend for the keys.
* Factor out the identifier based lookup logic into _FindKey() and use
  that from _AddKey() to detect duplicates.
* Add _FindKey() variant that does the lookup based on given type and
  purpose constraints.
2013-03-05 10:59:55 -05:00
..
add-ons Add FreeType headers dependencies, #8716. 2013-03-02 19:20:17 -05:00
apps Remove unused ShowImage Undo code. 2013-03-05 08:59:54 -05:00
bin Add a simple command line tool to interact with the keystore. 2013-03-05 10:59:52 -05:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data added mimetype for WPG images 2013-01-28 20:10:36 +01:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Update the cookie from the reply message. 2013-03-05 10:59:53 -05:00
libs A few more bitmap icon updates, edge cases. 2013-03-04 12:56:12 -05:00
preferences Use be_control_look for BScrollBar and FakeScrollBar. 2013-03-03 17:50:51 -05:00
servers Implement basic storage and lookup functions. 2013-03-05 10:59:55 -05:00
system bootloader: Fix an overlooked condition in mmu_allocate() 2013-02-21 16:35:37 +01:00
tests GL: Remove gcc2 no-warning hacks 2013-02-17 18:18:17 -06:00
tools s/OpenBeOS/Haiku 2013-02-16 13:59:39 -05:00
Jamfile