Commit graph

736 commits

Author SHA1 Message Date
Ignacio R. Morelle
d66571f0b8 gui2/tnetwork_transmission: Simplify layout removing an unneeded spacer 2012-02-04 05:57:03 +00:00
Ignacio R. Morelle
5ec456fa80 gui2/tmp_server_list: UI consistency changes
* Added standard margins for the central listbox

 * Right-align dialog control buttons correctly, eliminating the large
   gap between them
2012-02-04 05:56:49 +00:00
Ignacio R. Morelle
c1e2fa3ad1 gui2/tmp_method_selection: Right-align dialog control buttons correctly,
...eliminating the large gap between them
2012-02-04 05:56:34 +00:00
Ignacio R. Morelle
8b159f268c gui2/tmp_login: Use standard margins for the checkbox 2012-02-04 05:56:20 +00:00
Ignacio R. Morelle
45c7a5ffb7 gui2/tmp_host_network_game_prompt: Right-align dialog control buttons 2012-02-04 05:56:05 +00:00
Ignacio R. Morelle
18aecfcb6d gui2/tmp_connect: Lay out dialog control buttons separately...
...and align them to the right
2012-02-04 05:55:50 +00:00
Ignacio R. Morelle
0933f459b3 gui2/tmp_create_game: UI consistency changes
* Use "OK" for the OK button label instead of "Create game" (sic)
 * Right-align dialog control buttons
2012-02-04 05:55:20 +00:00
Ignacio R. Morelle
a8bbd00166 gui2/tlanguage_selection: Some consistency changes
* Replace "Change Language" button label with the shorter "OK"

 * Right-align dialog control buttons correctly
2012-02-04 04:26:24 +00:00
Ignacio R. Morelle
602eec78f4 gui2/tgame_save*: Various consistency changes
* Give the three dialogs a maximum size of 500x600

 * Lay out the dialog control buttons separately from the rest

 * Right-align the dialog control buttons

 * Removed the now unnecessary spacers
2012-02-04 04:20:01 +00:00
Ignacio R. Morelle
28cd33537d gui2/tgame_save_message: We don't really need a placeholder...
...for a label's contents here

In particular, we don't need a single translatable "x" to confuse
translators.
2012-02-04 03:52:30 +00:00
Ignacio R. Morelle
73c3e54de1 gui2/tgame_save: Right-align dialog control buttons correctly,
...eliminating the large gap between them
2012-02-04 03:46:21 +00:00
Ignacio R. Morelle
d66169f9da gui2/tgame_load: Some UI consistency changes
* Vertically align the dialog to the center, not the top edge of the screen

 * Gave various widgets a standard margin
2012-02-04 03:29:12 +00:00
Ignacio R. Morelle
41eb90818e gui2/tgame_load: Will people ever pay attention to capitalization guidelines? 2012-02-04 03:19:53 +00:00
Ignacio R. Morelle
9809b728fd gui2/tgame_delete: Right-align dialog control buttons correctly,
...eliminating the large gap between them
2012-02-04 03:19:32 +00:00
Ignacio R. Morelle
867a9e1842 gui2/tfolder_create: Right-align dialog control buttons correctly,
...eliminating the large gap between them
2012-02-04 03:16:36 +00:00
Ignacio R. Morelle
25ef4fed16 gui2/teditor_set_starting_position: Right-align dialog control...
...buttons correctly
2012-02-04 03:13:57 +00:00
Ignacio R. Morelle
d9a3b6b3f5 gui2/teditor_resize_map: Various UI consistency changes
* Gave the expand/shrink direction box label a trailing colon, and
   removed gratuituous blanks

 * Gave certain widgets a standard margin

 * Right-aligned dialog control buttons

 * Shortened "Resize Map" button label to just "Resize"
