Commit Graph

101 Commits

Author SHA1 Message Date
Moritz Bunkus
84eed2fbcc Keep all icons in share/icons/... & give mkvinfo its own icon 2010-06-12 22:10:38 +02:00
Moritz Bunkus
7b1f263783 Targets for creating HTML files for translated man pages 2010-06-12 14:24:35 +02:00
Moritz Bunkus
5e83590fa7 More compatible formatting with the translator's tool 2010-06-12 14:24:35 +02:00
Moritz Bunkus
d1302bc3ea Update to the Russian & Ukrainian translations 2010-06-12 13:55:03 +02:00
Moritz Bunkus
58daf524de .desktop and MIME type files; icons for menu entries 2010-06-12 11:57:22 +02:00
Moritz Bunkus
83a08c7353 Fix a lot of warnings about comparing signed/unsigned integers 2010-06-06 23:26:10 +02:00
Moritz Bunkus
b3bb3f5db5 Dutch translation update 2010-06-03 11:44:09 +02:00
Moritz Bunkus
335066033a Install the proper man page translations instead of the English originals 2010-05-15 22:19:28 +02:00
Moritz Bunkus
1f0982c09e Added mkvpropedit's resource file to the Makefile 2010-05-13 22:41:28 +02:00
Moritz Bunkus
65d4aa22a0 One file name per line only in ru.po 2010-04-28 09:23:28 +02:00
Moritz Bunkus
3ed72d715e _LARGEFILE_SOURCE64 causes problems with zlib 1.2.4 on Mac OS X 2010-04-12 09:56:05 +02:00
Moritz Bunkus
8d2899bc50 Finer-grained 'clean' targets 2010-03-23 13:59:35 +01:00
Moritz Bunkus
1e211901ba Only use precompiled headers with gcc 4.4 or newer
See bug repoert http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13675
2010-03-15 09:29:56 +01:00
Moritz Bunkus
cad27a0b4c Don't list extra dependencies in pattern rules 2010-03-14 20:40:41 +01:00
Moritz Bunkus
b08f277c5d Use src/common/common.h as a precompiled header. 2010-03-14 18:53:33 +01:00
Moritz Bunkus
be8596bd55 Man page translations added to 'po-stats' target 2010-02-09 12:23:55 +01:00
Moritz Bunkus
517f477b30 Let 'make V=1' work with xgettext/msgmerge. Added a separate target for creating the .pot 2010-01-23 22:41:57 +01:00
Moritz Bunkus
2fd3983160 Moved mmg's guide to another subdirectory. 2010-01-06 22:26:31 +01:00
Moritz Bunkus
d9dc41a05b Avoid recursive variable references. 2010-01-05 15:50:17 +01:00
Moritz Bunkus
50e98bd647 Make sure MANPAGES_TRANSLATIONS is filled even if po4a is not available. 2010-01-04 23:52:58 +01:00
Moritz Bunkus
25bea243f4 Install translated manpages. 2010-01-04 22:29:40 +01:00
Moritz Bunkus
862e573f7e Merge commit 'manpages-ja/translate-manpages' into manpages-ja 2010-01-04 20:50:22 +01:00
Moritz Bunkus
eb8377ed97 Added checks for boost::system. 2009-12-27 23:05:37 +01:00
Moritz Bunkus
efc5c5ea4b Added Boost::Filesystem to the linker list. 2009-12-27 18:30:07 +01:00
Katsuhiko Nishimra
785422db30 Defined make rule to generate translated man pages. 2009-12-20 22:24:00 +09:00
Moritz Bunkus
73c2dd789f Added support for showing the muxing progress in Windows 7's taskbar. 2009-12-12 13:05:16 +01:00
Moritz Bunkus
541bac7f92 Do not warn about strict aliasing -- wxWidgets contain a lot of those. 2009-09-06 20:59:32 +02:00
Moritz Bunkus
743eb3816e Added the UTF8-CPP project and functions for converting between UTF-8 encoded std::strings and std::wstrings. 2009-08-18 19:33:17 +02:00
Moritz Bunkus
bd86697a61 Moved the directories 'librmff' and 'avilib-0.6.10' to a common subdirectory 'lib'. 2009-08-18 11:29:48 +02:00
Moritz Bunkus
4c6551c054 Added a man page for mkvpropedit. 2009-08-16 13:33:48 +02:00
Moritz Bunkus
2a4999959b Added a class for deferred translation of strings. 2009-08-16 13:33:41 +02:00
Moritz Bunkus
7c590c01cf The start of the property editor.
Conflicts:

	Makefile.in
