summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2012-02-25Decrease vertical size for setup items.Andrei Karas1-1/+1
2012-02-24More copyright fixes.Andrei Karas10-4/+10
2012-02-24Fix GPL license.Andrei Karas4-8/+4
2012-02-21Bit cleanup visual settings page.Andrei Karas2-12/+30
2012-02-21Move some settings from video to visual page.Andrei Karas2-5/+207
2012-02-20Move gui opacity option to visual settings page.Andrei Karas4-1/+140
2012-02-18Fix selection problem from last commits in browser box.v1.2.2.19Andrei Karas1-1/+1
2012-02-18Fix code style.Andrei Karas2-3/+3
2012-02-08Fix code style with new tool.Andrei Karas14-29/+19
2012-02-05Separate map class to map and maplayer.Andrei Karas1-0/+1
2012-02-03Add some missing getters.Andrei Karas15-30/+43
2012-02-02Add some checks after automatic checking.Andrei Karas2-4/+13
2012-02-01Not allow enter not numeric chars in numeric text fields.Andrei Karas1-21/+35
2012-01-31Add max chars limit for textfields.Andrei Karas2-2/+2
2012-01-31Extent max emotes count from 44 to 48 emotes.Andrei Karas1-1/+1
2012-01-30Add some missing checks to window resize code.Andrei Karas1-0/+2
2012-01-30Allow resizing of the game in windowed modeThorbjørn Lindeijer4-50/+59
2012-01-29Fix code style.Andrei Karas1-1/+1
2012-01-29Fix possible hiding methods issues.Andrei Karas3-10/+10
2012-01-24Fix branding issues. Like incorrect default app name, not connecting to server.Andrei Karas1-2/+6
2012-01-24Fix possible crash in server change.Andrei Karas1-0/+1
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas3-4/+6
2012-01-19Prevent adding double attributes to status window.Andrei Karas1-0/+1
2012-01-14fix adding gcc 4.7 support.Andrei Karas1-1/+1
2012-01-11Fix compliation under gcc 4.7 snapshot.Andrei Karas2-8/+10
2012-01-07Allow use bold text also if browser box line was splitted.Andrei Karas1-2/+1
2012-01-05Update copyrights year.Andrei Karas98-98/+98
2011-12-08Add variables for any chat text/commands.Andrei Karas1-0/+3
2011-12-05A bit improve speed in getting color from theme.Andrei Karas1-2/+3
2011-12-03Allow copy any line from chat log to clipboard byAndrei Karas2-0/+32
2011-12-02Fix some issues after automatic code checking.Andrei Karas1-2/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas26-160/+11
2011-11-15Autocomplete player nick in whisper first even if player offlineAndrei Karas2-1/+9
2011-11-14Fix incorrect memory access if hiding some gui layout cells.Andrei Karas2-8/+15
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas44-178/+193
2011-11-04Add bold markup tag to browserbox class.Andrei Karas2-13/+47
2011-10-08Fix global message sound hightligt. It was broken for some time.Andrei Karas1-10/+4
2011-10-07Fix resize in skills dialog and social window.Andrei Karas1-0/+3
2011-09-28Hide popups in different hidden windows.Andrei Karas8-5/+49
2011-09-28Add some checks after previous commit.Andrei Karas1-1/+2
2011-09-28Fixed item popup still visible after closing inventory window.Erik Schilling3-1/+8
2011-09-28Add amount text field to buy dialog.Andrei Karas3-3/+13
2011-09-26Add ability to scrolling in scrollareas like chat by mouse draging.Andrei Karas2-0/+62
2011-09-20Auto hide filter in invetory if window size too small.Andrei Karas1-7/+22
2011-09-19Unhide method widgetResized. Removed empty widgetResized from some classes.Andrei Karas1-1/+1
2011-09-16Simplify menu creation in popupmenu class.Andrei Karas2-0/+10
2011-09-15Remove some diplicated code from embeded guichan.Andrei Karas1-1/+1
2011-09-15Add buttons Themes, Video, Perfomance in select server screen.Andrei Karas2-0/+15
2011-09-11Fix code style.Andrei Karas1-2/+2
2011-09-11Add own theme image for progressbar. If no own image it fallback to vscroll i...Andrei Karas1-1/+3