dbaron%fas.harvard.edu
b3b11b7aec
Do restoration of information in the layout history state immediately after frame initialization rather than using separate code within PresShell::ContentAppended that calls GetPrimaryFrameFor (which is slow and forces every frame into the primary frame map, inefficiently). b=109428 r=rods sr=waterson
2002-01-11 20:10:46 +00:00
dbaron%fas.harvard.edu
c771dc3b80
Fix background painting as the default color while leaving a page. b=118867 r=sfraser sr=jst
2002-01-11 19:38:21 +00:00
rods%netscape.com
c12271de2f
reflow was using the wrong DC to rendering context for PP
...
now cropping progress title to 64 chars with elipse o the front
BUg 117745,118729 r=dcone sr=attinasi
2002-01-11 11:59:00 +00:00
brade%netscape.com
9824132eea
remove unused statics kEventQueueServiceCID, kEventQueueService and kScrollingViewCID for gain of 48 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:05:55 +00:00
rbs%maths.uq.edu.au
23c8ff98a0
Grab a low hanging perf fruit by switching to an API that doesn't copy the font, b=118918, r=dbaron, sr=waterson
2002-01-10 00:04:35 +00:00
dbaron%fas.harvard.edu
eb860919bf
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
2002-01-09 19:17:46 +00:00
brade%netscape.com
f6c07599cc
remove unused statics kCRangeCID, kCClipboardCID, kCTransferableCID, and kHTMLConvertCID for savings of 64 bytes (bug 117927; rs=glazou)
2002-01-09 15:52:36 +00:00
brade%netscape.com
a9d7e0db86
remove unused statics kHTMLImageElementCID and kIStyleFrameConstructionIID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:45:50 +00:00
brade%netscape.com
e2911bbf1e
remove/comment out unused statics kTextEncoderCID and kUBidiUtilCID (bug 117927; rs=glazou)
2002-01-09 15:37:11 +00:00
aaronl%netscape.com
738505d551
Last part of fix for bug 118633 - null frame checks. r=jgaunt, sr=hewitt
2002-01-09 10:53:57 +00:00
dbaron%fas.harvard.edu
5f67a2f0fd
Fix crash on certain pages. b=118829 r=jag sr=waterson
2002-01-09 02:36:49 +00:00
dbaron%fas.harvard.edu
4a85fe1a91
Remove unused and incorrect code, clean up some other similar code. b=116301 r=jag sr=jst
2002-01-08 15:13:02 +00:00
dbaron%fas.harvard.edu
9c472dbbf2
Remove bogus/noisy assertion. b=118676 / 116161
2002-01-08 04:11:25 +00:00
rods%netscape.com
7af6b26def
Improved printing error detection and notification
...
Now gets Doc Title and URL from PrintSettings and uses it instead of
the actual values.
Bugs 86378 & 118637 r=dcone sr=attinasi
2002-01-08 01:17:40 +00:00
dbaron%fas.harvard.edu
1db5b984db
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
bernd.mielke%snafu.de
7bc61b6883
fix torino
2002-01-07 21:29:52 +00:00
bernd.mielke%snafu.de
01cbbc719f
add form frames to debug reflow bug 115096 r=karnaze sr=attinasi
2002-01-07 19:44:21 +00:00
dbaron%fas.harvard.edu
43c59bc5a8
Attempt to fix WS 5.0 bustage.
2002-01-06 20:07:13 +00:00
dbaron%fas.harvard.edu
faf2eaeedc
Get the visibility style struct to ensure that we check the 'direction' property and thus enable BIDI if necessary before beginning reflow. b=115921 r=smontagu sr=hyatt
2002-01-06 18:25:38 +00:00
dbaron%fas.harvard.edu
cee1f5c723
Clean up nsBlockFrame::RemoveFrame and add assertion to nsFrameList. b=114222 r=waterson sr=kin
2002-01-06 18:17:41 +00:00
dbaron%fas.harvard.edu
f1c5888a43
Fix OS/2 bustage by undefining |index|.
2002-01-05 15:43:19 +00:00
dbaron%fas.harvard.edu
14dbf6e625
Fix tabbing through image maps and fix Windows crash right-clicking on image maps by reverting my changes to nsImageMap from bug 110911 and by giving the primary frame map larger entries to accomodate mapping from a content node to a frame with a different |mContent|. b=115481, 114377 r=bryner sr=attinasi
2002-01-05 15:22:52 +00:00
bryner%netscape.com
01e4861b8d
Initial checkin of XBL select widget (listbox) code (bug 112713).
...
Summary of changes:
- Removed old XBL form control cruft.
- Made nsOutlinerContentView accessible from content scripts.
- Created a new interface, nsIDOMNSXBLFormControl which exists to allow a
select element to have an outliner box object.
- Factored out nsChildIterator into its own file.
- Added support to the outliner content view for having option elements
directly inserted in the outliner.
- Cleaned up pixel/twip conversions in outliner.
- Added support for intrinsic width for outliner.
r=jag, sr=hyatt. Note that the new select widget is NOT turned on by
default.
2002-01-05 07:17:10 +00:00
mkaply%us.ibm.com
7a8495a794
#117919
...
r=rods,mkaply sr=blizzard
OS/2 only - implement AvailablePrinters
2002-01-03 22:08:04 +00:00
rods%netscape.com
b45789e738
Putting changes back in. This wasn't the cause of the slower page loads
2002-01-03 13:23:47 +00:00
rods%netscape.com
69e5a9f10c
Partial back of check to look for bloat
2002-01-03 11:28:48 +00:00
jst%netscape.com
c739a95177
Removing unused variable to quiet down a compiler warning.
2002-01-03 00:34:07 +00:00
rods%netscape.com
96d074d636
Fix AIX bustage
2002-01-01 15:56:36 +00:00
rods%netscape.com
1fde5f13f3
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
shanjian%netscape.com
f76c0c6f15
#112793 fine tune frame charset mechanism
...
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
bnesse%netscape.com
6aa8de06e7
Fix for smoketest blocker bug 116410. Fix loop so it increments when deleting objects. r=rbs, sr=sfraser.
2001-12-21 22:15:16 +00:00
hewitt%netscape.com
a75c629279
116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt
2001-12-21 01:41:32 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
waterson%netscape.com
4c19e1d9ec
Bug 105927. Add #define to turn off the PresShell's arena for trace-malloc debugging. sr=attinasi
2001-12-21 00:16:26 +00:00
pinkerton%netscape.com
653ebd16c4
Fix infinite loop when |shrinkage| goes below zero. Blocker for mach-o
...
build. r=dbaron/sr=blake. bug#116240
2001-12-20 18:02:43 +00:00
heikki%netscape.com
1ad96d6103
Bug 74800, implemented FIXptr. r=harishd, sr=vidur.
2001-12-20 05:15:52 +00:00
hyatt%netscape.com
243d724659
missed a file in my checkin for 115787.
2001-12-19 02:49:14 +00:00
hyatt%netscape.com
2d12a994ab
fix for 115787, better handling of <style> blocks (avoid reframing) and alternate stylesheets, r=jag, sr=waterson
2001-12-19 01:06:27 +00:00
mjudge%netscape.com
91a17ffff2
smoketest fix 115791
2001-12-18 21:05:55 +00:00
seawood%netscape.com
0e66cc0a33
Order matters.
...
Fixing irix tinderbox bustage
2001-12-18 11:58:12 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
hyatt%netscape.com
9cf3319767
back out the portion of my patch that is guilty of causing the orange (bug 115787
2001-12-18 08:10:49 +00:00
mjudge%netscape.com
d41f10649d
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
9b25533dc1
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
heikki%netscape.com
9db85a0370
Fixing build bustage.
2001-12-18 00:15:15 +00:00
waterson%netscape.com
ef61346c99
Bug 115113, redux. Fix some whitespace botches.
2001-12-17 22:54:28 +00:00
hyatt%netscape.com
d4065d8e54
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
2001-12-17 22:51:39 +00:00
waterson%netscape.com
cf319e2bda
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
2001-12-17 22:39:59 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00