summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-11Add some gm commands in player context menu.Andrei Karas1-0/+4
2013-06-23remove some duplicates in popupmenu.Andrei Karas1-0/+2
2013-06-23Add support for protecting items.Andrei Karas1-0/+2
2013-06-13add copy to clipboard in npc dialog.Andrei Karas1-0/+2
2013-05-28fix guard header part1.Andrei Karas1-3/+3
2013-05-18improve popupmenu class.Andrei Karas1-5/+7
2013-02-03Add ability to scroll menu popups.Andrei Karas1-1/+3
2013-02-03Add support for small screens with on screen top right buttons.Andrei Karas1-0/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2013-01-16Add context menu to browserbox http links.Andrei Karas1-0/+2
2012-12-30Add popup menu for text fields.Andrei Karas1-0/+4
2012-12-21Fix possible crash with nav poinst rename dialog.Andrei Karas1-0/+2
2012-12-15Add popup list. Replace listbox in dropdown to popup list.Andrei Karas1-0/+3
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-3/+3
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+6
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-3/+3
2012-09-22Add final keyword to most classes.Andrei Karas1-2/+2
2012-08-21first part of checks and style fixes.Andrei Karas1-19/+25
2012-06-06Fix some issues after auto checking.Andrei Karas1-1/+1
2012-05-06Fix code style.Andrei Karas1-1/+1
2012-05-05Refactor popupmenu class.Andrei Karas1-0/+14
2012-05-05Add pickup ignore list.Andrei Karas1-2/+3
2012-02-29Allow use context menu in minimap.Andrei Karas1-0/+2
2012-01-18Fix crash if pickup items.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-08Add to combined menu also floor items.Andrei Karas1-1/+3
2011-12-03Allow copy any line from chat log to clipboard byAndrei Karas1-0/+2
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-5/+1
2011-08-12Add ability to add comments to npcs.Andrei Karas1-0/+5
2011-07-07Remove undescore from variables and defines.Andrei Karas1-3/+3
2011-07-01Replace some lists to vectors.Andrei Karas1-1/+1
2011-06-14Add ability to add comments to any players.Andrei Karas1-0/+19
2011-06-04Add colors support for drops panel.Andrei Karas1-0/+1
2011-06-04Add support for colors to shortcuts panel.Andrei Karas1-1/+1
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-0/+2
2011-04-26Impliment 3 attack lists. (priority, attack, ignore)Andrei Karas1-1/+1
2011-04-21Impliment attack filter.Andrei Karas1-0/+3
2011-04-04Add initialisation for some variables, fix compilation warning.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-10Impliment show/hide bars in left top corner.Andrei Karas1-0/+3
2011-02-07Add ability to show/hide buttons in top right window corner.Andrei Karas1-0/+1
2011-01-02Initial commit.Andrei Karas1-0/+149