Age | Commit message (Expand) | Author | Files | Lines |
2018-03-14 | fbtk, textbox, fix cursor position and size | Pete Beardmore | 1 | -1/+1 |
2018-03-14 | fbtk, textbox, fix text vertical centering | Pete Beardmore | 1 | -1/+1 |
2016-09-11 | Improve utf-8 support | Thomas Lübking | 1 | -44/+41 |
2016-09-11 | support ctrl+a for selecting all | Thomas Lübking | 1 | -0/+5 |
2016-09-11 | Support editing utf-8 text in TextBox | Thomas Lübking | 1 | -22/+96 |
2016-07-23 | clear selection on text input | Thomas Lübking | 1 | -0/+1 |
2016-05-28 | improve consistency | Mathias Gumz | 1 | -7/+7 |
2016-05-28 | fix broken text selection for FbTk::TextBox | Mathias Gumz | 1 | -1/+2 |
2016-04-25 | Allow text selection | Thomas Lübking | 1 | -61/+146 |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -26/+37 |
2010-09-05 | avoid constructing new strings implicit | Mathias Gumz | 1 | -1/+1 |
2008-09-27 | fix some goofy code | Mark Tiefenbruck | 1 | -73/+38 |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-10-18 | fixed bug #1809786 | fluxgen | 1 | -1/+4 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+10 |
2006-11-07 | cosmetic patch from slava again | mathias | 1 | -2/+0 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -16/+20 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-05-07 | patch from vadim to fix the issues in input-areas he introduced with his last | mathias | 1 | -24/+36 |
2005-05-06 | more keyactions for textbox-patch from Vadim <suhanov_vadim at mail dot ru> | mathias | 1 | -5/+86 |
2005-05-06 | Fix for #1160244, #1099704, #1094107: | mathias | 1 | -4/+5 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-12-18 | fix segfaulting when new text is smaller than the oldtext, | mathias | 1 | -0/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-08 | entering @ and ~ from germankeyboards work again | akir | 1 | -3/+38 |
2004-10-06 | fix some keymovement issues, dunno if its completly correct that way. perhaps | akir | 1 | -8/+27 |
2004-09-11 | Font::drawText takes reference to FbDrawable instead of X Drawable + some cod... | fluxgen | 1 | -2/+2 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 |
2004-08-11 | fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]... | fluxgen | 1 | -2/+5 |
2004-07-15 | delete key | fluxgen | 1 | -1/+4 |
2004-04-19 | minor fix for old gcc compiler | fluxgen | 1 | -2/+2 |
2004-03-18 | C-c clears the window, and now @ and | works, patch from Mathias Gumz | fluxgen | 1 | -2/+8 |
2004-01-21 | fixed cursor bug, thanks Mathias Gumz | fluxgen | 1 | -2/+2 |
2004-01-08 | cleaning | fluxgen | 1 | -5/+5 |
2003-12-30 | minor fix from keys | fluxgen | 1 | -2/+2 |
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -4/+2 |
2003-10-05 | shuffle bunch of stuff from Keys into FbTk/KeyUtil | rathnor | 1 | -3/+2 |
2003-09-08 | fixed lock mask for num and scroll lock | fluxgen | 1 | -1/+6 |
2003-08-26 | text box for input | fluxgen | 1 | -0/+287 |