summaryrefslogtreecommitdiff
path: root/src/gui/guildwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Various gettext fixesKess Vargavind1-7/+13
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-20Fix up window visibility saving/restoringJared Adams1-0/+1
2009-04-10Reduced the GCContainer to be even more trivialBjørn Lindeijer1-1/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-3/+4
2009-03-27Removed unnecessary parenthesis on constructorsBjørn Lindeijer1-2/+2
2009-03-27Clean up chat and chat tabs some moreJared Adams1-20/+20
2009-03-26Major clean up of ChatTab handlingJared Adams1-4/+4
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-1/+1
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-1/+0
2008-11-13Added avatars to party windowDavid Athay1-3/+3
2008-11-01Merged revisions 4207-4209,4221-4222 via svnmerge from Bjørn Lindeijer1-1/+1
2008-05-15Added tab with image based on buttonDavid Athay1-1/+1
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-11/+6
2008-04-17Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the 'Invite...Yohann Ferreira1-3/+14
2008-04-16Fixed online status so that users are shown as onlineDavid Athay1-4/+6
2008-04-15Added online status of guild membersDavid Athay1-3/+15
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay1-23/+22
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-2/+2
2008-04-01Fixed up chat and guildsDavid Athay1-9/+12
2008-03-28 UpdatedDavid Athay1-0/+2
2008-03-12Added ability to quit guilds.David Athay1-10/+46
2008-03-05Fixed guild creation.David Athay1-2/+2
2008-03-05Fixed typing in guild dialogsDavid Athay1-41/+31
2008-02-28Work in Progress commit of guilds.David Athay1-0/+223