Author: muggenhor
Date: Sun Aug 26 18:38:55 2007
New Revision: 2442

URL: http://svn.gna.org/viewcvs/warzone?rev=2442&view=rev
Log:
 * Add template class wxListCtrlValidator<Container> which is a specialization 
of wxGenericValidator that only works on wxListCtrl instances
 * This class uses a container of integers instead of wxArrayInt (C++ container 
as specified in section 23.1 of the ISO C++ standard 1998)
 * Add another ported dialog: LimitsDialog; to directory wxDialogs

Added:
    trunk/tools/editworld/src/wxDialogs/limitsdialog.cpp
      - copied, changed from r2441, trunk/tools/editworld/src/limitsdialog.cpp
    trunk/tools/editworld/src/wxDialogs/limitsdialog.hpp
      - copied, changed from r2441, trunk/tools/editworld/src/limitsdialog.hpp
    trunk/tools/editworld/src/wxDialogs/limitsdialog.xrc   (with props)
    trunk/tools/editworld/src/wxDialogs/listctrlval.hpp   (with props)


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to