566 Commits

Author SHA1 Message Date
Mark de Wever
6fbdabf0e6 Add a new table format for widgets in a dialog.
The old format worked, but the parsing felt awkward and was hard to
remember. The new format is easier to remember and parse.
2010-05-02 13:18:44 +00:00
Mark de Wever
a069bc85e5 Add a few more hyperlinks in the documentation. 2010-05-02 11:20:21 +00:00
Timotei Dolean
1035b7d227 - delete compiled classes 2010-04-11 19:03:04 +00:00
Timotei Dolean
0a6509b8c4 added the 3rd party library used by the plugin editor...
...(for download see LIBRARIES.txt)

commented out the "marking feature"
2010-04-11 10:52:23 +00:00
Timotei Dolean
59805680b5 - sample new campaign creation
- sample project builder+marking for errors/warnings
2010-04-08 16:00:05 +00:00
Timotei Dolean
7e4913916b move the eclipse plugin in the directory...
...so we can add further dependent projects
2010-04-08 15:26:47 +00:00
Nils Kneuper
d85972adf0 got to search for lua files, too 2010-04-06 19:34:13 +00:00
Nils Kneuper
8e93c649a4 tiny fix to match recent structure of wescamp 2010-04-06 19:31:50 +00:00
Iurii Chernyi
020dce3efb move eclipse plugin to a better place
[[Split portion of a mixed commit.]]
2010-04-06 18:00:56 +00:00
Nils Kneuper
16404d7f3b cleanup of pofix.py 2010-04-01 11:43:57 +00:00
Nils Kneuper
0d077ccdc3 another fix for the announcement... 2010-03-23 11:40:46 +00:00
Nils Kneuper
a0c1658e1a add a typo fix for the announcement to pofix.py 2010-03-15 21:50:02 +00:00
Nils Kneuper
36a11a9d6b add string replacements from 2010-03-04T15:14:46Z!crazy-ivanovic@gmx.net...
...to pofix and run pofix on all po files
2010-03-08 13:56:43 +00:00
Alexander van Gessel
d65ac20e71 Remove Dark Forecast changes from pofix 2010-01-27 15:18:14 +01:00
Alexander van Gessel
68a909e546 Nuke a swapfile 2010-01-27 15:00:01 +01:00
Alexander van Gessel
54b4b5296d Fix markup in dark forecast, add to pofix 2010-01-27 14:58:14 +01:00
Eric S. Raymond
3609900a5d Yet another try at getting Ivanovic's edge case right. 2010-01-19 12:57:04 +00:00
Eric S. Raymond
ff0347123d Avoid an error on empty lines. 2010-01-19 12:27:38 +00:00
Eric S. Raymond
ad01f416b9 Don't transform lines that begin with #. 2010-01-19 08:16:46 +00:00
Chusslove Illich
14d29ec9bd Optional processing of files given on command line,
...instead of all files in CWD.
2010-01-16 20:12:27 +00:00
Eric S. Raymond
9faad4ebe7 Previous substitution wasn't quite general enough, and fix a finger error. 2010-01-01 17:09:06 +00:00
Eric S. Raymond
039d5138ba Comment fix. 2010-01-01 16:54:41 +00:00
Eric S. Raymond
b7b82ae84b Address bug #15027: UtBS scenario 7: ally name is not translatable.
Required a pofix run.
2010-01-01 16:53:55 +00:00
Iurii Chernyi
af89f3298d minor update of ai batch testing script to avoid deadlocks...
...if stderr of wesnoth fills all buffer space
2009-11-10 16:43:24 +00:00
Gunter Labes
157c1d5c9f change the test port from 15001 to 14990 2009-11-09 20:18:28 +00:00
Mark de Wever
48494a4b4b Removed the old unused stats code.
Fixes Debian bug #555276, CVE-2007-2383, CVE-2008-7720.
2009-11-09 19:55:57 +00:00
Nils Kneuper
22529b0ce1 make sure that the latest additions to pofix work as intended...
...(had to extend them a little because the resulting terms were too
common) apply pofix on wesnoth-units*/*.po*
2009-11-03 00:02:06 +00:00
Eric S. Raymond
027a47a11d Spelling corrections, also prpagated to pofix. 2009-11-02 16:41:56 +00:00
Alexander van Gessel
037157b471 Typo fix 2009-10-21 13:26:48 +01:00
Alexander van Gessel
c084802ca2 Fix a typo, enter it into pofix and run it on the po files 2009-10-17 11:54:01 +01:00
Gunter Labes
5ed2a1f9e7 corrected symbolic link source 2009-10-14 20:57:58 +00:00
Nils Kneuper
28b2ec05b6 automatically add the new font (Andagii)...
...into the font list when pofix.py is run
2009-10-09 00:25:50 +00:00
Nils Kneuper
fa82ba6a65 fixed pofix textdomain entries, merged duplicated textdomains...
...and sort alphabetically by textdomain
2009-10-07 11:02:02 +00:00
Gunter Labes
9eacde825c made the error message on duplicate msgids understandable 2009-10-07 10:42:50 +00:00
Nils Kneuper
31a26f643e check for "new substring of old" to reduce number of false positives
be aware: this can lead to real problems not found but those *should*
be (really seldom) cornercases and gettext will bark when updating the
files
2009-10-07 10:36:09 +00:00
Nils Kneuper
b1db96ba95 comment out problematic check for the moment 2009-10-07 10:14:06 +00:00
Gunter Labes
5c8d600da5 typo fix 2009-10-01 19:59:57 +00:00
Eric S. Raymond
b57ec11a9c Typo fix and corresponding pofix patch. Addresses bug #14402. 2009-09-29 18:58:51 +00:00
Nils Kneuper
6441a1fd98 add typo fixes from 2009-09-27T13:07:16Z!esr@thyrsus.com by esr to utils/pofix.py...
...and apply the changes
2009-09-27 13:46:30 +00:00
Nils Kneuper
18d02d99d1 add the typo fixed in 2009-09-21T17:53:34Z!esr@thyrsus.com to pofix and run it on the relevant files 2009-09-21 18:50:23 +00:00
Nils Kneuper
017311f705 arch is *not* a typo in that context, it is old english! 2009-09-06 13:15:11 +00:00
Nils Kneuper
bd0cdd155d fix some more typos in SoF and accordingly add them to pofix 2009-09-02 22:19:54 +00:00
Nils Kneuper
fba8a3b8ce add (most) changes from 2009-09-02T14:28:41Z!esr@thyrsus.com by esr to pofix...
...and apply it on the po files (pot-update about to follow)
2009-09-02 22:08:43 +00:00
Gunter Labes
3be42e2d7b added a typo fix and ran pofix 2009-08-23 00:30:03 +00:00
Mark de Wever
2c3a3dace5 Indent the sub items in the wiki grabber. 2009-08-19 20:27:03 +00:00
Mark de Wever
a99df97d7a Add a new table format to the wiki grabber.
The name grid is better as container so renamed the table and deprecated
to old name. The new name has a slightly different format and is still
work in progress. Also converted one table for testing purposes.
2009-08-18 21:00:55 +00:00
Gunter Labes
db6d69ec41 typo fix 2009-08-18 11:56:56 +00:00
Nils Kneuper
c8ccd31a90 apply typo fix by stikonas (including pofix.py run) 2009-08-16 15:42:35 +00:00
Guillaume Melquiond
8bcde7939b Updated to current hierarchy and made compatible with 64-bit architectures. 2009-08-16 08:50:04 +00:00
Gunter Labes
d991db88ff handle the mod filter differently 2009-08-12 03:10:53 +00:00