Replace macro-based scoped pointers with the standard class. Also mention that using these macros and wxScopedPtr itself is deprecated (but there are too many occurrences of the latter in the code to change all of them now). Note that wxMsgCatalog ctor and dtor had to be moved out of line to allow using unique_ptr<> to an incomplete class as member. On the bright side, we can just use unique_ptr<> instead of wxPluralFormsNodePtr which was a local reimplementation of wxScopedPtr. No real changes. |
||
|---|---|---|
| .. | ||
| bell.bmp | ||
| info.bmp | ||
| info_mono.bmp | ||
| makefile.gcc | ||
| Makefile.in | ||
| makefile.unx | ||
| makefile.vc | ||
| nosound.bmp | ||
| nosound.png | ||
| ownerdrw.bkl | ||
| ownerdrw.cpp | ||
| ownerdrw.rc | ||
| sound.bmp | ||
| sound.png | ||