2009-08-16 13:33:40 +02:00
Moritz Bunkus
b94eac65ba Added an explicit target for the man pages. 2009-08-10 21:28:48 +02:00
Moritz Bunkus
57c158cab7 Added a configure test for xsltproc and DocBook. Added make rules for converting DocBook XML to man pages. 2009-08-10 21:22:41 +02:00
Moritz Bunkus
ab0648fec2 Update the tags file first. 2009-08-07 01:21:20 +02:00
Moritz Bunkus
b20fbd7086 Create tags for Emacs. 2009-07-30 20:13:58 +02:00
Moritz Bunkus
f6a4bf6d90 Cleanup: Moved a lot of mmg's source files into subdirectories. 2009-05-21 12:08:39 +02:00
Moritz Bunkus
aafdc8ea83 Force the format of po/zh_CW.po and po/zh_TW.po to match what Dean Lee's tool produces.
That way the diffs will be smaller.
2009-05-19 19:25:44 +02:00
Moritz Bunkus
0ba370e9af Updated the 'update-po' target to get strings from the files in src/common/*/*.cpp, too. 2009-05-18 22:43:19 +02:00
Moritz Bunkus
7ecada5225 Renamed many files with "common" in their name, and moved a couple ones from src/common to their own subdirectory of that directory. 2009-05-18 11:12:35 +02:00
Moritz Bunkus
e6900f2906 No need to set variables twice. 2009-05-11 21:36:57 +02:00
Moritz Bunkus
3f5150b92c Split the files src/common/common.h and src/common/common.cpp into several smaller ones.
Also a lot of cosmetic improvements. I fully expect this commit to break compilation on other systems. This will be fixed later.
2009-05-06 12:33:52 +02:00
Moritz Bunkus
f6c60e371c Added a make target for displaying msgfmt statistics for all translations. 2009-03-21 11:41:28 +01:00
Moritz Bunkus
ac78607538 Calculate dependencies during compilation
Do not require a separate "make depend" step. Especially as
new dependencies are not picked up until the next "make depend".
Use gcc's capability to calculate dependencies during
compilation.
2009-02-26 22:01:04 +01:00
Moritz Bunkus
96cf092850 Removed support for gcc v2.x style dependency information
gcc v2.x will no longer be supported.
2009-02-26 19:58:16 +01:00
Moritz Bunkus
3b82fc8711 Let configure find the windres tool
The windres tool used for cross-compiled mingw builds
should be detected by configure. Until now it was assumed
that it was simply called "windres" and not prefixed
like the other compiler components (e.g. i386-mingw32msvc-gcc).
2009-02-25 15:35:06 +01:00
Moritz Bunkus
d52c7bed45 Do not write headers to .po files
Do not let xgettext write the header (msgstr ""...) to the .po files
so that the header will not be duplicated each time "make update-po"
is called.
2009-02-18 23:58:49 +01:00
Moritz Bunkus
7b0858067d Made the tooltips translatable
All tooltips used by mmg are now translatable and translated to German.
2009-02-09 22:40:27 +01:00
Moritz Bunkus
1d78829d4e Updated translations, fixes for typos
Included the strings from mmg in the translation files and
translated about half of them into German. Fixed a couple
of spelling mistakes.
2009-02-01 22:31:41 +01:00
Moritz Bunkus
7227888f22 Use Boost based regular expressions for the simple chapter parser and extended it to handle more than 100 chapters. Fix for bug 320. 2008-12-17 18:00:44 +00:00