haiku/src/libs
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
..
agg simplified translation(), more robust too 2006-08-04 23:49:14 +00:00
alm Patch by Vasilis Kaoutsis: Fixed warnings. 2008-05-28 15:30:27 +00:00
bsd gcc4 complains about missing proto for strcpy(). 2008-04-25 12:47:07 +00:00
compat Add if_llc.h to BSD compatibility layer; remove a semicolon from a macro definition where it shouldn't be; and add the roundup() macro. 2008-12-03 20:05:20 +00:00
crypt Added the BSD-ish libcrypt.h for your convenience. 2006-08-07 22:48:08 +00:00
edit * Imported libutil.a and libedit.a from FreeBSD 6.1 release. 2006-08-07 16:55:45 +00:00
expat Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
fluidsynth Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
freetype2 updated freetype to 2.3.8 2009-01-18 12:13:00 +00:00
icon * Cleanup in the Gradient department. No fuctional change. 2009-02-15 15:15:49 +00:00
iconv * renamed libiconv_config.h back to config.h - now that it no longer triggers 2008-11-13 16:24:33 +00:00
libtelnet Accidently built libtelnet.a as a shared library. 2006-12-13 14:34:00 +00:00
linprog ALM/linprog patch by Christof Lutteroth: 2008-03-10 21:43:32 +00:00
lp_solve * Moved public headers to headers/libs/lp_solve. 2008-02-06 10:37:19 +00:00
ncurses Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
pdflib Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
png updated libpng to 1.2.34 2009-01-17 18:43:09 +00:00
print Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2 2009-01-23 03:05:15 +00:00
stdc++ Change the vfork() declaration to match the prototype, and thus fix the build. 2006-12-15 08:42:34 +00:00
termcap Added home and end key xterm capabilities. 2008-06-19 14:21:45 +00:00
util * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
zlib Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
Jamfile switched libtextencoding to use the new standalone libiconv: 2008-11-12 19:40:03 +00:00