spartanj
cc33bc3b4d
Some minor changes.
2010-12-29 04:31:27 -03:00
spartanj
cd662ed08b
Added cUIGenericGrid ( for multi-purpose grid, accepts any kind of control ), and cUIGridCell. Added tUIItemContainer, replaced for cUIListBoxContainer, so it can be used as a generic container for listbox, grids, etc.
...
Added align capabilities to cUIGfx and cUISprite.
Fixed some minor bugs.
Fixed some friend classes.
2010-12-29 01:33:26 -03:00
spartanj
dc14ac7a36
Cleaned up a little cUIListBox.
2010-12-26 19:41:27 -03:00
spartanj
0dfe1eb72e
Fixed a couple of minor bugs.
2010-12-26 18:36:32 -03:00
spartanj
a501124e03
More UI fixes.
2010-12-09 17:27:01 -03:00
spartanj
e2dc300efd
Added cUIDropDownList and cUIComboBox ( both working, but not full featured ).
...
Added support for alpha fading for skins.
Fixed double linked list of cUIControl.
Fixed some minor bugs.
2010-11-29 04:41:36 -03:00
spartanj
52f264753f
Optimized memory usage of cUIListBox.
...
Optimized polygon2 template.
2010-11-22 18:39:06 -03:00
spartanj
61602716c0
Instances cUIBackground and cUIBorder only if necessary
...
Removed some compiler warnings.
Updated projects.
2010-11-17 02:26:19 -03:00
spartanj
8538eb7eb3
Implemented double linked-list in the UI Controls, to optimize some process ( ChildAdd, ChildRemove, OverFind ).
...
Added cUITextBoxSimple, like cUITextBox without vertex buffers.
Added cUIListBoxContainer, a class to optimize the cUIListBox.
Added keyboard navigation in cUIListBox.
2010-11-16 04:38:41 -03:00
spartanj
edf7faa2d2
Added Auto Padding options for skins.
2010-11-15 00:36:04 -03:00
spartanj
0e99579ee0
Completed cUIListBox.
2010-11-14 20:21:54 -03:00
spartanj
d5fdbd7146
Added cUIListBox and cUIListBoxItem. Almost implemented, already working but i think that i need to polish a couple of things.
...
Optimized the mouse over for the UI Controls.
Fixed some minor bugs.
Added Scale method to Polygon2.
2010-11-14 06:22:42 -03:00