617 Commits

Author SHA1 Message Date
Timotei Dolean
6a4041ef51 eclipse plugin: added a changelog to track plugin's changes 2010-05-25 19:57:34 +00:00
Timotei Dolean
11261a2e04 eclipse plugin: "update site" update 2010-05-23 19:44:56 +00:00
Timotei Dolean
42ddd83b02 eclipse plugin: added menus for opening a map in the editor 2010-05-23 12:50:44 +00:00
Timotei Dolean
d8606ab938 eclipse plugin: use "isEmpty()" instead checking for length 2010-05-23 12:13:39 +00:00
Timotei Dolean
fe28bc259a eclipse plugin: fix icons displayed 2010-05-23 12:13:33 +00:00
Timotei Dolean
f1283fd943 eclipse plugin: add the "import map" to the main menu 2010-05-23 12:13:26 +00:00
Timotei Dolean
b1190c8037 eclipse plugin: Add context menu for importing maps 2010-05-23 10:16:00 +00:00
Timotei Dolean
f3b8f91b58 eclipse plugin: add some icons to the menus 2010-05-23 10:15:52 +00:00
Timotei Dolean
3e39d49d01 eclipse plugin: move the utils to a dedicated folder 2010-05-23 10:15:45 +00:00
Timotei Dolean
75d5e5df9b eclipse plugin: add timestamp to the update site 2010-05-22 08:57:41 +00:00
Timotei Dolean
e26075b59c eclipse plugin: "update site" update 2010-05-22 08:07:02 +00:00
Alexander van Gessel
4913476d25 Disallow an unordered collection from being used as an argument list 2010-05-22 00:54:30 +01:00
Timotei Dolean
87aa0201dc eclipse plugin: some fixes in the Tool Invoker 2010-05-21 18:11:51 +00:00
Timotei Dolean
09bfc2b8da eclipse plugin: add the plugin update site 2010-05-20 20:35:46 +00:00
Timotei Dolean
03539dc3b2 eclipse plugin: add the feature for update site 2010-05-20 20:35:37 +00:00
Timotei Dolean
11ef1a535b eclipse plugin: show a message if the tool returned non-zero value 2010-05-20 20:35:26 +00:00
Timotei Dolean
4a082c3004 eclipse plugin: refactor the external tool invoker 2010-05-20 17:30:28 +00:00
Timotei Dolean
21740efd86 eclipse plugin: fix the tool invoker...
...when launching it with the argument "waitFor=false". The output
printing is being executed in a separate thread
2010-05-20 11:46:39 +00:00
Timotei Dolean
5201346452 eclipse plugin: show output from currently running tool
added support for wesnoth working dir preference
2010-05-19 18:27:56 +00:00
Timotei Dolean
ba3e65b4db eclipse plugin: fix creation of the preferences file 2010-05-19 15:48:18 +00:00
Alexander van Gessel
fc428889c8 eclipse plugin: Rewrite ExternalToolInvoker...
...to pass a list of arguments to ProcessBuilder, rather than a string
of them.  Untested because debian lenny still has eclipse 3.2.2, but
the source compiles.
2010-05-19 01:04:24 +01:00
Steven Panek
7a1ae4fa94 Ran umcpropfix. 2010-05-18 20:52:20 +00:00
Timotei Dolean
c0590c9010 disable debug info for now 2010-05-18 20:05:15 +00:00
Timotei Dolean
9d5a242c48 added menu for launching the wesnoth editor 2010-05-18 19:22:33 +00:00
Steven Panek
bb3811ba91 Ran umcpropfix and dos2unix on the Java stuff. 2010-05-18 02:57:52 +00:00
Steven Panek
b685a8971f Ran umcpropfix. 2010-05-17 23:13:52 +00:00
Timotei Dolean
6712d0b3d8 preserve compatibility with older versions of eclipse 2010-05-16 11:33:03 +00:00
Nils Kneuper
c6aa8b1956 those changes do change the "logics" of the strings...
...and are more than a plain spelling fix, thus the strings *should*
get fuzzy because of this change
2010-05-16 09:34:09 +00:00
Steven Panek
d0f05b95c3 Unitalicized the instance of 'Battle for Wesnoth' in the tips,
...for it is unitalicizable... and I accidentally used helpscreen markup.
2010-05-16 06:17:41 +00:00
Steven Panek
8f53906519 Italicized all instances of 'Battle for Wesnoth'...
...that refer to the game that can be italicized.
2010-05-16 06:12:30 +00:00
Timotei Dolean
06c3913792 eclipse plugin - add the map_data attribute to the new scenario template 2010-05-15 19:28:05 +00:00
Timotei Dolean
ae7fc60abb eclipse plugin - update the new scenario wizard 2010-05-15 19:27:54 +00:00
Timotei Dolean
f75cdf8d99 fix the monitor of the creating campaign project
fix the name of the loaded template
2010-05-15 19:27:44 +00:00
Timotei Dolean
d5a3919112 we should add *a* new line not new line character code 2010-05-15 19:27:34 +00:00
Timotei Dolean
29ac14a50e fixed the position of the labels 2010-05-15 19:27:25 +00:00
Timotei Dolean
cba5292793 refactor the way we create the template for the new files 2010-05-15 19:27:15 +00:00
Timotei Dolean
3db682f822 fix trailing whitespaces and line endings to be unix style 2010-05-15 19:26:55 +00:00
Timotei Dolean
413865e60b Added templates for wizards
Modified the new campaign wizard
2010-05-15 19:26:44 +00:00
Nils Kneuper
c20c03f871 add some comments regarding when conversions were added 2010-05-15 11:53:36 +00:00
Nils Kneuper
f2b827a7bd add a conversion in the manual...
...and add the comment to the respective entry in pofix.py this is
part of the huge conversion of missuses of the minus char to a more
sane usage
2010-05-15 11:23:51 +00:00
Steven Panek
4fe3f486a7 More conversion rules... 2010-05-15 01:32:23 +00:00
Steven Panek
50c83bf5a7 Fixed some conversion rules, so that they do not make changes in WML;...
...added some new rules.
2010-05-15 01:19:16 +00:00
Steven Panek
b8b753362d New rules for converting to em dashes and Unicode minus signs;...
...converted the script to UTF-8.
2010-05-15 00:07:15 +00:00
Steven Panek
0d90808267 Fixed conversion rules;
commented out the hyphen-minus to Unicode minus conversions for now.
2010-05-14 01:38:44 +00:00
Steven Panek
0b057a9864 Made it so that pofix converts makeshift dashes to real em dashes;...
...made it convert hyphen-minuses that are being used as minus signs
to the Unicode minus sign; 'aint' -> 'ain't' in EI.
2010-05-12 22:22:02 +00:00
Alexander van Gessel
247eb5f2d6 On failure, delete temporary images 2010-05-07 18:17:17 +01:00
Alexander van Gessel
0c64fd1521 Add png_format_check.sh, to check the format of PNGs 2010-05-05 20:52:05 +01:00
Alexander van Gessel
4a66aacfc3 Check, then doublecheck if the image really has been converted. 2010-05-05 19:29:12 +01:00
Alexander van Gessel
0564dcc5ea Make indexed2rgb.sh check if the image isn't already in RGBA mode.
Add an option for automatically running optipng afterwards.
2010-05-05 19:28:47 +01:00
Alexander van Gessel
c4c4156f8b Change the usage of an option somewhat 2010-05-05 03:56:08 +01:00