From: <rt...@us...> - 2007-10-29 18:42:23
|
Revision: 102 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=102&view=rev Author: rtoschi Date: 2007-10-29 11:42:12 -0700 (Mon, 29 Oct 2007) Log Message: ----------- Switched from the deprecated wxRect::Inside() to the new wxRect::Contains(). Switched from the wxTextCtrl::SetValue() to the new event-neutral wxTextCtrl::ChangeValue(). Changed the README to require wxWidgets 2.8. Modified Paths: -------------- trunk/README.txt trunk/Shapes/BitmapBrowser.cpp trunk/Shapes/CTBrowser.cpp trunk/Shapes/CTView.cpp trunk/Shapes/FrameBrowser.cpp trunk/Shapes/SequenceView.cpp trunk/Shapes/ShapesView.cpp trunk/Sounds/SoundsView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |