XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / src / osx / toplevel_osx.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
2012-06-12  Stefan Csomoravoiding dangerous redraw events for windows that are...
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-08-11  Vadim ZeitlinHandle wxDefaultSize correctly in wxNonOwnedWindow...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-20  Stefan Csomoravoiding full resize-invalidate and refresh
2010-04-20  Stefan Csomorwrap native TLWs so that they also appear in the tlw...
2010-04-13  Stefan Csomormaking sure calls don't crash for fully native dialogs...
2010-02-09  Robin DunnTest m_nowpeer pointer before using it.
2009-12-30  Kevin OllivierFix issue that was causing ShowWithoutActivating to...
2009-12-09  Kevin OllivierAdd OSX prefix, and be clear that this is OS X only...
2009-12-07  Kevin OllivierAdd wxTLW::SetModified to allow apps to set the TLW...
2009-11-29  Kevin OllivierMake sure we setup the base's Show state correctly...
2009-10-30  Kevin OllivierInitial ShowWithoutActivating implementations for Mac...
2009-06-19  Stefan Csomorguarding against null nowpeer in cases like native...
2009-03-13  Stefan Csomormaking sure toplevel default width/sizes are used
2008-11-22  Kevin OllivierForward port event handler fixes to trunk.
2008-09-04  Kevin OllivierRenames to avoid object files with duplicate filenames...