26584 Commits

Author SHA1 Message Date
Mark de Wever
0e5d84abf3 Added constructor to initialize all members and initialize all members. 2008-08-10 13:04:56 +00:00
Mark de Wever
1725142801 Fix a compilation error, caused by 2008-08-10T11:49:05Z!koraq@xs4all.nl. 2008-08-10 12:27:33 +00:00
Mark de Wever
8e1400aa59 Remove the wrap since it's triggered automatically...
...when setting the width of the Pango layout.
2008-08-10 11:49:05 +00:00
Mark de Wever
a799b38daf Move the setting of the text in the setter function. 2008-08-10 11:38:35 +00:00
Mark de Wever
bf58060085 Initialize all members. 2008-08-10 10:53:11 +00:00
Pauli Nieminen
843c0dd4e2 Changed test name for auto parameterized test case
Added test for network::send_file

Changed test website error version reporting to show when error was
first found
2008-08-10 10:50:11 +00:00
Mark de Wever
dc74d7ce2c Initialize all members. 2008-08-10 10:08:40 +00:00
Nils Kneuper
15542d48d2 updated Chinese (Traditional) translation 2008-08-10 09:59:44 +00:00
Pauli Nieminen
2beb53d1c4 Minor tweaks to index.php look 2008-08-09 21:15:38 +00:00
Mark de Wever
d633bcc8a2 Add workaround for older Pango versions,
...the code might not fully work as expected with this option
disabled.
2008-08-09 20:57:33 +00:00
Lari Nieminen
a3c21ab64b Fixed a stupid coordinate bug. 2008-08-09 20:52:50 +00:00
Pauli Nieminen
3439af1d6a Made improvements to unit test website. 2008-08-09 19:59:06 +00:00
Mark de Wever
6a1ccc09cf Allow to set a default value for a formula. 2008-08-09 19:40:39 +00:00
Ignacio R. Morelle
5d30dc9882 Added const qualifiers in appropriate places.
Always prepend the default ignore pattern list, even in the user
supplies a *.ign file.

Added some logging instructions.
2008-08-09 19:27:26 +00:00
Tomasz Śniatowski
f2aea15b1f editor2: allow resizing the map in any direction,
...the dialog needs some more work (use icons instead of text in the
descriptions). Also use the map sizes sans the border in dialogs.
2008-08-09 17:32:45 +01:00
Mark de Wever
5dd7f5c3e5 Remove a small hack and some header cleanups. 2008-08-09 10:26:56 +00:00
Mark de Wever
915d70d14c Initialize all members. 2008-08-09 10:12:26 +00:00
Mark de Wever
e54d7f2d38 Initialize all members. 2008-08-09 09:57:56 +00:00
Mark de Wever
e5920dead0 Add a helper class for the pango font. 2008-08-09 09:28:31 +00:00
Mark de Wever
48e8d07856 Switch the control class to use pango for text size determination.
NOTE: This change makes wesnoth feel a bit sluggy, but there is still room for
optimization, which will follow later.
2008-08-09 09:11:26 +00:00
Mark de Wever
5ce185a85c Split the rendering in a calculation and rendering phase,
...this way get_size() only needs to calculate and not to render.
2008-08-09 08:42:13 +00:00
Mark de Wever
ade21f24a2 Initialize all members. 2008-08-09 08:22:22 +00:00
Mark de Wever
766ad542fd Add some more features to the new ttext class...
...to make it possible to query sizes and setting the behaviour.
2008-08-09 07:19:39 +00:00
Mark de Wever
2b9d1e5c48 Added constructor to initialize all members and initialize all members. 2008-08-09 07:14:12 +00:00
Pauli Nieminen
03ba3a86cd game_event.cpp detect any tag starting filter as valid
Made run_unit_tests.sh work when starting from cron

Added error detection to TestRunner class
2008-08-09 07:13:44 +00:00
Ignacio R. Morelle
c2234ffe06 command_handlers::call_handler():
...recognize filter_attack and filter_second_attack filter nodes.
2008-08-08 22:45:27 +00:00
Mark de Wever
804572f9cc Initialize all members. 2008-08-08 22:41:03 +00:00
Pauli Nieminen
95c8956e67 minor adition 2008-08-08 21:05:10 +00:00
Pauli Nieminen
56d173be89 Added css file to unit test website. 2008-08-08 20:54:38 +00:00
Tomasz Śniatowski
1037b6409e editor2: more sanity checks...
...and fix two fencepost errors making resize work all of the time
2008-08-08 21:35:23 +01:00
Pauli Nieminen
1d02c5850e Made run_unit_test.sh work with any cwd 2008-08-08 20:29:20 +00:00
Pauli Nieminen
e46877aad0 rm misc directory too 2008-08-08 20:25:28 +00:00
Pauli Nieminen
40aea24b6f rm NEWS that I forgot in previous commit 2008-08-08 20:24:44 +00:00
Pauli Nieminen
1508c8ca48 deleted smarty and adodb from svn (They can be downloaded as needed)
Improved path settings code a bit
2008-08-08 20:17:05 +00:00
Nils Kneuper
c31d04bd53 change encoding for all manpages to utf8 2008-08-08 19:46:03 +00:00
Mark de Wever
19a95a3b71 Fix some wiki info for the slider. 2008-08-08 19:24:44 +00:00
Pauli Nieminen
b207fc4c4b Renamed config.php to settup.php 2008-08-08 19:11:55 +00:00
Mark de Wever
5d4d384958 Also allow --enable-debug override the CXXFLAGS,
...as done for normal builds in 2006-08-08T16:52:55Z!bruno@wolff.to. This fixes a problem
with some custom flags which fail in debug mode.
2008-08-08 18:35:15 +00:00
Mark de Wever
74e38146b2 Set svn:ignore 2008-08-08 18:16:44 +00:00
Mark de Wever
62a0d626d2 Initialize all members. 2008-08-08 17:43:16 +00:00
Pauli Nieminen
5180282d74 Fixed path in autotest run script 2008-08-08 17:42:14 +00:00
Pauli Nieminen
e96ef04f09 Moved include also out from htdocs 2008-08-08 17:39:25 +00:00
Mark de Wever
7cc30fe5af Fix the display problem in resize dialog in the new editor. 2008-08-08 17:39:06 +00:00
Pauli Nieminen
9fbaecb561 Moved smarty and adodb out from htdocs 2008-08-08 17:34:42 +00:00
Tomasz Śniatowski
f72d75a179 editor2 resize dialog update, some misc cleanup. The dialog is not stable atm. 2008-08-08 18:23:13 +01:00
Pauli Nieminen
36d7c8e39e Added code for test website. Including:
* Smarty 2.6.19

* ASOdb Lite 1.42
2008-08-08 17:21:38 +00:00
Mark de Wever
bb78154265 Fix some compiler warnings. 2008-08-08 15:58:18 +00:00
Mark de Wever
d53d754e32 Make the length of the slide area configurable for WML.
Converted the sliders in the new editor to use this feature.
2008-08-08 15:57:19 +00:00
Tomasz Śniatowski
0c918613e2 editor2: resize map dialog,
...fix resizing issues that also came up in flipping, made size
members in map protected to allow said fix. Flipping still broken but
at least will no longer occasionally crash.
2008-08-08 16:41:21 +01:00
Tomasz Śniatowski
4110e8564f editor2 dialog update 2008-08-08 12:36:38 +01:00