summaryrefslogtreecommitdiff
path: root/src/FbTk/TextBox.cc
AgeCommit message (Expand)Author
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-09-05avoid constructing new strings implicitMathias Gumz
2008-09-27fix some goofy codeMark Tiefenbruck
2008-04-21some fixes for gcc 3.4Thomas Orgis
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-10-18fixed bug #1809786fluxgen
2007-06-29updates for compiling with gcc 4.3markt
2006-11-07cosmetic patch from slava againmathias
2006-04-16fix all compiler warnings with -Wallsimonb
2006-02-16updated copyright infomathias
2005-05-07patch from vadim to fix the issues in input-areas he introduced with his lastmathias
2005-05-06more keyactions for textbox-patch from Vadim <suhanov_vadim at mail dot ru>mathias
2005-05-06Fix for #1160244, #1099704, #1094107:mathias
2005-01-24copyright datemathias
2004-12-18fix segfaulting when new text is smaller than the oldtext,mathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-10-08entering @ and ~ from germankeyboards work againakir
2004-10-06fix some keymovement issues, dunno if its completly correct that way. perhapsakir
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen
2004-08-31add autoconf check for std c++ headersrathnor
2004-08-11fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]...fluxgen
2004-07-15delete keyfluxgen
2004-04-19minor fix for old gcc compilerfluxgen
2004-03-18C-c clears the window, and now @ and | works, patch from Mathias Gumzfluxgen
2004-01-21fixed cursor bug, thanks Mathias Gumzfluxgen
2004-01-08cleaningfluxgen
2003-12-30minor fix from keysfluxgen
2003-12-16fixed some icc warningsfluxgen
2003-10-05shuffle bunch of stuff from Keys into FbTk/KeyUtilrathnor
2003-09-08fixed lock mask for num and scroll lockfluxgen
2003-08-26text box for inputfluxgen