haiku/headers/private
Tyler Dauwalder 55f345fd20 + Added code for:
- {Get,Set}PreferredApp()
  - {Get,Set}AppHint()
  - {Get,Set}Icon()
+ Added any missing doxygen

SetIcon() is currently not implemented as I would like,
due to us needing an OBOS::BBitmap implementation.
Thus there are two versions and the GetIconData()
function until that day comes around.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@818 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-19 08:37:50 +00:00
..
app Added B_REG_RESULT 2002-08-19 08:34:45 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface It is accomplished ... 2002-07-09 12:24:59 +00:00
kernel Implemented send_data/receive_data/has_data thread syscalls 2002-08-19 08:28:39 +00:00
media add header guards and two new functions to modify the stored data. 2002-08-12 20:10:24 +00:00
net Move errno.h to it's correct place 2002-07-11 20:39:30 +00:00
shared A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
storage + Added code for: 2002-08-19 08:37:50 +00:00