Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Goyne 33a4a056a4 Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07: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
shb 8e7f84c818 Fixed perl-api.txt further.
Originally committed to SVN as r1860.
2008-02-09 17:18:28 +00:00
shb 984bf384f9 Fixed perl-api.txt
Originally committed to SVN as r1859.
2008-02-09 17:12:29 +00:00
shb 9a7012de0b Made PerlConsole compilation optional. Added a funny line in autoperl docs.
Originally committed to SVN as r1848.
2008-01-27 01:22:01 +00:00
shb b2518f9ca1 New and reorganized perl sources. Autotools patched accordingly. Win build must be fixed.
Originally committed to SVN as r1827.
2008-01-24 17:20:47 +00:00
Karl Blomster f4f619d22b minor clarifications in perl-api.txt
Originally committed to SVN as r1764.
2008-01-18 06:01:27 +00:00
Karl Blomster 09924e9716 Added auto4perl includes and (highly incomplete) API docs
Originally committed to SVN as r1758.
2008-01-18 01:46:12 +00:00
Niels Martin Hansen 9b282c8893 Scrapped tag-parsing functions from Auto4 Lua subtitle-file interface specs.
Originally committed to SVN as r1468.
2007-08-03 20:50:24 +00:00
Niels Martin Hansen 907221c940 Added spec for step in floatedit controls in Lua config dialogs and intedit spin controls seem to work properly now.
Originally committed to SVN as r1307.
2007-06-28 19:11:41 +00:00
Niels Martin Hansen d244277ac9 More fixing build system
Originally committed to SVN as r1148.
2007-04-26 21:38:42 +00:00
Niels Martin Hansen dcfb3fc2ed Killed off unused boost headers.
And final commit in Makefile.am updates for now... I hope.

Originally committed to SVN as r1135.
2007-04-25 02:03:02 +00:00
Niels Martin Hansen ef403060f8 Template parsing seems to be done
Originally committed to SVN as r945.
2007-03-09 01:58:39 +00:00
Niels Martin Hansen 6055eea81f Minor fixes for Auto3 support, still breaks badly though. Beginnings of auto4/lua karaoke template.
Originally committed to SVN as r944.
2007-03-08 23:37:41 +00:00
Niels Martin Hansen 1dff6b2139 Auto4: Added aegisub.log as synonym for aegisub.debug.out
Originally committed to SVN as r836.
2007-01-18 20:55:40 +00:00
Niels Martin Hansen bbfb0e94d0 Auto4: Added trace level and format string support to aegisub.debug.out function
Originally committed to SVN as r835.
2007-01-18 20:47:56 +00:00
Niels Martin Hansen 8b014f41ca Fix for building on wx 2.6
Originally committed to SVN as r700.
2007-01-03 21:51:09 +00:00
Niels Martin Hansen 576f43249a CHANGED AUTO4 API: Removed the option for selecting which menu to put a macro in, since it wasn't used.
Originally committed to SVN as r691.
2007-01-03 04:31:17 +00:00
Niels Martin Hansen ef6ef4c603 More auto4 files...
Originally committed to SVN as r645.
2006-12-28 21:19:59 +00:00
Niels Martin Hansen b39451823e Continuing auto3 removal/auto4 merge
Originally committed to SVN as r644.
2006-12-28 21:18:35 +00:00
Niels Martin Hansen ca9523af18 Initial work on auto4 implementation.
Originally committed to SVN as r345.
2006-04-16 04:05:16 +00:00
Niels Martin Hansen cf0a685b1f Final part of the "core" auto4 docs written.
Originally committed to SVN as r251.
2006-03-27 21:22:28 +00:00
Niels Martin Hansen 99c38fefb0 More auto4 docs work.
Originally committed to SVN as r249.
2006-03-26 13:00:17 +00:00
Niels Martin Hansen d45fb68058 Originally committed to SVN as r239. 2006-03-22 21:57:03 +00:00
Niels Martin Hansen ef057630d7 Cleanup of colorpicker code in progress, still incomplete.
More work on Automation 4.

Originally committed to SVN as r237.
2006-03-22 16:07:49 +00:00
Niels Martin Hansen 38dd8e0fb5 More updates to auto4 docs.
Originally committed to SVN as r219.
2006-03-12 21:43:11 +00:00
Niels Martin Hansen 6ed6cfc289 Minor bugfixing in karaskel.
Added preliminary Automation 4 design docs.

Originally committed to SVN as r218.
2006-03-12 20:32:25 +00:00