haiku/src/kits
Axel Dörfler 2ff47e1785 * Fixed bug I introduced when deleting parameters (no more crashing).
* Removed the BParameterWeb::{Start|Stop}Watching() methods again, as the same
  thing can be achieved using the BMediaRoster already (even though it doesn't
  seem to work yet).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30058 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-09 09:39:58 +00:00
..
app In the assignment operator, watch out if the passed message is ourself. 2009-03-10 14:32:59 +00:00
bluetooth - Add Strings for bluetooth events 2009-03-28 01:03:05 +00:00
debug Don't fail when the runtime loader debug area can't be found. When we 2008-09-29 00:41:31 +00:00
device Complete my previous fix :$ 2009-02-22 12:58:24 +00:00
game Do no export unsupported accelerant hooks. Hopefully fixes #3088. 2008-11-08 13:15:02 +00:00
interface Changing the text selection region calculation was not such a good idea, it 2009-04-08 22:50:35 +00:00
mail * Better defaults: the status window should be visible on all workspaces. 2009-04-08 22:18:29 +00:00
media * Fixed bug I introduced when deleting parameters (no more crashing). 2009-04-09 09:39:58 +00:00
midi fixed looping mode, and bug #1730 2008-02-10 21:03:34 +00:00
midi2 fix some signatures, cleanup 2006-09-13 14:11:42 +00:00
network * Removed old network stuff. 2009-04-03 07:45:14 +00:00
opengl * Reworked Mesa's GL API dispatching/implementation separation: 2009-04-09 00:35:23 +00:00
print * first steps towards a new printer api... 2008-08-10 23:26:38 +00:00
screensaver Fixing #3022, by enabling the Blackness screensaver by default, with a delay of 15 2009-03-10 23:05:41 +00:00
shared * Rewrote BDragger's mouse tracking to be asynchronous using a message filter. Placed the filter in 2009-04-06 19:15:00 +00:00
storage Added a way to remove the application flags from the BAppFileInfo. The 2009-03-21 21:16:23 +00:00
support * Made the WeakReferenceable class templatized. Not really sure yet I like that 2009-04-07 15:14:15 +00:00
textencoding * Removed a superfluous allocation (even without nothrow!), and a superfluous 2008-11-14 09:58:18 +00:00
tracker Fixed logic to detect and warn about changes in the system folder. Merged 2009-04-09 09:30:33 +00:00
translation Add missing headers (malloc/free, string functions, memcpy, etc. undeclared). 2009-01-23 00:36:25 +00:00
Jamfile * use the screenshot app to take a screenshot 2008-09-30 21:48:35 +00:00
libbe_version.rdef The version information is now actually set: apparently, AddResources must 2005-07-09 20:52:00 +00:00