index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interface
/
Label.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
move clipboard functions out of misc.cpp without creating errors
jacob1
1
-3/+3
2012-12-15
make sure long amounts of text without spaces doesn't run over out of bounds
jacob1
1
-20/+22
2012-09-30
Fix word wrapping issue (words moved onto new lines were not being added to t...
Simon Robertshaw
1
-1/+2
2012-09-13
Save history and new multiline formatter
Simon Robertshaw
1
-14/+47
2012-09-13
Show version info in update prompt. Fixes #177
Simon Robertshaw
1
-1/+12
2012-08-27
Ensure previewview comment box resizing is triggered.
Simon Robertshaw
1
-0/+8
2012-08-14
Better text selection colour invert, fixes #107
Simon Robertshaw
1
-4/+27
2012-08-12
Use forward declarations more to avoid excessive includes
Simon Robertshaw
1
-0/+1
2012-08-06
Fix TPTScript 'set' function
Simon Robertshaw
1
-4/+26
2012-08-03
Fix text selection issue in #65
Simon Robertshaw
1
-2/+11
2012-08-03
Fix context menu position #65
Simon Robertshaw
1
-1/+1
2012-08-01
Prevent newlines being inserted into the begining of a multiline label/textbox
Simon Robertshaw
1
-2/+5
2012-07-24
Copy, cut and paste for Textboxes
Simon Robertshaw
1
-5/+52
2012-07-24
Remove bounds check for text selection, makes text selection a little easier ...
Simon Robertshaw
1
-10/+7
2012-07-20
Prevent the multiline update for labels from going out of bounds
Simon Robertshaw
1
-27/+38
2012-06-26
Textbox now inherits from Label - gets all the fancy text selection features
Simon Robertshaw
1
-4/+42
2012-06-26
Release selection when the label component loses focus
Simon Robertshaw
1
-0/+11
2012-06-26
Replace textblock with new multiline label - with text selection!!!!111!!!one!!
Simon Robertshaw
1
-23/+165
2012-05-15
Move style into Component
Simon Robertshaw
1
-34/+10
2012-04-14
Remove other references to Global.h
Simon Robertshaw
1
-1/+0
2012-01-29
Background retrieval of save info and save list.
Simon Robertshaw
1
-6/+7
2012-01-20
More stuff, need to fix memory leak
Simon Robertshaw
1
-9/+54
2012-01-17
Some minor changes
Simon Robertshaw
1
-2/+2
2012-01-15
More stuff, better events and starting on interface
Simon Robertshaw
1
-1/+3
2012-01-14
Various things, also IEF UI
Simon Robertshaw
1
-0/+38