Cross-platform advanced subtitle editor
Go to file
Thomas Goyne c2d3c910c7 Replace some uses of "" with wxString()
Despite special-casing zero-length input, wxString("") takes over four
times as long as wxString() - and on a 10k line script, this change cuts
AssFile's copy constructor's runtime in half.

Originally committed to SVN as r6401.
2012-01-31 00:44:43 +00:00
aegisub Replace some uses of "" with wxString() 2012-01-31 00:44:43 +00:00
contrib Prevent CSRI helper library from causing linking apps (like aegisub.exe) to export symbols. 2011-01-14 02:05:01 +00:00
devel Update 'interesting' files. 2011-01-17 00:30:59 +00:00
docs Add new buttons, commit changes to modified buttons. 2009-08-21 23:10:43 +00:00