haiku/headers/os
Ingo Weinhold c41356fab5 BAppFileInfo: Add method versions that don't touch the MIME DB
Add SetSupportedTypes() and SetIcon[ForType]() versions with an
additional bool updateMimeDB parameter. If false, the method doesn't
update the MIME DB entries for the type.
2014-01-26 13:43:04 +01:00
..
add-ons Applied an updated patch by looncraz to enable hardware cursor. 2012-11-28 22:33:08 +01:00
app BLooper: Add DispatchExternalMessage() 2013-12-20 15:47:23 +01:00
arch x86_64: Set vector in iframe/debug state to 99 for syscalls. 2013-07-25 20:04:25 +01:00
be_apps Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bluetooth Fix more GCC4 narrowing conversion warnings. 2013-05-03 19:42:04 +02:00
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
drivers Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
game Style fixes to DirectWindow.h, no functional change 2012-12-21 19:18:45 -05:00
interface BButton: Add optional pop-up marker 2013-12-30 04:42:52 +01:00
kernel kernel: Add more architecture code post-scheduler 2014-01-19 21:53:56 -06:00
locale LocaleRoster: race condition on catalog loading. 2014-01-19 12:12:57 +01:00
mail Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
media Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
midi
midi2
net Fix time_t/bigtime_t mixup. 2014-01-16 09:41:01 +01:00
package pkgman: Add full-sync command 2014-01-25 10:47:35 +01:00
storage BAppFileInfo: Add method versions that don't touch the MIME DB 2014-01-26 13:43:04 +01:00
support Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
translation Actually sort the translator menu used in ShowImage. 2012-08-07 00:41:41 -04:00
AppKit.h
Be.h Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks! 2010-05-16 16:07:55 +00:00
BeBuild.h BeBuild.h: Fix B_DEFINE_WEAK_ALIAS for use in C++ code 2013-11-05 21:40:42 +01:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h Added the new headers to the NetworkKit.h all-in-one header. 2010-10-27 14:16:19 +00:00
StorageKit.h
SupportKit.h
TranslationKit.h