summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Fix style issues.Andrei Karas1-1/+1
2016-12-16Remove extra include.Andrei Karas1-2/+0
2016-12-16Fix style issues.Andrei Karas1-2/+2
2016-12-16Fix hiding tabs in skill dialog.Andrei Karas2-11/+41
2016-12-15Fix skill level menu selection in rectangular skill tabs.Andrei Karas1-4/+15
2016-12-15Add theme files for skill rectangle listbox.Andrei Karas1-1/+4
2016-12-15Add support for rectangular skills tabs.Andrei Karas2-1/+427
2016-12-12Add noexcept in some files.Andrei Karas27-117/+117
2016-12-10Fix some issues found by automatic checks.Andrei Karas3-13/+13
2016-11-11Fix typo implimented -> implemented.Andrei Karas1-2/+2
2016-10-28Fix conflict for variable mSelectable between two classes.Andrei Karas3-8/+8
2016-10-16Add option to show player name only for selected player.s20161017Andrei Karas2-3/+20
2016-10-04Move layouttype into enums directory.Andrei Karas3-44/+4
2016-10-04Remove extra include.s20161004Andrei Karas2-1/+2
2016-10-04Move slidergrid enum into enums directory.Andrei Karas2-56/+49
2016-10-04Move orientation enum into enums directory.Andrei Karas2-20/+12
2016-09-27Fix too long string in browserbox.cppAndrei Karas1-1/+2
2016-09-27Add support for links to mercenaries.Andrei Karas1-0/+9
2016-09-27Add support for links to homunculuses.Andrei Karas1-0/+9
2016-09-27Add support for links to pets.Andrei Karas1-0/+9
2016-09-27Add support for links to monsters.Andrei Karas1-19/+36
2016-09-27Show theme info dialog as modal dialog.Andrei Karas1-1/+1
2016-09-26Add support for links "news" and "copyright".Andrei Karas1-0/+9
2016-09-23Add missing comments into defines.Andrei Karas18-62/+81
2016-09-21Set parts of most windows unselectable.Andrei Karas2-0/+3
2016-09-20Set scrollarea unselectable only if no scroll bars showed.Andrei Karas3-1/+10
2016-09-20Set unselectable most parts of status window.Andrei Karas3-0/+7
2016-09-20Add support for unselectable widgets.Andrei Karas5-2/+18
2016-09-20Dont allow try to insert items into each other in legacy server.Andrei Karas1-0/+3
2016-09-17Fix tests compilation.Andrei Karas1-1/+1
2016-09-17Add strong typed bool LoseFocusOnTab.Andrei Karas4-6/+13
2016-09-17Add strong typed bool Opaque.Andrei Karas36-76/+89
2016-09-17Use strong typed bool Move for move variable in window.Andrei Karas2-4/+5
2016-09-17Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy s...Andrei Karas1-9/+9
2016-09-16Remove another extra include.Andrei Karas1-2/+0
2016-09-16Remove extra include.Andrei Karas1-2/+0
2016-09-16Fix compilation without C++11 flags.Andrei Karas1-1/+1
2016-09-15Add support for drag and drop into shops.Andrei Karas1-0/+49
2016-09-15Add type into ShopListBox.Andrei Karas3-5/+21
2016-09-14Fix highlighted links drawing with bold text.Andrei Karas1-2/+11
2016-09-03Add option for create custom OpenGL context.Andrei Karas1-0/+4
2016-08-30Fix some leaks in unit tests.Andrei Karas1-0/+1
2016-08-29Add some cleanup calls in unit tests.Andrei Karas1-0/+3
2016-08-29Use time_t for time values.Andrei Karas3-3/+3
2016-08-25In item sorting by name in inventort sort by name with colors.Andrei Karas1-5/+9
2016-08-25In inventory if item same sort it also by inventory index for remove random i...Andrei Karas1-8/+44
2016-08-22Add some missing consts.Andrei Karas2-2/+2
2016-08-20Add chat command for show/change auto item party sharing.s20160820Andrei Karas1-0/+6
2016-08-19Add chat command for show/change share experience in party.Andrei Karas1-49/+4
2016-08-19Add chat command for show/change share item drops in party.Andrei Karas1-48/+3