summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Remove ServerFeatures haveMultyStatusUp because it depend only on server type.Andrei Karas1-1/+2
2017-05-01Remove ServerFeatures haveCards because it depend only on server type.Andrei Karas1-1/+2
2017-05-01Remove ServerFeatures haveCart because it depend only on server type.Andrei Karas1-1/+2
2017-05-01Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.Andrei Karas1-1/+2
2017-05-01Add tmwa ifdefs for guildmanager and emulateguildtab.Andrei Karas1-0/+4
2017-05-01Remove ServerFeatures haveChangePartyLeader because it depend only on server ...Andrei Karas1-3/+4
2017-04-25Add option for enable/disable DSA OpenGL extension.Andrei Karas1-0/+4
2017-04-21Show item options in item popups.Andrei Karas1-1/+2
2017-04-08Move resourcemanager from class to namespace.Andrei Karas2-3/+20
2017-04-03Replace string::append with pathJoin.Andrei Karas1-2/+3
2017-03-28Join fs/virfs.h and fs/virtfs/virtfs.hAndrei Karas1-1/+1
2017-03-17Remove shadow variable from shoplistbox.Andrei Karas2-3/+2
2017-03-14Fix shadow variables in PopupMenu and Desktop.Andrei Karas2-2/+2
2017-03-10Add setting to allow and not allow move character by mouse.Andrei Karas1-0/+4
2017-03-09Simplify add/remove dirs and zips methods in virtfs.Andrei Karas1-4/+4
2017-03-08Add configuration path initialisation in tests where it need.Andrei Karas1-0/+10
2017-03-08Clean global font pointer on gui deletion.Andrei Karas1-0/+3
2017-03-07Fix unit tests on windows.Andrei Karas1-1/+0
2017-03-04Reimplement VirtFs in correct way. Now all tests should pass.Andrei Karas1-4/+4
2017-03-02Revert "Fix tests failure in physfs deinit."Andrei Karas1-1/+1
2017-03-02Fix tests failure in physfs deinit.Andrei Karas1-1/+1
2017-03-01Fix tests running without physfs.Andrei Karas1-0/+2
2017-02-28Add paths.xml option overweightPercent for show overweight message.Andrei Karas1-1/+0
2017-02-21Move virt fs related files into fs directory.Andrei Karas1-1/+2
2017-02-20Fix all left leaks in tests.Andrei Karas1-1/+0
2017-02-20Fix some leaks in unit tests.Andrei Karas2-2/+8
2017-02-19Fix some memory leaks and add duplicate item fields check.Andrei Karas1-0/+1
2017-02-11Split virtfs api for add directories and archives.Andrei Karas1-2/+4
2017-02-10Rename physfstools into virtfs.Andrei Karas1-1/+1
2017-02-09Open quest in quests window if quest link was clicked.Andrei Karas1-2/+10
2017-02-06Add custom currency also into shop items list.Andrei Karas1-1/+4
2017-01-31Move units into db directory.Andrei Karas2-7/+7
2017-01-28Fix code style. Remove some useless checks.Andrei Karas1-5/+0
2017-01-27Fix style issues in browserbox.Andrei Karas1-1/+2
2017-01-27Move tabs replace code from browserbox into browserboxtools.Andrei Karas1-17/+1
2017-01-27Move links replace code from browserbox into browserboxtools.Andrei Karas1-81/+1
2017-01-27Move keys replace code from browserbox into browserboxtools.Andrei Karas1-13/+1
2017-01-27Move variables replace code from browserbox into browserboxtools.Andrei Karas1-2/+2
2017-01-27Move color names into separate file.Andrei Karas2-38/+24
2017-01-27Move link highlight mode into separate file.Andrei Karas2-18/+10
2017-01-27Move browserboxmode into separate file.Andrei Karas6-21/+19
2017-01-27Move browserlink into separate file.Andrei Karas1-22/+2
2017-01-20Fix code style.Andrei Karas2-1/+3
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.Andrei Karas14-8/+57
2017-01-05Remove extra includes from unit tests files.Andrei Karas1-6/+0
2017-01-05Fix different issues in unit tests.Andrei Karas1-2/+24
2017-01-04Add physfs deinit function for unit tests. But not using it for now.Andrei Karas1-0/+5
2017-01-03Fix some doxygen issues.Andrei Karas8-128/+3
2017-01-03Remove useless todo messages.Andrei Karas2-3/+0
2017-01-03Update copyright year.Andrei Karas217-217/+217