1812 Commits

Author SHA1 Message Date
Timotei Dolean
6737ef05a3 eclipse plugin: Update the changelog 2012-07-29 15:11:27 +00:00
Timotei Dolean
a9f95018c7 eclipse plugin: Turn off the update reconciler.
This fixes the windows binary getting broken after updates
2012-07-29 15:11:17 +00:00
Timotei Dolean
e42165dda6 eclipse plugin: update the changelog 2012-07-29 15:11:06 +00:00
Timotei Dolean
ca1b9ee5e8 eclipse plugin: Include debug info in the .jars 2012-07-29 15:10:58 +00:00
Timotei Dolean
33fe62c579 eclipse plugin: Ignore the OperationCanceledException...
...while setting up the workspace
2012-07-29 15:10:51 +00:00
Timotei Dolean
bbd268d038 eclipse plugin: Auto-fix wesnoth's executable path...
...in case the user is running Mac OS X
2012-07-29 15:02:09 +00:00
Timotei Dolean
a3eaec0cb7 eclipse plugin: Import the JUnit packages in the tests project 2012-07-29 15:02:05 +00:00
Timotei Dolean
582ba5f1ea eclipse plugin: Use the user's homedir directory...
...instead of the temp directory, for storing plugin's data
2012-07-28 20:51:23 +00:00
Mark de Wever
5ebee5b481 Some (not so) new year copyright updates.
Spotted by timotei.
2012-07-28 16:34:49 +00:00
Timotei Dolean
fbca6a9784 eclipse plugin: Fix some typos in the documentation 2012-07-01 12:16:37 +00:00
Timotei Dolean
8b36370b90 eclipse plugin: small tweaks to the documentation 2012-07-01 12:06:05 +00:00
Timotei Dolean
19b19fc062 eclipse plugin: update the changelog 2012-04-08 19:57:02 +00:00
Timotei Dolean
a2280d0f71 eclipse plugin: if the paths object is not valid stop creating the project 2012-04-08 19:45:21 +00:00
Timotei Dolean
74beb3d229 eclipse plugin: if there is no install selected, don't allow the user...
...to finish the project creation setup
2012-04-08 19:45:08 +00:00
Timotei Dolean
7e03e6be5b eclipse plugin: use the ResourceUtils.createNewFile...
...when creating the defines file first time, so we will create the
project's temporary folder as well
2012-04-08 19:44:34 +00:00
Timotei Dolean
0f5ea293fe eclipse plugin: remove the logview view in the WML perspective 2012-04-08 19:44:17 +00:00
Timotei Dolean
3dc02df602 eclipse plugin: Prevent a NullPointerException...
...when there was an error trying to setup the WML Tool
2012-04-08 19:43:59 +00:00
Timotei Dolean
e26ae584a7 eclipse plugin: update the plugin version 2012-04-08 19:08:00 +00:00
Timotei Dolean
6fd412399d eclipse plugin: convert eol to LF by running dos2unix 2012-04-08 19:07:52 +00:00
Timotei Dolean
809955d0b6 Add a script for updating automatically the plugin version 2012-04-08 19:06:58 +00:00
Alexander van Gessel
7e7e4d33b7 Attempt to create a definite ordering for metadata in POT files,
...so two people doing a pot-update don't get differently ordered files
2012-03-05 16:22:31 +01:00
Timotei Dolean
5e93fcae6c eclipse plugin: fix the wml tools menus not showing on files/containers 2012-03-04 09:00:04 +00:00
Timotei Dolean
aa5ada9efe eclipse plugin: Create the defines file before saving it 2012-03-04 08:59:58 +00:00
Timotei Dolean
906342a7b8 eclipse plugin: fix the highlighting of the #endif 2012-03-04 08:59:52 +00:00
Timotei Dolean
11a731aa0f eclipse plugin: manually call the signjar task...
...so we can filter the signed jars just to the wesnoth ones, instead
of signing everything (e.g.: eclipse, google)
2012-03-04 08:59:45 +00:00
Timotei Dolean
3e47a36910 eclipse plugin: replace the windows-only method of jar signing...
...with the PDE Build built-in mechanism
2012-03-04 08:59:39 +00:00
Timotei Dolean
b91f774fb4 eclipse plugins: small tweaks to the signing bat 2012-03-04 08:59:31 +00:00
Timotei Dolean
172ec4ddfa eclipse plugin: unify all file's code format 2012-03-02 22:31:17 +00:00
Timotei Dolean
aa2e4d1805 eclipse plugin: enhance the project report...
...by displaying the parsed campaign and scenario IDs
2012-03-02 22:31:07 +00:00
Timotei Dolean
16166b7c04 eclipse plugin: check if we have anything to parse...
(root != null) before starting to do so
2012-03-02 22:31:00 +00:00
Timotei Dolean
98ecc2fd8b eclipse plugin: disable specific activities...
...instead of the whole jdt library.

