Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
In most case it equal to std::vector except debug modes.
Now it can be also mse::mstd::vector, but sadly this class not support
all required features.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allow not set actual OpenGL color on each call
because it useless for drawing text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename ClipRectangle into ClipRect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove base/graphcs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New parameter:
itemPadding - padding from up and down for each list entry.
|
|
|
|
Also add support for extended listboxes in popuplist control.
|
|
|
|
|
|
|
|
|
|
New theme color:
LISTBOX_SELECTED
|