haiku/src/servers
Stephan Aßmus 64eb49fd24 * Cleanup in the Gradient department. No fuctional change.
Renamed BGradient::color_step to BGradient::ColorStop
  as it's called everywhere else. Also renamed BGradient::gradient_type
  to just BGradient::Type. Renamed BGradient::Type() to GetType().
* Simplification of method names in Painter.cpp. Some not yet
  complete and yet inactive code to accelerate vertical gradients
  (bypassing AGG for this special case).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29214 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-02-15 15:15:49 +00:00
..
app * Cleanup in the Gradient department. No fuctional change. 2009-02-15 15:15:49 +00:00
bluetooth This allows that 2 or more LocalDevices can be retrieved with repeated calls of LocalDevice::GetLocalDevice() 2009-02-08 01:56:16 +00:00
cddb_daemon - Small style change. 2009-01-18 16:05:46 +00:00
debug zuMi created a pretty awesome icon for the debug server. It could be improved 2008-10-07 21:48:37 +00:00
input * The input_server now updates its internal state only from the messages that 2009-02-04 23:37:10 +00:00
mail zuMi was at it again and created a cool icon for the mail_daemon. Almost a pity 2008-10-10 19:14:20 +00:00
media * BMediaRoster::GetAudio*() should return B_NAME_NOT_FOUND when nothing is set 2008-10-23 21:30:19 +00:00
media_addon made several inherited methods virtual 2008-10-12 13:07:01 +00:00
midi CID 930: Fix memory leak in error case. 2008-09-13 15:22:30 +00:00
net Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2 2009-01-23 03:05:15 +00:00
power Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
print Fixing CID 1305: the null check of fPageFormatText on line 483 was redundant 2008-09-12 04:13:30 +00:00
registrar This was most probably a typo. 2009-02-01 23:25:41 +00:00
services_daemon Added app restart capabilities 2007-01-06 13:20:01 +00:00
syslog_daemon * Added Syslog daemon icon by zuMi. Slight tweaks by myself. 2008-10-04 17:29:17 +00:00
Jamfile - Added skeleton for new cddb_server. 2008-08-21 02:33:19 +00:00