Commit Graph

53979 Commits

Author SHA1 Message Date
erik%netscape.com
0f2b35bf91 bug 18136; adding the default font sizes for the various language groups
so that the font prefs UI and layout engine get the appropriate values;
r=pierre; a=rickg


git-svn-id: svn://10.0.0.236/trunk@61685 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:03:47 +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
slamm%netscape.com
c92644d462 Turn on strict. Eliminate as many globals as possible. Add a 'Settings' package namespace for the build parameters. Break some code out into more subroutines.
git-svn-id: svn://10.0.0.236/trunk@61682 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 21:40:56 +00:00
idk%eng.sun.com
03b4b80e4d Fix for 27690
Converted "path" to canonical form
a=avm@sparc.spb.su
r=idk@eng.sun.com


git-svn-id: svn://10.0.0.236/trunk@61681 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 21:16:18 +00:00
varada%netscape.com
1fc241841a fix for bug #5001 typo fixed
git-svn-id: svn://10.0.0.236/trunk@61680 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 20:48:23 +00:00
attinasi%netscape.com
7297aecf95 QA Partner script: deprecated but sometimes it is required, like when viewer's -f option is broken.
git-svn-id: svn://10.0.0.236/trunk@61679 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 20:29:45 +00:00
terry%mozilla.org
5db00817f6 Make a universal routine to report errors in forms, so that we can
have a universal (and more noticable) way of displaying them.


git-svn-id: svn://10.0.0.236/trunk@61678 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 19:32:47 +00:00
mkaply%us.ibm.com
ccd4dd13d3 # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla - Original approved changes, no XP_WINs :)


git-svn-id: svn://10.0.0.236/trunk@61674 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 19:12:14 +00:00
terry%mozilla.org
ca2533dfea If there is only one project allowing new bugs, don't bother prompting
for which project to use.


git-svn-id: svn://10.0.0.236/trunk@61673 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 18:55:41 +00:00
cyeh%netscape.com
b1598865df update documentation to reflect new binary location code
git-svn-id: svn://10.0.0.236/trunk@61672 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 18:26:10 +00:00
cyeh%netscape.com
f55720e666 add support for including a ftp url as a part of the tinderbox completion
message. if you include:
tinderbox: binaryurl: url
then a "D" link will show up in the status pane of a build, which is
a link to the binary. r=slamm,terry


git-svn-id: svn://10.0.0.236/trunk@61671 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 18:19:56 +00:00
dcone%netscape.com
b8b317d942 Make the Descent positive.. thats how we use the descent for our fonts. r=buster a=rgessner b=22009
git-svn-id: svn://10.0.0.236/trunk@61669 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 14:34:01 +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
Jerry.Kirk%Nexwarecorp.com
4aff7fd41a Intermediate fix for drawing large images. This was really slow on test4
and the disney page.


git-svn-id: svn://10.0.0.236/trunk@61667 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 13:51:01 +00:00
Jerry.Kirk%Nexwarecorp.com
5888f26391 Fix Test11, fix the location of the pop-up menu when a user right clicks
Fix Virtual Consoles (again), fix up combo-boxes and the problem where
Mozilla would ignore a mouse click sometimes.


git-svn-id: svn://10.0.0.236/trunk@61666 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 13:38:32 +00:00
Jerry.Kirk%Nexwarecorp.com
acb39ec472 Enable the Splash screen for Neutrino builds.
git-svn-id: svn://10.0.0.236/trunk@61665 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 13:33:57 +00:00
Jerry.Kirk%Nexwarecorp.com
c2c51a3efd Change PgFlush to PtFlush to force the splash screen to draw immediately.
git-svn-id: svn://10.0.0.236/trunk@61664 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 13:21:29 +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
hyatt%netscape.com
91b8298d9e added files: mozilla/rdf/content/src/nsJSXULMenuListElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULMenuListElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp
git-svn-id: svn://10.0.0.236/trunk@61660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:36:48 +00:00
sfraser%netscape.com
bd09400576 Fix for 28906 -- pull a new NSPR tag that has fixes for the commercial build. r=mwelch, a=jar.
git-svn-id: svn://10.0.0.236/trunk@61659 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:15:55 +00:00
cmanske%netscape.com
c767e03cdb Fixed using OpenLocation from Composer, b=28683, a=sfraser,matt a=jar
git-svn-id: svn://10.0.0.236/trunk@61658 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 07:54:25 +00:00
scc%netscape.com
18f085ee06 On platforms without pollable events, i.e., (only) the Mac, changed poll timeout from 250msec to 5msec, as a preliminary fix for bug #25108. The real solution is pollable events on the Mac. r={pinkerton, rjc, et al} a=jar (yes, jar, I ran it on multiple Macs of as many different speeds as we could find, and tried different values)
git-svn-id: svn://10.0.0.236/trunk@61657 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 07:40:11 +00:00
warren%netscape.com
8bc18ddbde Fixed mac and solaris build bustage. r=waterson
git-svn-id: svn://10.0.0.236/trunk@61656 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 07:14:28 +00:00
warren%netscape.com
fb735cb6f6 Bug 10736 - URL parsing / MakeAbsolute performance. code=putterman,r=warren,andreas,a=jar
git-svn-id: svn://10.0.0.236/trunk@61655 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 06:17:57 +00:00
mcafee%netscape.com
e768feae20 Bumping user agent to m14 (29163) r=valeski, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@61654 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 05:46:18 +00:00
jfrancis%netscape.com
50f00945bf fixes for the following bugs:
27914, 27305, 28690, 14608, 27306, 28757
These fixes reviewed by cmanske, apprvd rickg;

