summaryrefslogtreecommitdiff
path: root/src/gui/widgets/layout.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-10-28Separated auto-resizing into two categories: "set" and "add". Removed useless...Guillaume Melquiond1-13/+26
2007-10-27Improved layout handler to support trees of nested arrays. Needed for convert...Guillaume Melquiond1-59/+172
2007-10-21Made visible the resizable grip on inventory window.Guillaume Melquiond1-16/+19
2007-10-21Allowed for decreasing sizes in layout.Guillaume Melquiond1-2/+3
2007-10-20Set FILL as default size in layout. Converted server selection dialog to layo...Guillaume Melquiond1-4/+7
2007-10-20Improved layout manager. Reworked layout of character selection dialog box.Guillaume Melquiond1-54/+91
2007-10-20Added a layout handler for automatically positioning widgets in a window. Fix...Guillaume Melquiond1-0/+159