Thomas Goyne
|
c641c6e656
|
Switch all icons in Aegisub to use the new png versions, using a new small tool to store the pngs as byte arrays in a cpp file.
Originally committed to SVN as r3265.
|
2009-07-25 04:49:59 +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 |
|
Thomas Goyne
|
0ea2c53c1a
|
Replaced most wx-based charset conversions with a custom iconv-based conversion. Closes #639, #666, #837, #849 and #877.
Originally committed to SVN as r3137.
|
2009-07-14 21:28:49 +00:00 |
|
Niels Martin Hansen
|
2feefd85fd
|
Close #839, the Shift Times function will now only do something if shifting by a non-zero number of milliseconds, or always if shifting by a number of frames (even zero).
Originally committed to SVN as r3017.
|
2009-06-05 00:02:26 +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 |
|