timeless%mozdev.org
|
a768026fc9
|
Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
|
2006-06-03 23:35:59 +00:00 |
|
uriber%gmail.com
|
fd64432329
|
When measuring text, make sure nsTextTransformer::GetNextWord looks only at the part of the text content covered by the current frame. bug=333769 r+sr=roc
|
2006-04-22 13:29:50 +00:00 |
|
dbaron%dbaron.org
|
04b8c33eda
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
|
dbaron%dbaron.org
|
0e88f73bc6
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
|
cvshook%sicking.cc
|
4845457d08
|
Bug 329974: Share textdata for common textnode values. r/sr=jst
|
2006-03-24 03:29:52 +00:00 |
|
masayuki%d-toybox.com
|
2dfb698e3d
|
Bug 164700 css word-spacing applies at at paint time but not at layout (reflow) time r+sr=rbs
|
2006-03-08 03:30:57 +00:00 |
|
cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
peterv%propagandism.org
|
1fd27aa751
|
Fix for bug 306363 (Clean up nsContentUtils service getters). r/sr=bz.
|
2005-09-11 10:08:43 +00:00 |
|
mats.palmgren%bredband.net
|
8f34e7d413
|
Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron
|
2005-08-31 00:35:17 +00:00 |
|
roc+%cs.cmu.edu
|
d364135459
|
Fixing bustage
|
2005-08-22 04:45:18 +00:00 |
|
roc+%cs.cmu.edu
|
142211a0cb
|
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
|
2005-08-22 03:00:06 +00:00 |
|
rbs%maths.uq.edu.au
|
2493c7b733
|
Discarded characters cause the selected text to shift, b=289857. Patch by Hideo Saito <saito@densan.co.jp>, r+sr=rbs, a=chofmann
|
2005-04-22 01:30:46 +00:00 |
|
rbs%maths.uq.edu.au
|
7ccb32aaf2
|
text-transform: uppercase or capitalize messes the German character ß, b=96423, r+sr=roc, a=asa
|
2005-04-18 00:13:45 +00:00 |
|
rbs%maths.uq.edu.au
|
66a44c9b0c
|
'text-transform: capitalize' causes collapsed/expanded letter spacing, b=93168, r+sr=bz, a=asa
|
2005-04-17 23:53:28 +00:00 |
|
darin%meer.net
|
950a78482d
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
|
kyle.yuan%sun.com
|
e81d588f47
|
Bug 237228 pref "layout.word_select.eat_space_to_next_word" can't be set by user in the profile's prefs.js
r=dbaron, sr=roc, patch=ginn.chen@sun.com
|
2004-09-21 04:25:08 +00:00 |
|
bryner%brianryner.com
|
b88692c5a1
|
Trying again to land support for content node properties (bug 253888). r=jst, sr=dbaron.
|
2004-08-24 18:50:29 +00:00 |
|
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
|
bryner%brianryner.com
|
0fd21c3872
|
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
|
2004-07-29 19:41:39 +00:00 |
|
smontagu%smontagu.org
|
82d48e1672
|
DeCOMtaminate nsIFrame Set/GetProperty and merge Set/GetBidiProperty with it. Bug 117751, r+sr=roc
|
2004-06-01 06:20:16 +00:00 |
|
jst%mozilla.jstenback.com
|
99e02e5aa3
|
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
|
2004-05-07 20:55:17 +00:00 |
|
jst%mozilla.jstenback.com
|
77c4322ab2
|
Fixing bug 240543. Hiding some nsIPref* API bloatyness in nsContentUtils. r=caillon@aillon.org, sr=peterv@propagandism.org
|
2004-04-29 23:34:19 +00:00 |
|
gerv%gerv.net
|
708b56cff4
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
|
bryner%brianryner.com
|
0af1a79c51
|
More nsIPresContext deCOMtamination (bug 229371). r+sr=roc.
|
2004-04-13 00:28:44 +00:00 |
|
darin%meer.net
|
c380c59f65
|
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
|
2004-02-28 22:34:07 +00:00 |
|
bryner%brianryner.com
|
5f7a8b383e
|
Inline boolean getters and setters on nsIPresContext, and change the storage to a bitfield. Bug 229371, r+sr=roc.
|
2004-02-20 17:49:01 +00:00 |
|
neil%parkwaycc.co.uk
|
ea2c9ac613
|
Bug 232321 Make layout.word_select.stop_at_punctuation work as a user preference r/sr=bz
|
2004-02-19 11:10:31 +00:00 |
|
timeless%mozdev.org
|
4ae837ad81
|
Bug 205262 warning nsSampleWordBreaker::Next was hidden by nsSemanticUnitScanner::Next
r=smontagu sr=dbaron
|
2003-05-23 22:06:40 +00:00 |
|
smontagu%netscape.com
|
ff871f7563
|
Backing out fix for bug 192088, which caused regressions for Persian and Indic scripts. r=gisburn, sr=roc+moz, a=asa.
|
2003-05-20 18:19:09 +00:00 |
|
dbaron%dbaron.org
|
75ff60c62f
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
|
smontagu%netscape.com
|
1d28d1dc0e
|
Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa.
|
2003-05-08 18:38:19 +00:00 |
|
smontagu%netscape.com
|
c27c3fff25
|
Correct a regression in Bidi ordering and simplify the way in which we determine whether Arabic shaping needs to be performed depending on the capabilities of the system and whether we are rendering character by character. Bug 192919, r/sr=rbs.
|
2003-03-07 20:56:03 +00:00 |
|
smontagu%netscape.com
|
9aa5c0d574
|
Whitespace change to note that the previous checkin was for bug 188759.
|
2003-02-27 01:51:04 +00:00 |
|
smontagu%netscape.com
|
2a850617fd
|
Ensure that the buffer offset in nsTextTransformer::GetNextWord is correctly positioned after transforming ligatures. Bug 1888759, r/sr=rbs.
|
2003-02-27 01:47:44 +00:00 |
|
smontagu%netscape.com
|
2f0662ca53
|
Separate stripping zero-width join control characters from DoArabicShaping() so that they get stripped in preshaped text as well. Bug 192088, r/sr=roc+moz.
|
2003-02-24 21:31:19 +00:00 |
|
aaronl%netscape.com
|
b384a46582
|
Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser
|
2003-01-09 20:56:53 +00:00 |
|
bryner%netscape.com
|
7f0488eb18
|
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
|
2003-01-09 06:49:07 +00:00 |
|
caillon%returnzero.com
|
0dffa137af
|
Re-landing these because I don't believe this are responsible for the Txul spike.
Bug 181975 - Convert layout to use nsIPrefService, nsIPrefBranch, and friends.
r/sr=roc+moz
|
2002-12-11 14:05:41 +00:00 |
|
caillon%returnzero.com
|
22b558c150
|
Backing out these changes since they appear to have caused a Txul regression on some tinderboxes (not all... weird...)
|
2002-12-11 05:11:02 +00:00 |
|
caillon%returnzero.com
|
71f8783cae
|
Bug 181975 - Convert layout to use nsIPrefService, nsIPrefBranch, and friends.
r/sr=roc+moz
|
2002-12-10 23:41:12 +00:00 |
|
mjudge%netscape.com
|
02f5885a2d
|
127321. r=brade sr=sfrasier. bug that skips getting stuck on word jumping on macs. This feature now may want to be turned on in the windows and unix builds as well.
|
2002-08-08 06:37:01 +00:00 |
|
mjudge%netscape.com
|
36f7dde2e4
|
backing out checked into closed tree
|
2002-08-07 19:52:18 +00:00 |
|
mjudge%netscape.com
|
32db6e0260
|
fix for 127321. r=brade sr=smfr. Fix for word jumping getting stuck on punctuation.
|
2002-08-07 19:48:42 +00:00 |
|
taka%netscape.com
|
b89e4636c2
|
Remove unexpected space inserted between Chinese and Japanese characters as a result of unfolding lines. These scripts don't use space as a word boundary. b=135323 r=shanjian sr=waterson
|
2002-07-01 20:43:16 +00:00 |
|
smontagu%netscape.com
|
66051e90f8
|
Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson
|
2002-06-11 21:00:20 +00:00 |
|
jst%netscape.com
|
1075a3f80d
|
Fixing bug 146034. Getting rid of nsHTMLIIDs.{h,cpp}. r=jfrancis@netscape.com, sr=rpotts@netscape.com
|
2002-05-23 00:00:34 +00:00 |
|
cathleen%netscape.com
|
486c0d47f9
|
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
|
2002-01-26 00:04:45 +00:00 |
|
jst%netscape.com
|
74b270f1db
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
|
cathleen%netscape.com
|
92d4fbf218
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
|
mkaply%us.ibm.com
|
3f591b0d95
|
#36163
r=mkaply, r/sr=attinasi
Don't show Bidi control characters in the browser
|
2001-11-14 14:21:52 +00:00 |
|