also fix for 28724 (caret positioning problems)
reviewed by mjudge, apprvd by jar.


git-svn-id: svn://10.0.0.236/trunk@61653 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:39:30 +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
mjudge%netscape.com
84a791bcb8 part of checkin to add new getter and setter to nsIDOMSelection. a=jar r=jfrancis
git-svn-id: svn://10.0.0.236/trunk@61651 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:30:31 +00:00
mjudge%netscape.com
c657f5e264 r=jfrancis, a=jar Part of checkin including layout/base/src/nsRangeList.cpp to fix caret issues
git-svn-id: svn://10.0.0.236/trunk@61650 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:29:28 +00:00
ben%netscape.com
c518989edd fix for PDT+ b=25412, a=jar, r=rjc (depressable search button)
git-svn-id: svn://10.0.0.236/trunk@61649 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:18:47 +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
ssu%netscape.com
803f560f37 fixing bug #27856. udpate.html has been moved from the mozilla cvs to
the commercial cvs because it only applies to the
                    commercial build.

affects only windows
r=sgehani


git-svn-id: svn://10.0.0.236/trunk@61646 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:11:32 +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
jim_nance%yahoo.com
51bda85ae3 Adding commands to print out the file getting built. This increases the usefulness of make -s
git-svn-id: svn://10.0.0.236/trunk@61644 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 03:55:50 +00:00
danm%netscape.com
e499ee9d76 re-enable parent window of modal dialog before dialog is destroyed. part of bug 28467. r=saari a=jar
git-svn-id: svn://10.0.0.236/trunk@61643 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 03:11:21 +00:00
danm%netscape.com
6d36c897b0 move all functional modal window code into nsXULWindow. part of bug 28467. r=saari a=jar
git-svn-id: svn://10.0.0.236/trunk@61642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 03:11:13 +00:00
varada%netscape.com
9568952763 changing the button names to close in show example and help screens and also changing the create nci dialog title bar for bugs #4897 and #24586
git-svn-id: svn://10.0.0.236/trunk@61641 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 02:56:58 +00:00
sgehani%netscape.com
1825e06856 * Fixes plugins folder creation location [b=29031]
* Fixes comp names descriptions [b=29028]

r=ssu
a=leaf


git-svn-id: svn://10.0.0.236/trunk@61640 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 02:46:24 +00:00
law%netscape.com
b68c10b8db Fix from Chris Waterson to suppress bogus assertion failure when adding overlays to personal toolbar; this is a prerequisite to other changes for bug #11871; r=waterson@netscape.com, a=jevering@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61639 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 02:28:45 +00:00
law%netscape.com
a762938ddc Fix to get program icon loading properly (goes with updates to splash.rc file in mozilla/xpfe/bootstrap); r=jband@netscape.com, a=jevering@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61638 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 02:25:00 +00:00
law%netscape.com
d94ceacf73 Fixes to splash screen and program icon problems; bugs=26581/26685, r=jband@netscape.com, a=jevering@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61637 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 02:19:41 +00:00
hangas%netscape.com
f121e0dc44 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil
git-svn-id: svn://10.0.0.236/trunk@61636 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:56:02 +00:00
hangas%netscape.com
48aedc4548 Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil
git-svn-id: svn://10.0.0.236/trunk@61635 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:55:17 +00:00
bryner%uiuc.edu
d1ab55ee5c Making mousewheel events go to the correct nsWindow on Win32. Fixes bug
28426.  r=dougt, a=waterson.


git-svn-id: svn://10.0.0.236/trunk@61634 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:52:08 +00:00
ssu%netscape.com
7940dc69a7 fixing bug #28715. xpinstall build no longer shows dialog which pauses
builds under Win98.  Builds under NT have not been
                    affected.

affects only windows.

a=leaf
r=sgehani


git-svn-id: svn://10.0.0.236/trunk@61633 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:44:18 +00:00
bienvenu%netscape.com
4153c087cd part of fix for 28891 r=mscott, a=phil
git-svn-id: svn://10.0.0.236/trunk@61632 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:19:13 +00:00