summaryrefslogtreecommitdiff
path: root/src/interface/Textbox.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-18move clipboard functions out of misc.cpp without creating errorsjacob11-1/+1
2012-08-25Save ID copying for previewSimon Robertshaw1-0/+1
2012-08-06Fix TPTScript 'set' functionSimon Robertshaw1-2/+1
2012-08-05Ctrl+A select allSimon Robertshaw1-0/+1
2012-08-05Key repeat for text boxesSimon Robertshaw1-0/+6
2012-07-29Number type for text fields, addresses some of issue #39Simon Robertshaw1-11/+23
2012-07-28Implement search for DirectoryListSimon Robertshaw1-0/+1
2012-07-24Copy, cut and paste for TextboxesSimon Robertshaw1-1/+5
2012-07-18Working comment submissionSimon Robertshaw1-0/+2
2012-07-17Improve spacing of multiline labels, multiline cursor for Textbox, autoresizi...Simon Robertshaw1-1/+1
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw1-1/+2
2012-06-26Textbox now inherits from Label - gets all the fancy text selection featuresSimon Robertshaw1-2/+34
2012-05-15Username, password icons for Login windowSimon Robertshaw1-1/+2
2012-05-15Move style into ComponentSimon Robertshaw1-6/+0
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-0/+5
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw1-0/+1
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-5/+4
2012-01-24VariousSimon Robertshaw1-0/+4
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw1-0/+1
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-0/+44