Commit Graph

8414 Commits

Author SHA1 Message Date
cls%seawood.org
dc04f91ca9 Bring mathml up to speed on the API change made to nsStyleUtil on 2/24/00.
git-svn-id: svn://10.0.0.236/trunk@61755 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 07:24:17 +00:00
saari%netscape.com
35cfc92cb4 28467 fix, a=jar, r=hyatt
git-svn-id: svn://10.0.0.236/trunk@61713 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:02:31 +00:00
av%netscape.com
f9f761f6f0 Fix for 27486, r=rickg, a=rickg
git-svn-id: svn://10.0.0.236/trunk@61706 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 00:14:16 +00:00
mjudge%netscape.com
7e7b74915f bug for IME input activation wrongly causing the menu to be activated. r=ftang,jfrancis, a=jar hyatt pdt+ bug dont remember which one
git-svn-id: svn://10.0.0.236/trunk@61701 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:57:37 +00:00
mjudge%netscape.com
efb1ca1692 regression fix used wrong variable. compared apples to apple seeds instead of other apples.
git-svn-id: svn://10.0.0.236/trunk@61700 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:56:40 +00:00
jdunn%netscape.com
37b9bd8b80 checkin newlines for hpux
r= pepper@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61697 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:45:53 +00:00
erik%netscape.com
44ddbe4823 bug 18136; new table of font sizes for HTML sizes 1-7, based on testing
Nav4's fixed width fonts; r=pierre; a=rickg


git-svn-id: svn://10.0.0.236/trunk@61684 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:02:46 +00:00
erik%netscape.com
6c4785b694 bug 18136; changing default size for fixed width font to 13px; r=pierre;
a=rickg


git-svn-id: svn://10.0.0.236/trunk@61683 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:01:36 +00:00
Jerry.Kirk%Nexwarecorp.com
bf28975875 Change
#ifndef XP_UNIX
  to
#if !defined(XP_UNIX) || defined(NTO)
so the ALT key will bring up menus under Neutrino.
r=kedl


git-svn-id: svn://10.0.0.236/trunk@61668 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 14:29:45 +00:00
hyatt%netscape.com
0ec8033fbe Fix Linux bustage. No biggy. Just an nsCOMPtr flub. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@61663 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 10:30:19 +00:00
saari%netscape.com
f7b749ff7f Keeping Mac tree green for Hyatt, camelot failure
git-svn-id: svn://10.0.0.236/trunk@61662 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 09:08:05 +00:00
hyatt%netscape.com
4ccb7d43f3 XUL Property APIs, b=26109, r=ben
git-svn-id: svn://10.0.0.236/trunk@61661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:37:49 +00:00
mjudge%netscape.com
ff3266c3d9 adding support for new nsIDOMSelection. r=jfrancis a=jar. this is for caret appearance
git-svn-id: svn://10.0.0.236/trunk@61652 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:31:15 +00:00
evaughan%netscape.com
28b6c97e2a Fixes for bugs: 28460, 27573, 27242, 24721
-r waterson -a jar


git-svn-id: svn://10.0.0.236/trunk@61648 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:18:34 +00:00
bryner%uiuc.edu
fb74001790 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.


git-svn-id: svn://10.0.0.236/trunk@61647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:12:40 +00:00
erik%netscape.com
39509d8910 bug 18136; added new font size table, but currently #if'ed out; r=pierre;
a=rickg


git-svn-id: svn://10.0.0.236/trunk@61645 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:00:53 +00:00
av%netscape.com
63f56a199e Fixing 27486, r=beard
git-svn-id: svn://10.0.0.236/trunk@61627 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:02:53 +00:00
mjudge%netscape.com
995c6506c4 bug15384 approved pdt+ team r= patrick beard
git-svn-id: svn://10.0.0.236/trunk@61610 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 22:01:37 +00:00
karnaze%netscape.com
9e1c70cc32 new regression tests not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@61602 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 16:00:35 +00:00
pierre%netscape.com
1d2c2e416f Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg
git-svn-id: svn://10.0.0.236/trunk@61601 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 12:51:28 +00:00
pinkerton%netscape.com
df6e462b3f don't fetch the image unless we are in the layer that is being drawn. r=evaughan,hyatt, a=jar.
git-svn-id: svn://10.0.0.236/trunk@61570 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:42:40 +00:00
pinkerton%netscape.com
3d55061c24 fix for case where when a frame is deleted as a result of a drag (say, moving a bookmark or mail message) we don't try to access the frame after it has been deleted but use |mCurrentTarget| which we know will be up to date and safe. Also check for null in UpdateCursor()...we should have been doing this anyway. r=saari, a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61568 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:41:14 +00:00
tbogard%aol.net
93ee16a656 Commented out the call to webShell::Remove focus as it is no longer needed and the function is going away. Work for 13374. r=rods, saari
git-svn-id: svn://10.0.0.236/trunk@61555 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:47:40 +00:00
pollmann%netscape.com
a3b50445fa Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
git-svn-id: svn://10.0.0.236/trunk@61543 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:08:00 +00:00
norris%netscape.com
bf96355ad4 Fix 28612 META Refresh allowed in Mail/News
r=mstoltz,a=jar
Fix 28658 File upload vulnerability
r=vidur,a=jar


