| Age | Commit message (Collapse) | Author |
|
|
|
error dialogues that pop up during startup.
|
|
Casued by specifying wxFD_OVERWRITE_PROMPT without wxFD_SAVE; it makes
no sense and in wx3.1 it raises an error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rather than looping over all changes, possibly calling a refresh
method for each, coalesce them.
|
|
So far as I can see there's no need for them to respond to
content_change, and it's neater to do it all in one place.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1888).
|
|
|
|
player.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wxBoxSizers.
|
|
This reverts commit 713ea4c65f88cfa2c7944ce6013963c2b1277d60.
|
|
|
|
|