summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-07-04Ugly hack for chat scrolling.David Athay2-9/+30
2008-07-03Fix guild window focus and crash bugDavid Athay1-1/+1
2008-07-01Merged revisions 4044-4067 via svnmerge from Bjørn Lindeijer1-7/+5
2008-07-01fixed a compiler warning.Philipp Sehmisch1-1/+1
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch12-94/+620
2008-06-27add icons to the skill dialogRoderic Morris2-6/+27
2008-06-16Allow whispers by default (patch by Fate).Bjørn Lindeijer1-1/+1
2008-06-15fix compiler and cmake warningsRoderic Morris1-2/+2
2008-06-14Fixed compilation errors and trade bug.David Athay2-1/+3
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer13-108/+88
2008-06-11Fixed displaying guild members in the guild windowDavid Athay1-0/+1
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris2-134/+51
2008-06-09Fix for segfault in drop down list of player ignore and sanity check for /whi...Dennis Friis2-2/+10
2008-06-05Lowered default particle detail level.Philipp Sehmisch1-1/+1
2008-06-05Added command line argument to specify the update host (-H). Also, to avoidBjørn Lindeijer2-23/+44
2008-06-04Small fix for displaying all names.Mateusz Kaduk1-1/+3
2008-06-04Added switch option drawing nicknames only if mouse hover. Useful in crowded ...Mateusz Kaduk5-17/+65
2008-06-03channel announcements and leave / enter messages, chat code refactoringRoderic Morris2-165/+2
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer1-2/+1
2008-05-28Added slider for controlling particleEmitterSkip (overall quality of particle...Philipp Sehmisch3-3/+62
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer1-0/+2
2008-05-19Removed the PopupBox class and used gcn::DropDown instead. It has clippingBjørn Lindeijer5-219/+7
2008-05-16Applied QOAL's patch to fix popup bug.David Athay1-2/+2
2008-05-16Applied QOALs patch to fix popup bugDavid Athay1-2/+2
2008-05-15Fixed chat window scrollingDavid Athay1-0/+2
2008-05-15Added tab with image based on buttonDavid Athay6-14/+250
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer11-4/+1537
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay11-209/+28
2008-05-08Allow page up and page down to scroll the chat window, based on patch by fate.Dennis Friis2-10/+36
2008-05-06Dont allow dragging of empty placeholders.Dennis Friis1-0/+2
2008-05-05Only update the size of chat window widgets when it is resized.Bjørn Lindeijer2-12/+15
2008-05-04Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-...Bjørn Lindeijer11-89/+37
2008-04-29Removed unused option from GCContainer to not delete a child, fixing warningsBjørn Lindeijer2-12/+10
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