2012-02-04 02:51:48 +00:00
Ignacio R. Morelle
583bc109f6 gui2/teditor_generate_map: Right-align dialog control buttons correctly 2012-02-04 02:51:27 +00:00
Ignacio R. Morelle
65188917ae gui2/tcampaign_difficulty: Right-align dialog control buttons correctly,
...eliminating the large gap between them
2012-02-04 02:40:00 +00:00
Ignacio R. Morelle
020a07894a gui2/taddon_connect: Lay out the dialog control buttons independently...
...of the rest of the dialog
2012-02-04 02:38:27 +00:00
Ignacio R. Morelle
9cc53a86bf gui2/taddon_list: Right-align dialog control buttons correctly,
...eliminating the large gap between them
2012-02-04 02:31:55 +00:00
Ignacio R. Morelle
a78f81f465 gui2/taddon_uninstall_list: Right-align dialog control buttons correctly 2012-02-04 02:28:15 +00:00
Ignacio R. Morelle
f730161174 gui2/teditor_new_map: Couple of consistency changes
* Separated button layout so they can be right-aligned independently of
   other widgets in the dialog
 
* Replaced OK button label with a single word
2012-02-04 02:25:24 +00:00
Ignacio R. Morelle
ad401c5cfd gui2/tedit_label: Right-align dialog control buttons,
...give the checkbox a standard margin
2012-02-04 02:19:47 +00:00
Ignacio R. Morelle
c77565ae76 gui2/teditor_settings: Right-align dialog control buttons 2012-02-04 02:19:23 +00:00
Ignacio R. Morelle
55c8f83bf4 gui2/tmessage: Right-align dialog control buttons 2012-02-04 02:18:46 +00:00
Fabian Müller
154477cee0 Implemented the feature request in bug #10978 2012-02-02 16:55:59 +00:00
Ignacio R. Morelle
651d4b9bcf gui2/tcampaign_dialog: convert dialog title label to Title Case 2012-01-31 05:33:37 +00:00
Ignacio R. Morelle
334d978c3a gui2/tmp_host_game_prompt: Converted the initial...
...Host Networked Game/wesnothd launch prompt to GUI2
2012-01-31 04:43:34 +00:00
Ignacio R. Morelle
dd0c7e4f18 gui: Use "Do not show again" instead of "Don't show again"...
...or "Don't ask me again!"
2012-01-31 04:17:06 +00:00
Ignacio R. Morelle
7ddba073ee gui2/tgame_delete: Use more standard (i.e. tmessage) geometry specs...
...for the action buttons for now

This aligns the action buttons at the center of the bottom row instead
of aligning them to the right along with some extra padding (!) at the
left.

It isn't clear to me whether this is the most appropriate layout, but
it's used in other standard GUI2 message/prompt dialogs.
2012-01-31 04:16:51 +00:00
Ignacio R. Morelle
1c8fddb5b1 gui2/tgame_delete: Removed some unusual geometry specifications
* A "spacer label" which is really not required (standard borders
   should be enough to make the dialog look nice)

 * A right-aligned checkbox, which should really be left-aligned
2012-01-31 04:06:01 +00:00
Ignacio R. Morelle
98913c2e52 gui2/tchat_log: Remove redundant widget border 2011-12-13 23:01:10 +00:00
Ignacio R. Morelle
705ef73b7f gui2/tchat_log: More minor cosmetic changes
* Get rid of a useless column with spacers and the Close button; the
   latter has been moved to the previous column and its horizontal
   alignment changed accordingly.

 * Disable the pages slider when the page count is 1.
2011-12-12 18:31:30 +00:00
Ignacio R. Morelle
8b09ec13e8 gui2/tchat_log: Dialog titles should use Title Case 2011-12-12 18:04:15 +00:00
Ignacio R. Morelle
8d6da5e796 gui2/tchat_log: Set size constraints to match the campaign menu,
...and add standard border size
2011-12-12 18:03:03 +00:00
Ignacio R. Morelle
8601357d78 gui2/tchat_log: Empty strings can't be marked as translatable! 2011-12-12 17:57:39 +00:00
Ignacio R. Morelle
343fa84a27 gui2/tchat_log: Add a colon to a slider label...
...for consistency with other GUI1 and GUI2 dialogs
2011-12-12 17:55:16 +00:00
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