haiku/src/servers
Axel Dörfler 45d0ea5605 Fixed two dirty region problems of the workspace switching code:
* If two intersecting windows didn't change their position but their 
  order, the dirty region wouldn't contain the region that would need
  to be updated because of that order change. This fixes bug #827.
* When a hidden window was on the new workspace (but not on the old one),
  its region would be included in the dirty region, but shouldn't have
  been. This caused the app_server to update a larger region than 
  necessary.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23398 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-11 14:04:53 +00:00
..
app Fixed two dirty region problems of the workspace switching code: 2008-01-11 14:04:53 +00:00
debug bonefish+axeld: 2007-11-14 01:28:47 +00:00
input added an error message when no replicant can be found 2008-01-04 13:40:06 +00:00
mail * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media create media settings directory before saving default nodes 2007-11-05 21:54:12 +00:00
media_addon The MediaAddonServer destructor was never called, thanks Stippi! 2007-11-26 14:29:55 +00:00
midi replaced misc values with respective constants 2007-10-29 19:10:30 +00:00
net Now only removes a default route for a domain in case a new one is specified; 2007-10-25 15:15:25 +00:00
power Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
print replaced '_RRC' with B_REFS_RECEIVED 2007-10-29 19:25:04 +00:00
registrar patch by Alexandre Deckner (aldeck): 2008-01-06 19:02:00 +00:00
services_daemon Added app restart capabilities 2007-01-06 13:20:01 +00:00
syslog_daemon axeld: 2007-07-19 13:38:12 +00:00
Jamfile Initial checkin. Works fine for me so far, but YMMV. Bug reports appreciated. 2006-12-21 21:12:58 +00:00