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