summaryrefslogtreecommitdiff
path: root/src/gui/popup.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Enforce minimum widths and heights to be at least as big as the minumumIra Rice1-2/+2
2009-03-11Modified Skin class to use proper encapsulation, instead of leaving itsIra Rice1-3/+3
2009-03-11Removed widget listeners from the popup class. Tests have shown that atIra Rice1-2/+0
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-0/+211