summaryrefslogtreecommitdiff
path: root/src/gui/widgets/avatarlistbox.cpp
AgeCommit message (Expand)AuthorFilesLines
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