haiku/headers/libs
Alex Wilson c8b24e3eb5 Fix BALMLayout archiving issues.
SharedSolver was archiving too many constraints, partly because of
multiple typos, also because it archived some which were just artifacts
of the layout process. These extra constraints are created when the
layout calls SetRange() on the left/top/right/bottom tabs during layout.

* LinearSpec/ActiveSetSolver had to be adjusted to get access to the
  constraints added by the SetRange() calls.
* BALM::TabBase was adjusted to avoid a segfault during unarchiving,
  caused by an unitialized member.
* ALMFriendLayoutTest was adjusted to include a more obvious custom
  constraint for testing.
2012-05-03 08:45:44 +12:00
..
agg Patch by Andrej Spielmann (GSoC): 2008-08-03 13:40:41 +00:00
alm Replace BALMLayoutBuilder::Snake class with a stack. 2012-05-03 08:45:43 +12:00
expat Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
fluidsynth updated fluidsynth to 1.0.9 2009-08-21 21:27:45 +00:00
icon Moved IconUtils.h to Interface Kit and therefor made it an "official" header. Since the class has no 2011-02-25 09:12:38 +00:00
iconv worked standalone libiconv into a working state that is compatible with 2008-11-12 19:34:35 +00:00
jpeg * updated libjpeg to version 8, as the previous version on trunk didn't look like version 7, the merge wasn't usable. I modified jpeglib.h to have the JPEGTranslator built. 2010-01-27 01:57:51 +00:00
linprog Fix BALMLayout archiving issues. 2012-05-03 08:45:44 +12:00
lp_solve Fix #6605, don't try to load a lib which not exist. 2010-09-14 23:33:09 +00:00
mapm * Moved the mapm library from src/apps/deskcalc to src/libs and headers/libs. 2009-06-28 17:10:40 +00:00
mesa/GL/internal Moved Mesa libs (mesa, glu & glut) under src/libs/mesa, where it should have 2009-09-25 01:50:30 +00:00
ncurses Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
png updated libpng to 1.4.4 2010-11-19 20:20:05 +00:00
print/libprint Fix gcc2 build on Mac OS X Lion. 2012-04-07 06:21:26 -04:00
termcap * Moved termcap.h to headers/libs/termcap/, where it belongs. 2009-08-17 21:13:51 +00:00
tiff updated libtiff to 3.9.4 2010-09-18 12:01:26 +00:00
udis86 Moved libudis86 to headers/libs/udis86 and src/libs/udis86. 2009-06-21 12:58:16 +00:00
zlib merge zlib 1.2.5 into trunk 2010-05-09 15:28:00 +00:00