2008-11-20 aiiane <aiiane@aiiane.net>
* LibGUI.lua
ADDED: "smallcombobox" and "tinycombobox" element types for
different-width comboboxes. ADDED: "image" type for dynamic images.
CHANGED: Subelements of windows created via :Add() or direct call
will now have a name based on the parent window's name. CHANGED:
Local-ized utility functions for improved performance. FIXED: All
:Resize() methods will now properly update the .width and/or .height
properties as appropriate. FIXED: Passing a blank string to for a
new element's name will now properly auto-generate an element name.
[795af0164a72] [RC-2]