summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Fix compilation errors.Andrei Karas1-0/+1
2012-08-15Fix conflicted keys translation.Andrei Karas1-1/+1
2012-08-15Fix code style again.Andrei Karas12-14/+18
2012-08-14Fix code style.Andrei Karas1-0/+3
2012-08-14Add npc cycle select.Andrei Karas1-0/+3
2012-08-12Fix FBO under windows.Andrei Karas1-2/+0
2012-08-11Enable best mode autodetection for linux.Andrei Karas1-10/+0
2012-08-09Hightlight gms in online list with "friends" color and letters (GM).Andrei Karas2-1/+22
2012-08-09Revert "Highlight gms in online list with color."Andrei Karas1-10/+2
2012-08-09Highlight gms in online list with color.Andrei Karas1-2/+10
2012-08-08Fix typo in theme option captionalign.Andrei Karas1-1/+1
2012-08-08Add theme options for caption offset and align.Andrei Karas2-1/+22
2012-08-08Play sound on getting new quest and complete quest.Andrei Karas2-2/+25
2012-08-07Fix background draw in buy/sell dialogs.Andrei Karas2-5/+6
2012-08-07Change a bit char select dialog size.Andrei Karas1-1/+1
2012-08-07Add connect button to edit server dialog.Andrei Karas4-39/+54
2012-08-06Add equip button to outfits window.Andrei Karas2-12/+22
2012-08-06Extend outfits to 4x4 items in each outfit.Andrei Karas2-3/+3
2012-08-06Fix code style.Andrei Karas1-2/+2
2012-08-06In small inventory hide only filter box and not hide sort field.Andrei Karas1-12/+12
2012-08-05Move some hardcoded paddings to themes.Andrei Karas12-39/+40
2012-08-04Extend background theming.Andrei Karas18-31/+51
2012-08-04Add support for default theme file names.Andrei Karas22-41/+68
2012-08-04Add support for themed background for scrollarea.Andrei Karas2-17/+24
2012-08-04fix code style.Andrei Karas1-4/+8
2012-08-04update and rebuild translations.Andrei Karas1-1/+2
2012-08-03Fix unassign key button.Andrei Karas1-0/+1
2012-08-02Add option to show/hide background in npc dialog.Andrei Karas1-2/+4
2012-08-02Add option to show/hide background in social window tabs.Andrei Karas1-24/+25
2012-08-01Fix code style.Andrei Karas6-36/+39
2012-08-01Disable emotes moving in emotes bar for now.Andrei Karas1-1/+3
2012-07-31add links support to quests window.Andrei Karas2-0/+5
2012-07-31Add support for clear npc dialog by command from server (evol only).Andrei Karas2-3/+8
2012-07-31Add theme option to show hide opaque background for some windows.Andrei Karas6-12/+40
2012-07-30Add addition options to skin objects.Andrei Karas4-24/+80
2012-07-30Fix code style.Andrei Karas5-7/+12
2012-07-29Fix quests update in quests window.Andrei Karas1-30/+71
2012-07-29Add quests window to on screen buttons.Andrei Karas1-2/+9
2012-07-29Add icons to quests window.Andrei Karas3-12/+72
2012-07-29Add quests netcode and quests window.Andrei Karas6-0/+472
2012-07-28Remove white background in social window.Andrei Karas1-8/+8
2012-07-28Simplify scrollarea opaque flag.Andrei Karas8-27/+17
2012-07-28Extend playerbox theming.Andrei Karas6-31/+45
2012-07-28Add support for images in npc menu.Andrei Karas5-7/+241
2012-07-23Improve perfomance in some object constructors.Andrei Karas14-45/+33
2012-07-22Add key for disable full screen mode.Andrei Karas1-0/+5
2012-07-22Add equipment button to inventory window.Andrei Karas2-5/+17
2012-07-22Add new chat commands.Andrei Karas2-18/+32
2012-07-21Add two new colors to themes.Andrei Karas4-3/+7
2012-07-21Add support for opening urls in system default browser.Andrei Karas1-2/+10