Aegisub/aegisub/src
Amar Takhar 8eda8f2a9c Add <wx/arrstr.h> which was accidentally left out when moving the patch from one machine to the other in r3518.
Originally committed to SVN as r3524.
2009-09-11 02:30:10 +00:00
..
bitmaps Add the new icons + new source paths to EXTRA_DIST, it was still set to the XPMs. 2009-09-06 02:39:32 +00:00
boost SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
config * Rename stdwx.h to agi_pre.h as it doesn't include wx headers only, it's confusing. 2009-09-10 04:14:28 +00:00
gl SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
include/aegisub * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
libosxutil Switch all headers to using Doxygen and cleanup contact info 2009-07-29 05:43:02 +00:00
libresrc Add libresrc.cpp, libresrc.h to CLEANFILES. 2009-08-06 21:26:27 +00:00
msvc SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
Makefile.am * Rename stdwx.h to agi_pre.h as it doesn't include wx headers only, it's confusing. 2009-09-10 04:14:28 +00:00
MatroskaParser.c Silence warnings in MatroskaParser.c 2009-09-02 10:06:25 +00:00
MatroskaParser.h Re-update the license on Haali's matroska parser. 2009-04-29 21:19:45 +00:00
aegisub_endian.h * Remove #pragma once. 2009-09-10 02:23:43 +00:00
aegisublocale.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
aegisublocale.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
agi_pre.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
agi_pre.h A bit more cleaning of precompiled headers for Windows builds. Comment on why things are done as they are. Also move a few headers only used in single files out of the precompiled header and into the places they're actually used. 2009-09-10 23:08:38 +00:00
ass_attachment.cpp * Rename stdwx.h to agi_pre.h as it doesn't include wx headers only, it's confusing. 2009-09-10 04:14:28 +00:00
ass_attachment.h * Remove #pragma once. 2009-09-10 02:23:43 +00:00
ass_dialogue.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_dialogue.h * Remove #pragma once. 2009-09-10 02:23:43 +00:00
ass_entry.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_entry.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
ass_export_filter.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_export_filter.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
ass_exporter.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_exporter.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
ass_file.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_file.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
ass_karaoke.cpp Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
ass_karaoke.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
ass_override.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_override.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
ass_style.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_style.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
ass_style_storage.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_style_storage.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
ass_time.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
ass_time.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_box.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
audio_box.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_display.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_display.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_karaoke.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_karaoke.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_player.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_player_alsa.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_player_alsa.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_player_dsound.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_player_dsound.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_player_dsound2.cpp A bit more cleaning of precompiled headers for Windows builds. Comment on why things are done as they are. Also move a few headers only used in single files out of the precompiled header and into the places they're actually used. 2009-09-10 23:08:38 +00:00
audio_player_dsound2.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_player_manager.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_player_openal.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_player_openal.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_player_oss.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_player_oss.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_player_portaudio.cpp Add missing wx/log.h, sort headers. 2009-09-10 10:51:49 +00:00
audio_player_portaudio.h Remove useless typedef 2009-09-02 10:04:03 +00:00
audio_player_pulse.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_player_pulse.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_provider.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_avs.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_avs.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_provider_convert.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_convert.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
audio_provider_downmix.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_downmix.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
audio_provider_dummy.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_dummy.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
audio_provider_ffmpegsource.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_ffmpegsource.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_provider_hd.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_hd.h * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
audio_provider_manager.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_provider_pcm.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_pcm.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
audio_provider_quicktime.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_quicktime.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
audio_provider_ram.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_ram.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
audio_provider_stream.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_provider_stream.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
audio_renderer.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_renderer.h Some more cache management stuff for the audio rendering. 2009-08-16 16:22:59 +00:00
audio_renderer_spectrum.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
audio_renderer_spectrum.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
auto4_base.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
auto4_base.h Fix a whole bunch of Doxygen warnings. 2009-07-30 03:36:53 +00:00
auto4_lua.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
auto4_lua.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
auto4_lua_assfile.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
auto4_lua_dialog.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
auto4_lua_factory.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
auto4_lua_scriptreader.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
auto4_lua_scriptreader.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
avisynth.h Switch all headers to using Doxygen and cleanup contact info 2009-07-29 05:43:02 +00:00
avisynth_wrap.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
avisynth_wrap.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
base_grid.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
base_grid.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
block_cache.h Try to get around G++'s dislike of my iterators by using an integer index instead. 2009-08-16 04:31:29 +00:00
browse_button.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
browse_button.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
charset_conv.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
charset_conv.h Revert r3461.. on unix iconv requires const char**, however for whatever reason msvc is complaining it can't convert it to char**. I have no idea why someone on windows will have to debug it. 2009-09-02 09:40:52 +00:00
charset_detect.cpp Add <wx/arrstr.h> which was accidentally left out when moving the patch from one machine to the other in r3518. 2009-09-11 02:30:10 +00:00
charset_detect.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
colorspace.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
colorspace.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
colour_button.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
colour_button.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
config.h * Rename stdwx.h to agi_pre.h as it doesn't include wx headers only, it's confusing. 2009-09-10 04:14:28 +00:00
dialog_about.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_about.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_associations.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_associations.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_attachments.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_attachments.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_automation.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_automation.h Forward declaration for AutoloadScriptManager too 2009-09-10 23:28:15 +00:00
dialog_colorpicker.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_colorpicker.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
dialog_detached_video.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_detached_video.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
dialog_dummy_video.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_dummy_video.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_export.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_export.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_fonts_collector.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_fonts_collector.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_jumpto.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_jumpto.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_kara_timing_copy.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_kara_timing_copy.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_options.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_options.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_paste_over.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_paste_over.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_progress.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_progress.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_properties.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_properties.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_resample.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_resample.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_search_replace.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_search_replace.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_selection.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_selection.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_shift_times.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_shift_times.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
dialog_spellchecker.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_spellchecker.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_splash.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_splash.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_style_editor.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_style_editor.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_style_manager.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
dialog_style_manager.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_styling_assistant.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_styling_assistant.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_text_import.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_text_import.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
dialog_timing_processor.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_timing_processor.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_tip.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_tip.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
dialog_translation.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_translation.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_version_check.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_version_check.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
dialog_video_details.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
dialog_video_details.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
drop.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
drop.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
export_clean_info.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
export_clean_info.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
export_fixstyle.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
export_fixstyle.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
export_framerate.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
export_framerate.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
export_visible_lines.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
export_visible_lines.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
factory_manager.h Fix a whole bunch of Doxygen warnings. 2009-07-30 03:36:53 +00:00
ffmpegsource_common.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
ffmpegsource_common.h Add a whole slew of missing includes, prior to r3509 config_unix.h used to include stdwx.h, now that I'm fixing the headers I removed it which caused issues when not using precompiled headers. 2009-09-10 05:25:25 +00:00
fft.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
fft.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
font_file_lister.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
font_file_lister.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
font_file_lister_fontconfig.cpp * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
font_file_lister_fontconfig.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
font_file_lister_freetype.cpp A bit more cleaning of precompiled headers for Windows builds. Comment on why things are done as they are. Also move a few headers only used in single files out of the precompiled header and into the places they're actually used. 2009-09-10 23:08:38 +00:00
font_file_lister_freetype.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
frame_main.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
frame_main.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
frame_main_events.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
gl_text.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
gl_text.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
gl_wrap.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
gl_wrap.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
help_button.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
help_button.h * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
hilimod_textctrl.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
hilimod_textctrl.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
hotkeys.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
hotkeys.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
idle_field_event.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
idle_field_event.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
kana_table.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
kana_table.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
keyframe.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
keyframe.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
main.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
main.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
md5.c Add svn:keywords for files modified in r3310. 2009-07-29 05:43:58 +00:00
md5.h SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
mkv_wrap.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
mkv_wrap.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
mythes.cxx SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
mythes.hxx SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
options.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
options.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
plugin_manager.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
plugin_manager.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
quicktime_common.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
quicktime_common.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00: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 Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
scintilla_text_ctrl.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
setup.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
spellchecker.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
spellchecker_hunspell.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
spellchecker_hunspell.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
spellchecker_manager.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
spline.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
spline.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
spline_curve.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
spline_curve.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
standard_paths.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
standard_paths.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
static_bmp.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
static_bmp.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
string_codec.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
string_codec.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
subs_edit_box.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subs_edit_box.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
subs_edit_ctrl.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subs_edit_ctrl.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
subs_grid.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subs_grid.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subs_preview.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subs_preview.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
subtitle_format.cpp * Move some headers below the rest as they need wx settings that don't seem to be inited when the header is first in the list. 2009-09-10 22:48:29 +00:00
subtitle_format.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
subtitle_format_ass.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_ass.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_dvd.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_dvd.h Add a whole slew of missing includes, prior to r3509 config_unix.h used to include stdwx.h, now that I'm fixing the headers I removed it which caused issues when not using precompiled headers. 2009-09-10 05:25:25 +00:00
subtitle_format_encore.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_encore.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_microdvd.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_microdvd.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_mkv.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_mkv.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_prs.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_prs.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_srt.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_srt.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_transtation.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_transtation.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_ttxt.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_ttxt.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitle_format_txt.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitle_format_txt.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
subtitles_provider.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitles_provider_csri.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitles_provider_csri.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
subtitles_provider_libass.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
subtitles_provider_libass.h Update libass and adjust to API changes. 2009-09-02 01:23:51 +00:00
subtitles_provider_manager.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
text_file_reader.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
text_file_reader.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
text_file_writer.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
text_file_writer.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
thesaurus.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
thesaurus.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
thesaurus_myspell.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
thesaurus_myspell.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
timeedit_ctrl.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
timeedit_ctrl.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
toggle_bitmap.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
toggle_bitmap.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
tooltip_manager.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
tooltip_manager.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
utils.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
utils.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
validators.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
validators.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
variable_data.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
variable_data.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
vector2d.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
vector2d.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
version.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
version.h Switch all headers to using Doxygen and cleanup contact info 2009-07-29 05:43:02 +00:00
vfr.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
vfr.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
vfw_wrap.cpp A bit more cleaning of precompiled headers for Windows builds. Comment on why things are done as they are. Also move a few headers only used in single files out of the precompiled header and into the places they're actually used. 2009-09-10 23:08:38 +00:00
vfw_wrap.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_box.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_box.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_context.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_context.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_display.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_display.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_frame.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_frame.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
video_provider_avs.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_provider_avs.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_provider_cache.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_provider_cache.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
video_provider_dummy.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_provider_dummy.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
video_provider_ffmpegsource.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_provider_ffmpegsource.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_provider_manager.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_provider_manager.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
video_provider_quicktime.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_provider_quicktime.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_provider_yuv4mpeg.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_provider_yuv4mpeg.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
video_slider.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
video_slider.h * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
visual_feature.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_feature.h Add some documentation to VideoDisplay and clean up the includes a bit. 2009-09-10 01:41:34 +00:00
visual_tool.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool.h Add a whole slew of missing includes, prior to r3509 config_unix.h used to include stdwx.h, now that I'm fixing the headers I removed it which caused issues when not using precompiled headers. 2009-09-10 05:25:25 +00:00
visual_tool_clip.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool_clip.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
visual_tool_cross.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool_cross.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
visual_tool_drag.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool_drag.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
visual_tool_rotatexy.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool_rotatexy.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
visual_tool_rotatez.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool_rotatez.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
visual_tool_scale.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool_scale.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00
visual_tool_vector_clip.cpp Fix all the headers in *.cpp, this includes: 2009-09-10 13:06:40 +00:00
visual_tool_vector_clip.h Note: This was done using a script! it's far from perfect but 95% of the work has been done already formatting-wise. 2009-07-29 22:59:22 +00:00