660 Commits

Author SHA1 Message Date
Steven Panek
0340704eca Corrected some capitalization; ran pofix. 2010-06-17 22:45:15 +00:00
Steven Panek
5230ddc699 Fixed some capitalization; ran pofix. 2010-06-17 07:40:31 +00:00
Steven Panek
f550a88593 Converted straight apostrophes in the name macros...
...to their curly forms; ran pofix.
2010-06-16 02:29:03 +00:00
Steven Panek
ed55dc0e71 Added missing conversions; ran pofix on everything. 2010-06-15 21:07:43 +00:00
Alexander van Gessel
17c242a9f1 Prevent wesnoth-optipng from turning RGBA images into grayscale+alpha 2010-06-14 00:49:25 +01:00
Timotei Dolean
982fd5dcc8 eclipse plugin: escape regex specific characters (if any) 2010-06-12 20:25:17 +00:00
Timotei Dolean
ef1ffee5eb eclipse plugin: refactor documentation 2010-06-11 11:52:53 +00:00
Timotei Dolean
d9fc08492f eclipse plugin: documentation refactor 2010-06-11 11:52:00 +00:00
Steven Panek
ae7e5549e3 Fixed a screw up in which em dashes were being used...
...instead of horizontal bars.
2010-06-11 05:00:56 +00:00
Steven Panek
9ef8c85b67 Reworked some strings to be less awkward;...
...fixed screw ups within those strings (which were using em dashes
instead of horizontal bars).
2010-06-11 04:55:56 +00:00
Steven Panek
ff45474ec4 Temporarily commented out two conversions. 2010-06-11 04:45:23 +00:00
Steven Panek
30ca686d3b Converted the quotes and apostrophes in Liberty...
...to their curly forms (double form for quotation marks).
2010-06-11 04:33:35 +00:00
Guillermo Biset
f389d3df07 Updated ana to support basic proxy authentication on the client side. 2010-06-07 06:43:26 +00:00
Nils Kneuper
3ec3932a65 revert 2010-06-06T00:35:38Z!Majora700@gmail.com by Espreon...
(initial commit msg: Fixed a screw up in which em dashes were being
used instead of horizontal bars.)

reason: he explicitly asked me not to apply the pofix change, this is
only possible if it is not there since pofix is always run before
committing translation files
2010-06-06 09:46:48 +00:00
Steven Panek
d49893d39b Fixed a screw up in which em dashes were being used instead of horizontal bars. 2010-06-06 00:35:38 +00:00
Alexander van Gessel
baa717ba8d Another aint -> ain't, in the same line even 2010-06-01 03:13:49 +01:00
Timotei Dolean
a0ea907191 eclipse plugin: added reade and makefile to make it 2010-05-28 19:28:07 +00:00
Timotei Dolean
848a617c32 eclipse plugin: update last update date 2010-05-28 19:27:56 +00:00
Timotei Dolean
46db009fbe eclipse plugin: updated changelog 2010-05-28 17:12:11 +00:00
Timotei Dolean
5769466a79 eclipse plugin: implementing open scenario in game 2010-05-28 17:06:46 +00:00
Timotei Dolean
33408ae953 eclipse plugin: implement starting the scenario in game 2010-05-28 17:06:38 +00:00
Timotei Dolean
70137c692c eclipse plugin: new campaign wizard should have an ID 2010-05-28 17:06:29 +00:00
Timotei Dolean
d0bcb47e35 eclipse plugin: move the WMLTools.java file to a better place 2010-05-28 17:06:21 +00:00
Timotei Dolean
1c77f312fa eclipse plugin: add menus for showing wmllint for different file types 2010-05-28 10:21:39 +00:00
Timotei Dolean
9727ee7db4 eclipse plugin: add auxiliar methods to remove code redundancy 2010-05-28 10:21:29 +00:00
Timotei Dolean
89b4a907e1 eclipse plugin: actual implementation of the "show report" menu 2010-05-27 20:31:55 +00:00
Timotei Dolean
61408ca8f0 eclipse plugin: actual implementation...
...of the "show preprocessed config" menus
2010-05-27 20:04:31 +00:00
Timotei Dolean
548712c03c eclipse plugin: move all context menus in a dedicated group
eclipse plugin: add new dummy context menus
2010-05-27 19:15:18 +00:00
Timotei Dolean
7638525d89 eclipse plugin: preprocess ".CFG" files too 2010-05-27 19:15:11 +00:00
Timotei Dolean
b7d3a2a9bb eclipse plugin: preprocess files in the project on building
eclipse plugin: added the wmltools entry in preferences dialog
2010-05-27 18:34:09 +00:00
Timotei Dolean
5763a3c486 eclipse plugin: wrap the project into project's name directory 2010-05-27 18:34:01 +00:00
Timotei Dolean
2f79161f41 eclipse plugin: run the ant job each time before building the project 2010-05-26 11:40:55 +00:00
Timotei Dolean
815e732c8a eclipse plugin: no need for that external jars.
Eclipse does have them already
2010-05-26 11:40:48 +00:00
Timotei Dolean
0b4836f4d2 eclipse plugin: remove built .jars from the SVN 2010-05-26 11:40:41 +00:00
Timotei Dolean
bfc9cc8b24 eclipse plugin: use the new "thread-safe" messagebox showing 2010-05-26 11:40:34 +00:00
Timotei Dolean
2392e8ac80 eclipse plugin: showMessageBox now can receive a style mask 2010-05-26 11:40:25 +00:00
Timotei Dolean
074b7771a3 eclipse plugin: let's return the first Workbench Window...
...if we have any rather then the active one that might be 'null'
2010-05-26 11:40:18 +00:00
Timotei Dolean
2272449226 eclipse plugin: don't show a message box when the window isn't created yet 2010-05-26 11:40:11 +00:00
Timotei Dolean
04ec9be68e eclipse plugin: move the "showMessageBox" into a global class 2010-05-26 11:40:03 +00:00
Timotei Dolean
e36816a4ad eclipse plugin: add the "user data directory" preference 2010-05-26 11:39:45 +00:00
Timotei Dolean
7e9ba42922 eclipse plugin: "working dir" should be a directory field 2010-05-26 11:39:37 +00:00
Timotei Dolean
75971a6832 eclipse plugin: add support for and building for campaign projects 2010-05-25 19:57:47 +00:00
Timotei Dolean
8f5c79a945 eclipse plugin: this don't need to be included 2010-05-25 19:57:41 +00:00
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