index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
TextBox.cc
Age
Commit message (
Expand
)
Author
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2010-09-05
avoid constructing new strings implicit
Mathias Gumz
2008-09-27
fix some goofy code
Mark Tiefenbruck
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-10-18
fixed bug #1809786
fluxgen
2007-06-29
updates for compiling with gcc 4.3
markt
2006-11-07
cosmetic patch from slava again
mathias
2006-04-16
fix all compiler warnings with -Wall
simonb
2006-02-16
updated copyright info
mathias
2005-05-07
patch from vadim to fix the issues in input-areas he introduced with his last
mathias
2005-05-06
more keyactions for textbox-patch from Vadim <suhanov_vadim at mail dot ru>
mathias
2005-05-06
Fix for #1160244, #1099704, #1094107:
mathias
2005-01-24
copyright date
mathias
2004-12-18
fix segfaulting when new text is smaller than the oldtext,
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-10-08
entering @ and ~ from germankeyboards work again
akir
2004-10-06
fix some keymovement issues, dunno if its completly correct that way. perhaps
akir
2004-09-11
Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...
fluxgen
2004-08-31
add autoconf check for std c++ headers
rathnor
2004-08-11
fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]...
fluxgen
2004-07-15
delete key
fluxgen
2004-04-19
minor fix for old gcc compiler
fluxgen
2004-03-18
C-c clears the window, and now @ and | works, patch from Mathias Gumz
fluxgen
2004-01-21
fixed cursor bug, thanks Mathias Gumz
fluxgen
2004-01-08
cleaning
fluxgen
2003-12-30
minor fix from keys
fluxgen
2003-12-16
fixed some icc warnings
fluxgen
2003-10-05
shuffle bunch of stuff from Keys into FbTk/KeyUtil
rathnor
2003-09-08
fixed lock mask for num and scroll lock
fluxgen
2003-08-26
text box for input
fluxgen