Ignacio R. Morelle
d8b4073a53
gui2/tchat_log: GUI2 window definition descriptions...
...
...aren't supposed to be translatable yet
2011-12-12 17:54:33 +00:00
Ignacio R. Morelle
318143242d
gui2/tchat_log: Add tooltip/helptip class ids
...
This removes the following error:
Invalid WML found: Window builder: parsing resolution tip with empty
'id' field. Will become mandatory in 1.9.7. (2)
2011-12-12 17:51:49 +00:00
Ignacio R. Morelle
6a55c2d730
gui2/tchat_log: Fix "Invalid key 'maximumvaluelabel='" error
2011-12-12 17:49:31 +00:00
Alexander van Gessel
aec9f21cdb
Forward port 2011-05-11T05:42:11Z!terraninfo@terraninfo.net from 1.8
...
wrap messages in chat log dialog in a scroll label
2011-12-12 02:27:19 +01:00
Alexander van Gessel
a6ede24c02
Forward port 2011-05-11T05:42:07Z!terraninfo@terraninfo.net from 1.8
...
add borders to chat log dialog to make it look nicer
2011-12-12 02:27:07 +01:00
Alexander van Gessel
1ff3eb7e13
Forward port 2011-05-11T05:42:00Z!terraninfo@terraninfo.net from 1.8
...
reindent chat_log.cfg and fix a harmless error message in the logs
2011-12-12 02:26:55 +01:00
Alexander van Gessel
509655682e
Merge and update 2011-05-02T18:52:36Z!terraninfo@terraninfo.net from 1.8 branch
...
rework MP chat log as a GUI2 dialog with colored display of messages
2011-12-12 02:26:27 +01:00
Mark de Wever
2ad130f2a0
Shows of big portraits on smaller screens.
...
The code might need some polishing later on, but seems to work now.
(Fixes bug #17961 and #18686.)
2011-12-10 20:55:57 +00:00
Ignacio R. Morelle
bbbdc212a8
gui2/taddon_description: Do not use message dialog definition...
...
...with background blur
Add-ons with long descriptions (such as "The Fellowship of the Clay")
cause a scrollbar to appear, which isn't properly handled in conjunction
with the blur precommit hook. The automatic Close button still doesn't
work after changing the definition, though.
2011-12-05 20:39:37 +00:00
Ignacio R. Morelle
5902006c84
gui2: Make a label string translatable
...
(The string is already translatable in the same domain, so this
doesn't break the string freeze.)
2011-12-05 20:39:21 +00:00
Nils Kneuper
3249302f61
correct spelling to match commit message and pofix.py entry
2011-11-16 11:41:26 +00:00
Steven Panek
b61ea7d440
'Create new map' -> 'Create New Map' for the button in the New Map dialog.
2011-11-15 20:32:31 +00:00
Steven Panek
015d0d5166
'Resize map' -> 'Resize Map' for the button in the Resize Map dialog.
2011-11-15 20:19:08 +00:00
Ignacio R. Morelle
6ef8aee4f6
gui2/tprogress_bar: Correct Y assignments...
...
...that made this look slightly different compared to the titlescreen
progress bar
2011-11-04 19:36:09 +00:00
Steven Panek
57dcdff73d
'nick' -> 'nickname'.
2011-11-03 17:24:38 +00:00
Ignacio R. Morelle
49d801cf91
gui2/tmp_create_game: Converted instances of Title Case...
...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 21:44:38 +00:00
Ignacio R. Morelle
f9854fd55d
gui2: Converted slider label from Title Case to Sentence case
2011-10-30 20:28:24 +00:00
Ignacio R. Morelle
001197cfc5
gui2: Converted instances of Title Case in checkbox labels...
...
...to Sentence case per upcoming UI Style Guide change
2011-10-30 20:28:06 +00:00
Ignacio R. Morelle
3953d976ce
gui2/taddon_uninstall_list: New add-ons...
...
...uninstall menu with multiple selection
I bet there was a FR for this in the tracker, but I couldn't find it.
2011-10-29 19:32:05 +00:00
Ignacio R. Morelle
a919dbf63d
gui2/teditor_settings: Change MDI option label again
2011-10-29 05:50:47 +00:00
Ignacio R. Morelle
58f00f63f5
gui2/tlanguage_selection: Title Case
2011-10-28 04:12:37 +00:00
Ignacio R. Morelle
6dda502450
gui2/tlanguage_selection: Set maximum dialog height to 600
2011-10-28 04:12:17 +00:00
Ignacio R. Morelle
431b99e3e0
gui2/teditor_set_starting_position:
...
Converted old GUI1 starting positions tool menu to GUI2
* Added a column displaying existing starting locations' coordinates to
the player numbers list
* May have made the player number entries easier to translate
* Removed overly long infodump about hotkeys that's already part of the
tooltip on the editor palette anyway.
* Ran into a lot of frustration involving adding or substracting one
from various things like map coordinates and team numbers because the
zero-based C arrays assumption doesn't seem to work here.
2011-10-28 02:12:15 +00:00
Ignacio R. Morelle
7afb506f41
gui2/teditor_generate_map: Remove unused local macro
2011-10-27 20:25:50 +00:00
Steven Panek
8062907d42
Made a string more accurate.
2011-10-27 13:50:52 +00:00
Ignacio R. Morelle
4fa6a776dd
gui2/teditor_settings: Make this dialog tidier
...
* Rearranged most widgets
* Switched to the Dreaded Title Case from Hell in checkboxes and
labels (because the wiki says so)
* Changed the wording in some labels
* Removed mention of "MDI", a UI design technicism which users do not
really care about and only makes things more difficult for translators
2011-10-27 08:56:17 +00:00
Ignacio R. Morelle
42c6e92679
gui2/teditor_settings: Remove unused WML macros
2011-10-27 06:28:23 +00:00
Ignacio R. Morelle
cec8fca6c7
gui2/tsimple_item_selector: Set maximum dialog height to 600
2011-10-26 00:43:34 +00:00
Ignacio R. Morelle
e10a0e9082
gui2: Set maximum dimensions for the OoS notification dialog...
...
...so it looks better on wide screens
2011-10-18 00:42:29 +00:00
Ignacio R. Morelle
779c00052b
Line-wrap author names in the add-on description dialog (bug #18691 )
2011-09-25 16:31:44 +00:00
Ignacio R. Morelle
7b206781ba
Fix a GUI2 warning...
...
...for mixing horizontal_grow and horizontal_alignment by commenting
out the latter
> error gui/parse: horizontal_grow and horizontal_alignment can't be
combined, alignment is ignored.
2011-09-24 00:51:05 +00:00
Mark de Wever
23d973b05a
Comment out some grow factors.
...
They are probably wrong, need some more evaluation. Found by Sytyi's
validation code.
2011-08-23 20:07:11 +00:00
Mark de Wever
15c616c89c
Fix an invalid key.
...
Detected by Sytyi's validation code.
2011-08-23 19:41:14 +00:00
Mark de Wever
d32cfe007c
Remove an unused file.
...
Detected by Sytyi's validation project.
2011-08-23 19:31:45 +00:00
Mark de Wever
b357fb6188
Fix a tag typo.
...
Found by Sytyi's validation tool.
2011-08-15 17:19:08 +00:00
Mark de Wever
1d3867322d
Fix some invalid keys.
...
Found by Sytyi's validation tool.
2011-08-15 17:19:05 +00:00
Mark de Wever
7862949b18
Fix some invalid keys.
...
Found by Sytyi's validation tool.
2011-08-15 17:19:02 +00:00
Mark de Wever
bd354685df
Fix an invalid key.
...
Found by Sytyi's validation tool.
2011-08-11 19:55:18 +00:00
Mark de Wever
251ce7207d
Fix an invalid key.
...
Found by Sytyi's validation tool.
2011-08-11 19:55:14 +00:00
Sergey Popov
882bed8c8b
GUI2 network transmission dialog improvements:
...
Added feedback on whether it's connecting/downloading and
made strings translatable.
2011-07-02 18:06:03 +00:00
Sergey Popov
5d5791c20c
Network transmission dialog improvement:
...
Realign the numeric display label and use invalidate_layout()
to ensure that its size will stay correct as it's updated.
2011-06-29 16:39:50 +00:00
Ignacio R. Morelle
14330580e6
gui2: Convert the New Folder dialog to GUI2
2011-06-29 01:46:25 +00:00
Ignacio R. Morelle
b65cba6f96
gui2: campaign_difficulty, simple_item_selector:
...
...Set standard margins for the central listbox widget (looks nicer this way)
2011-06-27 09:36:28 +00:00
Ignacio R. Morelle
74855ceb19
gui2: lobby_player_info: Use titlecase; simply button labels
2011-06-24 09:51:38 +00:00
Ignacio R. Morelle
81f65ce2df
gui2: mp_cmd_wrapper: Use titlecase correctly; simplify Send PM button text
2011-06-24 09:51:13 +00:00
Ignacio R. Morelle
1399aaf6c1
gui2: Use titlecase for the Change Control dialog title
2011-06-24 09:35:13 +00:00
Ignacio R. Morelle
b221034aa8
Update the official forum board URL in MP menu tooltip
...
http://www.wesnoth.org/forum/ currently redirects to http://forums.wesnoth.org/ .
2011-06-24 09:31:20 +00:00
Ignacio R. Morelle
928d55e61b
gui2: Switch new lobby to use the borderless window definition
2011-06-24 03:11:16 +00:00
Ignacio R. Morelle
10d77e1540
gui2: Create a definition for windows without border decorations
2011-06-24 03:10:55 +00:00
Sergey Popov
8b5ab058b2
Added numeric progress display to GUI2 network transmission dialog.
2011-06-23 15:39:37 +00:00