summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2013-07-19fix compilation warning.Andrei Karas1-1/+1
2013-07-13Add support for tabulation to fixed browserbox rows.Andrei Karas2-0/+25
2013-07-13Dehardcode keys in help and in tips.Andrei Karas1-1/+1
2013-07-12add ability to show assigned keys in browserbox.Andrei Karas2-1/+25
2013-07-11move sound constants to separate file.Andrei Karas3-0/+3
2013-07-07extent tab to follow different resize policy.Andrei Karas2-3/+16
2013-07-07fix again tabs size.Andrei Karas1-1/+1
2013-07-06fix chat tab resize and follow last line at same time.v1.3.7.7.1Andrei Karas1-1/+1
2013-07-06fix code style and some minor issues.Andrei Karas4-5/+2
2013-07-05fix resize issue in chat tabs.Andrei Karas1-10/+7
2013-07-04fix item selection in inventory.Andrei Karas1-2/+1
2013-07-03Add drag and drop between trade window and other windows.Andrei Karas1-7/+48
2013-07-03add drag and drop support between inventory and storage.Andrei Karas2-20/+51
2013-07-03fix some leaks on exit.Andrei Karas2-3/+4
2013-07-03simplify drag and drop source check.Andrei Karas1-4/+1
2013-07-03remove unused code from shortcutcontainer.Andrei Karas3-18/+0
2013-07-03fix drag and drop inside some windows.Andrei Karas3-6/+15
2013-07-03add support for drag and drop from/to shortcuts window.Andrei Karas3-43/+67
2013-07-02add support for drag and drop in spells window.Andrei Karas3-39/+76
2013-07-01improve size() usage in browserbox.Andrei Karas1-2/+3
2013-07-01improve size() usage in textbox.Andrei Karas1-5/+7
2013-07-01improve size() usage in textfield.Andrei Karas1-2/+3
2013-07-01improve size() usage in setupitem.Andrei Karas1-2/+8
2013-06-30Add ability to open support page if error happend.Andrei Karas1-1/+1
2013-06-30Add support for logging debug chat tab.Andrei Karas1-2/+12
2013-06-29fix working with protected items by automatic checks.Andrei Karas1-2/+2
2013-06-29Add support for multilines in extendedlistbox.Andrei Karas4-39/+174
2013-06-24fix double click handling in itemcontainer.Andrei Karas1-12/+15
2013-06-23Add support for protecting items.Andrei Karas1-2/+3
2013-06-21fix code style.Andrei Karas7-8/+7
2013-06-20Add more profiler labels.Andrei Karas3-0/+13
2013-06-18dont show resize cursor if item is dragging.Andrei Karas1-0/+4
2013-06-18improve window.Andrei Karas2-92/+89
2013-06-18improve widgetgroup.Andrei Karas2-4/+5
2013-06-18improve vertcontainer.Andrei Karas1-1/+1
2013-06-18improve textpreview.Andrei Karas2-16/+19
2013-06-18improve textfield.Andrei Karas2-19/+20
2013-06-17improve textbox.Andrei Karas2-14/+16
2013-06-17improve tablemodel.Andrei Karas4-13/+14
2013-06-17improve tabbedarea.Andrei Karas2-32/+38
2013-06-16Improve tab.Andrei Karas2-15/+13
2013-06-16improve spellshortcutcontainer.Andrei Karas2-12/+8
2013-06-16improve sliderlist.Andrei Karas2-14/+14
2013-06-15improve slider.Andrei Karas2-7/+5
2013-06-14Improve skillmodel.Andrei Karas1-1/+1
2013-06-14Improve skilldata.Andrei Karas1-2/+2
2013-06-14improve shortcutcontainer.Andrei Karas2-3/+5
2013-06-14Improve shoplistbox.Andrei Karas1-6/+10
2013-06-14improve setuptouchitem.Andrei Karas2-21/+28
2013-06-14improve setupitem.Andrei Karas2-152/+202