14 Commits

Author SHA1 Message Date
Mark de Wever
1afb0daec3 Add a filler macro to fill empty grid cells. 2010-09-28 19:12:43 +00:00
Mark de Wever
6c1a5b7a2f Strip trailing spaces 2010-07-31 07:11:31 +00: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
62669692b2 Use repeating buttons in the scrollbars. 2009-12-13 18:13:22 +00:00
Mark de Wever
8f3a947506 Fix widget order in GUI_FORCE_WIDGET_MINIMUM_SIZE.
With this fix the mouse focus is send to the containing widget instead
of the spacer.
2009-07-19 07:02:45 +00:00
Mark de Wever
f137241df0 Add a GUI_FORCE_WIDGET_MINIMUM_SIZE macro.
This way it's possible to force the (minimum) size of a widget.
2009-07-12 16:13:05 +00:00
Tomasz Śniatowski
c82645a4a4 add a TINY font size in gui2...
...and a default_tiny label definition, used it in new lobby
2009-07-07 19:50:58 +01:00
Nils Kneuper
6ccc7c33c7 add some textdomain markers to files that had none,
...should not introduce any strings, just for completions sake (every
.cfg should have a marker, have done the job util
utils/change_textdomain -t )
2009-04-11 22:30:16 +00:00
Mark de Wever
596eeca1de Add a new transparent scrolllabel for wml_message. 2009-02-28 18:09:29 +00:00
Mark de Wever
01df1d2fee Use the proper button ids.
With the invalid ids the buttons on the horizontal scrollbar didn't fix,
which has been fix.
2009-01-02 13:34:08 +00:00
Mark de Wever
665ef636e3 Revert 2008-12-13T22:07:30Z!ai0867@gmail.com.
2008-12-15T18:12:07Z!esr@thyrsus.com did the rename on the engine side which makes this
change no longer right. The name _initial.cfg sounds better as
_init.cfg.
2008-12-15 18:20:57 +00:00
Alexander van Gessel
589f9240e3 Rename _initial.cfg to _init.cfg to match the the C++. 2008-12-13 23:07:30 +01:00
Mark de Wever
ebf482bbb5 Move some macros to their own file.
This way those macros can be reused for all containers that need scrollbars.
2008-12-13 11:35:08 +00:00
Mark de Wever
53bdb88159 Restructure the data tree a bit.
In the macros directory some more generic macros will be defined, the
_initial.cfg should be loaded first. The engine doesn't enforce that yet but
probably esr will add that feature. (The odds of it not being loaded first is
probably theoretical.)
2008-12-13 11:22:50 +00:00