Charles Dang
f43ed4161e
taddon_list: cleaned up layout to bring it in line with production design
2016-02-13 10:09:56 +11:00
Charles Dang
63763774bc
GUI WML cleanup: strip unless size_text keys as well as ones with empty attributes
2016-02-13 09:35:06 +11:00
Charles Dang
0394fe0a34
tpreferences: display descriptions of advanced preferences if available
2016-02-12 08:34:42 +11:00
Charles Dang
4e5a42cc42
tpreferences: refactored Advanced section to use a listbox
...
This allows the details widgets to stay in the same listbox cell as the main
displayed names
2016-02-10 19:51:08 +11:00
Charles Dang
acd46a8353
gui2/tmp_alerts_options: applied some formatting
2016-02-10 19:51:06 +11:00
Charles Dang
faf5d82a4e
gui2/tpreferences: switch back to Alerts dialog (as opposed to tab) for now
2016-02-10 19:51:05 +11:00
Charles Dang
9eecc28ef9
Moved 'Accept whispers from friends only' pref from Advanced to Multiplayer
2016-02-10 19:51:02 +11:00
Charles Dang
b7d56e0c11
gui2/tpreferences: implemented new gui2 Preferences dialog
2016-02-10 19:51:01 +11:00
Charles Dang
d21235deb5
Added definition for small-size scroll label
2016-02-06 20:19:44 +11:00
Charles Dang
352bd1cae2
Removed Titlescreen Animation option and related code
2016-02-06 20:19:42 +11:00
Ignacio R. Morelle
677e7077ae
gui2/tpreferences: initial layout
2016-02-06 20:19:39 +11:00
Charles Dang
aad0e02d10
taddon_list: strip debug borders
2016-02-05 00:20:00 +11:00
Charles Dang
99697110f5
tunit_attack: draw a line between unit stats
2016-02-05 00:14:47 +11:00
Charles Dang
a7c28ee501
tslider: tweaked slider magic numbers so maximum value is reached
2016-02-04 21:05:18 +11:00
Charles Dang
b491950444
tunit_attack: some layout formatting
2016-02-04 17:25:55 +11:00
Charles Dang
e73c9c61f3
Removed unused window definition
...
title_screen.cfg defines its own window variant
2016-01-30 01:38:00 +11:00
Charles Dang
12e477f227
Added text alignment support to default label and removed 'alignment' label definition
...
The special titlescreen tip definition remains
2016-01-30 01:38:00 +11:00
Charles Dang
81655b3e6f
GUI2: remove remnants of TinyGUI
2016-01-25 17:34:42 +11:00
Charles Dang
a7ee92fb00
Added (unused) definition and images for a minimal-style vertical scrollbar
...
Horizontal scrollbar still requires images
2016-01-25 17:34:41 +11:00
Charles Dang
e4d42dc883
Swap order of tree view toggle button images
...
This makes the 'unfolded' variation the 'selected' variation
2016-01-24 19:34:06 +11:00
Charles Dang
583ab69247
Rename menu2-* dialog images to menu-*
2016-01-22 04:37:47 +11:00
Charles Dang
15ed585af2
tdrop_down_list: use menu dialog style
...
Also removes hacky +5 addition to dialog width, since it's not needed anymore.
Before d80cb04193
, comboboxes were inadvertently using tbutton and not their
own class, so that may have contributed to the need for it
2016-01-22 04:37:46 +11:00
Charles Dang
19af8302ce
Implement GUI2 menu dialog style
2016-01-22 04:37:45 +11:00
Charles Dang
9079dd2c5d
Fixup e730308056
2016-01-22 02:35:40 +11:00
Charles Dang
e730308056
Improved combobox design
2016-01-22 02:24:12 +11:00
Charles Dang
d56b8aaacf
Added a GUI macro for left-aligned drawn text
2016-01-22 02:24:10 +11:00
gfgtdf
3983fef8d6
attempt to fix pango markup for labels and comboboxes
2016-01-20 23:06:21 +01:00
gfgtdf
95e43a6fc6
make dropdown list width at least the width of the combobox
...
This also makes the text in the list left-aligned.
patch by vultraz
2016-01-20 17:44:17 +01:00
gfgtdf
4739413502
comboboxes for gui2
...
This adds a new combobox widget to gui2. Like the gui1 combobox widget
this is more or less only a button that prompts a list dialog below the
button when you click on it.
2016-01-20 17:44:13 +01:00
Charles Dang
bf32cca84f
gui2/tslider: small tweak to ensure maximum value is reached
...
This should fix a small issue introduced in 34b7f97658
2016-01-17 22:35:13 +11:00
Charles Dang
34b7f97658
gui2/tslider: adjust magic numbers so text area doesn't take up unnecessary space
...
These new should values allow a 4-digit number comfortably. If more space is needed,
feel free to bump these numbers.
2016-01-13 20:05:27 +11:00
Charles Dang
8ae305f1d4
tunit_attack: tweaked Profile button positioning
2016-01-11 08:57:42 +11:00
Charles Dang
6726c252a5
tunit_attack: made alignment a status label instead of an icon
2016-01-11 03:20:03 +11:00
Charles Dang
3641525cb6
tunit_attack: minor cleanup
2016-01-11 01:54:58 +11:00
Charles Dang
478caacf49
tunit_attack: increase spacing between stat columns
2016-01-11 01:15:01 +11:00
Charles Dang
2c487ffd48
tunit_attack: major progress on GUI2 attack dialog
2016-01-11 00:19:40 +11:00
Charles Dang
f716d6e99d
tunit_create: small tweak to icon display
2016-01-10 21:24:31 +11:00
Charles Dang
ec038d8b98
tunit_create: don't link range column to width of stats columns
2016-01-09 23:12:16 +11:00
Charles Dang
698a5b1d74
tunit_attack: populate attacks list with attack stats
2016-01-09 22:54:36 +11:00
Charles Dang
4af0e81533
Remove legacy Linear scaling algorithm
2016-01-08 05:10:30 +11:00
Charles Dang
b52867e7d0
tgame_load: remove handing of preview_pane
...
A simple return statement serves the same purpose
2015-12-17 15:08:06 +11:00
Charles Dang
4a76986762
Experimental Lobby: fixed some broken image paths
2015-12-07 02:27:50 +11:00
Charles Dang
523d14d261
Fixed spelling of 'focused' in data
2015-12-04 18:56:05 +11:00
Charles Dang
cd9c23fea0
tunit_create: more minimal display of level
2015-10-21 00:45:38 +11:00
Charles Dang
21391f9039
tunit_create: added minimal unit preview section and filter box (non-functional)
2015-10-20 08:44:48 +11:00
Charles Dang
2de99cad74
tunit_create: add sort functionality
2015-10-19 01:48:15 +11:00
Charles Dang
a599a3338e
Revert "Experimental fix for GUI2 listbox headers outside vertical scroll area"
...
This reverts commit 88faaac46e
.
2015-10-18 20:25:41 +11:00
Charles Dang
88faaac46e
Experimental fix for GUI2 listbox headers outside vertical scroll area
2015-10-18 02:52:45 +11:00
Ignacio R. Morelle
cb9d873955
gui2/ttoggle_button: Add hover/selection bg color to listbox header variant
...
Copied from GUI1.
2015-10-17 10:52:24 -03:00
Charles Dang
a8fdbeda10
Game Load: move Delete button into same row as first checkbox
2015-10-17 23:14:42 +11:00