summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer2-0/+112
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-15More copyright header fixesBjørn Lindeijer2-2/+2
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer2-6/+6
2009-02-11Shut up some compiler warnings.Philipp Sehmisch1-1/+1
2009-02-11Shut up some compiler warnings.Philipp Sehmisch1-1/+1
2009-02-11Changed spelling from colour to color.Philipp Sehmisch1-2/+2
2009-02-10Whitespace fixesBjørn Lindeijer1-5/+5
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice12-32/+42
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Whitespace fixesBjørn Lindeijer1-5/+5
2009-02-10Fixed some accidental capitalization errorsPhilipp Sehmisch1-1/+1
2009-02-10fixed capitalization of color member functions.Philipp Sehmisch1-1/+1
2009-02-10Changed spelling from colour to color.Philipp Sehmisch1-3/+3
2009-02-04Went through the gui folder and revised the include statements to notIra Rice4-11/+2
2009-02-03Modified the dropdown class to handle opacity.Ira Rice2-13/+67
2009-01-30Added highlighting ability to tabs.David Athay2-8/+29
2009-01-30Exposed most gui elements to take alpha values. There are still a fewIra Rice4-0/+24
2009-01-28Added channel highlighting upon activity. Added /kick command to get rid of u...David Athay2-8/+30
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer4-9/+9
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer10-40/+40
2009-01-18Fixed layout of video setup page when translatedBjørn Lindeijer3-1/+148
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer4-0/+442
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-2/+1
2009-01-06Merged layout handler from mainlineBjørn Lindeijer2-0/+647
2009-01-06Fixed the windows cbp file, deleted some files which we don't use, andIra Rice2-514/+0
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice2-0/+514
2008-12-17Code reformattingBjørn Lindeijer2-15/+9
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice2-3/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice4-11/+5
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer12-24/+0
2008-11-13Added avatars to party windowDavid Athay2-0/+122
2008-10-03Made a new Windows binary, as well as fix some files to make the Windows Ira Rice2-0/+3
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+1
2008-09-14fix for guichan bug in tabbedareasRoderic Morris2-0/+10
2008-08-21fix svn properties and id tagsRoderic Morris2-2/+2
2008-07-18Import of client treeLloyd Bryant4-2/+256
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer1-0/+2
2008-05-15Added tab with image based on buttonDavid Athay4-11/+246
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay2-2/+1
2008-04-22Added more support for partiesDavid Athay2-23/+0
2008-04-21Fixed chat window size issueDavid Athay2-12/+24
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay2-1/+61
2008-04-17Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the 'Invite...Yohann Ferreira1-0/+1
2008-04-16Fixed online status so that users are shown as onlineDavid Athay1-4/+6
2008-04-15Added online status of guild membersDavid Athay2-1/+20
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay2-0/+133
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer2-9/+8
2008-04-10Fixed some compiler warnings and don't try to load particle effects when noBjørn Lindeijer1-1/+1