Commit Graph

15 Commits

Author SHA1 Message Date
Rodrigo Braz Monteiro e802fa3c84 Some more uninitialized variables.
Originally committed to SVN as r2491.
2008-11-25 02:07:07 +00:00
Niels Martin Hansen 81aec949dc Change more places to check for Cmd key on Mac rather than Ctrl key.
Originally committed to SVN as r1574.
2007-09-21 22:56:44 +00:00
Rodrigo Braz Monteiro 075bb0184c Layer and margin columns are no longer shown if all lines have default values for those.
Originally committed to SVN as r1338.
2007-07-03 01:48:04 +00:00
Rodrigo Braz Monteiro 3fe5fb09f2 Applied demi's patch to fix the display of frames on grid, and fixed the toggling of the "layer" column.
Originally committed to SVN as r1193.
2007-05-22 05:53:08 +00:00
Rodrigo Braz Monteiro 4dcd02ab0a Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files.
Originally committed to SVN as r1028.
2007-04-08 06:01:41 +00:00
Niels Martin Hansen 3a1d4ee18e Lua export filters didn't work when there was no configuration dialog function. Really stupid fix. Also, Lua include files are now more usable and karaskel pre-calculation actually works.
Originally committed to SVN as r940.
2007-02-20 02:50:40 +00:00
Niels Martin Hansen 2d1fdcdfb9 Fixes for building with wx 2.8 without 2.6-compat mode. (Hopefully) more workyness for config dialogs in auto3.
Originally committed to SVN as r876.
2007-01-22 19:31:49 +00:00
Rodrigo Braz Monteiro afc19b74e1 Removed all stray references to VideoDisplay throughout the code.
Originally committed to SVN as r865.
2007-01-21 17:01:22 +00:00
Rodrigo Braz Monteiro 98ce168b31 Merged opengl branch from 806 to 859
Originally committed to SVN as r860.
2007-01-21 06:30:19 +00:00
Niels Martin Hansen 818b31edc3 Fixes for misc. compiler warnings.
Originally committed to SVN as r797.
2007-01-15 15:27:13 +00:00
Rodrigo Braz Monteiro b3f2f069d3 Fixed and completed the implementation of DirectSound audio player, and made some changes for future ASS2 support.
Originally committed to SVN as r716.
2007-01-05 18:27:15 +00:00
Rodrigo Braz Monteiro a632611cad Fourth page of options, grid settings, is complete.
Originally committed to SVN as r704.
2007-01-03 23:29:03 +00:00
Rodrigo Braz Monteiro 0fec62dfd6 Made wx fall back to wxChoicebook if wxTreebook is unavailable.
Originally committed to SVN as r703.
2007-01-03 22:43:05 +00:00
Rodrigo Braz Monteiro 5d242641d8 Minor fix to the calculation of the grid's "Style" column width and style editor.
Originally committed to SVN as r659.
2006-12-30 18:19:54 +00:00
Rodrigo Braz Monteiro 06cff2e2f2 Renamed /core/ to /aegisub/ to avoid issues with unix systems being unable to delete core dumps.
Originally committed to SVN as r652.
2006-12-28 23:43:23 +00:00