haiku/headers/libs/alm
czeidler 04b1c44b89 Use a tab BReference as argument in Area::Set{Left, Top, Right, Bottom}.
Using a normal pointer is dangerous when creating a new tab directly in the method call because the tab gets deleted to early.
2012-10-17 07:33:54 +00:00
..
ALMGroup.h Fix spacing before first header in src/libs/alm. 2012-05-03 08:44:36 +12:00
ALMLayout.h Add a list of constraints which can be associated with a BALMLayout. 2012-09-01 16:31:13 +12:00
ALMLayoutBuilder.h Replace BALMLayoutBuilder::Snake class with a stack. 2012-05-03 08:45:43 +12:00
Area.h Use a tab BReference as argument in Area::Set{Left, Top, Right, Bottom}. 2012-10-17 07:33:54 +00:00
Column.h Make SharedSolver BArchivable to save extra user constraints. 2012-05-03 08:45:36 +12:00
Row.h Make SharedSolver BArchivable to save extra user constraints. 2012-05-03 08:45:36 +12:00
Tab.h Add initial support for archiving a BALMLayout. 2012-05-03 08:45:32 +12:00