Commit Graph

71035 Commits

Author SHA1 Message Date
slamm%netscape.com
cda2454d64 'sidebar-panels' should not have 'hidden' persisted anymore. Some old profiles may have it, so set/clear it in js code for now. (bug 50973). r-mcafee
git-svn-id: svn://10.0.0.236/trunk@78808 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-12 00:31:28 +00:00
cmanske%netscape.com
fa30cdf5b2 Fixed format menu not showing list properties when list item is empty b=51941, r=beppe
git-svn-id: svn://10.0.0.236/trunk@78807 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-12 00:17:56 +00:00
beard%netscape.com
d9b7bd1180 rename void* to void, for file systems that don't like "*" in file names. emit a single JavaScript for showing stack crawls.
git-svn-id: svn://10.0.0.236/trunk@78806 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-12 00:09:06 +00:00
beard%netscape.com
acbed215d0 added internAs(), which lets one string masquerade for another.
git-svn-id: svn://10.0.0.236/trunk@78805 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-12 00:06:53 +00:00
peterlubczynski%netscape.com
bc790c5ecf fix for bug 50432. PRPackedBools compressed to one flag. mAutoBuffer size reduced to 128. r=buster
git-svn-id: svn://10.0.0.236/trunk@78804 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-12 00:00:58 +00:00
waldemar%netscape.com
0f77c160db Renamed target files
git-svn-id: svn://10.0.0.236/trunk@78803 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:49:53 +00:00
putterman%netscape.com
88bf88f882 Fix for 52043. r=bienvenu. Don't load messages when thread pane splitter is closed.
git-svn-id: svn://10.0.0.236/trunk@78802 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:47:50 +00:00
bryner%uiuc.edu
d47bf8be55 Fix/workaround for bug 51903 - asserts switching pref panels. r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@78801 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:44:47 +00:00
wtc%netscape.com
ae3992fc81 Checked in Perl-generated file certdata.c.
git-svn-id: svn://10.0.0.236/trunk@78800 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:34:42 +00:00
nhotta%netscape.com
2a1af64281 Added a callback to listen the pref change by UI, added a function to nsIDBFolderInfo to check if default charset is used, bug 50054, r=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@78799 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:29:50 +00:00
relyea%netscape.com
afb9228625 nssTracker functions should only be defined in debug builds
git-svn-id: svn://10.0.0.236/trunk@78798 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:27:56 +00:00
slamm%netscape.com
014306f9be 'Panel' -> 'Tab' (51091) r=mcafee
git-svn-id: svn://10.0.0.236/trunk@78797 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:27:22 +00:00
slamm%netscape.com
54896bc2aa Fix sidebar popopen on search (51694). Move all the logic into sidebarOverlay.js. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@78796 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:27:16 +00:00
ben%netscape.com
1d2d9587fb 51644, throbber button too big
this time, I'll even choose a unique ID!


git-svn-id: svn://10.0.0.236/trunk@78795 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:15:24 +00:00
warren%netscape.com
c137fdb1ec Made make-jars.pl copy files to dist as well as zip them (with -c option).
git-svn-id: svn://10.0.0.236/trunk@78794 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:08:41 +00:00
ddrinan%netscape.com
abb025ca14 Fix for bug 47435
git-svn-id: svn://10.0.0.236/trunk@78793 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 23:08:19 +00:00
peterlubczynski%netscape.com
c57b75e783 Fix for bug 46368. Fixed cellMet.mMaximumWidth for incremental reflow. r=karnaze
git-svn-id: svn://10.0.0.236/trunk@78792 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:58:59 +00:00
dougt%netscape.com
bc3a80f52f Fixing error codes. r=waterson.
git-svn-id: svn://10.0.0.236/trunk@78791 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:56:15 +00:00
nelsonb%netscape.com
e7e7ab52c1 Stop using "reserved" fields of PRIOMethods by name. Fixes bug 52092.
git-svn-id: svn://10.0.0.236/trunk@78790 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:37:12 +00:00
wtc%netscape.com
77dc2b5cf6 Bugzilla bug #52187: modified ckapi.perl to read its input from the
first command-line argument as opposed to stdin.  Checkin on behalf
of sonmi@netscape.com.
Modified files: Makefile, ckapi.perl


