Cross-platform advanced subtitle editor
Go to file
Thomas Goyne 626df4db05 Rewrite the dynamic menu generation code
Remove hardcoded assumptions about where in the menu items are and
instead bind menu items directly to commands so that customizing the
menu actually works.

Add support for user menu files that override the default one.

Add better support for multiple menus so that all of the menus can
potentially be created by the dynamic menu system rather than just the
main menu bar.

Add support for commands whose names change based on the current project
state so that undo and redo can work properly.

Simplify the menu json format and make commands responsible for
controlling what type of menu item is created rather than allowing
nonsensical configurations.

The Automation menu is currently not implemented.

Originally committed to SVN as r5554.
2011-08-27 06:29:36 +00:00
aegisub Rewrite the dynamic menu generation code 2011-08-27 06:29:36 +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