haiku/src/kits
Rene Gollent 5c9a6b8c2a As per discussion on haiku-dev, BWindow now always forces the
B_ASYNCHRONOUS_CONTROLS flag. If anyone does encounter an app that 
breaks because of this, please let me know, but a few tests with various 
apps seem to show no issues.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24290 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-07 01:37:00 +00:00
..
app Fixed a crash that would happen sometimes with BInvoker: If an invoker was 2008-03-04 06:08:20 +00:00
bluetooth Remove warnings and text output 2008-03-06 20:46:17 +00:00
debug * the name of an image is actually B_PATH_NAME_LENGTH long 2008-01-23 14:58:24 +00:00
device
game Added more conditional debug output, taken from the dw_info test app. 2008-01-25 11:54:35 +00:00
interface As per discussion on haiku-dev, BWindow now always forces the 2008-03-07 01:37:00 +00:00
mail Added regex implementation. using the system one results in failures when 2008-01-30 12:59:12 +00:00
media Removed the no longer needed debug code. 2008-02-06 22:08:25 +00:00
midi fixed looping mode, and bug #1730 2008-02-10 21:03:34 +00:00
midi2
network Fixed an endless loop when iterating over all hosts (when there was no 2008-01-20 12:10:41 +00:00
opengl Corrected GLRenderer's instantiation function name. 2008-01-26 22:51:51 +00:00
screensaver
shared * put some more useful utility classes into "shared". I tried to make sure 2007-08-02 16:28:34 +00:00
storage We can't use the be_app looper, since it can be already locked from 2008-02-18 08:15:29 +00:00
support * Fixed "missing virtual constructor" warning (which is probably even a 2008-02-28 14:39:19 +00:00
textencoding * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
tracker Made Navigator color-sensitive. More to come. 2008-03-02 21:16:43 +00:00
translation Fixed a stupid copy&paste bug; one version of Translate() did not lock the private 2007-07-01 15:51:42 +00:00
Jamfile Dummy implementation of the LocalDevice class 2007-10-21 17:58:38 +00:00
libbe_version.rdef