Timotei Dolean
|
f8a903d4e4
|
eclipse plugin: Tweak a bit the layout and...
...the functionality of the addon manager
|
2011-07-08 21:11:26 +00:00 |
|
Timotei Dolean
|
4a84b4278d
|
eclipse plugin: Implement the GUI + some logic for the Addons manager
|
2011-07-08 21:11:17 +00:00 |
|
Timotei Dolean
|
65f8ba2b56
|
eclipse plugin: Done some extra checks for the parameters
|
2011-07-08 21:11:08 +00:00 |
|
Timotei Dolean
|
9253682e33
|
eclipse plugin: Move the loading message to a better place
|
2011-07-08 21:10:59 +00:00 |
|
Timotei Dolean
|
19ca8740d7
|
eclipse plugin: missed the 'static' keyword for the wanted behavior
|
2011-07-08 21:10:50 +00:00 |
|
Timotei Dolean
|
12183364f7
|
eclipse plugin: Refactor the 'runWesnothAddonManager'...
...to support a broad more options
|
2011-07-08 21:10:41 +00:00 |
|
Timotei Dolean
|
3e5f78ec82
|
eclipse plugin: Refactor the hashtable into...
...a global one, to be used by other classes as well
|
2011-07-08 21:10:31 +00:00 |
|
Timotei Dolean
|
6de5e6c1e1
|
eclipse plugin: Refactor part of the addNode method...
...into its own method. Also add some todos and comments
|
2011-07-08 21:10:21 +00:00 |
|
Timotei Dolean
|
95ec2fd1ad
|
eclipse plugin: Trim down the icon to 16x16
|
2011-07-08 21:10:12 +00:00 |
|
Timotei Dolean
|
40eebfb5d1
|
eclipse plugin: Add the initial Addons Management view
|
2011-07-08 21:10:03 +00:00 |
|
Timotei Dolean
|
b075c8cfc3
|
eclipse plugin: Some small fixes
|
2011-07-08 21:09:52 +00:00 |
|
Mark de Wever
|
71d9ce8052
|
Fix compilation with gcc-4.7 in C++0x mode.
|
2011-07-08 19:49:02 +00:00 |
|
Nils Kneuper
|
ef8da5aa77
|
updated Russian translation
|
2011-07-08 09:59:24 +00:00 |
|
Dmitry Kovalenko
|
a293e91db3
|
Completed cleanup functionality(kind of hacky, might need refactoring). Also done some minor fixes
|
2011-07-08 09:40:08 +00:00 |
|
Nils Kneuper
|
252a844469
|
updated Russian translation
|
2011-07-08 08:45:17 +00:00 |
|
Timotei Dolean
|
23454bc8de
|
eclipse plugin: Implement part of the addNode to the PDT
|
2011-07-07 21:04:21 +00:00 |
|
Timotei Dolean
|
ebf99d9226
|
eclipse plugin: Move the WMLComparator to ResourceUtils...
...and refactor the filename comparison into its own method
|
2011-07-07 21:04:12 +00:00 |
|
Timotei Dolean
|
19e8596c29
|
eclipse plugin: Implement the incremental build
|
2011-07-07 21:04:03 +00:00 |
|
Timotei Dolean
|
d5b38b549d
|
eclipse plugin: Add a TODO and refactor a bit the 'getConfig' method
|
2011-07-07 21:03:54 +00:00 |
|
Timotei Dolean
|
7851271c91
|
eclipse plugin: Add the final qualifier to some...
...cache instances
|
2011-07-07 21:03:44 +00:00 |
|
Timotei Dolean
|
926087291d
|
eclipse plugin: Implement the removeNode functionality...
...and refactor the tree printing into the toString method
|
2011-07-07 21:03:35 +00:00 |
|
Timotei Dolean
|
17ca4bb7af
|
eclipse plugin: Start working in the incrementalBuild - done some cleanup
|
2011-07-07 21:03:25 +00:00 |
|
Mark de Wever
|
9af56f9ac5
|
Strip trailing whitespace.
|
2011-07-07 19:16:19 +00:00 |
|
Mark de Wever
|
56a60f8c3e
|
Use empty() instead of comparing size() with 0.
Issue found by cppcheck.
|
2011-07-07 19:16:14 +00:00 |
|
Mark de Wever
|
52d201ff22
|
Initialize all members.
|
2011-07-07 19:16:11 +00:00 |
|
Mark de Wever
|
51b200b747
|
Initialize all members.
|
2011-07-07 19:16:09 +00:00 |
|
Mark de Wever
|
85f29f77e4
|
Initialize all members.
|
2011-07-07 19:16:06 +00:00 |
|
Mark de Wever
|
9d33d632eb
|
Initialize all members.
|
2011-07-07 19:16:04 +00:00 |
|
Mark de Wever
|
206d707e6a
|
Pre instead of post increment a variable.
Issue found by cppcheck.
|
2011-07-07 19:16:01 +00:00 |
|
Mark de Wever
|
1d0448c472
|
Pass parameter by const ref instead of const value.
Issue found by cppcheck.
|
2011-07-07 19:15:58 +00:00 |
|
Mark de Wever
|
8af0cf5485
|
Ifdef a variable which is only assigned.
Issue found by cppcheck.
|
2011-07-07 19:15:56 +00:00 |
|
Mark de Wever
|
16262a389b
|
Remove a variable which is only assigned.
Issue found by cppcheck.
|
2011-07-07 19:15:53 +00:00 |
|
Mark de Wever
|
20617c4290
|
Remove a variable which is only assigned.
Issue found by cppcheck.
|
2011-07-07 19:15:50 +00:00 |
|
Mark de Wever
|
88f6d77101
|
Fix compilation with gcc 4.5 in C++-0x mode.
|
2011-07-07 18:16:28 +00:00 |
|
Sergey Popov
|
d8cd6f18b1
|
Do not try to cancel operations on a socket that isn't open yet.
|
2011-07-07 15:10:57 +00:00 |
|
Sergey Popov
|
d171f5cd57
|
Reorganized exception handling.
|
2011-07-07 15:10:43 +00:00 |
|
Tommy Schmitz
|
09c83f572e
|
Updated changelogs (for whiteboard stuff).
|
2011-07-07 14:31:46 +00:00 |
|
Nils Kneuper
|
3f69ee0f0c
|
updated Russian translation
|
2011-07-07 09:50:22 +00:00 |
|
Tommy Schmitz
|
3cb4fe334b
|
Trimmed trailing whitespace.
|
2011-07-07 05:49:38 +00:00 |
|
Tommy Schmitz
|
827c8d995f
|
Fixed one harmless mistake in code.
|
2011-07-07 05:49:22 +00:00 |
|
Tommy Schmitz
|
2da53c2745
|
Fixed typo in comment: s/operator/iterator/
|
2011-07-07 05:49:06 +00:00 |
|
Tommy Schmitz
|
ffd71942fb
|
Added todos.
|
2011-07-07 05:48:50 +00:00 |
|
Tommy Schmitz
|
9657d43182
|
Added a pair of curly braces.
|
2011-07-07 05:48:34 +00:00 |
|
Tommy Schmitz
|
58368876e4
|
Changed the behavior of invalid whiteboard actions...
...(no longer immediately discarded).
|
2011-07-07 05:48:17 +00:00 |
|
Tommy Schmitz
|
5d900d8a00
|
Optimized by adding "const&" to some fcn signatures
|
2011-07-07 05:47:45 +00:00 |
|
Sergey Popov
|
8551b63477
|
Define BOOST_ASIO_DISABLE_IOCP to ensure that canceling...
...network operations works on XP and earlier windows.
|
2011-07-06 23:32:32 +00:00 |
|
Sergey Popov
|
2ca299052e
|
Fully switched the addon manager to the new network subsystem.
|
2011-07-06 23:32:13 +00:00 |
|
Timotei Dolean
|
b4a4957213
|
eclipse plugin: Tweak a bit the building reports
|
2011-07-06 16:54:22 +00:00 |
|
Timotei Dolean
|
eef9435c8a
|
eclipse plugin: Implement the new full build
|
2011-07-06 16:54:13 +00:00 |
|
Timotei Dolean
|
0132ad1555
|
eclipse plugin: Preserve the ProjectCache got first time...
...and use that in every other place needed instead of creating it
each time we need it
|
2011-07-06 16:54:03 +00:00 |
|