tibia-client/modules/corelib/ui
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
Commit generated by command:

find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
2014-01-18 15:09:26 +01:00
..
effects.lua Add blink effect 2013-02-05 19:08:32 -02:00
tooltip.lua Fix tooltip, minimap 2013-01-31 19:43:42 -02:00
uibutton.lua Fix 255 also another cooldown bug: 2013-01-31 20:31:21 +13:00
uicheckbox.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
uicombobox.lua Market fix, and a few other things: 2013-02-13 05:14:16 +13:00
uiimageview.lua More changes to minimap 2013-01-31 18:34:27 -02:00
uiinputbox.lua Reimplement text edit scrolling in C++ 2013-01-16 14:20:17 -02:00
uilabel.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
uimessagebox.lua Fix rsa change, messagebox and remove lua variable from c++ 2012-08-14 17:37:28 -03:00
uiminiwindow.lua Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
uiminiwindowcontainer.lua Fixes and new tuned terminal 2013-02-28 18:46:42 -03:00
uimovabletabbar.lua Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
uipopupmenu.lua Fix trade/use bug from previous commit 2013-01-30 18:57:37 -02:00
uiprogressbar.lua Fix for chat commands #s #w #y 2013-02-14 16:34:55 -02:00
uiradiogroup.lua Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
uiresizeborder.lua Use push/pop mechanism for cursors 2013-01-25 11:47:51 -02:00
uiscrollarea.lua Optimize terminal buffering 2013-02-28 21:35:35 -03:00
uiscrollbar.lua Minor fixes and improvements 2013-02-28 02:43:26 -03:00
uispinbox.lua Added 'sell all' tooltip to show items you can sell 2013-02-20 23:08:03 +13:00
uisplitter.lua Use push/pop mechanism for cursors 2013-01-25 11:47:51 -02:00
uitabbar.lua Minor fixes and add auto resize for images 2013-03-15 21:59:22 -03:00
uitable.lua Some fixes to spells/cooldowns. 2013-01-29 19:26:32 +13: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 Rework auto focus behavior, closes #222 2013-01-26 17:06:25 -02:00