summaryrefslogtreecommitdiff
path: root/src/gui/widgets/popup.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-03-31Removed the ability to assign custom skins to windows/popupsThorbjørn Lindeijer1-32/+1
2010-03-05Rename SkinLoader to ThemeJared Adams1-3/+3
2010-03-02Revert "Merge WindowContainer into Viewport and remove extra members"Jared Adams1-5/+18
2010-03-01Merge WindowContainer into Viewport and remove extra membersJared Adams1-18/+5
2010-03-01Hide BeingPopup when mouseover WindowsJared Adams1-0/+7
2010-02-22Cleanup some popup-related code and make sure BeingPopup is includedJared Adams1-0/+16
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-4/+4
2009-04-15Made the PopupMenu a Popup subclassBjørn Lindeijer1-2/+2
2009-04-10Reduced the GCContainer to be even more trivialBjørn Lindeijer1-7/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-0/+179