Mark de Wever
|
2a23ba1884
|
Cleanup part 5.
The full redraw flag is no longer needed since widgets are always fully
redrawn now.
|
2009-01-03 15:45:38 +00:00 |
|
Mark de Wever
|
2cc2a51603
|
Make NEW_DRAW unconditionally, WML side.
Remove the condition from the WML, also a few code changes which are not
longer needed, now that the WML has been converted.
|
2008-12-29 08:51:37 +00:00 |
|
Mark de Wever
|
a963d007a0
|
Rewrote the listbox class.
Now uses the scrollbar container as base and the generator for its
items. The scrolling doesn't work properly yet.
|
2008-12-24 16:01:02 +00:00 |
|
Nils Kneuper
|
01c575209c
|
add a textdomain declaration to every .cfg file...
...(via utils/change-textdomain -t)
|
2008-10-07 10:35:42 +00:00 |
|
Mark de Wever
|
42e30eb72d
|
Changed the sizes of the listbox...
...so it can be used for normal and tiny gui.
|
2008-08-23 20:24:33 +00:00 |
|
Mark de Wever
|
bdd251739f
|
Fix some typos.
|
2008-07-18 19:48:53 +00:00 |
|
Mark de Wever
|
6772f2f9bc
|
Give the listbox scroll buttons with arrows and disable the other placeholders.
|
2008-05-20 15:25:52 +00:00 |
|
Mark de Wever
|
7c745a47d0
|
Show (ugly) placeholder buttons for the scrollbar in the listbox.
Made those buttons also works.
Fixes a off by one bug in at_end().
|
2008-05-17 10:37:10 +00:00 |
|
Mark de Wever
|
63e8e030fe
|
Adding a crude listbox class,
...not yet really functional but the basics are there.
|
2008-05-11 17:37:59 +00:00 |
|