- juin 27, 2013
-
- juin 26, 2013
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
wxSpinCtrlDouble only updates its value when the spin button is clicked or it loses focus, and in some cases we want to read the value while it still has focus. Closes #1610.
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
- juin 23, 2013
-
-
Thomas Goyne a rédigé
Always store the actual zoom level, rather than sometimes the zoom level and sometimes the slider position. Updates #1597.
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
- mai 26, 2013
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
For some reason horizontal scroll comes pre-flipped.
-
Thomas Goyne a rédigé
The standard controls aren't particularly usable, but the OS X implementation of wxDVC doesn't actually support custom renderers and not very usable is mildly better than entirely nonfunctional.
-
Thomas De Rocker a rédigé
-
- avr. 22, 2013
-
-
Thomas Goyne a rédigé
-
- avr. 16, 2013
-
-
Thomas Goyne a rédigé
-
- mars 30, 2013
-
-
Thomas Goyne a rédigé
-
- mars 04, 2013
-
-
صفا الفليج a rédigé
-
صفا الفليج a rédigé
-
- fév. 13, 2013
-
-
Lasse Liehu a rédigé
-
Thomas Goyne a rédigé
'isComment ? "" : actor' results in actor decaying to a const char * in the local charset rather than converting "" to wxString, which breaks things when unicode is involved.
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
- déc. 17, 2012
-
-
Thomas Goyne a rédigé
Creating an indexer can fail for reasons other than the file not existing. This check is still not completely correct, since FFMS2 uses the wrong error codes in a bunch of places.
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
Move the generic lua check to after the checks for lua 5.1 and check for lua < 5.2. Closes #1559.
-
Thomas Goyne a rédigé
It would be nice if this didn't require adding it in five different places...
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
With wxWidgets trunk keydown events are no longer generated for Ctrl-C/X/V on Windows, which breaks the custom copy/paste handling.
-
Thomas Goyne a rédigé
-
- nov. 25, 2012
-
-
Thomas Goyne a rédigé
There were two checks for reads past the end rather than checks for before start and after end. Closes #1556.
-
Thomas Goyne a rédigé
Strings in Matroska files are all either UTF-8 or a UTF-8 subset, not whatever the current locale happens to be.
-
- nov. 14, 2012
-
-
Thomas Goyne a rédigé
-
- nov. 11, 2012
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
The conversion to ASS was creating invalid lines which could not be parsed, resulting in the worker thread crashing. Closes #1554.
-
- nov. 04, 2012
-
-
Thomas Goyne a rédigé
-
- oct. 28, 2012
-
-
Thomas Goyne a rédigé
At very large and very small sizes, setting the window's size with SetSize may not actually result in the window changing to the requested size. Once this happened future adjustments to the size were incorrect, and the video display would sometimes not fit in the window, and on os x the window could get set to a negative size, with weird results.
-