summaryrefslogtreecommitdiff
path: root/src/gui/widgets/textpreview.h
AgeCommit message (Collapse)AuthorFilesLines
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P )
2009-03-25A host of code style fixesBjørn Lindeijer1-10/+10
Mostly putting & and * in the right place and making some getters const.
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+29
Conflicts: Many files.
2009-03-14Exposed the progress bar colors to the color management tab.Ira Rice1-0/+11
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-03-13Made the TextPreview widget respect alpha values.Ira Rice1-0/+1
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-03-12Added in option for opacity for the text preview widget, which all ofIra Rice1-1/+16
the other widgets have as well. Also set the preview widget to have opacity off, like all of the other widgets (if it is on, then opacity can't be applied to it. Also looks rather tacky with it) Signed-off-by: Ira Rice <irarice@gmail.com>
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-0/+115
The new color palette supports many more colors that the browserbox can display. So a change to the color config gui was needed.
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-0/+114
The new color palette supports many more colors that the browserbox can display. So a change to the color config gui was needed.