troy%netscape.com
|
b5fa42f1ba
|
Minor changes to reduce the amount of unnecessary ref counting and speed
things up a little
|
1999-09-16 23:31:59 +00:00 |
ftang%netscape.com
|
26e88426e4
|
implement word jump for non Ascii
|
1999-08-19 06:06:57 +00:00 |
ftang%netscape.com
|
8ef9ee4a19
|
tune performance by elimate unnecessary reference to nsIWordBreaker in nsTexTransformer. Add NS_PRECONDITION code into nsTextTransformer to make code better
|
1999-08-10 07:23:56 +00:00 |
ftang%netscape.com
|
f6855356f2
|
fix bug 7544
|
1999-06-15 02:21:03 +00:00 |
kipp%netscape.com
|
a2d2d07781
|
Use shared IID
|
1999-04-27 22:14:36 +00:00 |
ftang%netscape.com
|
2ccd9da21c
|
add one boolean to indicate word break or line break
|
1999-04-06 22:41:44 +00:00 |
kipp%netscape.com
|
d8d50a289b
|
Support MOZ_PRE_WRAP
|
1999-03-31 04:12:46 +00:00 |
ftang%netscape.com
|
2e945807e6
|
fix mHasMultibyte hint problem when the first character of the *word* is not ASCII
|
1999-03-11 03:00:33 +00:00 |
kipp%netscape.com
|
44975aa096
|
Eliminate some compiler warnings
|
1999-03-05 04:28:54 +00:00 |
ftang%netscape.com
|
7cfb73c4eb
|
change nsTextTransformer to break line by calling nsILineBreak and make nsTextFrame pass the nsILineBreaker to nsTextTransformer
|
1999-02-24 18:21:23 +00:00 |
ftang%netscape.com
|
de8f97717d
|
Make Case conversion work for non-Latin1 Unicode. Reviewed by kipp. Perofrmance is the same after changing this.
|
1999-02-23 02:27:54 +00:00 |
mjudge%netscape.com
|
f3a99f20af
|
Added, jump to prev word, modified INIT of nsTextTransformer to better prepare for a start offset at the end of the mFrags list. added implementation of extra parameter to nsIFrame::PeekOffset to keep state for the next word problem of eating ws. nsTextFrame should be all set on implementation of jumping words.
|
1999-02-22 04:59:52 +00:00 |
mjudge%netscape.com
|
0d2000e2a7
|
gettig word jumping to work, adding GetPrevWord to texttransformer
|
1999-02-22 03:20:59 +00:00 |
troy%netscape.com
|
c9c1fa187e
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
kipp%netscape.com
|
8fc647b798
|
Use macros from nsTextFragment
|
1999-01-05 23:02:27 +00:00 |
kipp%netscape.com
|
5dbc0c6813
|
Fixed bug #1257: the bug was that we were overrunning the transformers malloc'd buffer because the mBufferLength was never being updated
|
1998-11-14 22:27:50 +00:00 |
kipp%netscape.com
|
3d1b53d6d1
|
Use computed word-len not out parameter that is unset at the time of usage
|
1998-10-26 17:27:35 +00:00 |
kipp%netscape.com
|
2039512c3d
|
Slimmed down the implementation
|
1998-10-21 20:05:31 +00:00 |
kipp%netscape.com
|
5e6f816dda
|
Fixed lastFrag computation
|
1998-10-21 03:07:37 +00:00 |
kipp%netscape.com
|
0fba6da5b9
|
Fixed lastFrag computation (doh!)
|
1998-10-21 03:04:46 +00:00 |
kipp%netscape.com
|
f0628ec32c
|
Added support for capitalization transform
|
1998-10-20 16:45:14 +00:00 |
kipp%netscape.com
|
49fb374228
|
new
|
1998-10-20 00:17:17 +00:00 |