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 |
|
harukalover
|
5d010113f0
|
Oops, r3045 caused crashing issues when closing the translation assistant again. Fixed the crash without having to revert the fix for the memory leaks again.
Originally committed to SVN as r3047.
|
2009-06-11 08:13:54 +00:00 |
|
harukalover
|
7ac69a31b3
|
* Fixed an issue with the translation assistant not remembering the last position it was placed at before closing it
* Fixed some memory leaks in the translation assistant
Originally committed to SVN as r3045.
|
2009-06-11 02:33:21 +00:00 |
|
harukalover
|
dfdea0298b
|
Revert r2965 and r2961, although they fixed the memory leaks they also caused a crash when closing either dialog under some operating systems
Originally committed to SVN as r2990.
|
2009-05-27 02:08:21 +00:00 |
|
harukalover
|
350d9e5db7
|
Fixed some memory leaks in the translation assistant detected by valgrind
Originally committed to SVN as r2961.
|
2009-05-21 18:37:36 +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 |
|