Aegisub/aegisub/src
Thomas Goyne bd9a81372d Cut down on the ifdefs in main.cpp
Shuffle some stuff around to reduces the number of ifdefs and always
define MacOpenFile since there's no reason not to.
2013-01-09 16:48:31 -08:00
..
bitmaps Run the icons through ImageOptim 2012-10-10 18:49:19 -07:00
command Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
gl Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
include/aegisub Use stable_vector for AudioProviderRam's cache 2012-12-22 14:44:35 -08:00
libresrc Use a real toolbar for the video box's buttons 2012-12-11 08:25:24 -08:00
msvc Use a patched zconf.h that doesn't try to include unistd.h when it isn't available 2012-11-17 11:13:08 -08:00
aegisub_endian.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
aegisublocale.cpp Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
aegisublocale.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
agi_pre.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
agi_pre.h Use boost::flyweight to intern the wxString members of AssDialogue 2012-12-05 18:43:44 -08:00
ass_attachment.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
ass_attachment.h Remove spaces in > > in nested templates 2012-12-11 10:58:28 -08:00
ass_dialogue.cpp Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
ass_dialogue.h Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
ass_entry.cpp Stick to the standard order of sections when inserting lines 2012-12-09 15:44:03 -08:00
ass_entry.h Remove spaces in > > in nested templates 2012-12-11 10:58:28 -08:00
ass_export_filter.cpp Get rid of auto-running exporters, since they aren't really used for anything anymore 2013-01-03 17:36:50 -08:00
ass_export_filter.h Get rid of auto-running exporters, since they aren't really used for anything anymore 2013-01-03 17:36:50 -08:00
ass_exporter.cpp Get rid of auto-running exporters, since they aren't really used for anything anymore 2013-01-03 17:36:50 -08:00
ass_exporter.h Get rid of auto-running exporters, since they aren't really used for anything anymore 2013-01-03 17:36:50 -08:00
ass_file.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
ass_file.h Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
ass_info.h Add a space after the colon in [Script Info] entries 2012-12-09 17:05:11 -08:00
ass_karaoke.cpp Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
ass_karaoke.h De-wxify AssOverride 2012-12-31 07:09:31 -08:00
ass_override.cpp De-wxify AssOverride 2012-12-31 07:09:31 -08:00
ass_override.h De-wxify AssOverride 2012-12-31 07:09:31 -08:00
ass_parser.cpp Make AssEntry purely a base class and add AssInfo 2012-12-07 18:55:29 -08:00
ass_parser.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
ass_style.cpp Trim whitespace from all of the style fields when parsing. Closes #1565. 2013-01-01 21:00:06 -08:00
ass_style.h Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
ass_style_storage.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
ass_style_storage.h Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
ass_time.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
ass_time.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
audio_box.cpp Remove pointless empty destructors 2012-12-11 09:06:21 -08:00
audio_box.h Remove pointless empty destructors 2012-12-11 09:06:21 -08:00
audio_colorscheme.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_colorscheme.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_controller.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
audio_controller.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_display.cpp Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
audio_display.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_karaoke.cpp De-wxify AssOverride 2012-12-31 07:09:31 -08:00
audio_karaoke.h De-wxify AssOverride 2012-12-31 07:09:31 -08:00
audio_marker.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_marker.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_player.cpp NULL -> nullptr 2012-11-13 08:51:01 -08:00
audio_player_alsa.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
audio_player_alsa.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_player_dsound.cpp NULL -> nullptr 2012-11-13 08:51:01 -08:00
audio_player_dsound.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
audio_player_dsound2.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_player_dsound2.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_player_openal.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_player_openal.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
audio_player_oss.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
audio_player_oss.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
audio_player_portaudio.cpp Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
audio_player_portaudio.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_player_pulse.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_player_pulse.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
audio_provider.cpp Log more stuff when creating audio providers 2012-12-27 08:49:37 -08:00
audio_provider_avs.cpp Fix some weirdness in the AVS audio provider 2012-12-22 12:14:32 -08:00
audio_provider_avs.h Fix some weirdness in the AVS audio provider 2012-12-22 12:14:32 -08:00
audio_provider_convert.cpp Log more stuff when creating audio providers 2012-12-27 08:49:37 -08:00
audio_provider_convert.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_provider_dummy.cpp Move the logic for which AudioProvider to create out of AudioController 2012-12-22 09:30:47 -08:00
audio_provider_dummy.h Move the logic for which AudioProvider to create out of AudioController 2012-12-22 09:30:47 -08:00
audio_provider_ffmpegsource.cpp Have FFMS2 do the audio downmixing when possible 2012-12-27 08:42:00 -08:00
audio_provider_ffmpegsource.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_provider_hd.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
audio_provider_hd.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
audio_provider_lock.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_provider_lock.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_provider_pcm.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
audio_provider_pcm.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
audio_provider_ram.cpp Fix 64-bit compilation 2012-12-28 09:19:43 -08:00
audio_provider_ram.h Fix compilation with libc++ 2012-12-28 09:44:53 -08:00
audio_renderer.cpp Remove pointless empty destructors 2012-12-11 09:06:21 -08:00
audio_renderer.h Remove pointless empty destructors 2012-12-11 09:06:21 -08:00
audio_renderer_spectrum.cpp Use max_element rather than a loop 2012-12-26 19:27:25 -08:00
audio_renderer_spectrum.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_renderer_waveform.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_renderer_waveform.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_rendering_style.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_timing.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
audio_timing_dialogue.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_timing_karaoke.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
auto4_base.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
auto4_base.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
auto4_lua.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
auto4_lua.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
auto4_lua_assfile.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
auto4_lua_dialog.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
auto4_lua_factory.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
auto4_lua_progresssink.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
auto4_lua_scriptreader.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
auto4_lua_scriptreader.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
avisynth.h Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
avisynth_wrap.cpp NULL -> nullptr 2012-11-13 08:51:01 -08:00
avisynth_wrap.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
base_grid.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
base_grid.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
block_cache.h Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
charset_conv.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
charset_conv.h Relicense all of my stuff that's still 3-BSD to ISC 2012-12-02 13:14:24 -08:00
charset_detect.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
charset_detect.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
colorspace.cpp Replace AssColor with agi::Color 2012-11-10 18:05:56 -08:00
colorspace.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
colour_button.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
colour_button.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
compat.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
compat.h Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
config.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_about.cpp Remove pointless empty destructors 2012-12-11 09:06:21 -08:00
dialog_about.h Remove pointless empty destructors 2012-12-11 09:06:21 -08:00
dialog_attachments.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_attachments.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_automation.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_automation.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_autosave.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_autosave.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_colorpicker.cpp Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_colorpicker.h Relicense all of my stuff that's still 3-BSD to ISC 2012-12-02 13:14:24 -08:00
dialog_detached_video.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_detached_video.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_dummy_video.cpp Rewrite the dummy video dialog 2012-12-21 17:01:13 -08:00
dialog_dummy_video.h Rewrite the dummy video dialog 2012-12-21 17:01:13 -08:00
dialog_export.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
dialog_export.h Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
dialog_export_ebu3264.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_export_ebu3264.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_fonts_collector.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_fonts_collector.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_jumpto.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_jumpto.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_kara_timing_copy.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
dialog_kara_timing_copy.h Remove spaces in > > in nested templates 2012-12-11 10:58:28 -08:00
dialog_log.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_log.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_manager.h Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
dialog_paste_over.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_paste_over.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_progress.cpp Use lambdas for some of DialogProgress's stuff 2012-12-22 11:51:08 -08:00
dialog_progress.h Use lambdas for some of DialogProgress's stuff 2012-12-22 11:51:08 -08:00
dialog_properties.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_properties.h Remove spaces in > > in nested templates 2012-12-11 10:58:28 -08:00
dialog_resample.cpp De-wxify AssOverride 2012-12-31 07:09:31 -08:00
dialog_resample.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_search_replace.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_search_replace.h Use boost::flyweight to intern the wxString members of AssDialogue 2012-12-05 18:43:44 -08:00
dialog_selected_choices.cpp Use iota rather than partial sum 2012-12-02 13:34:32 -08:00
dialog_selected_choices.h Use lambdas for very short event handlers 2012-12-02 13:29:46 -08:00
dialog_selection.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_selection.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_shift_times.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_shift_times.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_spellchecker.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
dialog_spellchecker.h Only enable the Remove Word button when the word can be removed. Updates #1184. 2012-12-21 16:56:26 -08:00
dialog_style_editor.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
dialog_style_editor.h Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
dialog_style_manager.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
dialog_style_manager.h Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
dialog_styling_assistant.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
dialog_styling_assistant.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_text_import.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_text_import.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_timing_processor.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
dialog_timing_processor.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_translation.cpp Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
dialog_translation.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_version_check.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
dialog_version_check.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
dialog_video_details.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_video_details.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
export_fixstyle.cpp Get rid of auto-running exporters, since they aren't really used for anything anymore 2013-01-03 17:36:50 -08:00
export_fixstyle.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
export_framerate.cpp De-wxify AssOverride 2012-12-31 07:09:31 -08:00
export_framerate.h De-wxify AssOverride 2012-12-31 07:09:31 -08:00
factory_manager.h Remove spaces in > > in nested templates 2012-12-11 10:58:28 -08:00
ffmpegsource_common.cpp Use CRC32 for ffms2 index filenames 2013-01-09 16:48:30 -08:00
ffmpegsource_common.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
fft.cpp Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
fft.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
font_file_lister.cpp Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
font_file_lister.h Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
font_file_lister_fontconfig.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
font_file_lister_fontconfig.h Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
frame_main.cpp Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
frame_main.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
gl_text.cpp Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
gl_text.h Make OpenGLTextTexture moveable so that it doesn't need to be in a shared_ptr 2012-12-11 10:41:20 -08:00
gl_wrap.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
gl_wrap.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
help_button.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
help_button.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
hotkey.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
hotkey_data_view_model.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
hotkey_data_view_model.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
kana_table.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
kana_table.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
main.cpp Cut down on the ifdefs in main.cpp 2013-01-09 16:48:31 -08:00
main.h Cut down on the ifdefs in main.cpp 2013-01-09 16:48:31 -08:00
Makefile Use CRC32 for ffms2 index filenames 2013-01-09 16:48:30 -08:00
MatroskaParser.c Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
MatroskaParser.h Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
menu.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
mkv_wrap.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
mkv_wrap.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
osx-run.sh Exit on error in osx-run.sh 2012-06-12 03:13:53 +00:00
osx_utils.mm Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
pen.cpp Replace AssColor with agi::Color 2012-11-10 18:05:56 -08:00
pen.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
persist_location.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
persist_location.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
placeholder_ctrl.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
plugin_manager.cpp Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
plugin_manager.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
preferences.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
preferences.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
preferences_base.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
preferences_base.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
res.rc I thought res.rc was already updated, I should have looked.. this fixes breakage in r3281. 2009-07-25 19:46:10 +00:00
scintilla_text_ctrl.cpp Extract word-splitting logic from the syntax highlighter 2012-11-12 18:35:25 -08:00
scintilla_text_ctrl.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
scintilla_text_selection_controller.cpp Add a TextSelectionController interface to avoid exposing the wxSTC edit directly in the context 2012-10-12 14:54:08 -07:00
scintilla_text_selection_controller.h Add a TextSelectionController interface to avoid exposing the wxSTC edit directly in the context 2012-10-12 14:54:08 -07:00
selection_controller.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
spellchecker.cpp NULL -> nullptr 2012-11-13 08:51:01 -08:00
spellchecker_hunspell.cpp Handle FileNotFound errors when the user dictionary file doesn't exist 2012-12-31 07:50:17 -08:00
spellchecker_hunspell.h Only enable the Remove Word button when the word can be removed. Updates #1184. 2012-12-21 16:56:26 -08:00
spline.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
spline.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
spline_curve.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
spline_curve.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
standard_paths.cpp Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
standard_paths.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
string_codec.cpp Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
string_codec.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
subs_edit_box.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
subs_edit_box.h Rename SubsEditBox's private members 2012-12-12 15:17:21 -08:00
subs_edit_ctrl.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
subs_edit_ctrl.h Add Remove From Dictionary to the subs edit box context menu when applicable. Closes #1184. 2012-12-21 16:56:27 -08:00
subs_grid.cpp Use boost::flyweight to intern the wxString members of AssDialogue 2012-12-05 18:43:44 -08:00
subs_grid.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
subs_preview.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
subs_preview.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
subtitle_format.cpp Use boost::flyweight to intern the wxString members of AssDialogue 2012-12-05 18:43:44 -08:00
subtitle_format.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
subtitle_format_ass.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
subtitle_format_ass.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_ebu3264.cpp Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
subtitle_format_ebu3264.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_encore.cpp Use boost::flyweight to intern the wxString members of AssDialogue 2012-12-05 18:43:44 -08:00
subtitle_format_encore.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_microdvd.cpp Use boost::flyweight to intern the wxString members of AssDialogue 2012-12-05 18:43:44 -08:00
subtitle_format_microdvd.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_mkv.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
subtitle_format_mkv.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_srt.cpp De-wxify AssOverride 2012-12-31 07:09:31 -08:00
subtitle_format_srt.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_transtation.cpp Partially de-wxify AssStyle 2012-12-31 07:09:31 -08:00
subtitle_format_transtation.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_ttxt.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
subtitle_format_ttxt.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitle_format_txt.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
subtitle_format_txt.h Add override attributes to the subtitle formats 2012-12-28 19:49:48 -08:00
subtitles_provider.cpp NULL -> nullptr 2012-11-13 08:51:01 -08:00
subtitles_provider_csri.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
subtitles_provider_csri.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
subtitles_provider_libass.cpp Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
subtitles_provider_libass.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
text_file_reader.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
text_file_reader.h Relicense all of my stuff that's still 3-BSD to ISC 2012-12-02 13:14:24 -08:00
text_file_writer.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
text_file_writer.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
text_selection_controller.h Add a TextSelectionController interface to avoid exposing the wxSTC edit directly in the context 2012-10-12 14:54:08 -07:00
thesaurus.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
thesaurus.h Remove spaces in > > in nested templates 2012-12-11 10:58:28 -08:00
threaded_frame_source.cpp Get rid of auto-running exporters, since they aren't really used for anything anymore 2013-01-03 17:36:50 -08:00
threaded_frame_source.h Avoid making a full copy of the file for ThreadedFrameSource when possible 2012-12-17 09:32:42 -08:00
time_range.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
timeedit_ctrl.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
timeedit_ctrl.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
toggle_bitmap.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
toggle_bitmap.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
toolbar.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
tooltip_manager.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
tooltip_manager.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
utils.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
utils.h Add a box with the character count of the longest line 2012-12-06 10:01:47 -08:00
validators.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
validators.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
vector2d.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
vector2d.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
version.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
version.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
video_box.cpp Use a real toolbar for the video box's buttons 2012-12-11 08:25:24 -08:00
video_box.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_context.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
video_context.h Avoid making a full copy of the file for ThreadedFrameSource when possible 2012-12-17 09:32:42 -08:00
video_display.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
video_display.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
video_frame.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
video_frame.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
video_out_gl.cpp Remove spaces in > > in nested templates 2012-12-11 10:58:28 -08:00
video_out_gl.h Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
video_provider_avs.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
video_provider_avs.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
video_provider_cache.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_provider_cache.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_provider_dummy.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_provider_dummy.h Replace AssColor with agi::Color 2012-11-10 18:05:56 -08:00
video_provider_ffmpegsource.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
video_provider_ffmpegsource.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_provider_manager.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
video_provider_manager.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
video_provider_yuv4mpeg.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
video_provider_yuv4mpeg.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_slider.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_slider.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
visual_feature.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
visual_feature.h NULL -> nullptr 2012-11-13 08:51:01 -08:00
visual_tool.cpp Add AssOverrideBlockComment 2012-12-31 07:09:32 -08:00
visual_tool.h De-wxify AssOverride 2012-12-31 07:09:31 -08:00
visual_tool_clip.cpp Use boost::flyweight to intern the wxString members of AssDialogue 2012-12-05 18:43:44 -08:00
visual_tool_clip.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
visual_tool_cross.cpp Use range-based for loops in a bunch of places 2012-11-12 18:35:25 -08:00
visual_tool_cross.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
visual_tool_drag.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
visual_tool_drag.h NULL -> nullptr 2012-11-13 08:51:01 -08:00
visual_tool_rotatexy.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
visual_tool_rotatexy.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
visual_tool_rotatez.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
visual_tool_rotatez.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
visual_tool_scale.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
visual_tool_scale.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
visual_tool_vector_clip.cpp Replace most uses of type::iterator with auto 2012-12-22 15:35:13 -08:00
visual_tool_vector_clip.h Use lambdas for very short event handlers 2012-12-02 13:29:46 -08:00