summaryrefslogtreecommitdiff
path: root/src/gui/popup.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-37/+28
2009-03-26Removed setting and getting parent windows for popup classes, as thisIra Rice1-3/+0
2009-03-26Removed getting and setting a parent window from the popup class, sinceIra Rice1-13/+1
2009-03-26Fixed popup comment. This got chopped off some time when it was firstIra Rice1-2/+6
2009-03-27Fixed name of "UpdateSliders" and reduced redundant docsBjørn Lindeijer1-34/+14
2009-03-26Compile warning fixesBjørn Lindeijer1-10/+10
2009-03-25A host of code style fixesBjørn Lindeijer1-13/+13
2009-03-25Fixed some headers of recently added filesBjørn Lindeijer1-3/+3
2009-03-25Modified skin loading to save and load a skin's XML path, as well asIra Rice1-11/+24
2009-03-25Moved the responsibility for skin alpha adjustment to the Skin class.Ira Rice1-12/+1
2009-03-11Removed widget listeners from the popup class. Tests have shown that atIra Rice1-3/+1
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-0/+196