summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Move ChatWindow over to ChatTabsJared Adams3-0/+405
2009-03-26First batch of include cleanupBjørn Lindeijer13-61/+64
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer2-11/+11
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer2-2/+2
2009-03-25A host of code style fixesBjørn Lindeijer2-14/+14
2009-03-25Don't crash cause of deleting a model twiceBjørn Lindeijer1-3/+0
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer5-43/+261
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer3-8/+68
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer2-0/+112
2009-03-14Exposed the progress bar colors to the color management tab.Ira Rice2-1/+20
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-2/+8
2009-03-13Made the TextPreview widget respect alpha values.Ira Rice2-7/+18
2009-03-12Added in option for opacity for the text preview widget, which all ofIra Rice2-5/+25
2009-03-12Make use of the new available colorsMajin Sniper1-10/+6
2009-03-12Extend color config gui to support the new colorsMajin Sniper2-0/+173
2009-03-12Extending the internal handling of colorssniper1-12/+9
2009-03-12Make use of the new available colorsMajin Sniper2-10/+8
2009-03-12Extend color config gui to support the new colorsMajin Sniper2-0/+167
2009-03-12Extending the internal handling of colorssniper1-12/+9
2009-03-11Fix a memory leak in dropdownJared Adams1-0/+3
2009-03-11Fix a memory leak in dropdownJared Adams1-0/+3
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-3/+3
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-3/+3
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer3-27/+20
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice3-27/+20
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-15Fixed header copyright notices.Ira Rice2-4/+6
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