git-svn-id: svn://10.0.0.236/trunk@78789 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:37:01 +00:00
andreww%netscape.com
36163ac33d bugzilla bug 28519, r=varada, visual cue for focus on mail 3 pane.
git-svn-id: svn://10.0.0.236/trunk@78787 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:28:27 +00:00
akkana%netscape.com
ef8556bca9 36082: don't load contents of script tag if script evaluation is off. r=brendan
git-svn-id: svn://10.0.0.236/trunk@78786 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:27:53 +00:00
blakeross%telocity.com
1debe0939e Fix bug 48859: make the tree columns in the XPI install and status dialogs resizable. r=jag a=brendan
git-svn-id: svn://10.0.0.236/trunk@78785 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:21:55 +00:00
rogerl%netscape.com
c6f1227ecc Removed unnecessary arg. from Call instruction.
git-svn-id: svn://10.0.0.236/trunk@78783 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:11:55 +00:00
rogerl%netscape.com
7f0909298e Added getter/setter for names.
git-svn-id: svn://10.0.0.236/trunk@78782 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:10:44 +00:00
jst%netscape.com
910463ac05 Adding new file, not part of the build.
git-svn-id: svn://10.0.0.236/trunk@78779 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:10:08 +00:00
valeski%netscape.com
9a450368bd 50188. forcing stderr/out output to be debug only
git-svn-id: svn://10.0.0.236/trunk@78778 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:08:43 +00:00
valeski%netscape.com
d726ac51c3 50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
git-svn-id: svn://10.0.0.236/trunk@78777 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 22:06:52 +00:00
varada%netscape.com
4b099c05a9 fix for bug#49720; deleting recipient causes error message; r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@78776 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:55:12 +00:00
wtc%netscape.com
f2d8337454 Bugzilla bug #52173: restored the FORCE target for NT.
git-svn-id: svn://10.0.0.236/trunk@78775 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:54:10 +00:00
attinasi%netscape.com
0ffc2cd502 Backed out changes to the event priorities (from bug 36849). This backout is to keep viewer in sync with Mozilla (see backout of same change to windows/nsAppShell by jst/vidur). b=36849 not reviewed (backing up to previous code), but discussed with Vidur.
git-svn-id: svn://10.0.0.236/trunk@78774 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:50:35 +00:00
valeski%netscape.com
c9a997c4ca 50188. forcing noisy_fonts macro to *not* spew to stderr/out in debug builds.
git-svn-id: svn://10.0.0.236/trunk@78773 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:48:58 +00:00
buster%netscape.com
af23e01ba7 checking in fix for unix compiler, stupid nsCOMPtr x-platform incompatibility.
git-svn-id: svn://10.0.0.236/trunk@78772 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:43:46 +00:00
wtc%netscape.com
7fc1d2ae48 Bugzilla bug #52173: accept both ytab.{c,h} and y.tab.{c,h} as the output
files of yacc.


git-svn-id: svn://10.0.0.236/trunk@78771 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:40:42 +00:00
sspitzer%netscape.com
9b9f1ce7eb fix for #34996. make sure pop works with usernames like
foo%bar, foo@bar, foo:bar, and foo/bar
r=alecf


git-svn-id: svn://10.0.0.236/trunk@78770 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:32:08 +00:00
buster%netscape.com
0578533a2b forgot to check this in as part of my last checkin.
bug 18754
r=karnaze


git-svn-id: svn://10.0.0.236/trunk@78769 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:25:43 +00:00
nhotta%netscape.com
c69bca969e Initialize the output string before appending the conversion result, bug 50413, r=cata.
git-svn-id: svn://10.0.0.236/trunk@78768 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:25:26 +00:00
rods%netscape.com
2c4b4f2915 fixed twips rounding error in calculation
b=52135 r=buster


git-svn-id: svn://10.0.0.236/trunk@78767 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:22:43 +00:00
rods%netscape.com
85b8d50cda stripping CR/LF in href attrs on mouse over or mouse click
b=52119 r=harishd


