summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Collapse)AuthorFilesLines
2013-02-03Fix inventory sorting.Andrei Karas5-47/+49
Was broken because conflict with buy dialog sorting.
2013-02-02Fix errors in some compilers.v1.3.2.3Andrei Karas4-13/+13
2013-02-01Fix code style.Andrei Karas8-20/+19
2013-02-01update and rebuild translations.Andrei Karas1-4/+4
2013-02-01Add own update message for Android.Andrei Karas1-2/+8
2013-02-01Move buttons in character selection dialog.Andrei Karas1-3/+7
2013-02-01Fix some resize issues in setup window.Andrei Karas6-9/+34
2013-01-31Add default avatars support for npcs.Andrei Karas1-0/+9
2013-01-31Fix layout issue of filter buttons in Inventory window.Hal90001-1/+1
2013-01-31Allow resize setup window buttons and tabs panel.Andrei Karas2-0/+23
2013-01-30Fix minimal windows sizes for very small screens (320x240)Andrei Karas12-17/+23
2013-01-30Fix error and code style in avatarlistbox.Andrei Karas1-5/+12
2013-01-30Extend themability of avatarlistbox.Hal90002-6/+8
2013-01-30Add sort option to buy dialog from players.Andrei Karas3-3/+181
2013-01-29Add new 4 tips.Andrei Karas1-2/+8
Also fix previous button in did you know window.
2013-01-27In char selection dialog add support for selecting character by clicking on ↵Andrei Karas3-0/+15
image.
2013-01-27Fix incorrect map loading on first run for server.Andrei Karas2-55/+59
2013-01-27Add option to autoresize minimaps.Andrei Karas3-10/+31
New option: misc \ maps \ resize minimaps.
2013-01-27Fix bug with shoplistbox.xml file.Hal90001-2/+2
2013-01-27Add missing check to skilldialog.Andrei Karas1-1/+1
2013-01-26Fix show ping time if timer overflowed and still no response from server.Andrei Karas1-10/+2
2013-01-26Add support for manual compression selection.Andrei Karas2-4/+30
2013-01-25Add empty handlers for accelerometer events in Android version.Andrei Karas1-0/+5
2013-01-25Remove unused code for Android keyboard.Andrei Karas2-15/+0
2013-01-25Fix news.txt loading.Andrei Karas1-13/+7
Before was skipped empty lines.
2013-01-23Use in different listbox derived classes different xml skin.Andrei Karas15-28/+28
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
New theme colors: SELFNICK - color for own player nick in online list. SELFNICK_OUTLINE - outline color for self nick.
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
New parameter: itemPadding - padding from up and down for each list entry.
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
This need to detect joystick changes.
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
New theme options in ministatus.xml: padding - border padding spacing - space between buttons iconPadding - padding for icons iconSpacing - space between icons