Timotei Dolean
|
d80e739408
|
eclipse plugin: add some more methods for a better usage
|
2010-08-03 12:20:59 +00:00 |
|
Timotei Dolean
|
48c662613b
|
eclipse plugin: don't add already completed tags in the proposal
|
2010-08-03 12:20:39 +00:00 |
|
Timotei Dolean
|
af9373368a
|
eclipse plugin: don't add already added keys in the proposal
|
2010-08-03 12:20:20 +00:00 |
|
Timotei Dolean
|
c920493080
|
eclipse plugin: pass the 'ruleProposal' parameter...
...even if we have a valid node
|
2010-08-03 12:20:01 +00:00 |
|
Timotei Dolean
|
04056caa0a
|
eclipse plugin: 'next_scenario' completion - part I
|
2010-08-02 19:05:33 +00:00 |
|
Timotei Dolean
|
60685f474b
|
eclipse plugin: add some icons for distinction between tags and keys
|
2010-08-02 19:05:19 +00:00 |
|
Timotei Dolean
|
091d2a6667
|
eclipse plugin: add completion for key names
|
2010-08-02 19:05:05 +00:00 |
|
Timotei Dolean
|
f4978eecf2
|
eclipse plugin: Allow empty parameters sent to macros
|
2010-08-02 19:04:49 +00:00 |
|
Timotei Dolean
|
3768ef776c
|
eclipse plugin: change parameter's name to a better one
|
2010-08-02 19:04:31 +00:00 |
|
Timotei Dolean
|
d6a9b87797
|
eclipse plugin:add completion for WMLTag rule
|
2010-08-02 19:04:17 +00:00 |
|
Timotei Dolean
|
61133fe6fd
|
eclipse plugin: remove some of the default autoedit strategies
|
2010-08-02 19:04:03 +00:00 |
|
Timotei Dolean
|
cb16ccb5ee
|
eclipse plugin:prevent ugly proposal, by trimming newlines from indent
|
2010-08-02 19:03:49 +00:00 |
|
Timotei Dolean
|
e5a55690a4
|
eclipse plugin: update the changelog
|
2010-08-02 19:03:36 +00:00 |
|
Timotei Dolean
|
2c9a67ee64
|
eclipse plugin:add only required tag attributes to complete proposal
|
2010-08-02 19:03:22 +00:00 |
|
Timotei Dolean
|
ca55d309f6
|
eclipse plugin: add tag's keys to autocomplete proposal
|
2010-08-02 19:03:08 +00:00 |
|
Timotei Dolean
|
5beaae4435
|
eclipse plugin: add basic formatting for WML files
|
2010-08-02 19:02:54 +00:00 |
|
Timotei Dolean
|
b65502e087
|
eclipse plugin: fix the validator for nested tag names.
It should get the parent to check for tag name
|
2010-08-02 19:02:40 +00:00 |
|
Timotei Dolean
|
0cfa9e5dd8
|
eclipse plugin:more validation for tag names
|
2010-08-01 18:54:28 +00:00 |
|
Timotei Dolean
|
7e3ca20e3c
|
eclipse plugin: add validation for tag start/end name
|
2010-08-01 18:54:09 +00:00 |
|
Timotei Dolean
|
8c185f4e69
|
eclipse plugin: move the DEBUG flag to the UIModule
|
2010-08-01 18:53:53 +00:00 |
|
Timotei Dolean
|
9b2af9a911
|
eclipse plugin: update the grammar to allow '-' in IDs
|
2010-08-01 18:53:36 +00:00 |
|
Timotei Dolean
|
8ccec2fad9
|
eclipse plugin: add autocompletion for tags
|
2010-08-01 18:53:19 +00:00 |
|
Timotei Dolean
|
47b6cf6d8f
|
eclipse plugin: forgot one import
|
2010-08-01 18:53:03 +00:00 |
|
Timotei Dolean
|
1614ab2346
|
eclipse plugin: initialize the the loggers at startup
|
2010-08-01 18:52:26 +00:00 |
|
Timotei Dolean
|
0a857753b8
|
eclipse plugin: WML gramamr update: allow animation related values
|
2010-07-31 20:02:33 +00:00 |
|
Timotei Dolean
|
e45d6fcf3a
|
eclipse plugin: wml grammar update. now the macros...
...are handled better though not 100%
|
2010-07-31 20:02:10 +00:00 |
|
Timotei Dolean
|
6a07c31a63
|
eclipse plugin: add support for WML arrays
|
2010-07-31 20:01:31 +00:00 |
|
Timotei Dolean
|
151e9fcfff
|
eclipse plugin: add macro defines,
...some preprocessor commands and textdomains to the wml grammar
|
2010-07-31 20:01:07 +00:00 |
|
Timotei Dolean
|
4dd529c25c
|
eclipse plugin: wml grammar update
|
2010-07-31 20:00:45 +00:00 |
|
Timotei Dolean
|
364bd0ac28
|
eclipse plugin: grammar update. Now it should match 90% WML Code
|
2010-07-31 20:00:19 +00:00 |
|
Steven Panek
|
0516e7226c
|
Ran umcpropfix.
|
2010-07-29 04:34:38 +00:00 |
|
Timotei Dolean
|
a636eb236c
|
eclipse plugin: fix the preference page name
|
2010-07-28 19:19:05 +00:00 |
|
Timotei Dolean
|
6d7b7e40c7
|
eclipse plugin: add hyperlinking for maps
|
2010-07-28 19:18:03 +00:00 |
|
Timotei Dolean
|
9731756c86
|
eclipse plugin: refactor the dependecy tree
|
2010-07-28 19:17:45 +00:00 |
|
Timotei Dolean
|
cf65f0b9f1
|
eclipse plugin: correct the company
|
2010-07-28 19:17:29 +00:00 |
|
Timotei Dolean
|
2522b4b1be
|
eclipse plugin: update the grammar with a better macro definition
|
2010-07-28 19:17:07 +00:00 |
|
Timotei Dolean
|
1fe581f61e
|
eclipse plugin: allow the user to stop workspace building
|
2010-07-28 19:16:48 +00:00 |
|
Timotei Dolean
|
201ed14a7a
|
eclipse plugin: add the missing 'id' attribute for templates
|
2010-07-28 19:16:31 +00:00 |
|
Timotei Dolean
|
890b575390
|
eclipse plugin: cleanup and license adding
|
2010-07-28 19:15:48 +00:00 |
|
Timotei Dolean
|
729460be86
|
eclipse plugin: update the update site
|
2010-07-28 10:50:24 +00:00 |
|
Steven Panek
|
b6530a5b0b
|
Ran umcpropfix.
|
2010-07-27 21:19:05 +00:00 |
|
Timotei Dolean
|
961dae99ef
|
eclipse plugin: updat the changelog
|
2010-07-27 20:17:53 +00:00 |
|
Timotei Dolean
|
65c4396634
|
eclipse plugin: update the documentation and updatesite
|
2010-07-27 19:38:46 +00:00 |
|
Timotei Dolean
|
d979905e2b
|
eclipse plugin: update license and update site link
|
2010-07-27 19:08:38 +00:00 |
|
Timotei Dolean
|
c9daead9a1
|
eclipse plugin: add guidance for first-time users on the plugin
|
2010-07-27 19:08:22 +00:00 |
|
Timotei Dolean
|
5ccd0104b1
|
eclipse plugin: make the parsing of wmlparser much...
...faster by using the already preprocessed file
|
2010-07-27 19:08:06 +00:00 |
|
Timotei Dolean
|
a297afdfbe
|
eclipse plugin: don't start monitoring stderr/stdout...
...if we encountered errors or file was not found
|
2010-07-27 19:07:51 +00:00 |
|
Timotei Dolean
|
bf05adf973
|
eclipse plugin: parse the working dir...
...based on current selected executable on each 'modifyText'
event. Also added 2 more templates for linux data's dir
|
2010-07-27 19:07:37 +00:00 |
|
Timotei Dolean
|
75abfeb36a
|
eclipse plugin: add guessing the wesnoth paths based on OS
|
2010-07-27 19:07:21 +00:00 |
|
Timotei Dolean
|
89460a7ee9
|
eclipse plugin: template parser should skip empty lines
|
2010-07-27 19:06:49 +00:00 |
|