pavlov%netscape.com
|
5cd961ea1f
|
fix for bug 73345. r=hixie,bryner sr=cls
|
2001-03-25 02:56:38 +00:00 |
pavlov%netscape.com
|
47e458e854
|
fix for bug 73239. output pixels instead of twips from GetNaturalImageSize. r=ninsheeth sr=shaver,smfr
|
2001-03-23 21:52:08 +00:00 |
kmcclusk%netscape.com
|
b257b00b3d
|
Removed code which prevented reparenting of views + added code to check floating child list when reparenting views bug 71032; sr = waterson@netscape.com; r=dcone@netscape.com
|
2001-03-23 14:43:09 +00:00 |
kmcclusk%netscape.com
|
780320e154
|
Added 1 pixel to the invalidate rect to compensate for twips to pixel rounding error. bug=63951; sr=karnaze@netscape.com; r=attinasi@netscape.com
|
2001-03-23 14:36:28 +00:00 |
pavlov%netscape.com
|
6e0b968410
|
bug 37779. patch mostly from tor@cs.brown.edu. r=me, saari. r=blizzard for gtk gfx changes. r=rods for the nsImageFrame changes. sr=waterson. needed to land new imagelib.
|
2001-03-22 07:05:19 +00:00 |
pavlov%netscape.com
|
4a9e682e70
|
adding ifdef'd code to use the new imagelib. bug #70938. r=waterson sr=attinasi
|
2001-03-22 01:38:35 +00:00 |
shanjian%netscape.com
|
c2285de199
|
#36863 CSS: small-caps/uppercase: � should become SS
r = erik, sr = erik
|
2001-03-22 01:27:13 +00:00 |
timeless%mac.com
|
d44332bdf7
|
fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
|
2001-03-21 05:32:22 +00:00 |
erik%netscape.com
|
84ace96483
|
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
from IBM bidi project (Arabic, Hebrew, etc); some in ifdef for now
|
2001-03-21 01:16:22 +00:00 |
peterlubczynski%netscape.com
|
290f9145a7
|
Fix for getting Object Frame (and plugins) getting focus on Mac. Fixes Shockwave typing input bug 68756 a=av sr=sfraser
|
2001-03-19 23:26:41 +00:00 |
peterlubczynski%netscape.com
|
c350fb9165
|
Fix refcount issue with nsPluginInstanceOwner caused during key event listener registration bug 72236 a=av sr=attinasi
|
2001-03-19 22:10:23 +00:00 |
disttsc%bart.nl
|
6653250595
|
Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa
|
2001-03-16 22:40:15 +00:00 |
attinasi%netscape.com
|
16758e7b34
|
b=70731 r=dcone sr=waterson - fixes crasher while printing
|
2001-03-14 06:45:41 +00:00 |
karnaze%netscape.com
|
ca4feee704
|
bug 71810 - don't have inline virtual methods. r=karnaze.
|
2001-03-13 15:21:42 +00:00 |
joki%netscape.com
|
8dbd9c8bb1
|
Fix bug 58331, don't access internal frame data after DOM event dispatch. r:peterv sr:jst
|
2001-03-13 11:32:43 +00:00 |
karnaze%netscape.com
|
a3a25d11b0
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
rods%netscape.com
|
fe6f8fcf66
|
Display frame reflow counts (turned via config file define)
Bug 71514 r=kmclusk sr=attinasi
|
2001-03-13 01:47:22 +00:00 |
kmcclusk%netscape.com
|
1b90c855e2
|
Rewrote nsContainerFrame::PositionChildViews to use the view tree instead of doing a recursive walk of the frame tree. Should improve page load performance bug 70211 r=attinasi@netscape.com sr=hyatt@netscape.com
|
2001-03-12 04:19:10 +00:00 |
dbaron%fas.harvard.edu
|
f305b913f0
|
Clean up string usage (including some leaks and FMMs) and use some nsCOMPtrs to fix leaks on failure in nsObjectFrame::Reflow. b=64209 r=av@netscape.com,disttsc@bart.nl sr=waterson@netscape.com
|
2001-03-10 03:17:40 +00:00 |
erik%netscape.com
|
4faba61a60
|
bug 71370; sr=erik; dbaron caught an error in yesterday's check-in; the
bidi bit was set in the reserved area; it is now in the right area
|
2001-03-10 00:15:16 +00:00 |
erik%netscape.com
|
a7135c5aab
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
(bidirectional text) for languages such as Arabic and Hebrew; from IBM bidi
project; not part of build yet (due to #ifdef IBMBIDI)
|
2001-03-09 03:29:00 +00:00 |
erik%netscape.com
|
ca75151209
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
(bidirectional text) for languages such as Arabic and Hebrew; from IBM bidi
project; not part of build yet (due to #ifdef IBMBIDI)
|
2001-03-09 03:13:03 +00:00 |
attinasi%netscape.com
|
043b4729be
|
Commented out assertion while I find out why HR's are triggering it in some cases...
|
2001-03-08 15:48:48 +00:00 |
disttsc%bart.nl
|
aebc676048
|
Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
|
2001-03-08 08:05:05 +00:00 |
rods%netscape.com
|
fe23bec8ec
|
Don't paint blocks that shouldn't be painted when printing
Bug 67296 r=kmcclusk sr=attinasi
|
2001-03-08 02:46:44 +00:00 |
waterson%netscape.com
|
d64f218a4a
|
Bug 71181. Revert attinasi's changes for bug 70730.
|
2001-03-07 20:15:35 +00:00 |
attinasi%netscape.com
|
ec83acbcec
|
Fix for printing crash when bulleted items have no bullet and we assume they do. Added assertion to help find the cause of the problem, and checks for null to prevent the crash. b=70730 r=dcone sr=waterson
|
2001-03-07 00:38:45 +00:00 |
attinasi%netscape.com
|
460310f8d1
|
Fixes box-sizing for absolutely positioned elements. b=67690 r=waterson (and buster R.I.P), sr=hyatt
|
2001-03-06 05:56:19 +00:00 |
waterson%netscape.com
|
83a393db0a
|
Bug 64670. Clean up and document SplitToContainingBlock(). Specifically: fix stray comma in file; unmuddle replaced frame and its parent in CantRenderReplacedElement(); sanity check args in SplitToContainingBlock(); manage view reparenting in SplitToContainingBlock(); fix nsObjectFrame to only stifle key events if the plugin was really instantiated. r=kmcclusk, saari sr=attinasi
|
2001-03-06 03:31:29 +00:00 |
attinasi%netscape.com
|
ed35909142
|
Don't reflow for every notification of an image load if the image frame's size is constrained. b=69552 r=kmcclusk sr=hyatt
|
2001-03-06 00:47:46 +00:00 |
hyatt%netscape.com
|
5eb460964a
|
Fix for 70704, r=brendan, sr=attinasi
|
2001-03-03 21:57:56 +00:00 |
harishd%netscape.com
|
18f4fb8fe3
|
Added refresh & setcookie atoms
r=heikki,sr=vidur
|
2001-03-03 00:41:02 +00:00 |
disttsc%bart.nl
|
043186b34e
|
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
|
2001-03-02 09:26:57 +00:00 |
rbs%maths.uq.edu.au
|
c8e811acd0
|
Shift frame-state bits in implementations to the 12 higher bits - bug 68411 r=karnaze sr=waterson
|
2001-02-23 12:42:12 +00:00 |
rbs%maths.uq.edu.au
|
4a4a2fffe7
|
Reserve additional frame state-bits - implementations are now only allowed to use the 12 higher bits. The 20 lowest bits are reserved for general use - bug 6841 r=karnaze sr=waterson
|
2001-02-23 12:31:28 +00:00 |
dbaron%fas.harvard.edu
|
a201dec440
|
Remove static constructor for nsStyleColor. r=disttsc@bart.nl sr=brendan@mozilla.org b=67341
|
2001-02-20 13:44:43 +00:00 |
heikki%netscape.com
|
fa72c631ce
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
heikki%netscape.com
|
ae23767cdd
|
Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
|
2001-02-19 12:55:42 +00:00 |
heikki%netscape.com
|
28bb7ee4be
|
New interfaces needed for layout splitup. Not part of the build yet
|
2001-02-17 01:54:26 +00:00 |
cmanske%netscape.com
|
c12be864ca
|
Minor change to remove compile warning
|
2001-02-16 05:12:08 +00:00 |
cmanske%netscape.com
|
33e49891ba
|
Fixed table selection bug 68860. r=brade, sr=sfraser
|
2001-02-16 03:33:12 +00:00 |
buster%netscape.com
|
f169aa57f5
|
bug 47549 (Floaters cause entire page to redraw as content is appended (block paint perf))
r=kmcclusk@netscape.com
sr=waterson@netscape.com
|
2001-02-12 07:06:49 +00:00 |
pierre%netscape.com
|
ad19cf4c81
|
Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster.
|
2001-02-07 09:57:26 +00:00 |
waterson%netscape.com
|
3eb8f6f6a5
|
Bug 67796. Don't update aMetrics.mMaximumWidth or .maxElementSize in ComputeFinalSize(): the maxElementSize computation was wrong, and it's not clear that the mMaximumWidth is safe to update here either. Patch from rbs@maths.uq.edu.au, r=waterson, sr=karnaze
|
2001-02-07 04:05:59 +00:00 |
rods%netscape.com
|
133daec2f6
|
Printing of selected frameset frames and Iframes
Bug 66783 r=dcone sr=buster,attinasi
|
2001-02-06 23:03:17 +00:00 |
rbs%maths.uq.edu.au
|
49a94e8325
|
Fix for shift/jump/overlap in the incremental reflow of tables containing text-inputs and images. Bug 45562 and related dups. sr=waterson@netscape.com
|
2001-02-06 04:42:31 +00:00 |
pollmann%netscape.com
|
4f01a88ecc
|
Bug 8065: Prevent crashing on infinitely recursive framesets, r=jst@netscape.com, sr=vidur@netscape.com
|
2001-02-06 00:52:36 +00:00 |
brade%netscape.com
|
0678d58be7
|
cleanup of FetchDesiredX; r=kin; sr=sfraser
|
2001-02-05 15:43:46 +00:00 |
anthonyd%netscape.com
|
04e5df3d19
|
fix for bug #55921 - Clicking to the right of a link doesn't clear selection
sr/r=joki, sfraser
|
2001-02-03 07:07:15 +00:00 |
jst%netscape.com
|
2b5c3d79a5
|
Fixing bug 58753. Making document.referrer work for documents in [i]frames and window.open()'ed windows. r=mstoltz@netscape.com and pollmann@netscape.com, sr=vidur@netscape.com
|
2001-02-03 01:17:00 +00:00 |