Timotei Dolean
c27ff65c4c
eclipse plugin: Add skeleton for new type of tests: PDE Tests.
2011-09-02 18:19:07 +00:00
Timotei Dolean
f72833ed4f
eclipse plugin: Add setters for the Paths class
2011-09-02 18:18:49 +00:00
Timotei Dolean
36c5563d05
eclipse plugin: Create the core library after creating...
...
...the project cache, so we can use the project's install name.
2011-09-02 18:18:33 +00:00
Timotei Dolean
f71951adb8
eclipse plugin: Compute the current parsed file location...
...
...in the constructor since we know there the information for sure.
2011-09-02 18:18:17 +00:00
Timotei Dolean
f8ec31942f
eclipse plugin: Force the xtext builder to skip the Wesnoth Core Library
2011-09-02 18:18:01 +00:00
Nils Kneuper
c6df65099b
applied utils/wesnoth-optipng
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 32 KiB on 13 files
Optimized size: 18 KiB
Total saving: 13 KiB = 42% decrease
2011-08-27 09:40:18 +00:00
Steven Panek
f67570e424
Removed unneeded rule.
2011-08-26 17:35:18 +00:00
Steven Panek
b653c35085
Fixed apostrophes.
2011-08-26 17:28:32 +00:00
Timotei Dolean
eb691071eb
eclipse plugin: Add file includes in the Dependency List as well.
2011-08-20 06:39:32 +00:00
Timotei Dolean
e1d8605511
eclipse plugin: Enable error markers in our Project Explorer
2011-08-20 06:39:22 +00:00
Timotei Dolean
7cfc66f39b
eclipse plugin: Include the .ui classes into the javadoc generation
2011-08-18 19:47:52 +00:00
Timotei Dolean
8eb7c92994
eclipse plugin: Don't enumerate specific eclipse plugins...
...
...but rather use all available. Also, include the 'src-gen' as the
sourcepath
2011-08-18 19:47:43 +00:00
Timotei Dolean
7a335c1f5a
eclipse plugin: Rmove a broken externalized message
2011-08-18 19:47:34 +00:00
Timotei Dolean
dcb1e027c7
eclipse plugin: Cleanup some externalized strings
2011-08-18 19:47:24 +00:00
Timotei Dolean
b8258e4bf5
eclipse plugin: Add the rest of the javadoc for ui
2011-08-18 19:47:11 +00:00
Timotei Dolean
47e8c5cb13
eclipse plugin: Add the remaining missing javadoc
2011-08-18 19:46:46 +00:00
Timotei Dolean
1ba5171b81
eclipse plugin: A lot of javadoc/source cleanup.
...
More still to come but tomorrow.
2011-08-17 21:18:21 +00:00
Timotei Dolean
a52ad063ee
eclipse plugin: Make the comparator implement the...
...
...Serializable interface also.
2011-08-17 21:18:10 +00:00
Timotei Dolean
6025b06486
eclipse plugin: Make the label provider be less hacky,
...
...and implement in a better place the called to the
proposal provider initialization routine.
2011-08-17 21:18:01 +00:00
Timotei Dolean
7fe4fb48c3
eclipse plugin: Remove redundant class.
2011-08-17 21:17:52 +00:00
Timotei Dolean
a2bcc41c00
eclipse plugin: Remove some redundant methods
2011-08-17 21:17:44 +00:00
Timotei Dolean
2719f4acd4
eclipse plugin: Initialize some members in ctor
2011-08-17 21:17:35 +00:00
Timotei Dolean
0d0ae8f6ba
eclipse plugin: Return a null EditorCallback instead...
...
...of creating just a plain class for supressing the xtext nature
adding callback
2011-08-17 21:17:25 +00:00
Timotei Dolean
683d1ea41a
eclipse plugin: Add the WesnothProjectsExplorer id...
...
...to the show view menu
2011-08-17 21:17:16 +00:00
Timotei Dolean
1e5bf405c9
eclipse plugin: Remove some redundant null checks
2011-08-17 21:17:08 +00:00
Timotei Dolean
205b8721eb
eclipse plugin: Fix the logic for searching for...
...
...directory entries. Previously it compare a class
with a string which don't have anything in common.
2011-08-17 21:16:59 +00:00
Timotei Dolean
b187127ba4
eclipse plugin: Create an array of the correct size
...
instead of 0 size
2011-08-17 21:16:50 +00:00
Timotei Dolean
9b6e87b739
eclipse plugin: Remove the unused WMLLexer class
2011-08-17 21:16:41 +00:00
Timotei Dolean
7ff80b89eb
eclipse plugin: Make the eObjectAtOffsetHelper be a final static field.
2011-08-17 21:16:33 +00:00
Timotei Dolean
f4f4113859
eclipse plugin: Remove redundant call to 'toString'
2011-08-17 21:16:24 +00:00
Timotei Dolean
73027e3afa
eclipse plugin: Use a better way of getting the...
...
...Expression list as an array
2011-08-17 21:16:15 +00:00
Timotei Dolean
ab2bd52da1
eclipse plugin: Remove some try catch blocks
2011-08-17 21:16:07 +00:00
Timotei Dolean
643c5b3c71
eclipse plugin: Flatten the 2 try catch blocks
2011-08-17 21:15:58 +00:00
Timotei Dolean
de1566997b
eclipse plugin: Capitalize the Name
2011-08-17 21:15:48 +00:00
Timotei Dolean
f3efd5e259
eclipse plugin: Remove our implementation of toggling the...
...
...xtext nature and use the already existing one in the
org.eclipse.xtext.builder plugin
2011-08-12 07:59:12 +00:00
Timotei Dolean
0137b18c2f
eclipse plugin: Move many of the constants to the classes they belong to
2011-08-12 07:59:00 +00:00
Steven Panek
12f41edfab
Set svn:eol-style.
2011-08-11 21:55:53 +00:00
Steven Panek
241dadc8f0
Set svn:eol-style; ran dos2unix.
2011-08-11 21:46:54 +00:00
Sytyi Nick
c39a96c3e5
Updated annotation regex
2011-08-10 21:54:24 +00:00
Timotei Dolean
61529a61bb
eclipse plugin: Polish a bit the path guessing routine
2011-08-10 19:55:11 +00:00
Timotei Dolean
3c9a98244d
eclipse plugin: Skip the core library creation...
...
...if the old and new targets point to the same location
2011-08-10 19:54:35 +00:00
Timotei Dolean
aea1126bff
eclipse plugin: Recreate the Core Library link...
...
...if we change the project's wesnoth install
2011-08-09 19:01:47 +00:00
Timotei Dolean
168d6a95f2
eclipse plugin: Update the changelog
2011-08-09 19:01:25 +00:00
Timotei Dolean
5cdb6b2f2c
eclipse plugin: Add a link to the data/core directory for each project
2011-08-09 19:00:51 +00:00
Timotei Dolean
5fa7d2ccbc
eclipse plugin: Change the default wrapping...
...
...indentation policy to 'Indent by one'
2011-08-08 21:27:50 +00:00
Timotei Dolean
3e9555d9b5
eclipse plugin: Start working on adding a core library...
...
...link to each project for an easier reference
2011-08-08 21:27:26 +00:00
Timotei Dolean
d86437472a
eclipse plugin: Remove the dependencies feature's...
...
...temporary folder as well.
2011-08-08 21:27:10 +00:00
Timotei Dolean
a1bc69949f
eclipse plugin: Name the collecting folder for...
...
...the build 'wesnoth_umc_dev' instead of 'eclipse'
2011-08-08 21:26:55 +00:00
Timotei Dolean
0800424d62
eclipse plugin: Get rid of the 'Reload files' menu item.
2011-08-08 21:26:39 +00:00
Timotei Dolean
dd75660284
eclipse plugin: It seems that the latest source format...
...
...didn't work how I thought.
2011-08-08 21:25:39 +00:00