aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/TextBox.cc
AgeCommit message (Expand)AuthorFilesLines
2004-12-18fix segfaulting when new text is smaller than the oldtext,mathias1-0/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-08entering @ and ~ from germankeyboards work againakir1-3/+38
2004-10-06fix some keymovement issues, dunno if its completly correct that way. perhapsakir1-8/+27
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-2/+2
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-08-11fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]...fluxgen1-2/+5
2004-07-15delete keyfluxgen1-1/+4
2004-04-19minor fix for old gcc compilerfluxgen1-2/+2
2004-03-18C-c clears the window, and now @ and | works, patch from Mathias Gumzfluxgen1-2/+8
2004-01-21fixed cursor bug, thanks Mathias Gumzfluxgen1-2/+2
2004-01-08cleaningfluxgen1-5/+5
2003-12-30minor fix from keysfluxgen1-2/+2
2003-12-16fixed some icc warningsfluxgen1-4/+2
2003-10-05shuffle bunch of stuff from Keys into FbTk/KeyUtilrathnor1-3/+2
2003-09-08fixed lock mask for num and scroll lockfluxgen1-1/+6
2003-08-26text box for inputfluxgen1-0/+287