wxWidgets/wxPython
Robin Dunn 761b244f84 Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 23:35:36 +00:00
..
contrib reSWIGged 2004-04-07 22:45:45 +00:00
demo Use FIXED_MINSIZE on the listbox 2004-04-07 23:24:47 +00:00
distrib Typos 2004-03-30 01:52:16 +00:00
distutils Latest distutils 2003-08-27 00:20:37 +00:00
docs Changed name to wxFIXED_MINSIZE since that is more descriptive of what 2004-04-07 23:35:36 +00:00
include/wx/wxPython Forward declare wxPyScrolledWindow 2004-03-30 01:52:07 +00:00
samples embedded sample's README updates 2004-04-01 19:48:18 +00:00
scripts Generate pywrap as a console tool. 2004-03-30 00:10:15 +00:00
src Changed name to wxFIXED_MINSIZE since that is more descriptive of what 2004-04-07 23:06:35 +00:00
SWIG Updated SWIG patches to CWIG CVS 20040130. 2004-01-31 01:11:51 +00:00
wx Changed name to wxFIXED_MINSIZE since that is more descriptive of what 2004-04-07 23:06:35 +00:00
wxPython Changed name to wxFIXED_MINSIZE since that is more descriptive of what 2004-04-07 23:06:35 +00:00
.cvsignore Beginings of wxX11 support. Much more to do but I have no more time 2004-01-09 18:34:52 +00:00
b Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
b.bat no need to delete these anymore (since they don't exist ;-) ) 2004-03-26 19:23:01 +00:00
config.py fix for self.root == None 2004-04-07 21:58:04 +00:00
setup.py Moved config.py to the root because if wxPython hasn't been built yet 2004-03-26 00:21:33 +00:00