Cross-platform advanced subtitle editor
Go to file
Amar Takhar 7a8c5229fd * 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.
* Update agi_pre.h to include some missing headers, also move required windowsheaders to the top of the list
 * Use <> versus "" for the wx header in avisynth_wrap.cpp
 * Remove xx/wx.h from agi_pre.h as it's included by wxprec.h.

Originally committed to SVN as r3513.
2009-09-10 10:26:50 +00:00
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
contrib Surgically remove Automation 3. 2009-07-23 00:19:36 +00:00
devel Switch the mac buildslaves to use wxCocoa from wxMac (carbon). 2009-09-05 02:38:27 +00:00
docs Add new buttons, commit changes to modified buttons. 2009-08-21 23:10:43 +00:00