This fixes the opening of the files in the editor.
2012-03-02 22:30:53 +00:00
Timotei Dolean
6e6ef522a3 eclipse plugin: add 1.10.x to the addon servers list 2012-03-02 22:30:46 +00:00
Timotei Dolean
6ff78bb2d3 eclipse plugin: add 1.10.x to the installs combo box 2012-03-02 22:30:38 +00:00
Timotei Dolean
c3f397276e eclipse plugin: don't unpack the jdt.debug assembly 2012-03-02 22:30:29 +00:00
Timotei Dolean
ee3b923f2c eclipse plugin: save the macros to file...
...so they will be persisted across restarts
2012-03-02 22:30:21 +00:00
Timotei Dolean
7b2f3798b4 eclipse plugin: implement the dumping of define's arguments...
...when calling toString()
2012-03-02 22:30:13 +00:00
Timotei Dolean
000faa8265 eclipse plugin: append the defines instead of replacing the current ones 2012-03-02 22:30:03 +00:00
Timotei Dolean
9ebb1ce3e2 eclipse: Implement the parsing of the macro definitions...
...preprocessor constructs
2012-03-02 22:29:55 +00:00
Timotei Dolean
57b2892c04 eclipse plugin: disable the test button...
...and hide irrelevant activities (java, plugin development, etc)
2012-03-02 22:29:49 +00:00
Timotei Dolean
9ff5e7a9ba eclipse plugin: Fix the logic for appending end brace for macro calls 2012-03-02 22:29:42 +00:00
Timotei Dolean
bb8748ceb3 eclipse plugin: Don't suggest any completions if the model is null 2012-03-02 22:29:35 +00:00
Timotei Dolean
94018ebec9 eclipse plugin: fix the macro navigation,
...by unquoting the WMLKeys' string values
2012-03-02 22:29:27 +00:00
Alexander van Gessel
faf744aff3 Allow wesnoth.textdomain to be called with brackets 2012-02-27 13:29:43 +01:00
Alexander van Gessel
e126e54423 Add metadata and -- po: comments to lua handler 2012-02-26 15:36:08 +01:00
Alexander van Gessel
c749fa12f9 Add multiline string capability 2012-02-26 15:36:05 +01:00
Alexander van Gessel
945b02c5fa Add a lua specialization to wmlxgettext...
...that can handle all .lua files I've tested
2012-02-26 15:36:02 +01:00
Alexander van Gessel
18b0becd93 Make some use of the 'first line of translatable string' variable 2012-02-26 15:35:59 +01:00
Alexander van Gessel
cbea9b7720 Turn some package variables into lexical ones 2012-02-26 03:23:39 +01:00
Alexander van Gessel
99e19bb048 Factor out WML file reading loop 2012-02-26 03:23:36 +01:00
Alexander van Gessel
982680a7c9 Move the only used function from wmltrans.pm to wmlxgettext and scrap the module 2012-02-26 03:23:33 +01:00