Karol Nowak
e1c06cb893
Tiny gui: use simple_style for menus to save 6 pixels, as suggested by Sapient.
2006-08-04 22:48:18 +00:00
Patrick Parker
7446e31386
stage 1 of the dialog refactoring :
...
the construct_dialog files allow you to build customized dialogs
also: cleaned up some of my bad event::handler code
2006-07-19 21:14:13 +00:00
Patrick Parker
ae4923e3b7
this fixes bug #6362 - Minor graphical glitch in player list of MP lobby
2006-07-17 09:50:02 +00:00
Patrick Parker
7e96e24ef2
darkening the non-selected items in the bluebg_style menus
...
as requested by freim
2006-06-10 23:07:14 +00:00
David Philippi
dbbc5f2765
fixed some warnings
2006-06-10 16:20:25 +00:00
Gunter Labes
23ca57f01e
ran codeclean over all files and set them all to svn:eol-style 'native'
2006-06-05 20:02:25 +00:00
Patrick Parker
4cef55aa55
change menu default style from redbox to bluebg_style
...
change color of selected text from red to blue
swap selected and normal row colors for slateborder_style
2006-06-01 20:20:30 +00:00
Patrick Parker
1cdcd04700
MP lobby gameslist now uses bluebg_style,
...
...also fixed an error with menu headings, loadgame dialog now uses
bluebg_style, MP lobby userlist now uses slateborder_style,
progressbars changed to blue.
2006-06-01 01:25:17 +00:00
Patrick Parker
e774ce4de8
replaced slateborder_style with bluebg_style for menu list selections
2006-05-30 06:39:15 +00:00
Patrick Parker
9d8e4bcea5
restored menu trailing space for text (cell_padding_)
2006-05-23 18:59:03 +00:00
Patrick Parker
cfb19e2583
added slate-border selection style to attack dialog
...
also, minor warning fix and documentation
2006-05-23 17:39:22 +00:00
Rusty Russell
96b04e060a
Remove (correct) warning (gcc 4.0) by providing virtual destructors.
2006-05-06 12:38:14 +00:00
Patrick Parker
2b67de2818
expansion and improvement of the slateborder menu style
2006-05-06 06:56:41 +00:00
Rusty Russell
b64fa50197
Fix compile errors in gcc from recent Windows-based checkins:
...
1) menu_events.cpp: can't compare std::string with iterator.
2) Makefile.am needs updating for new file
3) widgets/menu_style.cpp: can't add strings, use string concatentation.
2006-05-05 04:11:02 +00:00
Patrick Parker
a1869d1f34
support for menu listbox styles
...
image border select style added to campaigns, get more campaigns, and
preferences dialogs
2006-05-05 03:37:08 +00:00