tibia-client/modules/corelib/ui
EgzoT b58c438015 UIMiniWindowContainer small improve (#938)
Change type of checking whether window have on drop possibility.

Reason:
Previously this parameter was checking by class name, so it blocking creating similar objects to miniwindow or inheritance from miniwindow object without changing sources. So it block creating modules with new UI objects working with miniwindowcontainer.
2018-02-28 21:46:27 +01:00
..
effects.lua Add blink effect 2013-02-05 19:08:32 -02:00
tooltip.lua Fix vertical tooltip clamping (#942) 2018-02-28 21:44:49 +01:00
uibutton.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uicheckbox.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uicombobox.lua Added missing protocol versions & made some style fixes. 2014-07-30 19:58:34 +12:00
uiimageview.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uiinputbox.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uilabel.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uimessagebox.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uiminiwindow.lua UIMiniWindowContainer small improve (#938) 2018-02-28 21:46:27 +01:00
uiminiwindowcontainer.lua UIMiniWindowContainer small improve (#938) 2018-02-28 21:46:27 +01:00
uimovabletabbar.lua Add tab-spacing tag to MoveableTabBars 2015-04-20 03:32:32 +02:00
uipopupmenu.lua Fix #576, PopupMenus close when leaving the game 2015-04-19 13:56:03 +02:00
uipopupscrollmenu.lua Scrollmenu for Comboboxes, fixes #480 2014-07-03 18:15:38 +02:00
uiprogressbar.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uiradiogroup.lua Style fixes and added dontSignal to UIRadioGroup. 2014-07-13 07:38:44 +12:00
uiresizeborder.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uiscrollarea.lua Forgot this from previous commit. 2014-07-13 02:10:30 +12:00
uiscrollbar.lua Fix for #596 2014-11-19 07:25:36 +01:00
uispinbox.lua More Market fixes 2015-01-25 02:28:53 +01:00
uisplitter.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uitabbar.lua Market fixes 2015-01-20 14:34:45 +01:00
uitable.lua Removed tr() from UIHeader 2015-01-28 00:01:53 +01:00
uitextedit.lua Minor fixes and improvements 2013-02-28 02:43:26 -03:00
uiwidget.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
uiwindow.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00