Commit Graph

13 Commits (12a09a0dda49b6edefe4b8463405c17491b2ae2c)

Author SHA1 Message Date
alberth adfc9c968c (svn r16226) -Codechange: Separating generation of a widget array from WindowDesc to the InitializeWidgetArrayFromNestedWidgets function. 15 years ago
alberth 8436327ded (svn r16201) -Codechange: Add NWidgetBase::SetPadding method. 15 years ago
alberth a9557c633a (svn r16190) -Codechange: Allow stacking of nested widgets. 15 years ago
alberth db91f735a8 (svn r16189) -Doc: Additions and improvement of (mainly) nested widgets/widget-parts doxygen docs. 15 years ago
alberth c33e9c1806 (svn r16167) -Codechange: Added empty-ness test to nested widget containers. 15 years ago
alberth 7d569558c1 (svn r16140) -Codechange: Call a function while contructing a widget tree. 15 years ago
alberth df4dcea07b (svn r15889) -Codechange: Add pre/inter/post space to nested background widgets 15 years ago
yexo 4922b26dc5 (svn r15872) -Codechange: add paddings for widgets, this makes writing new widget arrays less cumbersome. 15 years ago
yexo 693563be8e (svn r15861) -Codechange: Add NWID_HORIZONTAL_LTR that forces the ordering from left-to-right. 15 years ago
yexo d8a0e59b9d (svn r15825) -Codechange: remove the WWT_DROPDOWNIN widget type and replace it with WWT_DROPDOWN. 16 years ago
alberth 4ac600e2cf (svn r15819) -Add: Nested widgets framework 16 years ago
alberth 82a171f175 (svn r15817) -Codechange: Make room for additional widget types (Rubidium) 16 years ago
rubidium 66cb1fe1ff (svn r15423) -Codechange: split widget related types to their own header and add a bit of type strictness. 16 years ago