git-svn-id: svn://10.0.0.236/trunk@61523 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:34:40 +00:00
nisheeth%netscape.com
942cd9ee54 r=pollmann. Fix for PDT+ bug 28556. We were leaking nsIAtom's in the XML content sink. Thanks to Patrick Beard for providing the fix.
git-svn-id: svn://10.0.0.236/trunk@61520 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:16:03 +00:00
pollmann%netscape.com
3f25400b19 Bug 28691/16999: Removing obsoleted code. r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61515 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:36:29 +00:00
pollmann%netscape.com
a803294baa Bug 28691: As penance, I'll fix these leaks too. r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61514 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:32:23 +00:00
pollmann%netscape.com
42e745c122 Bug 28691: Fix existing leak that my fix for bug 16999 hilighted. r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61513 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:24:07 +00:00
pollmann%netscape.com
3f8f01a2b2 Bug 28691/16999: Re-enable style for button labels r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61510 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:00:42 +00:00
pollmann%netscape.com
372cfcb2c6 Bug 28691: Fix leaks, check for null, in code my implementation was based on r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61508 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:58:42 +00:00
pollmann%netscape.com
ea620d741f Bug 28691: Fix leaks, check for null, fix a bug in checkin for bug 16999 r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61506 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:56:39 +00:00
troy%netscape.com
eb4d44f03f b=28635, a=rickg@netscape.com, r=vidur@netscape.com
Reduced the number of nsString objects allocated


git-svn-id: svn://10.0.0.236/trunk@61491 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 15:45:43 +00:00
saari%netscape.com
6544768b36 Fix for 12051. Two one line fixes to make focus memory work with text input fields and text areas. r=hyatt a=jar
git-svn-id: svn://10.0.0.236/trunk@61484 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 08:10:36 +00:00
jbetak%netscape.com
2db71b24f1 bug 12502, View Source doesn't display non UTF-8 charsets on doc's w/o HTTP or Meta
r=ftang
a=bobj


git-svn-id: svn://10.0.0.236/trunk@61467 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:48:22 +00:00
buster%netscape.com
8876d68b6f fixed bug 25510 and 28084
r=troy
a=jar


git-svn-id: svn://10.0.0.236/trunk@61440 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:06:19 +00:00
buster%netscape.com
3786b45405 added an assertion that will catch regressions associated with bug 25510
r=troy
a=jar


git-svn-id: svn://10.0.0.236/trunk@61439 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:05:04 +00:00
dbaron%fas.harvard.edu
432fea588c Fix bug 28544: stop leaking webshells when user enters URL in the URL bar. r=karnaze@netscape.com a=rickg@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61418 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 04:06:16 +00:00
pinkerton%netscape.com
19ca7a3b9e Fix for bug 25073. groupName for radio button items was not being set
initially if the item was checked in the content model when the frame
was created. Now always make sure we set that member. r=hyatt a=rickg


git-svn-id: svn://10.0.0.236/trunk@61411 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:50:48 +00:00
karnaze%netscape.com
ac59fc3fc7 fix cvs merge error in regression data, not affecting the build
git-svn-id: svn://10.0.0.236/trunk@61403 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 23:46:48 +00:00
karnaze%netscape.com
737fed8283 new regression tests not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@61394 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:37:01 +00:00
pollmann%netscape.com
8805ae3fc9 Bug 16999: Fix solaris nsCOMPtr complaints.
git-svn-id: svn://10.0.0.236/trunk@61378 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 06:26:55 +00:00
pollmann%netscape.com
28d2487189 Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg
git-svn-id: svn://10.0.0.236/trunk@61376 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 05:55:25 +00:00
pollmann%netscape.com
8e86e740f2 Bug 14827: Removing dead code. r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61373 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 02:21:38 +00:00
dbaron%fas.harvard.edu
a57e32fdc7 Bug 28555: fix large leak of StyleContextImpl's. r=karnaze@netscape.com a=jar@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61372 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-20 15:18:04 +00:00
saari%netscape.com
5eaa6343ea Fix for PDT+ 26618. Typing for hyatt, r=saari
git-svn-id: svn://10.0.0.236/trunk@61366 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 23:33:51 +00:00
hyatt%netscape.com
888bcc2eb8 Partial fix for #26618. r=saari
git-svn-id: svn://10.0.0.236/trunk@61365 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 22:29:20 +00:00
dbaron%fas.harvard.edu
36eb971c4b Refix bug 5821, which I broke with a mistake in my earlier change. r=buster@netscape.com a=rickg@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61355 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 03:42:30 +00:00
pollmann%netscape.com
744a9edd0b Bug 14827: Removing code that wrongly set scrolling to auto for every document r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61348 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:34:20 +00:00
pollmann%netscape.com
26c8b9b673 Bug 14827: Adding a comment, removing unused code r=harishd a=rickg
git-svn-id: svn://10.0.0.236/trunk@61346 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:32:38 +00:00