]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_splitter.i
replace wxDocument::GetPrintableName(wxString&) and wxDocManager::MakeDefaultName...
[wxWidgets.git] / wxPython / src / _splitter.i
2006-09-12  Robin Dunnmore properties
2005-03-19  Robin Dunndocstring update
2005-02-18  Robin Dunndocstring fixes
2005-01-14  Robin DunnDocument the Show/Hide behaviour that wxSplitterWindow...
2004-12-13  Robin DunnAdded gravity
2004-11-24  Robin Dunndocstrings
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-04-07  Robin DunnUse default window IDs
2004-03-30  Robin Dunnremove 'point' arg from kwargs if it was replaced
2004-03-26  Robin DunnTurn off the RefDoc for constructors of the classes...
2004-03-26  Robin Dunnforgot a bit of cleanup
2004-03-26  Robin DunnDocsrings for wxSplitterWindow
2004-03-25  Robin Dunnadded UpdateSize
2004-03-25  Robin DunnEVT_SPLITTER_DCLICK alias to match the docs
2004-03-06  Robin DunnNew style
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...