Commit Graph

685 Commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 1d647a9b09 Implemented new hotkeys for audio mode
Originally committed to SVN as r722.
2007-01-06 04:27:09 +00:00
Rodrigo Braz Monteiro 1a948d3bb9 All audio changes proposed in http://www.malakith.net/aegisub/viewtopic.php?t=632 done.
Originally committed to SVN as r721.
2007-01-06 04:19:00 +00:00
Rodrigo Braz Monteiro 7bdcb03fba Finished merging of SSA mode with standard mode and fixed auto-commit to work with it.
Originally committed to SVN as r720.
2007-01-06 03:40:58 +00:00
Rodrigo Braz Monteiro b3ddefa5ee Merged SSA mode & normal mode
Originally committed to SVN as r719.
2007-01-05 23:43:24 +00:00
Niels Martin Hansen 1d87fd3934 Show ghosted notice if no Automation macros are loaded.
Better checking for whether Automation autoload dir is present.

Originally committed to SVN as r718.
2007-01-05 19:52:39 +00:00
Rodrigo Braz Monteiro cc81523bbe Fix to loading of margins
Originally committed to SVN as r717.
2007-01-05 18:33:48 +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
Niels Martin Hansen 4384dbe2c4 Beginnings of auto4-lua karaskel - untested!
Originally committed to SVN as r715.
2007-01-05 14:53:21 +00:00
Rodrigo Braz Monteiro fce56dcfe1 Added a Normal/Reverse dropdown to collisions on Script Properties.
Originally committed to SVN as r714.
2007-01-04 22:16:39 +00:00
Rodrigo Braz Monteiro 4552e87ec7 Originally committed to SVN as r713. 2007-01-04 17:34:00 +00:00
Rodrigo Braz Monteiro d63848b36e Updated about dialog.
Originally committed to SVN as r712.
2007-01-04 17:24:16 +00:00
Rodrigo Braz Monteiro 0187620642 About screen updated
Originally committed to SVN as r711.
2007-01-04 05:04:31 +00:00
Niels Martin Hansen d93ccab44d Some basic UTF-8 support functions for Lua
Originally committed to SVN as r710.
2007-01-04 05:04:29 +00:00
Rodrigo Braz Monteiro 552af58826 Fixed fonts collector.
Originally committed to SVN as r709.
2007-01-04 03:53:56 +00:00
Rodrigo Braz Monteiro 6eac993949 Finished all of the options dialog :D \o\ \o/ /o/
Originally committed to SVN as r708.
2007-01-04 03:12:41 +00:00
Rodrigo Braz Monteiro 7aafca1477 Audio options page implemented
Originally committed to SVN as r707.
2007-01-04 02:45:30 +00:00
Rodrigo Braz Monteiro 78f4b98b8b Automation options page done
Originally committed to SVN as r706.
2007-01-04 01:46:00 +00:00
Rodrigo Braz Monteiro 193cb72e99 Options' video page done.
Originally committed to SVN as r705.
2007-01-04 01:13:46 +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 8d4cdcbd7d Small fix regarding Unicode characters.
Originally committed to SVN as r702.
2007-01-03 22:22:51 +00:00
Niels Martin Hansen 38241d0eb5 More fix for building on wx pre-2.8
Originally committed to SVN as r701.
2007-01-03 22:05:43 +00:00
Niels Martin Hansen 8b014f41ca Fix for building on wx 2.6
Originally committed to SVN as r700.
2007-01-03 21:51:09 +00:00
Rodrigo Braz Monteiro f221bc1a1f "Apply" button to options dialog, and made subs edit box refresh when its options are changed in the dialog.
Originally committed to SVN as r699.
2007-01-03 21:49:13 +00:00
Rodrigo Braz Monteiro 637dfda62c A lot more work done to the options dialog.Finished the "edit box" options page.
Originally committed to SVN as r698.
2007-01-03 21:22:06 +00:00
Niels Martin Hansen 326fbe8961 Misc fixes for building on GCC
Originally committed to SVN as r697.
2007-01-03 21:18:19 +00:00
Niels Martin Hansen 8d069ffad5 Further fixing of lua include paths
Originally committed to SVN as r696.
2007-01-03 19:23:18 +00:00
Niels Martin Hansen 9499b17d18 More fixes for non-win32 building
Originally committed to SVN as r695.
2007-01-03 19:16:29 +00:00
Niels Martin Hansen f75ad038bd Fix for auto4 compilation on non-win32
Originally committed to SVN as r694.
2007-01-03 18:51:25 +00:00
Niels Martin Hansen 65b28d2737 Missing () broke compilation
Originally committed to SVN as r693.
2007-01-03 05:38:26 +00:00
Rodrigo Braz Monteiro 9054a696ac A lot more work done to the options dialog.
Originally committed to SVN as r692.
2007-01-03 05:33:17 +00:00
Niels Martin Hansen 576f43249a CHANGED AUTO4 API: Removed the option for selecting which menu to put a macro in, since it wasn't used.
Originally committed to SVN as r691.
2007-01-03 04:31:17 +00:00
Niels Martin Hansen ab9e184009 Removed some more superfluous Begin/EndDrawing
Originally committed to SVN as r690.
2007-01-03 03:56:40 +00:00
Rodrigo Braz Monteiro 74d54d3272 Early options dialog
Originally committed to SVN as r689.
2007-01-03 03:47:08 +00:00
Niels Martin Hansen cb08347bdc Fixed loading utf8-bom Lua scripts
Originally committed to SVN as r688.
2007-01-03 03:39:15 +00:00
Karl Blomster 679367af9d working on getting the config.dat docs up-to-date again
Originally committed to SVN as r687.
2007-01-02 23:24:38 +00:00
Rodrigo Braz Monteiro d554953a72 ops, forgot to actually commit the new class
Originally committed to SVN as r686.
2007-01-02 22:18:10 +00:00
Rodrigo Braz Monteiro 48321dc868 Implemented ColourButton class
Originally committed to SVN as r685.
2007-01-02 22:10:45 +00:00
Rodrigo Braz Monteiro cf94a0e77f VFR fix, maybe?
Originally committed to SVN as r684.
2007-01-02 20:07:52 +00:00
Rodrigo Braz Monteiro cec25b0678 Originally committed to SVN as r683. 2007-01-02 18:28:09 +00:00
Rodrigo Braz Monteiro 3ec34573a8 Call tips implemented
Originally committed to SVN as r682.
2007-01-02 18:15:17 +00:00
Rodrigo Braz Monteiro 893955d773 Mostly working call tip code
Originally committed to SVN as r681.
2007-01-02 18:09:56 +00:00
Rodrigo Braz Monteiro 6b702b0666 Early call tip code
Originally committed to SVN as r680.
2007-01-02 05:00:55 +00:00
Rodrigo Braz Monteiro 8b58b368d5 Implemented syntax highlight for drawing codes
Originally committed to SVN as r679.
2007-01-02 02:33:42 +00:00
Rodrigo Braz Monteiro aafeba93f3 Fixes and improvements to syntax highlighter
Originally committed to SVN as r678.
2007-01-02 02:24:23 +00:00
Rodrigo Braz Monteiro 4c792dc6ba Fixed splash and added a "add to dictionary" option
Originally committed to SVN as r677.
2007-01-02 00:47:47 +00:00
Rodrigo Braz Monteiro 9d1a3466dd Added option to let user disable spellchecker and thesaurus from right click menu, and a possible fix to splash screen.
Originally committed to SVN as r676.
2007-01-01 23:47:09 +00:00
Rodrigo Braz Monteiro af78223810 Hopeful fix for splash screen
Originally committed to SVN as r675.
2007-01-01 23:08:26 +00:00
Rodrigo Braz Monteiro 17d2ba4f1d Fixed the colour box on the colour pick dialogue.
Originally committed to SVN as r674.
2007-01-01 22:56:16 +00:00
Niels Martin Hansen 57451272ff Changes to fix building on non-Win32 systems (hopefully)
Originally committed to SVN as r673.
2007-01-01 19:45:32 +00:00