dbaron%fas.harvard.edu
4d9bf05712
Fix crash due to null frame type atom. b=77630 r=pierre@netscape.com sr=tor@cs.brown.edu
2001-04-28 02:19:13 +00:00
dbaron%fas.harvard.edu
33fd6335e4
Fix unneeded construction of |nsAutoString|s in |SelectorMatches| by pulling one out of a loop and rewriting matching of ^= and $= CSS3 selectors to remove the other. b=77063 r=glazman@netscape.com sr=attinasi@netscape.com
...
Fix O(N^2) cascading by replacing insertion into one large |nsISupportsArray| with appending into a hashtable (hashed by weight) of |nsISupportsArray| and then combining those arrays into the larger array. b=77066 r=attinasi@netscape.com sr=waterson@netscape.com
Reduce construction of |SelectorMatchesData| by retaining (so they can be used for matching other selectors) any new ones constructed in |SelectorMatchesTree| until the one originally passed to |SelectorMatchesTree| is destroyed. b=77090 r=attinasi@netscape.com sr=waterson@netscape.com
2001-04-28 02:16:16 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
sfraser%netscape.com
44cbfd57f8
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2001-04-27 21:11:03 +00:00
bernd.mielke%snafu.de
b6e84e904c
table regression tests not part of the build
2001-04-27 14:59:35 +00:00
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
54db7dffa3
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 04:16:22 +00:00
bernd.mielke%snafu.de
423814c41d
overwrite spurious percent colspan widths - bug 46944 r=karnaze sr=attinasi
2001-04-27 04:03:48 +00:00
heikki%netscape.com
4095a51dde
Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur.
2001-04-26 19:33:12 +00:00
brade%netscape.com
9e0f48a3be
remove dead files; r=rods
2001-04-26 18:49:59 +00:00
brade%netscape.com
c7ccfc7dac
remove nsGfxTextControlFrame.cpp; r=rods
2001-04-26 18:44:16 +00:00
bnesse%netscape.com
000d1011d5
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
brade%netscape.com
21861a5640
scroll after moving caret to top or bottom of editfield; bug #74600 ; r=mjudge, sr=kin
2001-04-26 18:37:04 +00:00
disttsc%bart.nl
2bf96c5488
Bug 76531: "view source uses hard-coded pixel font size", author=Boris Zbarsky <bzbarsky@mit.edu>, r=rbs@maths.uq.edu.au, sr=attinasi
2001-04-26 10:09:06 +00:00
hyatt%netscape.com
8130400b54
Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov
2001-04-25 19:52:49 +00:00
dcone%netscape.com
c1bd1c8e2b
b=75893. r=mcclusk sr=attinasi a=chofmann
2001-04-25 14:26:28 +00:00
peterlubczynski%netscape.com
9fbeb87966
Fix for [Bug 68756] ObjectFrame needs nsIDOMFocusListener for Mac keyboard events in Shockwave r=karnaze sr=attinasi a=drivers
2001-04-24 23:24:01 +00:00
kmcclusk%netscape.com
a8b4198338
Removed errant conditional which prevented the PresShell from being scrolled to (0,0). bug 52024 r=rods@netscape.com, sr=attinasi@netscape.com a=chofmann@netscape.com
2001-04-24 23:17:22 +00:00
peterlubczynski%netscape.com
27e2638e76
Fix for Backspace can't be used in a Flash form (goes back one page) bug 60102 r=attinasi sr=waterson a=roc+moz
2001-04-24 21:03:27 +00:00
karnaze%netscape.com
9f6b7cece3
new regression tests, not affecting the build.
2001-04-24 20:03:02 +00:00
pollmann%netscape.com
4e9082cbdf
Bug 74639: Preserve frame state through form demotion, don't store uninitialized frame state, r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-24 08:33:57 +00:00
attinasi%netscape.com
869ac3fffd
Block Regression Test File: NOT PART OF BUILD OR DISTRIBUTION - LAYOUT TESTING ONLY (really). Added testcase (ref. b=62376)
2001-04-24 04:49:09 +00:00
roc+%cs.cmu.edu
a7e55667d2
Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard
2001-04-24 01:01:16 +00:00
waterson%netscape.com
ee02375ced
Bug 76407. Handle second CantRenderReplacedElement() request for same frame: check to see if we've already posted an event for the frame. r=dbaron, sr=attinasi, a=chofmann
2001-04-24 00:05:33 +00:00
harishd%netscape.com
d4272380d9
69455 - enable noframes content when frames are disabled
...
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
karnaze%netscape.com
ca55a6996b
Does not affect the build. Remove delays because most use the patch in bug 62589. This includes the table regression changes in that patch along with others.
2001-04-21 15:34:00 +00:00
bryner%uiuc.edu
97e89fd687
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
hyatt%netscape.com
5ebeb25160
Fix for 76367. r=saari, sr=waterson, a=asa
2001-04-20 01:45:07 +00:00
shanjian%netscape.com
819a855d2b
#59405 IME candidate window position is not correct in text field on New card and To field
...
r = sfraser sr=kin a=blizzard
Handle the difference of cursor coordinate required by different platform.
nsICaret.h
nsCaret.cpp
nsEditor.cpp
nsPlaintextEditor.cpp
nsHTMLEditor.cpp
2001-04-19 22:46:29 +00:00
bnesse%netscape.com
b0baaeabc3
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
attinasi%netscape.com
2221772542
Fixed handling of empty line after a bullet in QuirksMode. b=75963 r=karnaze@netscape.com sr=waterson@netscape.com a=brendan
2001-04-19 21:54:35 +00:00
dr%netscape.com
425957fc57
fix for 76733 (DocumentViewer::GetInLink, ::GetInImage should be quieter -- needed for immediate silencing of unnecessary mailnews assertions). r=pink, sr=scc, a=asa
2001-04-19 21:47:17 +00:00
bernd.mielke%snafu.de
6c230534e2
checkin of the remaining lines from my previous patch for bug 47432.
...
thanks to dbaron r=karnaze sr=attinasi a=asa
2001-04-19 19:11:17 +00:00
dr%netscape.com
2e8fbd1253
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
2001-04-18 06:06:31 +00:00
pierre%netscape.com
7e44a669bf
#12386 "Matching of case sensitive attribute values should be case sensitive" sr=waterson
2001-04-18 04:36:52 +00:00
timeless%mac.com
074967ec72
fix Bugzilla Bug 75632 [FIX]Bad HTML <button> CSS causes jiggling when clicked
...
patch by bzbarsky@mit.edu r=rods, sr=attinasi
2001-04-18 02:56:12 +00:00
timeless%mac.com
0c2ccb5c7f
fix Bugzilla Bug 62678 View source uses background from prefs and hardcoded text color
...
fix by bzbarsky@mit.edu r=timeless, sr=attinasi
2001-04-18 02:54:41 +00:00
hyatt%netscape.com
174428fb65
Fix for my 0.9 focus issues. r=saari, sr=brendan
2001-04-18 01:41:20 +00:00
mjudge%netscape.com
5b3dcdb1f8
needed PR_MIN and MAX bustage
2001-04-18 00:33:23 +00:00
heikki%netscape.com
1f6e826dca
Bug 51339, XHTML map elements did not work, r=harishd, sr=vidur.
2001-04-18 00:14:34 +00:00
mjudge%netscape.com
bf9ef32d15
removing optimization unneeded for table selection to fix 60846sr= kin r= manske after making changes they requested
2001-04-17 23:31:34 +00:00
joki%netscape.com
e4184fbcc1
Fix for 63742, fire DOM resize events from a resetting timer to make them more useful and avoid infinite recursion. r:pollmann,sr:jst
2001-04-17 23:25:21 +00:00
pierre%netscape.com
ebd847e390
#59933 . When a |smaller| font size results in something smaller than the |xx-small| of the base font, we use the parent's font size. Same thing for |larger| and |xx-large|. r=attinasi
2001-04-17 23:23:09 +00:00
roc+%cs.cmu.edu
f545dc66ba
Make sure a reflow command is posted for all dirty children in nsContainerFrame::ReflowDirtyChild, even if there's already a dirty child. Fix for bug 57251. r=attinasi,sr=waterson
2001-04-17 23:12:36 +00:00
evaughan%netscape.com
679472c15d
Accessibility work. bug #12952
...
-r aaronl -sr brendan
2001-04-17 23:06:38 +00:00
erik%netscape.com
e65d9dcf8c
bug 76311; author=simon@softel.co.il; r=mjudge; sr=erik; This fixes the bug
...
where we were running bidi selection code even on a non-bidi document. It
also fixes a problem in the bidi code where we were ignoring the return
values of a few calls.
2001-04-17 23:03:38 +00:00
karnaze%netscape.com
922dc31948
bug 8113 - render a cell's background and border unless its content is empty and it has "empty-cells:hide"
2001-04-17 14:58:34 +00:00
karnaze%netscape.com
fc4332dbf8
bug 66804 - return correct desired height when splitting row group. sr=waterson, r=bernd.mielke@snafu.de.
2001-04-17 14:39:54 +00:00
pollmann%netscape.com
5a825e5b27
Bug 76208: Store control that submitted form in event so we can submit it to the server (fixes regression), r=harishd@netscape.com, sr=jst@netscape.com
2001-04-17 10:02:11 +00:00
pavlov%netscape.com
11d1209c52
fixing bug 75432 r=ben sr=hyatt
2001-04-17 09:04:12 +00:00
pavlov%netscape.com
e8d81a2291
fixing printing of images printing them too small. r=timeless sr=ben. bug 73254 and 75425.
2001-04-17 09:03:20 +00:00
rbs%maths.uq.edu.au
67e1cb2bbb
Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi
2001-04-17 07:23:04 +00:00
hyatt%netscape.com
ffc473a9b0
Fix for outliner crashing all the time. bug#74902.
2001-04-17 07:02:36 +00:00
waterson%netscape.com
e737ebab3b
Bug 74184. Make sure that NS_FRAME_HAS_CHILD_WITH_VIEW is carried forward to continuing frames. r=kmcclusk, sr=attinasi
2001-04-17 06:43:01 +00:00
bernd.mielke%snafu.de
8c890d9d7f
fix my bustage
2001-04-17 05:34:10 +00:00
bernd.mielke%snafu.de
7b7d665240
look first for the inner colspans if more than one colspan start in a column
...
bug 47432 r=karnazesr =attinasi
2001-04-17 04:32:32 +00:00
dbaron%fas.harvard.edu
9db9333e20
Fix form controls and Windows/Unix classic skin to use new system colors -moz-FieldText, -moz-Dialog, and -moz-DialogText where appropriate to allow accurate representation of system colors on GTK.
...
Fix various CSS errors in themes.
b=67448 r=hewitt@netscape.com sr=blizzard@mozilla.org
2001-04-17 02:54:21 +00:00
loadrunner%betak.net
6166fc36ea
bug 54285, r=nhotta, jag, pink, sr=brendan
2001-04-17 01:58:00 +00:00
roc+%cs.cmu.edu
cd5282bccd
Fix calculation of scrollbar widths for laying out fixed-position frames. Also make sure that the fixed frames are reflowed if scrollbar widths change. Fix for bug 5195. r=evaughan,sr=attinasi
2001-04-17 01:45:38 +00:00
dbaron%fas.harvard.edu
3edaff6670
Add 3 proposed CSS3 system colors as -moz-FieldText, -moz-Dialog, and -moz-DialogText, which are needed to accurately represent system colors on GTK.
...
Restore GTK system color for WindowText to the correct value (fg rather than text).
Add debugging code that can be enabled to debug use of system colors in themes.
r=pierre@netscape.com sr=blizzard@mozilla.org b=67448
2001-04-17 00:46:07 +00:00
maolson%earthlink.net
a1ece4a66a
bug 11623 - change CSS file comments from // to /* */
...
r=dbaron, sr=hewitt
2001-04-16 23:11:27 +00:00
valeski%netscape.com
bb2ed4e834
r=rpotts, r=heikki, sr=vidur. content types are no longer hardcoded for docshell load acceptance. we now ask layout what it can handle (indirectly via the category manager). 40772.
2001-04-16 23:05:08 +00:00
akkana%netscape.com
c702439ead
74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser
2001-04-16 22:02:39 +00:00
erik%netscape.com
4f129c60af
fixing build bustage in IBMBIDI ifdef on Mac
2001-04-16 21:53:21 +00:00
erik%netscape.com
b9c0d17102
fixing build bustage in IBMBIDI ifdef on Mac
2001-04-16 21:32:19 +00:00
chak%netscape.com
b9342d088b
Fix for bug#66334 - Viewsource needs to be a protocol handler
...
r=valeski,sr=rpotts
2001-04-16 20:17:36 +00:00
karnaze%netscape.com
eebb386227
fix build bustage.
2001-04-16 15:53:23 +00:00
karnaze%netscape.com
ce8ef82ad1
bug 59280 - better splitting of row groups/rows with rowspans. r=dcone.
2001-04-16 14:51:52 +00:00
dcone%netscape.com
858044937b
r=kmmclusk sr=attinasi b=62245. clamp the border size.
2001-04-16 13:14:40 +00:00
brendan%mozilla.org
98515d2fed
Dean Tessman's patch to fix a copy/paste Ctrl-instead-of-Meta error (55932, r=pink, sr=me).
2001-04-16 08:42:12 +00:00
pollmann%netscape.com
6e6edb6a25
Bug 64702: Fix crash on focus by adding null checks, and make form.submit call onsubmit handlers before submitting. r=rods@netscape.com, sr=jst@netscape.com
2001-04-16 06:36:45 +00:00
karnaze%netscape.com
500776a6b7
bug 60807 - revised patch to handle 2 regression test cases.
2001-04-15 20:49:09 +00:00
karnaze%netscape.com
57f7d9693e
bug 60807 - reduce avail width by fixed widths when calculating colspan widths. sr=attinasi, r=bernd.mielke@snafu.de
2001-04-15 17:08:04 +00:00
pavlov%netscape.com
b26ded6ea9
fixing scaling problem r=saari, sr=hyatt
2001-04-15 05:15:48 +00:00
pavlov%netscape.com
4f028f9c98
fixing bug 75185 r=brendan sr=attinasi
2001-04-15 02:13:49 +00:00
attinasi%netscape.com
075cacae44
Fix for problem where a StyleContext changes its CRC and does not update the styel context cache. b=73553 r=karnaze sr=waterson
2001-04-14 14:06:27 +00:00
attinasi%netscape.com
91b83e404f
Fix for regression: only restrict HTML content from event pseudo application. b=75823 sr=hyatt
2001-04-14 06:34:50 +00:00
waterson%netscape.com
e1850afc18
Convert some of nisheeth's debugging code into PR_LOG()'s so everyone can share. Implement the GetName() method for the dummy layout channel. r=nisheeth, sr=jst
2001-04-13 23:24:25 +00:00
erik%netscape.com
0b6dd6cae3
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
...
a comment made during the review of 75066 (nsBidiOptions -> PRUint32)
2001-04-13 22:09:44 +00:00
erik%netscape.com
3a3f55f136
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
...
a comment made during review of 75066 (nsBidiOptions -> PRUint32)
2001-04-13 21:54:17 +00:00
erik%netscape.com
7648030e8f
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
...
a comment made during the review of 75066 (nsBidiOptions -> PRUint32)
2001-04-13 21:50:54 +00:00
erik%netscape.com
b87478bd9c
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
...
a comment made during the review for 75066 (nsBidiOptions ->PRUint32)
2001-04-13 21:46:28 +00:00
peterlubczynski%netscape.com
7219c89732
Adding pref to enabled double buffering for pages that have plugins on Mac bug=62891 a=av sr=attinasi
2001-04-13 21:30:14 +00:00
ftang%netscape.com
fb0e726caf
fix IBMBIDI build bustage
2001-04-13 13:52:08 +00:00
ftang%netscape.com
35534b4971
fix unix bustage
2001-04-13 13:44:16 +00:00
rods%netscape.com
e8e83262c6
Fixing clipping problem with IFrames and the page timer not being stopped
...
and started correctly.
Bug 75740 r=dcone
2001-04-13 12:32:18 +00:00
ftang%netscape.com
2b7534374d
add /layout/base/src/nsBidiPresUtils.cpp into base and
/layout/html/base/src/nsBidiFrames.cpp into html/base
fix bug 75463. r/sr=sfraser@netscape.com
2001-04-13 11:35:37 +00:00
rods%netscape.com
c60e3a15bf
This is a temporary fix until 75739 is fixed, this keeps the brorders from being
...
drawn over by the InnerFrame.
Bug 75737 r=pollmann sr=attinasi
2001-04-13 11:34:31 +00:00
ftang%netscape.com
d49c616c29
add nsITextFrame.h to the export list. fix bug 75463. r/sr=sfraser@netscape.com
2001-04-13 11:24:53 +00:00
waterson%netscape.com
95e51b0200
Set files as binary.
2001-04-13 05:57:40 +00:00
waterson%netscape.com
7c7edc88af
Aj.gif
2001-04-13 05:51:25 +00:00
waterson%netscape.com
ed957b0282
Check in as binary.
2001-04-13 05:48:52 +00:00
pinkerton%netscape.com
eed227f300
make combo-box dropdown stand out more from the page. especially needed since the mac WDEF no longer draws an outline for popups. r=rods/sr=sfraser
2001-04-13 03:53:40 +00:00
sfraser%netscape.com
fa5c968dc3
Fix the build by doing the correct style struct casting foo.
2001-04-13 01:09:06 +00:00
sfraser%netscape.com
da4c272750
Fix bug 48716 -- make nsFileControlFrame's draw with a blue box when selected in composer. r=rods, sr=kin
2001-04-13 00:30:37 +00:00
sfraser%netscape.com
8dd627dfa0
Fix for bug 75676. Make textfield.textLength work properly. r=mjudge sr=kin
2001-04-13 00:25:36 +00:00
sfraser%netscape.com
07cc44a593
Fix for bug 48400; ensure that textfield.select() on an empty text field shows the caret by selecting the correct nodes. r=cmanske, sr=kin
2001-04-13 00:22:42 +00:00
sfraser%netscape.com
37c42b5e7c
Fix for bug 53610. When the caret is in a <br> frame at the end of a line, use font metrics to get the height, rather than faking it. r=dbaron, sr=kin
2001-04-13 00:17:21 +00:00
erik%netscape.com
43b651141e
bug 74946; author=simon@softel.co.il; r=attinasi; sr=erik; Makefile change
...
for new file from IBM bidi project (e.g. Arabic, Hebrew)
2001-04-12 23:44:00 +00:00
erik%netscape.com
020b5f37a9
bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
...
Makefile changes for new file from IBM bidi project (e.g. Arabic and Hebrew)
2001-04-12 23:41:43 +00:00
erik%netscape.com
46e687fc8b
bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
...
Makefile changes for the files that were added by IBM bidi project (e.g.
Arabic and Hebrew)
2001-04-12 23:39:48 +00:00
mjudge%netscape.com
cf4580dd4d
53151 68396 sr=kin r= kin. removing some ifdefs of dead ender-lite code and fixing a mail news lockup in text traversal
2001-04-12 23:38:32 +00:00
erik%netscape.com
4b8e61185d
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; diffs from IBM bidi
...
project (e.g. Arabic, Hebrew)
2001-04-12 23:35:24 +00:00
rods%netscape.com
be33a15835
Implements Print FrameAsIs and other frame printing options
...
Bug 7201 r=dcone sr=attinasi
2001-04-12 13:04:29 +00:00
hyatt%netscape.com
d08c0be69e
Fix image loading in outliner.
2001-04-12 09:48:56 +00:00
pollmann%netscape.com
8becb74921
Bug 70450: Make frame.noResize scriptable, r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-12 08:16:54 +00:00
waterson%netscape.com
842dae9501
Fix bad image URLs.
2001-04-12 05:46:09 +00:00
waterson%netscape.com
08f1b15e73
Fix missing image.
2001-04-12 05:45:33 +00:00
waterson%netscape.com
b8716efde3
Check in as binary.
2001-04-12 05:42:06 +00:00
hyatt%netscape.com
e98a54a7ed
Fix bug in AdjustSelection. r=danm, sr=waterson
2001-04-12 04:40:16 +00:00
pollmann%netscape.com
dc964acfd5
Bug 73309: Fix leak of <ConstStringImpl> in non-multipart form post case, r=rpotts@netscape.com, sr=jst@netscape.com
2001-04-12 01:41:47 +00:00
sfraser%netscape.com
4db4964a91
Blue boxes be gone! Fixing 58121, r=jfrancis, sr=attinasi.
2001-04-12 01:26:57 +00:00
pollmann%netscape.com
49e418b379
Bug 59408: Send full path name of file in file control to server: r=rods@netscape.com, sr=jst@netscape.com
2001-04-12 01:01:23 +00:00
peterlubczynski%netscape.com
995b858e61
Fix for POSTing in embedded plugins bug 63050 r=peterl sr=attinasi Patch by Pollman
2001-04-12 00:09:08 +00:00
attinasi%netscape.com
ba852bc4c0
'Fixes' major performance problem with universal dynamic pseudo selectors by restricting their application in Standard mode to the same elements we restrict them to in QuirksMode. b=68821 r=waterson sr=shaver
2001-04-11 23:47:34 +00:00
erik%netscape.com
3f8707c9fb
bug 74946; author=simon@softel.co.il; r=erik; sr=attinasi; diffs from IBM
...
bidi project (e.g. Arabic, Hebrew)
2001-04-11 23:32:21 +00:00
hwaara%chello.se
66cd4b7f18
Implementing .count in the Outliner. Now you can do |outliner.outlinerBoxObject.selection.count| to get the number of currently selected rows. This is much more convenient (and faster) than messing around with .getRangeAt() and then calculate the amount of selected rows by hand...
...
bug 75552
r=varga@utcru.sk , sr=hyatt@netscape.com
2001-04-11 23:15:49 +00:00
erik%netscape.com
630168f498
bug 75040; author=simon@softel.co.il; r=evaughan; sr=erik; diffs from IBM
...
bidi project (e.g. Arabic, Hebrew)
2001-04-11 23:04:11 +00:00
pinkerton%netscape.com
522ea537b5
flush all our reflows before someone else can trigger them. r=saari/sr=hyatt. bug# 71219
2001-04-11 23:02:49 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dcone%netscape.com
3072888e9a
Fixed some timer issues that crashed the Mac. r=mmclusk sr=attinasi b=74083
2001-04-11 14:06:39 +00:00
pavlov%netscape.com
69dd6dd459
removing ifdef'd DEBUG_pavlov NS_ASSERTION.
2001-04-11 09:01:29 +00:00
pavlov%netscape.com
5a2a179698
fixing icons in trees not drawing. bug 74037. r=syd sr=hyatt
2001-04-11 08:59:01 +00:00
pollmann%netscape.com
1168445984
Bug 66399: Make click on targetted server-side image map load resulting page into correct frame, r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-11 08:12:10 +00:00
pollmann%netscape.com
785acd84b7
Bug 59675: Initialize variables before use (fix compiler warnings), r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-11 07:56:13 +00:00
pollmann%netscape.com
7525d6e00f
Bug 59675: Initialize variables before use, r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-11 07:39:48 +00:00
pollmann%netscape.com
11c364d141
Bug 73547: Don't create child frames for an nsHTMLFrameOuterFrame, even via document.write. r=pavlov@netscape.com, sr=jst@netscape.com
2001-04-11 07:33:22 +00:00
hyatt%netscape.com
558eaf3113
Fix for 75189. r=jag. sr=attinasi
2001-04-11 03:55:39 +00:00
waterson%netscape.com
a173065d6e
Bug 53956. Unconditionally remove dummy layout request when no reflows pending. Also, add NSPR logging code. r=nisheeth, sr=jst
2001-04-11 03:07:50 +00:00
blakeross%telocity.com
80bf68ccea
Implement css3 :empty selector (75186). Patch by the evil QA-turned-engineer Ian Hickson <ian@hixie.ch> who insists on using me shamelessly for my cvs account. r=pierre sr=attinasi
2001-04-11 02:55:41 +00:00
dbaron%fas.harvard.edu
eaf5fde6df
Fix leak of nsDFAState objects from nsOutlinerStyleCache (and fix a few warnings too). r=disttsc@bart.nl sr=hyatt@netscape.com b=75328
2001-04-11 02:44:26 +00:00
sfraser%netscape.com
ba3c7848e6
Final fix for bug 75388 -- don't crash with null image in nsImageBoxFrame. sr=sspitzer
2001-04-10 20:25:12 +00:00
sspitzer%netscape.com
9b5a738a1c
another bulletproofer, until pavlov wakes up. #75416 r=waterson.
2001-04-10 18:16:58 +00:00
sspitzer%netscape.com
aa5f4c86cf
bulletproof for crasher #75407 . r/sr=mcafee,waterson,shaver
2001-04-10 17:44:53 +00:00
glazman%netscape.com
63836c542e
fix for :not() due to 72302; b=71647, r=pierre, sr=attinasi
2001-04-10 13:43:20 +00:00
glazman%netscape.com
2eb62ea2f4
CSS2+ identifiers should support underscores ; b=74845, r=pierre, sr=attinasi
2001-04-10 11:09:07 +00:00
pollmann%netscape.com
85efa4ab14
Bug 58189: Send Content-Transfer-Encoding header on file upload, patch thanks to havill@redhat.com, r=pollmann@netscape.com, sr=jst@netscape.com
2001-04-10 10:16:11 +00:00
sspitzer%netscape.com
c9ee0e6f94
fix for #74674 . bad rows when switching folders. sr=hyatt.
2001-04-10 07:26:14 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
hyatt%netscape.com
7b2a26b37c
Fix for 73137. r=danm, sr=hewitt
2001-04-10 02:10:02 +00:00
attinasi%netscape.com
d2b3403863
Fixed some bad code that was updating list position incorrectly when going from outside to inside. b=59086, r=karnaze@netscape.com sr=waterson@netscape.com
2001-04-09 23:13:31 +00:00
dbaron%fas.harvard.edu
75907de5fe
Fix typo (missing commas) that caused some nested lists to have vertical margins when they shouldn't have had vertical margins. b=75132 r=disttsc@bart.nl, ian@hixie.ch sr=attinasi@netscape.com
2001-04-09 23:05:43 +00:00
aaronl%chorus.net
5454c6984a
Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi
2001-04-09 22:17:11 +00:00
karnaze%netscape.com
1642ac06f0
bug 61663 - repeat headers and footers on more than 2 pages. sr=attinasi, r=bernd.mielke@snafu.de.
2001-04-09 14:21:24 +00:00
peterv%netscape.com
de8643e889
Mac bustage fix. Removing nsGfxListControlFrame.cpp, which isn't needed (anymore?). r=jag.
2001-04-09 13:44:43 +00:00
rods%netscape.com
e3a5513f79
Fixed the Onchange event, so it fires at the correct time.
...
Bug 62753 r=pollmann sr=attinasi
2001-04-09 12:08:40 +00:00
pavlov%netscape.com
d247a52181
fixing bug 73685 r=jag sr=hyatt
2001-04-09 00:45:06 +00:00
rbs%maths.uq.edu.au
3f942bfdf6
Removed early mis-prefixing of 'a' on local variables. Switched to NS_LITERAL_STRING. Combined two 'if's and added an explanatory comment while I was there.
2001-04-08 22:32:29 +00:00
hyatt%netscape.com
fa6e409fe0
Fix regression to :-moz-bound-element caused by the :not checkin.
2001-04-08 22:22:47 +00:00
hyatt%netscape.com
842bc8982d
Fix for 73137. r=lumpy, sr=mozbot
2001-04-08 22:12:55 +00:00
mjudge%netscape.com
c950145d10
66318 bug for api change of editor unicode not needed. nsAReadableString is what we need now.
2001-04-07 00:48:44 +00:00
mjudge%netscape.com
aa665a57f4
as per jst review of dom part of 66318 added what was in this file a native descriptor. it is not necessary any more
2001-04-07 00:46:16 +00:00
hyatt%netscape.com
15db428d61
Fix for smoketest blocker 74997, r=danm, sr=sspitzer
2001-04-06 23:01:55 +00:00
sspitzer%netscape.com
14e1c67714
bullet proof to prevent crashes. #74471 . r=pavlov,sr=shaver
...
the underlying problem still exists, and that will be covered in
another bug. but until then, we'll assert instead of crashing
2001-04-06 03:20:44 +00:00
rbs%maths.uq.edu.au
6c64749f08
nice-to-have optimizations - low hanging fruits
2001-04-06 00:49:50 +00:00
rbs%maths.uq.edu.au
56278ad49a
Fix incomplete definitions
2001-04-06 00:04:35 +00:00
erik%netscape.com
60f509e6a3
a name change outside the IBMBIDI ifdef caused the ifdeffed code to break;
...
this change fixes that; no bug number, r, sr
2001-04-05 23:50:10 +00:00
attinasi%netscape.com
e1128e740c
Fixed performance problem caused by unused nsAutoString in SelectorMatches.
...
Patch by bratell@lysator.liu.se , r=glazman@netscape.com sr=attinasi@netscape.com b=74830
2001-04-05 23:14:00 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
ben%netscape.com
adeeacf1cc
change comments in these files to be appropriate doc comment format. sr=hyatt.
2001-04-05 05:29:24 +00:00
anthonyd%netscape.com
e0e7f1a319
bug fix for 74145: Caret appears in previously disabled input field
...
r=cmanske
sr=sfraser
2001-04-05 05:14:29 +00:00
bratell%lysator.liu.se
c8114e3187
Fix for bug 74319, removing O(n^2) algorithm when restoring session frame state. This saves time on big pages. r=waterson sr=attinasi
2001-04-05 03:11:30 +00:00
pavlov%netscape.com
31ba101371
fixing images not drawing correctly. bug 73195. patch from kmcclusk@netscape.com. r=pavlov sr=jst
2001-04-04 08:23:14 +00:00
darin%netscape.com
aaa5e0e11a
Fixes bug 73905 "CSS/JS documents are not cached" r=pierre, sr=waterson
2001-04-04 07:20:46 +00:00
sspitzer%netscape.com
9ebd9a19d2
fix for #74357 . do what 4.x mac did for collapsed read messages, that are threads that had unread chidren. r/sr=hyatt,bienvenu
2001-04-04 02:13:41 +00:00
hyatt%netscape.com
ec0c0982bd
Fix for outliner skin switching bug.
2001-04-04 01:37:09 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
peterlubczynski%netscape.com
68d2f85ebd
Fix for sending events to plugins on Windows through the DOM bug 60712 r=saari sr=attinasi
2001-04-03 21:32:37 +00:00
pinkerton%netscape.com
1dd606aa87
before executing command, check if it's a menu. fixes weird problems with context menus where rightclicking with a submenu visible would dismiss the parent but leave the submenu. r=pchen/sr=hyatt. bug# 71795
2001-04-03 21:20:43 +00:00
rods%netscape.com
00d2bf32d6
removing special centering code for width
...
Bug 68573 r=kmcclusk sr=attinasi
2001-04-03 14:10:47 +00:00
dbaron%fas.harvard.edu
2045177b94
Fix bustage (if CSS_REPORT_PARSE_ERRORS is defined) from scc's string branch landing. nsLiteralChar was removed, so use nsLocalString instead. r=disttsc@bart.nl sr=scc@mozilla.org
2001-04-02 21:14:23 +00:00
brade%netscape.com
36309c6df8
only add flavors when we have data in that flavor; r=pinkerton
2001-04-02 14:11:01 +00:00
karnaze%netscape.com
180aa09df9
new regression test, not affecting the build.
2001-04-02 03:37:59 +00:00
karnaze%netscape.com
bdefe04918
new regression tests, not affecting the build.
2001-04-02 03:24:31 +00:00
karnaze%netscape.com
036af5b01b
bug 57467 - print a new row on the current page if it will waste too much space otherwise. sr=attinasi.
2001-04-02 03:21:58 +00:00
pollmann%netscape.com
c109661ded
Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-02 00:45:52 +00:00
cls%seawood.org
5763d83f3f
Add accessibility to REQUIRES. Fixing senna tb bustage.
2001-04-01 03:44:35 +00:00
evaughan%netscape.com
dd702eea33
XP part of accessibility landing
...
-r vidur, rods -sr hyatt
2001-04-01 01:01:33 +00:00
waterson%netscape.com
2c2bece878
Bug 60079. Look a little bit harder for <area> elements, rather than just bailing if the first element in the <map> isn't an <area>. r=saari, sr=jst
2001-04-01 00:45:59 +00:00
waterson%netscape.com
8d0b94ab58
Bug 53251. RecreateFrameForContent() on a 'special' frame need only ReframeContainingBlock(). r=karnaze, sr=attinasi
2001-04-01 00:43:27 +00:00
sspitzer%netscape.com
ccc3c72626
#72122 implement AdjustSelection on the outliner selection. sr=hyatt
2001-03-31 04:55:34 +00:00
karnaze%netscape.com
4478efd8a6
fix regression test, not affecting the build.
2001-03-31 01:33:21 +00:00
karnaze%netscape.com
606918fcbb
fix regression test, not affecting the build.
2001-03-31 00:46:49 +00:00
karnaze%netscape.com
dbbd921241
new printing regression tests/cleanup, not affecting the build.
2001-03-30 22:19:31 +00:00
disttsc%bart.nl
dacbb4faa9
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
glazman%netscape.com
2fd3ed5466
Support for :last-child pseudoclass; checking in for Ian Hickson ; b=46916, r=pierre, sr=attinasi
2001-03-30 10:20:57 +00:00
kmcclusk%netscape.com
572c81e29b
Use frame bit to indicate if frame has a decendant with a view and use this to optimize nsContainerFrame::PositionChildViews; bug 70211; sr=attinasi@netscape.com r=karnaze@netscape.com
2001-03-30 05:25:49 +00:00
kmcclusk%netscape.com
f55ec09bcb
Invalidate only the newly exposed region when the container frame size changes vertically b=19256; sr=attinasi@netscape.com r=roc+moz@cs.cmu.edu
2001-03-30 05:17:07 +00:00
peterlubczynski%netscape.com
3f9c4eabbc
Fix to make printing OBJECTs safer bug 73846 a=av sr=waterson
2001-03-30 03:07:52 +00:00
rbs%maths.uq.edu.au
108d09b906
Enable an ordered list of preferred fonts (rather than just one font) for particular chars. Fix the problem that the stretchy direction wasn't specified in certain cases so that resolving the annotations could wrongly failed. Use NS_LITERAL_STRING like everybody else. Apply suggestions from drivers (roc+moz, dbaron)
2001-03-30 02:39:38 +00:00
harishd%netscape.com
dd6505f471
71942 - Intialize the ptr to fix the crash.
...
49942 - Should not include parent when absolutely positioned.
Added border color property.
r=heikki
sr=jst
2001-03-30 02:08:48 +00:00
aaronl%chorus.net
52e2623a3e
Make sure visual prefs force reframe
2001-03-29 07:16:06 +00:00
attinasi%netscape.com
28d86e436d
Empty inlines now take up space in the line, fixing problem where the backtround images for those elements were not showing up even if they had sufficient padding. b=21415 r=karnaze, sr=waterson
2001-03-29 06:39:40 +00:00
pinkerton%netscape.com
db93e15b4a
Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
...
bug# 36665
2001-03-29 03:33:09 +00:00
hyatt%netscape.com
88ce9916be
Fix for 73695. r=danm, sr=waterson
2001-03-29 01:30:03 +00:00
hyatt%netscape.com
43fbb26cff
Fix for 73506. r=danm, sr=mscott
2001-03-28 22:45:43 +00:00
karnaze%netscape.com
1ce9ba18f4
new regression tests not affecting the build.
2001-03-28 21:40:20 +00:00
karnaze%netscape.com
3b6bf0f78a
bug 32794 -always set aStatus. sr=attinasi.
2001-03-28 21:26:58 +00:00
karnaze%netscape.com
8825aad0b0
bug 44523 - Get the actual rg from the cell in AppendCell rather than use the row index. sr=attinasi
2001-03-28 21:25:13 +00:00
karnaze%netscape.com
d1cda12bca
bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi
2001-03-28 21:19:31 +00:00
attinasi%netscape.com
491b2848f8
Commented out assertion that is triggering in table regression tests: problem is covered by bug 71210, this just removes the assertion alert. r=karnaze
2001-03-28 20:06:15 +00:00
attinasi%netscape.com
06ff9d4459
Avoid checking for duplicates when adding a context to the cache (perf. reasons). b=72217, r=jag, sr=brendan
2001-03-28 19:58:51 +00:00
glazman%netscape.com
278a76a988
fix for Stylesheet Dump in viewer. b=71648, r=pierre, sr=attinasi
2001-03-28 08:02:20 +00:00
peterlubczynski%netscape.com
f79318b3c0
Plugins no longer get resize events bug 70429 a=av sr=waterson
2001-03-28 01:02:30 +00:00
heikki%netscape.com
5e1ad52c12
Bug 56858, set pref layout.selectanchor to true to make link traversal also select link end.
2001-03-27 23:59:56 +00:00
jdunn%netscape.com
3538dbb1cf
needed to link in another lib to resolve all dependencies at link time
...
r= cls@seawood.org
# 72188
2001-03-27 23:23:10 +00:00
mjudge%netscape.com
3c9472063f
66793 r= cmanske sr = attinasi
2001-03-27 23:02:21 +00:00
dr%netscape.com
49cdc2e6bf
fix for 67731, r=pinkerton, sr=hyatt
2001-03-27 22:58:50 +00:00
rods%netscape.com
16d3e26db5
removing "inline" on method to fix SunOS bustage.
...
r=mkaply
2001-03-27 22:57:14 +00:00
rbs%maths.uq.edu.au
065ff2b9df
Datasets needed for bug 30543,72161. The MathFont Property Files (the metadata that guide the stretching of mutable MathML characters)
2001-03-27 13:22:03 +00:00
rbs%maths.uq.edu.au
985d59d95f
Mozilla MathML entities were as per MathML 1.x - bug 72161. Now they are MathML 2.0 conformant, and in line with the forthcoming Unicode 3.1 code points approved for math symbols
2001-03-27 12:56:15 +00:00
rods%netscape.com
4abe5f8794
This now enables print listeners, print progress and the cancelling of printing
...
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 11:56:03 +00:00
disttsc%bart.nl
f4edb65ad4
bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc
2001-03-27 11:17:17 +00:00
waterson%netscape.com
d13d7b06d1
Fix regression tests bitrot on Linux. r=karnaze
2001-03-27 06:09:16 +00:00
cls%seawood.org
979c006ff6
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
bernd.mielke%snafu.de
56dd368e32
adding table regression test - not part of the build
2001-03-26 14:58:11 +00:00
karnaze%netscape.com
4fca4d840a
new regression test not affecting the build.
2001-03-26 06:23:01 +00:00
karnaze%netscape.com
ef73484e35
bug 60749 - on a table cell frame style change reflow, reinitialize the table's strategy.
2001-03-26 06:13:56 +00:00
karnaze%netscape.com
033108e34e
new regression test not affecting the build.
2001-03-26 05:27:48 +00:00
karnaze%netscape.com
cda057884b
bug 73321 - fix regression caused by the cleanup bug 70989.
2001-03-26 05:16:32 +00:00
karnaze%netscape.com
0493ef6588
new regression test not affecting the build.
2001-03-26 01:47:51 +00:00
karnaze%netscape.com
54f6d0596c
fixed regression test, not affecting the build.
2001-03-26 00:57:38 +00:00
karnaze%netscape.com
68b220a8a5
bug 45055 - additional rounding for max element size and maximumWidth.
2001-03-26 00:56:44 +00:00
karnaze%netscape.com
ec9cc74b9d
new regression tests not affecting the build.
2001-03-25 23:06:50 +00:00
karnaze%netscape.com
1b04939e6f
bug 45055 - align row heights on pixel boundaries when distributing extra space vertically. Work around block bug by rounding cells to even pixel boundary. sr=attinasi, r=bernd.mielke@snafu.de
2001-03-25 23:06:08 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
karnaze%netscape.com
55af5a7eef
bug 51140 - put placeholder frame which gets a pseudo table related frame into the correct pseudo child list. sr=attinasi
2001-03-25 22:54:23 +00:00
karnaze%netscape.com
12d3519765
new regression tests not affecting the build.
2001-03-25 21:56:30 +00:00
karnaze%netscape.com
1f4f5867a1
regression test cleanup, not affecting the build.
2001-03-25 20:21:31 +00:00
karnaze%netscape.com
8752c7bd06
bug 72181 - treat style change reflow like initial reflow (with same optimizations). sr=attinasi
2001-03-25 20:06:29 +00:00
karnaze%netscape.com
ddd1a6a5a8
fix regression test, not affecting the build.
2001-03-25 18:01:21 +00:00
blakeross%telocity.com
85f54f99db
Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt
2001-03-25 16:49:38 +00:00
pavlov%netscape.com
434d3cde6c
fix for bug 73345. r=hixie,bryner sr=cls
2001-03-25 02:56:38 +00:00
karnaze%netscape.com
160b0d5110
bug 72396 - fix CalcBorderBoxWidth to not use unconstrained width. Fix column balancing to be skipped when there is an unconstrained width. sr=attinasi
2001-03-24 23:15:49 +00:00
disttsc%bart.nl
4658d4344b
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
2001-03-24 12:02:07 +00:00
attinasi%netscape.com
6be77f2c5e
CSS-only fix - Fixes invalid values for content property. b=72315 r=dbaron, hwaara
2001-03-24 06:25:33 +00:00
hyatt%netscape.com
8a55beea1e
Turning on images in outliner. r=pav, sr=brendan
2001-03-24 01:50:33 +00:00
dr%netscape.com
c490b11e1e
fix for 67731, patch from varga@utcru.sk, r=pinkerton, sr=hyatt
2001-03-24 00:12:47 +00:00
pavlov%netscape.com
8415947186
fix for bug 73239. output pixels instead of twips from GetNaturalImageSize. r=ninsheeth sr=shaver,smfr
2001-03-23 21:52:08 +00:00
bernd.mielke%snafu.de
e53c926350
fix javascript warnings in table testcases. bug 62965 r=karnaze
...
not part of the build
2001-03-23 15:44:07 +00:00
bernd.mielke%snafu.de
69d696b0ae
remove javascript warnings from table testcases bug 62965 r=karnaze
2001-03-23 15:39:08 +00:00
karnaze%netscape.com
c04d324bf1
bug 72393 - correctly determine col min/max when cell changes size during incremental reflow and a strategy re-init is not needed. sr=attinasi, r=bernd.mielke@snafu.de
2001-03-23 15:34:14 +00:00
kmcclusk%netscape.com
a48e4337a0
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
e6b6217eb3
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
disttsc%bart.nl
76db806bca
Fix MOZ_TRACK_MODULE_DEPS bustage
2001-03-23 14:34:00 +00:00
rbs%maths.uq.edu.au
fdb9928d60
back-end to extend and generalize the support of stretchy chars. b=72161 [s]r=waterson
2001-03-23 09:46:24 +00:00
disttsc%bart.nl
e7d279cade
Fix MOZ_TRACK_MODULE_DEPS bustage
2001-03-23 09:45:16 +00:00
waterson%netscape.com
6e1d4e5d6b
Bug 71530. Preflight required changes for RDF outliner. Hack outliner body frame initialization to hookup outliner if one exists; don't assume scrollbar can be created. r=hyatt, sr=ben
2001-03-23 07:42:50 +00:00
mkaply%us.ibm.com
0247db35dd
#36665
...
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
2001-03-23 03:22:56 +00:00