[ wxwindows-Patches-1521481 ] wxPathList modernization

SourceForge.net noreply at sourceforge.net
Wed Jul 12 14:45:06 PDT 2006


Patches item #1521481, was opened at 2006-07-12 21:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1521481&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Common
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Submitted By: Francesco Montorsi (frm)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxPathList modernization

Initial Comment:
This patch:
1) make const some of wxPathList functions which should
be const
2) make wxPathList derive from wxArrayString instead of
the deprecated wxStringList
3) removes MT bugs from wxPathList making use of
wxFileName instead of static char buffer and ugly
wxChar functions
4) slightly modifies wxPathList::Add to be a bit more smart
5) update docs

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1521481&group_id=9863




More information about the wx-dev mailing list