wxWidgets/contrib
Mart Raudsepp 9ef33d86f6 * wxFrameLayout should compile in unicode builds for ports other than wxMSW or wxGTK too - fix missing _().
* wxMac has Reparent, so use it in wxFL instead of the, now unicode-compilable, warning messagebox.
* Code cleanup.
- Probably some more ports have Reparent too, so could add into the CPP check. And it might be a good idea to do for
the non-supported ports what wxGTK1 does (just return, not spew a messagebox). If Reparent already does nothing for
unsupported ports, then could get rid of the CPP logic completely.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-11 02:03:25 +00:00
..
build regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +00:00
docs/latex Finally removes occurences of OnMenuCommand and closes bug #1164678 2005-11-16 17:27:38 +00:00
include/wx Applied patch [ 1255676 ] stc2wx/wx2stc not exported (Win32 Unicode DLL) 2006-01-18 13:27:36 +00:00
lib Added OGL to contrib 2000-03-03 11:25:10 +00:00
samples regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +00:00
src * wxFrameLayout should compile in unicode builds for ports other than wxMSW or wxGTK too - fix missing _(). 2006-02-11 02:03:25 +00:00
utils regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +00:00
Makefile.in added install 2003-08-22 10:03:14 +00:00