summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
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-11Fix a memory leak in dropdownJared Adams1-0/+3
2009-03-10Remove some tabs and trailing whitespaceJared Adams1-3/+3
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice3-27/+20
2009-02-15Fixed header copyright notices.Ira Rice2-4/+6
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-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-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-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-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-07-18Import of client treeLloyd Bryant4-2/+256
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-1/+1
2007-04-15Reimplemented window resizing. It is now once again possible to resize windowsBjørn Lindeijer2-0/+126