| Age | Commit message (Collapse) | Author |
|
This was supposed to fix mac, but mac doesn't run this branch of the
#if.
|
|
|
|
The wxWidgets docs advise against its use these days.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
boost::filesystem::path more.
|
|
get wxWidgets' translations to appear (at least on Windows) (#2606).
|
|
|
|
Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets
deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then
tries to destroy them we get a use-after-free.
|
|
Also remove the use of wxRIGHT as I don't think it was doing anything
before.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error dialogues that pop up during startup.
|
|
|
|
|
|
wxBoxSizers.
|
|
|
|
|
|
|
|
|