Thomas Goyne
|
e21337f34f
|
Made it so that the font collector does not crash Aegisub when it is built with both no freetype and no fontconfig.
Originally committed to SVN as r3252.
|
2009-07-24 02:30:11 +00:00 |
|
Thomas Goyne
|
fcbc9fcdc0
|
Move the libresrc include to the individual files that need it.
Originally committed to SVN as r3244.
|
2009-07-24 00:08:25 +00:00 |
|
Amar Takhar
|
b62f52d8f8
|
Swap wxBITMAP(.*) with wxBitmap(.*_xpm) now that we're switching to xpm buttons on _all_ platforms, this makes things much easier.
Originally committed to SVN as r3237.
|
2009-07-23 23:38:04 +00:00 |
|
Karl Blomster
|
2f65a5bb68
|
Remove the dangerous CopyFile function that on Unix attempted to create hard links of files instead of copying them. Replace it with wxCopyFile instead. Patch by jfs. Fixes #912.
Originally committed to SVN as r3129.
|
2009-07-14 02:20:40 +00:00 |
|
harukalover
|
f1bfb947cf
|
Call TestDestroy() to ensure we can delete the FontsCollectorThread, fixes #561
Originally committed to SVN as r2949.
|
2009-05-18 05:24:07 +00:00 |
|
Amar Takhar
|
91d73ec8ea
|
SVN Transition Step 3/7
1. cd aegisub/
2. svn mv *cpp *h src/
3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
mythes.hxx res.rc src/
4. cd ..
5. svn mv FFmpegSource2/ INSTALL Makefile.am README acinclude.m4 \
autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
6. mkdir -p docs/wiki_convert
7. svn add docs/wiki_convert
8. cd docs
9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/
* See r2749 for full description.
Originally committed to SVN as r2752.
|
2009-03-08 08:30:39 +00:00 |
|