1598 Commits

Author SHA1 Message Date
Timotei Dolean
6176115e1a eclipse plugin: Move the help system to its own directory 2011-06-28 14:59:01 +00:00
Timotei Dolean
21c0f6bedd eclipse plugin: Configure the HELP system at startup 2011-06-28 14:58:50 +00:00
Timotei Dolean
306900cdbc eclipse plugin: Make WesnothActionBarAdvisor inherit the...
...Eclipse one, removing thus some redundant code
2011-06-28 14:58:41 +00:00
Timotei Dolean
2c10fb633c eclipse plugin: Add dependency plugins for built-in help 2011-06-28 14:58:31 +00:00
Timotei Dolean
779a124487 eclipse plugin: More work on the user's manual 2011-06-28 14:58:21 +00:00
Timotei Dolean
ddabe082ea eclipse plugin: update the user manual - wesnoth installations 2011-06-28 14:58:11 +00:00
Timotei Dolean
1313168c92 eclipse plugin: Add info about the usage of the plugin...
...which is available in the User's Manual
2011-06-28 14:58:01 +00:00
Timotei Dolean
9842241b30 eclipse plugin: Update the Dev manual 2011-06-28 14:57:49 +00:00
Timotei Dolean
96daba9e2d eclipse plugin: Select another existing install as default...
...if we just deleted the default
2011-06-26 15:08:01 +00:00
Timotei Dolean
37817ebae3 eclipse plugin: Update the user's manual to reflect the current state 2011-06-25 19:58:36 +00:00
Timotei Dolean
6a46bee641 eclipse plugin: Update the dev manual to reflect current state 2011-06-25 19:58:26 +00:00
Timotei Dolean
a8e6dfe319 eclipse plugin: Remove an invalid file from build.properties 2011-06-25 19:58:13 +00:00
Timotei Dolean
0d744fcac6 eclipse plugin: Strip content and leave it in the correct section 2011-06-25 16:36:11 +00:00
Timotei Dolean
025b4eec2a eclipse plugin: Update the makefile 2011-06-25 16:35:57 +00:00
Timotei Dolean
6e0f2a8458 eclipse plugin: Move the license aswell 2011-06-25 16:35:34 +00:00
Timotei Dolean
5e732ce39b eclipse plugin: Move readme to a better place 2011-06-25 16:35:02 +00:00
Timotei Dolean
8be29607a8 eclipse plugin: rename 'utils/java' to 'utils/umc_dev' 2011-06-25 14:18:19 +00:00
Timotei Dolean
103fcd5f98 eclipse plugin: Fix some issues for by FindBugs 2011-06-24 18:21:48 +00:00
Timotei Dolean
3929dace88 eclipse plugin: Remove dead variable
Issue found by FindBugs
2011-06-24 18:21:37 +00:00
Timotei Dolean
341dfbf0a9 eclipse plugin: Remove unused method 2011-06-24 18:21:27 +00:00
Timotei Dolean
6278e986ba eclipse plugin: Remove the working set code...
...since we implemented the multiple installations
2011-06-24 18:21:17 +00:00
Timotei Dolean
b95fd50c28 eclipse plugin: setup install when starting the game aswell 2011-06-24 18:20:46 +00:00
Timotei Dolean
37727f285f eclipse plugin: Add a method that handles all...
...logic for setting up an existing/new install
2011-06-24 15:19:26 +00:00
Timotei Dolean
476eccdafa eclipse plugin: Allow users to save preferences...
...when trying to save an empty install
2011-06-24 15:19:15 +00:00
Timotei Dolean
385536a891 eclipse plugin: Remove existing paths from an install...
...when we remove it
2011-06-24 15:18:55 +00:00
Timotei Dolean
cf286d7c2f eclipse plugin: Remove the special semantics 'Default'...
...from the project property page aswell
2011-06-24 15:18:45 +00:00
Timotei Dolean
46514b95e4 eclipse plugin: Update the changelog 2011-06-24 15:18:35 +00:00
Timotei Dolean
46e0deab13 eclipse plugin: Get rid of the semantics of 'Default' install...
...name, and simplify a bit the logic of the InstallsPage
2011-06-24 15:18:26 +00:00
Timotei Dolean
41a436d1d4 eclipse plugin: Refactor the 'CheckPathsAreSet' to use an install 2011-06-24 15:18:15 +00:00
Timotei Dolean
dd15c8434a eclipse plugin: Launch the game with the selected project's install if any 2011-06-24 15:18:04 +00:00
Timotei Dolean
02c8a5bd36 eclipse plugin: Remove redundant code 2011-06-24 15:17:53 +00:00
Timotei Dolean
72eca299f3 eclipse plugin: Refactor the logic behind the install paths 2011-06-24 15:17:44 +00:00
Timotei Dolean
27183742ce eclipse plugin: Remove an attribute that made...
...Eclipse choke that it cannot restore the perspective.
2011-06-24 15:17:34 +00:00
Timotei Dolean
e198baae4c eclipse plugin: Save the workspace before exiting.
This gets rid of some annoying warning messages
2011-06-24 15:17:24 +00:00
Timotei Dolean
f9f8a72f83 eclipse plugin: Convert the single-installation paths...
...to multiple-installations. There are still some
parts that need to be properly implemented/polished.
2011-06-24 15:17:11 +00:00
Timotei Dolean
565b67f54e eclipse plugin: Start working on a new...
...mechanism to get paths based on install name
2011-06-24 15:16:57 +00:00
Timotei Dolean
55c57b5244 eclipse plugin: Use 'enabledWhen' instead of the deprecated 'objectClass'...
...attribute for the wesnoth project page
2011-06-21 07:39:11 +00:00
Timotei Dolean
58e0c3e79c eclipse plugin: Supress 'deprecated' warning 2011-06-21 07:38:58 +00:00
Timotei Dolean
6b1de38e75 eclipse plugin: Refactor the way the plugin uses the paths.
Now there exists a specialized class just for the paths. That is so we
can easily model the installation based paths.
2011-06-20 19:12:00 +00:00
Timotei Dolean
3e9974051a eclipse plugin: cleanup some redundant code 2011-06-20 19:11:36 +00:00
Timotei Dolean
2901173cda eclipse plugin: Implement the project properties page 2011-06-20 15:34:00 +00:00
Timotei Dolean
7050ec20cc eclipse plugin: After removing an install...
...just reset the page state
2011-06-20 15:33:49 +00:00
Timotei Dolean
bfcdb641ce eclipse plugin: Remove redundant accessors/mutators...
...since the 'ConfigFile' class is just a POD
2011-06-20 15:33:37 +00:00
Timotei Dolean
88a748a99e eclipse plugin: Implement the GUI for the...
...project's property page
2011-06-20 15:33:22 +00:00
Timotei Dolean
4a46cf94be eclipse plugin: Refactor a bit the InstallsPage,
adding a new util class to handle the installs persistance
2011-06-20 15:33:07 +00:00
Timotei Dolean
1b309b0992 eclipse plugin: Add a blank page for project properties. 2011-06-20 15:32:55 +00:00
Timotei Dolean
138dfc5b84 eclipse plugin: Update the interface to show the...
...status of the default install
2011-06-20 15:32:36 +00:00
Timotei Dolean
46a33b3c64 eclipse plugin: Switch to the new '--campaign' syntax 2011-06-11 16:25:59 +00:00
Timotei Dolean
539ccd9cb3 eclipse plugin: Switch to the new '--preprocess' command line syntax 2011-06-11 16:25:31 +00:00
Timotei Dolean
9bb9e885a7 eclipse plugin: Add the Eclipse WorkbenchAdvisor...
...so we don't need to re-create a lot of predefined
functionality
2011-06-11 16:25:21 +00:00