summaryrefslogtreecommitdiff
path: root/src/interface/Label.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-72/+0
2013-01-18move clipboard functions out of misc.cpp without creating errorsjacob11-1/+1
2012-08-27Ensure previewview comment box resizing is triggered.Simon Robertshaw1-0/+1
2012-08-14Better text selection colour invert, fixes #107Simon Robertshaw1-0/+1
2012-08-06Fix TPTScript 'set' functionSimon Robertshaw1-0/+2
2012-07-24Copy, cut and paste for TextboxesSimon Robertshaw1-0/+4
2012-06-26Textbox now inherits from Label - gets all the fancy text selection featuresSimon Robertshaw1-1/+7
2012-06-26Release selection when the label component loses focusSimon Robertshaw1-0/+1
2012-06-26Replace textblock with new multiline label - with text selection!!!!111!!!one!!Simon Robertshaw1-0/+24
2012-05-15Move style into ComponentSimon Robertshaw1-8/+1
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw1-2/+3
2012-01-29Background retrieval of save info and save list.Simon Robertshaw1-2/+7
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-3/+11
2012-01-17Some minor changesSimon Robertshaw1-0/+26