summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-04-29* Fixed issue with determining whether chat input is focused (method no longerBjørn Lindeijer5-10/+14
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer1-2/+2
2008-04-28Properly fix problems with ItemContainer in InventoryWindow not resizingBjørn Lindeijer6-53/+33
2008-04-28Skills patch by roderic, mantis id=209David Athay2-43/+125
2008-04-28Added party invite dialogDavid Athay2-17/+97
2008-04-27Switch to use our extended ScrollArea and use adjusted width to proper calcul...Dennis Friis2-2/+5
2008-04-27Fix buildup of whitespace by using correct gridHeight and adding just 4px spa...Dennis Friis1-2/+2
2008-04-27Add methods to get width and height adjusted for any visible scrollbars.Dennis Friis2-0/+24
2008-04-27Fix ItemContainer not being resized properly when resizing inventory window.Dennis Friis1-6/+2
2008-04-26Text fix: zeny to GP.Dennis Friis1-3/+3
2008-04-26Made smooth color changing and smooth progress optional.Yohann Ferreira2-11/+45
2008-04-25Made the Email address change work more nicely with the server.Yohann Ferreira2-31/+8
2008-04-25Added client-side email address change ability.Yohann Ferreira5-15/+289
2008-04-25Added party window, updated codeblocks project file.David Athay2-0/+147
2008-04-24Make shortcut container ID based instead of slot based. Fixes items shifting ...Dennis Friis2-7/+11
2008-04-23Fixed svn:keywords properties and added header to guild.h.Bjørn Lindeijer3-3/+3
2008-04-23Fixed headers to be GPLDavid Athay1-22/+15
2008-04-22Added more support for partiesDavid Athay3-27/+3
2008-04-21Fixed chat window size issueDavid Athay3-14/+28
2008-04-20Merged two maps into one, avoid non-const operator[] and check whether channelBjørn Lindeijer2-31/+48
2008-04-20Fixed installing of dejavusans.ttf font.Bjørn Lindeijer1-2/+2
2008-04-20Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from Bjørn Lindeijer3-8/+20
2008-04-19Made the client clean characters information at unlogging to avoid a freeze w...Yohann Ferreira1-0/+1
2008-04-18Made 'Unregister' and 'change password' functionnal, at least client-side.Yohann Ferreira2-1/+6
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira6-65/+311
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay6-63/+126
2008-04-17Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the 'Invite...Yohann Ferreira2-3/+15
2008-04-17Moved walking calls flooding control when dragging mouse to viewport.Yohann Ferreira2-11/+19
2008-04-17Added input type parameter to the LocalPlayer::SetDestination methods in orde...Yohann Ferreira1-6/+10
2008-04-17Draw NPCs in yellow on minimap and skip drawing of warps. Based on idea by le...Dennis Friis1-1/+5
2008-04-17Added smooth progress changes into progressbars.Yohann Ferreira2-4/+9
2008-04-17fixes for r4110, have to account for index value and add 1 to get the right s...Dennis Friis1-1/+2
2008-04-16Fix shop list not to scroll to top when selling. Redo of revision 3801 due to...Dennis Friis1-0/+4
2008-04-16Removed private channelsDavid Athay1-1/+1
2008-04-16Fixed online status so that users are shown as onlineDavid Athay6-11/+39
2008-04-16Also fix potential out of range in BrowserBox::draw when checking for color c...Dennis Friis1-1/+2
2008-04-16Fixed compilation warning.Bjørn Lindeijer1-2/+2
2008-04-16Fix a basic_string::at sometimes being out of range in BrowserBox::draw when ...Dennis Friis1-2/+1
2008-04-16Restored the text wrapping in TextBox, since it was based on overriding aBjørn Lindeijer5-27/+14
2008-04-15Fixed clicking near player.David Athay1-2/+0
2008-04-15Added online status of guild membersDavid Athay6-23/+84
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay6-60/+205
2008-04-14Changed prefix of received whisper messages from "says:" to "whispers:"Philipp Sehmisch1-1/+1
2008-04-14Tweaked /whisper command to allow quoting of nicks with spaces in them.Dennis Friis1-4/+15
2008-04-13Merged revisions 3915-3939,3941-3953 via svnmerge from Bjørn Lindeijer1-5/+0
2008-04-12Fixed display of item shortcut container. gcn::Widget::setWidth is no longerBjørn Lindeijer6-61/+22
2008-04-11Removed the rhombs around the radio buttons.Yohann Ferreira2-0/+25
2008-04-11 Players now need toDavid Athay1-2/+19
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer46-582/+173
2008-04-10I guess I messed this up a bit.Bjørn Lindeijer1-1/+1