Aegisub/aegisub/src/include/aegisub
Thomas Goyne 04a4c074b0 Add function to get the string representation of the hotkeys for a command, use it when generating the menu
Originally committed to SVN as r5230.
2011-01-17 23:53:46 +00:00
..
aegisub.h Remove '#pragma once' from 84 files that don't need it. Thanks to Plorkyeran for testing this on windows. The next step is to detangle the remaining files that currently require it. 2009-09-11 18:51:48 +00:00
audio_player.h Rework most of the various factories to not need an explicit helper class for each class constructable via a factory. 2010-08-02 06:31:38 +00:00
audio_provider.h Merge audio_display_rewrite branch to trunk. This is not a complete work, don't expect to time anything for a while. 2010-12-08 03:36:10 +00:00
context.h Add the selection controller to the context 2011-01-16 07:17:02 +00:00
hotkey.h Add function to get the string representation of the hotkeys for a command, use it when generating the menu 2011-01-17 23:53:46 +00:00
menu.h Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258. 2011-01-05 13:00:46 +00:00
spellchecker.h Rework most of the various factories to not need an explicit helper class for each class constructable via a factory. 2010-08-02 06:31:38 +00:00
subtitles_provider.h Rework most of the various factories to not need an explicit helper class for each class constructable via a factory. 2010-08-02 06:31:38 +00:00
toolbar.h Add spacers to the main toolbar 2011-01-16 07:15:11 +00:00
video_provider.h Make video and audio providers throw typed exceptions. 2010-08-02 06:32:01 +00:00