summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2013-01-23fix for previous commit.Andrei Karas1-1/+1
2013-01-23Show self nick in online list with special color.Andrei Karas3-0/+12
2013-01-22Show in online list colored party and guild members.Andrei Karas2-6/+65
2013-01-22Improve a bit online list draw.Andrei Karas1-11/+9
2013-01-21Fix context menu in chat window.Andrei Karas1-1/+3
2013-01-21Play sounds also in broken quests (where missing complete or incomplete part)Andrei Karas1-2/+9
2013-01-21Fix sounds if quest variables working in loop.Andrei Karas1-0/+10
2013-01-20Last part with FOR_EACH changes.Andrei Karas9-35/+15
2013-01-20Another part with FOR_EACH changes.Andrei Karas32-164/+72
2013-01-20Fix crashes on closing client before entering game.Andrei Karas1-0/+2
2013-01-18Add padding for items in extended listboxes.Andrei Karas2-2/+4
2013-01-18Fix code style.Andrei Karas1-1/+1
2013-01-18Added missing Belgium flag in the setup/theme/language scrolling menu.Alige1-1/+1
2013-01-17Add detect joystick button in settings page.Andrei Karas2-4/+17
2013-01-17Fix server type dropdown in new server dialog.Andrei Karas7-7/+18
2013-01-16Fix loading quests with missing attributes.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas251-251/+251
2013-01-16Add context menu to browserbox http links.Andrei Karas7-4/+56
2013-01-16Fix ministatus window size and bars positions.Andrei Karas1-7/+7
2013-01-15Show better stats line in chat from status window.Andrei Karas2-13/+29
2013-01-15Enable music fadeout by default.Andrei Karas1-1/+1
2013-01-03Fix SDL_gfx confict from broken header.Andrei Karas1-7/+5
2013-01-02Fix resize issue in shortcuts windows in software drawing mode.Andrei Karas2-0/+7
2013-01-01Add support for theming in bars in top left corner.Andrei Karas3-9/+17
2013-01-01Add theming support for top right buttons.Andrei Karas2-8/+18
2013-01-01Remove free space from top and right in buttons menu.Andrei Karas1-8/+2
2013-01-01Allow select differnt modes for on screen buttons.Andrei Karas2-0/+18
2012-12-31Fix code style and compilation under windows.Andrei Karas4-10/+12
2012-12-31Sort onscreen keyboard actions list.Andrei Karas2-34/+64
2012-12-31Add configurable actions for onscreen buttons.Andrei Karas1-7/+23
2012-12-31Add support for changable actions for onscreen controls.Andrei Karas6-8/+249
2012-12-31Replace "on screen" to "onscreen".Andrei Karas1-3/+3
2012-12-31Add option to show/hide onscreen keyboard icon.Andrei Karas1-0/+3
2012-12-30Add action to show onscreen keyboard.Andrei Karas1-0/+5
2012-12-30Allow open context menu in textfields before connecting to server.Andrei Karas3-9/+34
2012-12-30Add popup menu for text fields.Andrei Karas7-6/+80
2012-12-29Add chat command to dump environment variables to log.Andrei Karas1-0/+1
2012-12-29Add support for show icon also in selected item in dropdown.Andrei Karas2-14/+41
2012-12-29Show flags icons in language selection listAndrei Karas9-31/+73
2012-12-28Fix previous commit error.Andrei Karas1-2/+2
2012-12-28Fix selected icon draw in extended listbox.Andrei Karas1-1/+3
2012-12-28By default put chat window in top in android build.Andrei Karas1-0/+4
2012-12-28Remove unused font object from sdlfont class.Andrei Karas2-18/+4
2012-12-28Fix different warnings from previous commits.Andrei Karas6-13/+11
2012-12-28Add outlining support to tabs.Andrei Karas7-40/+124
2012-12-27Fix text size if it was not power of two.Andrei Karas1-2/+5
2012-12-27Add outlining support to other popups.Andrei Karas4-12/+24
2012-12-27Add outlining support to textbox control.Andrei Karas2-0/+19
2012-12-27Change outline function to better quality but slower.Andrei Karas1-5/+29
2012-12-27add support for outlining in window header.Andrei Karas3-0/+4