]> git.saurik.com Git - wxWidgets.git/commit
Added wxWrapSizer (modified patch: [1826950] Wrapping Sizer) from Arne Steinarson
authorRobert Roebling <robert@roebling.de>
Sat, 8 Dec 2007 11:37:17 +0000 (11:37 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 8 Dec 2007 11:37:17 +0000 (11:37 +0000)
commit15f7c30516facfb272fc116aec4d3f9c3a9de085
tree2f17e9bd24c53985a42b78c888d414c02b382d72
parenta0b575116060526bf26554a2fe5d29ec2c0bc693
Added wxWrapSizer (modified patch: [1826950] Wrapping Sizer) from Arne Steinarson

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/category.tex
docs/latex/wx/classes.tex
docs/latex/wx/sizer.tex
docs/latex/wx/wrapsizer.tex [new file with mode: 0644]
include/wx/sizer.h
include/wx/window.h
samples/layout/layout.cpp
samples/layout/layout.h
src/common/sizer.cpp