summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-19Use input manager for most commands in party tab.Andrei Karas1-18/+15
2016-08-19Use input manager for most commands in guild tab.Andrei Karas1-9/+13
2016-08-18Add baic menu into social window menu button.Andrei Karas9-2/+19
2016-08-15Copy skill cast offset to shortcuts.Andrei Karas2-7/+22
2016-08-15Move itemtype.h into item directory.Andrei Karas1-1/+1
2016-08-15Not stop background music if not connected to server and settings was changed.Andrei Karas1-6/+16
2016-08-14Add missing include into skilllistbox.hAndrei Karas1-0/+1
2016-08-14Allow drag cast type from skills window into shortcuts.Andrei Karas2-0/+8
2016-08-14Show cast type in skill popup from custom place.Andrei Karas2-2/+11
2016-08-14Add skill cast type option in skills window.Andrei Karas1-1/+1
2016-08-07Add monster wall collision type.Andrei Karas1-0/+2
2016-08-06Add own colors for hp bars for homunculus, mercenary, elemental.Andrei Karas1-0/+6