summaryrefslogtreecommitdiff
path: root/src/gui/widgets/avatarlistbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-9/+0
2010-09-28Removing click-countStefan Dombrowski1-9/+0
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-03-26Replace most dynamic_casts with static_castsJared Adams1-10/+7
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-3/+3
2010-03-05Rename SkinLoader to ThemeJared Adams1-3/+3
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-2/+3
2010-02-22Fix more copyright headersJared Adams1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-0/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-08Open a WhisperTab when you double-click on an Avatar in an AvatarListBoxJared Adams1-0/+12
2010-02-08Fix finding width of bold textJared Adams1-1/+1
2010-02-08Fix some bugs in party handling and add HP to AvatarListBoxJared Adams1-2/+14
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-0/+133