Mark de Wever
8a6b86fb71
Another title screen tweak.
...
Forgotten in my last commit.
2010-09-28 19:43:28 +00:00
Mark de Wever
4d52759426
hanged the vertical growth in the title screen.
...
Implementing some ideas suggested by Eleazar in the forum [1].
[1] http://www.wesnoth.org/forum/viewtopic.php?t=31765
2010-09-28 19:38:08 +00:00
Mark de Wever
54cfd4be8e
Changed Editor to Map Editor in title screen.
...
Implementing some ideas suggested by Eleazar in the forum [1].
[1] http://www.wesnoth.org/forum/viewtopic.php?t=31765
2010-09-28 19:38:04 +00:00
Mark de Wever
e3b4dee9d0
Changed the horizontal growth in the title screen.
...
Implementing some ideas suggested by Eleazar in the forum [1].
[1] http://www.wesnoth.org/forum/viewtopic.php?t=31765
2010-09-28 19:37:59 +00:00
Mark de Wever
29de5bf9ef
Make the title screen textbox 650 pixels wide.
...
Implementing some ideas suggested by Eleazar in the forum [1].
[1] http://www.wesnoth.org/forum/viewtopic.php?t=31765
2010-09-28 19:37:54 +00:00
Mark de Wever
1afb0daec3
Add a filler macro to fill empty grid cells.
2010-09-28 19:12:43 +00:00
Mark de Wever
301aa33daa
Give the tips of day text a fixed width.
...
The exact maximum might needs so tweaking.
2010-09-26 14:42:29 +00:00
Mark de Wever
ab387092ee
Slightly improve the title screen layout.
...
The filler no longer grow if extra area is available.
2010-09-26 14:42:16 +00:00
Mark de Wever
c08d2d9ccd
Remove the maximum width of the tooltips.
...
The width was overriden so the maximum made no sense in the first place.
2010-09-26 14:42:07 +00:00
Mark de Wever
6571649e21
Remove the refresh button in the title screen.
...
The previous commit restores the F5 and thus makes this button no longer
needed.
2010-09-12 20:10:08 +00:00
Steven Panek
d784c34fd2
Applied file #10184 from patch #1926 with modifications.
2010-09-12 04:20:34 +00:00
Ali El Gariani
f44bebf3cd
Temporary add a "Refresh" button in titlescreen...
...
...because too many WML devs complains about it
2010-09-02 20:02:54 +00:00
Mark de Wever
2b8eeed10d
Remove the upload statistics from gui2.
...
Since the code has been removed from mainline remove it here again.
(Reverts 2010-04-28T19:43:45Z!koraq@xs4all.nl, and thus reapplies 2010-04-27T20:29:29Z!koraq@xs4all.nl.)
2010-08-29 09:00:29 +00:00
Timotei Dolean
f1bbbab7ea
Convert CRLF to LF
2010-08-06 21:43:52 +00:00
Mark de Wever
6c1a5b7a2f
Strip trailing spaces
2010-07-31 07:11:31 +00:00
Jody Northup
bc4fab5ab6
Stub implementation of persistence data management dialog.
...
To access, in ingame console type 'debug' and then 'manage'.
2010-07-02 22:59:05 +00:00
Steven Panek
bf41e69d66
Converted the remaining makeshift dashes.
2010-05-15 01:35:40 +00:00
Mark de Wever
75a0839402
Added new experimental list box implementation.
...
The code is very experimental and incomplete and therefore ifdeffed with
GUI2_EXPERIMENTAL_LISTBOX.
2010-05-02 12:17:38 +00:00
Mark de Wever
97fadb10dc
Readd the upload stastics to gui2.
...
The new plan is to only revert for the 1.8 branch and see whether it can be
fixed in trunk. (Reverts 2010-04-27T20:29:29Z!koraq@xs4all.nl).
2010-04-28 19:43:45 +00:00
Mark de Wever
a2c9f589f7
Remove the upload stastics from gui2.
...
The removal for the rest of the code is planned as well.
2010-04-27 20:29:29 +00:00
Mark de Wever
33f6bb6f69
Deprecate the stretch parameter for images.
...
Late in the 1.8 cycle a resize mode was added, now is the time to start
to remove the old method.
2010-04-26 20:32:46 +00:00
Mark de Wever
9a20b5b38a
Undefine macros when no longer needed.
2010-04-26 20:32:40 +00:00
Mark de Wever
429b2b6d86
Added a new attack dialog.
...
This initial version is just a small proof of concept thing, its main
goal is to write a new chapter in the design documentation. The dialog
is available when started with --new-widgets.
2010-04-24 20:39:25 +00:00
Fabian Müller
4a7e27d070
Reverted back to 42095.
2010-04-10 17:30:45 +00:00
Alexander van Gessel
183c40ba5b
Merge fendrin_editor branch
2010-04-10 16:00:09 +01:00
Mark de Wever
40bf8c52ae
Fixed a stacked widget marco.
...
Wasn't converted during the stacked widget behaviour change.
2010-04-10 05:38:38 +00:00
Mark de Wever
fceb3ce68f
Add the proper button for upload statistics.
2010-04-05 14:06:26 +00:00
Mark de Wever
599b504f65
Add a revision label the the new title screen.
2010-04-05 13:36:03 +00:00
Mark de Wever
d74c4c90ae
Add a border to the title screen.
2010-04-05 13:06:14 +00:00
Mark de Wever
84885e1247
Fix some errors in the progress bar.
2010-04-05 10:00:40 +00:00
Mark de Wever
8d2eefbeb5
Now the top item in the stacked widget is selected.
...
Also change the order of the layers in the new title screen to make sure
the proper layer is still selected. The wanted side effect is that the
logo is now drawn at the bottom.
This changes the behaviour or widgets with multiple selections, but the
stacked widget is the only one, so no problems in other places.
2010-04-05 06:14:14 +00:00
Mark de Wever
4f96f369b0
Added the beg button in the title screen.
...
Added it the the --new-widgets version.
The button is a placeholder, since I can't add a new button with svn
since gna is down. The reason to do it with svn is to get the properties
right.
2010-04-05 06:14:07 +00:00
Mark de Wever
14c82ef18e
Added tooltips to the --new-widgets title screen.
2010-04-05 06:14:00 +00:00
Mark de Wever
b680fbc95f
Adds "animated" logo to the new title screen.
2010-04-02 07:37:09 +00:00
Mark de Wever
0f994d4368
Add a file forgotten in my last commit.
2010-04-01 17:55:31 +00:00
Mark de Wever
492662d53f
Improve the tips of day in new title screen.
...
The dialog no longer needs a resize after pressing the next or previous
tip button.
2010-03-29 08:50:43 +00:00
Mark de Wever
d37dda31d0
Added a label class using the alignment flag.
2010-03-29 08:34:44 +00:00
Mark de Wever
b84f2ebff0
Enable the hidden join observe buttons per row
2010-03-26 15:47:08 +00:00
Mark de Wever
127d7b7d8e
Fix some unused wml keys.
...
Problem detected by wml validator.
2010-03-07 18:38:05 +00:00
Jérémy Rosen
53105be56f
remove EXPERIMENTAL blocks in source
2010-02-22 20:08:38 +00:00
Alexander van Gessel
269871e888
Move some incorrectly placed vertical_grow around in GUI WML,
...
...spotted by wmlvalidator
2010-02-22 03:15:33 +01:00
Alexander van Gessel
fbcfa9f312
Move an attribute into the right tag, caught by wmlvalidator
2010-02-21 05:43:32 +01:00
Alexander van Gessel
8846564857
Fix some two-tags-on-single-line issues...
...
...and the indentation that wmlindent didn't get right because of it
2010-02-18 15:14:51 +01:00
Alexander van Gessel
48fa373c76
Fix another issue that makes wmlparser choke
2010-02-16 16:19:44 +01:00
Alexander van Gessel
75d63b87eb
Remove a leading space in a closing tag...
...
...(apparently works in wesnoth, but wmlparser.py choked on it)
2010-02-16 15:25:48 +01:00
Mark de Wever
d6e2cc5f38
Hide the lobby player list when using new widgts.
...
Before only the lists where hidden now the entire widget.
2010-02-08 15:26:06 +00:00
Mark de Wever
8b2eb43b5f
Improve the size of the player tree view.
2010-02-08 15:26:02 +00:00
Mark de Wever
6a1dd909e1
Make the lobby tree view look like the listbox.
2010-02-08 15:25:59 +00:00
Mark de Wever
325d904a8e
Allow the node in the tree to use the full width.
...
Fixes issues in both the code and the configs that currently use. Also
removed some cruft from the configs.
2010-02-07 16:19:01 +00:00
Mark de Wever
da76212491
Initial test to use the tree view in the lobby.
...
The code is 'hidden' behind the --new-widgets switch. The machine here
at the FOSDEM is too slow to test with non-optimized builds so further
large scale testing is postponed until tomorrow.
2010-02-07 13:19:56 +00:00