git-svn-id: svn://10.0.0.236/trunk@78766 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:21:40 +00:00
nbhatla%netscape.com
c3e23c52ac #46423 -> new modern skin. fixing some images in the toolbar. r=hewitt
git-svn-id: svn://10.0.0.236/trunk@78765 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:17:03 +00:00
mstoltz%netscape.com
3285ad04e9 Fixing 51828, allowing JS/data urls to inheit principal from document if called from system code. r=jst
git-svn-id: svn://10.0.0.236/trunk@78764 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:16:58 +00:00
buster%netscape.com
685185593d bug 14280
nsTextTransformer.cpp.
  I moved where we translate the nbsp to a (ascii 32 space character) until after the i18n routines are called, so they can properly account
  for the space as non-breaking and therefore part of the first word in the block.

bug  39901 and 38396
  nsHTMLImageLoader.*, nsImageFrame.cpp
  I backed out the bad fix for 38396, and put in a new fix where I store a little state in the image loader flags for cases where the image
  gets an unconstrained reflow and has %-based width.  This does not handle %-based min-width or max-width, that would be a separate
  bug that I'll file shortly.  But this fixes the vast majority of real cases out there.

bug  18754
  nsHRFrame.cpp, quirks.css, nsCSSFrameConstructor.cpp, last part of nsLineLayout.cpp
  in quirks mode, I changed HR from a block element to a replaced inline element that acts like a block, using generated content to get
  newlines before and after the HR.  This isn't ideal, but it gets us backwards compatibility, and ian and dbaron have blessed the approach.

bug  50257
  nsLineLayout.cpp
  Did a couple of things in here:
       * The actual fix is controlled by FIX_BUG_50257 #define symbol.  This basically says that an break (BR) will always fit on a line.
         A more general solution would probably be to round up to the nearest pixel, and if the thing is less than a pixel make it fit on a
         line.  This is a wimpier, safer solution.
       * I noticed that the way we got the compatibility mode was way out of date, very wasteful.  So I fixed that.
       * I noticed that there were a bunch of redundant SetFlag calls.  Since the flag variable is initialized to 0, setting a flag to 0 on a newly
         created object is a waste.

  nsBlockFrame.cpp  --  just added a comment to some odd looking code, to make sure no one comes along later and breaks it


git-svn-id: svn://10.0.0.236/trunk@78763 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:15:02 +00:00
erik%netscape.com
5da5de6681 bug 33162; instead of zeroing out all Unicodes less than 0x2200, we just
zero out the common ones that correspond to CP1252 (for things like smart
quotes), so that we can still see most of the JIS X 0208 characters;
r=ftang


git-svn-id: svn://10.0.0.236/trunk@78762 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 21:03:58 +00:00
dougt%netscape.com
d60401e7be PLEvent optimizations. Part of bug 50104. This reduces the number notifications. r-valeski@netscape.com
git-svn-id: svn://10.0.0.236/trunk@78761 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 20:59:56 +00:00
rginda%netscape.com
48d051ff56 reverting old volatile fix for 24892 and replacing with cls' union patch.
spider and xpshell now pass the related testcases.
author=cls, r=me


git-svn-id: svn://10.0.0.236/trunk@78760 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 20:56:33 +00:00
jst%netscape.com
9e48d5d854 Fixing the content serializers to compile on Windows. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@78759 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 20:55:46 +00:00
putterman%netscape.com
ce23ce601a Fix for 48246. r=mscott. Enabling now works correctly in alternate 3 pane window.
git-svn-id: svn://10.0.0.236/trunk@78758 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 20:52:57 +00:00
shanjian%netscape.com
c52261cc1b #47027 Can't add language XX when XX-YY is present
ra=ftang
using IndexOf to check if a language is active is unreliable. We need to
compare them one by one.


git-svn-id: svn://10.0.0.236/trunk@78757 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 20:49:34 +00:00
buster%netscape.com
0c9f5240c0 added test case 28811
git-svn-id: svn://10.0.0.236/trunk@78756 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 20:49:30 +00:00
buster%netscape.com
f407725c66 bug 28811
r=karnaze
The problem was we were over-eager in optimizing away a resize reflow for lines
that contain %-aware children.  We were only looking at the first-level children
of a line, not all the children.  Now, we compute a bit for each inline container
based on it's children, true if any of them are %-aware wrt any width measurement.
We propogate this bit upwards to a bit on the line itself, and check this bit during reflow.


git-svn-id: svn://10.0.0.236/trunk@78755 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-11 20:46:44 +00:00