summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2011-03-26Fix code style.Andrei Karas1-2/+2
2011-03-26Fix scrollbar regression.Andrei Karas2-3/+15
2011-03-26Precalculation vertexes for improving draw speed.Andrei Karas12-21/+334
2011-03-19Add flag to enable or disable scroll buttons in tabbed area.Andrei Karas2-17/+73
2011-03-19Fix code style and add small optimisations.Andrei Karas1-2/+2
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas2-2/+3
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas7-10/+16
2011-03-11Add checks to tabbedarea.Andrei Karas1-9/+14
2011-03-09Added a tab scrolling system in tabarea.Yohann Ferreira2-1/+189
2011-03-08Add possible colors to item popups.Andrei Karas1-1/+2
2011-03-04Fix code style.Andrei Karas2-2/+4
2011-03-03Add colors to buy/sell dialogs.Andrei Karas2-14/+16
2011-03-03Chnage same methods with different parameters number to different names.Andrei Karas2-2/+2
2011-02-25Add tabs to spells window. Now it 5 tabs.Andrei Karas2-8/+14
2011-02-20Fix some code style and some errors.Andrei Karas2-4/+4
2011-02-19Update copyrights.Andrei Karas96-188/+276
2011-02-19Fix race condition in guichan bugfix.Andrei Karas1-0/+47
2011-02-15Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.Andrei Karas1-0/+1
2011-02-07Add ability to show/hide buttons in top right window corner.Andrei Karas2-0/+18
2011-01-28Fix code style and some new compilation warnings.Andrei Karas3-5/+8
2011-01-25Fix possible invisible items in inventory.Andrei Karas1-1/+2
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas9-13/+25
2011-01-14Small optimisation in itemcontainer.Andrei Karas1-3/+3
2011-01-14Fix compilation warning.Andrei Karas1-1/+1
2011-01-13Add new strings to translations (from inventory).Andrei Karas2-2/+9
2011-01-13Add inventory sorting.Andrei Karas5-22/+86
2011-01-11Add missing check to itemcontainer.cppAndrei Karas1-0/+3
2011-01-11Fix drawing inventory and selecting items.Andrei Karas1-8/+13
2011-01-04Add draw filter (incomplete)Andrei Karas4-7/+80
2011-01-03Add inventory filter control with only value All.Andrei Karas4-0/+200
2011-01-03Increase emotes count to 44 and fix new emotes.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas97-0/+15164