This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c2db284a8163e27d85b73ff5f00adc92342993f
haiku-beta6
/
src
/
kits
/
interface
/
BTextView
T
History
Stefano Ceccherini
9c2db284a8
Now BTextView::AutoResize() resizes also the textrect as it should
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16609 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-06 15:50:51 +00:00
..
InlineInput.cpp
Simplified the code for input method highlighting. This had the nice side effect of fixing the multi line highlighting bug.
2005-02-08 17:43:56 +00:00
InlineInput.h
…
LineBuffer.cpp
…
LineBuffer.h
Small cleanups and simplifications. Removed duplicated code
2005-11-29 10:34:06 +00:00
StyleBuffer.cpp
Fixed a memory leak (another)!
2006-02-16 20:29:30 +00:00
StyleBuffer.h
* Removed all *Ptr types (and just use pointers to the type instead).
2005-11-20 16:12:38 +00:00
TextGapBuffer.cpp
…
TextGapBuffer.h
…
TextView.cpp
Now BTextView::AutoResize() resizes also the textrect as it should
2006-03-06 15:50:51 +00:00
UndoBuffer.cpp
…
UndoBuffer.h
…
WidthBuffer.cpp
Commented a very annoying debug message out.
2005-11-26 23:37:53 +00:00