summaryrefslogtreecommitdiff
path: root/src/interface/Label.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Ensure previewview comment box resizing is triggered.Simon Robertshaw1-0/+8
2012-08-14Better text selection colour invert, fixes #107Simon Robertshaw1-4/+27
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-0/+1
2012-08-06Fix TPTScript 'set' functionSimon Robertshaw1-4/+26
2012-08-03Fix text selection issue in #65Simon Robertshaw1-2/+11
2012-08-03Fix context menu position #65Simon Robertshaw1-1/+1
2012-08-01Prevent newlines being inserted into the begining of a multiline label/textboxSimon Robertshaw1-2/+5
2012-07-24Copy, cut and paste for TextboxesSimon Robertshaw1-5/+52
2012-07-24Remove bounds check for text selection, makes text selection a little easier ...Simon Robertshaw1-10/+7
2012-07-20Prevent the multiline update for labels from going out of boundsSimon Robertshaw1-27/+38
2012-06-26Textbox now inherits from Label - gets all the fancy text selection featuresSimon Robertshaw1-4/+42
2012-06-26Release selection when the label component loses focusSimon Robertshaw1-0/+11
2012-06-26Replace textblock with new multiline label - with text selection!!!!111!!!one!!Simon Robertshaw1-23/+165
2012-05-15Move style into ComponentSimon Robertshaw1-34/+10
2012-04-14Remove other references to Global.hSimon Robertshaw1-1/+0
2012-01-29Background retrieval of save info and save list.Simon Robertshaw1-6/+7
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-9/+54
2012-01-17Some minor changesSimon Robertshaw1-2/+2
2012-01-15More stuff, better events and starting on interfaceSimon Robertshaw1-1/+3
2012-01-14Various things, also IEF UISimon Robertshaw1-0/+38