andreas.otte%primus-online.de
cb5eecc22a
completing changes for bug 22251. You also have to unzip the zip file attached to bug 22251 in mozilla/rdf to get the missing protocolhandlers.
...
git-svn-id: svn://10.0.0.236/branches/BUG22251_BRANCH@61761 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 09:53:15 +00:00
andreas.otte%primus-online.de
3d85a9fe7d
Changes to fix bug 22251, also contains fixes for bug 26003
...
git-svn-id: svn://10.0.0.236/branches/BUG22251_BRANCH@61743 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 09:38:02 +00:00
(no author)
525e32ff60
This commit was manufactured by cvs2svn to create branch 'BUG22251_BRANCH'.
...
git-svn-id: svn://10.0.0.236/branches/BUG22251_BRANCH@61675 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 19:12:15 +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
tbogard%aol.net
1fd37c89da
Fixed build warnings.
...
git-svn-id: svn://10.0.0.236/trunk@61631 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:15:37 +00:00
morse%netscape.com
fc22a2e155
partial fix for bug 28996, wallet items in menu on mac, r=pinkerton, a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61630 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:11:13 +00:00
akkana%netscape.com
eb98d76923
More on 19428: fix the output tests on windows. r=cmanske, a=rickg.
...
git-svn-id: svn://10.0.0.236/trunk@61629 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:09:37 +00:00
pinkerton%netscape.com
f24101c1f1
Fix for 27947, oncreate/ondestroy handlers implemented. r=saari, a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61628 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:03:06 +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
mcafee%netscape.com
6056b209d2
HTML-ized government blurb, fixed Full Circle Software, Inc. company name (27477). r=slamm, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61626 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:00:44 +00:00
alecf%netscape.com
8c46261451
last part of fix for #23411 - support login redirectors in SMTP servers
...
r=mscott a=phil
git-svn-id: svn://10.0.0.236/trunk@61625 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:59:56 +00:00
alecf%netscape.com
038c1198f9
additional string for #23411 r=sspitzer, a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61624 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:57:47 +00:00
dougt%netscape.com
8812f3a870
Recheckin in after trifle request to backout two minutes before the tree
...
reopened.
Original Comment:
fix for 29013. Correcting problem with AddDirectory API. r=dveditz.
a=cathleen.
git-svn-id: svn://10.0.0.236/trunk@61623 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:56:06 +00:00
ruslan%netscape.com
1ec16d5d81
Fix a few bugs in http chunk encoding converter. This version represents
...
actually half-way decently working chunk converter. Works fine with NES4.1
at least. Haven't tried IIS5 yet. Not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@61622 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:55:30 +00:00
sford3%swbell.net
90f5dda8a8
Fix bug 21474 add send page to the editor, r=brade a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@61621 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:55:20 +00:00
pinkerton%netscape.com
7942dfc2b6
fix for 29016. tell the rollup listener to rollup xul popups when the user clicks in the menubar or a DA. r=sfraser a=jar.
...
git-svn-id: svn://10.0.0.236/trunk@61620 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:51:51 +00:00
dougt%netscape.com
873d5d1018
backing out changes per leaf. I checked in before the tree was "open". Maybe
...
I will check this back in tomorrow.
git-svn-id: svn://10.0.0.236/trunk@61619 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:48:28 +00:00
dougt%netscape.com
b15de2a1bc
fix for 29013. Correcting problem with AddDirectory API. r=dveditz. a=cathleen.
...
git-svn-id: svn://10.0.0.236/trunk@61617 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:32:33 +00:00
alecf%netscape.com
ae52ba6978
support to allow arbitrary ISPs to pre-fill any accounts in the account wizard.
...
r=sspitzer, a=phil
bug=#23411
git-svn-id: svn://10.0.0.236/trunk@61611 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 23:05:07 +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
danm%netscape.com
e085ee2cfa
oops. har. that last patch just disabled the timing, which reverted bug 28473. This one was the intended.
...
git-svn-id: svn://10.0.0.236/trunk@61609 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 21:32:47 +00:00
danm%netscape.com
b35cd8548b
tree-closure bug 29094 -- A tricky condition involving relative timing of size and position events seems to have surfaced. This patch should sort them out.
...
git-svn-id: svn://10.0.0.236/trunk@61608 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 21:16:16 +00:00
slamm%netscape.com
08b1d79def
Only run mailnews test on depend builds. Clobber builds remove the dist directory and the special security prefs along with it.
...
git-svn-id: svn://10.0.0.236/trunk@61607 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 21:14:52 +00:00
norris%netscape.com
38fd45990f
Enable catchguard with new 'if' syntax.
...
Implement check.
git-svn-id: svn://10.0.0.236/trunk@61606 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 19:35:22 +00:00
norris%netscape.com
35518b3b5b
Fix meta refresh problems with etrade, etc.
...
r=mstoltz
a='do the right thing'
git-svn-id: svn://10.0.0.236/trunk@61605 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 19:17:59 +00:00
terry%mozilla.org
cb3e3e8aaf
Fixed to cope with new longdescs table.
...
git-svn-id: svn://10.0.0.236/trunk@61604 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 17:54:56 +00:00
slamm%netscape.com
af74f0bd4c
Add most recent checkins to the top time slot. Previously they were left off. (And add nextbuildtime to the build record. Not used yet).
...
git-svn-id: svn://10.0.0.236/trunk@61603 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 17:48:36 +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
mcafee%netscape.com
dfdf7cdae1
Disabling menu items (22536) r=pavlov, a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@61600 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 09:07:06 +00:00
rickg%netscape.com
dbd76fc70f
fixed bug28837 (r=troy; a=jar). Removed warnings (r=troy)
...
git-svn-id: svn://10.0.0.236/trunk@61599 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 08:20:03 +00:00
tbogard%aol.net
39af911b15
This has been replaced by nsIWebNavigation interface.
...
git-svn-id: svn://10.0.0.236/trunk@61598 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 06:57:43 +00:00
tbogard%aol.net
45d2216902
removed files: mozilla/embedding/browser/webBrowser/nsIWebBrowserNav.idl
...
git-svn-id: svn://10.0.0.236/trunk@61597 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 06:48:20 +00:00
tbogard%aol.net
b1d11c033b
Removing nsIWebBrowserNav from the list to IDL files.
...
git-svn-id: svn://10.0.0.236/trunk@61596 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 06:47:24 +00:00
waterson%netscape.com
bc7f0ba1fc
My bad; I reviewed this code and I suck. This is the right fix.
...
git-svn-id: svn://10.0.0.236/trunk@61595 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 06:42:36 +00:00
tbogard%aol.net
820d8f7dad
Removing nsIWebBrowserNav from the includes. This should fix the clobber builds.
...
git-svn-id: svn://10.0.0.236/trunk@61594 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 06:40:05 +00:00
warren%netscape.com
fd4a7550c6
Fixed comment
...
git-svn-id: svn://10.0.0.236/trunk@61593 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 06:02:38 +00:00
warren%netscape.com
c3ef7f6816
Fixing bustage -- NS_MeanAndStdDev not included in release builds.
...
git-svn-id: svn://10.0.0.236/trunk@61592 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 05:40:40 +00:00
gagan%netscape.com
0633641153
Made the crash go away only in release builds... hopefully this will help us track the real problem. a=jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61591 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 05:36:52 +00:00
gagan%netscape.com
f341a3c51f
Avoid calling Copy from operator= if we are just resetting the nsXPIDLString. So now it is safe to reset an nsXPIDLCString or nsXPIDLString by setting it to null. r=waterson,a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61590 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 05:34:28 +00:00
tbogard%aol.net
b450edf7fb
typo.
...
git-svn-id: svn://10.0.0.236/trunk@61589 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 05:11:11 +00:00
tbogard%aol.net
67954277ee
Changes to use nsIWebNavigation instead of the old methods on nsIWebShell. This should fix the build.
...
git-svn-id: svn://10.0.0.236/trunk@61588 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 05:07:39 +00:00
warren%netscape.com
000d09f8d0
Added NS_MeanAndStdDev
...
git-svn-id: svn://10.0.0.236/trunk@61587 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:55:31 +00:00
warren%netscape.com
6f0f57b679
Made NS_MeanAndStdDev be extern 'C'
...
git-svn-id: svn://10.0.0.236/trunk@61586 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:55:05 +00:00
bruce%cybersight.com
156b1c5944
Fix a GC leaking from nsToolkit. r=Pavlov,a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@61585 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:47:57 +00:00
bienvenu%netscape.com
7ead468123
fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203
...
git-svn-id: svn://10.0.0.236/trunk@61584 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:27:16 +00:00
warren%netscape.com
07f1bef031
Added ability to get dns timing info. Set DNS_TIMING env var, and get dns-timing.txt file. For bug 28012 and others. r=gordon,a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61583 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:17:43 +00:00
tbogard%aol.net
5ba2786013
Removed RemoveFocus, Stop, Reload, and SetContentViewer to reflect removal from nsIWebShell. Removed GetTarget() as it is no longer called. Removed ReleaseChildren as it is never called. The referrer is now stored down in docshell. CurrentURI is now set for docshell's benefit. A hacked implementation of InternalLoad is provided for the Reload case. OnLoading is now called for docshell sake. Stop now relies on docShell's Stop(). Other versions of Stop now call either Stop or StopLoad depending on the case. GlobalHistory code has moved down to docshell. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61582 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:16:17 +00:00
tbogard%aol.net
ec93534c63
Removed RemoveFocus, Stop, Reload, and SetContentViewer as these functions are no longer called. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61581 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:15:48 +00:00
tbogard%aol.net
e141343e8d
mLoadCookie is now stored on the docshell instead of the contentListener. Started framing out the different parts of a load and management of session history and global history. Reload is now live. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61580 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:15:22 +00:00
tbogard%aol.net
5cd1422a7a
Added a StopLoad method. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61579 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:14:13 +00:00
tbogard%aol.net
4bbec9d14a
Now call OnLoadingSite() when DoContent is processed. mLoadCookie is now stored on the docshell instead of the contentListenr. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61578 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:13:31 +00:00
tbogard%aol.net
7e6a609102
Added enumeration for the reload types and the parameter to reload. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61577 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:12:07 +00:00
rginda%netscape.com
940ee16109
Fixed lame checkin on windows. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@61576 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:10:57 +00:00
morse%netscape.com
0fb9bf21c5
fix bug 28442 and maybe 28436, r=cathleen+jband, a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61575 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 04:01:07 +00:00
tbogard%aol.net
31a9793807
Changed reload and stop to go through the new nsIWebNavigation interface. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61574 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:59:42 +00:00
tbogard%aol.net
ae02da45e5
Changed reload to go through the new nsIWebNavigation interface on the docShell. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61573 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:58:44 +00:00
tbogard%aol.net
7fc206f962
Reload now goes through the new nsIWebNavigation interface instead of the old nsIWebShell interface. Work on 13374 and landing of new session history/ uriloading. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61572 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:57:32 +00:00
tbogard%aol.net
0823b2e5f8
Changed nsWebBrowser over to implement nsIWebNavigation instead of nsIWebBrowserNav. r=mscott a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61571 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:51:35 +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
rginda%netscape.com
9cf9837683
remove IRC menu item from dtd for 28192. r=mcafee, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61569 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:42:02 +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
rginda%netscape.com
449fc60199
Remove irc menu item from tasksOverlay.* for 28192. r=mcafee, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61567 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:40:53 +00:00
rginda%netscape.com
5e21eef16a
Created irc menu item overlays under extensions/irc, in preparation for bug 28192 s fix. r=mcafee, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61566 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:38:05 +00:00
cmanske%netscape.com
7cd226ac14
Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61564 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:03:08 +00:00
rjc%netscape.com
743d27c7af
Fix bug # 28126. Approval/Review: jar
...
git-svn-id: svn://10.0.0.236/trunk@61563 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:59:52 +00:00
bienvenu%netscape.com
013bb0305a
fix build bustage for gagan
...
git-svn-id: svn://10.0.0.236/trunk@61562 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:44:44 +00:00
gagan%netscape.com
9ff37795da
FTP's change for checking the proxy setting. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@61561 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:10:32 +00:00
gagan%netscape.com
4426486abd
Removed the check for proxy types here with the latest change in protocolproxyservice. r-valeski
...
git-svn-id: svn://10.0.0.236/trunk@61560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:09:46 +00:00
gagan%netscape.com
e61e81e125
Completing the last change. r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@61559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:08:01 +00:00
sspitzer%netscape.com
f6dc3d8e32
fix for #28530 , r=alecf, a=jar,phil
...
git-svn-id: svn://10.0.0.236/trunk@61558 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:03:11 +00:00
tbogard%aol.net
020b509456
Changed call to RemoveFocus to first try and set the focus to the parent docshell and then to the tree owner. Work for 13374. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@61557 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:03:08 +00:00
gagan%netscape.com
422326b7f8
Removing the linux orange... and possibly windows assertions.
...
git-svn-id: svn://10.0.0.236/trunk@61556 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:56:12 +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
tbogard%aol.net
f7d74018af
Removed unused legacy function that is never called. Put an assert in place for people calling the old ShowModally, this is never called, but this will prevent new people from calling until it can be completely removed. r=danm.
...
git-svn-id: svn://10.0.0.236/trunk@61554 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:39:31 +00:00
despotdaemon%netscape.com
658e249fba
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@61553 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:28:02 +00:00
tbogard%aol.net
d84e9b9e81
Pass true to repaint when resizing the outer window to fit the content. Fix for 28985. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@61552 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:16:08 +00:00
jbetak%netscape.com
a56d3c7172
bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
...
a=bobj
r=matt
git-svn-id: svn://10.0.0.236/trunk@61551 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:12:39 +00:00
syd%netscape.com
59addcc5be
Fixes for 28360, 385798. a=mcafee, r=phil
...
git-svn-id: svn://10.0.0.236/trunk@61550 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:12:37 +00:00
pollmann%netscape.com
0ef4a540cf
Bug 12513: Forgot a file, blast! r=vidur, a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61549 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:57:34 +00:00
cls%seawood.org
8b786c221d
Implement the equivalent of Unix's realpath() for BeOS. Build blocker. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61548 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:48:30 +00:00
matt%netscape.com
b7addaa263
fix for bug 27899. commenting out line. tree row and item where mixed.
...
git-svn-id: svn://10.0.0.236/trunk@61547 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:24:32 +00:00
pollmann%netscape.com
76aa2f7fc9
Bug 12513: Fix typo (win build bustage).
...
git-svn-id: svn://10.0.0.236/trunk@61546 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:24:10 +00:00
mcafee%netscape.com
5152c89dd8
Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:13:17 +00:00
pollmann%netscape.com
a6d2926c98
added files: mozilla/dom/src/html/nsJSNSHTMLOptionCollection.cpp
...
git-svn-id: svn://10.0.0.236/trunk@61544 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:08:08 +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
jbetak%netscape.com
5ae038be41
bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
...
a=bobj
r=matt
git-svn-id: svn://10.0.0.236/trunk@61542 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:04:53 +00:00
ssu%netscape.com
81d315c6fb
fixing bug#28641 - fixing major memory leak that only shows up under Win98
...
with < 64MB RAM.
affects only windows.
a=jevering
r=cathleen
git-svn-id: svn://10.0.0.236/trunk@61541 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:03:34 +00:00
rpotts%netscape.com
f69e4b3fee
bug #23777 (r=valeski). Reworked the parsing of the HTTP server version to avoid a floating-point rounding error which caused the server version to be incorrect...
...
git-svn-id: svn://10.0.0.236/trunk@61540 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 23:57:20 +00:00
wtc%netscape.com
7f138566c6
Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.
...
git-svn-id: svn://10.0.0.236/trunk@61538 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 23:38:19 +00:00
locka%iol.ie
ce4560ad60
Commented out obselete method
...
git-svn-id: svn://10.0.0.236/trunk@61537 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 23:14:04 +00:00
sfraser%netscape.com
cd812c10d8
Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61534 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 23:10:38 +00:00
sfraser%netscape.com
e873c4abc1
Fixes for bug 28271 -- add methods to nsILocalFileMac to launch applications and document. Also fix bogus include in nsNativeComponentLoader. r=davidm,dougt. a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61533 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 23:09:02 +00:00
tonyr%fbdesigns.com
d20b44e668
Removed leading "." from "Import Utility". bug# 28721, r=none, a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61532 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 23:02:00 +00:00
slamm%netscape.com
2a39df466a
Fix crash on panel add (bug 28843). Add resource after assertions instead of before. r=waterson a=jar,jevering
...
git-svn-id: svn://10.0.0.236/trunk@61531 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:52:16 +00:00
valeski%netscape.com
f79435262e
28782. a=jar. r=alecf. nsHTTPHandler now has an extra product token for the User Agent string. we now use the PRUnichar = operator for string stuff, and retrieve vendor info from a string bundle.
...
git-svn-id: svn://10.0.0.236/trunk@61530 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:50:45 +00:00
valeski%netscape.com
76486960a2
28782. a=jar. no longer used
...
git-svn-id: svn://10.0.0.236/trunk@61529 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:48:52 +00:00
cls%seawood.org
1f94d8d466
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61528 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:47:39 +00:00
valeski%netscape.com
aa0414f77a
28782. a=jar. r=rickg. nsCAutoString couldn't handle a '=' of a PRUnichar*, now it can
...
git-svn-id: svn://10.0.0.236/trunk@61527 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:47:03 +00:00
pollmann%netscape.com
4c26fe25c5
Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61526 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:46:11 +00:00
valeski%netscape.com
9224e0c6bf
28782. a=jar. r=alecf. Changing a string name for User Agent use. Also adding a version
...
git-svn-id: svn://10.0.0.236/trunk@61525 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:44:43 +00:00
pollmann%netscape.com
3a06ba4766
Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61524 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:38: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
syd%netscape.com
e028eadd0f
Fix for PDT+ bug 28861. r=leaf,a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@61522 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:27:10 +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
slamm%netscape.com
d563bfa204
Only pull client.mk if it does not exist. It updates itself now.
...
git-svn-id: svn://10.0.0.236/trunk@61518 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:05:43 +00:00
pinkerton%netscape.com
e3e81510a8
fix for 28967, don't include things that include waste or other native widgets. r=sfraser, a=jar.
...
git-svn-id: svn://10.0.0.236/trunk@61517 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:51:48 +00:00
pinkerton%netscape.com
75c096a86b
fix for 28967, don't use IC yet. r=sfraser, a=jar.
...
git-svn-id: svn://10.0.0.236/trunk@61516 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:51:10 +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
gagan%netscape.com
570f14d71b
r=valeski,rjc a=jar. Fixes for the following bugs-
...
bug 1582 - HTTP Referer header problem.
This is now resolved with a preference (network.sendRefererHeader)
If set to 0 no referrer header is sent (ever) If set to 1 the
referrer header is sent only in cases of user link-clicks and if
set to 2 is sent from image requests as well.
bug 17158 - No Proxies For wasn't implemented.
This was not being read correctly and I also moved and cleaned up
the parsing function to nsProtocolProxyService (thereby also
killing bug 27728)
bug 24642 - http://www.win98central.com/#437 was crashing.
bug 26686 - crash in nsHTTPRequest destructor.
Both of these crashes were because of the nsHTTPRequest being
unconditionally released in the destructor of nsHTTPChannel. Although the main problem remains, I have made it a non-crasher now.
bug 27844 - HTTP breaks when only using FTP proxy.
This was happening because we were not resetting values of the
proxy when they are removed from the preference pane.
git-svn-id: svn://10.0.0.236/trunk@61512 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:17:17 +00:00
ben%netscape.com
3d61e97407
formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61511 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:08:26 +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
bienvenu%netscape.com
e8d192867e
fix unix build warning from last checkin - unused var
...
git-svn-id: svn://10.0.0.236/trunk@61509 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:59:59 +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
dp%netscape.com
624e7603a7
Removing brprof from package files r=waterson,jj a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61507 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:57:43 +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
bienvenu%netscape.com
041c1de8de
fix handling of uri's with 8 bit characters, a=phil r=waterson 24692
...
git-svn-id: svn://10.0.0.236/trunk@61505 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:51:36 +00:00
bienvenu%netscape.com
47517fad2b
remove use of strtok to fix latin1 char handling, r=alecf, a=phil 24692
...
git-svn-id: svn://10.0.0.236/trunk@61504 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:49:09 +00:00
jefft%netscape.com
7a0aca1086
fixed bug 28445, 26547, 26657, 25988 - failed to set server directory separator correctly; r=bienvenu, a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61503 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:31:11 +00:00
cmanske%netscape.com
560fd5a1a0
Fixed open location not working when loading into Composer, bug 28683, r=matt, a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61502 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:22:21 +00:00
valeski%netscape.com
a430ade485
r=andreas. a=jevering. fixing leaky sieve. Another example of where a comptr saves the day.
...
git-svn-id: svn://10.0.0.236/trunk@61501 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:19:46 +00:00
danm%netscape.com
915246287d
putting size and position persistence on a timer to ease chunky movement. r=scc a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61500 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:07:31 +00:00
andreas.otte%primus-online.de
8d8064f641
preparation for fixing bug 11701, removing not needed / from ftp dir listings r=valeski@netscape.com, a=leaf@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@61499 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:05:30 +00:00
rogerl%netscape.com
05e8bbd52c
Ported toFixed, toExponential & toPrecision to NativeNumber from C sources.
...
git-svn-id: svn://10.0.0.236/trunk@61498 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 18:46:36 +00:00
norris%netscape.com
f9db1d851f
Move JavaObjectToLong to be a conformance rather than a negative test.
...
git-svn-id: svn://10.0.0.236/trunk@61497 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 18:29:35 +00:00
attinasi%netscape.com
b8cdbc7310
Updated to include the websites install.
...
git-svn-id: svn://10.0.0.236/trunk@61496 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 18:11:40 +00:00
attinasi%netscape.com
74e52711e7
turned off debug routine
...
git-svn-id: svn://10.0.0.236/trunk@61495 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 18:08:48 +00:00
attinasi%netscape.com
ff72396027
Temporary documentation...
...
git-svn-id: svn://10.0.0.236/trunk@61494 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 18:07:46 +00:00
attinasi%netscape.com
f58d902e54
Updated scripts to handle Clock-time and to deal with running Mozilla or Viewer
...
git-svn-id: svn://10.0.0.236/trunk@61493 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 17:58:22 +00:00
attinasi%netscape.com
dedd4ca412
update the path in the file URLs. NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@61492 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 17:06:38 +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
brade%netscape.com
e623634084
fix find command ( #28259 )
...
git-svn-id: svn://10.0.0.236/trunk@61490 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 14:31:21 +00:00
modgock%eng.sun.com
fa85f5d25b
Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX.
...
git-svn-id: svn://10.0.0.236/trunk@61489 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 12:26:56 +00:00
modgock%eng.sun.com
0e27760441
Added more notes for a good build. THIS DOES NOT AFFECT TINDERBOX.
...
git-svn-id: svn://10.0.0.236/trunk@61488 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 12:26:08 +00:00
alecf%netscape.com
b0a98612fd
back out file I didn't mean to check in
...
git-svn-id: svn://10.0.0.236/trunk@61487 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 10:48:17 +00:00
alecf%netscape.com
30558059dc
implement per-identity smtp servers and use the identity's smtp server if in fact it has a special one
...
bug #28898
r=mscott
a=phil
git-svn-id: svn://10.0.0.236/trunk@61486 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 09:42:54 +00:00
alecf%netscape.com
fd3c7db60d
fix biff, bug #28718 - send notifications when servers are loaded, not just when they are newly created
...
r=putterman a=phil
git-svn-id: svn://10.0.0.236/trunk@61485 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 09:16:32 +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
modgock%eng.sun.com
515f698481
Fixed some amnesiatic lib paths; as this is never built by the build process (tinderbox) (nor seemingly anybody as it hasn't been able to build until i got around to fixing it) this commit is immune to tree status and colour.
...
git-svn-id: svn://10.0.0.236/trunk@61483 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 07:26:07 +00:00
dougt%netscape.com
6ee8bc0427
fix for 28512. checks for the mPackageFolder.
...
approved by cathleen.
git-svn-id: svn://10.0.0.236/trunk@61482 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 07:03:21 +00:00
bryner%uiuc.edu
b6cefe359f
Changing this to use the TEXT_PLAIN define instead of the string
...
"text/plain". r=shaver, a=waterson.
git-svn-id: svn://10.0.0.236/trunk@61481 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 06:53:46 +00:00
shaver%mozilla.org
105a6b5f05
fix #25581 (leaking JSScript, r=beard, a=waterson)
...
git-svn-id: svn://10.0.0.236/trunk@61480 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 06:09:04 +00:00
rpotts%netscape.com
119799c188
Added nsStreamListenerEvent to the leak/bloat logging...
...
git-svn-id: svn://10.0.0.236/trunk@61479 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 05:22:14 +00:00
cmanske%netscape.com
f2088b0196
Disable table selection methods, bug 28455, r=sfraser, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61478 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 05:12:40 +00:00
mjudge%netscape.com
bd3464bac7
a=jar r=sfrasier,jfrancis,akkana bug for editor find not working
...
git-svn-id: svn://10.0.0.236/trunk@61477 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 05:07:42 +00:00
saari%netscape.com
a3fbbdd779
Add platformBrowserBindings for cut/copy/paste on MacOS and Windows to fix PDT+ bug 28680. r=pinkerton, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61476 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 05:01:48 +00:00
rpotts%netscape.com
6d00563bd8
bug #21556 . Gave nsHTTPChannel, nsHTTPResponseListener, nsHTTPRequest and nsHTTPEncodeStream thread-safe implementations of AddRef() and Release() since those methods are called on multiple threads...
...
git-svn-id: svn://10.0.0.236/trunk@61475 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 04:38:42 +00:00
jim_nance%yahoo.com
13619ac460
Documentation update
...
git-svn-id: svn://10.0.0.236/trunk@61474 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 02:51:39 +00:00
waterson%netscape.com
94247a107a
Bug 28640. Be sure to addref before returning interface. r=rjc, a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61473 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 02:41:46 +00:00
pnunn%netscape.com
b4d09c5c0a
bug#28289 & bug#28667. memleaks on gifdecoder and strdups. r:dp, danm a:jar
...
git-svn-id: svn://10.0.0.236/trunk@61472 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 02:24:01 +00:00
waldemar%netscape.com
64fa1b6c33
Work on adding parser
...
git-svn-id: svn://10.0.0.236/trunk@61470 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:54:30 +00:00
waldemar%netscape.com
617fbb3628
Added .h files to project
...
git-svn-id: svn://10.0.0.236/trunk@61469 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:53:08 +00:00
waldemar%netscape.com
b736196a19
Fixed non-DEBUG warning
...
git-svn-id: svn://10.0.0.236/trunk@61468 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:51:44 +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
waldemar%netscape.com
8e0620e467
Added arenas
...
git-svn-id: svn://10.0.0.236/trunk@61466 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:40:48 +00:00
mcafee%netscape.com
d676dd647b
Adding pref to hide IRC menu (28192) r=matt,hyatt a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:38:52 +00:00
akkana%netscape.com
3ad292276a
19428: fix copying from a document with a doctype.
...
Also add test cases to notice this if it ever regresses.
Fix from harishd, r=me, a=rickg.
git-svn-id: svn://10.0.0.236/trunk@61464 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:23:29 +00:00
dbragg%netscape.com
869d0746b1
Fix build bustage on HPUX. Trailing comma in an enum. a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@61463 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:56:17 +00:00
jbetak%netscape.com
61ee9f2c4a
bug 24027, Charset Menu <Static> area: read from prefs and have editing UI
...
r=matt
a=bobj
git-svn-id: svn://10.0.0.236/trunk@61462 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:44:25 +00:00
cata%netscape.com
7d44a6b8af
Changing menu label. a=bobj, bug #28138
...
git-svn-id: svn://10.0.0.236/trunk@61461 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:22:05 +00:00
cata%netscape.com
668b2a405c
Commenting out 4 menu items. a=bobj. bug #28138 .
...
git-svn-id: svn://10.0.0.236/trunk@61460 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:21:18 +00:00
cata%netscape.com
18203168de
Change menu label. a=bobj bug #28135
...
git-svn-id: svn://10.0.0.236/trunk@61459 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:13:57 +00:00
cata%netscape.com
371c8b373b
Commenting out 4 menu items. a=bobj bug #28135
...
git-svn-id: svn://10.0.0.236/trunk@61458 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:13:21 +00:00
mcafee%netscape.com
4315c2c128
Adding ftp: url to bloat test. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61457 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:02:37 +00:00
cata%netscape.com
568d73b342
Listener code for the onload event. r=hyatt, a=bobj bug #28108 .
...
git-svn-id: svn://10.0.0.236/trunk@61456 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:00:26 +00:00
bruce%cybersight.com
80a3b967a2
Fix for a memory leak. a=waterson,r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@61455 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 23:47:25 +00:00
larryh%netscape.com
428940b12e
fix prtypes.h
...
git-svn-id: svn://10.0.0.236/trunk@61453 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 23:44:26 +00:00
despotdaemon%netscape.com
ba4489a2f6
Pseudo-automatic update of changes made by shaver@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@61452 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 23:41:09 +00:00
dbragg%netscape.com
2de858e935
backend fix for bug 13850 a=jar r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@61451 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 23:27:00 +00:00
slamm%netscape.com
30145d5a38
Fix build bustage on Solaris.
...
git-svn-id: svn://10.0.0.236/trunk@61450 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 23:03:00 +00:00
valeski%netscape.com
de19ead62a
r=rhp, a-leaf. Fixing a crasher before it hits us
...
git-svn-id: svn://10.0.0.236/trunk@61449 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:44:38 +00:00
pinkerton%netscape.com
40c9ce403f
Fix for 26668. Wasn't correctly advertising text/plain because of a logic
...
error with strcmp. r=hyatt a=jar.
git-svn-id: svn://10.0.0.236/trunk@61448 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:40:38 +00:00
ducarroz%netscape.com
64d91045c7
Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil.
...
git-svn-id: svn://10.0.0.236/trunk@61447 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:37:03 +00:00
ducarroz%netscape.com
47f700dad9
Fix for PDT+ 28451. We need to preset return value in case user close dialog using the close box. R=hangas, A=phil
...
git-svn-id: svn://10.0.0.236/trunk@61446 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:35:26 +00:00
slamm%netscape.com
9b53724d96
Make new panel show up after addPanel() call (bug 28073). Fixed by appending element *after* other assertions and by grouping assertions with 'inbatch' assertion. This is the same way the customize dialog does it. r=waterson a=chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@61445 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:33:07 +00:00
rhp%netscape.com
a5f6b24c3d
Fix for I18N problem with saving mail messages - Bug #23418 - r: ducarroz - a: jar
...
git-svn-id: svn://10.0.0.236/trunk@61444 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:27:51 +00:00
slamm%netscape.com
29969e367c
Make client.mk self-updating. Thanks, Chris, for the original implementation. r=cls@seawood.org a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61443 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:25:56 +00:00
bruce%cybersight.com
06c5fe623a
Fixes a memory leak. r=shaver,a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@61442 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:22:02 +00:00
vidur%netscape.com
bbd2782803
Fix for bug 27775. Introduced idl keyword 'replaceable' and marked some of the newer window properties with it. Fixes pages like www.oracle.com that have define window-scoped variables with the same name. r=rginda, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61441 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:08:36 +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
vidur%netscape.com
3ba35f971f
Fix for bug 28283. Crash setting window.innerHeight - fixed typo in setter. r=travis, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61438 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:03:55 +00:00
svn%xmlterm.org
abcb23fef9
xmlterm changes only, a=leaf (not part of the default build).
...
Implemented full screen operations in XMLTerm, although still buggy.
Commands like 'less', 'vi', and 'emacs -nw' now work in stand-alone xmlterm,
although scrolling is still messed up. Compiles with Feb21 tree.
git-svn-id: svn://10.0.0.236/trunk@61437 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 20:18:19 +00:00
dougt%netscape.com
2ef6434ac5
fixed regression: 28775 a=leaf, r=ssu.
...
git-svn-id: svn://10.0.0.236/trunk@61436 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 19:46:05 +00:00
dbaron%fas.harvard.edu
be9f44f6fe
Bug 28413. Correct computation of total leaks. r=warren@netscape.com a=rickg@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@61435 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 13:25:20 +00:00
kvisco%ziplink.net
df7a351749
updated with latest changes
...
git-svn-id: svn://10.0.0.236/trunk@61434 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 11:25:41 +00:00
kvisco%ziplink.net
88fbd9aeb7
This file is a duplicate of docs/release.txt
...
git-svn-id: svn://10.0.0.236/trunk@61433 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 11:20:32 +00:00
kvisco%ziplink.net
bc43d0d162
This file is a duplicate of docs/changes.txt
...
git-svn-id: svn://10.0.0.236/trunk@61432 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 11:19:43 +00:00
kvisco%ziplink.net
f9745463fd
Added support for getting the parent node of an Attribute, also added support
...
for sorting a NodeSet by document order.
git-svn-id: svn://10.0.0.236/trunk@61431 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 11:16:42 +00:00
kvisco%ziplink.net
24a39d91b2
Initial check in of DOMHelper.cpp, used to overcome some DOM related
...
deficiencies.
git-svn-id: svn://10.0.0.236/trunk@61430 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 11:12:57 +00:00
kvisco%ziplink.net
23c7d19e4f
Simple cleanup on source
...
git-svn-id: svn://10.0.0.236/trunk@61429 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 11:10:01 +00:00
leaf%mozilla.org
e1d657ee01
we need to ship the nspr binary libraries with the installer..
...
does not affect tinderbox/developer build, fixes release builds.
git-svn-id: svn://10.0.0.236/trunk@61428 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 07:37:03 +00:00
mscott%netscape.com
01d4f98494
Bug #27960 --> profile manager needs to implement nsIURIContentListener
...
for the registration window it tries to bring up. We need to do this because
that window runs a url and we want to force the uriloader to load all urls
inside this chrome window. We wouldn't need this code if the registration url
ran inside of a browser window.
r=travis
a=phil
git-svn-id: svn://10.0.0.236/trunk@61427 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 07:21:29 +00:00
pavlov%netscape.com
e86df36fc2
fix for xmlterm build a=leaf (not part of the default build)
...
git-svn-id: svn://10.0.0.236/trunk@61426 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 07:16:01 +00:00
rickg%netscape.com
bd06145f9b
fixed pdt+ 28342; r=harishd; a=jar; precheckins passed
...
git-svn-id: svn://10.0.0.236/trunk@61425 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 06:26:06 +00:00
dougt%netscape.com
bb7f9cc62a
Caused a regression in the nsLocalFile. If ResolveAndStat fails, we want
...
to return the NS_ERROR_FILE_NOT_FOUND value, not the NS_ERROR_FAILURE value.
a=jar.
git-svn-id: svn://10.0.0.236/trunk@61424 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 06:16:08 +00:00
waterson%netscape.com
1f6f971ba8
Bug 28473. Make style resolution cheaper when 'width' and 'height' attributes are changed on a <window>. r=hyatt, a=jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61423 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 06:09:41 +00:00
waterson%netscape.com
290dd746b0
Bug 27855. Use an event instead of a timer to flush the event queue when the app is shutting down. r=syd, a=jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61422 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 06:01:57 +00:00
pinkerton%netscape.com
d48f33ac89
Fix for bug 26150, implementing radio behavior in mac native menus. also some minor cleanup and dead code removal. r=saari, a=jar.
...
git-svn-id: svn://10.0.0.236/trunk@61421 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 04:47:12 +00:00
pinkerton%netscape.com
39901db4e4
cleanup tabs r=saari, a=jar.
...
git-svn-id: svn://10.0.0.236/trunk@61420 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 04:45:53 +00:00
danm%netscape.com
6a87de793b
stop up small but profuse leak on NT; probably a runtime lib bug. r=waterson a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61419 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 04:13:24 +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
jdunn%netscape.com
03165063d4
r=cls@seawood.org
...
a=leaf@netscape.com
# 28114
Adding MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS because there is now a TIMER
dependency in this sharedobject (see nsBrowserInstance.cpp)
git-svn-id: svn://10.0.0.236/trunk@61417 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 03:55:32 +00:00
bienvenu%netscape.com
49efc4cdad
null terminate cookie coming back from logon redirection, a=phil,r=mscott 18920
...
git-svn-id: svn://10.0.0.236/trunk@61416 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 03:01:04 +00:00
dmose%mozilla.org
1c52376cb3
removing myself from the ALL line and temporarily adding a mailnews watch to see more output
...
git-svn-id: svn://10.0.0.236/trunk@61415 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 02:34:20 +00:00
varada%netscape.com
612957229a
checking in changes to enable setting up of homepage thru the all-ns.js file
...
git-svn-id: svn://10.0.0.236/trunk@61414 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 02:26:56 +00:00
dmose%mozilla.org
7e705cb464
adding myself to the ALL line temporarily so i can get some example notifications. a=leaf@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@61413 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 02:21:32 +00:00
mcafee%netscape.com
2124a478f8
Better BloatTest output.
...
git-svn-id: svn://10.0.0.236/trunk@61412 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 02:14:47 +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
morse%netscape.com
40a110c830
fix bug 28685, repeatedly rereading the same files, r=alecf, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61410 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:46:41 +00:00
ruslan%netscape.com
befcde1f0e
Add initial implementation of http/1.1 chunk-encoding converters. Not
...
included into the build for the time being.
git-svn-id: svn://10.0.0.236/trunk@61409 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:46:23 +00:00
dmose%mozilla.org
15e34e426d
removing extraneous comments; changing base url to http://bonsai.mozilla.org . a=leaf@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@61408 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:21:00 +00:00
dougt%netscape.com
e4f3c9422f
Fix to make this makefile produce a simple program which is named different
...
from the shared lib. Also fixes VMS bustage Submitted by colin@theblakes.com , r=me, a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61407 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:02:09 +00:00
rhp%netscape.com
be4a66bd8e
Problem saving email in original charset - Bug #: 23418 - r: nhotta - a: phil
...
git-svn-id: svn://10.0.0.236/trunk@61406 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:02:08 +00:00
despotdaemon%netscape.com
ca332db206
Pseudo-automatic update of changes made by ruslan@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@61405 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 00:03:56 +00:00
racham%netscape.com
4edef5c43b
Fixing bugs 28243, 27402 and 27850. MozRegistry is updated whenever the profile information is changed. This allows profile selector reflect the registry values directly. r=sspitzer,norris. a=jar,phil
...
git-svn-id: svn://10.0.0.236/trunk@61404 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 00:01:39 +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
cata%netscape.com
001b66fc1a
Fixing bustage: add .get() to a comptr to make it compile on linux.
...
git-svn-id: svn://10.0.0.236/trunk@61402 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 23:29:49 +00:00
cata%netscape.com
fbb40c6519
Changing default pref value. r=naoki, a=bobj, bug #24027
...
git-svn-id: svn://10.0.0.236/trunk@61401 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 23:12:22 +00:00
cata%netscape.com
dfd6ec90fc
Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
...
git-svn-id: svn://10.0.0.236/trunk@61400 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 23:10:54 +00:00
cata%netscape.com
cdd3b114f8
added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl
...
git-svn-id: svn://10.0.0.236/trunk@61399 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 23:05:43 +00:00
colin%theblakes.com
12e3ffb0dd
Add a debug break for OpenVMS. All changes are ifdef VMS. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61398 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:56:55 +00:00
cata%netscape.com
6a019213e0
Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
...
git-svn-id: svn://10.0.0.236/trunk@61397 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:55:35 +00:00
beard%netscape.com
33a3bcd224
building into dist/liveconnect. *NOT PART OF MOZILLA BUILD*
...
git-svn-id: svn://10.0.0.236/trunk@61396 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:51:29 +00:00
beard%netscape.com
470025e633
Fixed access paths to use local MRJSDK libraries and includes, which are supposed to be installed in mozilla/plugin/MRJSDK, per the build instructions. Fixed 4.X MRJPlugin target to build correctly.
...
git-svn-id: svn://10.0.0.236/trunk@61395 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:37:21 +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
slamm%netscape.com
4f275a4645
Include js file strres.js to fix JS error. Bug 27430. r=mcafee a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61393 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:30:14 +00:00
dougt%netscape.com
4390acb783
Added a .get() to a comptr to make it compile on linux.
...
git-svn-id: svn://10.0.0.236/trunk@61392 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:09:24 +00:00
bruce%cybersight.com
e07d4a4dda
Fixes a free memory read due to premature destruction of the timer object. Thanks Pavlov. a=waterson. r=bruce,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@61391 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 21:56:49 +00:00
dougt%netscape.com
b651aca771
missed this file.
...
git-svn-id: svn://10.0.0.236/trunk@61390 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 21:52:18 +00:00
dougt%netscape.com
6cea14f715
Fixes for 28257, 21628, 27076, 18186, 25584
...
1) Implement nsDirectoryService. This makes the service extensible so that
components can do delayed registration.
2) Fixes windows Append meathod which did not work with . prepended files.
3) Fixes memory leaks in nsDirectoryService
4) Fixes SetPermissions() on Win32. This was in my tree for a while. It basically
calls through to chmod just like on unix.
5) Fixes GetModificationDate. Win32 now return PRTime for dates.
r = scc, valeski, warren, wtc (suggestions)
a = jevering
git-svn-id: svn://10.0.0.236/trunk@61389 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 21:51:47 +00:00
colin%theblakes.com
7d0ede603e
Fixing OpenVMS only build problem, r,a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61388 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 21:49:45 +00:00
bienvenu%netscape.com
4e7968de6b
fix problem after stopping folder reparse, r=putterman, a=phil 28324
...
git-svn-id: svn://10.0.0.236/trunk@61387 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 21:08:53 +00:00
sgehani%netscape.com
769633af5b
Restore file mode for Win32/Unix when installing.
...
b = 9148
r = dveditz
a = jar
git-svn-id: svn://10.0.0.236/trunk@61385 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 20:19:16 +00:00
wtc%netscape.com
49304118b8
Bugzilla bug #27457 : pull NSPR using the static tag
...
NSPRPUB_RELEASE_4_0_20000218. Change NSPR_VERSION to 4.
r=leaf@mozilla.org . a=jar@netscape.com .
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
git-svn-id: svn://10.0.0.236/trunk@61384 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 20:19:14 +00:00
waldemar%netscape.com
c32e59ea73
Backed out extraneous change
...
git-svn-id: svn://10.0.0.236/trunk@61383 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 19:52:47 +00:00
waldemar%netscape.com
27c21e6ede
Added x86 gcc support
...
git-svn-id: svn://10.0.0.236/trunk@61382 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 19:49:21 +00:00
waldemar%netscape.com
4167d78b02
Added debug flags
...
git-svn-id: svn://10.0.0.236/trunk@61381 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 19:48:45 +00:00
alecf%netscape.com
97a4addd00
fix for #26413 and #28675 :
...
- clear out the currently selected page so a deleted account doesn't whack new account
- prompt the user before deleting an account
git-svn-id: svn://10.0.0.236/trunk@61380 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 19:39:14 +00:00
rpotts%netscape.com
300c8c8ec7
bug #22428 . Added a per-instance intermediate buffer in the SocketTransport to accomadate calling AsyncWrite(...) with an nsIInputStream that does not support nsIBufferedInputStream.
...
git-svn-id: svn://10.0.0.236/trunk@61379 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 06:51:36 +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
despotdaemon%netscape.com
5ba0f5018c
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@61377 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 06:06:51 +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
bruce%cybersight.com
b39123b16a
Fix a FMM error. r,a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@61375 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 05:22:43 +00:00
pollmann%netscape.com
c1d54cc08e
Bug 16999: Add properties file to Mac build. r=rods a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61374 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 03:43:59 +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
dveditz%netscape.com
a27d8dc9ba
fixing typo
...
git-svn-id: svn://10.0.0.236/trunk@61371 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-20 08:22:45 +00:00
dveditz%netscape.com
4eddb0ee15
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
git-svn-id: svn://10.0.0.236/trunk@61370 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-20 03:12:59 +00:00
alecf%netscape.com
6bcf9f93a3
fix xlib build (does not affect default seamonkey build!)
...
git-svn-id: svn://10.0.0.236/trunk@61369 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-20 02:49:34 +00:00
hyatt%netscape.com
47b8719a36
Fix for PDT+ bug #27963 . r=saari
...
git-svn-id: svn://10.0.0.236/trunk@61368 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 23:55:24 +00:00
hyatt%netscape.com
05eb9e6287
Fix for PDT+ bug #27963 . r=saari
...
git-svn-id: svn://10.0.0.236/trunk@61367 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 23:49:34 +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
waldemar%netscape.com
5fe4726dbf
Unix makefile
...
git-svn-id: svn://10.0.0.236/trunk@61364 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 10:03:07 +00:00
waldemar%netscape.com
d3187b25b0
Updated for GCC
...
git-svn-id: svn://10.0.0.236/trunk@61363 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 10:01:53 +00:00
waldemar%netscape.com
26aee5707d
Fixed signed/unsigned warning
...
git-svn-id: svn://10.0.0.236/trunk@61362 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 09:32:45 +00:00
waldemar%netscape.com
8e4b3e1aed
Fixed GCC incompatibilities
...
git-svn-id: svn://10.0.0.236/trunk@61361 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 09:26:59 +00:00
rickg%netscape.com
afbb008cab
changed 'embedded nulls' asserts to warnings in nsString
...
git-svn-id: svn://10.0.0.236/trunk@61360 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 09:17:49 +00:00
rickg%netscape.com
0528624083
partial fix for 23418; r=rhp; a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61359 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 09:17:14 +00:00
kvisco%ziplink.net
a08f3e5a03
updated with latest contributors
...
git-svn-id: svn://10.0.0.236/trunk@61358 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 06:50:01 +00:00
kvisco%ziplink.net
81c3f4d000
fixed bug where xsl:param was getting processed, and then also treated as a
...
literal element.
git-svn-id: svn://10.0.0.236/trunk@61357 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 06:43:12 +00:00
mcafee%netscape.com
e945685ebd
Update to legal copyright blurb. r=mitchell,waterson (27477)
...
git-svn-id: svn://10.0.0.236/trunk@61356 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 04:00:08 +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
wtc%netscape.com
14467ca5be
Bugzilla bug #27955 : added a dummy header file that all object files
...
in NSPR depend on. Update prdepend.h to force a full rebuild of NSPR
in Mozilla's Tinderbox depend builds.
git-svn-id: svn://10.0.0.236/trunk@61353 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 03:02:53 +00:00
pollmann%netscape.com
92c08ebe30
Bug 14827: Reset scrollbars, don't turn them to auto for SetDocument r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61352 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:54:32 +00:00
hangas%netscape.com
3e4d79ac10
First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil.
...
git-svn-id: svn://10.0.0.236/trunk@61351 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:44:24 +00:00
pollmann%netscape.com
29e33fc22d
Bug 14827: Naughty XUL documents no longer steal scrollbars r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61350 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:41:48 +00:00
ramiro%fateware.com
39e1745d6a
Add a hack to make rpms of mozilla on the fly straight in the cvs tree.
...
Change the version number to 666 to make marketing happy.
a=waterson@mozilla.org , r=mcafee@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61349 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:38:31 +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
jband%netscape.com
cebd63166c
NOT PART OF SEAMONKEY BUILD - removed misplaced semi-colon added by toshok on 6 Sep 1999 which had converted a conditional block into a non-conditional block and made the debugger completely non functional
...
git-svn-id: svn://10.0.0.236/trunk@61347 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:34:05 +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
mscott%netscape.com
c975a0c98b
Bug #27419 --> if uri load had a window target name and a window
...
with that name didn't exist yet, we weren't creating a new window,
instead we were loading it in the current window. Now we properly
fall through to the create new content handler case.
r=travis
a=phil
git-svn-id: svn://10.0.0.236/trunk@61345 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:05:52 +00:00
pollmann%netscape.com
a85a7c8239
Bug 16999: Adding properties file to Linux build. r=rods,waqar a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61344 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:01:58 +00:00
troy%netscape.com
035d8da279
b=27056 a=rickg@netscape.com r=erik@netscape.com r=vidur@netscape.com
...
Performance improvements. Reduce the number of ::SelectObject() calls
when measuring text and displaying text
git-svn-id: svn://10.0.0.236/trunk@61343 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:59:18 +00:00
despotdaemon%netscape.com
feb0254bc7
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@61342 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:58:48 +00:00
pollmann%netscape.com
03e0f71864
Bug 16999: Adding properties file to Win32 build. r=rods,waqar a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61341 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:57:28 +00:00
cmanske%netscape.com
20dc5d7d4b
Fixed bad message dialog title, PDT+ bug 28294. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@61340 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:53:59 +00:00
pollmann%netscape.com
edbba295aa
Bug 16999: Adding localizable default labels for submit, reset, and file browse buttons. r=rods a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61339 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:48:07 +00:00
ssu%netscape.com
c5a1e0924e
fixing bug #18686 . updated nszip.exe to update self-extracting .exe if one
...
already exists. It no longer deletes the one it finds and creates a new.
one. If none is found, then it still creates it.
not part of build
affects windows platform only
a=leger
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@61338 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:47:05 +00:00
attinasi%netscape.com
f320274e64
Made the PageCycling work in optimized builds if MOZ_PERF=1 is set. Added a timer to the PageCycler so we can timeout if the page never finishes loading. Added -ftimeout command line param to set the timeout, if one is desired. r=warren a=rickg b=28056
...
git-svn-id: svn://10.0.0.236/trunk@61337 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:06:40 +00:00
attinasi%netscape.com
232d114636
Added static lib needed for nsTimer. r=warren a=rickg b=28056
...
git-svn-id: svn://10.0.0.236/trunk@61336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:04:31 +00:00
sspitzer%netscape.com
a9c49b5614
fix for #16243 . a=jevering, r=mscott
...
migrate the default server from 4.x to 5.0
git-svn-id: svn://10.0.0.236/trunk@61335 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:59:26 +00:00
rpotts%netscape.com
b6c08cd3ef
Partial fix for bug #24711 (r=valeski). If a channel which had been deferred because no socket transports were available resumed and found a valid cache entry it would stall (never finish). A notable example of this was http://www.abcnews.com
...
git-svn-id: svn://10.0.0.236/trunk@61334 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:58:22 +00:00
waterson%netscape.com
8c4d394eda
Bugs 27271, 27947. Re-order menu creation so that RDF-generated menus are created simultaneously with XUL content. Use style rather than content tree crawling to avoid over-eager creation of menu content. r=hyatt,danm a=jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:56:13 +00:00
norris%netscape.com
a7dcfefb9f
Fix 26235.
...
r=mztoltz, a=jar
git-svn-id: svn://10.0.0.236/trunk@61332 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:47:21 +00:00
norris%netscape.com
9654846c8d
Work around bug where dialog message is truncated.
...
a=chofmann,r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@61331 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:37:02 +00:00
jband%netscape.com
23b2f2d2a9
fix bug 28381. Make xpcshell bypass the caps security manager. dougt has looked at and used this but is not around for a 'r='. a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61330 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:14:44 +00:00
nhotta%netscape.com
5f1b800ec7
Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj.
...
git-svn-id: svn://10.0.0.236/trunk@61329 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:11:24 +00:00
rjc%netscape.com
09803d385f
Part of fix for bug # 28126: new search datasets from Netcenter. Review: me Approval: jar
...
git-svn-id: svn://10.0.0.236/trunk@61328 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:49:33 +00:00
valeski%netscape.com
412d8083ea
removing an un-necessary comment
...
git-svn-id: svn://10.0.0.236/trunk@61327 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:38:13 +00:00
pavlov%netscape.com
2659babf42
fix for bug 25150 r=mcafee a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61326 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:28:38 +00:00
sfraser%netscape.com
bcdfb08723
Fix for bug 19428, copy not working in mail window. r=hangas, a=jar, have a nice day.
...
git-svn-id: svn://10.0.0.236/trunk@61325 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:27:25 +00:00
ftang%netscape.com
9438300642
fix bug 28197 (firt part of 14155). Change the damage data ToNewCString to ToNewUTF8String. r=warren, a=bobj
...
git-svn-id: svn://10.0.0.236/trunk@61324 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:15:46 +00:00
pnunn%netscape.com
cdbd06c960
bug#28289. fix leak. pnunn. r:danm, ok:jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61323 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:11:48 +00:00
pnunn%netscape.com
351e9a077f
bug#28289. fix leak. pnunn r:danm, ok:jevering
...
git-svn-id: svn://10.0.0.236/trunk@61322 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:10:19 +00:00
alecf%netscape.com
d8fd6e7527
fix for #28246 - display static text if the user has already entered an SMTP server
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61321 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 22:58:27 +00:00
leaf%mozilla.org
e5d107836d
removing misleading build documentation; redirecting to website.
...
git-svn-id: svn://10.0.0.236/trunk@61320 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 22:49:03 +00:00
leaf%mozilla.org
d234bd37e6
Adding a redirect for build documentation; does not affect build or runtime
...
git-svn-id: svn://10.0.0.236/trunk@61319 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 22:37:44 +00:00
rpotts%netscape.com
b9bfd5d8de
Fixed Mac warning which was masking a potential Mac-only bug...
...
git-svn-id: svn://10.0.0.236/trunk@61318 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:39:26 +00:00
terry%mozilla.org
12b0541149
Cut down on the number of syncshadowdb processes we fork off.
...
git-svn-id: svn://10.0.0.236/trunk@61317 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:38:23 +00:00
akkana%netscape.com
f8712fd6cf
27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61316 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:32:26 +00:00
mscott%netscape.com
d0176bc5d3
Bug #28099 --> turn on imap ssl. Part of this code was written by pavlov. I needed to examine the greeting
...
from the server and if the server told us we were in the pre-authenticated state, then we should move directly to
our authenticated state on the client. Pav added code to detect if the server is supposed to be secure and if it is,
to create a ssl socket transport.
r=jefft,bienvenu,pavlov
a=phil
git-svn-id: svn://10.0.0.236/trunk@61315 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:28:25 +00:00
attinasi%netscape.com
4e5d797c29
Typo in printf fixed. r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@61314 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 20:57:16 +00:00
mcafee%netscape.com
6ab77a5ce4
Updating mailnews success string.
...
git-svn-id: svn://10.0.0.236/trunk@61313 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 20:33:09 +00:00
terry%mozilla.org
b462eb8895
Don't stomp on bugs timestamps when adding the new everconfirmed field.
...
git-svn-id: svn://10.0.0.236/trunk@61312 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 20:03:17 +00:00
tonyr%fbdesigns.com
7d8458557d
Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61311 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:54:13 +00:00
akkana%netscape.com
68d3c4aa51
Fix tree blocker 28396. Suggested by hyatt, r=me, a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@61310 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:43:06 +00:00
terry%mozilla.org
7c8f6fdd29
Check that we have defined a shadow db before trying to use it.
...
git-svn-id: svn://10.0.0.236/trunk@61309 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:33:42 +00:00
edburns%acm.org
cdc1a79633
Put #include <unistd.h> inside #ifdef XP_UNIX
...
git-svn-id: svn://10.0.0.236/trunk@61308 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:33:28 +00:00
edburns%acm.org
df661e89b7
Removed import org.mozilla.webclient.motif.*
...
git-svn-id: svn://10.0.0.236/trunk@61307 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:32:22 +00:00
edburns%acm.org
b31ba12625
author=Ashutosh Kulkarni
...
r=edburns
approver=edburns
bug=28407
THIS CODE IS NOT MOZILLA CODE!
This code change allows webclient to work with GTKSUPERWIN.
git-svn-id: svn://10.0.0.236/trunk@61306 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:16:27 +00:00
attinasi%netscape.com
590a0f0bdc
Added support for millisecond granularity in the stopwatch. r=nisheeth a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61305 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 18:51:39 +00:00
attinasi%netscape.com
b27871c6a8
Added RealTimeInMilliseconds method to allow better granularity in timing. r=nisheeth a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61304 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 18:50:28 +00:00
norris%netscape.com
6fa66f0fbf
Fix wrapping of InvocationTargetException. Thanks to Kurt Westerfeld for pointing this out.
...
git-svn-id: svn://10.0.0.236/trunk@61303 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 17:38:11 +00:00
norris%netscape.com
ace24c0613
Add equals() and equalsIgnoreCase() to the String object, at the suggestion of Tom Beauvais <tbeauvais@bowstreet.com>
...
git-svn-id: svn://10.0.0.236/trunk@61302 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 17:37:27 +00:00
hyatt%netscape.com
2d8247be5a
Adding guards. Harmless.
...
git-svn-id: svn://10.0.0.236/trunk@61297 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 10:22:20 +00:00
hyatt%netscape.com
7049c9cba6
fix for 27879, r=saari
...
git-svn-id: svn://10.0.0.236/trunk@61296 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 10:05:14 +00:00
hyatt%netscape.com
5de7211510
Popup fixes. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@61295 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 09:38:59 +00:00
hyatt%netscape.com
69a4ba6038
Fix for bug #28334 . r=saari
...
git-svn-id: svn://10.0.0.236/trunk@61294 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 08:57:28 +00:00
saari%netscape.com
dcf5bb11aa
Fix for PDT+ bug 23085, Pressing enter in open web location dialog doesn't work if dialog is opened from keybinding but does work if opened from menu. Changed XUL keybinding executing to prevent reentrant execution of bindings. This dialog didn't work because it was modal and in the middle of waiting for the inital xulkey+L binding to finish when you hit enter, so we smacked our reentrancy guard and didn't execute the enter key binding. r = hyatt
...
git-svn-id: svn://10.0.0.236/trunk@61293 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 08:40:32 +00:00
hyatt%netscape.com
a4b12a48be
Fix for PDT+ bug #18595 . r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@61292 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 08:05:56 +00:00
rickg%netscape.com
98fb84c278
fixed PDT+ bug27954; r=buster;a=jar; precheckins ok
...
git-svn-id: svn://10.0.0.236/trunk@61291 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 07:47:47 +00:00
alecf%netscape.com
13f16c5fc7
second part of fix for #27913 - make sure identities exist at the time the server is attached to the account, so that there are actually identities associated with the account when the server is loaded and queried by rdf
...
r=sspitzer, a=phil, chofmann
git-svn-id: svn://10.0.0.236/trunk@61290 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 07:43:38 +00:00
alecf%netscape.com
dd532535f5
fix for #27913 r=sspitzer, a=phil, chofmann
...
delay the firing of NotifyServer until after an incoming server has been assigned to an account
also fix exceptions thrown by GetIncomingServer by returning nsnull and throwing an assertion instead
git-svn-id: svn://10.0.0.236/trunk@61289 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 07:41:58 +00:00
rpotts%netscape.com
a487bd758d
bug #28336 (r=mscott). Mozilla hangs on shutdown (windows only) waiting for the DNS thread to terminate.
...
git-svn-id: svn://10.0.0.236/trunk@61286 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 06:27:42 +00:00
ssu%netscape.com
01f5645c9d
fixing bug #23658 . It now calculates the correct amount of disk space
...
required for the install to take place.
not part of build
affects only windows
a=chofmann
r=pavlov
git-svn-id: svn://10.0.0.236/trunk@61285 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 06:10:23 +00:00
danm%netscape.com
cdee6550d3
allocate hashtable keys on the stack, not the heap. fixes leak (bug 28288). r=dp a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61284 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 05:53:59 +00:00
morse%netscape.com
8c6cba6997
better fix for 27725 -- disclaimer about encryption, r+a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61283 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 04:21:16 +00:00
sspitzer%netscape.com
f0fc6b174a
fix for #14349 , r=alecf,nhotta a=phil
...
migrate prefs that were in the system charset to utf8.
git-svn-id: svn://10.0.0.236/trunk@61281 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 03:42:56 +00:00
sspitzer%netscape.com
4c3e4f77c5
fix for #14349 , r=alecf,nhotta a=phil
...
migrate prefs that were in the system charset to utf8.
git-svn-id: svn://10.0.0.236/trunk@61280 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 03:37:53 +00:00
modgock%eng.sun.com
d802fde7c6
last clarifications for plugin build. (part of closing out 27427)
...
git-svn-id: svn://10.0.0.236/trunk@61279 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 03:27:35 +00:00
attinasi%netscape.com
233b5fd311
Initial tables from prior runs
...
git-svn-id: svn://10.0.0.236/trunk@61277 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:50:52 +00:00
attinasi%netscape.com
a69f9a86d6
Adding the top-40 URL file
...
git-svn-id: svn://10.0.0.236/trunk@61276 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:45:35 +00:00
kvisco%ziplink.net
4b52d18223
some additional documentation
...
git-svn-id: svn://10.0.0.236/trunk@61275 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:44:41 +00:00
attinasi%netscape.com
699434f20d
Adding history file to cvs
...
git-svn-id: svn://10.0.0.236/trunk@61274 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:44:36 +00:00
attinasi%netscape.com
4b0eb62ffa
Added perl scripts for performance monitoring of Mozilla
...
git-svn-id: svn://10.0.0.236/trunk@61272 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:42:56 +00:00
bienvenu%netscape.com
b94f0e7ff8
fix stop handling for pop3 r=mscott,a=chofmann 27780
...
git-svn-id: svn://10.0.0.236/trunk@61271 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:37:07 +00:00
despotdaemon%netscape.com
23cd32c19e
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@61270 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:35:29 +00:00
mcafee%netscape.com
03cb3e4fc9
Moving testonly exit case to post-build part of script. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@61269 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:30:46 +00:00
mcafee%netscape.com
5c501da071
logic bug, this should mean dont try tests again if no binary found. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@61268 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:16:14 +00:00
terry%mozilla.org
05f557acde
Make reports work off of the the shadow database.
...
git-svn-id: svn://10.0.0.236/trunk@61267 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:15:21 +00:00
jfrancis%netscape.com
47730b5d52
fix for:
...
26624 - lists and inline style dont get along
r=sfraser; a=rickg
git-svn-id: svn://10.0.0.236/trunk@61265 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:10:21 +00:00
despotdaemon%netscape.com
a5d39e82cd
Pseudo-automatic update of changes made by dprice@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@61263 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 01:01:27 +00:00
kvisco%ziplink.net
db1373f2ed
some additional documentation
...
git-svn-id: svn://10.0.0.236/trunk@61262 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:58:55 +00:00
akkana%netscape.com
5cb91b3258
23336: Fix double middle-mouse paste problem. This is a temporary fix,
...
making the smallest possible change so as not to rock the beta1 boat.
I'll look at more sweeping fixes later. r=saari,a=leaf
git-svn-id: svn://10.0.0.236/trunk@61261 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:57:46 +00:00
despotdaemon%netscape.com
6e95530382
Pseudo-automatic update of changes made by anthonyd@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@61260 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:55:15 +00:00
waterson%netscape.com
4a48a1b197
Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61259 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:51:48 +00:00
terry%mozilla.org
bb2fa772cd
Fixed some functions in buglist.cgi that won't work if we're hooked up
...
to the shadow database.
git-svn-id: svn://10.0.0.236/trunk@61258 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:50:25 +00:00
slamm%netscape.com
3f31e963d2
Fix 'off by one' error.
...
git-svn-id: svn://10.0.0.236/trunk@61257 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:49:45 +00:00
bienvenu%netscape.com
59b47e7fa0
fix reparenting when top level msg in thread is deleted, r=putterman,a=phil 27688
...
git-svn-id: svn://10.0.0.236/trunk@61256 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:44:53 +00:00
terry%mozilla.org
9776dfd5d7
Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages.
...
git-svn-id: svn://10.0.0.236/trunk@61255 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:43:56 +00:00
rogerl%netscape.com
953cb1b9d4
Added decode/encode URI handling.
...
git-svn-id: svn://10.0.0.236/trunk@61254 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:22:02 +00:00
kvisco%ziplink.net
d3c028e17b
fixed some incorrect information
...
git-svn-id: svn://10.0.0.236/trunk@61253 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:20:58 +00:00
kvisco%ziplink.net
6081f3bf8a
updated with latest information
...
git-svn-id: svn://10.0.0.236/trunk@61252 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:19:26 +00:00
slamm%netscape.com
5739bb2702
Add log for tinderbox columns
...
git-svn-id: svn://10.0.0.236/trunk@61251 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:16:52 +00:00
kvisco%ziplink.net
a19a6a5444
I finally included the FreeBSD changes from Eric Du with respect to floating point handling, sorry for the delay
...
git-svn-id: svn://10.0.0.236/trunk@61250 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:11:24 +00:00
slamm%netscape.com
1e1a39949d
Take out more debuging code.
...
git-svn-id: svn://10.0.0.236/trunk@61249 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:09:44 +00:00
slamm%netscape.com
c7c5e18c70
Skip writing unused data file warnings.dat
...
git-svn-id: svn://10.0.0.236/trunk@61247 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:02:37 +00:00
slamm%netscape.com
338edd0624
Uncomment line to build file index.
...
git-svn-id: svn://10.0.0.236/trunk@61246 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:56:09 +00:00
rhp%netscape.com
0d9feecbae
Fix for sending mails with empty bodies - Bug #: 27891 - r: ducarroz - a: phil
...
git-svn-id: svn://10.0.0.236/trunk@61245 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:56:08 +00:00
bryner%uiuc.edu
024181717c
Set the event status to prevent us from receiving multiple mousewheel
...
events on Win32. Fixes bug 24083. r=saari,pinkerton. a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@61244 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:52:45 +00:00
kvisco%ziplink.net
c3dc8b2158
updated to correctly reflect the status
...
git-svn-id: svn://10.0.0.236/trunk@61243 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:51:14 +00:00
alecf%netscape.com
5f7198b17d
fix for #28275 , r=erik, a=chofmann,phil
...
properly unregister for pref callbacks
git-svn-id: svn://10.0.0.236/trunk@61242 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:38:23 +00:00
alecf%netscape.com
f05a1ff763
fix for #27630 (missed this file in an earlier checkin, so r=ben)
...
a=phil, chofmann
git-svn-id: svn://10.0.0.236/trunk@61241 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:37:04 +00:00
despotdaemon%netscape.com
d46a2ddb6b
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@61240 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:34:36 +00:00
slamm%netscape.com
a9c4075884
New warnings command line.
...
git-svn-id: svn://10.0.0.236/trunk@61239 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:31:10 +00:00
slamm%netscape.com
7734a746df
Add Mac warnings.
...
git-svn-id: svn://10.0.0.236/trunk@61238 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:27:17 +00:00
jdunn%netscape.com
659b2712ed
Fix problem with NS_IF_ADDREF on member variables inside of const
...
member functions. This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h
r=troy@netscape.com ,dougt@netscape.com ,scc@netscape.com
# 28114
a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61237 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:19:18 +00:00
morse%netscape.com
42b126f0c5
bug 28148, change-password was downloading wallet tables, a=jar, r=dp, mactest=rjc
...
git-svn-id: svn://10.0.0.236/trunk@61236 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:59:36 +00:00
norris%netscape.com
8d1cff6594
Fix cases of LiveConnected classes that have a field and methods with the same name.
...
Also clean up Bean properties, making implementation more efficient.
git-svn-id: svn://10.0.0.236/trunk@61235 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:32:37 +00:00
norris%netscape.com
330ce860f8
Remove untrue comment.
...
git-svn-id: svn://10.0.0.236/trunk@61234 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:31:43 +00:00
norris%netscape.com
ebfb18f5e2
Update implementation version.
...
git-svn-id: svn://10.0.0.236/trunk@61233 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:31:16 +00:00
slamm%netscape.com
485c3c3d13
Print out last good know logfile name. (Useful to pass to other script when testing).
...
git-svn-id: svn://10.0.0.236/trunk@61232 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:27:00 +00:00
slamm%netscape.com
de95aaefe5
Go back to using cvs.mozilla.org. It's faster now.
...
git-svn-id: svn://10.0.0.236/trunk@61230 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:00:03 +00:00
sdv%sparc.spb.su
edaf56e8c7
added a new example pluglet:
...
DOMViewer
a=idk@eng.sun.com , sdv@sparc.spb.su
r=idk@eng.sun.com , sdv@sparc.spb.su
git-svn-id: svn://10.0.0.236/trunk@61229 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:56:55 +00:00
cls%seawood.org
7ee2f2126f
Build bustage fix. Can we setup a tinderbox to use NSDISTMODE=copy? r,a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61228 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:46:28 +00:00
terry%mozilla.org
f6643e69b0
Added an optional ability to keep a read-only shadow database, so that
...
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
git-svn-id: svn://10.0.0.236/trunk@61227 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:41:39 +00:00
sspitzer%netscape.com
283de5420e
fix for #28163 , r=dp, a=jevering
...
force the debug builds to have the checkin guidelines for the start page.
git-svn-id: svn://10.0.0.236/trunk@61226 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:36:16 +00:00
morse%netscape.com
5e0d124bcc
bug 27027, remove wallet, r=matt, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61224 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:27:51 +00:00
kvisco%ziplink.net
b6bf417b24
updated with latest contributors
...
git-svn-id: svn://10.0.0.236/trunk@61223 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:20:05 +00:00
sspitzer%netscape.com
57e5ad90eb
turning off these printfs, except for saari. a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61222 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:19:11 +00:00
waterson%netscape.com
f6c0701b75
Bug 27925. Check document's principal before loading RDF datasources; if principal == system principal, let it do whatever it wants, otherwise check each datasource's URL to ensure that it comes from the same origin as the document. Prevents, for example, untrusted XUL content from loading bookmarks. r=norris, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61221 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:05:52 +00:00
dcone%netscape.com
0fd28a850d
updated the MenuId for printing. R=rods. approval=choffman
...
git-svn-id: svn://10.0.0.236/trunk@61220 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:59:47 +00:00
kvisco%ziplink.net
89ed023264
Updated to handle changes in StringList.cpp
...
git-svn-id: svn://10.0.0.236/trunk@61219 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:57:16 +00:00
kvisco%ziplink.net
550bc65261
#iterator now returns a pointer to StringListIterator instead
...
of a reference.
git-svn-id: svn://10.0.0.236/trunk@61218 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:56:20 +00:00
cmanske%netscape.com
0927e82743
Fixed PDT+ bug 25137, r=ducarroz, a=chofman
...
git-svn-id: svn://10.0.0.236/trunk@61217 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:43:37 +00:00
cls%seawood.org
8260bc5e34
More tweaks needed to get BeOS to compile for M14. For now, we use the Unix local file implementation. a,r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61216 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:24:24 +00:00
bienvenu%netscape.com
f13d2f678c
fix linux build bustage
...
git-svn-id: svn://10.0.0.236/trunk@61214 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:05:25 +00:00
jfrancis%netscape.com
4a8620372e
fixes for:
...
27959 - delete broken in editor
24694 - cant get out of link insertion
r=sfraser; a=phil
git-svn-id: svn://10.0.0.236/trunk@61213 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:40:18 +00:00
cls%seawood.org
b66b025ff4
Only use HOST_CC for INTERNAL_TOOLS when cross-compiling as it's the only time it actually matters. r,a=wtc
...
git-svn-id: svn://10.0.0.236/trunk@61211 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:38:38 +00:00
bienvenu%netscape.com
b5beb029a2
fix 24692 (copy msg to non-ascii folder), 26664 (speed up folder cache) r=jefft,mscott a=phil,chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61210 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:33:42 +00:00
norris%netscape.com
183d590857
Add tests for fields and methods with the same name, and for bean properties.
...
git-svn-id: svn://10.0.0.236/trunk@61209 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:28:33 +00:00
terry%mozilla.org
d2cb16eefe
Fixed bug where it was complaining that people without permissions
...
were changing the resolution, even if they weren't.
git-svn-id: svn://10.0.0.236/trunk@61208 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:27:46 +00:00
robinf%netscape.com
214efb70ba
fixing bug 26140; never added autorun.ini file to cvs
...
git-svn-id: svn://10.0.0.236/trunk@61207 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:19:25 +00:00
terry%mozilla.org
4ac25fbcaa
Was crashing when logging profile activity.
...
git-svn-id: svn://10.0.0.236/trunk@61206 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 16:46:36 +00:00
blizzard%redhat.com
6289913285
fix windows build bustage
...
git-svn-id: svn://10.0.0.236/trunk@61205 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 16:08:53 +00:00
terry%mozilla.org
dae95aec80
Oops; had the name of the "editbugs" group typed in wrong in a couple
...
of places.
git-svn-id: svn://10.0.0.236/trunk@61204 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:59:56 +00:00
terry%mozilla.org
567c73317f
Display all possible state transitions in a bug if the user is not
...
logged in. Since they haven't logged in, we don't know what they will
be allowed to do. And users who disable cookies tend to pretty often
not be logged in.
git-svn-id: svn://10.0.0.236/trunk@61203 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:53:40 +00:00
terry%mozilla.org
e852b90ee9
Put the "users" link in the trailer for people who are able to tweak
...
the permissions of other users.
git-svn-id: svn://10.0.0.236/trunk@61202 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:52:12 +00:00
blizzard%redhat.com
0759887c2e
change nsIFile::Spawn to take an array of arguments instead of just a single flat string. bug #27843 . r=dougt, a=chofmann. also, implement nsIFile::Normalize for unix. bug #17948 . r=shaver, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61201 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:35:54 +00:00
terry%mozilla.org
c89b3577c6
Ignore leading and trailing whitespace when trying to decide if
...
someone changed something.
git-svn-id: svn://10.0.0.236/trunk@61198 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:11:37 +00:00
terry%mozilla.org
abd1d1a770
Removed stupid debugging printf.
...
git-svn-id: svn://10.0.0.236/trunk@61197 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:09:32 +00:00
brade%netscape.com
64100c38a0
fix accesskeys (bugs 27887, 27889)
...
git-svn-id: svn://10.0.0.236/trunk@61196 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:09:24 +00:00
terry%mozilla.org
2a81db3471
Fixed icky infinite loop bug.
...
git-svn-id: svn://10.0.0.236/trunk@61195 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 14:57:57 +00:00
terry%mozilla.org
ab0f9ec310
Was crapping out if strictvaluechecks was turned on.
...
git-svn-id: svn://10.0.0.236/trunk@61194 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 14:49:33 +00:00
kvisco%ziplink.net
4a3b5248d2
Did some minor clean-up of code
...
git-svn-id: svn://10.0.0.236/trunk@61192 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:58:10 +00:00
kvisco%ziplink.net
ee4b101f80
Fixed bug with #isEmpty (which return the opposite of the expected value)
...
git-svn-id: svn://10.0.0.236/trunk@61191 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:54:57 +00:00
mcafee%netscape.com
64906bc835
Don't cycle in testonly mode if no binary exists. Adding success string support for filebasedtest.
...
git-svn-id: svn://10.0.0.236/trunk@61190 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:33:01 +00:00
slamm%netscape.com
820c2bc5f3
Copy logs that match from treedata.pl
...
git-svn-id: svn://10.0.0.236/trunk@61189 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:09:25 +00:00
erik%netscape.com
1ec5df9ba4
contribution from Bruce Robson: ported to Windows NT and fixed a couple of
...
bugs
git-svn-id: svn://10.0.0.236/trunk@61188 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:01:52 +00:00
slamm%netscape.com
41fe4b5362
Run copylogs as 'perl copylogs' to make Windows happy.
...
git-svn-id: svn://10.0.0.236/trunk@61187 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 06:39:00 +00:00
jefft%netscape.com
bd7f40d706
fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61185 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 06:03:55 +00:00
terry%mozilla.org
86a0cf8cc4
Major spankage. Added a new state, UNCONFIRMED. Added new groups,
...
"editbugs" and "canconfirm". People without these states are now much
more limited in what they can do.
For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them. Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page. But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
git-svn-id: svn://10.0.0.236/trunk@61184 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 05:15:23 +00:00
jdunn%netscape.com
5121c41961
fixing unresolved symbols at link time
...
# 28114
r=cls@seawood.org
a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61183 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 04:53:08 +00:00
morse%netscape.com
4fb99ef895
fix bug 27988, null password crashed browser, r=dp, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61182 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 04:24:17 +00:00
evaughan%netscape.com
d80a875b00
Fixed application freeze when turning off XUL box debugging from preferences.
...
-r pinkerton a- jar
git-svn-id: svn://10.0.0.236/trunk@61181 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 04:10:02 +00:00
gordon%netscape.com
7c515cc791
Fix for bug #23709 "[top100][talkback]Crash in nsSocketTransport::OnFound on home.netscape.com cnn.com". WSAAsyncGetHostByName doesn't return unique IDs on Win95 with winsock2, so the code has been changed to rely on a range of Windows event message IDs instead.
...
Also partial fix for #25321 "crash on start w/o internet connection". Check for nil member fields before using them in shutdown code.
r=warren, a=jar.
git-svn-id: svn://10.0.0.236/trunk@61179 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:34:34 +00:00
gordon%netscape.com
9485464ae9
Also partial fix for #25321 "crash on start w/o internet connection". Check for nil member fields before using them in shutdown code.
...
r=warren, a=jar.
git-svn-id: svn://10.0.0.236/trunk@61178 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:34:16 +00:00
kvisco%ziplink.net
39dc1d275c
fixed bug with using wildcards
...
git-svn-id: svn://10.0.0.236/trunk@61177 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:30:32 +00:00
kvisco%ziplink.net
e797b08a75
updated XSLT namespace
...
git-svn-id: svn://10.0.0.236/trunk@61176 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:29:30 +00:00
kvisco%ziplink.net
aed40c7dc8
updated stylesheets to use correct XSLT namespace
...
git-svn-id: svn://10.0.0.236/trunk@61175 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:28:53 +00:00
nhotta%netscape.com
a128cb029b
Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj.
...
git-svn-id: svn://10.0.0.236/trunk@61174 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:27:29 +00:00
ducarroz%netscape.com
6d7b7b4e4e
Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@61172 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:38:55 +00:00
slamm%netscape.com
2d4b8fd39c
Make checkins fall into the correct group (change edge condition). Also, drop ampersand from subroutine calls.
...
git-svn-id: svn://10.0.0.236/trunk@61171 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:32:42 +00:00
slamm%netscape.com
8681cbd329
Subtract one from the 'C' link's maxdate. Otherwise, checkins fall into the wrong group. Also, add a link for the previous 24 hours of data.
...
git-svn-id: svn://10.0.0.236/trunk@61170 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:31:42 +00:00
sspitzer%netscape.com
9df10a343b
fix for #24916 , implement the "first time startup page" r=alecf, a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61169 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:27:21 +00:00
tbogard%aol.net
8ff5a96921
PDT+ Fix for Bug #27279 . When the current docshell was asked to find an item of a given name, it failed to return out when it itself was the name being searched for. Also provided implementation for Set/ GetSessionHistory and and GetCurrentURI. None of these methods are called yet. Changed the mLoadCookie to only be on the contentListener. This will probably change to only be on the docshell, but regardless, there should only be one between the two of them. r=mscott, jar. a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61168 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:03:02 +00:00
tbogard%aol.net
921a518574
Some structure change to the DoContent function to get it closer to being ready to take requests. Removed the HandleInCurrentDocShell method as that is no longer needed. None of this code is called right now. Just checking in due to some v-table changes between this and docshell and docshell needs to be checked in for a PDT+ fix. This work is however actually in preparation for a PDT+ fix later this week. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@61167 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:58:34 +00:00
ben%netscape.com
11ddc2dbad
fix for PDT+ b=27732, r=rjc, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61165 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:51:23 +00:00
ben%netscape.com
66e47a8001
fix for hang in treeview on multiple search engine search, r=rjc, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61164 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:50:41 +00:00
slamm%netscape.com
257b390be1
Got the signs incorrect. Try again.
...
git-svn-id: svn://10.0.0.236/trunk@61162 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:44:12 +00:00
rpallath%eng.sun.com
a2bf5ec695
Added try/catch block
...
git-svn-id: svn://10.0.0.236/trunk@61161 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:33:09 +00:00
slamm%netscape.com
8330d9b627
Fix mirror timing equation.
...
git-svn-id: svn://10.0.0.236/trunk@61160 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:18:27 +00:00
rpallath%eng.sun.com
387329ab2d
Changed the null check condition.
...
For HTML, doctype is alwasy null
git-svn-id: svn://10.0.0.236/trunk@61159 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:13:03 +00:00
slamm%netscape.com
980310200c
Update mirror timing parameters based on rko's comments.
...
git-svn-id: svn://10.0.0.236/trunk@61158 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:02:33 +00:00
leila.garin%eng.sun.com
8bf65f2960
Removed DocumenTypeImpl test cases from HTML.ORIG
...
Added DocumentTypeImpl_xml test case into XML.ORIG
git-svn-id: svn://10.0.0.236/trunk@61157 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:56:15 +00:00
ftang%netscape.com
6f48121427
fix 26441. comment out annoying assertion for now. r=akkana. a=bobj
...
git-svn-id: svn://10.0.0.236/trunk@61156 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:56:00 +00:00
rpallath%eng.sun.com
42aaa18836
Added getDocType_xml test case for XML for HTML it is null.
...
modified Makefiles to reflect the same
git-svn-id: svn://10.0.0.236/trunk@61155 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:54:57 +00:00
Jerry.Kirk%Nexwarecorp.com
1d67070222
Increase the draw buffer size for PHOTON only. This was causing us
...
to be unable to render pages that had images in which a single
line was more than 4096 bytes. PHOTON ONLY.
a=leaf
git-svn-id: svn://10.0.0.236/trunk@61154 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:44:50 +00:00
Jerry.Kirk%Nexwarecorp.com
1d945f5863
Comment out a hack that offset the damage rects. I no longer need this
...
it was causing a off by one error which caused the blue header to draw
over top of the menu. PHOTON ONLY
a=leaf
git-svn-id: svn://10.0.0.236/trunk@61153 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:41:09 +00:00
modgock%eng.sun.com
e3bfc712a2
Changes to bring plugin code inline with various superclass changes and environment changes causal
...
from the changeover to CW5 (5.3 updated)
git-svn-id: svn://10.0.0.236/trunk@61152 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:34:07 +00:00
modgock%eng.sun.com
0cce22230c
updated instructions so that they're current for the CW5.3 env.. etc etc
...
git-svn-id: svn://10.0.0.236/trunk@61151 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:30:40 +00:00
sfraser%netscape.com
44c97c2e38
Fix the nsIBrowserInstance.h problem, by changing the output file for the headers target to something that does not conflict with another project. r=jj,a=jj. This is required to fix the Mac depend tinderbox.
...
git-svn-id: svn://10.0.0.236/trunk@61150 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:30:28 +00:00
troy%netscape.com
2dd6a71001
b=27056 a=jar@netscape.com r=troy@netscape.com Change made by Vidur.
...
Avoid notifications in the middle of a table row
git-svn-id: svn://10.0.0.236/trunk@61149 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:43:59 +00:00
sgehani%netscape.com
a5e956dd09
Completion of fixes for PDT+ bugs: 21655, 27177 [a=leaf; r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@61147 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:27:21 +00:00
rpallath%eng.sun.com
efbd428f1a
Added entries for new test cases.
...
git-svn-id: svn://10.0.0.236/trunk@61146 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:17:53 +00:00
evaughan%netscape.com
09afb494b5
added files: mozilla/layout/xul/base/src/nsXULTextFrame.cpp
...
git-svn-id: svn://10.0.0.236/trunk@61144 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:05:34 +00:00
evaughan%netscape.com
3033176e30
Box performance fix.
...
-r jevering
git-svn-id: svn://10.0.0.236/trunk@61143 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:00:52 +00:00
rpallath%eng.sun.com
ca6ac3335b
New Test Cases for all UNSUPPORTED methods
...
git-svn-id: svn://10.0.0.236/trunk@61142 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 22:58:27 +00:00
leila.garin%eng.sun.com
c27e519001
hanged made to these file
...
Added new api test entries in BWTestClass files
Added UNSUPPORTED methods in BWBaseTest/TestLoader
Update DoucmentImpl accroding to java DOM version.
Did correct check for retrun values in ElementImpl_removeAttribute_String_1.java
ElementImpl_setAttributeNode_Attr_1.java NamedNodeMapImpl_setNamedItem_Node_1.java
git-svn-id: svn://10.0.0.236/trunk@61141 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 22:53:33 +00:00
waterson%netscape.com
f4e7200748
Revert fix for 26947, 27271 due to bad interaction with the 'find' datasource that causes crash-on-exit. a=chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@61138 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 22:44:15 +00:00
sfraser%netscape.com
2dc2d2cc02
Fix bug 28043 -- if pull of seamonkey fails, NSPR is not udpated. Also fix spelling of 'timebomb'. r=brade, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61137 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 22:40:06 +00:00
norris%netscape.com
756f91f2b6
Add to "dont-test" list.
...
git-svn-id: svn://10.0.0.236/trunk@61136 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 18:35:10 +00:00
norris%netscape.com
09350fcf30
Add support for dynamic scopes and fix remaining test failures in the tip.
...
git-svn-id: svn://10.0.0.236/trunk@61135 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 17:40:53 +00:00
jefft%netscape.com
376650557e
fix wensleydale build bustage; stupid type casting; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@61134 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 16:42:11 +00:00
scc%netscape.com
2f6f431cab
backing out my change
...
git-svn-id: svn://10.0.0.236/trunk@61132 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 15:43:55 +00:00
scc%netscape.com
5e85fa920e
I think this is the right fix for the wensleydale bustage. Added |operator*()| to |nsXPIDL[C]String|. Fixed |const|-ness of existing operators and made inline. Built and tested on Mac; if this doesn't help, I'll back it right out. r=ckritzer (I swear I'm not making this up!)
...
git-svn-id: svn://10.0.0.236/trunk@61131 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 15:08:55 +00:00
mscott%netscape.com
aec5fbeff4
Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring
...
up the profile dialog. Why? because XP_WIN was not defined! so none of the intl components were getting registered.
a=alecf,waterson
git-svn-id: svn://10.0.0.236/trunk@61130 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 10:01:26 +00:00
alecf%netscape.com
b52f1853c6
fix C++ comments
...
git-svn-id: svn://10.0.0.236/trunk@61129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 09:48:26 +00:00
alecf%netscape.com
64f46662dd
fix solaris bustage
...
git-svn-id: svn://10.0.0.236/trunk@61128 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 09:37:33 +00:00
sspitzer%netscape.com
cf97608838
I broke -f, which would mean I broke bloaty, except I fixed it.
...
a=alecf who is the sheriff
git-svn-id: svn://10.0.0.236/trunk@61126 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 09:14:40 +00:00
sspitzer%netscape.com
8b84d46eb1
adding this to fix build bustage. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@61125 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:21:16 +00:00
leaf%mozilla.org
2fb17cf38e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@61124 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:16:16 +00:00
sspitzer%netscape.com
e9eb128051
fix for build breakage, we hope. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@61123 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:10:09 +00:00
sgehani%netscape.com
96475de3da
*** NOT PART OF BUILD ***
...
Completion of fixes for PDT+ bugs: 21655, 27177
[r=ssu]
git-svn-id: svn://10.0.0.236/trunk@61122 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:09:55 +00:00
dveditz%netscape.com
681cf8969b
Bug 23306 and parts ofbug 12817 speedup
...
git-svn-id: svn://10.0.0.236/trunk@61121 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:06:13 +00:00
cls%seawood.org
246547ceed
BeOS specific tweaks to allow the browser to compile.
...
Fixed configure.in to properly set developer specific debug flag under BeOS.
Added UNIX_CRASH_ON_ASSERT ifdef to stop BeOS from bring up debugger on non-abort assertions.
git-svn-id: svn://10.0.0.236/trunk@61120 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:06:00 +00:00
cls%seawood.org
68b542e781
Temporary fix for bug #24892
...
git-svn-id: svn://10.0.0.236/trunk@61119 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:58:45 +00:00
cata%netscape.com
05bfb05b89
tiny JS fix
...
git-svn-id: svn://10.0.0.236/trunk@61118 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:52:56 +00:00
davidm%netscape.com
8f91265dbd
20893 Cache preferences need to be hooked up
...
r = ben@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61117 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:52:43 +00:00
vishy%netscape.com
8d7fc9741e
bugsplat=384817, need id here to dynamic overlay from commercial tree
...
git-svn-id: svn://10.0.0.236/trunk@61116 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:50:23 +00:00
davidm%netscape.com
8767521c24
26171 Trigger bigfile .xpi a 2nd time results in -207
...
install fail
25585 Leaking a C string
25590 Leaking C string in cache co
20893 Cache preferences need to be hooked up
r = gordon@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61115 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:48:06 +00:00
sgehani%netscape.com
288590d1e9
Fixes for:
...
* app launch (profile wizard) after install [b=21655];
* legacy file check (older version of Mozilla) [b=27177];
* retain folder selection [b=27885];
r=dbragg
git-svn-id: svn://10.0.0.236/trunk@61114 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:47:10 +00:00
nhotta%netscape.com
d553289991
Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61113 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:46:37 +00:00
dveditz%netscape.com
9f13883da5
registry speed ups (part of 12817)
...
git-svn-id: svn://10.0.0.236/trunk@61112 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:45:20 +00:00
alecf%netscape.com
cbc93a00b7
make remember_password sticky and don't attempt to sync with wallet for beta1
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61111 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:43:18 +00:00
dp%netscape.com
951d71ea06
Protecting shutdown with mInitialized. regxpcom will cause shutdown to
...
happen without mInitialized and without this incorrect shutdown to
happen. r=vidur r=rjc
git-svn-id: svn://10.0.0.236/trunk@61110 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:42:00 +00:00
nhotta%netscape.com
da471158d3
Added mailnews.send_default_charset, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61109 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:39:29 +00:00
dveditz%netscape.com
6a6717860a
fixing crash at end of regexport
...
git-svn-id: svn://10.0.0.236/trunk@61108 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:39:14 +00:00
waterson%netscape.com
66ed9d00a5
Bugs 27947, 27271. Re-order content-model-to-layout notification to avoid an incremental reflow. This ensures that 1) all menus will be completely created before they are displayed, and 2) the 'oncreate' handler runs after RDF content has been generated. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@61107 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:36:35 +00:00
law%netscape.com
d25030e784
Convert local path to file URL when coming back from "Choose File...". This avoids screwing up Mac local paths. b=26632, r=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@61106 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:35:44 +00:00
mscott%netscape.com
f4e27a402c
Bug #17468 --> LoadURL, do load url need to pass around the window target for now.
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@61105 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:30:17 +00:00
mscott%netscape.com
4ad088c4aa
Bug #17468 --> LoadURL needs to pass around the window target for now.
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@61104 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:29:50 +00:00
bryner%uiuc.edu
5f0a3eb475
Adding finger protocol to package files. r=mcafee@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@61103 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:27:28 +00:00
cata%netscape.com
9ae22eb605
Charset menu cache. r=nhotta bug #24030
...
git-svn-id: svn://10.0.0.236/trunk@61102 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:26:47 +00:00
ben%netscape.com
a3a1762a74
small filespec usage tweak to stop mac complaining about non-registered protocols. PDT+ b=22961, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@61101 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:21:07 +00:00
alecf%netscape.com
e64929e000
remove password stuff from the wizard for beta 1
...
git-svn-id: svn://10.0.0.236/trunk@61100 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:19:46 +00:00
rginda%netscape.com
4631d4dfb4
DOM fixes for bug 20721, r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@61099 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:13:59 +00:00
pavlov%netscape.com
1ad33180a9
fix wrong placement of windows on linux r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@61098 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:13:26 +00:00
mscott%netscape.com
be4adf2441
Bug #17468 --> if you pass a window target of _new, we weren't creating a new window. We do now.
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@61097 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:10:42 +00:00
joki%netscape.com
dcc35666e8
Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
...
git-svn-id: svn://10.0.0.236/trunk@61096 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:59:07 +00:00
alecf%netscape.com
2f82cac49f
fix account wizard so that we don't clear the SMTP server if it's not already set
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61094 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:50:47 +00:00
attinasi%netscape.com
f88bc2d37f
Made external stylesheets load synchronously, always. Controlled by a define in case we want to re-enable asynch external stylesheets later. r=pierre,troy b=17309
...
git-svn-id: svn://10.0.0.236/trunk@61093 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:50:39 +00:00
alecf%netscape.com
4e55e3a778
fix some bad warnings
...
git-svn-id: svn://10.0.0.236/trunk@61092 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:30:03 +00:00
rginda%netscape.com
7314dd9419
First (sidebar) part of fix for 20721, r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@61091 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:28:31 +00:00
alecf%netscape.com
345e9c57a6
add debug_hyatt around this printf so I don't get it constantly
...
git-svn-id: svn://10.0.0.236/trunk@61090 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:26:41 +00:00
rginda%netscape.com
caa642de2a
Fix for 26725, r=jband
...
git-svn-id: svn://10.0.0.236/trunk@61089 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:26:21 +00:00
sspitzer%netscape.com
416a907946
remove my dump statement
...
git-svn-id: svn://10.0.0.236/trunk@61088 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:24:50 +00:00
sspitzer%netscape.com
b294d0b9af
removed unused file.
...
git-svn-id: svn://10.0.0.236/trunk@61087 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:22:43 +00:00
sspitzer%netscape.com
5aced0dc6b
clean up -help output. fix bug #26959 , make it so when you start
...
a browser window, the right page (home, blank or last page visted) gets
loaded. clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js. r=mscott
git-svn-id: svn://10.0.0.236/trunk@61086 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:22:03 +00:00
beard%netscape.com
0969a707fb
bug 20185 [PDT+], use nsViewManager2 by default. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@61085 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:19:12 +00:00
mcafee%netscape.com
fca2d73b1c
Removing MessageCenter from Tools menu, not in product anymore. (27013) r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61084 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:17:37 +00:00
sspitzer%netscape.com
c3af9573f4
remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@61083 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:08:43 +00:00
pepper%netscape.com
be411fe682
Addinf newline to file so that lesser unixes compile.
...
git-svn-id: svn://10.0.0.236/trunk@61082 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:00:05 +00:00
jefft%netscape.com
226cf13909
fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@61081 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:59:51 +00:00
pnunn%netscape.com
bd6e085996
Bug#27691: fixes printing by changing reload policy for image lib. r:mcafee
...
git-svn-id: svn://10.0.0.236/trunk@61080 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:57:52 +00:00
pnunn%netscape.com
79188303ec
bug#27691. fixes printing by changing default img reload policy. r:mcafee
...
git-svn-id: svn://10.0.0.236/trunk@61079 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:56:56 +00:00
beard%netscape.com
db94531e70
bug 20185 [PDT+], landing nsViewManager2, r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@61078 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:52:44 +00:00
cmanske%netscape.com
b92a017e9a
Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@61077 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:50:03 +00:00
mkaply%us.ibm.com
2b47029fdd
# 25555
...
r= nhotta@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@61076 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:37:35 +00:00
ben%netscape.com
07c0aecfbc
addendum to earlier search changes (making decks style the same as tabpanels)
...
git-svn-id: svn://10.0.0.236/trunk@61075 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:37:19 +00:00
ben%netscape.com
99ee95c5d3
addition to previous search changes... r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@61074 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:36:23 +00:00
mscott%netscape.com
74666dd9b2
Bug #25583,27681,24193 when unloading the 3-pane window, close the msg window
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61073 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:33:30 +00:00
rhp%netscape.com
2e743ad22e
Fixing last checkin...changed wrong comma.
...
git-svn-id: svn://10.0.0.236/trunk@61072 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:33:17 +00:00
mscott%netscape.com
fa915ef4cb
Bug #25583,27681,24193 --> add a close window argument and null out our weak reference to
...
the webshell. this workaround is necessary because of some nasty leaks
in the mailnews 3pane which causes the feedback object to be leaked
so it's still around when the webshell has been destroyed.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61071 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:33:05 +00:00
mscott%netscape.com
868f4df92b
Bug #25583,27681,24193 --> add a close window method to nsIMsgStatusFeedback and nsIMsgWindow
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61070 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:32:35 +00:00
mcafee%netscape.com
81ec17ee44
Updating first bullet per comments in (27477). r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61069 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:22:55 +00:00
rods%netscape.com
f3c30277d4
ifdef'ing out a badly formed optimization for incremental reflow.
...
r=buster b=24798
git-svn-id: svn://10.0.0.236/trunk@61068 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:20:21 +00:00
rods%netscape.com
188627a19c
removing unused varible to remove warning
...
r=self
git-svn-id: svn://10.0.0.236/trunk@61067 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:17:59 +00:00
nhotta%netscape.com
ab6d404349
Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61066 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:17:09 +00:00
cata%netscape.com
f4489af650
Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700
...
git-svn-id: svn://10.0.0.236/trunk@61065 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:17:04 +00:00
tor%cs.brown.edu
42fa80ece2
SUNWspro doesn't like declaring a variable inside an "if" statement. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@61064 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:16:29 +00:00
matt%netscape.com
a9eaf9f288
adding function for calling top lever window for help
...
menu fix 22011 r=danm
git-svn-id: svn://10.0.0.236/trunk@61063 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:14:02 +00:00
buster%netscape.com
ff4e36de5a
bug 24411
...
r=troy
changed the frame constructor call for <form> to pass 0 as the flags arg.
git-svn-id: svn://10.0.0.236/trunk@61062 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:09:57 +00:00
nhotta%netscape.com
2b26f6ca23
Changed to use mailnews.send_default_charset, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61061 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:07:37 +00:00
bienvenu%netscape.com
bd56004b70
use msf file spec as key for panacea.dat, r=sspitzer 26977
...
git-svn-id: svn://10.0.0.236/trunk@61060 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:06:37 +00:00
sfraser%netscape.com
135cb55f25
Fix for bug 24685 -- make some items on the navigator context menu pay attention to command nodes, so they get automagically enabled, and executed. r=Ben Goodger
...
git-svn-id: svn://10.0.0.236/trunk@61059 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:06:03 +00:00
cata%netscape.com
1151c48d1f
Fixing access keys. Checking for momoi. r=cata bug=27352
...
git-svn-id: svn://10.0.0.236/trunk@61058 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:05:33 +00:00
mscott%netscape.com
8cdd4d5f5d
Init was getting called twice. Once in the ctor and once by the generic factory. This helps with
...
bug #27681 .
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61057 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:00:47 +00:00
cata%netscape.com
5e89e3f938
Add default pref value for the Charset Detector. r=none (one-liner)
...
git-svn-id: svn://10.0.0.236/trunk@61056 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:59:54 +00:00
cata%netscape.com
eb726e0815
Removing obsoleted Charset Detectors menu item. r=none (one-liner)
...
git-svn-id: svn://10.0.0.236/trunk@61055 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:58:40 +00:00
rhp%netscape.com
270cf14bea
Fix for problem terminating detection on commas - Bug #: 27716 - r: rhp (BenB contribution)
...
git-svn-id: svn://10.0.0.236/trunk@61054 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:50:54 +00:00
ducarroz%netscape.com
08bfcf7763
Fix potential bustage on some port tinderbox. Replace a "true" by a "PR_TRUE". r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@61053 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:50:46 +00:00
matt%netscape.com
bac879eefe
fixes for the wallet UI and displaying none prefs
...
r=german 23596 21838
git-svn-id: svn://10.0.0.236/trunk@61052 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:48:31 +00:00
mcafee%netscape.com
efb435b4ca
Adding irc Makefiles for prefs. Not turned on yet. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@61051 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:37:25 +00:00
mcafee%netscape.com
c8fb876e76
Adding dtd file for irc prefs, not part of build yet. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@61050 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:26:03 +00:00
mcafee%netscape.com
7053450270
Adding locale for irc prefs, not part of build yet. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@61049 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:21:02 +00:00
mcafee%netscape.com
143605f1c8
Adding files for irc prefs. Not part of build yet. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@61048 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:19:09 +00:00
mcafee%netscape.com
bb2c5d7277
Ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@61047 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:17:04 +00:00
mcafee%netscape.com
c2a7925598
Adding irc pref skeleton. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@61046 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:15:34 +00:00
buster%netscape.com
bb33a00be3
bug 27927
...
r=troy
git-svn-id: svn://10.0.0.236/trunk@61045 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:11:37 +00:00
joki%netscape.com
49b90e87fb
Fix for bug 9140, prevent recursion of mouseover/out events. r:vidur
...
git-svn-id: svn://10.0.0.236/trunk@61044 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:52:45 +00:00
rjc%netscape.com
4168adc9c1
Fix bug # 27818: small escape changes.
...
git-svn-id: svn://10.0.0.236/trunk@61043 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:44:09 +00:00
ben%netscape.com
795923769a
some search changes, r=rjc,don,johng
...
git-svn-id: svn://10.0.0.236/trunk@61042 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:40:47 +00:00
ben%netscape.com
dbdc3a5ff2
sidebar changes to accomodate search changes, r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@61041 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:36:40 +00:00
ben%netscape.com
6587c0a9a3
some search changes, r=rjc,don,johng
...
git-svn-id: svn://10.0.0.236/trunk@61040 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:33:17 +00:00
mscott%netscape.com
1be5b26527
Bug #19499 --> remove some obsolete code involving mailto
...
urls. we can handle mailto urls just fine now. this was giving us problems if you moused over or
clicked on a http/file url that had the word "mailto" in it.
r=vidur
git-svn-id: svn://10.0.0.236/trunk@61039 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:28:40 +00:00
sspitzer%netscape.com
95d0a286eb
fix my windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@61038 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:22:19 +00:00
sfraser%netscape.com
c52ce2f444
Added nsIEditorService.idl for sspitzer. r=me
...
git-svn-id: svn://10.0.0.236/trunk@61037 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:21:04 +00:00
sspitzer%netscape.com
220eccdbfd
added files: mozilla/editor/base/nsEditorService.cpp
...
git-svn-id: svn://10.0.0.236/trunk@61036 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:17:36 +00:00
sspitzer%netscape.com
48e63af399
move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@61035 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:14:20 +00:00
cmanske%netscape.com
2f8cc30ff0
Safe UI changes: increased size of colorpicker buttons. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@61034 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:10:33 +00:00
cmanske%netscape.com
b0d4db9ba5
Safe UI changes: fixed window title bug, 28921; fixed page colors dialog bug 27905; increased size of colorpicker buttons. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@61033 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:09:46 +00:00
sspitzer%netscape.com
8f99db6843
move the nsICmdLineHandler responsibility out of nsMessenger and into nsMessengerBootstrap. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@61032 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:57:29 +00:00
attinasi%netscape.com
acb33ec403
ReResolveStyleContext now checks for the case where a background image is no longer used, in which case it stops the load for the frame. r=buster,pierre b=27042
...
git-svn-id: svn://10.0.0.236/trunk@61031 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:49:01 +00:00
sspitzer%netscape.com
b5326dd462
gracefully handle bad progids (when registered as command line handlers)
...
getservice instead of createinstance (vishy@netscape.com needs this)
r=mscott@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61030 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:45:22 +00:00
akkana%netscape.com
19ce15cb8e
Fix build bustage -- case sensitivity error, apparently
...
git-svn-id: svn://10.0.0.236/trunk@61029 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:36:27 +00:00
morse%netscape.com
3ce5bd9274
partial fix fo bug 27910, encoding on mac was coming up wrong
...
git-svn-id: svn://10.0.0.236/trunk@61028 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:33:13 +00:00
mcafee%netscape.com
5b09d874a9
Include problem.
...
git-svn-id: svn://10.0.0.236/trunk@61027 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:27:35 +00:00
vidur%netscape.com
a47da2699c
Fix for bug 9844. Added offsetTop/Left/Width/Height/Parent to nsIDOMHTMLElement. It should go on a new interface - to avoid the cost of new interface (a new vtable pointer per content instance), it's temporarily on the standard interface.r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@61026 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:25:27 +00:00
vidur%netscape.com
0b6a16f8cb
Fix for bug 9844. Implemented offsetTop/Left/Width/Height/Parent for HTML content.r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@61025 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:25:07 +00:00
slamm%netscape.com
92be1841fe
Add option to pull via anonymous@cvs-mirror.mozilla.org. Make it the default.
...
git-svn-id: svn://10.0.0.236/trunk@61024 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:21:44 +00:00
sspitzer%netscape.com
fe94c02f8b
not part of the build, yet.
...
git-svn-id: svn://10.0.0.236/trunk@61023 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:21:30 +00:00
blizzard%redhat.com
c2b55df800
make sure that we aren't doing an extra server round trip for every paint event because of debugging code. this adds an extra check box to the debugging window to enable debugging feedback in addition to having the caps lock key down for debugging paint events. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@61022 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:15:28 +00:00
akkana%netscape.com
ec8cee7ba0
24694: Create the bogus node after newly inserted non-text nodes. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@61021 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:11:39 +00:00
cltbld%netscape.com
53d91b4ff4
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
...
git-svn-id: svn://10.0.0.236/trunk@61020 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:09:05 +00:00
sgehani%netscape.com
8d1da7190a
*** NOT PART OF BUILD ***
...
Added new test keys and sections for additional feature support.
git-svn-id: svn://10.0.0.236/trunk@61019 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:57:28 +00:00
dougt%netscape.com
3a2a1c3978
Adding timebomb to xpinstall. r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@61018 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:54:08 +00:00
dougt%netscape.com
a4cec7c60f
Adding timebomb to mac build. r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@61017 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:53:50 +00:00
karnaze%netscape.com
d9781d715a
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@61016 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:53:20 +00:00
dougt%netscape.com
dda21d70f5
removing space in IDL. Mac compiler did not like. r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@61015 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:53:05 +00:00
dougt%netscape.com
e0ea396808
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@61014 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:51:47 +00:00
sfraser%netscape.com
43dac9d58a
Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61013 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:49:50 +00:00
av%netscape.com
9b9daa296e
Added check for null pointer to avoid possible crashes, could be reason for 27558
...
git-svn-id: svn://10.0.0.236/trunk@61012 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:49:42 +00:00
sfraser%netscape.com
13d53f84af
Changes to get edit menu commands updating properly, fetching them from globalOverlay.xul. For bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61011 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:46:34 +00:00
sfraser%netscape.com
7563fbc9e2
Remove a redundant dump(). r=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@61010 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:45:18 +00:00
sfraser%netscape.com
32d1e793b2
Fix command updating for GFX text widgets. for bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61009 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:41:59 +00:00
sfraser%netscape.com
1044a92ddb
Call the new Init() method on nsIEditorController for bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61008 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:41:17 +00:00
sfraser%netscape.com
9d2e9a09cc
Fix the document viewer command updating, give it a selection listener etc, so that commands get updated at the right time. for bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61007 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:39:30 +00:00
sfraser%netscape.com
cd9c83ab3c
Register the interface state maintainer as a transaction listener, for bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61006 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:38:02 +00:00
sfraser%netscape.com
7fd02b94d1
Give the controller an Init method, and implement a bunch of commands the New Way. for bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61005 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:37:12 +00:00
sfraser%netscape.com
48d4c08c0d
Expose the transaction manager to outside, for bug 18395. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@61004 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:36:30 +00:00
sfraser%netscape.com
27d27b64b1
Adding nsEditorCommands.cpp, for bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61003 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:35:57 +00:00
sfraser%netscape.com
f60d5374f8
Add nsEditorCommands.cpp, for bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:34:53 +00:00
sfraser%netscape.com
a98536738c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@61001 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:33:03 +00:00
ssu%netscape.com
021610f940
fixing bug #27183 - detects psm.exe and tells user to quit before setup
...
can continue, so a reboot is not required.
windows only
does not affect build
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@61000 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:27:33 +00:00
rjc%netscape.com
80bb91cca6
More changes for bug # 26334: various search dataset changes. Code drop from Netcenter, Review: me
...
git-svn-id: svn://10.0.0.236/trunk@60999 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:21:53 +00:00
cata%netscape.com
5e465cff89
Adding the AutoDetect charset menu items. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@60998 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:17:25 +00:00
ftang%netscape.com
d4fa940475
fix bad assertion. Move the assertion down . fix bug 26441
...
git-svn-id: svn://10.0.0.236/trunk@60997 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:15:56 +00:00
cata%netscape.com
3e816f73e3
Adding new API for listing the available charset detectors. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@60996 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:14:25 +00:00
cata%netscape.com
6bbdffb408
Adding Charset Detectors menu items. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@60995 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:13:45 +00:00
cata%netscape.com
e080c0b391
Changing a bunch of menu lables. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@60994 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:12:34 +00:00
pierre%netscape.com
87067d5a7e
Bug 24390 "html:input styles in global.css are ignored". In SelectorMatches(), make string comparisons case-insensitive for HTML content.
...
git-svn-id: svn://10.0.0.236/trunk@60993 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:09:36 +00:00
karnaze%netscape.com
3be962e028
bug 7112, PDT+ 1802 - added custom style rule to handle <th> text alignment. Other text alignment changes. r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@60992 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:08:54 +00:00
buster%netscape.com
e5d5d194f5
bug 22853
...
absolute containing block was not checking frame bit, so sometimes contained block would not get an initial reflow
git-svn-id: svn://10.0.0.236/trunk@60991 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:05:38 +00:00
rginda%netscape.com
7bc8a3298e
Fix for JS bug 26463. r=rogerl
...
git-svn-id: svn://10.0.0.236/trunk@60990 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:02:25 +00:00
ftang%netscape.com
1a9b5db67e
fix gbk problem submitted by intel. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@60988 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:56:11 +00:00
ftang%netscape.com
74938517ef
r=cata. Make HZ , GBK availailable from the menu.
...
git-svn-id: svn://10.0.0.236/trunk@60987 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:54:57 +00:00
bienvenu%netscape.com
26b31e121b
more work for logon referral, r=mscott (+ backout inadvertent checkin to nsImapMailFolder.cpp
...
git-svn-id: svn://10.0.0.236/trunk@60986 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:53:43 +00:00
jfrancis%netscape.com
88f2fed7a0
fix for 27699: ime text insert screwed up for single line edit fields
...
git-svn-id: svn://10.0.0.236/trunk@60985 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:53:31 +00:00
morse%netscape.com
a1a4cf457b
adding disclaimer message with ad-hoc wrap, see bug 27732
...
git-svn-id: svn://10.0.0.236/trunk@60984 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:52:42 +00:00
buster%netscape.com
ad34728fe0
continuing work on bug 25510
...
r=troy
git-svn-id: svn://10.0.0.236/trunk@60983 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:50:06 +00:00
rogerl%netscape.com
46789026f0
Bug #9141 , prevent recurse death for greedy matching on MAC.
...
r=rginda
git-svn-id: svn://10.0.0.236/trunk@60982 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:49:34 +00:00
sdv%sparc.spb.su
aca12d2ebf
addon fix to bug 13338
...
git-svn-id: svn://10.0.0.236/trunk@60981 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:45:37 +00:00
rjc%netscape.com
ec1a70f7ce
Fix PDT+ bug # 27301: Switch AutoTranslate to the real service. Code drop from ALIS, reviewed by me.
...
git-svn-id: svn://10.0.0.236/trunk@60980 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:43:22 +00:00
danm%netscape.com
e9d37afbba
install am-imap-advanced.dtd. bug 26902.
...
git-svn-id: svn://10.0.0.236/trunk@60979 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:40:34 +00:00
putterman%netscape.com
5370786bac
Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
...
to it so that you don't lose your place in the thread pane. More work on 26456. r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.
git-svn-id: svn://10.0.0.236/trunk@60978 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:39:23 +00:00
slamm%netscape.com
c31a917798
Add option to checkout from the mirror (Set MOZ_CO_USE_MIRROR=1 in your environment). This will be used by tinderbox to checkout a little faster. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@60977 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:37:41 +00:00
karnaze%netscape.com
6ee49a5b9d
new regression tests not affecting the build
...
git-svn-id: svn://10.0.0.236/trunk@60976 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:36:29 +00:00
rjc%netscape.com
2dbb1eef1b
Part of fix for PDT+ bug # 25034: handle foreign charsets when doing internet searches.
...
git-svn-id: svn://10.0.0.236/trunk@60975 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:34:18 +00:00
tbogard%aol.net
cd1acfd725
Fixed assertion occuring when mousing over and status occurs.
...
git-svn-id: svn://10.0.0.236/trunk@60974 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:30:41 +00:00
andreas.otte%primus-online.de
07ae8ac473
fix for bug 27683: nsStdURL::SetSpec shouldn't modify in parameter r=putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60973 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:28:35 +00:00
pinkerton%netscape.com
8a495b28cb
fix for 27858. pass the correct "dont resize view" flags to reflow. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@60972 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:23:41 +00:00
akkana%netscape.com
3b1f552957
More 27395, very minor tweak: strip out body tags with attributes, and format the source shown. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@60971 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:12:31 +00:00
valeski%netscape.com
830c2c4f22
r=rhp. we want to reset any previously set proxy info if we're not supposed to be using proxies.
...
git-svn-id: svn://10.0.0.236/trunk@60970 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:07:55 +00:00
valeski%netscape.com
6ada398c43
fixing a linux warning, re-ordering initialization to match declaration order in .h
...
git-svn-id: svn://10.0.0.236/trunk@60969 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:05:06 +00:00
idk%eng.sun.com
b41e3abee5
Added new method :
...
public Object PlugletTagInfo.getDOMElement();
(It is possible to use JavaDOM from pluglets now.)
a=idk@eng.sun.com
r=sdv@sparc.spb.su
git-svn-id: svn://10.0.0.236/trunk@60968 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:03:38 +00:00
sdv%sparc.spb.su
5059f31b04
addon fix to bug 13338 (return null according to the
...
dom spec instead of throwing exception)
git-svn-id: svn://10.0.0.236/trunk@60967 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:57:27 +00:00
rhp%netscape.com
80fdd2e797
Fixing horkage on Mac..SHOOT ME!
...
git-svn-id: svn://10.0.0.236/trunk@60966 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:55:09 +00:00
blizzard%redhat.com
a8aff0a067
don't set the background color to a default gray. this gets rid of the incredible hulk effect for text areas. also, get rid of the extra XQueryPointer() in motion events. this gets rid of another server round trip. documented in bug #27380 . r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@60965 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:51:03 +00:00
sfraser%netscape.com
3e875c5a3e
Comment out a couple more printfs that saari missed yesterday. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@60964 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:32:44 +00:00
andreas.otte%primus-online.de
99e8aa4ef6
fix for bug 27519, URL parser mangles parameters delimited by semicolons, adds them to requested filename, r=gagan@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60962 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:32:04 +00:00
av%netscape.com
e6e154f261
Fixin bug 15210 -- using more specific call CreatePluginInstance
...
instead of CreateInstance, r=idk@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@60961 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:24:10 +00:00
leaf%mozilla.org
d65a02f699
re-adding regxpcom to official release build process.
...
git-svn-id: svn://10.0.0.236/trunk@60960 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:19:02 +00:00
amusil%netscape.com
c7ee955b5b
Added ability to register OnOK handlers. r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@60959 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:11:21 +00:00
ssu%netscape.com
53cd4242a6
fixes bug #27183 - do not require a restart after installation is done by
...
detecting psm.exe running and not continuing until user
quits it.
windows platform only.
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60958 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:10:06 +00:00
rhp%netscape.com
d6401143a2
Checkin for Bug #12505 - Printing email correctly - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@60957 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:06:15 +00:00
rhp%netscape.com
81eeeb59ae
Changes to implement printing correctly - Buf #12505 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@60956 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:05:06 +00:00
amusil%netscape.com
91c308c017
Added ability to allow external processing of the To/From/CC email list. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60955 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:04:22 +00:00
rods%netscape.com
9616895e6a
radio button now remembers state, and in standard mode it will always select
...
the first item. It will also perform rradiobutton behavior when the frame are hidden (no existent)
b=27063 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@60954 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:02:55 +00:00
joki%netscape.com
70aa75bb28
Fix bug 4167. Fire unload event before all data is gone to allow action during event handlers. r:travis
...
git-svn-id: svn://10.0.0.236/trunk@60953 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:55:36 +00:00
racham%netscape.com
7dc4553fe1
Fixed bugs 23390, 27459. Adding required prefs. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@60952 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:47:35 +00:00
racham%netscape.com
27b7818f4c
Fixed bugs 23390, 27459, 25052. Procedure to serve activation information to mail and aim is added. Fixed a small Mac UI discrepancy. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@60951 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:45:54 +00:00
leaf%mozilla.org
3c9ba9be2c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@60950 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:45:46 +00:00
rods%netscape.com
b9030c84e0
setting flush flag to false, so it doesn't flush everytime an item is added
...
r=vidur b=27498
git-svn-id: svn://10.0.0.236/trunk@60949 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:45:26 +00:00
pavlov%netscape.com
59543a6b11
fix for bug 27734 r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60948 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:36:19 +00:00
leaf%mozilla.org
cfb5f8806e
fix for 10847, r=cls@seawood.org, turning on detect-webshell-leaks code
...
by default for debug builds.
git-svn-id: svn://10.0.0.236/trunk@60947 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:33:33 +00:00
morse%netscape.com
75aaa884c5
signon viewer was coming up when database was still locked, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60946 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:26:17 +00:00
valeski%netscape.com
115ea08a9f
no longer used as part of FTP proxy changes
...
git-svn-id: svn://10.0.0.236/trunk@60945 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:25:33 +00:00
brade%netscape.com
7f4abd0f39
remove nsFTPListener.cpp (r=valeski)
...
git-svn-id: svn://10.0.0.236/trunk@60944 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:25:14 +00:00
waterson%netscape.com
7ff9ddad65
Bug 27846. Accomodate for XBL-ization of the tree code. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60943 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:23:32 +00:00
bienvenu%netscape.com
39cb2b45ad
logon referral code, r=mscott,jefft
...
git-svn-id: svn://10.0.0.236/trunk@60942 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:22:57 +00:00
matt%netscape.com
60afe4dee7
fix for bug 27413 by using openDialog. r=ben
...
git-svn-id: svn://10.0.0.236/trunk@60941 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:14:01 +00:00
beard%netscape.com
a876d9dda5
bug 25336, fixes incorrect usage of unsigned integer causing an infinite loop, r=jst@citec.fi (he originated the patch).
...
git-svn-id: svn://10.0.0.236/trunk@60940 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:11:31 +00:00
hangas%netscape.com
d99e0fbe29
Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip.
...
git-svn-id: svn://10.0.0.236/trunk@60939 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:08:40 +00:00
pnunn%netscape.com
7caefbeb3e
bug# 27172. pnunn r:neeti. restore mime type after delay callback.
...
git-svn-id: svn://10.0.0.236/trunk@60938 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:04:55 +00:00
rchen%netscape.com
74359818f6
Modify localization notes. r=fergus
...
git-svn-id: svn://10.0.0.236/trunk@60937 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:03:09 +00:00
nisheeth%netscape.com
650cc21844
r=harishd. Fix for bug 27507. Removed a bogus assert.
...
git-svn-id: svn://10.0.0.236/trunk@60936 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:03:05 +00:00
valeski%netscape.com
0daf57b0a1
r=gagan. 15594. FTP proxies implemented.
...
git-svn-id: svn://10.0.0.236/trunk@60935 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:02:11 +00:00
valeski%netscape.com
cd11b90e32
r=gagan, part of 15594. Registering the nsProtocolProxyService with the service manager.
...
git-svn-id: svn://10.0.0.236/trunk@60934 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:58:59 +00:00
pollmann%netscape.com
87dc0c8fdf
Bug 27327: Input::SetAttribute('value') now updates content model, r=buster
...
git-svn-id: svn://10.0.0.236/trunk@60933 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:56:04 +00:00
ben%netscape.com
a8e0e2cad2
appearance tweaks on search panel, r=johng@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60932 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:53:09 +00:00
idk%eng.sun.com
6beb4eeed6
Removed obsolete comments from idls.
...
git-svn-id: svn://10.0.0.236/trunk@60931 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:42:53 +00:00
beard%netscape.com
3a56959eaa
bug 27180, make nsIWidget::Resize() consistently invalidate on Mac, Windows and Linux. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@60930 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:40:31 +00:00
hangas%netscape.com
44e8e5c8e8
Fix 27748, unable to type "n" in text areas inside of message pane. Temporarily removed "N" keybinding for Next Unread Message menu item. r=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@60929 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:38:45 +00:00
idk%eng.sun.com
49326c5077
Updated remote-xpcom tests.
...
a=leilag@eng.sun.com
r=idk@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@60928 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:34:28 +00:00
ben%netscape.com
ad5554208e
fixing PDT+ bug on common dialogs being too wide. b=27732, r=johng@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60927 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:34:12 +00:00
leaf%mozilla.org
3547a353fc
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@60926 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:30:45 +00:00
terry%mozilla.org
fc13249e9b
Lock the tables as low-priority when writing. Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long.
...
git-svn-id: svn://10.0.0.236/trunk@60925 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:29:14 +00:00
dougt%netscape.com
abce61c08d
Optimization for shortcut resolution. r=dveditz.
...
git-svn-id: svn://10.0.0.236/trunk@60924 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:28:13 +00:00
Jerry.Kirk%Nexwarecorp.com
024196edbe
Bring WidgetFactory up to date with GTK version and fix nsWindow to
...
always put the pop-up menus on the right virtual console.
git-svn-id: svn://10.0.0.236/trunk@60923 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:26:45 +00:00
Jerry.Kirk%Nexwarecorp.com
7c42f411a9
Overwrite the checked in version to get rid of a binary character
...
that somehow got checked in.
git-svn-id: svn://10.0.0.236/trunk@60922 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:25:45 +00:00
ducarroz%netscape.com
a942b772c4
Fix bug 22141. Recipients are by default non html compliant. R=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60921 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:25:31 +00:00
andreww%netscape.com
e66efd4054
adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil
...
git-svn-id: svn://10.0.0.236/trunk@60920 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:24:39 +00:00
Jerry.Kirk%Nexwarecorp.com
525a4e598d
Final fix for virtual console support
...
try to fix the binary character that was in the version previous to this.
git-svn-id: svn://10.0.0.236/trunk@60919 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:24:22 +00:00
tor%cs.brown.edu
3adbda01df
Add vtable autodetection for solaris to enable use of SUNWspro5.0
...
compilers. bug 20297. r=cls
git-svn-id: svn://10.0.0.236/trunk@60918 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:23:01 +00:00
ducarroz%netscape.com
e4d903c226
Fix bug 27424. We need to through an error if the smtp host name is empty. R=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60917 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:22:00 +00:00
bryner%uiuc.edu
7c5af2a242
Fix mousewheel scrolling in trees. r=hyatt@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@60916 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:21:10 +00:00
akkana%netscape.com
6856fae78d
27395: Tiny change to make insert source actually be edit source. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@60915 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:19:30 +00:00
wtc%netscape.com
0e35662031
Bugzilla bug #27457 : pull the NSPR tag NSPRPUB_4_0_BETA_20000215 and
...
bump NSPR_VERSION to 4.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
git-svn-id: svn://10.0.0.236/trunk@60914 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:17:40 +00:00
idk%eng.sun.com
253f29311c
Fixed typo
...
git-svn-id: svn://10.0.0.236/trunk@60913 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 20:15:08 +00:00
danm%netscape.com
a890ecdffa
reverting fuzzy-brained part of last checkin that causes Hidden Window to be Tempting Crasher Window. bug 27842
...
git-svn-id: svn://10.0.0.236/trunk@60912 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 20:01:11 +00:00
ducarroz%netscape.com
b02a5d3752
Fix regression 27830. New argument in SplitRecipients inserted at the wrong place. A=granrose
...
git-svn-id: svn://10.0.0.236/trunk@60911 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 19:57:55 +00:00
leila.garin%eng.sun.com
76ce17d83f
Replaced old TestLoader with new TestLoader
...
git-svn-id: svn://10.0.0.236/trunk@60910 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:57:28 +00:00
terry%mozilla.org
347c4be406
Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x
...
git-svn-id: svn://10.0.0.236/trunk@60909 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:56:31 +00:00
slamm%netscape.com
f820107f5b
Fix warnings.html link.
...
git-svn-id: svn://10.0.0.236/trunk@60907 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:43:12 +00:00
despotdaemon%netscape.com
0c7759eb65
Pseudo-automatic update of changes made by donm@bluemartini.com.
...
git-svn-id: svn://10.0.0.236/trunk@60905 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:31:24 +00:00
despotdaemon%netscape.com
869a530c13
Pseudo-automatic update of changes made by cyeh@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@60904 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:29:54 +00:00
despotdaemon%netscape.com
39b07a2af2
Pseudo-automatic update of changes made by cyeh@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@60903 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:28:32 +00:00
slamm%netscape.com
c87f14f8fa
Add bloatdata and warnings to list to clean.
...
git-svn-id: svn://10.0.0.236/trunk@60902 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:04:42 +00:00
slamm%netscape.com
56ad88dc0b
Move build warnings from top of page into build columns.
...
git-svn-id: svn://10.0.0.236/trunk@60901 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:02:27 +00:00
slamm%netscape.com
8a729c2904
Backslash quote for emacs syntax highlighting.
...
git-svn-id: svn://10.0.0.236/trunk@60900 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 18:01:06 +00:00
slamm%netscape.com
3518404de6
Trim trailing whitespace from message of the day.
...
git-svn-id: svn://10.0.0.236/trunk@60898 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 17:59:57 +00:00
karnaze%netscape.com
9ca9e132b9
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@60897 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 17:56:09 +00:00
jst%citec.fi
1afa110c68
Fix for blocker 27811. a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@60896 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 17:14:59 +00:00
norris%netscape.com
4505665f23
Avoid static never-released reference to streams; causes problems for Patrick Beard's use of the shell.
...
git-svn-id: svn://10.0.0.236/trunk@60895 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 17:08:31 +00:00
matt%netscape.com
e3fed3a0c2
commenting out color.xul since it is not hooked up.
...
bug 21838 r=mcafee
git-svn-id: svn://10.0.0.236/trunk@60894 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 16:00:43 +00:00
rods%netscape.com
052a391633
added method
...
b 21945 r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60893 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:57:13 +00:00
matt%netscape.com
ba735d83c1
adding prefsting for manual proxies
...
and dynamic fonts in fonts. r=gagan
git-svn-id: svn://10.0.0.236/trunk@60892 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:55:58 +00:00
cmanske%netscape.com
c50b46ff04
Added Page Properties (26889) and Page Colors dialogs (14344), removed debug menu only in release (27237), link dialog fixes (27308), lots of dialog rewrite to use titledbox instead of fieldset, rewrote insert table dialog to use boxes. Changed font size to use CSS strings, not <font size> for ui, but other bugs prevented inserting spans for size. Other small bug fixes. r=brade.
...
git-svn-id: svn://10.0.0.236/trunk@60891 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:54:05 +00:00
rhp%netscape.com
2d4a00d2a7
Just updating files that are NOT PART OF THE BUILD!!!
...
git-svn-id: svn://10.0.0.236/trunk@60890 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:38:40 +00:00
bienvenu%netscape.com
b23af21737
add nsIMsgLogonRedirector.idl
...
git-svn-id: svn://10.0.0.236/trunk@60889 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:37:45 +00:00
mkaply%us.ibm.com
2568a9a911
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@60888 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:32:46 +00:00
colin%theblakes.com
046355efbc
Add additional file types for octet_stream (OpenVMS only). r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@60887 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:32:38 +00:00
mkaply%us.ibm.com
ba1d030d12
# 25555
...
r= mscott@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@60886 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:29:20 +00:00
mkaply%us.ibm.com
53e4f9a8e8
# 25555
...
r= watterson@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@60885 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:25:57 +00:00
tomk%mitre.org
92cbf62bb0
Added a generic Makefile to simply build the Mozilla DOM wrapper classes.
...
Fixed a bug in the wrapper factory methods in MozillaDocument.cpp. The bug
could cause seg. faults if a "null" mozilla object was being wrapped.
Note: These files are not part of the regular Mozilla build.
git-svn-id: svn://10.0.0.236/trunk@60884 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:19:15 +00:00
rods%netscape.com
cd373c38d9
Border left and right was being added to an unconstrained size
...
b 21945 r=troy
git-svn-id: svn://10.0.0.236/trunk@60883 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:10:23 +00:00
rods%netscape.com
5609eaece7
They now cache their state properly in the PresState
...
b 27063 r=kmmclusk
git-svn-id: svn://10.0.0.236/trunk@60882 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:05:56 +00:00
mkaply%us.ibm.com
b2f10d2ba8
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@60881 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:05:52 +00:00
rods%netscape.com
503225ca70
They now cache their state properly in the PresState
...
b 21945 r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60880 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:04:38 +00:00
mkaply%us.ibm.com
5b93212778
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@60879 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:48:59 +00:00
brade%netscape.com
9a664cd12a
fix new keybindings to match what was in the old xul files r=akkana, Jerry.Kirk@nexwarecorp.com
...
git-svn-id: svn://10.0.0.236/trunk@60878 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:46:32 +00:00
mkaply%us.ibm.com
6ba7b6082a
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@60877 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:41:33 +00:00
morse%netscape.com
effda7be0b
remove build warning
...
git-svn-id: svn://10.0.0.236/trunk@60876 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:38:05 +00:00
wtc%netscape.com
1042f52101
Bugzilla bug #27457 : prepare the Windows build system for NSPR library
...
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
git-svn-id: svn://10.0.0.236/trunk@60875 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:35:15 +00:00
morse%netscape.com
4f2439a199
fix bug 27023, change master password doesn't work in mail
...
git-svn-id: svn://10.0.0.236/trunk@60874 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:21:00 +00:00
brade%netscape.com
ca0a9e5f34
use correct entity for second composer panel
...
git-svn-id: svn://10.0.0.236/trunk@60873 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:19:13 +00:00
Jerry.Kirk%Nexwarecorp.com
56960e113e
Added suppprt for Virtual Consoles under Photon. These changes make
...
almost everything work correctly no matter what console mozilla is
started on or it moved to. PHOTON ONLY
git-svn-id: svn://10.0.0.236/trunk@60872 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:15:03 +00:00
Jerry.Kirk%Nexwarecorp.com
7d03ccef32
Add a flag I missed that tells Photon to release the memory it allocated
...
when it created the splash image. PHOTON ONLY
git-svn-id: svn://10.0.0.236/trunk@60871 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:12:58 +00:00
wtc%netscape.com
79059eb389
Added newline character at end of file.
...
git-svn-id: svn://10.0.0.236/trunk@60870 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 13:50:40 +00:00
hyatt%netscape.com
ea37a90dfc
No error check retrieving submenu delay on Win32. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@60869 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 11:51:12 +00:00
ftang%netscape.com
f12ab693eb
fix 26441, 24464(r=tajima@sun.eng.com) remove unnecessary assertion condition
...
and make sure 0,0 also get set for XIC
git-svn-id: svn://10.0.0.236/trunk@60868 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 10:55:48 +00:00
tbogard%aol.net
5f1e360589
The title is now only set on the window when the window has the contenttitlesetting="true" attribute. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60867 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 10:20:41 +00:00
tbogard%aol.net
c2ebb8a18f
Adding new attribute to specify the window should listen to the content area to allow setting of the title. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60866 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 10:12:26 +00:00
hyatt%netscape.com
83f45ba866
Checking in an API and implementation for the enumeration of the user's search path,
...
as well as for the enumeration of all installed objects in the chrome registry.
git-svn-id: svn://10.0.0.236/trunk@60865 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 10:05:29 +00:00
hyatt%netscape.com
de723f6141
Checking in the modified nsIChromeEntry object, which will be the
...
workhorse of the new chrome search path.
git-svn-id: svn://10.0.0.236/trunk@60864 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:56:00 +00:00
sspitzer%netscape.com
aa1f3a0508
fix for #27799 , rename folder failing for local mail (pop and "Local Folders")
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@60863 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:47:34 +00:00
amusil%netscape.com
a7e1eefe02
Added id's for the edit menu items so that clients of
...
this overlay can choose to remove ones if they so desire.
r=cmanske
git-svn-id: svn://10.0.0.236/trunk@60862 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:46:28 +00:00
sspitzer%netscape.com
e52e3b4564
case sensitivity problem. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@60861 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:42:41 +00:00
mscott%netscape.com
80fc72dd47
Add icon notifications to GetAttention(). Now, the mozilla icon will flash if gaetattention is called and the app is in the background. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@60860 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:31:11 +00:00
ftang%netscape.com
5aa17ed391
fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com
...
git-svn-id: svn://10.0.0.236/trunk@60859 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:29:47 +00:00
hyatt%netscape.com
0df87cd3f3
Converting trees to XBL. Boosts tree scrolling performance.
...
git-svn-id: svn://10.0.0.236/trunk@60858 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:28:28 +00:00
hyatt%netscape.com
9ce3318378
Converting trees to XBL. Boosts tree scrolling performance.
...
git-svn-id: svn://10.0.0.236/trunk@60857 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:27:21 +00:00
ftang%netscape.com
ce1838edb9
fix 27654. r=cata. add KOI8-R charset for ru_RU.KOI8-R locale
...
git-svn-id: svn://10.0.0.236/trunk@60856 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:16:35 +00:00
ftang%netscape.com
c9956df79a
fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
...
git-svn-id: svn://10.0.0.236/trunk@60855 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:15:18 +00:00
pavlov%netscape.com
ff36d9afcf
grab the keyboard as well as the mouse r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60854 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:14:33 +00:00
ftang%netscape.com
7fddcbc3a2
fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement
...
git-svn-id: svn://10.0.0.236/trunk@60853 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:13:27 +00:00
chuang%netscape.com
4347e4a26f
Bug 27401 Tasks|Newsgroups should have a dot and appear gray, r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@60852 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:12:27 +00:00
ssu%netscape.com
e9e7c649c9
fixing bug #26152 - changed references to "Seamonkey" and "Netscape
...
Seamonkey" to "Netscape 6".
windows platform only.
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60851 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:00:37 +00:00
sfraser%netscape.com
73c8a41d02
Add nsControllerCommandManager.cpp to build, as part of work for bug 18395. r=hyatt, pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@60850 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:51:31 +00:00
pinkerton%netscape.com
9f72939ad6
oops, checked in too much code, so removing it along with some #if 0's. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@60849 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:46:19 +00:00
pinkerton%netscape.com
661cd6d151
fixing warnings. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@60848 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:44:43 +00:00
sfraser%netscape.com
d7e295e347
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@60847 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:42:25 +00:00
sfraser%netscape.com
454b7e6fbe
Add nsIControllerCommand.idl. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@60846 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:41:38 +00:00
sfraser%netscape.com
4db44bfd1e
Add nsIControllerCommand.idl to build. WIP for bug 18395. r=pinkerton, hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60845 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:40:52 +00:00
sspitzer%netscape.com
88d84ac509
fix for #8075 . use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60844 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:35:40 +00:00
sspitzer%netscape.com
a04d444d8a
ignore generated makefiles
...
git-svn-id: svn://10.0.0.236/trunk@60843 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:14:06 +00:00
warren%netscape.com
3595344969
Bug 27576 - fixed warnings. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@60841 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:53:08 +00:00
ssu%netscape.com
557cca6b32
fixe for bug #27176 . it will now detect is user selected to install ontop
...
of a previous version of mozilla that might be incompatible with the new
version.
windows platform only.
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@60840 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:20:39 +00:00
pinkerton%netscape.com
869bfe0c5b
fix for bug #27766 , selection still happening while tracking mouse for context click. fixed by always converting control-click to the gecko right-mouse button event before we pass it to gecko. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@60839 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:16:43 +00:00
ducarroz%netscape.com
d1e9c92de4
Fix build bustage. void** casting missing. Sorry.
...
git-svn-id: svn://10.0.0.236/trunk@60838 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:16:31 +00:00
alecf%netscape.com
ed909e917d
add new strings for previous checkin, #25958
...
git-svn-id: svn://10.0.0.236/trunk@60837 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:15:41 +00:00
pinkerton%netscape.com
57f0374e44
now that mac correctly converts control-click to a right-click, we no longer need the #ifdef for mac when launching a context menu. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@60836 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:15:00 +00:00
pinkerton%netscape.com
566aef7a31
removed obsolete (and ifdef'd out) d&d test code. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@60835 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:13:21 +00:00
ssu%netscape.com
995804a402
oops. changed the string from Netscape to Mozilla.
...
git-svn-id: svn://10.0.0.236/trunk@60834 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:12:31 +00:00
sfraser%netscape.com
94d5ca023f
Add linkage to JS to fix mac bustage. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60833 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:11:58 +00:00
alecf%netscape.com
ee27bcf753
fix window titles to include brand name and reflect new spec
...
#25958 r=putterman
git-svn-id: svn://10.0.0.236/trunk@60832 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:11:11 +00:00
ssu%netscape.com
ff1753bceb
fix for part of bug #27176 . To detect is user has selected to install
...
mozilla onto a previous (non compatible) version of mozilla, and show
warning.
will not affect build.
Windows platform only.
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@60831 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:10:49 +00:00
waterson%netscape.com
1345e54414
Bug 25303. Remember container into which content was inserted and the index of first insertion, rather than the first element that was inserted. With the latter approach, we were sending incorrect ContentAppended notifications to layout when the insertion sort would move the position of the 'first' inserted element. r=rjc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@60830 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:08:45 +00:00
bienvenu%netscape.com
2b91b4c489
add logon requestor interface r=amusil"
...
git-svn-id: svn://10.0.0.236/trunk@60829 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:05:27 +00:00
karnaze%netscape.com
99124779d6
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@60828 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:05:08 +00:00
alecf%netscape.com
69d5fcb574
fix solaris bustage
...
git-svn-id: svn://10.0.0.236/trunk@60827 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:04:43 +00:00
bienvenu%netscape.com
ac2c74d9df
add redirector type pref,r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60826 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:57:45 +00:00
bienvenu%netscape.com
a7984416bc
add prog id and class id for logon redirector service, r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60825 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:56:12 +00:00
buster%netscape.com
4ace9944ca
backed out a mistake (wrong disk in the removable drive at home), put in the real file
...
sorry if anybody caught this
git-svn-id: svn://10.0.0.236/trunk@60824 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:51:45 +00:00
mscott%netscape.com
b24134c8d6
Bug #18591 --> turn on the address book collector for email addresses in the message pane. For every
...
From field we encounter, we'll add the address to the collection address book.
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@60823 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:50:53 +00:00
mscott%netscape.com
94c6e3aa67
Bug #18591 --> turn on the address book collector for email addresses in the message pane. I needed
...
a collector method that would take a unicode string.
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@60822 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:49:24 +00:00
ducarroz%netscape.com
bf4eb6f5a9
Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60821 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:48:13 +00:00
jband%netscape.com
1fc0209a30
help with bug 8700 (at least in profiling it) by paying the cost of loading the xpt files early on before JSContexts are created
...
git-svn-id: svn://10.0.0.236/trunk@60820 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:45:30 +00:00
jband%netscape.com
c87818af7f
Reimplement the Components.[ID,Exception,Constructor] properties in C++. These
...
things were completely unusable due to security restriction in anything besides
xpcshell. This fixes bug 26879 and helps a lot for bug 8700 because is reduces
the work done for JSContext creation.
Also, ease the burden of xptcall porters by doing IS_COMPONENT for all unix platforms.
r=mccabe
git-svn-id: svn://10.0.0.236/trunk@60819 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:43:51 +00:00
alecf%netscape.com
e6ee2b9cf1
oops, missed this file for #23391 , actually include accountUtils.js
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60818 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:42:33 +00:00
alecf%netscape.com
64b732b416
followup fix for #23391 - use shared accountUtils.js
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60817 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:41:53 +00:00
alecf%netscape.com
7de89f023f
fix for #23391 - auto-launch the account wizard for "invalid" accounts
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60816 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:41:28 +00:00
alecf%netscape.com
a088390905
fix #27485 - remember SMTP server information
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60815 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:39:11 +00:00
buster%netscape.com
04a27e332a
no bug number
...
little fix r=travis checking to make sure docshell size doesn't go negative
git-svn-id: svn://10.0.0.236/trunk@60814 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:37:16 +00:00
saari%netscape.com
2e92083ab3
Fix for mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@60813 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:06:53 +00:00
tbogard%aol.net
8055bcc8ec
Added some commented out code to illustrate how we might potentially obtain the held docShell object from the htmlinnerframe.
...
git-svn-id: svn://10.0.0.236/trunk@60811 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:19:43 +00:00
cls%seawood.org
5bd1ffbf54
Added missing makefiles.
...
git-svn-id: svn://10.0.0.236/trunk@60810 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:18:51 +00:00
scc%netscape.com
142f8e24d2
Fix build bustage on windows. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@60809 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:08:48 +00:00
vidur%netscape.com
c1719e8d11
Cutting down on debug printf noise.
...
git-svn-id: svn://10.0.0.236/trunk@60808 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:06:45 +00:00
danm%netscape.com
686bfccd17
reinstate recently removed disabling of modal window's parent. bug 19221. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60807 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:06:08 +00:00
putterman%netscape.com
e490d0457b
Speed up sorting. r=rjc. Bug 26131.
...
git-svn-id: svn://10.0.0.236/trunk@60806 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:05:29 +00:00
danm%netscape.com
6042ac9e7f
modal event filter largely relies on OS now. bug 19221. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60805 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:05:19 +00:00
saari%netscape.com
50fa38f611
Adding files for Travis
...
git-svn-id: svn://10.0.0.236/trunk@60804 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:58:55 +00:00
cls%seawood.org
ae83e4a5bb
Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457
...
git-svn-id: svn://10.0.0.236/trunk@60803 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:52:52 +00:00
mscott%netscape.com
df3dddf528
This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed
...
today that image urls weren't properly getting added to the doc loader of the containing document. So the top
level document would report a document done notification before the document may really be done.
The fix is to pass the load cookie nsISupports object which originates from the docshell that is opening the
url down into the gfx image code instead of passing the load group down.
r=travis.
git-svn-id: svn://10.0.0.236/trunk@60802 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:49:32 +00:00
tbogard%aol.net
41179d6b51
Support for the new interfaces on the browserElement and iframeElement. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60801 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:47:33 +00:00
mscott%netscape.com
718635fbcb
Bug #20597 --> implement a content handler for the browser window. Now, when you click on a link in messenger
...
and you don't have a browser window up, this content handler will bring up a browser window and load the url
inside of it.
I also finished fixing the command line problem by making the command line service part of the content handler
service instead of letting it be implemented by nsBrowserInstance which was giving us problems.
r=travis
git-svn-id: svn://10.0.0.236/trunk@60800 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:45:34 +00:00
tbogard%aol.net
b30a63e054
Adding the new interfaces for browserElement and iframeElement. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60799 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:43:29 +00:00
dbaron%fas.harvard.edu
5d636c6a5b
Add event target debugging to the viewer menu for Linux (includes the XP part of the changes).
...
r=joki
git-svn-id: svn://10.0.0.236/trunk@60798 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:33:43 +00:00
scc%netscape.com
ea2a244beb
Cookies expired too soon since |time()| on the Mac was based on the wrong epoch. Fixes bug #18633 . r=morse
...
git-svn-id: svn://10.0.0.236/trunk@60797 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:30:33 +00:00
tbogard%aol.net
542d1df987
Adding the new interface definitions for BrowserElement and IFrameElement. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60796 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:28:20 +00:00
dbaron%fas.harvard.edu
f1cd9a202b
Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only).
...
Fix bugs 24186, 26996, and 26998 by reworking the quirks-mode line-height handling so that inline elements that do not have text as children (or meet a few other conditions that show the author wants real CSS support) will not increase the size of the line, but will be as close to their correct size as possible without enlarging the line. This fix includes emulation of the strange Nav4/IE quirk that a block's line-height is enforced on the first line of LI elements and the last line of LI, DD, and DT elements. Many of the changes are removing an earlier fix for 24186.
r=buster
git-svn-id: svn://10.0.0.236/trunk@60795 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:26:44 +00:00
tbogard%aol.net
179c4e82f5
New files for defining the BrowserElement and IFrameElement interfaces. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60794 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:25:53 +00:00
morse%netscape.com
88be06cf2c
fix bug 27782, signon viewer comes up when database is still locked, r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@60793 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:18:46 +00:00
mscott%netscape.com
76aa8f4935
Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting.
...
r=travis,mscott (we co-authored it).
git-svn-id: svn://10.0.0.236/trunk@60792 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:05:04 +00:00
mscott%netscape.com
c2447aa875
Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting.
...
Allow the load cookie to support nsWeakReference.
r=travis,mscott (we co-authored it).
git-svn-id: svn://10.0.0.236/trunk@60791 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:04:34 +00:00
sdv%sparc.spb.su
e70a4a7b50
- added method to enable access to pluglets and
...
changed the way java dom registers itself
git-svn-id: svn://10.0.0.236/trunk@60790 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 03:50:35 +00:00
dveditz%netscape.com
bc54d51e04
damn, missed a file. How does that happen in a top-down commit?
...
git-svn-id: svn://10.0.0.236/trunk@60789 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 03:01:55 +00:00
dveditz%netscape.com
3d8644431b
Attempting to fix nsCOMPtr .get() related bustage on Linux
...
git-svn-id: svn://10.0.0.236/trunk@60788 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:55:23 +00:00
dveditz%netscape.com
4d824ff823
fixing mac and unix bustage
...
git-svn-id: svn://10.0.0.236/trunk@60787 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:29:53 +00:00
rhp%netscape.com
9e4f32e2c5
Adding new printing files to the tree - NOT PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@60786 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:26:14 +00:00
rjc%netscape.com
cee0d0da63
Small XUL changes.
...
git-svn-id: svn://10.0.0.236/trunk@60785 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:11:49 +00:00
dveditz%netscape.com
fc3ccf6543
fixing windows bustage
...
git-svn-id: svn://10.0.0.236/trunk@60784 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:11:26 +00:00
slamm%netscape.com
b5fcad22a6
Fix bug #27415 , Bookmarks dead in sidebar.
...
git-svn-id: svn://10.0.0.236/trunk@60783 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:08:38 +00:00
varada%netscape.com
1f602fcd98
removing the comments from branding_page4.ini before and after creating the jsfile bug #27461
...
git-svn-id: svn://10.0.0.236/trunk@60782 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:06:04 +00:00
rjc%netscape.com
e6c358a7a6
New search engines and categories. Part of bug # 26334, changes from Netcenter folks, review: me
...
git-svn-id: svn://10.0.0.236/trunk@60781 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:04:43 +00:00
pinkerton%netscape.com
54b645cc9c
fixes for event handling around popup windows. bugs #27285 and 27257. don't propagate the event that closes a popup and don't pass events to a normal window if the top window is a popup. r=saari,sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@60780 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:03:07 +00:00
alecf%netscape.com
5290675110
remove debugging dump()
...
git-svn-id: svn://10.0.0.236/trunk@60779 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:57:42 +00:00
rhp%netscape.com
42f33affc8
Fix for error on copying to Sent folder after send operation - Bug #: 27460 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@60778 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:52:12 +00:00
alecf%netscape.com
782280f693
pretty up smtp and serverwithnoidentities panel for #27634
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60777 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:49:55 +00:00
dveditz%netscape.com
7c7346148a
bug 24611, new API names for install
...
git-svn-id: svn://10.0.0.236/trunk@60776 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:44:48 +00:00
hyatt%netscape.com
30fe789986
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@60775 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:36:01 +00:00
ben%netscape.com
55bef027aa
make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60774 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:33:48 +00:00
hyatt%netscape.com
28682bb485
Fixing bad bug in key listener... would have made typing slow in Editor.
...
git-svn-id: svn://10.0.0.236/trunk@60773 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:33:36 +00:00
vidur%netscape.com
9ffa2574c5
Fix for bug 25269. We can now reenter GlobalWindowImpl::RunTimeout. This may happen if a modal dialog (and hence a subevent loop) is invoked from a timeout - as it does with the Mail Account Wizard window. r=norris
...
git-svn-id: svn://10.0.0.236/trunk@60772 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:32:19 +00:00
dveditz%netscape.com
121072fe86
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
git-svn-id: svn://10.0.0.236/trunk@60771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:32:12 +00:00
mcafee%netscape.com
43b3ef4c23
Adding logo.gif to about: page, cleaning up the html there. (27477) r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@60770 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:26:34 +00:00
mcafee%netscape.com
3007e532cb
Retiring res: protocol usages, should be using resource: . r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@60769 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:23:05 +00:00
alecf%netscape.com
dce3ddbf5b
add ispUtils.js and accountUtils.js to the build (not part of the product yet)
...
git-svn-id: svn://10.0.0.236/trunk@60768 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:17:45 +00:00
beard%netscape.com
b7742c48e0
fixes nsIAtom leaks, bug # 25761, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@60767 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:17:18 +00:00
alecf%netscape.com
ee46d5dfb8
fix signature chooser and mail homepage chooser to use the file picker just exposed from prefutilities.js, for #27630 , r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@60766 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:16:15 +00:00
av%netscape.com
ba26ebc9e7
Fixing 17278, r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@60765 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:16:04 +00:00
alecf%netscape.com
dc7dde216f
move the choose file/set as current to a global spot so other pref panes can get to them, for #27630 , r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@60764 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:14:23 +00:00
mscott%netscape.com
5efc9a213a
Bug #22960 --> help improve message display by (1) not including global
...
style rules in the message body and more importantly (2) force loading
of the mail header style sheet to be a blocking load. this fixes that
awful "flicker" effect when you clicked on a message where it would start
to load, then it would stop and relayout the body.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60763 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:13:48 +00:00
alecf%netscape.com
e51bfe77b6
do smart enabling/disabling of set as default button, and clean up the general enabling/disabling stuff for #27756
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60762 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:12:02 +00:00
alecf%netscape.com
99346212f4
fix for #27531 - set focus on first control every time a wizard page is loaded r=ben
...
git-svn-id: svn://10.0.0.236/trunk@60761 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:09:54 +00:00
morse%netscape.com
14b14e6c1e
fix bug 27725 (encryption disclaimer) using a work-around for bug 27732, r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@60760 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:08:07 +00:00
sfraser%netscape.com
dade54e7f8
Fix a bug where UpdateCommands() would recurse. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60759 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:08:04 +00:00
pepper%netscape.com
3cd8295232
adding newline to fix lesser unix builds.
...
git-svn-id: svn://10.0.0.236/trunk@60758 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:56:15 +00:00
harishd%netscape.com
ae783912cf
Fix for bug 27710 - (MAC specific)
...
Forgot to initialize a variable :-(
git-svn-id: svn://10.0.0.236/trunk@60757 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:55:24 +00:00
pepper%netscape.com
24b448df64
Removing unnessary enum commas to fix lesser unix builds.
...
git-svn-id: svn://10.0.0.236/trunk@60756 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:55:08 +00:00
morse%netscape.com
b21c336de3
fix up return values from prompt routines, r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@60755 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:55:07 +00:00
pepper%netscape.com
5a69d422e5
dding newline at end so that lesser unixes compile.
...
git-svn-id: svn://10.0.0.236/trunk@60754 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:52:56 +00:00
saari%netscape.com
620f8e6169
Fix for crashes in EventStateManager that may people are seeing. Bug 27727. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60753 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:28:43 +00:00
norris%netscape.com
2843476366
Fix contributors list.
...
git-svn-id: svn://10.0.0.236/trunk@60751 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:09:58 +00:00
slamm%netscape.com
cf121aca91
Reduce to 30 rows. 40 was a little too big.
...
git-svn-id: svn://10.0.0.236/trunk@60749 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 23:39:29 +00:00
slamm%netscape.com
bdfb7a84bc
Increate space for editing the message of the day.
...
git-svn-id: svn://10.0.0.236/trunk@60748 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 23:34:19 +00:00
terry%mozilla.org
2140cc12ce
Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x
...
git-svn-id: svn://10.0.0.236/trunk@60747 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 23:29:20 +00:00
harishd%netscape.com
0fbcc1aded
Backing out fix for Bug 21008.
...
git-svn-id: svn://10.0.0.236/trunk@60746 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 23:26:19 +00:00
despotdaemon%netscape.com
56994bc755
Pseudo-automatic update of changes made by cyeh@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@60745 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 22:52:21 +00:00
cyeh%netscape.com
cb3d30c5d6
remove mozilla/nsprpub from SeaMonkeyCore to facilitate pulling NSPR
...
from a stable release tag.
git-svn-id: svn://10.0.0.236/trunk@60744 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 22:50:50 +00:00
saari%netscape.com
54c1a6fbda
Fix for regression 27682, Mac menus and selects behaving badly. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@60743 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 22:44:51 +00:00
robinf%netscape.com
357f39aed8
Fixing bugs 26140 and 18614. Also, changed all Help buttons to point to online Html doc.
...
git-svn-id: svn://10.0.0.236/trunk@60742 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 22:42:38 +00:00
robinf%netscape.com
c2ab3a7291
fix for bug 26140
...
git-svn-id: svn://10.0.0.236/trunk@60741 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 22:29:24 +00:00
mcafee%netscape.com
f2096cf301
Renaming EditorTest to DomToTextConversionTest. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@60740 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 21:12:37 +00:00
mkaply%us.ibm.com
f6a75be6c1
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
git-svn-id: svn://10.0.0.236/trunk@60739 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 15:57:53 +00:00
Jerry.Kirk%Nexwarecorp.com
f74ce2f4d8
Fixing Combo-Boxes and other things that use GetSystemAttributes
...
began work on getting fonts to work "correctly" whatever that is...
PHOTON ONLY
git-svn-id: svn://10.0.0.236/trunk@60738 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 15:30:18 +00:00
brade%netscape.com
a7c480a33c
found another lurker that should have been checked in last week (default prefs)
...
git-svn-id: svn://10.0.0.236/trunk@60737 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 14:52:50 +00:00
brade%netscape.com
9324e861cd
add nsProtocolProxyService.cpp for valeski
...
git-svn-id: svn://10.0.0.236/trunk@60736 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 14:49:05 +00:00
brade%netscape.com
2946168f33
editing panel fix that I missed checking in last week
...
git-svn-id: svn://10.0.0.236/trunk@60735 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 14:46:27 +00:00
brade%netscape.com
9fb4ea8340
checkin change for valeski (add nsIProtocolProxyService.idl)
...
git-svn-id: svn://10.0.0.236/trunk@60734 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 14:40:44 +00:00
brade%netscape.com
d1b6d5d4b4
checkin change for valeski
...
git-svn-id: svn://10.0.0.236/trunk@60733 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 14:40:12 +00:00
Jerry.Kirk%Nexwarecorp.com
951a872d26
Update nsImagePh class and bring it more in line with the GTK version.
...
PHOTON ONLY
git-svn-id: svn://10.0.0.236/trunk@60732 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 13:22:07 +00:00
Jerry.Kirk%Nexwarecorp.com
ed5784191b
Fix positioning code for combo boxes and other pop-ups.
...
PHOTON ONLY
git-svn-id: svn://10.0.0.236/trunk@60731 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 13:20:21 +00:00
tbogard%aol.net
9e2185b5cd
Changed to do the Close on the treeOwner rather than trying to do so on the old webShell interfaces. Fixed a leak of the top object after it has been retrieved. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60730 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 10:55:04 +00:00
tbogard%aol.net
24532fa8e5
Stop now has an implementation. Not yet called.
...
git-svn-id: svn://10.0.0.236/trunk@60729 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 10:27:32 +00:00
syd%netscape.com
43a00aa8f6
Added prefs support for margins, complete support for printer preferences in
...
Unix postscript printing. r=ben. Fixes bugs 4637 and 4638.
git-svn-id: svn://10.0.0.236/trunk@60728 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 10:15:17 +00:00
tbogard%aol.net
235d835475
Added a Stop method to allow stopping a load that has been requested. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60727 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 10:12:55 +00:00
valeski%netscape.com
51bb2e0a9a
building the proto proxy service on linux and win
...
git-svn-id: svn://10.0.0.236/trunk@60726 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 10:07:47 +00:00
valeski%netscape.com
0f30a9a32d
15594. r=gagan. adding protocol service to the linux and windows builds
...
git-svn-id: svn://10.0.0.236/trunk@60725 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 10:06:34 +00:00
valeski%netscape.com
940a145b1e
15594. r=gagan. The protocol proxy service. I'm just dropping this in for now. It won't be used until FTP changes are in
...
git-svn-id: svn://10.0.0.236/trunk@60724 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 10:04:56 +00:00
tbogard%aol.net
f7b0f70b71
Removed unused method from the interface. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@60723 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 09:42:30 +00:00
tbogard%aol.net
778337e30f
Moving the needed interfaces over to the header file where they are needed. This will fix the wensleydale bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60722 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 09:39:21 +00:00
tbogard%aol.net
7a07fd1a8c
SetStatus now uses the new API on nsIWebBrowserChrome. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@60721 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 09:16:26 +00:00
syd%netscape.com
ede0f006e0
Take netscape out of the dialog name, this is used by mozilla also.
...
Save printer dialog settings to preferences. Still have to hook up
margins. r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60720 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 09:09:43 +00:00
alecf%netscape.com
f3276c16a9
remove obsolete files, as found by bryner (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@60719 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 09:06:13 +00:00
tbogard%aol.net
a252453431
Organized includes. Put in a check to ensure that QI to nsIWebNavigation succeeded. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60718 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 08:53:45 +00:00
alecf%netscape.com
1409d63718
fix #27625 - fix title of wizard to match spec (and put it in an entity so it can be localized!)
...
git-svn-id: svn://10.0.0.236/trunk@60717 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 08:41:15 +00:00
alecf%netscape.com
dd881b1be5
fix grammer to match spec #17274
...
no reviewer, just a string change
git-svn-id: svn://10.0.0.236/trunk@60716 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 08:40:33 +00:00
valeski%netscape.com
81bf4379e8
r=gramps (yea, that's right), 15594 (partial). In order for FTP proxies to work, HTTP needs to implement nsIProxy. FTP uses the HTTP protocol to piggy back as a real proxy handler.
...
git-svn-id: svn://10.0.0.236/trunk@60715 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 08:40:05 +00:00
alecf%netscape.com
2905753f1f
fix build bustage
...
travis needs to look at this and make sure it's right
git-svn-id: svn://10.0.0.236/trunk@60714 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 07:49:05 +00:00
valeski%netscape.com
d22fdda706
r=andreas. 27142. we no longer escape the ':' char in the directory portion of a URL
...
git-svn-id: svn://10.0.0.236/trunk@60713 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 07:41:29 +00:00
karnaze%netscape.com
7931565332
new regression tests, not affecting the build
...
git-svn-id: svn://10.0.0.236/trunk@60712 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 07:20:38 +00:00
gagan%netscape.com
e997a4893d
Now allowing FTP to specify an ftp URL-- bug 15594 (and in general allow any non-HTTP handler to use HTTP as a proxy) r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@60711 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 07:06:32 +00:00
scc%netscape.com
c162bd5fb7
Added "nsISupportsIterators.idl", r=danm
...
git-svn-id: svn://10.0.0.236/trunk@60710 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:52:18 +00:00
tbogard%aol.net
73d9a89592
WebShell now relies on the docshell to provide the script environment and providing the scriptGlobalObjectOwner interface. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60709 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:48:39 +00:00
alecf%netscape.com
e23e9cd01e
finish fixing #25575 by updating some strings to match spec
...
no reviewer, just string changes
git-svn-id: svn://10.0.0.236/trunk@60708 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:45:36 +00:00
alecf%netscape.com
8ed1b3ccbd
remove quotes from a string to finish bug #23123
...
no reviewer, just a string change
git-svn-id: svn://10.0.0.236/trunk@60707 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:41:59 +00:00
tbogard%aol.net
4388e873ba
nsDocShell now implements the nsIWebNavigation interface. Added some stubbed code to Ensure that there is a content viewer. Also added stubbed code to Setup the content viewer when a new one is created. This will eventually replace the embed method. Removed the mCreated member as it is no longer needed. The destructor calls Destroy now to centralize the destruction code. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60706 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:40:28 +00:00
danm%netscape.com
7765337b74
adding nsISupportsIterators.idl for scc
...
git-svn-id: svn://10.0.0.236/trunk@60705 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:38:22 +00:00
tbogard%aol.net
7cf811bc0e
Removed GetDocument from the docshell interface. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60704 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:29:40 +00:00
dougt%netscape.com
e30f51cee4
Adding checks for null at every entrypoint. r=dveditz.
...
git-svn-id: svn://10.0.0.236/trunk@60703 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:24:49 +00:00
tbogard%aol.net
9cb84f8821
Changed to get the document from the nsIWebNavigation interface instead of the nsIDocShell interface. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60702 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:23:02 +00:00
tbogard%aol.net
3412db77ba
Removed unused GetPresShell(). Rely on nsXULWindow for the implmentation of SetIntrinsicSizing. SetStatus now flows through the nsXULWindow content tree owner. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60701 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:19:18 +00:00
dougt%netscape.com
035683836e
forgot to remove timebomb preferences which are no longer used in mozilla.
...
read xpfe/components/timebomb/nsITimeBomb.idl for new preferences which
are honored.
r=dveditz This is leftover cruft.
git-svn-id: svn://10.0.0.236/trunk@60700 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:18:00 +00:00
tbogard%aol.net
503a11c3de
Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60699 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:15:35 +00:00
tbogard%aol.net
d327f11ef5
Added the NotifyObservers function. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60698 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:14:21 +00:00
tbogard%aol.net
4a3661ba6f
Added the implementation for FocusAvailable. Added implementation for the new intrinsicSizing attribute. Moved over the NotifyObservers() call from nsWebShellWindow. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60697 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:13:12 +00:00
dougt%netscape.com
f886af1249
Adding timebomb to package lists. bug 1542.
...
git-svn-id: svn://10.0.0.236/trunk@60696 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:11:51 +00:00
tbogard%aol.net
b1355944a4
Added an intrinsic sizing attribute. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60695 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:10:52 +00:00
karnaze%netscape.com
cce5494b49
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@60694 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:06:34 +00:00
karnaze%netscape.com
a9065d25d3
bug 27652, fix loss of border on <table border>, r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@60693 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:06:03 +00:00
evaughan%netscape.com
ede6a6a3a5
fixed bug #18947
...
-r danm
git-svn-id: svn://10.0.0.236/trunk@60692 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:05:23 +00:00
valeski%netscape.com
2647265f3a
r=mcafee. FTP now retrieves username and password info directly from the respective URL accessors. This removes any unescaping burden from FTP. These accessors are guaranteed to return unescaped strings
...
git-svn-id: svn://10.0.0.236/trunk@60691 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:49:55 +00:00
valeski%netscape.com
1b87effafb
single sign-on code wasn't setting the bool return value when the user hit cancel. r=mcafee (for the one in the PromptPassword(), I added the other two after he reviewed)
...
git-svn-id: svn://10.0.0.236/trunk@60690 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:46:08 +00:00
evaughan%netscape.com
d91adaffda
Fix for bug 24351 as well as other jumping buttons and glitches in UI.
...
git-svn-id: svn://10.0.0.236/trunk@60689 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:30:05 +00:00
danm%netscape.com
d64f667b97
force application resume event into modal window. bug 21297. r:saari
...
git-svn-id: svn://10.0.0.236/trunk@60688 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:28:44 +00:00
bryner%uiuc.edu
1257566ee8
Fixing build bustage. r=syd@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@60687 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 04:47:45 +00:00
buster%netscape.com
1ed97296d7
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@60686 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 03:41:45 +00:00
mcafee%netscape.com
ac5613fe53
Newline at end of file, this fixes AIX/HP-UX bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60685 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 03:32:55 +00:00
evaughan%netscape.com
9ccf8402b3
Fix tree bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60684 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:38:45 +00:00
morse%netscape.com
de0074b193
remove incorrect Release statements, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60683 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:12:23 +00:00
buster%netscape.com
5a06148a81
enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
...
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods
checked in some debug-only metrics code that's been sitting in my tree for a few weeks
r=rods
bug 24950
the frame was creating additional initial reflows for itself indirectly and unnecessarily in some cases
r=hyatt (though he hasn't had time for a thorough review of this yet, so I'm going out on a limb a bit
by checking it in prematurely. But I'm very confident, I've done tons of testing, and I'll still insist
on a thorough code review of this change.)
git-svn-id: svn://10.0.0.236/trunk@60682 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:07:50 +00:00
buster%netscape.com
c926a28d67
enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
...
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods
git-svn-id: svn://10.0.0.236/trunk@60681 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:03:36 +00:00
mstoltz%netscape.com
eb1d039627
Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris
...
git-svn-id: svn://10.0.0.236/trunk@60680 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:59:09 +00:00
mstoltz%netscape.com
4ed4e15d17
Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris
...
git-svn-id: svn://10.0.0.236/trunk@60679 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:57:01 +00:00
buster%netscape.com
f8a979601a
bug 26840 r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@60678 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:54:20 +00:00
buster%netscape.com
daf94d0477
bug 25510 r=troy
...
bug 26289 for roc+moz@cs.cmu.edu , r=buster
git-svn-id: svn://10.0.0.236/trunk@60677 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:52:22 +00:00
saari%netscape.com
dbe42b7728
Checking of mac layout.mcp for eric
...
git-svn-id: svn://10.0.0.236/trunk@60676 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:43:48 +00:00
evaughan%netscape.com
03ab66fac1
bug fix for 24351, 22512
...
-r saari
git-svn-id: svn://10.0.0.236/trunk@60675 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:42:09 +00:00
dougt%netscape.com
53716c69df
Adding Timebomb code the apprunner. It is current turned off on the
...
mac. r=dveditz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60674 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:28:11 +00:00
dougt%netscape.com
9239131e45
Adding timebomb to makefile. r=syd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60673 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:19:04 +00:00
dougt%netscape.com
ae40c0ed71
Adding timebomb. r=syd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60672 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:18:25 +00:00
svn%xmlterm.org
af05cfd052
XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD.
...
Migrated from WebShell to DocShell; compiles with Feb12 tree.
(WebShell still used by mozSimpleContainer, as in viewer/nsBrowserWindow.cpp)
git-svn-id: svn://10.0.0.236/trunk@60671 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:17:55 +00:00
dougt%netscape.com
32a405424b
Code Reviewed. r=dveditz.
...
git-svn-id: svn://10.0.0.236/trunk@60670 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:05:48 +00:00
dougt%netscape.com
042c480132
Adding timebomb to makefile.
...
git-svn-id: svn://10.0.0.236/trunk@60669 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:04:10 +00:00
tonyr%fbdesigns.com
950b9fb1d9
Get rid of some debugging code that shouldn't have been there to begin with.
...
git-svn-id: svn://10.0.0.236/trunk@60668 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com
8088159c39
Updated the description to include LDIF
...
git-svn-id: svn://10.0.0.236/trunk@60667 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 00:32:51 +00:00
morse%netscape.com
134b26a192
fix bug in last checkin, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60666 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 23:53:15 +00:00
hyatt%netscape.com
8753125708
Don't need to listen to as many events with menu listenr now.
...
git-svn-id: svn://10.0.0.236/trunk@60665 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 23:15:40 +00:00
pavlov%netscape.com
8431f6e4b0
fix build bustage on windows
...
git-svn-id: svn://10.0.0.236/trunk@60664 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:59:00 +00:00
hyatt%netscape.com
e0c6369619
Fix for 23387.
...
git-svn-id: svn://10.0.0.236/trunk@60663 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:58:10 +00:00
hyatt%netscape.com
02090ea4cc
Fix for bug #23387 .
...
git-svn-id: svn://10.0.0.236/trunk@60662 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:57:52 +00:00
karnaze%netscape.com
b2e6a59c00
new regression tests, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@60661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:53:01 +00:00
pavlov%netscape.com
02a128d4d6
disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@60660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:24:14 +00:00
hyatt%netscape.com
c7b48e2ab3
Fix for bug#25565
...
git-svn-id: svn://10.0.0.236/trunk@60659 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 21:59:22 +00:00
morse%netscape.com
c848dfaa47
remove commented-out code
...
git-svn-id: svn://10.0.0.236/trunk@60658 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 21:16:40 +00:00
morse%netscape.com
70e3f59136
remove wallet, bug 27027, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60657 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 20:35:23 +00:00
morse%netscape.com
2291d66bb6
remove wallet, bug 27027, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60656 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 20:26:01 +00:00
hyatt%netscape.com
761e30f9de
Really fixing 20998
...
git-svn-id: svn://10.0.0.236/trunk@60655 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:58:35 +00:00
morse%netscape.com
dd24be25e5
remove wallet, bug 27027, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60654 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:55:05 +00:00
despotdaemon%netscape.com
218f09bba3
Pseudo-automatic update of changes made by dkl@redhat.com.
...
git-svn-id: svn://10.0.0.236/trunk@60653 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:46:24 +00:00
morse%netscape.com
3291ba0cad
no coding change -- added id's in preparation for removing wallet, bug 27027
...
git-svn-id: svn://10.0.0.236/trunk@60652 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:23:08 +00:00
erik%netscape.com
c919dd1a84
bug 27543 and bug 27566; crashing in profile manager; need to unregister
...
pref callback when destroying device context; r=none
git-svn-id: svn://10.0.0.236/trunk@60651 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 18:05:36 +00:00
troy%netscape.com
ed97833d64
b=26184 r=karnaze@netscape.com Changed it so that for a percentage width based
...
floater if the containing block width is unconstrained we use NS_UNCONSTRAINEDSIZE
for the floater's computed width. We were using 0 and this was causing table column
widths to be incorrect
git-svn-id: svn://10.0.0.236/trunk@60650 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:55:18 +00:00
dveditz%netscape.com
0ae6e168b7
backing out, profiles don't use the registry SERVICE
...
git-svn-id: svn://10.0.0.236/trunk@60649 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:48:25 +00:00
rickg%netscape.com
a1de8e5158
major perf mods for bug 27524, and removed deprecated methods; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@60648 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:46:15 +00:00
rickg%netscape.com
7a7f6f9860
fixed off-by-one error; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@60647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:45:01 +00:00
dveditz%netscape.com
cd90077fa5
closing the file used by the registry service is evil
...
git-svn-id: svn://10.0.0.236/trunk@60646 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:43:41 +00:00
rickg%netscape.com
2180b5b895
removed warnings -- unused variables; r=none
...
git-svn-id: svn://10.0.0.236/trunk@60645 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:39:47 +00:00
dveditz%netscape.com
b0239d13cc
closing the file used by the registry service is evil
...
git-svn-id: svn://10.0.0.236/trunk@60644 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:32:19 +00:00
syd%netscape.com
0f0b60a475
Make true PR_TRUE. r=tor@cs.brown.edu
...
git-svn-id: svn://10.0.0.236/trunk@60643 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 16:49:50 +00:00
tor%cs.brown.edu
b4ba80be89
Add a "-nosplash" command line option to disable splash screen. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 16:49:41 +00:00
syd%netscape.com
771016a2bb
Fix build bustage. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60641 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 16:27:21 +00:00
syd%netscape.com
3a0166f847
Added splash.xpm to Unix package
...
git-svn-id: svn://10.0.0.236/trunk@60640 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 15:24:07 +00:00
syd%netscape.com
747c9b1120
Added splash screen for Gtk/Linux. r=ben, scc. Tested on TrueColor and
...
PsuedoColor devices.
git-svn-id: svn://10.0.0.236/trunk@60639 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 15:23:28 +00:00
locka%iol.ie
dcdfa6d96a
Now BeforeNavigate(2) passes a correctly formed post data value to stop crashes in CHtmlView derived clients.
...
The next step is to use the post data passed into the Navigate in the first place.
git-svn-id: svn://10.0.0.236/trunk@60638 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 15:20:58 +00:00
locka%iol.ie
716dc09f67
Fixed webshell change breakages.
...
Fixed NS_InitXPCOM breakages
Added last post data variable so events can fire it to clients during browsing
git-svn-id: svn://10.0.0.236/trunk@60637 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 15:18:29 +00:00
dbaron%fas.harvard.edu
7b2435d51d
Fix a small leak of an nsBaseWidget (when clicking the mouse on the Start Mozilla button in the profile manager, and probably some other cases).
...
r=pavlov
git-svn-id: svn://10.0.0.236/trunk@60636 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 14:59:55 +00:00
seth%cs.brandeis.edu
3c86f1bd47
This implements canonical email address transformation. i.e., you have the option of setting up bug_email.pl to search the profiles database for a username which has the same username (before the @) same username and base domain (seth@cs.brandeis.edu = seth@job.cs.brandeis.edu) or identical email address (old behavior) based on the From email address. See the code for a more sensical description.
...
git-svn-id: svn://10.0.0.236/trunk@60635 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 14:39:47 +00:00
syd%netscape.com
8365a247e6
Added timebomb makeifles, but currently commented out at dougt's request.
...
r=dougt.
git-svn-id: svn://10.0.0.236/trunk@60634 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 14:23:59 +00:00
syd%netscape.com
f7b0e0078c
Added timebomb Makefiles for Linux. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@60633 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 13:48:50 +00:00
jfrancis%netscape.com
09a4b94ba9
fix for 17994: indent skips down a line
...
git-svn-id: svn://10.0.0.236/trunk@60632 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 13:06:21 +00:00
jfrancis%netscape.com
cdde05a831
fix for 27188: crash when making text bold
...
git-svn-id: svn://10.0.0.236/trunk@60631 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 12:52:15 +00:00
hyatt%netscape.com
eea25d0551
Fix for bug #19209 .
...
git-svn-id: svn://10.0.0.236/trunk@60630 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 11:59:35 +00:00
dougt%netscape.com
2698589125
how about checking in the right fix. good night.
...
git-svn-id: svn://10.0.0.236/trunk@60629 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:37:59 +00:00
dougt%netscape.com
4d20d00550
Fix to return error code if failed. r=dveditz.
...
not hooked up to build yet.
git-svn-id: svn://10.0.0.236/trunk@60628 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:37:29 +00:00
hyatt%netscape.com
ee0adfd245
Making inner tree cell a box frame. Seems to fix about 10 bugs. :)
...
git-svn-id: svn://10.0.0.236/trunk@60627 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:28:51 +00:00
drapeau%eng.sun.com
1ad23fd334
Fix for 7783 (r=marklin@eng.sun.com): Removed extraneous #include
...
statements, including the "pprthred.h" semi-private header.
git-svn-id: svn://10.0.0.236/trunk@60626 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:07:30 +00:00
dougt%netscape.com
dbfcda659e
Landing of nsITimeBomb. It still needs to be tested on unix and the mac as
...
well as peer reviwed. For these reasons it is not hooked up yet.
bug 1542.
git-svn-id: svn://10.0.0.236/trunk@60625 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 08:48:14 +00:00
hyatt%netscape.com
ed7916ef9a
Fixing obscene edge case in #5927 .
...
git-svn-id: svn://10.0.0.236/trunk@60624 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 08:44:31 +00:00
hyatt%netscape.com
b5f59749de
Fix for bug #5927 .
...
git-svn-id: svn://10.0.0.236/trunk@60623 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 08:33:39 +00:00
hyatt%netscape.com
90464a6e61
Submenu delay is incorrect for Win32 default. Patching in look and feel.
...
git-svn-id: svn://10.0.0.236/trunk@60622 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 07:20:22 +00:00
hyatt%netscape.com
70b1e955b2
Fix for bug #25739 .
...
git-svn-id: svn://10.0.0.236/trunk@60621 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 06:40:30 +00:00
hyatt%netscape.com
5d47c37c68
Moving previous 9701 fix out of frame constructor and into presshell. r=troy
...
git-svn-id: svn://10.0.0.236/trunk@60620 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 06:07:38 +00:00
sspitzer%netscape.com
e8ba712ceb
fix for #24569 . handle uri migration if the username had an @ character
...
in it.
git-svn-id: svn://10.0.0.236/trunk@60619 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 02:42:41 +00:00
seth%cs.brandeis.edu
abd4179663
o this is a minor step towards getting canonical email addresses to work, and not via a gross hack (the script with a gross hack is in use in a production environment, so ...)
...
Anyways, this address the findUser() sub and email transforms of none, base domain, and name only. base_domain is not properly implemented yet. an email transform of none does an exact match on email addresses in the profiles table. A name only transform does a regular expression match (via mysql's RLIKE operator) on the name portion of the address (i.e., seth from seth@job.cs.brandeis.edu ). This is sloppy, but useful in an environment where there are only a few users.
the base_domain is next, probably tomorrow. I need to figure out how to implement it first.
git-svn-id: svn://10.0.0.236/trunk@60618 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 02:16:11 +00:00
mjudge%netscape.com
d8159272db
small change to key bindings reviewd allready didnt check it in yet. bug=20146
...
git-svn-id: svn://10.0.0.236/trunk@60617 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 01:07:02 +00:00
sspitzer%netscape.com
41338f2fa0
fix for bug #27542 , set the "mail.server.server<n>.directory" prefs correctly
...
when migrate news servers on linux
git-svn-id: svn://10.0.0.236/trunk@60616 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 00:56:25 +00:00
sspitzer%netscape.com
ddd2106879
don't migrate the .snm files on UNIX
...
git-svn-id: svn://10.0.0.236/trunk@60615 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 00:06:19 +00:00
scc%netscape.com
7e15323442
wrapped |nsCOMPtr| vs. raw pointer comparisons in a |#ifndef| for |NSCAP_NSCOMPTR_TO_RAW_COMPARISONS_ARE_AMBIGUOUS| which is currently not defined. When an autoconf test defines this symbol, these operators will go away, and Linux will never be bit by the |nsCOMPtr| can't compare to a raw pointer error. Currently, there is no effect. r={mjudge,rginda}
...
git-svn-id: svn://10.0.0.236/trunk@60614 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 23:30:52 +00:00
erik%netscape.com
b3d4482050
bug 13072; we now take the smaller font when the desired font size is
...
precisely half-way between 2 available fonts; this avoids the 18-pixel
times font on systems with only the "75dpi" (sic) fonts installed;
the 18-pixel font is too large and bold-looking; r=tao
git-svn-id: svn://10.0.0.236/trunk@60612 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 22:17:15 +00:00
morse%netscape.com
54640bf9e6
wording change in preparation for removing wallet, bug 27027
...
git-svn-id: svn://10.0.0.236/trunk@60611 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 22:12:09 +00:00
morse%netscape.com
10fb94ce56
wording change in preparation for removing wallet, bug 27027
...
git-svn-id: svn://10.0.0.236/trunk@60610 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 21:21:48 +00:00
sspitzer%netscape.com
0895b0b7c7
fix 82 warnings for ltabb.
...
git-svn-id: svn://10.0.0.236/trunk@60609 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 20:11:08 +00:00
morse%netscape.com
4f3cfab269
fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@60608 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 19:51:59 +00:00
sspitzer%netscape.com
d8dde68418
fix for bug #26944 . nsStdUrl is returning an escaped url. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60607 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 19:50:49 +00:00
blizzard%redhat.com
f35e03bd09
fix for printing crash, bug #24735 . make sure that mAdjustment is initialized in the constructor. r=tor
...
git-svn-id: svn://10.0.0.236/trunk@60606 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 19:11:47 +00:00
dp%netscape.com
3672095f40
bug# 13732 Removing brprof from the build. r=akkanna
...
git-svn-id: svn://10.0.0.236/trunk@60605 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 18:50:36 +00:00
leaf%mozilla.org
72c8e59138
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@60604 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 18:45:44 +00:00
attinasi%netscape.com
2f3dac1279
Image title is now set after load is completed so the dimensions will be valid.r=pnunn b=27365
...
git-svn-id: svn://10.0.0.236/trunk@60603 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 18:09:40 +00:00
rods%netscape.com
68b0b47186
Let's try a non-COMPtr fix, I wish COMPtr would work the same on all platforms....
...
git-svn-id: svn://10.0.0.236/trunk@60602 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:49:11 +00:00
erik%netscape.com
64439cd911
bug 24005; wrap a pref around the font size rounding code, as discussed
...
by rickg, Eric Krock, buster, pierre and I; r=pierre
git-svn-id: svn://10.0.0.236/trunk@60601 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:28:41 +00:00
rods%netscape.com
75d5380d64
same old thing Linux hates comparing a nsCOMPtr to a non-OMCPtr
...
git-svn-id: svn://10.0.0.236/trunk@60600 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:01:35 +00:00
rods%netscape.com
b7b372274e
now remembers single selects correctly, have not implemented it for mulitple
...
selects yet, but this check in get mail work, multiple is needed for bugzilla
b=21945, r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60599 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:26:24 +00:00
rods%netscape.com
d1ce8ef517
converted over to use nsCOMPtr and changed return code back to NS_OK for GetAttr
...
part of bug 21945 work, r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60598 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:24:19 +00:00
rods%netscape.com
089f6bed81
now remembers state when selected for single select combos and listboxes,
...
it does not remember mulitple selections (more work needed in content class)
converted over to rnsCOMptr as much as I could
b=21945, r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60597 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:21:37 +00:00
seth%cs.brandeis.edu
e350e961cf
this is the initial checkin of the bug_email.pl script into the bugzilla cvs tree under the contrib directory. This is not my code, but I'm championing its maintanence right now, since I'm using and hacking on it heavily. The list of contributors can be found in the file itself.
...
Changes I've made :
- updated to the newest CVS pull of bugzilla
- works out of contrib/bugzilla
- put in the MPL license header
Directions for use are in the file itself. Essentially, you put in a procmailrc entry which cats the message to this script.
Changes coming in the near future ...
- canonical email transformation (i.e., seth@job.cs.brandeis.edu == seth@cs.brandeis.edu )
- default product and component (i.e., if you don't specify a product and component, it goes into a PENDING product)
- querying a bug over email
- appending a bug over email
- keywords over email
- use the globals.pl parameters functionality to edit and save this script's parameters
- integrate some setup in the checksetup.pl script
FWIW, the first two things are necessary for this to be useful in my setup, so they get an overwhelming bit of priority
git-svn-id: svn://10.0.0.236/trunk@60596 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:13:01 +00:00
hyatt%netscape.com
66cff938a2
Addendum to 20764
...
git-svn-id: svn://10.0.0.236/trunk@60595 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:47:33 +00:00
hyatt%netscape.com
50e68e7dc5
Fix for bug #20764 .
...
git-svn-id: svn://10.0.0.236/trunk@60594 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:08:52 +00:00
hyatt%netscape.com
5211340670
Fix for PDT+ bug #20764 .
...
git-svn-id: svn://10.0.0.236/trunk@60593 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:08:23 +00:00
saari%netscape.com
0c9ed11708
fix for 25434, PDT+ crasher. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60592 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 08:33:12 +00:00
ducarroz%netscape.com
46a256b8cf
UI Part of feature 17072. Add new UI files to make files. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@60591 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:46:07 +00:00
rpotts%netscape.com
72d5cba5a2
Too many OnStopRequest(...) calls were being made by the memcache in AsyncReadStreamAdaptor::Cancel(...). It turns out that Cancel() is called more than once. Each call was generating an OnStopRequest(...). This was later triggering an ASSERT that mDownstreamListener was NULL
...
git-svn-id: svn://10.0.0.236/trunk@60590 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:18:50 +00:00
rpotts%netscape.com
b3bc7d662e
Fixed purify [UMR] by initializing mProxyPort
...
git-svn-id: svn://10.0.0.236/trunk@60589 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:15:19 +00:00
mjudge%netscape.com
dcda3caccf
adding new file should not be built yet. this will do no harm
...
git-svn-id: svn://10.0.0.236/trunk@60588 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:09:19 +00:00
morse%netscape.com
1fe8c5938d
fix bug 27491, rejects not displayed in signon viewer. Trivial coding change, not reviewed
...
git-svn-id: svn://10.0.0.236/trunk@60587 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 05:55:38 +00:00
saari%netscape.com
62f2db1cfe
Fixing delete key regression. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60586 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 05:52:24 +00:00
ben%netscape.com
f2ad0a0092
fix for 20823, r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60585 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 05:32:03 +00:00
pavlov%netscape.com
afb015357d
fix viewer bustage on linux r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@60584 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:47:38 +00:00
mccabe%netscape.com
484ef131f2
Remove trailing \ in NS_LOADGROUP_CID define, as it can unintentionally pick up subsequent text in generated .h file.
...
r=mozbot
git-svn-id: svn://10.0.0.236/trunk@60583 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:22:31 +00:00
ben%netscape.com
a36d6b91ee
removing searchwindow checkbox, bug26931, r=gagan
...
git-svn-id: svn://10.0.0.236/trunk@60582 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:09:31 +00:00
ducarroz%netscape.com
29d6d9dede
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@60581 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:58:01 +00:00
hangas%netscape.com
6431d4ecce
Fix 25139, disable unused menu items for b1. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@60580 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:37:35 +00:00
bryner%uiuc.edu
ddda7317a2
Making the key names in the mousewheel preferences dialog
...
platform-specific. bug 23685, r=ben@netscape.com .
git-svn-id: svn://10.0.0.236/trunk@60579 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:33:40 +00:00
hyatt%netscape.com
1214b16f13
Fix for PDT+ bug #9701 . Also fixes the crasher holding the tree closed. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60578 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:10:01 +00:00
akkana%netscape.com
4270972196
Put the extra newline back. Rick had changed something last night
...
which fixed the bogus extra newline problem, and caused the tree to
go orange since the test still had the extra newline; but now he's
apparently reverted that fix, so the extra newline is back and
the tree is orange again. This should make it go green. a=trudelle
git-svn-id: svn://10.0.0.236/trunk@60577 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:47:06 +00:00
tbogard%aol.net
25707569b7
When setting focus, it should be valid that if there is not a tree owner, then we don't assert, just don't call the tree owner to set itself visible. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@60576 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:47:02 +00:00
tbogard%aol.net
68077fd630
When getting a TreeOwner that is null, make sure we don't crash trying to call QueryInterface on it when grabbing the nsIBaseWindow interface. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60575 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:39:51 +00:00
despotdaemon%netscape.com
77b64e45c9
Pseudo-automatic update of changes made by tajima@eng.sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@60574 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:36:18 +00:00
despotdaemon%netscape.com
9be3e7e8da
Pseudo-automatic update of changes made by seth@cs.brandeis.edu.
...
git-svn-id: svn://10.0.0.236/trunk@60573 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:33:58 +00:00
despotdaemon%netscape.com
9b907066e4
Pseudo-automatic update of changes made by rich.burridge@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@60572 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:28:36 +00:00
morse%netscape.com
627e12358a
white-space changes only
...
git-svn-id: svn://10.0.0.236/trunk@60571 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:21:18 +00:00
morse%netscape.com
da248c16a6
cleanup interface to stream generators, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60570 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:10:03 +00:00
morse%netscape.com
88024b65a6
correct the handling of unichar characters, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60569 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:04:25 +00:00
despotdaemon%netscape.com
a9c7d0e33c
Pseudo-automatic update of changes made by rpallath@eng.sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@60568 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:59:49 +00:00
akkana%netscape.com
279d38edc9
27144: make sure the editor bogus node starts with _moz, and strip it out in html output. r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@60566 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:58:40 +00:00
jim_nance%yahoo.com
226d705184
For some reason a few systems though that the -F/ in the original script was
...
a file name instead of a switch. I dont know why. This version seems to work
better. Ramiro said I could check it in if I wanted to own it, so I put my
email address where his used to be.
r=ramiro
git-svn-id: svn://10.0.0.236/trunk@60565 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:58:28 +00:00
karnaze%netscape.com
19635b17c5
bug 10636, 15499(partial) - correctly get margin,border,padding from reflow info. calculate it for percentage padding when reflow state not available. r=troy
...
git-svn-id: svn://10.0.0.236/trunk@60564 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:55:40 +00:00
pnunn%netscape.com
17cf0ba325
bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp.
...
git-svn-id: svn://10.0.0.236/trunk@60563 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:51:57 +00:00
rickg%netscape.com
d72b633f03
removed warnings and fixed bug 27483; r=rods and akkana (for portions)
...
git-svn-id: svn://10.0.0.236/trunk@60562 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:47:56 +00:00
av%netscape.com
24616785b2
Fixing 27469, r=waqar
...
git-svn-id: svn://10.0.0.236/trunk@60561 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:43:02 +00:00
hangas%netscape.com
42737e6fba
Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@60560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:37:43 +00:00
sfraser%netscape.com
8999db69fd
Remove a printf that should be debug only. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@60559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:25:55 +00:00
valeski%netscape.com
d81f5ea091
r=mcafee, 27339. We were kicking *any* load failure to the keyword server, now we're a little more selective
...
git-svn-id: svn://10.0.0.236/trunk@60558 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:22:25 +00:00
sfraser%netscape.com
ba91b16f16
Remove linkage with wallet DLL (!) r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@60557 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:22:08 +00:00
sdv%sparc.spb.su
003d45e5fc
addon fix to bug 13338.
...
git-svn-id: svn://10.0.0.236/trunk@60556 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:11:48 +00:00
leaf%mozilla.org
11f1bc50f7
fixing --enable-detect-webshell-leaks for bug 10847, fix from waqar, r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@60555 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:59:27 +00:00
karnaze%netscape.com
3348645b69
bug 8524 - don't use -moz-bg-inset in standard mode. r=troy
...
bug 10269 - renamed RequiresPass1Layout to IsAutoLayout and have it force a fixed layout table (not tree) to be auto layout if the table is auto width.
git-svn-id: svn://10.0.0.236/trunk@60554 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:58:38 +00:00
mcafee%netscape.com
1d56b75198
Adding m14, userAgent for about: page. (27477) r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@60553 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:55:26 +00:00
ducarroz%netscape.com
05a89ebaad
Fix for bug 24182. For some reason, we cannot set the thread column icon during the load of the window. This is a temporary fix. R=putterman
...
git-svn-id: svn://10.0.0.236/trunk@60552 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:55:14 +00:00
alecf%netscape.com
9f4126ddc6
fix for #27160
...
r=sspitzer
use wallet to determine the status of rememberPassword
git-svn-id: svn://10.0.0.236/trunk@60551 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:52:53 +00:00
slamm%netscape.com
760da4cd47
Rest of fix for preview button enabling (bug 24149).
...
git-svn-id: svn://10.0.0.236/trunk@60550 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:49:47 +00:00
law%netscape.com
5ea30ab540
Handle exception that occurs when opening a Mac path; b=26632; r=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60549 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:46:10 +00:00
pavlov%netscape.com
cc239dbd6a
quiet down saari's debugging output for the rest of us.
...
git-svn-id: svn://10.0.0.236/trunk@60548 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:42:57 +00:00
slamm%netscape.com
1d7c42d752
Mark 'Leaving directory' lines as errors too if there was a make error
...
git-svn-id: svn://10.0.0.236/trunk@60547 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:40:28 +00:00
slamm%netscape.com
106d263cad
Reduce the number of global variables. Only give 'NEXT ERROR' link if there is another one. Group consecutive errors into one error.
...
git-svn-id: svn://10.0.0.236/trunk@60546 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:39:50 +00:00
sspitzer%netscape.com
0fbd6a5d0b
fix warnings. fix bug #27458 , add HaveData() interface for alecf
...
so he can check if there is data in the single signon database
for a given url. r=alecf
git-svn-id: svn://10.0.0.236/trunk@60545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:28:46 +00:00
danm%netscape.com
6231954eab
just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque.
...
git-svn-id: svn://10.0.0.236/trunk@60544 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:27:57 +00:00
mjudge%netscape.com
3784cee7b9
small change for bad assert...
...
git-svn-id: svn://10.0.0.236/trunk@60543 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:24:55 +00:00
jj%netscape.com
8a8b8322c4
removed obsolete <file.xpt>. r=dougt,sdagley
...
git-svn-id: svn://10.0.0.236/trunk@60541 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:10:35 +00:00
ftang%netscape.com
7e4f0907ea
fix bug 23665. make OnKeyUp same behavior as OnKeyDown. Clean up old old unused code. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@60540 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:10:22 +00:00
leila.garin%eng.sun.com
a9df051ed0
Added getElementById method due to change in JavaDOM adhering to W3C specs.
...
git-svn-id: svn://10.0.0.236/trunk@60539 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:08:52 +00:00
saari%netscape.com
fe0210cefd
more focus changes
...
git-svn-id: svn://10.0.0.236/trunk@60538 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:51:53 +00:00
saari%netscape.com
9c43efde18
changes for PDT+ focus bugs, see my list, r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60537 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:50:15 +00:00
sfraser%netscape.com
3688329ac1
Really fix this ASSERT macro in the optimized case, now.
...
git-svn-id: svn://10.0.0.236/trunk@60536 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:42:25 +00:00
saari%netscape.com
f22b366843
continuation of focus landing, PDT+ bugs in my list, look if you care, r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60535 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:42:11 +00:00
hyatt%netscape.com
74646aeb15
Landing focus memory. If you pull before saari completes this checkin (we
...
still have to land nsWebShellWindow and nsGlobalWindow),
you will not like the result. r=saari
git-svn-id: svn://10.0.0.236/trunk@60534 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:41:13 +00:00
hyatt%netscape.com
c4901d5a4c
Landing focus memory. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60533 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:35:14 +00:00
saari%netscape.com
19260739a5
Changes for focus, too many bugs to list, look at my PDT+ list if you care. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60532 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:32:13 +00:00
saari%netscape.com
c9e152ec43
Changes for focus landing that is now commencing.
...
Too many bugs to list, look at my PDT+ list if you care. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60531 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:31:18 +00:00
rods%netscape.com
eaa3ba8f8a
check both key code and whether the alt flag is set, which is odd
...
because the key code should not be ALT is the flag is false, but this has to do
with the AltGR, we will be reviewein this futher as a downgraded bug 9333
b=9333 r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60530 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:27:24 +00:00
vidur%netscape.com
21d0b1e903
Fix for bug 26694. Flush pending notifications before get frame information. r=nisheeth.
...
git-svn-id: svn://10.0.0.236/trunk@60529 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:08:57 +00:00
rogerl%netscape.com
906664fef9
Nuts, checked in wrong file AND named wrong bug in previous checkin, msu
...
be friday or something.
Correct bug# is 26060.
git-svn-id: svn://10.0.0.236/trunk@60528 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 23:00:21 +00:00
nisheeth%netscape.com
907a57920f
r=hyatt. Partial fix for PDT+ bug 13537. Session history captures frame state now.
...
git-svn-id: svn://10.0.0.236/trunk@60527 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:54:37 +00:00
mcafee%netscape.com
3b06c7454d
Adding Error: string so tinderbox will create a link in the error log. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@60526 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:53:58 +00:00
sfraser%netscape.com
90fe785bbb
Be a bit more paranoid about using a macro called ASSERT, which is rather common.
...
git-svn-id: svn://10.0.0.236/trunk@60525 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:49:55 +00:00
slamm%netscape.com
c48eed17bf
Take out colors for bloat numbers. The numbers jump around too much and the colors have lost all value.
...
git-svn-id: svn://10.0.0.236/trunk@60524 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:48:58 +00:00
tonyr%fbdesigns.com
00d17db1a2
Removed call to registry->Close()
...
git-svn-id: svn://10.0.0.236/trunk@60523 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:41:45 +00:00
ben%netscape.com
c213967a1e
localisability fixes I missed on my first sweep/checkin, fixing bugs (27408, 27409, 27410, 27411, 27425)
...
git-svn-id: svn://10.0.0.236/trunk@60522 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:31:49 +00:00
Jerry.Kirk%Nexwarecorp.com
cc64e38c88
Remove the -DPHOTON2_ONLY flag since everything has been converted over to Photon 2
...
git-svn-id: svn://10.0.0.236/trunk@60521 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:30:44 +00:00
morse%netscape.com
f6b363df33
changed master password to database key per product marketings request.
...
git-svn-id: svn://10.0.0.236/trunk@60520 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:28:54 +00:00
pavlov%netscape.com
b3eb5c0605
fix for combo boxes not grabbing the mouse on linux (fixes bugs 7898 and 26273) r=waqar
...
git-svn-id: svn://10.0.0.236/trunk@60519 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:26:36 +00:00
vidur%netscape.com
740007824b
Fix for crashes on mousedown in chromeless windows. Hyatt says that this is a PDT+ bug, though he couldn't get me the number. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60518 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:26:12 +00:00
alecf%netscape.com
95046dde83
remove old cruft that was adding to startup bloat
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60517 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:25:24 +00:00
alecf%netscape.com
689bc6faad
unloading stuff from my tree (no bug, but I said I would do this)
...
speed up Account Manager for beta1 by removing excess IFRAMEs and decks.
now load each page on demand, as well show individual server prefs instead of grouping them all together.
r=putterman
git-svn-id: svn://10.0.0.236/trunk@60516 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:23:49 +00:00
alecf%netscape.com
e0550c38f0
fix for #27397 , remove duplicate ENTITY line
...
(no reviewer, too simple)
git-svn-id: svn://10.0.0.236/trunk@60515 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:22:31 +00:00
rogerl%netscape.com
55516c09bf
r=brendan@mozilla.org
...
bug #26857
Fix for evaluating multi-part script prologs in advance.
git-svn-id: svn://10.0.0.236/trunk@60514 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:21:15 +00:00
rogerl%netscape.com
5433804427
r=brendan@mozilla.org
...
Prepare for new setter/getter syntax.
git-svn-id: svn://10.0.0.236/trunk@60513 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:19:33 +00:00
rogerl%netscape.com
c31ce73e9e
r=mccabe
...
bug #22866
Support unicode line/paragraph separators.
git-svn-id: svn://10.0.0.236/trunk@60512 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:17:56 +00:00
chuang%netscape.com
8679e8199c
Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60511 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:17:23 +00:00
rogerl%netscape.com
fb68bd916d
r=norris
...
Deal with precendence warning whinings
git-svn-id: svn://10.0.0.236/trunk@60510 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:16:55 +00:00
cata%netscape.com
c316de4042
Menu label changed in DTD. r=none bug #27351
...
git-svn-id: svn://10.0.0.236/trunk@60509 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:13:24 +00:00
akkana%netscape.com
65219b8064
27431 -- avoid slew of printfs complaining about GetCharCode from KeyDown, and speed up xul key bindings. r=brade
...
git-svn-id: svn://10.0.0.236/trunk@60508 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:11:39 +00:00
sfraser%netscape.com
8a68249521
Fix for bug 27287 -- get Apple Events working again on Mac. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60507 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:10:43 +00:00
sfraser%netscape.com
21df59e482
Added new files for Apple Event support. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60506 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:08:23 +00:00
sfraser%netscape.com
ee90d08180
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@60505 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:08:02 +00:00
harishd%netscape.com
d5026b4536
21008 - Handling NOTAGS in HEAD.
...
r=vidur - For changes in content sink.
git-svn-id: svn://10.0.0.236/trunk@60504 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:07:12 +00:00
sfraser%netscape.com
67328d152e
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@60503 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:06:28 +00:00
harishd%netscape.com
9a2a38451a
Fixed Bugs:
...
20087 - [PDT+] Fixed by synchronizing the stacks,
in parser and content sink when FORM behaved as a container.
25202 - Fixed a context-mismatch that was caused while
handling illegal contents in TABLE.
25658 - Tweaked CanOmit() to be a little picky on omitting
misplaced-content in TABLE.
24885 - Removed ADDRESS from being P tag's kid. ( per spec. )
r=pollmann
25880, 21008 - Handling NOTAGS in HEAD.
25749 - SOUND tag is now a non-container and can be
contained by flow-entities. ( per spec. )
22913 - Fixed by not allowing BLOCKQUOTE to be a child of
PRE ( as per spec. )
r=rickg
r=vidur - For changes in content sink.
Did some performace work in nsHTMLTokenizer and nsHTMLTokens.
GIST: Avoiding excessive use of ::strlen() and ::memcpy(). Limiting
RecordTrailingContent() usage.
r=nisheeth
git-svn-id: svn://10.0.0.236/trunk@60502 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:06:25 +00:00
akkana%netscape.com
e622d7e61f
Fix problem in the output tests. r=rickg,a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@60500 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 20:30:25 +00:00
rickg%netscape.com
85cc90a499
fixing tiny menu bug by backing out partial update to nsStr; r=none
...
git-svn-id: svn://10.0.0.236/trunk@60499 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 16:21:53 +00:00
brade%netscape.com
201e2ee92d
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@60498 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:51:34 +00:00
brade%netscape.com
82616343a1
string for pref panel label
...
git-svn-id: svn://10.0.0.236/trunk@60497 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:49:17 +00:00
jefft%netscape.com
6422e1410e
partial checkin for bug 24740 - namespaces and acl for imap account; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60496 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:36:34 +00:00
rickg%netscape.com
c74d2b6a53
backout part of xif update; r=none (because it's a backout)
...
git-svn-id: svn://10.0.0.236/trunk@60495 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:34:12 +00:00
law%netscape.com
80d5dbb7bc
Move setting of handler attribute to after element is put in document to workaround a bug; b=26402, r=hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60494 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:33:04 +00:00
troy%netscape.com
53d97bab09
b=27043 r=buster@netscape.com Inner table cell specifies NS_BLOCK_MARGIN_ROOT
...
flag now
git-svn-id: svn://10.0.0.236/trunk@60493 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:31:41 +00:00
rickg%netscape.com
87927ff949
improve token initializer
...
git-svn-id: svn://10.0.0.236/trunk@60492 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:25:39 +00:00
rickg%netscape.com
c38cb85f64
revert changes
...
git-svn-id: svn://10.0.0.236/trunk@60491 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:25:00 +00:00
rickg%netscape.com
c5a8533d38
added return type on new method
...
git-svn-id: svn://10.0.0.236/trunk@60490 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:19:17 +00:00
rods%netscape.com
f7ef16a8b1
minor changes to html.css to remove some bad padding value for mulitple selects
...
b 27236 r=dcone
git-svn-id: svn://10.0.0.236/trunk@60489 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:18:02 +00:00
Jerry.Kirk%Nexwarecorp.com
44ccfffd88
Add support for the GetSpaceWidth() method in nsFontMetrics and added
...
the call to it in nsRenderingContextPh::GetWidth. This is PHOTON ONLY.
git-svn-id: svn://10.0.0.236/trunk@60488 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:44:50 +00:00
dcone%netscape.com
d13b0303fa
Added printer regression test file. r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@60487 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:41:05 +00:00
dcone%netscape.com
c0b6cafc63
Added printer regression test files and directories
...
git-svn-id: svn://10.0.0.236/trunk@60486 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:40:32 +00:00
dcone%netscape.com
8aa725889e
Printer regression test files. r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@60485 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:38:57 +00:00
Jerry.Kirk%Nexwarecorp.com
5304aed978
Adding the Splash Screen for Neutrino/Photon platform.
...
git-svn-id: svn://10.0.0.236/trunk@60484 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:37:43 +00:00
dcone%netscape.com
2dabaa9aae
Fixed the invalidate for the Palette. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@60483 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:35:01 +00:00
scc%netscape.com
57d04da54b
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@60482 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:32:11 +00:00
cathleen%netscape.com
6abc139dd2
check in fix for dougt, bug=27254 r=cathleen
...
change relative chrome url path to absolute url path
git-svn-id: svn://10.0.0.236/trunk@60481 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:51:51 +00:00
rickg%netscape.com
cd259454d6
oops -- case error in filename
...
git-svn-id: svn://10.0.0.236/trunk@60480 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:50:36 +00:00
tomk%mitre.org
80179fb0c3
Fixed MAC build problem where MozillaProcessingInstruction.cpp was too long of
...
a file name. Some changes were also made to testMozDOM.cpp to test other
appects of the wrapper classes. (TransforMIIX is not part of the regular
Mozilla building process, and is not build automatically)
git-svn-id: svn://10.0.0.236/trunk@60479 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:47:27 +00:00
rickg%netscape.com
0ab79b600b
fixed 22340, 23749, 23931, 24419, 25522, 25630, 25845 and 25895; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@60478 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:11:29 +00:00
rickg%netscape.com
4209916b0d
fixed25049; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@60477 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:11:03 +00:00
rickg%netscape.com
bc4aa61e7a
fixed bug24346; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@60476 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:10:40 +00:00
rickg%netscape.com
75675dc36b
fixed 23749; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@60475 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:10:38 +00:00
gagan%netscape.com
0a8cc2cacb
I am an idiot...
...
git-svn-id: svn://10.0.0.236/trunk@60472 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 11:42:38 +00:00
scc%netscape.com
0d69deea47
Somebody is |#include|ing this file inside an |extern "C"| declaration. This is wrong, and stops the build on some platforms. In the meantime, protect the new template declarations to stop the build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60471 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:38:14 +00:00
tbogard%aol.net
71cb7c74d0
Assert when trying to sizeToContent on subframes. It's not allowed. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60470 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:35:20 +00:00
tbogard%aol.net
d4df97746a
Remove methods that are no longer needed to implement nsIWebShellContainer. Removed the local chrome mask member variable and moved it into relying on the base class. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60469 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:32:01 +00:00
tbogard%aol.net
5ff215e94d
Removed methods that are no longer used as nsIWebShellContainer or nsIWebShell interface no longer require them. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60468 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:30:17 +00:00
tbogard%aol.net
e0a0579a3e
Remove a number of now defunct methods on nsIWebShellContainer. And a couple more from nsIWebShell. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60467 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:29:02 +00:00
tbogard%aol.net
1256999190
Default to all chrome rather than no chrome. bug fix for 27354.
...
git-svn-id: svn://10.0.0.236/trunk@60466 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:21:15 +00:00
danm%netscape.com
ed9de8bf79
pass all keyboard events in modal event filter. bug 27296. r:pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@60465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 08:05:35 +00:00
sdv%sparc.spb.su
df8ad6f69f
changed fix to bug 13338.
...
now check for null pointers in Java DOM instead of
passing null references to coreDOM
git-svn-id: svn://10.0.0.236/trunk@60464 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 07:58:12 +00:00
mcafee%netscape.com
ab290bfcfb
Renaming fe to mozillaBinary, since that's what it is; fe didn't mean anything to me.
...
git-svn-id: svn://10.0.0.236/trunk@60463 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 07:45:40 +00:00
nisheeth%netscape.com
706e43d307
r=vidur. Partial fix for PDT+ bug 26673. Sync up the content and frame models before returning information from certain getter methods of global window.
...
git-svn-id: svn://10.0.0.236/trunk@60462 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 07:14:41 +00:00
scc%netscape.com
dbe29c01c8
Fixed up |NS_IF_ADDREF| to support the following use efficiently in the non-logging case
...
NS_IF_ADDREF(*result = mFoo);
as per bug #27343 . r=jband
(Actually, I like the generated error better when I make this small modification to the template)
git-svn-id: svn://10.0.0.236/trunk@60461 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 07:12:02 +00:00
nisheeth%netscape.com
740297e197
r=Troy. We were specifying the incorrect child as a reflow dirty target in some cases.
...
git-svn-id: svn://10.0.0.236/trunk@60460 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 07:11:43 +00:00
scc%netscape.com
f2d3cb0785
Fixed up |NS_IF_ADDREF| to support the following use efficiently in the non-logging case
...
NS_IF_ADDREF(*result = mFoo);
as per bug #27343 . r=jband
git-svn-id: svn://10.0.0.236/trunk@60459 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 07:07:57 +00:00
pinkerton%netscape.com
a0295bd9b7
missed a removal of text/plain. changed "copy link url" to use text/unicode.
...
git-svn-id: svn://10.0.0.236/trunk@60458 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 07:06:47 +00:00
danm%netscape.com
763cd027e0
nsToolkit destructor was decrementing the refcount on the global event queue handler; a prelude to stopping event handling. It now does this only if it had previously incremented the refcount: a thing done in Init, not the constructor. bug 21596. r:pinkerton,scc.
...
git-svn-id: svn://10.0.0.236/trunk@60457 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:56:57 +00:00
mcafee%netscape.com
4fbd106ddb
MailNewsTest comments.
...
git-svn-id: svn://10.0.0.236/trunk@60456 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:41:22 +00:00
pepper%netscape.com
8a30ae3dc9
Adding more functionality to the genereic remote control. Not very well tested yet but not hooked up to anything. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60455 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:13:56 +00:00
hangas%netscape.com
85282b6a6a
Remaining file of previous checkin lost due to checkin by ben at same moment.
...
git-svn-id: svn://10.0.0.236/trunk@60454 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:10:26 +00:00
hangas%netscape.com
aaa8fb2dc4
Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@60453 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:05:04 +00:00
ben%netscape.com
49501c14e8
fix for 25512, delete and add bookmark have same accelerator, r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60452 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:01:47 +00:00
ben%netscape.com
7d15c7950f
fix for 26931, say what the default search engine is in search pref panel (r=syd, scc),
...
remove word "Communicator" from offline panel and replace with "Mozilla"
git-svn-id: svn://10.0.0.236/trunk@60451 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:56:54 +00:00
ducarroz%netscape.com
9443f00c6e
Fix for the regression of bug 26408. I forget to call awFinishCopyNode after we create rows during the initialization. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@60450 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:52:38 +00:00
ben%netscape.com
767504ed3e
profile manager rewording, r=verah
...
git-svn-id: svn://10.0.0.236/trunk@60449 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:47:48 +00:00
ben%netscape.com
1917def79c
changes to profile manager wording. r=verah
...
git-svn-id: svn://10.0.0.236/trunk@60448 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:46:21 +00:00
ben%netscape.com
83863f5ac2
changes to profile manager language. r=verah
...
git-svn-id: svn://10.0.0.236/trunk@60447 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:46:04 +00:00
ssu%netscape.com
d17b95f202
fixed bugs:
...
#24297 - added code to randomly install talkback 2o% of the time.
#27298 - fixed the underline under the N on the Mail&News string
#27184 - removed all references to "SmartUpdate" strings
git-svn-id: svn://10.0.0.236/trunk@60446 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:30:25 +00:00
ben%netscape.com
aca9899231
fix string bundle bug 27252, r=syd, resurrecting matt's search changes which I accidentally clobbered, and resurrecting rjc's history flushing.
...
git-svn-id: svn://10.0.0.236/trunk@60445 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:23:50 +00:00
jefft%netscape.com
c9d525c233
partial check in for bug 24740; check for non-empty namespace for public & other users when reading from the pref; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60444 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:23:01 +00:00
mcafee%netscape.com
7c546e9791
Woops, forcing failure for MailNews test it becomes primetime.
...
git-svn-id: svn://10.0.0.236/trunk@60443 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:21:59 +00:00
mcafee%netscape.com
3df1f36bd1
Adding mailnews test, minor cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@60442 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:20:53 +00:00
joki%netscape.com
15bfe999f1
Fix for bug 24947, prevent recursive blur/focus calls. r:saari
...
git-svn-id: svn://10.0.0.236/trunk@60441 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:20:44 +00:00
dougt%netscape.com
a70995a6fc
checking in makefile to build the interface nsIDirectoryService
...
git-svn-id: svn://10.0.0.236/trunk@60440 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:12:20 +00:00
dougt%netscape.com
de1ecad85d
removing unneed file. r=smfr.
...
git-svn-id: svn://10.0.0.236/trunk@60439 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:09:18 +00:00
sfraser%netscape.com
2d08cec5fc
Add nsIDirectoryService.idl for doug. r=dougt.
...
git-svn-id: svn://10.0.0.236/trunk@60438 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:09:04 +00:00
mccabe%netscape.com
16fff5d567
Switch from using cached-and-refcounted nsIAllocator to linking directly to nsAllocator, as we're in the same DLL. Also turn some freecoded memcpy sequences into calls to nsAllocator::Clone
...
r=jband
git-svn-id: svn://10.0.0.236/trunk@60437 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:08:10 +00:00
dougt%netscape.com
51593d848e
first checking
...
git-svn-id: svn://10.0.0.236/trunk@60436 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:04:53 +00:00
matt%netscape.com
69bf09e520
part of my last check in r=don
...
git-svn-id: svn://10.0.0.236/trunk@60435 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:04:18 +00:00
nhotta%netscape.com
b5b11add1a
Fixing cata's Mac build problem, added a new idl to the project.
...
git-svn-id: svn://10.0.0.236/trunk@60434 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:53:58 +00:00
dougt%netscape.com
fad7a57b1a
Fix from warren to check for the return val of Clone.
...
Also adding extra ('s around a arguably confusing if statement
r=warren
git-svn-id: svn://10.0.0.236/trunk@60433 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:50:23 +00:00
dougt%netscape.com
2386c0a0cd
24560. Fixing jsurl document.write('foo') assertion/crash. Now returning
...
and error code from the channel creation which notifies the webshell
that all is okay but there is no channel to read from.
r=warren.
git-svn-id: svn://10.0.0.236/trunk@60432 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:48:09 +00:00
matt%netscape.com
49787b4bdd
Adding select lists for dynamic font menu
...
Removing dynamic from the font pane. r=don
24830, 26077, 26176, 24753, 24754
git-svn-id: svn://10.0.0.236/trunk@60431 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:41:35 +00:00
hyatt%netscape.com
9f822a37cb
Fix for PDT+ bug #9333 . r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60430 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:22:45 +00:00
ssu%netscape.com
3e8e2b2833
added a #define so vc6 knows it does not require MFC. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@60429 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:20:43 +00:00
norris%netscape.com
78ff426219
Fix 18439 windows.status allows reading links
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@60428 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:18:39 +00:00
troy%netscape.com
1b7a0dd5ff
r=karnaze@netscape.com Performance improvement for tables. During the initial
...
reflow we skip the pass2 reflow if it's an unconstrained reflow
git-svn-id: svn://10.0.0.236/trunk@60427 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:55:33 +00:00
cmanske%netscape.com
87df3038b6
Color dialog work, corrected checking in new images without -kb, r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@60426 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:45:40 +00:00
cata%netscape.com
6b6c77b375
Implementation of new idl interface r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@60425 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:42:41 +00:00
cata%netscape.com
3cd270dcbd
New idl interface in the build; r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@60424 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:42:15 +00:00
tonyr%fbdesigns.com
e1eaa22b91
Switch to the category manager for registration
...
git-svn-id: svn://10.0.0.236/trunk@60423 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com
f55058aeea
Updated mail import to use nsMsgSend to reconstruct messages
...
git-svn-id: svn://10.0.0.236/trunk@60422 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com
d9e6915d6c
Switched to use the category manager for registration
...
git-svn-id: svn://10.0.0.236/trunk@60421 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com
0dceb2fe54
Improved progress reporting
...
git-svn-id: svn://10.0.0.236/trunk@60420 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com
e8673f2544
Added onclick handler for checkboxes
...
git-svn-id: svn://10.0.0.236/trunk@60419 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:33:02 +00:00
cata%netscape.com
9a375e001e
One liner to change to radio button behavior. hyatt's suggestion.
...
git-svn-id: svn://10.0.0.236/trunk@60418 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:17:12 +00:00
cata%netscape.com
9680b2337a
Commenting out old Charset menu. bug #15482 r = none (two XUL lines)
...
git-svn-id: svn://10.0.0.236/trunk@60417 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:13:04 +00:00
bryner%uiuc.edu
239b3b2b49
We don't need to build xlibrgb except when compiling the motif or xlib
...
toolkits. r=pavlov@netscape.com .
git-svn-id: svn://10.0.0.236/trunk@60416 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:07:32 +00:00
akkana%netscape.com
20bdc95513
27138: Implementations for View Source and Preview. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@60415 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 02:48:28 +00:00
akkana%netscape.com
20d400ff7c
Fixing nsCOMPtr taining build bustage. a=gramps
...
git-svn-id: svn://10.0.0.236/trunk@60414 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 02:38:20 +00:00
rchen%netscape.com
5a5d57d7ae
Add three lines at line 304 to fix the bug 14110. It checks whether there is ... at the end of the title. Have the code reviewed by Chris Saari.
...
git-svn-id: svn://10.0.0.236/trunk@60413 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 02:07:54 +00:00
pinkerton%netscape.com
9023b2267a
fix for 27423, menus coming back sometimes after a item was selected. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@60412 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 02:02:06 +00:00
scc%netscape.com
6c898aeb09
bug #25621 : shouldn't add a |NULL| atom to the hashtable. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@60411 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:59:55 +00:00
tbogard%aol.net
11c3af9ebc
Changed the FocusAvailable to call on the new docshell path rather than the old webshell/ container path. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60410 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:56:01 +00:00
rpotts%netscape.com
bb1431add0
Bug #26883 (tested by duncan@be.com). Fixed up broken QI implementation in a socket transport test case.
...
git-svn-id: svn://10.0.0.236/trunk@60409 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:52:23 +00:00
ben%netscape.com
1fc43d166d
fix for default dialog buttons being truncated. (profile manager) r=don@netscape.com (no, really)
...
git-svn-id: svn://10.0.0.236/trunk@60408 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:49:42 +00:00
cmanske%netscape.com
5638b9120a
Adding js file for new dialog. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@60407 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:44:24 +00:00
scc%netscape.com
27364da951
Added |NS_ISUPPORTS_CAST()|. Added |NS_DebugGetRefCount()| as per bug #26803 . r={pinkerton, hyatt}
...
git-svn-id: svn://10.0.0.236/trunk@60406 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:42:58 +00:00
bienvenu%netscape.com
d288d6de49
add nsIMsgLogonRedirector,r=phil
...
git-svn-id: svn://10.0.0.236/trunk@60405 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:36:41 +00:00
gagan%netscape.com
bc8ff516cd
removed an unnecessary include.
...
git-svn-id: svn://10.0.0.236/trunk@60404 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:34:07 +00:00
rhp%netscape.com
e83df3736a
Fix to escape quotes along with the other special characters - Bug #: 27039 - r: bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60403 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:32:20 +00:00
rhp%netscape.com
eff8747476
Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60402 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:31:15 +00:00
gagan%netscape.com
2ce835680d
Fixing horkage... God please stop allowing people to use gotos in C++...
...
git-svn-id: svn://10.0.0.236/trunk@60401 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:26:23 +00:00
cmanske%netscape.com
3c0a660a04
Fixed color picker bug 27293. Initial checkin of new Color Properties dialog. Added images to show span and div tags. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@60400 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:26:03 +00:00
vidur%netscape.com
f1a9c3f401
Fix for bug 9140. Area elements now have event fired for them. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@60399 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:24:59 +00:00
ftang%netscape.com
a8c75db53b
back out bad fix. agreed by ben and tao chang it back to 1.2
...
git-svn-id: svn://10.0.0.236/trunk@60398 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:24:25 +00:00
alecf%netscape.com
1c681cda1e
change a string to match spec (just changing string, no reviewer)
...
git-svn-id: svn://10.0.0.236/trunk@60397 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:24:24 +00:00
attinasi%netscape.com
f66be91ae7
added default argument to FindNonTransparentBackground to tell it to start at the context's parent (for QuirkMode emulation). r=karnaze b=8524
...
git-svn-id: svn://10.0.0.236/trunk@60396 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:24:05 +00:00
attinasi%netscape.com
30f1afd12d
Updated the code to use the nsIScrollableFrame interface instead of assuming the FirstChild is the scrolled-frame. r=evaughan
...
git-svn-id: svn://10.0.0.236/trunk@60395 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:23:36 +00:00
slamm%netscape.com
61ddb0fb94
Turn multiple select back on.
...
git-svn-id: svn://10.0.0.236/trunk@60394 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:23:05 +00:00
attinasi%netscape.com
008eaa38ab
PaintBorder and RenderSide now tell the StyleUtil function FindNonTransparentBackground to use the parent of the context to find the bgcolor in Quirks mode. r=karnaze b=8524
...
git-svn-id: svn://10.0.0.236/trunk@60393 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:23:04 +00:00
attinasi%netscape.com
de36ddd5b0
font-size in QuirksMode will now be ignored if the units are not specified. r=pierre b=23461
...
git-svn-id: svn://10.0.0.236/trunk@60392 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:22:47 +00:00
attinasi%netscape.com
3a7bb6ed9a
case-insensitive check for font-name in LoadFont. r=eric b=27005
...
git-svn-id: svn://10.0.0.236/trunk@60391 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:22:20 +00:00
attinasi%netscape.com
3ad1be29f8
PresShell is now observing the document always instead of just when a new PresContext is NOT created. r=troy b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60390 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:50 +00:00
slamm%netscape.com
7c34107f55
Clean up xul. Add column picker popup menu. Pick better column widths.
...
git-svn-id: svn://10.0.0.236/trunk@60389 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:37 +00:00
attinasi%netscape.com
1514757cda
Support for enabling / Disabling the timer. r=pierre b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60388 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:36 +00:00
hangas%netscape.com
0e9fcb6239
Checking in for saari, fix for key bindings with no xulkey="true" (bug 26484). r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@60387 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:35 +00:00
slamm%netscape.com
c92dc0b9d2
Add style to hide columns.
...
git-svn-id: svn://10.0.0.236/trunk@60386 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:26 +00:00
slamm%netscape.com
da1aaf4615
Clean up xul.
...
git-svn-id: svn://10.0.0.236/trunk@60385 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:22 +00:00
attinasi%netscape.com
c0556bcafb
Enabling and Disabling the Style-Timer to bound it to the Frame Creation context. r=nisheeth b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60384 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:05 +00:00
attinasi%netscape.com
070db9bb2b
added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60383 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:19:23 +00:00
pollmann%netscape.com
ab48c21ac0
Bug 10434: legend.form return form legend is in r=buster
...
Bug 26669: Don't execute script in noframe and noscript tags r=harishd,vidur
git-svn-id: svn://10.0.0.236/trunk@60382 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:18:41 +00:00
slamm%netscape.com
c099b34ece
Add sidebar panel list url (bug 26073).
...
git-svn-id: svn://10.0.0.236/trunk@60381 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:17:39 +00:00
pollmann%netscape.com
9a16283fc1
Bug 10434: legend.form now returns form that legend is contained in. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@60380 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:17:31 +00:00
slamm%netscape.com
eda34d5de7
Change 'My Panels' to 'My Sidebar' (bug 26932).
...
git-svn-id: svn://10.0.0.236/trunk@60379 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:16:35 +00:00
slamm%netscape.com
79dc36b822
Fix links in sidebar (bug 25951).
...
git-svn-id: svn://10.0.0.236/trunk@60378 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:16:31 +00:00
tbogard%aol.net
330b980016
Removed unused include.
...
git-svn-id: svn://10.0.0.236/trunk@60377 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:16:30 +00:00
slamm%netscape.com
598e3e3e68
Create remote panel list url from prefs (bug 26073). Change interCaps to lowercase_underscore.
...
git-svn-id: svn://10.0.0.236/trunk@60376 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:16:25 +00:00
slamm%netscape.com
8d6f34557f
Remove calculater (bug 18373). It was causing problems.
...
git-svn-id: svn://10.0.0.236/trunk@60375 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:16:18 +00:00
slamm%netscape.com
d73c321f65
Inline entities in rdf file. Remove calculater (bug 18373). It was causing problems.
...
git-svn-id: svn://10.0.0.236/trunk@60374 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:16:09 +00:00
slamm%netscape.com
83dbc021c2
Pick a slightly taller default height.
...
git-svn-id: svn://10.0.0.236/trunk@60373 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:16:05 +00:00
slamm%netscape.com
e0aabeddf1
Copy all panel attributes from remote datasource (bug 23357). Fix preview button enabling (bug 24149). Change interCaps to lowercase_underscore.
...
git-svn-id: svn://10.0.0.236/trunk@60372 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:15:59 +00:00
tbogard%aol.net
c462a84285
Removed forward declare of unused class nsIBrowserWindow.
...
git-svn-id: svn://10.0.0.236/trunk@60371 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:15:07 +00:00
rjc%netscape.com
330cf48525
Fix bug # 24302: AM/PM localization issue fixed.
...
git-svn-id: svn://10.0.0.236/trunk@60370 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:13:20 +00:00
tbogard%aol.net
ae46ea6d3b
Removed unused forward declaration of class nsIBrowserWindow.
...
git-svn-id: svn://10.0.0.236/trunk@60369 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:11:37 +00:00
fergus%netscape.com
bf6c1d7ba2
Changes to Localization notes. r=chjung@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60368 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:11:35 +00:00
tbogard%aol.net
7eb74b6283
Removed unused include file.
...
git-svn-id: svn://10.0.0.236/trunk@60367 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:10:55 +00:00
tbogard%aol.net
aa3a31c4a7
SetItemType now asserts when you try to set the type while there is a parent. FocusAvailable now supports calling up to the treeOwner. CreateTargetLocation() now has an implementation. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60366 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:09:12 +00:00
nhotta%netscape.com
d93c3cf8c0
Added a function to return path name in unicode, contributed by m_kato@ga2.so-net.ne.jp, edited by nhotta, bug 22863, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@60365 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:08:56 +00:00
erik%netscape.com
bcd82a3e6a
bug 24005; putting the font size rounding code back in, since removing it
...
caused problems; part of ongoing discussion between rickg, pierre, etc.
git-svn-id: svn://10.0.0.236/trunk@60364 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:05:55 +00:00
mjudge%netscape.com
8902de1a13
added new java property. added it to nsDOMPropEnums.h to allow genprops.pl to give correct method name
...
git-svn-id: svn://10.0.0.236/trunk@60363 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:04:56 +00:00
hyatt%netscape.com
0a2891a44f
Fix for 16339.
...
git-svn-id: svn://10.0.0.236/trunk@60362 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:04:16 +00:00
mjudge%netscape.com
1d45101156
fixes left out last night for range removal bug
...
git-svn-id: svn://10.0.0.236/trunk@60361 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:00:56 +00:00
troy%netscape.com
bbc25b14c0
b=26282 r=vidur@netscape.com Now when using the alternate content for an
...
image that can't be rendered we ignore everything after one of: ; # ?
git-svn-id: svn://10.0.0.236/trunk@60360 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:00:17 +00:00
hyatt%netscape.com
d5a072fbac
Fix for bug #25675 . More focus memory framework being checked in for the
...
command dispatcher as well.
git-svn-id: svn://10.0.0.236/trunk@60359 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:59:32 +00:00
alecf%netscape.com
827dcd94b2
add new branding string bundle ( #27294 )
...
r=tao
git-svn-id: svn://10.0.0.236/trunk@60358 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:58:28 +00:00
hyatt%netscape.com
e636e32edb
Fix for 20471. Basic focus memory framework being checked in as well.
...
git-svn-id: svn://10.0.0.236/trunk@60357 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:57:54 +00:00
sgehani%netscape.com
b74fe23984
*** NOT PART OF BUILD ***
...
Linux install wizard progress.
git-svn-id: svn://10.0.0.236/trunk@60356 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:57:43 +00:00
valeski%netscape.com
4853bfe16b
24679. removing the milestone from the UA string
...
git-svn-id: svn://10.0.0.236/trunk@60355 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:57:02 +00:00
hyatt%netscape.com
70b673d7f6
Fixes for bugs 24969 and 27109.
...
git-svn-id: svn://10.0.0.236/trunk@60354 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:56:41 +00:00
alecf%netscape.com
b57f370e2e
fix for #26413 - new accounts were picking up old accounts's values, so clear them all out of the prefs r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@60353 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:55:54 +00:00
pnunn%netscape.com
be8772f614
fix for bug#25021. r:neeti, rpotts. fix needed for pdt bugs. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@60352 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:55:37 +00:00
valeski%netscape.com
6c6a66b718
removing extraneous export on a file that DNE anymore
...
git-svn-id: svn://10.0.0.236/trunk@60351 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:55:01 +00:00
tbogard%aol.net
8dfc0174ff
Removed unused header file.
...
git-svn-id: svn://10.0.0.236/trunk@60350 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:54:29 +00:00
dbragg%netscape.com
9622330ddd
Fix for bug 27093 r=cathleen
...
git-svn-id: svn://10.0.0.236/trunk@60349 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:54:15 +00:00
law%netscape.com
bb737b1ed7
Handle error by stopping input channel (and generating alert for user); b=23821,r=warren@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60348 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:53:27 +00:00
mjudge%netscape.com
ba88a6145d
adding more = false lines to xul files and the XBL. bugs=25462,25730 hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60347 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:53:01 +00:00
dbragg%netscape.com
2784dae710
Fix for bug 21089 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@60346 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:52:26 +00:00
ben%netscape.com
659392392a
forgot to check this in with previous work that I checked in ages ago. it was reviewed then, I just forget by who. maybe jst@citec.fi since he did a lot of reviews for me recently.
...
git-svn-id: svn://10.0.0.236/trunk@60345 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:51:43 +00:00
rjc%netscape.com
41db2fcb68
Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown()
...
git-svn-id: svn://10.0.0.236/trunk@60344 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:51:33 +00:00
colin%theblakes.com
f814a9456d
Only a read of 0 means EOF. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@60343 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:50:58 +00:00
ben%netscape.com
99a783fae9
forgot to check this in with my localisability fixes last night (those were r=jst@citec.fi)
...
git-svn-id: svn://10.0.0.236/trunk@60342 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:48:37 +00:00
rjc%netscape.com
7927cfc9f2
Fix bug # 25034: more support for foreign charset conversion on search results.
...
git-svn-id: svn://10.0.0.236/trunk@60341 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:48:23 +00:00
gagan%netscape.com
660a5e7f37
Fixed bug 27024. Changed nsIHTTPChannel.idl to have proxy host/port
...
accessors and modifiers. Channels may now override the proxy setting
from the HTTP handler. r=valeski
Fixed bug 24329. Made mProxyAuthList in nsAuthEngine to keep the list of proxy authentications. Logout now clears both proxy and basic auths. r=rjc
Fixed bug 26149. Authenticate now aborts only if the user doesn't click cancel on the PromptUserPass dialog. Removed the unnecessary nsIChannel* parameter on Authenticate. r=rjc
Fixed bug 24304. We now register a callback for proxy preferences. r=rjc
Fixed bug 17158. We now honor "network.proxy.no_proxies_on" preference to diable proxy activity on specified host or domain. We still need a fix for 27141 to read and write this pref correctly. r=rjc
Fixed bug 16442. Referer is only added if its an http URI. r=rjc
git-svn-id: svn://10.0.0.236/trunk@60340 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:47:50 +00:00
rjc%netscape.com
cb217033c3
Fix bug # 27039: small escape changes. Helps JavaScript URLs which are bookmarked.
...
git-svn-id: svn://10.0.0.236/trunk@60339 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:47:17 +00:00
akkana%netscape.com
9d4f509dc9
Fix minor typo: add the missing space. Very safe, will fix warning message on startup. a=don,granrose
...
git-svn-id: svn://10.0.0.236/trunk@60338 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:25:59 +00:00
slamm%netscape.com
33cab5a448
Trim trailing whitespace from tinderbox variables.
...
git-svn-id: svn://10.0.0.236/trunk@60337 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:11:01 +00:00
evaughan%netscape.com
a9aadf75b0
1) Fixed freeze because of sync drawing in forms
...
2) Fixed fieldset blocker
-r rods, granrose
git-svn-id: svn://10.0.0.236/trunk@60336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 21:36:28 +00:00
rods%netscape.com
4c60293963
turning off Gfx scrollbars for listboxes
...
b 27253 r=evaughan
git-svn-id: svn://10.0.0.236/trunk@60333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 21:13:44 +00:00
attinasi%netscape.com
4c07882f5e
Backing out accidental changes.
...
git-svn-id: svn://10.0.0.236/trunk@60332 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 20:35:41 +00:00
attinasi%netscape.com
7444a69463
backout of accidental checkin...
...
git-svn-id: svn://10.0.0.236/trunk@60331 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 20:21:29 +00:00
attinasi%netscape.com
5a392aceea
Backing out the change I accidentally checked in.
...
git-svn-id: svn://10.0.0.236/trunk@60330 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:47:36 +00:00
attinasi%netscape.com
e10cb148c5
PaintBorder and RenderSide now tell the StyleUtil function FindNonTransparentBackground to use the parent of the context to find the bgcolor in Quirks mode. r=karnaze b=8524
...
git-svn-id: svn://10.0.0.236/trunk@60329 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:22:00 +00:00
attinasi%netscape.com
b837f85366
Support for enabling / Disabling the timer. r=pierre b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60328 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:21:55 +00:00
attinasi%netscape.com
e7f945b47a
added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60327 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:21:54 +00:00
ducarroz%netscape.com
948e77e05b
Fix regression 27194. A=granrose. Check in missing for fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60326 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 18:04:13 +00:00
mcafee%netscape.com
03900ed7d7
Proper cvs login
...
git-svn-id: svn://10.0.0.236/trunk@60325 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 17:27:52 +00:00
mkaply%us.ibm.com
21ad02a5d4
Missing end comment r=ftang@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60324 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 15:17:03 +00:00
jefft%netscape.com
5d650b694f
fixed bug 24054 -- imap message copy to local folder needs to have From line escaped; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60323 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 14:48:53 +00:00
kin%netscape.com
e8878458ab
Fix for PDT+ bug #22206 : ALT + NUM Pad operation moves the cursor point unnecessarily
...
Modified all keybindings for up, down, left, right, home, end, pgUp, and pgDown
so that they are not triggered if the Alt key is down.
mozilla/xpfe/global/resources/content/editorBindings.xul
mozilla/xpfe/global/resources/content/browserBindings.xul
mozilla/xpfe/global/resources/content/inputBindings.xul
mozilla/xpfe/global/resources/content/textAreaBindings.xul
mozilla/xpfe/global/resources/content/win/platformInputBindings.xul
mozilla/xpfe/global/resources/skin/htmlBindings.xml
mozilla/xpfe/global/resources/skin/win/platformHTMLBindings.xml
r=brade@netscape.com ,akkana@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60322 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 14:08:13 +00:00
dcone%netscape.com
e7c81be1d0
fixed some palette code. r=kmclusk
...
git-svn-id: svn://10.0.0.236/trunk@60321 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 13:59:45 +00:00
Jerry.Kirk%Nexwarecorp.com
d0a267f09c
Check in updated version of nsGfxFactory that manages the ImageManager
...
class. This was crashing us. PHOTON ONLY
Also added un-finished nsFontEnumerator class to nsFontMetricsPh
git-svn-id: svn://10.0.0.236/trunk@60320 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 13:13:29 +00:00
colin%theblakes.com
a06111f25f
Make filespec comparisons case-blind for OpenVMS. Fix build problem for OpenVMS. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@60319 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 10:54:55 +00:00
sgehani%netscape.com
d914b10509
Part of fix for b = 24299 r = ssu
...
git-svn-id: svn://10.0.0.236/trunk@60318 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 10:15:01 +00:00
sgehani%netscape.com
80677a479e
Added random install feature to deteremine component pre-selection at parse time.
...
b = 24299
r = ssu
git-svn-id: svn://10.0.0.236/trunk@60317 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 10:04:18 +00:00
ftang%netscape.com
9366459a71
back out mkaply@us.ibm.com Invalid changes check in yesterday and fix the real problem by making the charset name consitent. r=mkaply@us.ibm.com
...
git-svn-id: svn://10.0.0.236/trunk@60316 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:26:09 +00:00
mjudge%netscape.com
bbbd081d63
adding remove range for table selection and for completeness. 26460 r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@60315 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:17:02 +00:00
hangas%netscape.com
fc03d9de9e
Fix 27163, comment out some xul not functioning for beta1. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60314 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:05:48 +00:00
hangas%netscape.com
a6bfc67a06
Fix for 27197, Profile Selection Dialog does not support Enter and Esc keys for buttons. r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@60313 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:00:25 +00:00
tbogard%aol.net
90e8b05b56
Removed unused header.
...
git-svn-id: svn://10.0.0.236/trunk@60312 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:54:30 +00:00
sgehani%netscape.com
ac152929c0
Really default to installing in the root of the boot volume.
...
b = 19360
r = ssu
git-svn-id: svn://10.0.0.236/trunk@60311 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:48:50 +00:00
tbogard%aol.net
e293c2bf9c
Removed unused include.
...
git-svn-id: svn://10.0.0.236/trunk@60310 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:35:37 +00:00
warren%netscape.com
4189d3799d
Fix for bug 27022, input buffers get truncated. r=mbp@worldonline.dk,dougt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60309 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:27:01 +00:00
mjudge%netscape.com
46435e5f51
clearing strange M flag on file. must ahve checked in a space instead of tab or something
...
git-svn-id: svn://10.0.0.236/trunk@60308 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:24:23 +00:00
mjudge%netscape.com
3bbb755cdb
adding one more prop for selection
...
git-svn-id: svn://10.0.0.236/trunk@60307 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:21:42 +00:00
mjudge%netscape.com
9d16b27f7a
fix for memory leak bug 24332
...
git-svn-id: svn://10.0.0.236/trunk@60306 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:55:34 +00:00
mjudge%netscape.com
41735e6bdd
fix for bug 18528. fixing tabs controls in selection guessing.
...
git-svn-id: svn://10.0.0.236/trunk@60305 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:48:17 +00:00
tbogard%aol.net
767c8e2c5f
Moved the loading of the Title, Position and size from XUL into nsXULWindow from WebShellWindow. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60304 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:47:24 +00:00
tbogard%aol.net
290cfd18f5
Fixed a bug where when targetting to a "_content" window from within a XUL window that did not have a browser window would not find an already open browser to target into. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60303 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:41:11 +00:00
ftang%netscape.com
583d0f9049
fix bug 24807. Change mapping table. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@60302 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:31:04 +00:00
nisheeth%netscape.com
1ece5d5eba
r=vidur. Fix for bug . We now revoke pending reflow events in the pres shell's destructor.
...
git-svn-id: svn://10.0.0.236/trunk@60301 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:27:43 +00:00
ssu%netscape.com
1fee1f55aa
Fixed bug #21426 - Core.xpi has been broken up into core.xpi and browser.xpi
...
r=cathleen
git-svn-id: svn://10.0.0.236/trunk@60300 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:11:36 +00:00
dveditz%netscape.com
a5685697d5
Resurrect VC5 build
...
git-svn-id: svn://10.0.0.236/trunk@60299 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:09:18 +00:00
tbogard%aol.net
498b17c6b6
Made sure we set the tree item before adding it to the parent. Then we also must notify the tree owner of the addition of the content shell after it has been added. This the bugs having to do with treeOwner showing up (27087, 2719, 25951). r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60298 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:04:09 +00:00
dveditz%netscape.com
b92e672660
Fixes to get this building on VC5 again. r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@60297 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:03:49 +00:00
ben%netscape.com
7a98e8dc8d
localisation fix for bookmarks, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@60296 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:58:15 +00:00
ben%netscape.com
d8c174eb4e
localisability fix for bookmarks, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@60295 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:57:33 +00:00
bienvenu%netscape.com
7afd0fedb1
fix 26246 problem reading aol imap mail, just a typo
...
git-svn-id: svn://10.0.0.236/trunk@60294 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:56:22 +00:00
ben%netscape.com
876a19336f
whitespace fix for mac navigator window
...
git-svn-id: svn://10.0.0.236/trunk@60293 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:50:25 +00:00
rhp%netscape.com
d838ed040c
Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip
...
git-svn-id: svn://10.0.0.236/trunk@60292 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:48:22 +00:00
ben%netscape.com
90b016e26e
fixes for localisability of navigator package (removed hardcoded english strings ) (r=jst@citec.fi),
...
small formatting fix for navigator to prevent whitespace at top of mac navigator window
git-svn-id: svn://10.0.0.236/trunk@60291 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:46:50 +00:00
norris%netscape.com
8d750ce9f0
For some reason the sun compiler doesn't like the ?: assignment.
...
git-svn-id: svn://10.0.0.236/trunk@60290 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:24:38 +00:00
ducarroz%netscape.com
a919784a03
Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60289 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:05:57 +00:00
cmanske%netscape.com
84b449000f
Disabled unimplemented table menu items. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@60288 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:36:31 +00:00
norris%netscape.com
ef4de2cd8f
Fix bad separator in Makefile problem.
...
git-svn-id: svn://10.0.0.236/trunk@60287 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:33:49 +00:00
mjudge%netscape.com
8359e395da
this was preliminary checkin for later feature. removing offensive line of code for linux. adding back the way it was. I will continue to add this content however but it will be released when not used by nsCOMPtr
...
git-svn-id: svn://10.0.0.236/trunk@60286 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:20:55 +00:00
pinkerton%netscape.com
78f4c3efcd
adding nsTableEditor.cpp for cmanske, removing EditTable.cpp.
...
git-svn-id: svn://10.0.0.236/trunk@60285 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:15:56 +00:00
cmanske%netscape.com
e080bb6c86
Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@60284 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:14:52 +00:00
cmanske%netscape.com
826a95e76f
Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@60283 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:13:32 +00:00
tbogard%aol.net
d95cf35f7b
Fixed a bug where we weren't actually paying attention to the starting position of the window specified through the features provided in the open call. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60282 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:03:05 +00:00
norris%netscape.com
36450a3f42
Fix 25062 Reload vulnerability
...
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris
git-svn-id: svn://10.0.0.236/trunk@60281 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:56:56 +00:00
nhotta%netscape.com
c5bb7a8237
Fixed wrong target directory and header name problem, bug 25034, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@60280 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:55:01 +00:00
tbogard%aol.net
09713dbb3c
Added the ability to run doing "nmake -f client.mak export" or "nmake -f client.mak install" to target a specific portion of the build pass. r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@60279 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:51:54 +00:00
mjudge%netscape.com
44c8697114
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
...
git-svn-id: svn://10.0.0.236/trunk@60278 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:35:51 +00:00
leaf%mozilla.org
1a7ea52394
checking in updates to fix xmlterm build (not part of regular build yet)
...
git-svn-id: svn://10.0.0.236/trunk@60277 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:23:06 +00:00
mscott%netscape.com
5bc668927e
Bug #24314 --> clicking on send mailto was picking the last node
...
or email address instead of the email address you selected.
r=hangas
git-svn-id: svn://10.0.0.236/trunk@60276 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:22:46 +00:00
pinkerton%netscape.com
fe156d4055
remove WasteLib from the build.
...
git-svn-id: svn://10.0.0.236/trunk@60275 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:21:33 +00:00
pinkerton%netscape.com
10f0dc2a0d
Fix for bug 26452, context menus flashing in upper right corner of window. Wait until the very last moment before we set the menuactive attribute which causes the view to display. Also some minor cleanup. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@60274 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:20:30 +00:00
blizzard%redhat.com
33a2597a1a
first pass at DND for gtk since superwin. fixes bug #9642 . r=pavlov,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@60273 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:19:52 +00:00
pinkerton%netscape.com
b367f9f1a0
removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@60272 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:18:55 +00:00
bienvenu%netscape.com
a9cb557269
msg logon redirector, NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@60271 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 03:44:39 +00:00
jj%netscape.com
cadb154e52
#26126 : changed Mac build scripts to pull NSPR from static tag + some cleanup. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@60270 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 03:16:27 +00:00
pavlov%netscape.com
195a0e2238
fix for stuff r=eric
...
git-svn-id: svn://10.0.0.236/trunk@60269 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 02:43:09 +00:00
sdv%sparc.spb.su
368a6b77c8
fix for bug 24723
...
git-svn-id: svn://10.0.0.236/trunk@60268 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 01:13:57 +00:00
mcafee%netscape.com
9d2e4e683c
Adding nsGfxListControlFrame.cpp for Unix, should fix zero bloat stats. a=don
...
git-svn-id: svn://10.0.0.236/trunk@60267 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 01:12:22 +00:00
sdv%sparc.spb.su
aa76a177aa
fix for bug 22532
...
git-svn-id: svn://10.0.0.236/trunk@60266 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 01:12:21 +00:00
jj%netscape.com
c0814779f2
can't use nsIFrameDebug in an optimized build, fixing with NS_DEBUG wrappers.
...
git-svn-id: svn://10.0.0.236/trunk@60263 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 00:38:59 +00:00
pinkerton%netscape.com
5ae9992bde
fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60262 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 23:24:28 +00:00
evaughan%netscape.com
6cde0e39df
Fixed regression in trees. They go blank in mail when you resize the splitter.
...
-r hyatt, leaf
git-svn-id: svn://10.0.0.236/trunk@60261 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 23:21:57 +00:00
rods%netscape.com
18b173e092
changing nsCOMPtr to weak references for PresContext
...
a=leaf, r=self, bug=bloat&leak went up
git-svn-id: svn://10.0.0.236/trunk@60260 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 23:20:56 +00:00
pinkerton%netscape.com
34fa0f8e24
fix build bustages. can't use "or" as a variable. it is reserved.
...
git-svn-id: svn://10.0.0.236/trunk@60259 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 23:18:40 +00:00
pinkerton%netscape.com
dd05b4c1d1
added nsGFXListControlFrame.cpp
...
git-svn-id: svn://10.0.0.236/trunk@60258 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 23:17:44 +00:00
beard%netscape.com
b701e23042
added DTOA.java
...
git-svn-id: svn://10.0.0.236/trunk@60257 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 23:15:27 +00:00
law%netscape.com
3932570d39
Fix for 27102; backing out bad JS and fixing entity reference in the xul; a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@60256 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:35:14 +00:00
ssu%netscape.com
9d3b8b6150
fixing bug # 27114. Crash in the profile.dll on exit of windows native installer when mozregistry.dat is missing. This is now fixed. a=leaf r=racham
...
git-svn-id: svn://10.0.0.236/trunk@60255 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:34:02 +00:00
dmose%mozilla.org
3e39414c34
fix solaris build bustage. a=leaf@mozilla.org; r=mcafee@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60254 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:29:57 +00:00
evaughan%netscape.com
a268db39c4
1) implememted box reflow coelescing.
...
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543
-r hyatt, troy, rod
git-svn-id: svn://10.0.0.236/trunk@60253 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:02:40 +00:00
dcone%netscape.com
82774c2a26
removed un-needed widget support files. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@60252 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 20:55:14 +00:00
rods%netscape.com
6f5ff9e9f5
forgot to remove unneeded files
...
git-svn-id: svn://10.0.0.236/trunk@60251 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 20:49:23 +00:00
rods%netscape.com
7487b46e5f
ifdef'ing out some new functionality for radio buttons in standard mode
...
a=leaf r=self
git-svn-id: svn://10.0.0.236/trunk@60250 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 20:19:19 +00:00
rogerl%netscape.com
2da230d083
Changed implementation of toString(<base>) to use Waldemar's code from
...
SpiderMonkey.
git-svn-id: svn://10.0.0.236/trunk@60249 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:52:31 +00:00
rods%netscape.com
cffeb53a49
removing unneeded native frames and unneeded frame classes that these derived from
...
fixing checkbox and radiobutton state restore
fixing right btn click on dropdown
adding in initial work for accesskey
bug 17027,26296,27063,7559; carpool a=leaf; r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@60248 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:34:39 +00:00
rods%netscape.com
6881c73afa
cleaning up widget library and removing uneeded widgets
...
fixed ALT key issue for windows
bug 17027,27041; carpool a=leaf; r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@60247 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:30:25 +00:00
rods%netscape.com
d59b06d064
cleaning up viewer to use local versions widget files and support
...
bug 17027, carpool a=leaf, r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@60246 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:28:24 +00:00
rods%netscape.com
0fe441c706
added interfaces to build and added them to be exported
...
git-svn-id: svn://10.0.0.236/trunk@60245 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 19:25:44 +00:00
karnaze%netscape.com
c3c88c42b2
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@60244 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 18:17:31 +00:00
putterman%netscape.com
aceff128b9
Fix assertion when running today's build. r=kin
...
git-svn-id: svn://10.0.0.236/trunk@60243 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 17:03:52 +00:00
kmcclusk%netscape.com
31beeacc3d
Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
...
Call SetTextAlign within SetupDC instead of in each DrawString on WIN32. bug 26973; r=rods@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60242 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:48:01 +00:00
mkaply%us.ibm.com
47e2d0e686
#26537
...
r=momoi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60241 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:47:28 +00:00
law%netscape.com
eab591bbd8
Transfer focus to existing dialog, if there is one; b=23029, r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@60240 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:39:21 +00:00
rods%netscape.com
29215e2548
Accesskey registration methods (empty stubs at this point)
...
b 7559, r=joki
git-svn-id: svn://10.0.0.236/trunk@60239 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:14:55 +00:00
Jerry.Kirk%Nexwarecorp.com
9c27e54b66
Updating for the Neutrino Platform. Not finished yet, still looking
...
for the "pcs" memmber in the malloc_log_entry structure.
git-svn-id: svn://10.0.0.236/trunk@60238 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 14:25:18 +00:00
karnaze%netscape.com
d05a3a002f
bug 18770, no percent calcs on unconstrained width, better allocation to cols.
...
git-svn-id: svn://10.0.0.236/trunk@60237 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 14:22:00 +00:00
Jerry.Kirk%Nexwarecorp.com
7469c30bf3
Finish initial conversion from Photon 1 to Photon 2.
...
Force all off-screen drawing to be done in video card RAM instead of main
system RAM using Pd functions instead of Pm functions. PHOTON ONLY
r=kedl
git-svn-id: svn://10.0.0.236/trunk@60236 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 14:07:54 +00:00
jst%citec.fi
57a7c3b745
Make context menus work on XML pages ( #15713 ). r=vidur@netscape.com,joki@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60235 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:58:26 +00:00
Jerry.Kirk%Nexwarecorp.com
4fc0db169f
Checking in changes that fix the pop-up menus under Photon allowing them
...
to close if the user clicks outside the application. Also fix
DestroyNativeChildren method. PHOTON ONLY
r=kedl
git-svn-id: svn://10.0.0.236/trunk@60234 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:47:23 +00:00
Jerry.Kirk%Nexwarecorp.com
fb6b207f3e
Clear out a structure, that if not cleared causes the FileWidget to be
...
weird sizes. PHOTON ONLY.
git-svn-id: svn://10.0.0.236/trunk@60233 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:03:45 +00:00
leaf%mozilla.org
acbea21228
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@60232 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 13:01:14 +00:00
Jerry.Kirk%Nexwarecorp.com
aae7b9a367
Making changes for the Neutrino/Photon platform to switch from Photon 1
...
to Photon 2 and from cross compiling under QNX to native compiling under
Neutrino.
git-svn-id: svn://10.0.0.236/trunk@60231 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 12:57:36 +00:00
terry%mozilla.org
59975be873
Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make the
...
"check all" and "uncheck all" buttons work on IE.
git-svn-id: svn://10.0.0.236/trunk@60230 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 11:55:07 +00:00
terry%mozilla.org
b3752b5c3a
Get rid of a bit of unused Javascript code.
...
git-svn-id: svn://10.0.0.236/trunk@60229 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 11:43:10 +00:00
hyatt%netscape.com
e21aa14a19
Fixing syntax error.
...
git-svn-id: svn://10.0.0.236/trunk@60228 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 11:40:48 +00:00
hyatt%netscape.com
e5a5d2d82a
added files: mozilla/layout/xul/base/src/nsMenuListener.cpp
...
git-svn-id: svn://10.0.0.236/trunk@60227 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:14:50 +00:00
hyatt%netscape.com
49c9613f26
Oops. Forgot to add another file.
...
git-svn-id: svn://10.0.0.236/trunk@60226 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:13:52 +00:00
hyatt%netscape.com
72d277f4cc
Oops. Forgot to add a file.
...
git-svn-id: svn://10.0.0.236/trunk@60225 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:13:36 +00:00
pierre%netscape.com
c9aebdd959
fixed the flashing mode in debug builds
...
git-svn-id: svn://10.0.0.236/trunk@60224 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 10:05:25 +00:00
hyatt%netscape.com
5fd1359b9c
Fix for bug #26381
...
git-svn-id: svn://10.0.0.236/trunk@60223 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 09:39:15 +00:00
hyatt%netscape.com
126b0e8e2b
Giving the XUL key listener a spanking.
...
git-svn-id: svn://10.0.0.236/trunk@60222 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 09:35:30 +00:00
hyatt%netscape.com
81daec9012
Giving menus some seriously tough love.
...
git-svn-id: svn://10.0.0.236/trunk@60221 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 09:34:35 +00:00
valeski%netscape.com
5184ce5aed
more mac repair
...
git-svn-id: svn://10.0.0.236/trunk@60220 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:56:15 +00:00
dp%netscape.com
e8ff09e36c
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60219 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:47:51 +00:00
valeski%netscape.com
6aa4e4019b
mac redness
...
git-svn-id: svn://10.0.0.236/trunk@60218 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:42:29 +00:00
valeski%netscape.com
01efb622f8
fixing mac redness
...
git-svn-id: svn://10.0.0.236/trunk@60217 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:39:44 +00:00
mscott%netscape.com
8c683aeba6
bug #26959 and bug #26958 --> if create category service returns an error, don't force an abort
...
on creating the http protocol handler.
r=valeski.
git-svn-id: svn://10.0.0.236/trunk@60216 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:25:11 +00:00
valeski%netscape.com
e59094f78f
mac bustage attempt. die net.h die
...
git-svn-id: svn://10.0.0.236/trunk@60215 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:17:26 +00:00
dougt%netscape.com
8405fac6f4
Making unix act like the rest of the platforms. It now return zero for the
...
size if the nsIFile is really a directory.
git-svn-id: svn://10.0.0.236/trunk@60214 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:09:35 +00:00
dougt%netscape.com
a7629baafd
Remove double hash lookup.
...
Added extra add ref to cache
r=jband (submitted by him)
git-svn-id: svn://10.0.0.236/trunk@60213 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:08:20 +00:00
valeski%netscape.com
bf46729ce3
r=gagan. 10551. FTP date parsing is fixed
...
git-svn-id: svn://10.0.0.236/trunk@60212 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:04:45 +00:00
dp%netscape.com
0e1169453c
Enabling use of gKeyedStreamGenerator. Fixing shutdown crash due to
...
static destructors being called. r=scc
git-svn-id: svn://10.0.0.236/trunk@60211 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 07:45:29 +00:00
dp%netscape.com
793f640577
Changing comments to indicate contract of weak reference.
...
git-svn-id: svn://10.0.0.236/trunk@60210 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 07:31:39 +00:00
bienvenu%netscape.com
db0bc48cf5
add support for unicode error and status messages, fix non-latin1 folder names at startup, r=jefft 26596
...
git-svn-id: svn://10.0.0.236/trunk@60209 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:48:21 +00:00
valeski%netscape.com
182f5c8e73
#define collision. net.h must dies
...
git-svn-id: svn://10.0.0.236/trunk@60208 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:48:12 +00:00
dcone%netscape.com
50c36d0e07
Fixed some flags and mask's in 16 bit blend. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@60207 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:09:43 +00:00
sfraser%netscape.com
28f263855f
Giving up on this quit and restart CodeWarrior thing. This should make the clobber builds happier.
...
git-svn-id: svn://10.0.0.236/trunk@60206 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 06:01:15 +00:00
mcafee%netscape.com
b885f1509c
Fixing solaris bustage. Tainting problem, need to include .h file instead of using class declaration. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60205 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:26:02 +00:00
valeski%netscape.com
4890009be0
we don't want to default to GMT
...
git-svn-id: svn://10.0.0.236/trunk@60204 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:08:54 +00:00
valeski%netscape.com
8294c35c35
nsMimeTypes.h inclusion. also part of the fix to 10551, FTP date problems
...
git-svn-id: svn://10.0.0.236/trunk@60203 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:07:48 +00:00
valeski%netscape.com
4a69bc3193
removing our internal #defines, nsMimeTypes.h is the way to go now
...
git-svn-id: svn://10.0.0.236/trunk@60202 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:06:01 +00:00
valeski%netscape.com
8e0a440cc5
getting the rest of necko to use the mimetypes file. also added protection for UA string setup
...
git-svn-id: svn://10.0.0.236/trunk@60201 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:04:52 +00:00
sfraser%netscape.com
19da22f3cb
Trying to get the mac tinderboxen more happy.
...
git-svn-id: svn://10.0.0.236/trunk@60200 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:01:17 +00:00
mcafee%netscape.com
fbeb7b31db
Adding manifest file for mac build, r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@60199 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 04:55:34 +00:00
valeski%netscape.com
c7a4669c39
removing potentially conflicting mimetypes file
...
git-svn-id: svn://10.0.0.236/trunk@60198 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 04:52:34 +00:00
dcone%netscape.com
12a3f78e9c
Took out a bogus call to ::LockPixels().. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@60197 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 04:16:42 +00:00
warren%netscape.com
32499e9b01
Fix to speed up nsURLProperties. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@60196 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 04:05:59 +00:00
valeski%netscape.com
dcc5ba419d
r=rhp. 23448. nsMimeTypes.h has been adopted by the MIME Service implementation. It is now exported to dist for use by all men and womem, all over the world
...
git-svn-id: svn://10.0.0.236/trunk@60195 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:59:58 +00:00
ssu%netscape.com
4bdafd2c9a
Turning AutoRegister back on so we don't have a repeat of 26759 when
...
the build doesn't pre-generate component.reg r=ssu
git-svn-id: svn://10.0.0.236/trunk@60194 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:42:08 +00:00
idk%eng.sun.com
7cca0630ac
Fixed problem with loadaing pluglets.
...
changed "file://" to "file:"
git-svn-id: svn://10.0.0.236/trunk@60193 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:39:45 +00:00
ssu%netscape.com
fabf64cb64
removed test from build command line because it requires nszip.exe which not everyone might have it on their system. r= dveditz affects only windows platform.
...
git-svn-id: svn://10.0.0.236/trunk@60192 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:33:21 +00:00
karnaze%netscape.com
62a5f2770c
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@60191 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:30:37 +00:00
ssu%netscape.com
f5b6560575
Removed MFC dependencies from the native windows installer.
...
Rewrote nszip.exe to not require MFC to build.
Wrote TestXPI.exe to test xpinstall via xpistub to mimic a native windows
installer.
update makefile.win to not build nszip.exe and build the new tools:
nsztool
test
and to not require MOZ_MFC=1 to build these files anymore.
affects only windows platform.
r=dougt
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60190 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:25:49 +00:00
mscott%netscape.com
ab3615f8f3
Bug #26586 --> a work around for this bug. set the value for each titledbutton before we add it to the document
...
and again after we add it to the document. This forces the to/from/cc email address to show up. Sometimes it wasn't
showing up. The cause is related to bug #26741 .
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60189 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:16:34 +00:00
hyatt%netscape.com
b95b01951b
Fixing command dispatcher horkage. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60188 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:14:03 +00:00
ssu%netscape.com
c7e8612081
removed comment. not part of build yet
...
git-svn-id: svn://10.0.0.236/trunk@60187 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:12:34 +00:00
mscott%netscape.com
da6f5ee1c3
Bug #26741 --> set the oncommand handler for the attachment menu AFTER the element has been inserted
...
into the document. Do the same thing for the value and popup attributes on the titled buttons that correspond
to the email addresses.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60186 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:07:59 +00:00
beard%netscape.com
67e7f15ccb
added blending logic
...
git-svn-id: svn://10.0.0.236/trunk@60185 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:53:09 +00:00
varada%netscape.com
559d7baa9a
fix for bug #27032 changed the pointer to the executable from Comm\setup to Core\Seamonkey
...
git-svn-id: svn://10.0.0.236/trunk@60184 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:51:54 +00:00
dp%netscape.com
f7e553f434
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60183 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:43:48 +00:00
varada%netscape.com
a4ed8c7ea6
fix for bug #26443 - included the combobox amongst the widget types that do not get written onto the cck.che for all the configs- but it gets written for the top level cck.che alone inorder to remember the last configuration used
...
git-svn-id: svn://10.0.0.236/trunk@60182 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:31:24 +00:00
dougt%netscape.com
a05ea03df6
Fix for bug 26732. r=danm. event queue need to be able to init a plevent
...
git-svn-id: svn://10.0.0.236/trunk@60181 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:28:51 +00:00
ssu%netscape.com
1a88a8d811
fixing up test code. not part of build system yet
...
git-svn-id: svn://10.0.0.236/trunk@60180 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:21:04 +00:00
matt%netscape.com
804dd1b45a
This file was not supposed to get commited.
...
git-svn-id: svn://10.0.0.236/trunk@60179 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:12:33 +00:00
ssu%netscape.com
977bab0996
fixed compression bug and cleaned up code. Not part of build system yet.
...
git-svn-id: svn://10.0.0.236/trunk@60178 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:10:53 +00:00
matt%netscape.com
b3a8d44c04
fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt
...
git-svn-id: svn://10.0.0.236/trunk@60176 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:56:11 +00:00
matt%netscape.com
2b7071ef69
fix for bug 11870 26458 r=ben
...
git-svn-id: svn://10.0.0.236/trunk@60175 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:44:49 +00:00
pavlov%netscape.com
b72403fef3
remove some code cruft and remove the code to do expose events on timers that wasn't working in modal dialogs and replace it with a more efficient, direct, and just better method. we're getting pretty fast now. r=bryner@uiuc.edu
...
git-svn-id: svn://10.0.0.236/trunk@60174 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:43:04 +00:00
cata%netscape.com
40b39fecdf
Changer menu items sorting code. r=naoki, bug #26252 #24029
...
git-svn-id: svn://10.0.0.236/trunk@60173 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:35:14 +00:00
hyatt%netscape.com
5e6e9e2992
Fix for PDT+ bug #25280 . r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60172 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:33:22 +00:00
hyatt%netscape.com
93117561a9
Command dispatcher fix for PDT+ focus issues on Linux. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60171 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:32:42 +00:00
pinkerton%netscape.com
01e5181fab
remove un-necessary stream stuff.
...
git-svn-id: svn://10.0.0.236/trunk@60170 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:29:10 +00:00
sfraser%netscape.com
e43f64294b
Remove ICGlueCFM-PPC.lib, which is not needed. r=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@60169 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:24:52 +00:00
granrose%netscape.com
1dafd4f399
fix typo: GLIB-CONFIG should be GLIB_CONFIG bug 18815. r=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@60168 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:24:48 +00:00
morse%netscape.com
c46469ed0d
protect against failure to get database key, r=travis
...
git-svn-id: svn://10.0.0.236/trunk@60167 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:18:22 +00:00
idk%eng.sun.com
818eb6a8db
Fixed crasher bug.
...
Now PlugletEngine do not crache mozilla
in case of missing jvm
git-svn-id: svn://10.0.0.236/trunk@60166 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 00:34:54 +00:00
sfraser%netscape.com
1cc83d0375
Some script magic to hopefully make the tinderboxen happier.
...
git-svn-id: svn://10.0.0.236/trunk@60165 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 00:07:47 +00:00
slamm%netscape.com
0635705169
Some tweaks for cygwin bash. Also a minor change to verify that a valid tree is found.
...
git-svn-id: svn://10.0.0.236/trunk@60164 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 23:05:24 +00:00
dp%netscape.com
da746d87ae
bug 26937 The code was changing the component registry got from the
...
service to open the application registry. This causes asserts all
over. The registry we get from the service is always the component
registry. r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60163 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 23:03:03 +00:00
tbogard%aol.net
1337516af1
Properly unregister the content listener when browser instance service goes away. This is a temporary fix until command service changes can be properly factored. r=mscott bug #26979
...
git-svn-id: svn://10.0.0.236/trunk@60162 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 22:47:51 +00:00
tbogard%aol.net
93c732fa6d
Second part of sizing fix for alerts. WinHasOptions should not evaluate when options is null. This fixes a crash bringing up new windows with no options. SizeToContent now uses the implementation found in the contentViewer. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60161 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 22:45:45 +00:00
dp%netscape.com
1729a32d27
bug 26937 The code was changing the component registry got from the service to open the application registry. This causes asserts all over. The registry we get from the service is always the component registry
...
git-svn-id: svn://10.0.0.236/trunk@60157 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 21:54:45 +00:00
dp%netscape.com
6cea6b2848
Bg 26937, bug 26759 Enforcing close of the registry before open of a
...
different registry file. r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60156 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 21:50:54 +00:00
dp%netscape.com
e81e9e8280
Bug 26937 Added ApplicationRegistry. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@60155 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 21:49:40 +00:00
tbogard%aol.net
255343d588
Clear the intrinsic sizing after we have already sized the window. Fixes bug #26976 .
...
git-svn-id: svn://10.0.0.236/trunk@60154 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 21:29:00 +00:00
mkaply%us.ibm.com
ff0d343998
# 26537
...
r= momoi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60151 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 20:23:40 +00:00
tbogard%aol.net
606f758537
The XULWindow object can get destroyed during the closing of a window, thus our loop would not have access to the mContinueLoop. We internally bump the ref on ourselves to ensure that while in the loop the object stays valid. r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@60150 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 20:20:33 +00:00
tbogard%aol.net
f3dc4cb19e
When creating a new COM C++ object the refcount starts out at 0. Though we will QI before we return it out, we need to ensure COMPtr's used during init don't take the count to 1 and then back to 0. So we temporarily locally bump the count to 1 to represent our ownership during the scope of the function. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60149 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 20:19:00 +00:00
alecf%netscape.com
3ea45ca07a
remove an assertion
...
a=granrose
git-svn-id: svn://10.0.0.236/trunk@60148 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 19:24:42 +00:00
tbogard%aol.net
56b415d734
Fixed crash when dismissing modal dialogs. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60147 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 18:57:02 +00:00
tbogard%aol.net
b4ffd30485
We were checking against TRUE on the return rather than NS_SUCCEEDED(). Fix for bug #26974 . Good catch by Putterman.
...
git-svn-id: svn://10.0.0.236/trunk@60146 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 18:45:55 +00:00
tbogard%aol.net
287b76905f
Ooops, XULWindow doesn't implement nsIDocumentObserver. Commented it out for now and moved the removal of the observer back to webshellwindow. This should fix the mac build.
...
git-svn-id: svn://10.0.0.236/trunk@60144 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 16:14:55 +00:00
tbogard%aol.net
70bb9191f1
Fixed it so prompts could come up. Was missing the ability to QI properly.
...
git-svn-id: svn://10.0.0.236/trunk@60143 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 16:11:10 +00:00
tbogard%aol.net
ebf318da9b
Now that the content viewer supports the SizeToContent, we can farm the work off onto it. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60142 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:55:46 +00:00
jefft%netscape.com
0ea61d7c46
fixed bug 23322 -- [IMAP] freeze on folder/ in .mailboxlist; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60141 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:49:52 +00:00
tbogard%aol.net
1f77bfa59f
SizeToContent now works properly within the new DocShell API world. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60140 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:49:14 +00:00
jefft%netscape.com
f3528d8cff
fixed bug 23089 -- selecting undo after delete cause trash folder to load; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60139 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:48:20 +00:00
brade%netscape.com
e05e97edb3
remove \n and <br> since they don't seem to be parsed correctly anymore (bug #25939 )
...
git-svn-id: svn://10.0.0.236/trunk@60138 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:34:03 +00:00
tbogard%aol.net
ecd7636ff3
Removing forward declare of nsIBrowserWindow as that interface is on it's way out.
...
git-svn-id: svn://10.0.0.236/trunk@60137 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:13:47 +00:00
brade%netscape.com
e5cdfb2e83
add 2nd Composer pref panel
...
git-svn-id: svn://10.0.0.236/trunk@60136 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:03:09 +00:00
brade%netscape.com
06e136d520
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@60135 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:02:23 +00:00
brade%netscape.com
bf21941db6
add second composer panel
...
git-svn-id: svn://10.0.0.236/trunk@60134 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:01:34 +00:00
brade%netscape.com
4ed9325605
strings for pref dialog mockup
...
git-svn-id: svn://10.0.0.236/trunk@60133 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:59:26 +00:00
brade%netscape.com
929c3076f9
cleanup panel a little bit; remove commented stuff (to be moved to another panel)
...
git-svn-id: svn://10.0.0.236/trunk@60132 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:29:53 +00:00
brade%netscape.com
7909aa33e4
don't open new browser window when shift key is pressed (bug #25085 ); r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@60131 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:28:52 +00:00
tbogard%aol.net
8e85450ff6
GetWebShell has been replaced by GetDocShell. You also can go directly from a docshell to a presShell without having to walk the content viewer etc. This should fix Linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@60130 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:22:19 +00:00
tbogard%aol.net
c416db8338
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:40:10 +00:00
rods%netscape.com
96b46b4db4
fixes memory leak.
...
b 26795 r=beard
git-svn-id: svn://10.0.0.236/trunk@60128 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:17:50 +00:00
jfrancis%netscape.com
056f231676
implementing font increase/decrease size for html editor (bug 18774) r=floppy moose
...
git-svn-id: svn://10.0.0.236/trunk@60127 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 12:53:34 +00:00
ssu%netscape.com
6a47f94d31
cleaning up the test code a bit. not part of the build system yet.
...
git-svn-id: svn://10.0.0.236/trunk@60125 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 12:10:24 +00:00
sspitzer%netscape.com
4ef7eee790
handle /v /help /? on windows.
...
handle --help --version on linux.
#23501 r=alecf
git-svn-id: svn://10.0.0.236/trunk@60124 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 12:10:22 +00:00
sspitzer%netscape.com
a559c7ea8c
on windows, make /mail be the same as -mail
...
on linux, make --mail be the same as -mail
r=alecf #23501
git-svn-id: svn://10.0.0.236/trunk@60123 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 11:59:06 +00:00
ssu%netscape.com
1a751ad377
Initial checkin of files to test xpinstall via xpistub entry point.
...
This is not hooked up to the build system yet.
Just checking in so I don't lose the new code.
git-svn-id: svn://10.0.0.236/trunk@60121 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 11:49:22 +00:00
warren%netscape.com
c07548ac93
Fix for code generation problem in VC6 optimized builds. Discovered with MOZ_PROFILE=1 and MOZ_DEBUG undefined. The variable 'dll' seems to get wiped out by the assignment of 'res' (aliased together). r=scc,dp
...
git-svn-id: svn://10.0.0.236/trunk@60120 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 11:45:40 +00:00
sfraser%netscape.com
b5ef55d09d
Script changes to fix some problems finding the location of the CodeWarrior IDE, using the file idepath.txt. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60116 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:41:52 +00:00
alecf%netscape.com
ab3b24cd5d
switch to safer example text
...
r=sspitzer
for bug #23407
git-svn-id: svn://10.0.0.236/trunk@60115 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:39:45 +00:00
pinkerton%netscape.com
919e11e3d6
correctly handle when target is in a subdocument, such as context menus in a frameSet or on toolbars. fixes bugs 16388, 21223. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@60114 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:30:15 +00:00
alecf%netscape.com
e9eee49f2e
add html:labels for most checkboxes
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60113 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:26:44 +00:00
alecf%netscape.com
f4c435a16e
fix account manager to behave well for large fonts, by specifying iframe sizes in ems
...
git-svn-id: svn://10.0.0.236/trunk@60112 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:14:59 +00:00
mcafee%netscape.com
f5d4ef83ac
Set CVSROOT properly, remove unused BuildModule.
...
git-svn-id: svn://10.0.0.236/trunk@60110 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:55:14 +00:00
mcafee%netscape.com
3770018663
CVSROOT is not used.
...
git-svn-id: svn://10.0.0.236/trunk@60109 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:53:58 +00:00
danm%netscape.com
c0538b98ea
disable expose event coalescing while nsTimers are broken in modal windows. bug 26283. r:pavlov
...
git-svn-id: svn://10.0.0.236/trunk@60108 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:30:40 +00:00
sspitzer%netscape.com
d14c063448
start building the remote controller (to be used by X-remote some time soon).
...
the current implementation (remoteControl.js) is just a stub implementation
soon to be fixed. r=alecf
git-svn-id: svn://10.0.0.236/trunk@60107 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:24:54 +00:00
sspitzer%netscape.com
c3621ce42c
more cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@60106 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:40:57 +00:00
pavlov%netscape.com
7eb19a89d6
Flush mouse motion events to make scrolling snappier. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@60105 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:33:18 +00:00
sspitzer%netscape.com
aca4328697
adding new files and makefiles. implementing a stub for the remote controller
...
in JS. not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@60104 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:32:20 +00:00
dp%netscape.com
7a38f72e34
Fixing build.
...
<valeskiAIM> dp: go baby go
git-svn-id: svn://10.0.0.236/trunk@60103 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:29:47 +00:00
valeski%netscape.com
04a89fe0fc
removing UA component methods from ioservice
...
git-svn-id: svn://10.0.0.236/trunk@60102 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:45:18 +00:00
valeski%netscape.com
ad39f33f4f
fixing unix bustage
...
git-svn-id: svn://10.0.0.236/trunk@60101 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:43:01 +00:00
dp%netscape.com
f5c4982bb5
Using weak refs for holding passwordSink. This prevents circular refs. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60100 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:37:59 +00:00
pepper%netscape.com
583bf9e494
Yet another slipup with local code. removed myself from contrib list.
...
git-svn-id: svn://10.0.0.236/trunk@60099 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:34:19 +00:00
dp%netscape.com
03e8772530
Using NS_HTTP_STARTUP_CATEGORY for lazily startup cookies.
...
git-svn-id: svn://10.0.0.236/trunk@60098 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:34:05 +00:00
pepper%netscape.com
f2b41c6406
Removing myself as a contributor. I work here so it isn't needed. A slip up in the original checkin.
...
git-svn-id: svn://10.0.0.236/trunk@60097 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:32:25 +00:00
valeski%netscape.com
193b611efb
r-dougt, 10465. the IOService no longer handles the User AGent components. the http handler does
...
git-svn-id: svn://10.0.0.236/trunk@60096 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:27:34 +00:00
sfraser%netscape.com
5aee3cc188
Removed nsHTTPHandlerFactory.cpp for valeski.
...
git-svn-id: svn://10.0.0.236/trunk@60095 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:25:58 +00:00
valeski%netscape.com
32363cdb17
r=dougt. 10465. mail news now uses the HTTP handler service for user agent components
...
git-svn-id: svn://10.0.0.236/trunk@60094 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:24:07 +00:00
valeski%netscape.com
ee08f8fed8
10465, r=vidur. navigator js now uses the new HTTP service of user agent components.
...
git-svn-id: svn://10.0.0.236/trunk@60093 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:22:21 +00:00
pepper%netscape.com
7765025177
Adding the generic remote public interface and makefiles. Not hooked up to the core build yet. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@60092 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:21:25 +00:00
ftang%netscape.com
7fd1f6f8ed
fix 22921. reviewed by dp,cata,jbetak change module code to use macro
...
git-svn-id: svn://10.0.0.236/trunk@60091 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:21:17 +00:00
valeski%netscape.com
4fdf04bef6
r=dougt. 10465. The http protocol handler now has the USer agent api hanging off of it. I also cleaned up the HTTP component so it is a clean service w/ a cid now.
...
git-svn-id: svn://10.0.0.236/trunk@60090 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:20:54 +00:00
sfraser%netscape.com
b017151ec1
Adding nsIProxy.idl for valeski.
...
git-svn-id: svn://10.0.0.236/trunk@60089 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:16:30 +00:00
dp%netscape.com
4be85d406e
Eliminate all trace of cookies from apprunner. It gets lazily created
...
when the first http connection is opened. r=gagan
git-svn-id: svn://10.0.0.236/trunk@60088 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:12:37 +00:00
valeski%netscape.com
7452040e8c
adding nsIProxy to the unix and win makefiles
...
git-svn-id: svn://10.0.0.236/trunk@60087 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:09:12 +00:00
dp%netscape.com
82c758fc55
HTTP protocol shall startup every cid/progid as a service under
...
NS_HTTP_STARTUP_CATEGORY. This will be used by cookies to come alive. r=gagan
git-svn-id: svn://10.0.0.236/trunk@60086 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:08:27 +00:00
valeski%netscape.com
2940d89f94
no longer exporting nsIProxy.h
...
git-svn-id: svn://10.0.0.236/trunk@60085 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:07:59 +00:00
valeski%netscape.com
bf65116f0a
.h is now gone
...
git-svn-id: svn://10.0.0.236/trunk@60084 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:07:11 +00:00
dp%netscape.com
1a3daa98f1
Adding NS_HTTP_STARTUP_CATEGORY r=gagan
...
git-svn-id: svn://10.0.0.236/trunk@60083 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:05:36 +00:00
valeski%netscape.com
178f8d01b3
r=dougt. 10465. upgrading nsIProxy to a full blown idl
...
git-svn-id: svn://10.0.0.236/trunk@60082 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:05:29 +00:00
alecf%netscape.com
5d3d13a566
don't access mFolder directly, instead go through base class
...
r=putterman
git-svn-id: svn://10.0.0.236/trunk@60081 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:00:57 +00:00
alecf%netscape.com
899d4cf8da
use real weak references when messages hold onto their parent folders
...
r=putterman
git-svn-id: svn://10.0.0.236/trunk@60080 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:59:20 +00:00
alecf%netscape.com
07873e9046
add a bunch of assertions and error handling, no change for user under normal circumstances
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60079 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:58:14 +00:00
alecf%netscape.com
a63d474676
update account wizard to run and fill in the first "invalid" account and start adding framework for pre-filled account data (such as from ISPs)
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60078 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:56:33 +00:00
valeski%netscape.com
b43477b7a3
r=dougt. 10465. the User Agent language portion now comes from a pref because the iLocaleService is the OS setting and we want app level l10n settings in teh UA string
...
git-svn-id: svn://10.0.0.236/trunk@60077 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:56:30 +00:00
alecf%netscape.com
ed28a2899b
add support for arbitrary ISPs to add themselves to the UI
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60076 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:55:42 +00:00
valeski%netscape.com
bae0d56a01
nsCOMPtr'izing the parser
...
git-svn-id: svn://10.0.0.236/trunk@60075 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:55:08 +00:00
valeski%netscape.com
fc6286501f
10465. Adding User Agent components. locale=permanent, changeable by i18n and l10n. milestone=temporary until we have something automated
...
git-svn-id: svn://10.0.0.236/trunk@60074 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:54:11 +00:00
alecf%netscape.com
5021fb723d
add callback to browser.screen_resolution so that the screen resolution is maintained when a profile is loaded
...
r=erik
git-svn-id: svn://10.0.0.236/trunk@60073 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:52:41 +00:00
beard%netscape.com
1d6468ef1c
added stub for GC_malloc_atomic() to fix bustage. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@60072 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:48:20 +00:00
dp%netscape.com
54c542a819
- Converted to Generic Module
...
- Removed unused CID
r=waterson
git-svn-id: svn://10.0.0.236/trunk@60071 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:39:23 +00:00
dp%netscape.com
63c39397dd
Fixing leak of observers when notification of OnSubmit(). This fixes
...
walletservice from being leaked. r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60070 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:31:08 +00:00
sfraser%netscape.com
22147aed5b
Changes to tell the IDE to quit and restart after the xpidl compiler has been rebuilt. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60069 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:13:42 +00:00
alecf%netscape.com
7d71967cd3
add windows and mac makefiles (not part of build yet)
...
git-svn-id: svn://10.0.0.236/trunk@60068 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 04:48:20 +00:00
alecf%netscape.com
66ca033e70
attempted fix for mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@60067 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 04:36:12 +00:00
pierre%netscape.com
13faa2b193
Added NSRuntimeDebug.shlb to debug targets for Profiler builds
...
git-svn-id: svn://10.0.0.236/trunk@60066 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 04:28:34 +00:00
dougt%netscape.com
403b826558
Fix for bug 26816. submitted by bns_robson@hotmail.com. windows only.
...
memory leak fix.
git-svn-id: svn://10.0.0.236/trunk@60065 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 04:25:00 +00:00
beard%netscape.com
706bccb64e
additional exports for GC leak detector. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@60064 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 04:11:18 +00:00
morse%netscape.com
153439fb45
extending hyatt's changes to cookie viewer to signon viewer to fix bug 25432
...
git-svn-id: svn://10.0.0.236/trunk@60063 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:53:00 +00:00
morse%netscape.com
fc8ab7be5b
extend patchhyatt previously made to fix bug 25432
...
git-svn-id: svn://10.0.0.236/trunk@60061 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:46:23 +00:00
jdunn%netscape.com
f14c3e4d42
r= scc@netscape.com
...
The AIX compiler doesn't like the declaration of variables in an IF statement
so I have broken them out.
git-svn-id: svn://10.0.0.236/trunk@60059 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:34:27 +00:00
matt%netscape.com
f5cdab4732
Adding search logic to url bar r=bill 24582
...
git-svn-id: svn://10.0.0.236/trunk@60058 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:31:22 +00:00
jdunn%netscape.com
0a5be1f000
changing false to PR_FALSE... since false isn't defined on all platforms
...
git-svn-id: svn://10.0.0.236/trunk@60057 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:30:53 +00:00
erik%netscape.com
bafccfbe23
bug 13072; Shyjan and Roger (MathML) guys came up with this fix to base
...
the font size on the normal "design" size (em square) of the font;
r=erik; a=pavlov
git-svn-id: svn://10.0.0.236/trunk@60056 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:20:40 +00:00
pierre%netscape.com
4c7893abdb
Fixed ProfilerLib path for CW5
...
git-svn-id: svn://10.0.0.236/trunk@60055 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:14:58 +00:00
sspitzer%netscape.com
239e103aad
make it so -chrome <chrome url> does the right thing.
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@60054 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:12:39 +00:00
sdv%sparc.spb.su
5eb678a20a
fix for bug 26895
...
git-svn-id: svn://10.0.0.236/trunk@60053 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:05:04 +00:00
beard%netscape.com
a946b3689b
OptimizeDisplayList() changes.
...
git-svn-id: svn://10.0.0.236/trunk@60052 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:05:00 +00:00
pavlov%netscape.com
b62530ba6e
fix bug 14513 by saving the widths and heights r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@60051 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:02:32 +00:00
scc%netscape.com
9b87905248
fix exports, re-adding ios_base stuff
...
git-svn-id: svn://10.0.0.236/trunk@60050 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:00:50 +00:00
sspitzer%netscape.com
4b683d7887
make it so -FOO, -Foo, and -foo all have the same effect.
...
r=mscott. #25282
git-svn-id: svn://10.0.0.236/trunk@60049 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:50:32 +00:00
tao%netscape.com
251efb87b5
Bug 8188 (cause 25265: Profile manager fails because of string bundle loading failure).
...
Fix: take out unnecessary attempts to open 2 non-existing files. Shall improve
performance of StringBundle, too. r=sfraser.
git-svn-id: svn://10.0.0.236/trunk@60048 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:49:37 +00:00
jband%netscape.com
deefed2e73
Checking in patch from Brian Fundakowski Feldman <green@FreeBSD.org> to get xptcall working on newer versions of FreeBSD. r=jband@netscape.com r=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@60047 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:44:13 +00:00
sspitzer%netscape.com
56fb0b4f62
fix it so -edit <url> and -chrome <url> work on linux.
...
this script wasn't handling multiple command line args properly
git-svn-id: svn://10.0.0.236/trunk@60046 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:40:19 +00:00
dveditz%netscape.com
72c3bd8f26
fixes bug 26759, r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@60045 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:40:17 +00:00
sdv%sparc.spb.su
4b305f8480
fix for bug 26899
...
git-svn-id: svn://10.0.0.236/trunk@60044 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:40:01 +00:00
miodrag%netscape.com
bc5505b8fc
4.07 main dev tree synch up
...
git-svn-id: svn://10.0.0.236/trunk@60042 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:39:50 +00:00
ducarroz%netscape.com
920eb55c6f
Fix related to bug 10932 and 26344. Need to reset all the event handlers of a dynamically created node after it has been inserted in the DOM. Also do not created a new recipient row when the user press enter after entering a recipient. R=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60041 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:39:41 +00:00
morse%netscape.com
4faf9f49b6
fix bug 26561, extra dialog for saving password, r=neeti
...
git-svn-id: svn://10.0.0.236/trunk@60038 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:08:05 +00:00
joki%netscape.com
bcf5da502c
Adding getPreventDefault method to events and fixing its propagation through content. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60037 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:05:57 +00:00
scc%netscape.com
35ca6287cf
SIOUX .exp shouldn't be in stubs or optimized, r=simon
...
git-svn-id: svn://10.0.0.236/trunk@60036 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:01:13 +00:00
scc%netscape.com
c00ed8bba4
fix exports, r=simon
...
git-svn-id: svn://10.0.0.236/trunk@60035 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:59:17 +00:00
hyatt%netscape.com
aba4b4a09c
Fix for PDT+ bug #26217 .
...
Having to call ProcessReflowCommands within the tree widget code to bypass the
asynchronous reflow code that has busted the tree widget. (Would call
FlushPendingNotifications, but it won't do that if I call it inside a
reflow lock.)
This wants a better fix later, but for now it will have to do.
git-svn-id: svn://10.0.0.236/trunk@60033 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:42:20 +00:00
sspitzer%netscape.com
fa80a2c5ad
fix -mail (and others). r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60032 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:41:24 +00:00
mccabe%netscape.com
e704ac16c8
Added comment recommending rooting of new script objects, to address problems experienced by netscape.public.mozilla.jseng developers.
...
Also verbiage refactory.
r=brendan
git-svn-id: svn://10.0.0.236/trunk@60031 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:38:20 +00:00
mscott%netscape.com
91b3931164
Optimize our use of monitors in this class because it gets called from multiple threads. This means
...
using nsAutoCMonitor instead of NS_LOCK/UNLOCK_INSTANCE. I also went through and removed the locks from
methods which are only called from one thread.
r=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@60030 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:36:07 +00:00
vidur%netscape.com
9198644f07
Fix for bug 19212. InsertRow in an empty table used to create a TBODY but not notify on its insertion. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@60029 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:32:23 +00:00
scc%netscape.com
851a67ee0e
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@60028 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:31:57 +00:00
av%netscape.com
4a7515fc0e
Cleaning up. No changes in executable code.
...
git-svn-id: svn://10.0.0.236/trunk@60027 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:31:16 +00:00
sspitzer%netscape.com
46ad10c8b9
add a debugging printf
...
git-svn-id: svn://10.0.0.236/trunk@60026 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:29:22 +00:00
rogerl%netscape.com
b0fb5acb33
r=brendan@mozilla.org
...
Bug #14462 , lot's of discussin there about these changes, but here's
Brendan's description :
In order, changes in the patch are:
- Rename JSSLOT_ITR_STATE to be JSSLOT_ITER_STATE (avoid cybercrud abbreviation
as cbrcrd, no more six-char id limits!).
- Property cache tests must occur with the object's scope-lock held, to close a
race with delete (js_DestroyProperty, always called with the property's scope
locked). Once the cache has been hit, and before the lock is released, the
property's refcount must be bumped. This requires re-acquisition of the lock
and js_DropScopeProperty afterward.
- Reworked js_FindProperty to use a do-while loop, as cx->fp->scopeChain must be
non-null. This avoids a gratuitous lastobj init done to "Suppress gcc warning"
in the old revision.
- Akin to the property cache hit cases in jsinterp.c and jsobj.c's
js_FindProperty, code to hold and drop the scope-property by its refcount that
was #ifdef JS_THREADSAFE must be unconditional, now that user-defined getters
and setters may delete the property id they're getting or setting.
- Fixed overlong continuation line in jsobj.h.
/be
git-svn-id: svn://10.0.0.236/trunk@60025 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:24:53 +00:00
scc%netscape.com
2878c5d6bd
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@60024 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:24:07 +00:00
waterson%netscape.com
cd3d39951f
Use SYMBOLIC-LINK instead of SYM-LINK to bring in-line with lou's spec.
...
git-svn-id: svn://10.0.0.236/trunk@60023 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:20:46 +00:00
dougt%netscape.com
1747e7a38a
Fix for 26850 by Andreas Otte. This fixes complex uri parsing, specifically
...
defined in the mentioned bug.
git-svn-id: svn://10.0.0.236/trunk@60022 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:20:33 +00:00
waterson%netscape.com
10460cb300
Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec.
...
git-svn-id: svn://10.0.0.236/trunk@60021 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:20:01 +00:00
bienvenu%netscape.com
ba4ec60225
more fixes for double byte folder names, including create and rename, r=putterman,jefft
...
git-svn-id: svn://10.0.0.236/trunk@60020 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:20:00 +00:00
waterson%netscape.com
86818defd4
Cleanup: collapse some QueryInterface implementations into macros; re-write ProcessData() to avoid hitting the heap more than necssary.
...
git-svn-id: svn://10.0.0.236/trunk@60019 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:17:27 +00:00
waterson%netscape.com
0d50d8dcc0
Bug 17586. Use more robust condition to determine stream length ('-1') for HTTP-index streams on directories. Add lots of logging along the way. r=syd,valeski.
...
git-svn-id: svn://10.0.0.236/trunk@60018 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:16:09 +00:00
rhp%netscape.com
0c86e80459
Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@60017 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:15:54 +00:00
vidur%netscape.com
f2c41d8947
Optimize the case for container content with only a single child (the most common case). Now we only allocate a nsVoidArray if there's more than one child. r=troy
...
git-svn-id: svn://10.0.0.236/trunk@60016 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:12:59 +00:00
sspitzer%netscape.com
9590786254
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
git-svn-id: svn://10.0.0.236/trunk@60015 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:11:13 +00:00
mscott%netscape.com
5d8aa604f7
Remove some wastefule NS_LOCK_INSTANCE useages in this class because
...
the class only runs on the UI thread...no need to use these locks
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60014 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:10:21 +00:00
mscott%netscape.com
e1293c47c2
disable the save all button for attachments because that isn't implemented yet...
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60013 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:09:16 +00:00
sspitzer%netscape.com
10682414a8
workaround fix for #26885 . changes for ben to the nsIProfile interface
...
r=ben@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60012 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:04:41 +00:00
hyatt%netscape.com
d92bd7d55a
Bug fixes.
...
git-svn-id: svn://10.0.0.236/trunk@60011 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:02:47 +00:00
sfraser%netscape.com
e4d2348d18
Fix NSStdLib exports for Pro 5. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60009 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:58:38 +00:00
varada%netscape.com
72eb3453a1
fix for bug#26449 - because of the presence of the two \ it was not possible to bring up the filedialogbox.
...
git-svn-id: svn://10.0.0.236/trunk@60008 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:55:29 +00:00
terry%mozilla.org
214d5dafc8
Don't lock up mysqld if a lot of addcheckin processes pile up.
...
git-svn-id: svn://10.0.0.236/trunk@60007 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:48:17 +00:00
terry%mozilla.org
4f4301bada
Added DisconnectFromDatabase() routine.
...
git-svn-id: svn://10.0.0.236/trunk@60006 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:46:07 +00:00
sfraser%netscape.com
194028c8d4
Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc
...
git-svn-id: svn://10.0.0.236/trunk@60005 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:38:28 +00:00
scc%netscape.com
b773eeed37
Pro5 update
...
git-svn-id: svn://10.0.0.236/trunk@60004 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:12:23 +00:00
despotdaemon%netscape.com
a321a7af8f
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@60003 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:11:27 +00:00
scc%netscape.com
dcee2e659d
Pro5 update
...
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
sfraser%netscape.com
240659fdfc
Fix NSRuntime and NSStdLib exports for Pro 5. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60001 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 22:39:34 +00:00
scc%netscape.com
adb502a592
Pro5 update; mustn't un-define _INT16, et al. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@60000 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 22:34:09 +00:00
scc%netscape.com
bdf5b4baa2
Pro5 update; eliminate dependcies on PowerPlant r=beard
...
git-svn-id: svn://10.0.0.236/trunk@59999 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 22:32:40 +00:00
scc%netscape.com
686f08183e
Pro5 update
...
git-svn-id: svn://10.0.0.236/trunk@59998 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 22:29:52 +00:00
terry%mozilla.org
2a5a73c8a7
Make the "mail a new password" text be a param.
...
git-svn-id: svn://10.0.0.236/trunk@59997 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 22:11:55 +00:00
buster%netscape.com
9445b8c79b
bug 26241
...
all I did was initialize an out-param. no reviewer.
git-svn-id: svn://10.0.0.236/trunk@59994 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 15:50:25 +00:00
troy%netscape.com
ca27394aa8
b=26727 r=jfrancis@netscape.com Changed MarkLineDirty() to always mark the
...
line dirty even if it also marks the preceding line dirty
git-svn-id: svn://10.0.0.236/trunk@59993 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 15:36:08 +00:00
jefft%netscape.com
98a707e711
fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@59992 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 15:15:14 +00:00
dcone%netscape.com
59640db8cb
Converted decent into a negative value. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59991 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 14:02:01 +00:00
scc%netscape.com
70061e13c0
bug #25621 : didn't check for null before |AddRef()|. Converted |NS_ADDREF|-->|NS_IF_ADDREF|. No code review.
...
git-svn-id: svn://10.0.0.236/trunk@59990 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 10:05:14 +00:00
rbs%maths.uq.edu.au
7ae43c0c2c
Added some maction examples
...
git-svn-id: svn://10.0.0.236/trunk@59989 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 09:35:21 +00:00
rjc%netscape.com
043f8d0baf
Fix another simple warning.
...
git-svn-id: svn://10.0.0.236/trunk@59988 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:59:41 +00:00
rbs%maths.uq.edu.au
c9e8733180
[#ifdef MATHML]. Hook for the <maction> tag
...
git-svn-id: svn://10.0.0.236/trunk@59987 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:55:51 +00:00
alecf%netscape.com
51a2888b4a
fix for #26762 - I forgot to check in this file, just make sure to pass in the event to the delete handler.
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59986 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:54:59 +00:00
rbs%maths.uq.edu.au
2e1d5edca1
Added more atoms (actiontype, other, selection)
...
git-svn-id: svn://10.0.0.236/trunk@59985 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:52:22 +00:00
rbs%maths.uq.edu.au
a8aafc43b1
Consolidation
...
git-svn-id: svn://10.0.0.236/trunk@59984 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:51:10 +00:00
rbs%maths.uq.edu.au
856bf88c72
Enable the <maction> tag -- pending issue: a dynamic action that reduces the number of lines of screen does not totally erase the last line on a half-full screen
...
git-svn-id: svn://10.0.0.236/trunk@59983 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:47:48 +00:00
rjc%netscape.com
a8ccffe094
Simple warning fix.
...
git-svn-id: svn://10.0.0.236/trunk@59982 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:45:51 +00:00
rjc%netscape.com
cc81648a66
Part of fix for bug # 25034: need to be able to support foreign charsets when searching.
...
git-svn-id: svn://10.0.0.236/trunk@59981 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:43:44 +00:00
alecf%netscape.com
0338886e9a
don't leak an atom (forgot NS_OK)
...
r=hyatt
git-svn-id: svn://10.0.0.236/trunk@59980 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:02:22 +00:00
brendan%mozilla.org
87115d646b
Comment/cosmetic changes only (r=shaver@mozilla.org).
...
git-svn-id: svn://10.0.0.236/trunk@59979 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 07:28:25 +00:00
pavlov%netscape.com
dbd8135328
convert UTF8_STRING to unicode in the clipboard. add some nsCOMPtr goodness. remove code cruft. only draw each part of the updated region if there are less than 10 rects making up the region. fix not being able to move windows to where you want them (bug 17703). r=bryner@uiuc.edu
...
git-svn-id: svn://10.0.0.236/trunk@59978 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:43:42 +00:00
pavlov%netscape.com
181eb991e6
add GetNumRects() to nsIRegion to return the number of rects making up the region. make two XChangeGC calls in to 1 to reduce X server traffic. inline a few methods that are used internally in the gtk implimentations. remove some code cruft. r=bryner@uiuc.edu
...
git-svn-id: svn://10.0.0.236/trunk@59977 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:39:21 +00:00
mcafee%netscape.com
a148629c57
Moving InitVars and LoadConfig over to build-seamonkey-util.pl.
...
git-svn-id: svn://10.0.0.236/trunk@59976 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:13:59 +00:00
rhp%netscape.com
fd75b7dfd9
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@59975 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:06:51 +00:00
jfrancis%netscape.com
a8e66f4adc
fix for 24051: modifying password field corrupts pw text; checked in on behalf of buster; r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@59974 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 02:48:36 +00:00
dp%netscape.com
b831c35945
Fixing nsAtomTable assert on shutdown. Was caused by forgetting to
...
release a static categoryDataSource in the dtor. r=rjc,scc
git-svn-id: svn://10.0.0.236/trunk@59973 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 02:45:01 +00:00
mcafee%netscape.com
1a81b5a63f
Moving GetSystemInfo, SetupEnv, SetupPath to build-seamonkey-util.pl so they can be reused. Adding MOZ_BYPASS_PROFILE_AT_STARTUP so non-cltbld-built tinderbox builds don't get stuck in profile manager.
...
git-svn-id: svn://10.0.0.236/trunk@59972 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 02:34:30 +00:00
mcafee%netscape.com
86b7923bd5
Splitting out some of the build-seamonkey.pl script so other scripts can reuse this logic. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@59971 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 02:17:39 +00:00
bienvenu%netscape.com
44c2482c02
don't unescape urls before loading messages,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59970 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 02:09:13 +00:00
jfrancis%netscape.com
3362dad1b5
fix for 25452 (plain text widgets break IME escape key). checked in on behalf of katakai@japan.sun.com; r=jfrancis
...
Thanks Katakai!
git-svn-id: svn://10.0.0.236/trunk@59969 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 01:42:14 +00:00
troy%netscape.com
1b800c63fd
b=26692 r=erik@netscape.com Eliminated two places where nsAutoString objects
...
were being allocated on the heap
git-svn-id: svn://10.0.0.236/trunk@59968 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 01:07:16 +00:00
dp%netscape.com
b9e1334756
Clearing gNeedsSetup on key transition from set to notset. r=morse
...
git-svn-id: svn://10.0.0.236/trunk@59967 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 01:03:51 +00:00
morse%netscape.com
7706960c02
fix crash on bad password, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@59966 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 00:46:55 +00:00
bienvenu%netscape.com
8603161356
allow creation of folders with double-byte characters r=putterman, 26745
...
git-svn-id: svn://10.0.0.236/trunk@59965 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 00:20:37 +00:00
ben%netscape.com
b5669a369a
hack around 26265/25571 mac profile wizard failing because of string bundle load failure, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59964 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 00:16:02 +00:00
ben%netscape.com
dc44938c54
hack around 26265/25571 (stringbundles failing in mac profile manager), r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59963 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 00:13:03 +00:00
ssu%netscape.com
62c22bf1d9
added comments to functions; removed obsolete function; Not part of build at all.
...
git-svn-id: svn://10.0.0.236/trunk@59961 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 23:41:00 +00:00
morse%netscape.com
f1bf3b0e38
fix crash on exit, fix bug 26738, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@59960 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 23:36:49 +00:00
norris%netscape.com
664c955bc3
Fix 18860 impossible to call applet's public methods from JavaScript
...
(fix from jeff.dyer@compilercompany.com , r=norris)
git-svn-id: svn://10.0.0.236/trunk@59959 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 23:34:50 +00:00
ben%netscape.com
bb892dffc4
provide default pref for modal about window showing. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@59958 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 22:37:01 +00:00
ben%netscape.com
08ac82e794
remove the modal about dialog (actually, make it controllable via pref). default is about webpage as before. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@59957 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 22:36:29 +00:00
ben%netscape.com
f5924c73de
provide pref to show the modal about dialog if one wishes. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@59956 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 22:35:54 +00:00
bryner%uiuc.edu
30360193f9
Removing erroneous comments. r=ben.
...
git-svn-id: svn://10.0.0.236/trunk@59955 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 22:24:06 +00:00
pepper%netscape.com
fb29b8218f
adding myself to the credits list. Dunno why I got left off.
...
git-svn-id: svn://10.0.0.236/trunk@59954 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 22:03:14 +00:00
scc%netscape.com
57dee9cf04
while code reviewing Pierre Phaneuf's changes, I noticed some places where |do_QueryInterface()| could be used more efficiently, and some bad casts of |nsCOMPtr|s. This checkin fixes those. r=ben
...
git-svn-id: svn://10.0.0.236/trunk@59953 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 21:53:20 +00:00
scc%netscape.com
cc2ea1310a
enable the |ASSERT_NO_QUERY_NEEDED| tests for the |getter_AddRefs()| case as well. bug #26420 , r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@59952 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 21:17:51 +00:00
ssu%netscape.com
9d79e5f7ea
initial checkin for nsztool.exe source files. This is a rewrite of nszip.exe to not use MFC. This is not part of the build. I'm just checking in so I don't lose the work.
...
git-svn-id: svn://10.0.0.236/trunk@59950 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 20:06:54 +00:00
dp%netscape.com
3081043562
Removing platform ifdefs. r=morse
...
git-svn-id: svn://10.0.0.236/trunk@59949 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 17:57:29 +00:00
rhp%netscape.com
3d8b7a2d86
Small cleanup patch for nsMsgCompUtils.cpp in the work on bug 16398 (format=flowed). - r: rhp (external contribution)
...
git-svn-id: svn://10.0.0.236/trunk@59948 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 17:24:40 +00:00
morse%netscape.com
86dc663b59
fix bug 26380, wallet files being downloaded to early, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@59947 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 17:01:42 +00:00
sspitzer%netscape.com
ee6e475b22
fix warnings, get force launching of tasks to work.
...
git-svn-id: svn://10.0.0.236/trunk@59946 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 13:15:25 +00:00
sspitzer%netscape.com
397d5ccb25
hande -mail properly, using the nsICmdLineHandler interface
...
git-svn-id: svn://10.0.0.236/trunk@59945 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 13:05:29 +00:00
sspitzer%netscape.com
13b8af3294
-addressbook and -mail are no longer hard coded.
...
git-svn-id: svn://10.0.0.236/trunk@59944 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 13:01:14 +00:00
sspitzer%netscape.com
10fb12b905
I think the less unixes will fail to build if I don't do this.
...
git-svn-id: svn://10.0.0.236/trunk@59943 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 12:54:10 +00:00
sspitzer%netscape.com
a3093c4855
I hate copy and pasted code. write two macros to do all the work for me.
...
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59942 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
27412288f1
fix my broken ass code. what you get back from the category manager is
...
and enumerator of nsISupportsStrings. go from that, to a progid, and then
do a create instance, and then QI to a nsICmdLineHandler.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59941 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 11:08:00 +00:00
sspitzer%netscape.com
3f38a3158f
clean up. these should be progids, not cids, that I register with the category manager.
...
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59940 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 11:04:43 +00:00
sspitzer%netscape.com
eda58ccb3a
you can launch addressbook with -addressbook
...
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59939 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 11:04:10 +00:00
dveditz%netscape.com
68359dd41b
added quoting so we can execute windows files with spaces in their names -- such as anything in a subdir of 'Program Files'
...
git-svn-id: svn://10.0.0.236/trunk@59938 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 10:09:16 +00:00
sspitzer%netscape.com
83b08767e6
fix windows build bustage for dp.
...
git-svn-id: svn://10.0.0.236/trunk@59937 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 10:08:40 +00:00
dp%netscape.com
9ffbae453d
- Wallet Service implements nsIPasswordSink
...
- Wallet uses BasicStreamGenerator to do obscuring
- Changed Wallet_KeySet() to Wallet_IsKeySet()
- Setter Wallet_InitKeySet() for gIsKeySet() implemented
git-svn-id: svn://10.0.0.236/trunk@59936 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 09:48:27 +00:00
dp%netscape.com
69316cc927
dummy
...
git-svn-id: svn://10.0.0.236/trunk@59935 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 09:40:51 +00:00
scc%netscape.com
88c5597bf2
Oops, need to call |initialize()|. More comments. Fix over-zealous |AddCategoryEntry()|. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59934 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 08:26:13 +00:00
sspitzer%netscape.com
1e3cffa07d
appcores are finally dead on mac, windows and linux. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@59933 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 07:56:31 +00:00
sspitzer%netscape.com
961417414a
in the immortal words of sfraser: "die, appcores, die".
...
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59932 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 06:54:52 +00:00
sspitzer%netscape.com
c855b50986
be consistent with how we define the incoming server prog ids. add a debugging
...
printf (for me only). r=alecf
git-svn-id: svn://10.0.0.236/trunk@59931 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 06:51:24 +00:00
sspitzer%netscape.com
e87701fbba
fix the cookie / news component registry problem.
...
the problem was mRegistry was null, so we'd fail when calling persist().
git-svn-id: svn://10.0.0.236/trunk@59930 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 05:43:38 +00:00
sspitzer%netscape.com
8a2da4b1ed
prevent crash, return if mRegistry is null.
...
git-svn-id: svn://10.0.0.236/trunk@59929 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 05:25:38 +00:00
davidm%netscape.com
0feda92252
Bug 25949 update access paths for codewarrior update.
...
git-svn-id: svn://10.0.0.236/trunk@59928 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 04:38:30 +00:00
ben%netscape.com
12f1f6f578
new about:mozilla html document ;) (ripped from the classic source tree)
...
git-svn-id: svn://10.0.0.236/trunk@59927 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 03:27:32 +00:00
pp%ludusdesign.com
56f8ec1f57
Converting ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59926 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 03:18:27 +00:00
waterson%netscape.com
e57d2fd711
Tweak MOZ_COUNT_[CTOR|DTOR] macros.
...
git-svn-id: svn://10.0.0.236/trunk@59925 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 02:56:06 +00:00
dougt%netscape.com
bdc4e91ae6
adding explict call to VR_Close after using other VR_ routines which open
...
the version registry. suggested by dveditz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59924 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 02:45:08 +00:00
scc%netscape.com
4da08f6271
#include "nsCategoryManager.h", and hook it up as a service. That's it, I think. bug #26011 ; r={waterson,sspitzer}
...
git-svn-id: svn://10.0.0.236/trunk@59923 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 02:02:24 +00:00
scc%netscape.com
6eb0a43ed3
Added factory, and factory constructor function to get this thing hooked up. That's it, I think. bug #26011 ; r={waterson,sspitzer}
...
git-svn-id: svn://10.0.0.236/trunk@59922 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 02:01:39 +00:00
av%netscape.com
6eeb7eec0d
Fixing 26639, r=serge
...
git-svn-id: svn://10.0.0.236/trunk@59921 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:57:35 +00:00
beard%netscape.com
7413b67cdf
testing permissions change.
...
git-svn-id: svn://10.0.0.236/trunk@59920 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:48:40 +00:00
waterson%netscape.com
a328d6eeab
Bug 26344. Copy event handler 'by hand', as attribute-based compilation will only occur when an element is in the document. Added grafitti about using cloneNode(), which may be better, modulo bug 26528. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59919 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:36:23 +00:00
waterson%netscape.com
e31ba113fc
Bug 26129. Replace timer with a PLEvent. GTK timers (in this specific case) seem to be confused when a modal event queue has been pushed. By using a PLEvent, we get the same effect, but are able to grab the outermost queue to ensure that our callback to fire OnEndDocumentLoad gets kicked. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59918 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:30:16 +00:00
sspitzer%netscape.com
4420bb3d46
scc rewrote this in C++. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@59917 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:21:35 +00:00
sspitzer%netscape.com
318fc5ff11
remove nsCategoryManager.js from the packages.
...
git-svn-id: svn://10.0.0.236/trunk@59916 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:21:10 +00:00
sspitzer%netscape.com
95cb8a6b9c
stop building nsCategoryManager.js and start building nsCategoryManager.cpp
...
on linux and windows
git-svn-id: svn://10.0.0.236/trunk@59915 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:19:28 +00:00
scc%netscape.com
0e7f35ba17
fixing bustage, omitted result type
...
git-svn-id: svn://10.0.0.236/trunk@59914 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:16:32 +00:00
sspitzer%netscape.com
652b0864ff
fix warnings, make it build on linux.
...
git-svn-id: svn://10.0.0.236/trunk@59913 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:12:47 +00:00
jband%netscape.com
2fdce1f62b
fix incorrectly declared callback and its evil (cast) that were crashing my release builds of xpcshell and viewer. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@59912 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:09:15 +00:00
scc%netscape.com
dda13b86d9
Added "nsCategoryManager.cpp", as per bug #26011
...
git-svn-id: svn://10.0.0.236/trunk@59911 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:07:44 +00:00
pavlov%netscape.com
a18b01da9f
put include guards around nsGCCache.h and inlined a few function sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@59910 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:03:16 +00:00
scc%netscape.com
84204e9806
Adding the CID, progID, etc., so I can get the C++ version registered as a service. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@59909 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:01:08 +00:00
scc%netscape.com
398601bcf7
Adding the CID, progID, etc., so I can get the C++ version registered as a service. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@59908 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 00:57:11 +00:00
beard%netscape.com
f576ca0b1d
forgot to forward declare nsIGraphics here. fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@59907 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 00:23:59 +00:00
scc%netscape.com
d5bc449880
Eliminating duplicate macros, r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@59906 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 23:55:09 +00:00
bryner%uiuc.edu
e27d71086f
Removing unused dtd labels, and correcting grammar. r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59905 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 23:31:39 +00:00
beard%netscape.com
8932999a96
fix nsIToolkit leak. r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@59904 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 23:11:20 +00:00
beard%netscape.com
c253bbfd73
removed unsafe StartDraw/EndDraw methods, using StPortSetter instead, added GetGraphics(). r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@59903 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 23:02:37 +00:00
beard%netscape.com
1af25e3b1c
added nsGraphicsImpl.cpp. r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@59902 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 22:52:13 +00:00
beard%netscape.com
8269d2fd4c
added nsIGraphics.idl. r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@59901 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 22:49:34 +00:00
rhp%netscape.com
bb3a45b5f7
Fix mail send problems when invalid embedded objects exist in message - Bug #: 24999 - r: ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@59900 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 22:31:37 +00:00
sford3%swbell.net
1e7b72af30
Finishing 26478
...
git-svn-id: svn://10.0.0.236/trunk@59899 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 22:27:08 +00:00
sford3%swbell.net
2e4051e082
fix 26478, i18n work. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59898 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 22:07:24 +00:00
beard%netscape.com
032597aa17
XP implementation of scriptable graphics interface. r=pavlov (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@59897 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 22:05:51 +00:00
beard%netscape.com
dddc5be7b9
scriptable interface for graphics. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59896 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 22:02:19 +00:00
sspitzer%netscape.com
77b53b5dc7
add newlines to the end of some files, and add the defaultProfileDir interface
...
and for ben. r=alecf
git-svn-id: svn://10.0.0.236/trunk@59895 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 21:48:09 +00:00
sford3%swbell.net
b06dddb570
more i10n, not part of the build yet, part of fix for 26478
...
git-svn-id: svn://10.0.0.236/trunk@59894 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 21:48:05 +00:00
sford3%swbell.net
9eb383d57f
adding navigator.properties, more i10. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59893 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 21:44:48 +00:00
leaf%mozilla.org
8e1f4b0733
Pull nsprpub by static tag. patch from wtc, r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@59892 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 21:37:55 +00:00
hangas%netscape.com
595a82aa9e
More address book fixes. Bugs 26501, 10841, 16455. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59891 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 21:21:56 +00:00
leaf%mozilla.org
fba1580ec4
Pull nsprpub by static tag, if NSPR_CO_TAG isn't already set. Patch
...
from wtc; r=leaf
git-svn-id: svn://10.0.0.236/trunk@59890 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 21:17:07 +00:00
rickg%netscape.com
ee187e4147
added support for RTF; r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@59889 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 20:35:28 +00:00
valeski%netscape.com
24dc7be063
26219. r=rhp. Form submission file extension to MIME type mapping was broken. The means that we weren't reporting the correct MIME type of files that were being uploaded
...
git-svn-id: svn://10.0.0.236/trunk@59888 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 18:37:51 +00:00
tonyr%fbdesigns.com
495bfdaead
Added the skin directory
...
git-svn-id: svn://10.0.0.236/trunk@59887 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com
22c594bce9
Added workaround for bug #26291
...
git-svn-id: svn://10.0.0.236/trunk@59886 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com
59cfbb9eca
Update to use a style sheet rather than setAttribute from JS. bug# 26482
...
git-svn-id: svn://10.0.0.236/trunk@59885 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com
55d9311150
Added mailnews:import:resorces:skin directory to export/install list
...
git-svn-id: svn://10.0.0.236/trunk@59884 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 16:49:05 +00:00
tonyr%fbdesigns.com
910926dda5
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@59883 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 16:45:33 +00:00
sspitzer%netscape.com
27c02bd9d7
nsIServiceProvider.h doesn't exist anymore
...
git-svn-id: svn://10.0.0.236/trunk@59882 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 09:56:55 +00:00
sspitzer%netscape.com
3c33096625
fix the assertion at startup, and other breakage. because appshell is a component, we need to install
...
it into bin/components, and not bin. r=syd
git-svn-id: svn://10.0.0.236/trunk@59881 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 09:36:02 +00:00
risto%netscape.com
2755d7a0dd
One more URL change
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59880 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 09:10:10 +00:00
sspitzer%netscape.com
1e438624c6
use and XPIDLCString and prevent a leak. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@59879 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 08:24:07 +00:00
alecf%netscape.com
0ca9e26f46
update some strings, no reviewer
...
git-svn-id: svn://10.0.0.236/trunk@59878 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 08:09:02 +00:00
alecf%netscape.com
9f7a9e6a89
add ispUtils.js (not used yet)
...
git-svn-id: svn://10.0.0.236/trunk@59877 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 08:06:54 +00:00
alecf%netscape.com
a164d5a055
add ISP default example files (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@59876 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 08:05:53 +00:00
scc%netscape.com
4af1bd69eb
finished filling in |AddCategoryEntry|. Now all I have to do is get the thing registered and instantiated
...
git-svn-id: svn://10.0.0.236/trunk@59875 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 07:58:56 +00:00
scc%netscape.com
a7d6e36a54
fixed tabs, added registry loading code, some comments... almost ready to go
...
git-svn-id: svn://10.0.0.236/trunk@59874 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 07:42:30 +00:00
risto%netscape.com
d9a18e2f49
Changing all cvs-mirror.mozilla.org references to point to politically
...
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.
r=bryner
git-svn-id: svn://10.0.0.236/trunk@59873 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 07:23:36 +00:00
sspitzer%netscape.com
5fc9fc968f
make it so when we read in a prefs file, we call any callbacks.
...
we need this because if you go through the profile manager, and you have
pref call backs set up (like disabling the xul cache), the call backs won't
fire when you pick a profile. r=alecf
git-svn-id: svn://10.0.0.236/trunk@59872 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 07:17:44 +00:00
bryner%uiuc.edu
65b1e9057e
Adding finger protocol to mac build.
...
git-svn-id: svn://10.0.0.236/trunk@59871 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:44:51 +00:00
scc%netscape.com
b140d40ba0
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@59870 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:19:49 +00:00
alecf%netscape.com
e96cb63cbd
switch from nsAutoCString to nsCAutoString
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59869 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:19:18 +00:00
alecf%netscape.com
9cb05c3b8d
switch from nsAutoCString to nsCAutoString r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59868 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:13:01 +00:00
alecf%netscape.com
6356cb1b52
move from nsAutoCString to nsCAutoString r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59867 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:11:46 +00:00
alecf%netscape.com
270c3647cd
oops, missed one
...
this and the last checkin r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59866 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:08:12 +00:00
alecf%netscape.com
9adc1a0e22
switch from nsAutoCString to nsCAutoString
...
git-svn-id: svn://10.0.0.236/trunk@59865 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:07:25 +00:00
alecf%netscape.com
6f9633edc6
fix badly spelled variable, also fixes bustage
...
git-svn-id: svn://10.0.0.236/trunk@59864 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:55:30 +00:00
alecf%netscape.com
c7d162b4ed
update packages to reflect appshell's new home
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59863 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:45:55 +00:00
alecf%netscape.com
9db466286f
turn appshell into a component on mac r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59862 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:43:21 +00:00
alecf%netscape.com
44c57605db
remove appshell components from NS_SetupRegistry because all these things live in the appshell dll now
...
git-svn-id: svn://10.0.0.236/trunk@59861 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:42:46 +00:00
morse%netscape.com
f9c3ba5221
Cookie Permission file was not getting read in, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@59860 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:42:02 +00:00
alecf%netscape.com
70abd69a4a
remove the file locator from the viewer registry, since it's now in a component
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59859 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:41:50 +00:00
alecf%netscape.com
c1c5178519
make appshell into a component
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59858 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:38:13 +00:00
sspitzer%netscape.com
38154dc5ba
package nsCategoryManager.js on windows
...
git-svn-id: svn://10.0.0.236/trunk@59857 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:27:56 +00:00
sspitzer%netscape.com
a223b33ad5
export nsCategoryManager.js
...
git-svn-id: svn://10.0.0.236/trunk@59856 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:22:19 +00:00
sford3%swbell.net
79a13c57e6
Part of my last checking, and r=ben
...
git-svn-id: svn://10.0.0.236/trunk@59855 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:19:44 +00:00
sford3%swbell.net
ed69d4a3c1
fixing 26475, moving some text in navigator.js to a string bundle
...
git-svn-id: svn://10.0.0.236/trunk@59854 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:18:40 +00:00
erik%netscape.com
f27545f39f
fixing Solaris build bustage
...
git-svn-id: svn://10.0.0.236/trunk@59853 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:04:09 +00:00
scc%netscape.com
0d5ba1e01b
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@59852 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:58:53 +00:00
jband%netscape.com
6b86b23301
fix test bustage due to typo in JS code. This was a known problem that I could have SWORN that shaver checked in a fix for
...
git-svn-id: svn://10.0.0.236/trunk@59851 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:42:04 +00:00
leaf%mozilla.org
e336aead50
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@59850 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:15:47 +00:00
beard%netscape.com
7e7b39d00d
removed unused enums, turned double buffering back on, added test for opaque views that occlude other views. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59849 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:13:29 +00:00
beard%netscape.com
2e716f8b23
changed test of mClip from (left == right) && (top == bottom) to (left == 0) && (right == 0) && (top == 0) && (bottom == 0). Added test for empty clip rect, to avoid painting. Added an assert to make sure mClip is set to reasonable values. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59848 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:11:55 +00:00
tbogard%aol.net
1f049cfc7d
Added SizeShellTo and ShowModal.
...
git-svn-id: svn://10.0.0.236/trunk@59847 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:08:13 +00:00
mcafee%netscape.com
115123935b
Adding support to bypass profile at startup to test tinderbox. setenv MOZ_BYPASS_PROFILE_AT_STARTUP 1 to get do this. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59846 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:07:57 +00:00
leaf%mozilla.org
a47ce2a955
disabling the run of regxpcom so automated builds this weekend won't
...
choke on it crashing. won't affect build.
git-svn-id: svn://10.0.0.236/trunk@59845 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:35:39 +00:00
ben%netscape.com
7e3220cb71
cleaned up profile migration progress dialog, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59844 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:33:07 +00:00
erik%netscape.com
89de4df995
bug 8801; temporary fix for bad performance problem with font prefs;
...
r=troy
git-svn-id: svn://10.0.0.236/trunk@59843 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:32:53 +00:00
ben%netscape.com
e99f97263f
cleaned up confirm migration dlg. r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59842 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:32:34 +00:00
ben%netscape.com
48d80161c0
cleaned up confirm migration dialog r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59841 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:32:13 +00:00
erik%netscape.com
6b66c244e2
bug 8801; temporary fix for a bad performance problem with font prefs;
...
r=troy
git-svn-id: svn://10.0.0.236/trunk@59840 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:31:39 +00:00
tbogard%aol.net
361eb02039
Implemented GetPosition, SetSize, GetSize, and SetPositionAndSize. Added and stubbed out SizeShellTo, ShowModal and GetNewBrowserChrome. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59839 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:26:35 +00:00
tbogard%aol.net
55975ee840
Added stub implementation for new methods nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal. GetNewBrowserWindow calls into nsXULWindow to do the work. Implemented GetMainWidget, SetFocus, and FocusAvailable.
...
git-svn-id: svn://10.0.0.236/trunk@59838 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:26:12 +00:00
tbogard%aol.net
32047cb501
Added stub implementation for new methods nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal. GetNewBrowserWindow calls into nsXULWindow to do the work.
...
git-svn-id: svn://10.0.0.236/trunk@59837 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:25:45 +00:00
tbogard%aol.net
3c76c263eb
Added stub implementation for new methods nsIWebBrowserChrome::SetJSStatus, nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal.
...
git-svn-id: svn://10.0.0.236/trunk@59836 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:24:45 +00:00
tbogard%aol.net
9ffbf24b15
Added SetJSDefaultStatus method as it can be set by JS.
...
git-svn-id: svn://10.0.0.236/trunk@59835 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:24:42 +00:00
beard%netscape.com
0de951c0e1
made using nsViewManager2 depend on the preference "nglayout.view.useViewManager2". r=pavlov, kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@59834 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:02:10 +00:00
jbetak%netscape.com
fa357fa328
bug #8702 ; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder
...
git-svn-id: svn://10.0.0.236/trunk@59833 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 02:20:37 +00:00
warren%netscape.com
921f948efe
Pulled out NS_MeanAndStdDev as an xpcom exported function for convenience.
...
git-svn-id: svn://10.0.0.236/trunk@59832 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 02:07:45 +00:00
brendan%mozilla.org
54225d3ee2
Argh, fix stupid typo that sometimes breaks for/in loops (26595, r=jband@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@59831 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 02:04:16 +00:00
brendan%mozilla.org
2e5e3a4050
Fix crash reported in bug 26595 (r=jband@netscape.com) via better compilation-frame conditioning.
...
git-svn-id: svn://10.0.0.236/trunk@59830 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:54:13 +00:00
sgehani%netscape.com
cd3b0463f3
Unbreak the Mac installer.
...
b = 25569
r = polar bear
git-svn-id: svn://10.0.0.236/trunk@59829 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:44:19 +00:00
morse%netscape.com
f2f37a3440
fix bug 26305, wallet editor is empty, r=ben
...
git-svn-id: svn://10.0.0.236/trunk@59828 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:36:47 +00:00
bienvenu%netscape.com
7c27214841
use imap utf7 internally, fixes unicode folder names, r=jefft
...
git-svn-id: svn://10.0.0.236/trunk@59827 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:22:29 +00:00
sspitzer%netscape.com
5e9679c2c2
some bulletproofing code. I got a random crash here (sorry, I lost the stack) because the
...
downstreamlister was null. trying to reproduce. at least now it will only assert.
r=mscott
git-svn-id: svn://10.0.0.236/trunk@59826 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:20:09 +00:00
bienvenu%netscape.com
db90172f17
fix escaping of user name (r=alecf) also fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@59825 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:19:38 +00:00
alecf%netscape.com
d08463db9e
add the service provider datasource to the base factory
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59824 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:17:03 +00:00
alecf%netscape.com
33552de55e
export nsMsgServiceProvider.h on the mac
...
r=sspitzer on this and last 2 checkins
git-svn-id: svn://10.0.0.236/trunk@59823 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:16:07 +00:00
ducarroz%netscape.com
f31edff891
Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59822 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:15:06 +00:00
alecf%netscape.com
cbaa6d387c
added files: mozilla/mailnews/base/src/nsMsgServiceProvider.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59821 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:15:03 +00:00
alecf%netscape.com
cdc804d2a7
add nsMsgServiceProvider to the unix and windows builds
...
git-svn-id: svn://10.0.0.236/trunk@59820 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:13:11 +00:00
alecf%netscape.com
dceb320605
first checked in (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@59819 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:10:24 +00:00
alecf%netscape.com
4db2212220
hook up Set Default Account and clean up delete account
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59818 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:07:19 +00:00
alecf%netscape.com
5080fad090
implement Get/SetDefaultAccount
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59817 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:06:27 +00:00
alecf%netscape.com
b3c0caac38
when form elements are generated via a template, set the form to the XUL Doc's hidden form so that the element behaves correctly.
...
r=waterson
git-svn-id: svn://10.0.0.236/trunk@59816 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:03:39 +00:00
bryner%uiuc.edu
e932a61bf1
Adding some new mousewheel code that isn't used yet. Also removing an
...
unneeded comparison in the existing code, and changing several occurrences
of NS_DEFINE_IID to NS_GET_IID. r=saari.
git-svn-id: svn://10.0.0.236/trunk@59815 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 00:58:29 +00:00
waldemar%netscape.com
1c777522b9
Fixed bug
...
git-svn-id: svn://10.0.0.236/trunk@59814 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 00:39:58 +00:00
terry%mozilla.org
cd9f027a36
The "put this named query in the footer" feature was choking if the
...
name of the query had a space in it.
git-svn-id: svn://10.0.0.236/trunk@59813 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 00:38:15 +00:00
waldemar%netscape.com
2b6f70d530
Fixed & bugs
...
git-svn-id: svn://10.0.0.236/trunk@59811 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:54:29 +00:00
waldemar%netscape.com
00f4b3f751
Fixed syntax error
...
git-svn-id: svn://10.0.0.236/trunk@59810 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:54:08 +00:00
ben%netscape.com
57eee85d9f
fixing 20842, font size on taskbar is too small. r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59809 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:50:29 +00:00
ben%netscape.com
da245c25cf
fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59808 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:49:54 +00:00
akkana%netscape.com
c0b58e45df
22505 workaround: force plaintext editors to use font-family: monospace to make wrapping work. r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@59807 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:39:31 +00:00
pavlov%netscape.com
4cb8ea7533
aww, I fixed my favorite bug. The "interesting" toolbar contest is now over. (bug 20496) r=mcafee,large_penguin
...
git-svn-id: svn://10.0.0.236/trunk@59806 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:14:38 +00:00
dougt%netscape.com
d405faed9a
Fix for bug 26420. r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59805 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:14:27 +00:00
sspitzer%netscape.com
65aad0c580
pass -h through to the app, so it can handle it.
...
git-svn-id: svn://10.0.0.236/trunk@59804 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:13:48 +00:00
sspitzer%netscape.com
c75cff444d
work on making -news handled arbitrarily. not working yet, as I can't
...
call the category manager from C++ yet. r=alecf
git-svn-id: svn://10.0.0.236/trunk@59802 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:11:19 +00:00
sdagley%netscape.com
0fa0e2fa9d
Enabling debug info on optimized build so sfraser can debug optimized builds. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@59801 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:09:10 +00:00
sspitzer%netscape.com
b5d7f7fa3a
added files: mozilla/xpfe/appshell/public/nsICmdLineHandler.idl
...
git-svn-id: svn://10.0.0.236/trunk@59800 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:09:09 +00:00
sspitzer%netscape.com
0f7c23de3c
building this on windows and linux, mac soon.
...
adding a #define for which category nsICmdLineHanders are for.
git-svn-id: svn://10.0.0.236/trunk@59799 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:07:27 +00:00
valeski%netscape.com
1c4b45456c
26330. simple extension addition
...
git-svn-id: svn://10.0.0.236/trunk@59798 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:06:59 +00:00
sdagley%netscape.com
a9dab47115
Added comment warning that the file size attribute only deals with the data fork on the Mac and point to Mac specific interface for dealing with the size of the combined forks. r=none as this is just cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@59797 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:06:56 +00:00
sspitzer%netscape.com
4b5fe471f4
use nsXPIDLCStrings to make the code cleaner and prevent possible leaks.
...
r=alecf,dp,morse
git-svn-id: svn://10.0.0.236/trunk@59796 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:05:33 +00:00
sspitzer%netscape.com
2da21f774f
use NS_WITH_SERVICE to make the code cleaner.
...
git-svn-id: svn://10.0.0.236/trunk@59795 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:02:25 +00:00
sfraser%netscape.com
265c8b6103
Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh
...
git-svn-id: svn://10.0.0.236/trunk@59794 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:57:49 +00:00
dougt%netscape.com
802f0584a1
Empowering the world. Bug. 25374, basically we create a directory without
...
the correct permission.
r=racham&&mozbot.
git-svn-id: svn://10.0.0.236/trunk@59793 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:57:37 +00:00
rhp%netscape.com
924652fa0e
Fix for incorrect charset on reply - Bug # 3979 - r: mscott
...
git-svn-id: svn://10.0.0.236/trunk@59792 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:52:55 +00:00
ducarroz%netscape.com
c9277036eb
Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59791 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:52:03 +00:00
valeski%netscape.com
0305c31ba1
25557, 26083. r=morse. We now capture cookies from HTTP-EQUIV and we also handle HTTP-EQUIV refresh headers that include single/double quotes
...
git-svn-id: svn://10.0.0.236/trunk@59790 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:50:39 +00:00
chuang%netscape.com
a8981c3d07
Bug 17564 Prefs: Addressing prefs do not stick. r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59789 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:48:42 +00:00
chuang%netscape.com
ae6e4ceac6
Bug 24877 Can't remove Additional email Address in Abook card, r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59788 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:47:27 +00:00
nhotta%netscape.com
cb8ea0c057
Fixed a wrong address reference which crashes Japanese mail send, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59787 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:39:03 +00:00
sspitzer%netscape.com
f9d23bfed2
bulletproofing. r=alecf. see bug #26608
...
git-svn-id: svn://10.0.0.236/trunk@59786 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:37:11 +00:00
mscott%netscape.com
86330f79ee
Back out the changes to the pipe code to fix regression bugs: 26533 and one i forgot the number of. =)
...
r=warren
a=leaf
git-svn-id: svn://10.0.0.236/trunk@59785 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 21:45:46 +00:00
nis%sparc.spb.su
8b969cb123
Added workaround to get JavaDOM to work on Linux.
...
git-svn-id: svn://10.0.0.236/trunk@59781 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 17:23:51 +00:00
rods%netscape.com
79248e7545
commenting out widgets from the build they have been moved to the viewer app
...
r kmcclusk, b =17027
git-svn-id: svn://10.0.0.236/trunk@59779 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:59:57 +00:00
rods%netscape.com
ce95e7bd2f
commenting out widgets from the build they have been moved tothe viewer app
...
r kmcclusk, b =17027
git-svn-id: svn://10.0.0.236/trunk@59778 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:59:31 +00:00
rods%netscape.com
d7b8f2fc81
adding widget viewer based widget library to build
...
widgets are no created from NS_New mthods instead of from the factory
r kmcclusk, b =17027
git-svn-id: svn://10.0.0.236/trunk@59777 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:58:35 +00:00
rods%netscape.com
7ec868ee60
initial add
...
git-svn-id: svn://10.0.0.236/trunk@59776 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:55:21 +00:00
rods%netscape.com
06776f9c2f
initial add copied from widget\src\windows and all NS_NewXXX method
...
for bug 17027 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@59775 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:54:24 +00:00
dcone%netscape.com
d26e5ae7a9
Added code to the Lock and unlock for blending support.
...
git-svn-id: svn://10.0.0.236/trunk@59774 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:53:39 +00:00
dcone%netscape.com
cae729ad4e
Added Mac blender support. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59773 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:52:55 +00:00
putterman%netscape.com
a7f2d0f2c2
If a message that is loaded in the message pane is selected again,don't reload it.
...
r=mscott.
git-svn-id: svn://10.0.0.236/trunk@59772 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:19:57 +00:00
law%netscape.com
e4655532a4
Fix build error
...
git-svn-id: svn://10.0.0.236/trunk@59771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:14:19 +00:00
law%netscape.com
b605d3dfbe
New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff)
...
git-svn-id: svn://10.0.0.236/trunk@59770 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 14:40:08 +00:00
terry%mozilla.org
b7fa516b57
Add an optional ability to stagger the headers in the bug list, which
...
is uglier, but often squeezes things better horizontally.
git-svn-id: svn://10.0.0.236/trunk@59769 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 14:08:00 +00:00
warren%netscape.com
4eb839f8ce
Fixed indentation.
...
git-svn-id: svn://10.0.0.236/trunk@59768 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:18:27 +00:00
warren%netscape.com
6d495f9235
fixed typo
...
git-svn-id: svn://10.0.0.236/trunk@59767 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:17:39 +00:00
warren%netscape.com
1bbe787cb6
Lowercased method names for idl.
...
git-svn-id: svn://10.0.0.236/trunk@59766 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:16:33 +00:00
brendan%mozilla.org
983bf048da
Performance fix to cut down on gratuitous JS GCs (13350, r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@59765 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 09:50:25 +00:00
warren%netscape.com
5ef1799207
Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59764 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 09:29:55 +00:00
law%netscape.com
93edc7c383
Export new splash screen interface header (part of splash screen for windows changes); b=6391, r=davidm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59763 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 09:12:06 +00:00
warren%netscape.com
1cf6455bf7
Implemented GetOwner/SetOwner. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59762 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:55:05 +00:00
law%netscape.com
8fade09598
Removing some debugging crud from new file
...
git-svn-id: svn://10.0.0.236/trunk@59761 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:51:23 +00:00
mscott%netscape.com
c8948a35f6
more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
...
application layer into the webshell/docshell layer.
r=travis
git-svn-id: svn://10.0.0.236/trunk@59760 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:45:34 +00:00
mscott%netscape.com
8fadc39c51
more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
...
application layer into the webshell/docshell layer.
r=traivs
git-svn-id: svn://10.0.0.236/trunk@59759 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:44:46 +00:00
mscott%netscape.com
5099d9d1c1
More prepation for docshell landing. Add a IsPreferred method to nsIURIContentListener and use the Ispreferred
...
method when the load type is user click to find the preferred registered window for handling the content
r=travis
git-svn-id: svn://10.0.0.236/trunk@59758 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:43:34 +00:00
waterson%netscape.com
e0f132e842
Bug 26522. Stabilize refcount before calling code that'll addref/release the clone. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@59757 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:41:03 +00:00
mcafee%netscape.com
2345d4265f
Switching Send Link & Send Page menu items (5659), r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@59756 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:39:15 +00:00
mscott%netscape.com
789a6ae9ba
Back out rjc's checkin which broke bookmarks. (whenever you quit we lost your bookmarks)
...
a=sleestack
git-svn-id: svn://10.0.0.236/trunk@59755 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:39:08 +00:00
warren%netscape.com
9d42d7f278
Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59754 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:33:17 +00:00
syd%netscape.com
8bad508cc7
Fix build bustage. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59753 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:51:21 +00:00
pinkerton%netscape.com
c510ede035
fix popup regression in editor. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@59752 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:44:43 +00:00
warren%netscape.com
b07abd219e
Added stream buffering. Made file transport use it. Bug #19233 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@59751 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:31:43 +00:00
pinkerton%netscape.com
81dbc402e3
fix for mexican-jumping menus when menus were too large and needed to be repositioned to fit on screen. fixes bug 21477. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@59750 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:27:30 +00:00
sdagley%netscape.com
22894200d9
nsLocalFileMac work. Added GetFileSizeWithResFork() method for callers that need to account for the total size of a Mac file (GetFileSize() only returns the size of the data fork). r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59749 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:17:36 +00:00
hyatt%netscape.com
427ab734e8
Fix for bug#26483
...
git-svn-id: svn://10.0.0.236/trunk@59748 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 06:46:50 +00:00
pavlov%netscape.com
2db20a1456
remove code cruft and initialize the gcvalues struct's values to 0 so that we can correctly compare them in the gc cache r=tor@cs.brown.edu
...
git-svn-id: svn://10.0.0.236/trunk@59747 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 06:31:01 +00:00
sdagley%netscape.com
69d7139a1e
Fix #22428 where attachments didn't work on Mac as the length of the form data wasn't being computed properly. In nsFormFrame::ProcessAsMultipart now uses an nsILocalFile to get file size rather than PR_GetFileInfo as the path to the file is in native format and PR_GetFileInfo doesn't handle native Mac paths. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@59746 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:55:54 +00:00
bienvenu%netscape.com
a18f6d45d3
fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 (for real this time, last checkin was wrong)
...
git-svn-id: svn://10.0.0.236/trunk@59745 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:52:32 +00:00
morse%netscape.com
8aaf118538
center dialog on the screen, coder=ben, r=morse
...
git-svn-id: svn://10.0.0.236/trunk@59744 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:49:33 +00:00
bienvenu%netscape.com
752f4e4478
break out method for getting folder cache elem from file spec, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59743 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:48:50 +00:00
sdagley%netscape.com
6866b7f90e
For now nsLocalFileMac::GetFileSize should only return the size of the file's data fork to be compatible with other places in the code that make that assumption. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@59742 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:26:00 +00:00
pinkerton%netscape.com
d00dd9a869
oops, messed up the optimized target. now fixed.
...
git-svn-id: svn://10.0.0.236/trunk@59741 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:22:37 +00:00
bienvenu%netscape.com
1b0ae79007
fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476
...
git-svn-id: svn://10.0.0.236/trunk@59740 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:09:19 +00:00
sspitzer%netscape.com
ae778a7a8d
add the interface for a command line handler. not part of build yet.
...
git-svn-id: svn://10.0.0.236/trunk@59739 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 04:33:46 +00:00
sspitzer%netscape.com
ebb24465d7
ignore generated makefiles
...
git-svn-id: svn://10.0.0.236/trunk@59738 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 04:32:00 +00:00
sdagley%netscape.com
c109484ffd
nsFormFrame::GetFileNameWithinPath didn't work properly for Mac or Unix paths. Found as part of investigation of bug #22428 but not a fix by itself. r=gagan
...
git-svn-id: svn://10.0.0.236/trunk@59737 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 04:11:51 +00:00
beard%netscape.com
7eb255f278
Added prefs for using nsViewManager2 to the debug panel.
...
git-svn-id: svn://10.0.0.236/trunk@59736 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:48:15 +00:00
pinkerton%netscape.com
7bc776b126
Fixing bug 26468, gtk clipboard regression with plain text. Forgot to set the flavor when doing conversion to unicode from text/plain. doh! r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@59735 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:38:27 +00:00
law%netscape.com
de7f7ff955
New files for windows splash screen (not built yet); b=6391, r=jevering@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59734 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:34:44 +00:00
law%netscape.com
c094e33ce0
Windows program icon (ugly as sin; please contribute a better one!); b=6391, r=jevering@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59733 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:29:27 +00:00
law%netscape.com
1eb465d2f6
Windows splash screen bitmap (from Mozilla classic, same as Mac); b=6391, r=jevering@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59732 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:28:09 +00:00
pinkerton%netscape.com
cb0d0da5e1
fix the access paths for pro5 migration. r=macdev.
...
git-svn-id: svn://10.0.0.236/trunk@59731 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:27:36 +00:00
law%netscape.com
29a36e7fca
New file needed for Win splash screen; b=6391,r=davidm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59730 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:24:55 +00:00
pinkerton%netscape.com
0216577864
fix build bustage. win32 compiler is not ansi c++ compliant wrt scoping of idents declared in a for loop.
...
git-svn-id: svn://10.0.0.236/trunk@59729 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:22:33 +00:00
karnaze%netscape.com
17f81563ab
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@59728 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:17:24 +00:00
karnaze%netscape.com
9db5f41f22
bug 23994 get the correct child list for a caption frame, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59727 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:16:47 +00:00
morse%netscape.com
72c1d61ccf
clear list of saved sigons when database timeout occurs, r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@59725 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:09:23 +00:00
warren%netscape.com
f4aedeeabf
Propagating return code. r=vidur,joki
...
git-svn-id: svn://10.0.0.236/trunk@59724 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:06:56 +00:00
warren%netscape.com
b14ca3b6c7
Added an assertion for case when return code gets ignored.
...
git-svn-id: svn://10.0.0.236/trunk@59723 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:06:16 +00:00
pavlov%netscape.com
d4589174f7
remove the non-needed push/pop states r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@59722 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:03:08 +00:00
mcafee%netscape.com
271a9a8241
Fixing /* within /* warning, r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@59721 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:56:48 +00:00
karnaze%netscape.com
80375a5194
bug 7714 - better row height allocation for rows with no cells originating in them, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59720 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:49:27 +00:00
karnaze%netscape.com
c07a74ff39
bug 8411 - the outer table cannot be made narrower than the captions min width, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59719 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:47:13 +00:00
slamm%netscape.com
ca8da41dde
Pick last panel as default instead of first (bug #25506 ).
...
Remember "My Panels" height for mailnews (bug 25121).
Lay ground work to exclude panels on a per component basis (bug 24602).
Improve initial sidebar draw by hidding everything by default
and then showing components as needed. It used to be the opposite.
git-svn-id: svn://10.0.0.236/trunk@59718 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:16:55 +00:00
pavlov%netscape.com
49aa03fcb7
remove bogus comments.
...
git-svn-id: svn://10.0.0.236/trunk@59717 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:03:36 +00:00
brendan%mozilla.org
43d1d6a141
- Eliminate ancient, bogus proxying of function object for its call objects (23346, r=jband@netscape.com).
...
- Tabs expanded as much as I could stand, without taking too much cvsblame.
git-svn-id: svn://10.0.0.236/trunk@59716 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:01:49 +00:00
putterman%netscape.com
1fa499a8a8
sorting and threading now remember selection. Removed Test5000 message. Cleaned up
...
js a bit and moved globals into one function. r =alecf.
git-svn-id: svn://10.0.0.236/trunk@59715 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:56:38 +00:00
neeti%netscape.com
1f4ed0f0e7
Returning the correct error value instead of NS_OK, from OnStartRequest() and OnStopRequest().r=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@59714 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:54:47 +00:00
sfraser%netscape.com
9a725f9715
Back out an old change by dcone which attempted to fix a redraw bug that has since been fixed a different way. r=beard.
...
git-svn-id: svn://10.0.0.236/trunk@59713 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:51:49 +00:00
alecf%netscape.com
e40358dcc3
hook up this object to the globalobjectowner so that we can report errors
...
r=waterson
git-svn-id: svn://10.0.0.236/trunk@59712 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:42:05 +00:00
morse%netscape.com
30557839ae
added a title line, not reviewed
...
git-svn-id: svn://10.0.0.236/trunk@59711 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:36:57 +00:00
cata%netscape.com
b0f922c805
Temporary splitting the charset menu, until scrollable menus become available. Bug #24029 , r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59710 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:28:55 +00:00
tonyr%fbdesigns.com
8bb80daa24
Got rid of those pesky compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@59709 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:28:53 +00:00
mcafee%netscape.com
3a26f329d3
Adding help text for -P <profile> commandline option (23874). r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@59708 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:24:04 +00:00
rjc%netscape.com
7c593e32b0
Use result from NS_MakeAbsoluteURI() as the 'real' URI.
...
git-svn-id: svn://10.0.0.236/trunk@59707 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:17:35 +00:00
sspitzer%netscape.com
4daec95ec5
only force the profile manager on you if you aren't cltbld and if you don't
...
have this other magic flag set. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@59705 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:00:11 +00:00
sspitzer%netscape.com
1d24b053d2
fix the orange breakage on tinderbox. force everyone but tinderbox to see the
...
profile manager.
this will buy me some time until I figure out the real fix
git-svn-id: svn://10.0.0.236/trunk@59704 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:51:58 +00:00
pp%ludusdesign.com
637edb15e8
Conversion of ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59703 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:39:15 +00:00
ftang%netscape.com
265915815a
fix bug 23944. make range 0xE5-0xFC invalid frist byte of SJIS. code generate by perl script and reviewed by ftang
...
git-svn-id: svn://10.0.0.236/trunk@59702 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:38:39 +00:00
ssu%netscape.com
a12333cc4c
readme.txt for build.pl. not part of build
...
git-svn-id: svn://10.0.0.236/trunk@59701 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:36:47 +00:00
sgehani%netscape.com
66cb08b52a
making it binary
...
git-svn-id: svn://10.0.0.236/trunk@59700 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:28:39 +00:00
karnaze%netscape.com
03c51544fe
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@59699 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:27:26 +00:00
jefft%netscape.com
40ede51caa
fixed bug 26355 -- cannot log into pop3 server after entering password incorrectly; need to reset the pop3 state machine so that we can get subsequent prompt for password; r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59698 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:26:57 +00:00
ssu%netscape.com
5402c7b341
changed folder name from Stage to state. Not part of the build system.
...
git-svn-id: svn://10.0.0.236/trunk@59697 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:26:07 +00:00
erik%netscape.com
9b935e3c8b
bug 24172; added default font names for Japanese, Korean, Simplified
...
Chinese; removed old unneeded "intl" prefs; r=none
git-svn-id: svn://10.0.0.236/trunk@59696 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:20:02 +00:00
mscott%netscape.com
67ce800358
Bug #26274 --> fix infinite loop when SendData generates an error. TellThreadtoDie only calls SendData if the
...
socket is still open. Some minor optimizations to some monitors by using nsAutoCMonitor.
r=bienvenu,jefft
git-svn-id: svn://10.0.0.236/trunk@59695 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:15:24 +00:00
sgehani%netscape.com
8683f0cd21
*** NOT PART OF BUILD ***
...
Adding XPInstall smoke test to make publicly accessible through lxr.
git-svn-id: svn://10.0.0.236/trunk@59694 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:14:11 +00:00
rogerl%netscape.com
42e8ee5441
r=Norris
...
License updating, bug#15529, continuing.
git-svn-id: svn://10.0.0.236/trunk@59693 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:08:13 +00:00
erik%netscape.com
47e8d26b61
bug 24172; added Comic Sans MS for cursive; removed fantasy fonts; r=none
...
git-svn-id: svn://10.0.0.236/trunk@59692 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:05:00 +00:00
sgehani%netscape.com
5f72b97372
*** NOT PART OF BUILD ***
...
1> Binary .xpi file wasn't checked in using -kb.
2> Trigger page and sources didn't include the license header.
git-svn-id: svn://10.0.0.236/trunk@59691 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:02:49 +00:00
rods%netscape.com
36a6786bda
added bool check to make sure the ctrl key was pressed.
...
b=26400 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@59690 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:58:43 +00:00
sgehani%netscape.com
37ce64dd46
Adding XPInstall test public accessibility *** NOT PART OF BUILD ***
...
git-svn-id: svn://10.0.0.236/trunk@59688 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:54:24 +00:00
norris%netscape.com
da871750f5
Fix crash in nsCodebasePrincipal::Equals when browser.registration.enable is set to true.
...
r=racham
git-svn-id: svn://10.0.0.236/trunk@59687 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:47:00 +00:00
sspitzer%netscape.com
ab2976920e
a fix the scary message about how migration will kill your 4.x profile.
...
it just copies, it doesn't not alter the 4.x profile
turn on the profile debugging printfs for everyone, so that we can get
better info in bug reports. (perhaps this should be using PR_LOG?)
only migrate the 4.x profile info when the user runs -installer
fix the bug where we do automigration on linux, even if their is no ~/.netscape directory
force DEBUG builds to launch the Profile Manager if there were no profile
command line arguments.
a=ben,selmer
git-svn-id: svn://10.0.0.236/trunk@59686 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:43:16 +00:00
hyatt%netscape.com
e8b9138274
Fix for 25103. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@59685 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:42:26 +00:00
ssu%netscape.com
7bb10094c5
updated the comment section of this script. Not part of the build system.
...
git-svn-id: svn://10.0.0.236/trunk@59684 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:42:10 +00:00
rhp%netscape.com
e33d98c80e
Checking in test program...NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59683 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:41:49 +00:00
rhp%netscape.com
a2fdbc9bfe
Fix for walking nested attached messages to display attachments - Bug #: 23643 - r: bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@59682 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:40:47 +00:00
pavlov%netscape.com
656e12e05a
check for null properly
...
git-svn-id: svn://10.0.0.236/trunk@59681 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:40:13 +00:00
jefft%netscape.com
4f48ea3b19
fixed bug 26169 -- Sending message appears to fail if the Sent folder not yet parsed; r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@59680 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:40:09 +00:00
sspitzer%netscape.com
78800a4823
clean up how we generate a single signon url for news auth.
...
this fixes the problem where you had to log in twice (once when downloading and
once when reading a message.)
git-svn-id: svn://10.0.0.236/trunk@59679 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:40:08 +00:00
ssu%netscape.com
460f54d08f
new perl file that will build the self-extracting installer and its corresponding .xpi files given a mozilla build on a local system. Not part of the build system.
...
git-svn-id: svn://10.0.0.236/trunk@59678 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:39:56 +00:00
erik%netscape.com
8ac4aa5971
bug 26331; we were missing some of the Traditional Chinese Big5 font
...
character encoding names; names gathered by momoi; r=erik
git-svn-id: svn://10.0.0.236/trunk@59677 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:38:51 +00:00
rjc%netscape.com
3ee651ce63
Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes.
...
git-svn-id: svn://10.0.0.236/trunk@59676 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:34:55 +00:00
jfrancis%netscape.com
67fe76633b
fixing warning; r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@59675 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:29:09 +00:00
norris%netscape.com
d5401f0901
Fix domain generalization for site-specific security policy.
...
also fix bug with enablePrivilege.
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@59674 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:28:36 +00:00
mstoltz%netscape.com
f729c13cc4
Adding jar: protocol objsct files to the installer manifests for Unix and Windows (Mac seems to have it already.) r=norris bug=7270 r=norris
...
git-svn-id: svn://10.0.0.236/trunk@59673 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:28:01 +00:00
neeti%netscape.com
73ebe1b141
fix for bug 25360, need to check channel for errors. r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@59672 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:27:37 +00:00
pnunn%netscape.com
6cf6a29a2e
wrong bug number for version 3.18. The real bug# is 26351. -pn
...
git-svn-id: svn://10.0.0.236/trunk@59671 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:22:10 +00:00
pavlov%netscape.com
0f16712973
more x server traffic reduction by reducing cliping stuff r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@59670 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:18:31 +00:00
nhotta%netscape.com
e7621501fa
Added a function to url unescape and convert to unicode, bug 25034, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59669 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:18:07 +00:00
jfrancis%netscape.com
51357726e2
fix for 26299 - editor now uses reflow batching. Long live refow batching!
...
r=kin
git-svn-id: svn://10.0.0.236/trunk@59668 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:17:08 +00:00
akkana%netscape.com
55215f5604
25251: use white-space: -moz-pre-wrap instead of pre wrap, suggested by pierre, r=buster
...
git-svn-id: svn://10.0.0.236/trunk@59667 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:17:00 +00:00
pnunn%netscape.com
b586906e15
bug#22754. Added null check for image. pnunn. r:neeti.
...
git-svn-id: svn://10.0.0.236/trunk@59666 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:16:24 +00:00
ftang%netscape.com
3142d3d143
fix bug 26357. r=cata change =tis-620 to =TIS-620
...
git-svn-id: svn://10.0.0.236/trunk@59665 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:13:17 +00:00
ftang%netscape.com
dda8022daf
fix bug 21418. Make '\n' output '\n' instead of 'n'. r=jbetak
...
git-svn-id: svn://10.0.0.236/trunk@59664 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:11:53 +00:00
ftang%netscape.com
ab91cebd48
fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d
...
git-svn-id: svn://10.0.0.236/trunk@59663 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:10:42 +00:00
sfraser%netscape.com
62026a1b22
Workaround for bug 26265, to handle failure to load string bundle at startup. r=ben, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@59662 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:04:50 +00:00
pp%ludusdesign.com
1d5b58e7a8
Added generated file directories to .cvsignores, r=mozbot.
...
git-svn-id: svn://10.0.0.236/trunk@59661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 22:17:22 +00:00
sgehani%netscape.com
5fcf548159
Fix for XPInstall horkage on the Mac.
...
b = 26327
r = dougt
a = leaf
git-svn-id: svn://10.0.0.236/trunk@59660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 21:06:35 +00:00
sfraser%netscape.com
aacc6c361b
Only delete redundant directories if we know we have one. Blocker. r=Ben_Goodger, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@59659 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 20:50:15 +00:00
sfraser%netscape.com
9023d84036
Test that the filespec has been initialized, before using it to delete entire directory trees. Blocker. r=Ben_Goodger, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@59658 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 20:49:40 +00:00
varada%netscape.com
22a3827967
new rshell for cckcd
...
git-svn-id: svn://10.0.0.236/trunk@59655 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 18:08:12 +00:00
despotdaemon%netscape.com
3d0e70ae79
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@59654 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 17:31:44 +00:00
rods%netscape.com
42b119e576
Caches parent DC to be used for GetSystemAttributes, needed for getting scrollbar information (in pixels). r=dcone b=24367
...
git-svn-id: svn://10.0.0.236/trunk@59653 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 15:42:27 +00:00
jst%citec.fi
e4f760e7d6
Fixing linux build bustage, added missing .get()'s on nsCOMPtr's. r=kin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59652 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 15:41:04 +00:00
brade%netscape.com
ac67fe0a04
alternative cut/copy/paste keybindings (bug #25779 ); r=kin
...
git-svn-id: svn://10.0.0.236/trunk@59651 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:58:40 +00:00
dbaron%fas.harvard.edu
622f094f93
Update the jprof documentation.
...
r=jim_nance@yahoo.com
git-svn-id: svn://10.0.0.236/trunk@59650 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:42:27 +00:00
dbaron%fas.harvard.edu
e26414f08a
Fix JP_DEFER so it works without JP_START as well.
...
r=jim_nance@yahoo.com
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@59649 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:41:39 +00:00
karnaze%netscape.com
4b40120aae
bug 7741 - handling of overlapping rowspans, r=troy.
...
git-svn-id: svn://10.0.0.236/trunk@59648 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:04:49 +00:00
racham%netscape.com
d52113ee1f
Fix for bug 23339. Adding the domain name pref to grab cookies value. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@59647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:21:15 +00:00
racham%netscape.com
0449a2acf0
Fixing bug 16791. Check if the current profile is available to return the profile directory value. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@59646 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:21:09 +00:00
racham%netscape.com
32f733a46e
Fixing bugs 16791, 23339, 25609, 25891, 23873. These chnages fix rename profile problem on windows, setting the profile name to the user register name, a fix to nsvoidarray memory leak, loading the user prefs and bringing the right UI for -P option. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@59645 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:20:57 +00:00
racham%netscape.com
9467028245
Fixing bugs 16791, 23339. Added interfaces to check the current profile availability and a check for preg info. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@59644 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:20:25 +00:00
waterson%netscape.com
d7c3738b58
Bug 25333. Implement nsIScriptGlobalObjectOwner so we can report compilation errors. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@59643 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:51:49 +00:00
warren%netscape.com
70c4b690e2
Added NS_IMPL_ISUPPORTS_INHERITED3 macro.
...
git-svn-id: svn://10.0.0.236/trunk@59642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:51:30 +00:00
morse%netscape.com
36336692e8
minor cleanup, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@59641 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:30:57 +00:00
waldemar%netscape.com
5e45870b0a
VC6 project and workspace
...
git-svn-id: svn://10.0.0.236/trunk@59640 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:27:00 +00:00
waldemar%netscape.com
746b82680a
Updated for VC6
...
git-svn-id: svn://10.0.0.236/trunk@59639 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:25:01 +00:00
alecf%netscape.com
71475ca5f6
use some new macros to bulletproof and add assertions
...
(had some wierd problems that this helped debug)
git-svn-id: svn://10.0.0.236/trunk@59638 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:15:03 +00:00
alecf%netscape.com
483daaaffa
add defaults for biff so we don't get 0-length biff times by default
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59637 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:11:52 +00:00
morse%netscape.com
15f491073a
implement disginguished-schema in wallet, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@59636 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:09:04 +00:00
waterson%netscape.com
eff6647c5e
Bug 26304. Make sure the nsXULSortService updates does 'deep' SetDocument() calls when twiddling content nodes: regressed with fixes for 20677 and 23905. r=scc,rjc.
...
git-svn-id: svn://10.0.0.236/trunk@59635 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:57:51 +00:00
waterson%netscape.com
9caecde31a
Bug 20677, 23905, attempt number 2. This time, in the DOM methods, we make sure to do a 'deep' set on mDocument *before* calling to their nsIContent brethren. This ensures that any code in layout that wants to access the document gets the right value. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@59634 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:55:34 +00:00
cls%seawood.org
52d3976683
Fixed apparent file corruption that was horking objdir builds.
...
git-svn-id: svn://10.0.0.236/trunk@59633 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:51:21 +00:00
morse%netscape.com
d4995895fc
bug 26324, changed a boolean from true to false, not reviewed
...
git-svn-id: svn://10.0.0.236/trunk@59632 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:37:24 +00:00
sspitzer%netscape.com
9e59c6b6cc
make it so if we enter the wrong username or password, and we get auth failed, we
...
forget the password, so we can log in again. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59631 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:35:58 +00:00
alecf%netscape.com
ab418265e8
get rid of more debug messages, and clean up a variable with nsCOMPtr
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59630 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:30:05 +00:00
alecf%netscape.com
7710e6ab49
remove a DEBUG_alecf message that was haunting me
...
git-svn-id: svn://10.0.0.236/trunk@59629 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:28:08 +00:00
alecf%netscape.com
580f1b187c
comment out controller noise (no reviewer, just hiding dump()s)
...
git-svn-id: svn://10.0.0.236/trunk@59628 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:16:05 +00:00
sspitzer%netscape.com
c900a9e1cb
make mailnews use the "no stripping url" wallet interface.
...
fix the url mangler and single signon to work when we use the "no stripping url" interface.
git-svn-id: svn://10.0.0.236/trunk@59627 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:43:12 +00:00
racham%netscape.com
c20d4dc2d3
Trying to access the global history prematurely in putting up the profile dialogues. Removing assertion and adding check on null pointer. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@59626 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:36:50 +00:00
alecf%netscape.com
ab32ef25c1
add news defaults so we dont download all articles by default
...
r=sspitzer,mscott
git-svn-id: svn://10.0.0.236/trunk@59625 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:33:29 +00:00
jefft%netscape.com
03337358b7
fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott
...
git-svn-id: svn://10.0.0.236/trunk@59624 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 05:43:03 +00:00
sspitzer%netscape.com
0895955f9b
change to allow someone to use the "no strip url" interface in wallet.
...
no one is using it yet, because it doesn't work.
r=mscott
git-svn-id: svn://10.0.0.236/trunk@59623 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 05:01:42 +00:00
mscott%netscape.com
6480e49b06
small performance tweak...we were getting the proxy manager service 3 times in SetupSinkProxy. I'm just
...
fetching it once and re-using it.
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@59622 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:56:41 +00:00
tonyr%fbdesigns.com
a86cd45ae8
Add progress reporting to mail and address import
...
git-svn-id: svn://10.0.0.236/trunk@59621 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com
5989c8a5fa
Fixed bug causing user to always specify location of address books to import
...
git-svn-id: svn://10.0.0.236/trunk@59620 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:54:09 +00:00
jefft%netscape.com
4ea190625c
fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott
...
git-svn-id: svn://10.0.0.236/trunk@59619 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:35:45 +00:00
ben%netscape.com
e9a5a41001
fix for 21925, r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@59618 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:03:19 +00:00
valeski%netscape.com
deccf3fb8e
added files: mozilla/netwerk/base/public/nsIURLParser.idl
...
git-svn-id: svn://10.0.0.236/trunk@59617 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:45:02 +00:00
valeski%netscape.com
369ccf3743
added files: mozilla/netwerk/base/src/nsURLHelper.cpp, mozilla/netwerk/base/src/nsStdURLParser.cpp, mozilla/netwerk/base/src/nsAuthURLParser.cpp, mozilla/netwerk/base/src/nsNoAuthURLParser.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59616 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:44:51 +00:00
valeski%netscape.com
867f16ef2b
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
...
git-svn-id: svn://10.0.0.236/trunk@59615 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:44:22 +00:00
jband%netscape.com
55b4443d06
fix XPCContext leak bug 25911 r=beard. fix DOM wrapping case where static called object does not have a static DOM scope, but is run in a DOM context; e.g. calling a JS component from within a window that calls some native service that returns a DOM window - the serive is not a DOm object and has no static DOm scope, but the call is made on a DOM context so a dynamic lookup works. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59613 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:25:53 +00:00
ben%netscape.com
6c06e7c0e0
fixing appearance of personal toolbar items per 15558, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@59612 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:23:04 +00:00
ben%netscape.com
859adfa40f
changing appearance of personaltoolbar items per 15558, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@59611 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:22:37 +00:00
dbaron%fas.harvard.edu
22c80ea3f0
Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later).
...
r=joki
git-svn-id: svn://10.0.0.236/trunk@59610 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:49:58 +00:00
mscott%netscape.com
ae3a18e3a4
Fix for possible build breakage on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@59609 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:48:43 +00:00
rhp%netscape.com
b8462e700e
More AppleDouble work - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59608 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:41:27 +00:00
dougt%netscape.com
e2f9d2f9b6
removing unneeded lock.
...
git-svn-id: svn://10.0.0.236/trunk@59607 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:37:51 +00:00
dougt%netscape.com
b8d0adf5b5
fix for 26271. r=dveditz@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59606 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:29:57 +00:00
cmanske%netscape.com
2ce1bef073
More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@59605 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:06:10 +00:00
warren%netscape.com
20afc432bc
Added 2 test cases: TestWriteStreams is Scott's performance test (for the cache). TestWriteSpeed plots buffer size vs. throughput.
...
git-svn-id: svn://10.0.0.236/trunk@59604 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:59:15 +00:00
Jerry.Kirk%Nexwarecorp.com
db9f8fce72
I had to add back in native buttons and text widgets so viewer would work...
...
git-svn-id: svn://10.0.0.236/trunk@59603 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:54:39 +00:00
rhp%netscape.com
d6ef6f4381
More AppleDouble work - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59602 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:43:52 +00:00
Jerry.Kirk%Nexwarecorp.com
79d75980ce
Taking out hack I added some months ago to get this directory
...
to compile correctly under Neutrino gcc 2.8.1
git-svn-id: svn://10.0.0.236/trunk@59601 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:37:24 +00:00
mscott%netscape.com
c627f8602a
More work on AppleDouble - NOT PART OF THE BUILD!!!
...
git-svn-id: svn://10.0.0.236/trunk@59600 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:33:40 +00:00
bienvenu%netscape.com
4e5acbe95a
don't delete source message when moving from local to imap until we've finished the append, r=jefft 23444
...
git-svn-id: svn://10.0.0.236/trunk@59599 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:29:58 +00:00
bienvenu%netscape.com
8fff5ea168
create temp file for mesage upload in temp directory, r=jefft, 23444
...
git-svn-id: svn://10.0.0.236/trunk@59598 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:28:47 +00:00
rhp%netscape.com
f8bf8a7851
More AppleDouble work - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59597 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:28:07 +00:00
putterman%netscape.com
712371b816
Use nsCAutoString instead of ToNewString to speed up function by 30%. r=rhp.
...
git-svn-id: svn://10.0.0.236/trunk@59596 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:26:15 +00:00
pp%ludusdesign.com
ccffa28877
Removed hand-made QueryInterface that wasn't used for a long time.
...
r=pinkerton@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59595 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:25:38 +00:00
sspitzer%netscape.com
b09dfb35cb
turn on the finger protocol for windows. r=bryner@uiuc.edu
...
git-svn-id: svn://10.0.0.236/trunk@59594 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:24:52 +00:00
rhp%netscape.com
9f2755b733
More AppleDouble work - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59593 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:20:49 +00:00
Jerry.Kirk%Nexwarecorp.com
f523eb429c
Removing clip.c becuase we no longer have to override the clipping
...
functions that are built into Photon. Also don't build the native widgets
that mozilla no longer uses.
git-svn-id: svn://10.0.0.236/trunk@59592 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:07:21 +00:00
Jerry.Kirk%Nexwarecorp.com
7465bfd2f9
Remove clip.c, we no longer have to override the clipping functions
...
that are built into Photon.
git-svn-id: svn://10.0.0.236/trunk@59591 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:06:16 +00:00
Jerry.Kirk%Nexwarecorp.com
050f8ee8df
Change what its looking for with Neutrino because my uname was
...
changed. It was looking for NTOx86 but now it should be NTOx86pc
git-svn-id: svn://10.0.0.236/trunk@59590 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:03:19 +00:00
vidur%netscape.com
8db46127ff
Fix for bug 26115. Missing addref in nsXULWindow::GetDocShell. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@59589 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:01:31 +00:00
mcafee%netscape.com
61ce715c13
Ignore generated files.
...
git-svn-id: svn://10.0.0.236/trunk@59588 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:58:45 +00:00
tonyr%fbdesigns.com
eb45f03bb0
Update the UI for better progress reporting and change text/plain d&d to text/unicode
...
git-svn-id: svn://10.0.0.236/trunk@59587 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:52:40 +00:00
troy%netscape.com
05e293d03e
r=vidur@netscape.com Performance. Added NS_FRAME_HAS_VIEW frame state flag
...
so we can quickly tell whether the frame has an associated view
git-svn-id: svn://10.0.0.236/trunk@59586 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:51:37 +00:00
tonyr%fbdesigns.com
7bc9fb3895
Added better support for progress reporting during mail import
...
git-svn-id: svn://10.0.0.236/trunk@59585 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:49:53 +00:00
rginda%netscape.com
be37478ee3
Uncompressed version (so it can be in your classpath on all platforms.)
...
git-svn-id: svn://10.0.0.236/trunk@59584 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:48:50 +00:00
tonyr%fbdesigns.com
e8d3617001
Fixed progress reporting for mail import
...
git-svn-id: svn://10.0.0.236/trunk@59583 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:48:49 +00:00
rogerl%netscape.com
5df6bd4346
r=norris
...
Bug#24712, regexp greedy recursing wasn't handling zero kid back-tracked
state nor re-setting parenCount correctly.
Added license junk for bug#15529 (continuing).
Fix type-mismatch warning in jsstr.c
Switched off DEBUG only use of fd_pow under Windows.
git-svn-id: svn://10.0.0.236/trunk@59582 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:44:03 +00:00
jbetak%netscape.com
1986568131
r=rjc, ftang, fixed bug# 24933, made mUnicodeDecoder a static class member
...
git-svn-id: svn://10.0.0.236/trunk@59581 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:40:28 +00:00
bryner%uiuc.edu
7d12090db9
Turning on finger protocol on unix. r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@59580 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:40:22 +00:00
rhp%netscape.com
f00b29abf4
More AppleDouble work - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59579 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:38:20 +00:00
dbaron%fas.harvard.edu
256901b664
Add two small new features to jprof:
...
1) Allow a SIGUSR1 to stop profiling, so that shutdown need not be included in profiles. (The log file is not closed, so it can't be used to generate multiple profiles in one run. That could be changed, though.)
2) Add a JP_REALTIME option that does the profiling in terms of real time elapsed rather than time used for execution by the mozilla process (and in the kernel for the process). This allows profiling to detect how much time is being spent in the X server.
r=jim_nance@yahoo.com
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@59578 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:35:53 +00:00
dbaron%fas.harvard.edu
193c1b87ef
Fix the jprof makefile so that the libs are actually installed in the libs phase (like they are in makefiles that use rules.mk). Therefore, compiling a fresh or clobber build after building jprof will no longer fail when building the mozilla executable.
...
r=jim_nance@yahoo.com
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@59577 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:29:26 +00:00
vidur%netscape.com
d55b639f5b
Fix for bug 19185. document.clear(), which exists for JS compatibility anyway, now takes a JS context and uses it to find the URL of the calling context. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@59576 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:25:53 +00:00
vidur%netscape.com
96827d8003
Fix for bug 26236. Unescaping can change the length of the string. We now use the length of the unescaped string. Removed unnecessary null check. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@59575 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:11:16 +00:00
Jerry.Kirk%Nexwarecorp.com
6553dfb4d1
Comment out all the native widgets that mozilla is no longer using
...
to reduce the size of the shared library.
git-svn-id: svn://10.0.0.236/trunk@59574 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:08:54 +00:00
mscott%netscape.com
46dd8ee669
More work on AppleDouble - NOT PART OF THE BUILD!!!
...
git-svn-id: svn://10.0.0.236/trunk@59573 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:07:22 +00:00
Jerry.Kirk%Nexwarecorp.com
8d5378dba8
Move the photon timers directory from ./widget/timer/src/photon to
...
./widget/timer/src/unix/photon
git-svn-id: svn://10.0.0.236/trunk@59572 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:07:20 +00:00
av%netscape.com
8e23f7ae8a
Fix 797, r=amusil. Added fail return on not finding a plugin for known mime type
...
git-svn-id: svn://10.0.0.236/trunk@59571 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:06:28 +00:00
rhp%netscape.com
3d7788dd5d
More work on AppleDouble - NOT PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@59570 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:55:13 +00:00
cata%netscape.com
a2e7e09ae1
Adding API to map charset name to language. bug #26240 r=erik
...
git-svn-id: svn://10.0.0.236/trunk@59569 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:54:18 +00:00
rhp%netscape.com
156e241709
Cleaning up files - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59568 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:51:16 +00:00
valeski%netscape.com
10c28e2ecb
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@59567 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:47:43 +00:00
vidur%netscape.com
09a857de06
Fix for bug 24306. The DocumentViewer now cleans up dangling webshell references in the PresContext. nsGenericElement::TriggerLink deals with a nonexistent handler (it might have been deleted already as part of event processing). r=buster, joki
...
git-svn-id: svn://10.0.0.236/trunk@59566 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:40:22 +00:00
ftang%netscape.com
a128731cb0
r=nhotta, fix 24451. Change the IME hightlight code so
...
it won't draw out the clip boundary. It now draw by different color
instead of different hight.
git-svn-id: svn://10.0.0.236/trunk@59565 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:39:25 +00:00
ftang%netscape.com
cf377352a1
r=erik. fix bug 7521. add default face name for different language group
...
git-svn-id: svn://10.0.0.236/trunk@59564 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:37:00 +00:00
brade%netscape.com
1e15e0f1de
fix access paths for move to CW5 (bug #25949 )
...
git-svn-id: svn://10.0.0.236/trunk@59563 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:21:51 +00:00
risto%netscape.com
558236a8d9
Changind cvs-mirror to despot URL
...
git-svn-id: svn://10.0.0.236/trunk@59562 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:07:20 +00:00
valeski%netscape.com
6ea2e7bf42
replaced
...
git-svn-id: svn://10.0.0.236/trunk@59561 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:06:48 +00:00
valeski%netscape.com
8718a9a836
this iface has been replaced
...
git-svn-id: svn://10.0.0.236/trunk@59560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:05:46 +00:00
valeski%netscape.com
8abecb4b3e
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
...
git-svn-id: svn://10.0.0.236/trunk@59559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:04:47 +00:00
nhotta%netscape.com
2f15abb68a
Added charset conversin from unicode to file system charset, bug 23384, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59558 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:04:12 +00:00
nhotta%netscape.com
63fdf14fb4
Added a special handling for Japanese only, bug 5894, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59557 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:03:33 +00:00
valeski%netscape.com
74da69ea18
r=norris. we now pass url creation failure's into the onclick handers
...
git-svn-id: svn://10.0.0.236/trunk@59556 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:02:59 +00:00
valeski%netscape.com
e7adf1de74
added files: mozilla/netwerk/base/public/nsIStreamLoader.idl, removed files: mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl
...
git-svn-id: svn://10.0.0.236/trunk@59555 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:58:53 +00:00
valeski%netscape.com
63c669cd61
added files: mozilla/netwerk/base/src/nsStreamLoader.cpp, removed files: mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59554 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:57:43 +00:00
akkana%netscape.com
a1ddb4f662
24912: Flush the current line when entering a pre tag. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@59553 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:50:58 +00:00
bryner%uiuc.edu
b3c395787c
Adding finger protocol. To use it, enter a URL such as
...
"finger:user@host". This is not hooked up to the build yet. r=valeski.
git-svn-id: svn://10.0.0.236/trunk@59552 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:48:55 +00:00
jfrancis%netscape.com
043767a4ef
more inline style feedback fixes (24574). r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@59551 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:47:43 +00:00
akkana%netscape.com
3d478016f0
24635: Don't convert entities in title differently from the rest of the document. Fix suggested by rickg, r=me
...
git-svn-id: svn://10.0.0.236/trunk@59550 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:47:24 +00:00
brade%netscape.com
903ef4f864
fix access paths for move to CW5 (bug #25949 )
...
git-svn-id: svn://10.0.0.236/trunk@59549 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:45:39 +00:00
hangas%netscape.com
bbba4d529b
Fix bug 25139, disable menu items that are not fuctional. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59548 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:42:45 +00:00
ssu%netscape.com
7c10818f5b
fix for bug #23225 . it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again.
...
fix for bug #23224 . only one instance of setup can be run now.
affects only windows. r=sgehani
git-svn-id: svn://10.0.0.236/trunk@59547 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:41:21 +00:00
brade%netscape.com
8d28cbc5e0
reorder processor directives so this file will compile on Mac
...
git-svn-id: svn://10.0.0.236/trunk@59545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:39:43 +00:00
brade%netscape.com
b40b18cebb
export file for rdf.mcp
...
git-svn-id: svn://10.0.0.236/trunk@59544 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:37:51 +00:00
brade%netscape.com
c0b55ec15e
fix typo
...
git-svn-id: svn://10.0.0.236/trunk@59543 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:37:00 +00:00
ssu%netscape.com
edfa5b40b4
fix for bug #23225 . it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again. affects only windows. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@59541 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:36:49 +00:00
rhp%netscape.com
02da887a84
More AppleDouble work - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59540 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:31:28 +00:00
jdunn%netscape.com
e03f945399
adding newline
...
git-svn-id: svn://10.0.0.236/trunk@59539 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:28:37 +00:00
rhp%netscape.com
eaa46ae042
Fix for attachment name - Bug #: 25009 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@59538 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:27:10 +00:00
pp%ludusdesign.com
a2927ce43e
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@59537 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:24:56 +00:00
despotdaemon%netscape.com
0b0c8a473a
Pseudo-automatic update of changes made by pschwan@cmu.edu.
...
git-svn-id: svn://10.0.0.236/trunk@59536 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 21:15:01 +00:00
ben%netscape.com
fdb5f367e2
fixing profile create js error, r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@59534 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 20:37:35 +00:00
rginda%netscape.com
2c322a7c7b
Renamed JavaObjectToLong-005.js to JavaObjectToLong-005-n.js
...
git-svn-id: svn://10.0.0.236/trunk@59533 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 20:21:34 +00:00
waterson%netscape.com
a349681dbb
Revert changes that cause mail sort to crash.
...
git-svn-id: svn://10.0.0.236/trunk@59532 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 19:46:03 +00:00
tomk%mitre.org
21b2d7d8ce
The implementation of the Mozilla DOM wrapper classes. testMozDOM.cpp is an
...
example of how to use/test the classes and makedom is a sample make file for
building the test app and all classes.
git-svn-id: svn://10.0.0.236/trunk@59531 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 18:44:48 +00:00
tomk%mitre.org
6277a16501
Removed these files so they can be replaced with the actual Mozilla DOM wrapper
...
classes following the Mozilla* naming convention.
git-svn-id: svn://10.0.0.236/trunk@59530 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 18:32:45 +00:00
tomk%mitre.org
3e2e9f204e
Changes and additions to support DOM wrapper classes.
...
git-svn-id: svn://10.0.0.236/trunk@59529 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 18:17:30 +00:00
terry%mozilla.org
a34689d0d7
Simplify dependency wording.
...
git-svn-id: svn://10.0.0.236/trunk@59528 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 17:43:34 +00:00
rods%netscape.com
5a320aa673
added back in the label and checkbutton classes to support the viewer's testing dialogs
...
b=26195 r=dcone
git-svn-id: svn://10.0.0.236/trunk@59527 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 15:43:54 +00:00
troy%netscape.com
990bdb9c24
b=25617, r=buster@netscape.com r=karnaze@netscape.com Removed rules that specify
...
margin-left for right floated table/image and margin-right for left floated
table/image. This doesn't work when percentage based widths are involved
git-svn-id: svn://10.0.0.236/trunk@59526 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 15:38:01 +00:00
brade%netscape.com
0aeca963fa
reorder open items in menu (bug #25505 )
...
git-svn-id: svn://10.0.0.236/trunk@59525 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 15:33:17 +00:00
brade%netscape.com
eeab04ed71
fix paths for move to CW5 (bug #25779 )
...
git-svn-id: svn://10.0.0.236/trunk@59524 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 15:27:53 +00:00
brade%netscape.com
dc7358c24a
fix paths (bug #25779 )
...
git-svn-id: svn://10.0.0.236/trunk@59523 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 15:22:38 +00:00
rods%netscape.com
9d71c81631
<ctrl>= no generates the correct key code on up and down and is not filtered out
...
as double byte on press.
r=brade b=5716
git-svn-id: svn://10.0.0.236/trunk@59522 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 15:00:59 +00:00
terry%mozilla.org
2ac8c7cbdc
Whoops, searches of "Comment changed (before|after)" were not working
...
correctly.
git-svn-id: svn://10.0.0.236/trunk@59521 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 14:42:11 +00:00
kin%netscape.com
bddacdd64c
Fix for bug #26100 (Spellchecker goes into infinite loop.)
...
- Modified DeleteNode() to increment nodeIndex to prevent
an infinite while loop.
- nsIContentIterator::Next() and Prev() now return NS_OK
if you iterate past the end of the list. Modified all
calls to Next() and Prev() so we can catch any errors.
r=jfrancis@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59520 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 14:14:32 +00:00
kin%netscape.com
77aab65125
Fix for bug #20387 (scrollbars appearing in single line text control)
...
mozilla/layout/forms/src/nsGfxTextControlFrame.cpp
mozilla/layout/forms/src/nsGfxTextControlFrame.h
- Added GetFirstFrameWithIID() utility method.
- Modified InitializeTextControl() so that it sets the
single line text control's viewport overflow value
to NS_STYLE_OVERFLOW_SCROLLBARS_NONE.
r=buster@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59519 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 14:12:01 +00:00
morse%netscape.com
094696c39c
minor textual changes
...
git-svn-id: svn://10.0.0.236/trunk@59518 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 13:34:04 +00:00
mcafee%netscape.com
e90d1b35ed
Adding ViewerTest, turn on with ViewerTest=1; in tinder-config.pl.
...
git-svn-id: svn://10.0.0.236/trunk@59517 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 09:29:56 +00:00
waldemar%netscape.com
7c96eeaee4
Turned off optimizations and inlining in debug build
...
git-svn-id: svn://10.0.0.236/trunk@59516 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:51:16 +00:00
waldemar%netscape.com
dac645273e
Changed to match parser.h
...
git-svn-id: svn://10.0.0.236/trunk@59515 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:50:54 +00:00
waldemar%netscape.com
221ea5fed5
Added ArrayAutoPtr and reworked cstring -> String conversions
...
git-svn-id: svn://10.0.0.236/trunk@59514 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:50:26 +00:00
waldemar%netscape.com
43fa4b73e9
Added parsing of numerals and token printing
...
git-svn-id: svn://10.0.0.236/trunk@59513 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:48:40 +00:00
waldemar%netscape.com
45cdb36b26
Cleaned up and added String routines
...
git-svn-id: svn://10.0.0.236/trunk@59512 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:47:54 +00:00
waldemar%netscape.com
801a41fbac
Added lexer call
...
git-svn-id: svn://10.0.0.236/trunk@59511 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:47:03 +00:00
waldemar%netscape.com
1bff632e4b
Fixed bug
...
git-svn-id: svn://10.0.0.236/trunk@59510 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:46:36 +00:00
buster%netscape.com
d64562d6fd
fixing linux bustage. got caught by a platform difference in handling
...
of nsCOMPtr and the equality operator
git-svn-id: svn://10.0.0.236/trunk@59509 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 08:28:37 +00:00
buster%netscape.com
faf4d905b4
fixed bug 24186 (well, fixed it enough for beta at least. see bug for details)
...
r=troy
git-svn-id: svn://10.0.0.236/trunk@59508 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:38:23 +00:00
buster%netscape.com
a7432b62d5
fixing very minor compile-time error that only shows up if you have certain
...
debug flags set. r=none
git-svn-id: svn://10.0.0.236/trunk@59507 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:37:18 +00:00
alecf%netscape.com
12c91c7fe7
remove deprecated GetCurrent[Server|Identity] calls, and fix all callers
...
git-svn-id: svn://10.0.0.236/trunk@59506 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:28:23 +00:00
hangas%netscape.com
68590f999f
Cleanup Select Addressing dialog, bug 10865. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59505 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:04:37 +00:00
alecf%netscape.com
98bdc751db
cleanup access to the account manager and remove crufty code
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59504 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:04:12 +00:00
hangas%netscape.com
36791ed460
Partial fix for 15109. Removed radio buttons from Addressing panel of prefs. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59503 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:03:28 +00:00
alecf%netscape.com
020f0562e2
cleanup to use default account rather than depricated GetCurrentIdentity
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59502 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:03:08 +00:00
alecf%netscape.com
748095cb91
stop using currentIdentity, use the default account instead
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59501 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 06:56:16 +00:00
sfraser%netscape.com
acf8cb2136
Changed to use NS_DECL_ISUPPORTS_INHERITED. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@59500 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 06:43:51 +00:00
sfraser%netscape.com
9905606bd1
Turn off the sync image icon loading, which has bad side-effects. bug 6553. r=beard, valeski
...
git-svn-id: svn://10.0.0.236/trunk@59499 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 06:43:18 +00:00
alecf%netscape.com
9c9a0d1ed8
remove obsolete method so I can remove GetCurrentServer()
...
(test program only, not part of product)
git-svn-id: svn://10.0.0.236/trunk@59498 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 06:42:59 +00:00
tbogard%aol.net
4367cc097e
added files: mozilla/docshell/base/nsIWebNavigation.idl
...
git-svn-id: svn://10.0.0.236/trunk@59497 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 05:53:53 +00:00
tbogard%aol.net
cd0daf9ace
Defining new navigation interface that can be used by both docshell and browser embedding. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59496 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 05:51:30 +00:00
mscott%netscape.com
0355148015
Fix a webshell leak where someone wasn't using a nsCOMPtr!! shame on you...this caused us to leak
...
a webshell whenever we called nsMessenger::SetWindow. this fixes a slew of mailnews leaks causing
us to leak all our mail folders, mail messages, etc.!
r=scottip
git-svn-id: svn://10.0.0.236/trunk@59495 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 05:48:48 +00:00
mscott%netscape.com
e8d27ecfd9
Bug #25570 --> imap unable to show msg bodies containing 8-bit data.
...
this was a dumb problem where we were setting m_connectionStatus
to be the value of the character returned in the create new line
buffer...if the character happened to be an 8-bit character,
we would actually set the connection status as a negative number...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@59494 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 05:47:09 +00:00
erik%netscape.com
340be5ecb5
Moved cgiview.html to index.html, so that user doesn't have to type that
...
file name.
git-svn-id: svn://10.0.0.236/trunk@59493 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 05:24:02 +00:00
mcafee%netscape.com
19a86445d0
Adding RunFileBasedTest, and the first client of this test, EditorTest. Set EditorTest=1; in tinder-config.pl to turn on. Added ReportFinalStatus for finer control over mail behavior for commercial builds.
...
git-svn-id: svn://10.0.0.236/trunk@59492 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 05:20:44 +00:00
tbogard%aol.net
d1979d1c3c
Fixed titles of windows so they correctly show up when set from XUL files. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59491 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:58:18 +00:00
erik%netscape.com
02313647a4
Moving cgiview.html to index.html so that user doesn't need to type that
...
file name.
git-svn-id: svn://10.0.0.236/trunk@59490 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:57:40 +00:00
cata%netscape.com
6e623fcc6d
Bug #24027 , #24029 r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@59489 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:24:21 +00:00
cata%netscape.com
cd81328603
Adding new API. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@59488 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:23:47 +00:00
cata%netscape.com
91651a10eb
added files: mozilla/intl/uconv/src/nsObjectArray.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59487 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:23:16 +00:00
cata%netscape.com
5cfd6b35fb
Factoring out some internal data management code. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@59486 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:13:08 +00:00
pavlov%netscape.com
e7e85b87ad
fix build bustage r=travis
...
git-svn-id: svn://10.0.0.236/trunk@59485 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:12:22 +00:00
cata%netscape.com
3c91a39f84
Change RDF datasource ProgID for the Charset Menu. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@59484 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:12:14 +00:00
cata%netscape.com
e6b2d27833
Adding 2 i18n prefs. r=ftang. bug #24027
...
git-svn-id: svn://10.0.0.236/trunk@59483 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 04:09:05 +00:00
amusil%netscape.com
0025c634f6
Moved AddExtraAddressProcessing() call to after the creation of the currentAddressData object. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59482 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 03:14:29 +00:00
tbogard%aol.net
8b5599e964
Removed SetTitle from the interface as that function is on the nsIBaseWindow interface that chrome objects are expected to implement. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59481 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 03:12:41 +00:00
tbogard%aol.net
c8380a6e05
Hooked up nsWebBrowserChrome into nsBrowserWindow. These changes enable viewer to properly set itself up as the docShell tree owner. r=buster.
...
git-svn-id: svn://10.0.0.236/trunk@59479 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:51:36 +00:00
tbogard%aol.net
8608573514
added files: mozilla/webshell/tests/viewer/nsWebBrowserChrome.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59478 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:39:12 +00:00
mscott%netscape.com
f57fd523d8
rhp: More AppleDouble work - NOT PART OF THE BUILD!!!
...
git-svn-id: svn://10.0.0.236/trunk@59477 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:36:36 +00:00
tbogard%aol.net
1730470197
Adding nsWebBrowserChrome.cpp to the build. Not actually called by anyone yet. Pending review of nsBrowserWindow to get it hooked up.
...
git-svn-id: svn://10.0.0.236/trunk@59476 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:33:03 +00:00
tbogard%aol.net
75b85afd18
New class to allow viewer to support implementing nsIDocShellTreeOwner and nsIWebBrowserChrome. Not actually used by anyone yet. nsBrowserWindow changes pending review.
...
git-svn-id: svn://10.0.0.236/trunk@59475 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:32:12 +00:00
alecf%netscape.com
f8111f3e36
fix up the messages pref pane so stuff wraps a little nicer
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59474 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:31:50 +00:00
tbogard%aol.net
1b3ddbfdb1
Added implementation for GetPrimaryContentShell now that it was added to nsIDocShellTreeOwner. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59473 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:28:32 +00:00
tbogard%aol.net
4916a4123f
Added an attribute to get the primaryContentShell. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59472 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:27:35 +00:00
rhp%netscape.com
76f6d66ba7
More work on AppleDouble - NOT PART OF THE BUILD!!!
...
git-svn-id: svn://10.0.0.236/trunk@59471 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:24:03 +00:00
valeski%netscape.com
7490277a7c
r-jevering. now we try and resolve non-qualified hosts on windows first, before sending them to the keyword server
...
git-svn-id: svn://10.0.0.236/trunk@59470 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:22:36 +00:00
alecf%netscape.com
06a624e4ae
minor aesthetic updates to account wizard
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59469 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:02:12 +00:00
alecf%netscape.com
41eef93a65
update some strings to remove Mozilla/Netscape specific wording
...
(just text change, no reviewer)
git-svn-id: svn://10.0.0.236/trunk@59468 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:01:23 +00:00
mstoltz%netscape.com
f04f70c879
Fixed crashing bug in nsJAR.cpp - was dereferencing unallocated pointer. r=norris
...
git-svn-id: svn://10.0.0.236/trunk@59467 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:58:37 +00:00
karnaze%netscape.com
b3279d2e4c
bug 25148, AppendCell grows its rows before figuring the starting col index, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59466 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:56:46 +00:00
alecf%netscape.com
fb78bb1946
fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
...
r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@59465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:54:32 +00:00
putterman%netscape.com
f4d4b21ea7
Fix for 25473. Make biff work when checking every 0 minutes. r=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@59464 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:47:13 +00:00
putterman%netscape.com
700d10ed77
Fix for 8405. Japanese shows up in thread pane sender column. r=nhotta, waterson.
...
git-svn-id: svn://10.0.0.236/trunk@59463 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:46:24 +00:00
rhp%netscape.com
6756e38078
More work on AppleDouble - NOT PART OF THE BUILD!!!
...
git-svn-id: svn://10.0.0.236/trunk@59462 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:43:25 +00:00
morse%netscape.com
74a983da2d
cancelling out of change-password was resulting in being asked for database key twice, r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@59461 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:34:54 +00:00
mstoltz%netscape.com
db277f364e
Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris.
...
git-svn-id: svn://10.0.0.236/trunk@59460 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:30:12 +00:00
valeski%netscape.com
f2286222f8
r=none, I spoke w/ dagley about this, the diffs are cleanup, no code path changes.
...
git-svn-id: svn://10.0.0.236/trunk@59459 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:19:06 +00:00
hangas%netscape.com
c063b5455e
Address book; partial fix to 15108, performance improvements. r=slogan
...
git-svn-id: svn://10.0.0.236/trunk@59458 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:18:46 +00:00
hangas%netscape.com
c3c57d51e9
New gif files for address book, bug 26112. r=jglick
...
git-svn-id: svn://10.0.0.236/trunk@59457 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:16:01 +00:00
attinasi%netscape.com
3be1b31aba
Checking for border width > 0 before setting the border style to NS_STYLE_BORDER_STYLE_BG_INSET.
...
This fixes a bug where style changes were causing table cell borders to appear when previously there
were none. b=25425 r=karnaze
git-svn-id: svn://10.0.0.236/trunk@59456 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:15:04 +00:00
mccabe%netscape.com
7113e5b3ae
Changes to allow Spider Monkey to be compiled under C++.
...
Courtesy Bill Gibbons <bill@gibbons.org >
His comments:
Here are the changes to JSRef to make it compile either as C or C++. Mostly the changes are to add missing casts (since C++ doesn't have implict conversion from void* to other pointer types nor implicit casts from ints to enumerations) plus a few random things like the use of "private" as a variable name.
There are a few other minor bug fixes; in particular:
* A long statement with and'ed conditions is reformatted to make it easier to remove other builtin objects (e.g. Date).
* A #if was added to jsscript.c for the JS_HAS_SCRIPT_OBJECT off case.
* In jsmath a #ifdef was changed to #if.
My notes also mention...
* jsobj.c should include jsopcode.h
* jsfun.c - doesn't link if JS_HAS_ARGS_OBJECT is off
* jsarray.c - a reference to js_ValueToSource should be conditional on JS_HAS_TOSOURCE
r=mccabe
git-svn-id: svn://10.0.0.236/trunk@59455 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:10:31 +00:00
beard%netscape.com
b96fe64320
added IsClipView() predicate, preliminary support for the new front-to-back display list partitioner.
...
git-svn-id: svn://10.0.0.236/trunk@59454 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:00:23 +00:00
beard%netscape.com
5c1741c2f8
added Set/GetCompositorFlags(), which will eventually replace GetScratchPoint().
...
git-svn-id: svn://10.0.0.236/trunk@59453 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:58:22 +00:00
rginda%netscape.com
ac9c9bfcc2
Fix bitrot in RhinoEnv.java and DataTypes_017.java.
...
fresh build of jstests.jar
git-svn-id: svn://10.0.0.236/trunk@59452 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:57:03 +00:00
karnaze%netscape.com
4b7f714f72
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@59451 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:56:02 +00:00
beard%netscape.com
4016626b85
the *REAL* fix for misbehaving drop-down lists. turns out z-index property value was incorrect in the style system itself. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59450 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:55:39 +00:00
sgehani%netscape.com
d04a4ddd7a
Preparing for additions dialog feature. Also, fixing control highlighting bugs when the app is suspended and resumed: for controls on the setup type and welcome dialogs.
...
b = none
r = ssu
git-svn-id: svn://10.0.0.236/trunk@59449 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:49:21 +00:00
karnaze%netscape.com
33c20babf3
bug 17826, removed buggy/unnecessary RecomputeAdjustedMinIfNecessary, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59448 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:48:30 +00:00
sgehani%netscape.com
51c7588892
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@59447 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:43:10 +00:00
slamm%netscape.com
d7ee0a1616
Revert to old sidebar ui (bug 26075). Changes for remote folders in customize (bug 23357). More changes for 23357 are coming...
...
git-svn-id: svn://10.0.0.236/trunk@59446 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:28:00 +00:00
norris%netscape.com
6fc5a6608b
Fix bug #25864 watch() vulnerability
...
r=vidur,rogerl
git-svn-id: svn://10.0.0.236/trunk@59445 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:22:58 +00:00
rginda%netscape.com
f54925bab8
initial add
...
git-svn-id: svn://10.0.0.236/trunk@59444 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:22:23 +00:00
nisheeth%netscape.com
cdc51db942
Enabling async reflow after the document has loaded.
...
git-svn-id: svn://10.0.0.236/trunk@59443 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:19:52 +00:00
rginda%netscape.com
3bbaed9c5f
fresh build
...
git-svn-id: svn://10.0.0.236/trunk@59442 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:18:57 +00:00
dveditz%netscape.com
58555ee319
Fixing VC5 build (include nsIDocShell.h before nsCOMPtr use) r=dbragg
...
git-svn-id: svn://10.0.0.236/trunk@59441 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:16:33 +00:00
alecf%netscape.com
f620cd1ef5
add GetDataForTag() so that WSM consumers can pre-fill content area pages before they are displayed for the first time
...
r=ben
git-svn-id: svn://10.0.0.236/trunk@59440 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:08:37 +00:00
rhp%netscape.com
40e011a925
Changes to prepare for AppleDouble support - NO CHANGES ARE PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@59439 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:08:12 +00:00
nhotta%netscape.com
d80ed78961
Disabled assertsions for charset conversion failure.
...
git-svn-id: svn://10.0.0.236/trunk@59438 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:01:53 +00:00
alecf%netscape.com
f772800656
fix xlib bustage (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@59437 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:51:46 +00:00
terry%mozilla.org
598ef417a3
Nothing was checking that the bug number you entered for a duplicate
...
bug was actually a legal bug number.
git-svn-id: svn://10.0.0.236/trunk@59436 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:48:13 +00:00
sdagley%netscape.com
99360bb585
Fixing bustages in nsLocalFileMac - fixes #25629 , #26106 and #25277 . r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59435 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:42:28 +00:00
cmanske%netscape.com
5aa1e950e3
Part of composer table edit work (bug 20973): Return NS_TABLELAYOUT_CELL_NOT_FOUND instead of error when a cell isn't found at a cellmap location. r=mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@59434 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:39:37 +00:00
morse%netscape.com
36a022048c
remove compile-time warnings
...
git-svn-id: svn://10.0.0.236/trunk@59433 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:27:50 +00:00
dougt%netscape.com
d3e1e40242
removing the Truncate flag so file do not get destroyed when opening an
...
output stream to them. r=warren.
git-svn-id: svn://10.0.0.236/trunk@59432 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:24:57 +00:00
ben%netscape.com
f7b4d6455c
fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@59431 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:06:49 +00:00
dbragg%netscape.com
c4bb908a05
fix for bug #14921 r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@59430 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:05:41 +00:00
jdunn%netscape.com
cb3913b1de
make Ansi C++ compliant
...
enums ranges need to be contained within their value range
#= 25826
r= pavlov@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59429 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:01:02 +00:00
ssu%netscape.com
ca9fd0f32f
fixing bug #11210 . Updated the install progress dialog to have a better
...
look and feel. r=sgehani. affects only the windows platform.
git-svn-id: svn://10.0.0.236/trunk@59426 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:00:49 +00:00
rods%netscape.com
09cfbea54e
removed all native widget frame implementations
...
b=(bugzilla is down, it's the one where I am suppose to remove all the extra cruft) r=dcone
git-svn-id: svn://10.0.0.236/trunk@59425 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:58:25 +00:00
waterson%netscape.com
a395b28551
Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59424 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:57:36 +00:00
ftang%netscape.com
c9a0e0fefc
remove these two file. The new file now end with .ump
...
git-svn-id: svn://10.0.0.236/trunk@59423 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:53:35 +00:00
ftang%netscape.com
4150355d7a
fix bug 26046 and 24659 . rename jis02{12,08}.map to jis02{08,12}.ump
...
change the mapping value for bug 24659
r=cata
git-svn-id: svn://10.0.0.236/trunk@59422 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:52:51 +00:00
rods%netscape.com
bda1380ed9
removimg the menu item that enables you to switch to native widgets
...
b=bugzilla is down, but i do have a bug number) r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@59421 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:52:42 +00:00
ftang%netscape.com
04d46476a2
fix bug 26046 rename jis02{08,12}.map to jis02{08,12}.ump r=cata
...
git-svn-id: svn://10.0.0.236/trunk@59420 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:50:56 +00:00
rginda%netscape.com
bac4a3819f
initial add of compiled testdriver
...
git-svn-id: svn://10.0.0.236/trunk@59418 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:48:52 +00:00
rhp%netscape.com
6d8bf3a8b1
Fix to add feedback for send operation - Bug 25500 - r: ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@59417 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:46:38 +00:00
rods%netscape.com
1107f1b419
returning the correct return code instead of NS_OK
...
r=dcone, no bug
git-svn-id: svn://10.0.0.236/trunk@59416 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:42:19 +00:00
law%netscape.com
ef6bdda5aa
Delay closing dialog slightly to avoid timing bug on Linux; b=?????, r=danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59415 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:40:30 +00:00
rods%netscape.com
32b30b71fc
fixed margins r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59414 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:39:18 +00:00
valeski%netscape.com
22f268bebe
r=gordon. 23709. Adding an extra check before trying to memcpy hostent data, this should fix the crashing we've been seeing on some win95 boxes, but it doesn't fix the problem of not having any A entries in DNS
...
git-svn-id: svn://10.0.0.236/trunk@59413 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:35:28 +00:00
valeski%netscape.com
356f25fe81
r=jevering. When keywords are enabled, we now feed urls to the keyword server whenever there's a load error, not just dns failure.
...
git-svn-id: svn://10.0.0.236/trunk@59412 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:31:20 +00:00
pinkerton%netscape.com
f64afd5797
fixing paths into MacOS Support folder. bug 25949 r=macdev.
...
git-svn-id: svn://10.0.0.236/trunk@59411 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:30:54 +00:00
pp%ludusdesign.com
8473bdff29
Converting ::GetIID() to NS_GET_IID(). Bug #20232 . r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59410 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:27:48 +00:00
pinkerton%netscape.com
c3f43e5f26
native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc.
...
git-svn-id: svn://10.0.0.236/trunk@59409 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:26:21 +00:00
tor%cs.brown.edu
0580fe7baf
Remove extraneous semicolons that trip up the SUNWspro compiler. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@59408 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:26:12 +00:00
pnunn%netscape.com
119195e1a3
bug#1248, fix part1. pnunn. rev:troy,dcone,neeti
...
git-svn-id: svn://10.0.0.236/trunk@59407 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:25:21 +00:00
erik%netscape.com
7c3ea9fe48
Removing this copy of the README file, since we now have a working
...
READ-ME.txt file. See the CVS log for that file for the reason...
git-svn-id: svn://10.0.0.236/trunk@59406 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 20:46:21 +00:00
leaf%mozilla.org
52e3740f23
r=ssu, fix to keep automation from hanging in an xcopy interactive prompt
...
not part of build, only affects packaging.
git-svn-id: svn://10.0.0.236/trunk@59405 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 20:40:46 +00:00
erik%netscape.com
f933bcde12
Apache does something a bit strange with files called "README", so I've
...
created this file called "READ-ME.txt", which gets displayed normally
in the list of files.
git-svn-id: svn://10.0.0.236/trunk@59404 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 20:40:05 +00:00
erik%netscape.com
5a48d6d184
Apparently, mozilla.org's Apache Web server doesn't support the
...
SERVER_URL envariable. Oh, well. Trying a different way...
git-svn-id: svn://10.0.0.236/trunk@59402 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 19:06:01 +00:00
erik%netscape.com
f9eb58e3fe
Original check-in of the "Web Sniffer", a set of tools to work with the
...
protocols underlying the Web.
git-svn-id: svn://10.0.0.236/trunk@59401 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 18:24:20 +00:00
slamm%netscape.com
6ed5ab9f0a
This never quite worked properly. cvs just is not set up to handle multiple threads of access. A better option is cvsup/cvsupd.
...
git-svn-id: svn://10.0.0.236/trunk@59400 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 18:06:23 +00:00
dcone%netscape.com
0c5aa54a72
fixed backgrounds. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59399 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 16:03:13 +00:00
brade%netscape.com
e26bea2d0b
make Open string match browser (Open File...)
...
git-svn-id: svn://10.0.0.236/trunk@59398 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:57:36 +00:00
brade%netscape.com
4f4c8ae1a3
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@59397 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:55:51 +00:00
pp%ludusdesign.com
fdfd888608
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59394 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:26:27 +00:00
sspitzer%netscape.com
c49a235fc0
printfs hinting of work to come.
...
git-svn-id: svn://10.0.0.236/trunk@59393 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 12:18:23 +00:00
sspitzer%netscape.com
4be72a9c38
fix crasher when posting, and some more cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@59392 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 11:40:32 +00:00
morse%netscape.com
534a13e28f
get rid of compile-time warning message
...
git-svn-id: svn://10.0.0.236/trunk@59391 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 10:56:45 +00:00
jband%netscape.com
83dccd80dd
trivial block scope loop counter variable rename to squelch shadow warning.r=jband
...
git-svn-id: svn://10.0.0.236/trunk@59390 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 10:53:34 +00:00
waterson%netscape.com
5fadaa3368
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@59389 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 09:34:01 +00:00
mccabe%netscape.com
6668f989b3
Warning fixes. (Found one semantic problem in nsCLiveconnect.cpp)
...
r=mozbot
git-svn-id: svn://10.0.0.236/trunk@59388 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 09:12:58 +00:00
jband%netscape.com
f0476f0cfd
add improved support for dumping the JS stack from the native debugger or using the 'debugger' statement in JavaScript. Doc coming to the mozilla site soon. r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@59387 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:48:17 +00:00
jband%netscape.com
3c195cdd56
added files: mozilla/js/src/xpconnect/src/xpcdebug.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59386 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:48:00 +00:00
sspitzer%netscape.com
eac6bb93b4
convert auth news to use single sign on. convert the nsINntpService interface
...
to have proper interCaps. remove dead code, clean up other code. r=alecf
git-svn-id: svn://10.0.0.236/trunk@59385 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:46:03 +00:00
sspitzer%netscape.com
74e6873438
make it so we can stuff a value given to us by the user from a Prompt()
...
can be stuffed into the single signon database, just like a password
can be. auth news needs this. r=dp,alecf
git-svn-id: svn://10.0.0.236/trunk@59384 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:43:48 +00:00
pavlov%netscape.com
5c23afe0e2
build the embedding makefiles r=travis
...
git-svn-id: svn://10.0.0.236/trunk@59383 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:38:48 +00:00
dp%netscape.com
472872a984
added files: mozilla/extensions/wallet/src/nsBasicStreamGenerator.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59382 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:20:40 +00:00
waterson%netscape.com
21d5ec4c31
Undo the optimization: it breaks the addressing widget :-(.
...
git-svn-id: svn://10.0.0.236/trunk@59381 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:13:12 +00:00
morse%netscape.com
9efa8ac37d
getting ready to support encrytion, r=jar
...
git-svn-id: svn://10.0.0.236/trunk@59380 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:11:11 +00:00
morse%netscape.com
542b29c86b
reverting back to version 1.11, new changes broke single signon
...
git-svn-id: svn://10.0.0.236/trunk@59379 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:08:06 +00:00
dp%netscape.com
73ff201f30
Fixing build breakage.
...
git-svn-id: svn://10.0.0.236/trunk@59378 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:03:42 +00:00
dp%netscape.com
c37ffc93db
Adding nsBasicStreamGenerator on windows. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59377 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:55:39 +00:00
dougt%netscape.com
834bfb40d0
Fix for bug 25941. r=dp,scc.
...
git-svn-id: svn://10.0.0.236/trunk@59376 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:54:46 +00:00
sspitzer%netscape.com
174e736b6b
fix build bustage for dp.
...
git-svn-id: svn://10.0.0.236/trunk@59375 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:44:00 +00:00
sspitzer%netscape.com
8eb73535ca
clean up. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@59374 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:41:10 +00:00
sspitzer%netscape.com
cf2954592c
code clean up. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@59373 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:14:54 +00:00
dp%netscape.com
633ed105a0
Implementing BasicKeyedStreamGenerator.
...
git-svn-id: svn://10.0.0.236/trunk@59372 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:03:57 +00:00
dp%netscape.com
ccee3e0a3e
Removing unused NS_DEFINE_IID and changing used ones to NS_GET_IID() r=morse
...
git-svn-id: svn://10.0.0.236/trunk@59371 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:01:00 +00:00
sspitzer%netscape.com
825dc1bf2d
migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
...
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf
git-svn-id: svn://10.0.0.236/trunk@59370 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 06:51:07 +00:00
jefft%netscape.com
86a63bedb3
fixed build bustage
...
git-svn-id: svn://10.0.0.236/trunk@59369 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 06:36:35 +00:00
jefft%netscape.com
0436c71a12
fixed bug 24407 -- Remove obsoleted menu item - LoadFirstDraft; r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@59365 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 06:06:22 +00:00
alecf%netscape.com
5b006bf31e
general cleanup of account manager, and finish implementation of IMAP advanced dialog
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59364 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 06:00:29 +00:00
buster%netscape.com
bd93fcecb2
fixed bug 25762
...
r=beard
git-svn-id: svn://10.0.0.236/trunk@59363 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 05:26:27 +00:00
buster%netscape.com
40bbaf6296
fixed bug 25767
...
r=beard
git-svn-id: svn://10.0.0.236/trunk@59362 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 05:12:25 +00:00
dp%netscape.com
2f5317e160
Changing comments to reflect new semantics of interface.
...
git-svn-id: svn://10.0.0.236/trunk@59361 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 05:09:18 +00:00
troy%netscape.com
bac9e93e77
b=25834 r=karnaze@netscape.com Changed to ignore the reflow status when
...
reflowing an unknown frame (i.e., a frame that isn't a row group)
git-svn-id: svn://10.0.0.236/trunk@59360 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 04:30:04 +00:00
sdagley%netscape.com
bcdcf3c3c3
Access path updates in anticipation of update to CW Pro5 ( #25949 ). r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59359 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 04:27:22 +00:00
sgehani%netscape.com
2263b0785f
Add readme button and functionality to the Mac installer.
...
b = 21041
r = ssu
git-svn-id: svn://10.0.0.236/trunk@59358 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 04:08:56 +00:00
alecf%netscape.com
67155ec2a1
clean up the account manager, and add a new advanced IMAP dialog
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59357 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:34:48 +00:00
hangas%netscape.com
5755542e5f
Front in fix for 25439 to match recent checkin by chuang. r=chuang.
...
git-svn-id: svn://10.0.0.236/trunk@59356 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:31:11 +00:00
karnaze%netscape.com
4342f1e679
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@59355 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:28:24 +00:00
alecf%netscape.com
39b6bd2509
update account wizard, to make it look nicer
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59354 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:26:18 +00:00
karnaze%netscape.com
28c87201ae
bug 24880 colspan/rowspan=0 handling, bug 22122 handle *0 proportional width; r=kmcclusk.
...
git-svn-id: svn://10.0.0.236/trunk@59353 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:23:29 +00:00
pavlov%netscape.com
ff7f608593
fix for silly sun compiler from tor r=me
...
git-svn-id: svn://10.0.0.236/trunk@59352 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:14:18 +00:00
rjc%netscape.com
ec22c44a2e
More changes for bug # 24959: sidebar search panel changes.
...
git-svn-id: svn://10.0.0.236/trunk@59351 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:06:46 +00:00
hangas%netscape.com
1fd418d779
Fixed 24361 and 24368, remember address book window size and position. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@59350 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:02:16 +00:00
chuang%netscape.com
984403400f
Bug 25354 Address Book back end needs to support some extra columns, r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59349 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:46:50 +00:00
mcafee%netscape.com
820ef57ee4
Fixing XUL typo, r=ben
...
git-svn-id: svn://10.0.0.236/trunk@59348 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:46:01 +00:00
rjc%netscape.com
23c137cc9f
Part of work for bug # 24959: the sidebar's search panel now has an input field for doing searches and "notices" / "remembers" when you search for something via a web page (if we have a matching search dataset.)
...
git-svn-id: svn://10.0.0.236/trunk@59347 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:44:25 +00:00
chuang%netscape.com
8a1a26be76
bug 25354 Address Book back end needs to support some extra columns, r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59346 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:41:31 +00:00
sfraser%netscape.com
ac3d745a73
Fix for 25952, don't crash when doing Open Location from composer window. nsPresState was using a null mProperties table. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@59345 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:14:29 +00:00
ducarroz%netscape.com
28c43f6e57
Fix bug 25610. We need to wrap the body into a <PRE> tag when forwarding inline a plain text message in HTML compose mode. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@59344 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:59:46 +00:00
jdunn%netscape.com
fdba2ae9bd
declaring ALL the base classes public since by default some compilers make
...
them private.
r= hyatt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59343 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:54:59 +00:00
ducarroz%netscape.com
fdd119e960
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
...
git-svn-id: svn://10.0.0.236/trunk@59342 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:53:01 +00:00
cathleen%netscape.com
0b23c5b307
fixed crash bug for patching, happened at cleanup() stage. removed the
...
enumerate call to delete the pointers in hash table, since it has
already been deleted. also added some error checking and reset pointers
to null bug 24455, r=dbragg
git-svn-id: svn://10.0.0.236/trunk@59341 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:51:25 +00:00
alecf%netscape.com
6145c490c3
enlarge the account wizard slightly to acommadate windows large fonts
...
no reviewer, just a geometry change
git-svn-id: svn://10.0.0.236/trunk@59340 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:49:50 +00:00
briano%netscape.com
70b0aa243d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@59338 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:15:13 +00:00
waterson%netscape.com
ea2a5c3c7f
Optimize MoveViewTo() to only move the view if aX != oldX and aY != oldY. This cuts out about 10% on large web pages that slam the status bar, because boxes seem to want to reposition the widget at the same place over and over. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59337 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:14:49 +00:00
leaf%mozilla.org
c7fca6f343
windows-only build goop for xpcom/base/nsSystemInfo.cpp, r=syd
...
git-svn-id: svn://10.0.0.236/trunk@59336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:08:29 +00:00
jdunn%netscape.com
5a98bdbe56
for plds detection, use PL_NewHashTable instead of PL_GetEvent (since wtc moved
...
that to xpcom).
r= wtc@netscape.com
a= leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@59335 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:01:07 +00:00
scc%netscape.com
bb02d934b0
Fixed access paths for upcoming switch to Pro5, see bug #25949 . r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:49:16 +00:00
bryner%uiuc.edu
1087f142e4
Removing an unneeded include. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@59332 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:47:58 +00:00
av%netscape.com
592c30688b
Fixing #21938 . Enabled for Windows only. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@59331 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:42:52 +00:00
hyatt%netscape.com
5ddfc0819a
Keeping space from scrolling. This is a total and complete hack that wants a better fix later.
...
git-svn-id: svn://10.0.0.236/trunk@59330 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:38:51 +00:00
mstoltz%netscape.com
0bfd5a4808
Fixing hoarkage by adding an include statement. r=norris
...
git-svn-id: svn://10.0.0.236/trunk@59329 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:35:46 +00:00
tbogard%aol.net
6c892b763d
First cut at Unix makefiles. These will soon be hooked up to the build once I get someone on Unix to verify them.
...
git-svn-id: svn://10.0.0.236/trunk@59328 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:32:26 +00:00
tbogard%aol.net
f16d7cb23a
Adding contributor line.
...
git-svn-id: svn://10.0.0.236/trunk@59327 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:29:17 +00:00
hyatt%netscape.com
abbd31277b
Fix for 25883.
...
git-svn-id: svn://10.0.0.236/trunk@59326 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:20:26 +00:00
tbogard%aol.net
21912f73f7
Stubbed out methods that were missing from nsIBaseWindow implementation. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59325 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:14:12 +00:00
tbogard%aol.net
18709be8ac
Adding the embedding directory to the build. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@59324 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:08:52 +00:00
tbogard%aol.net
50cedcf8c5
Added defines for chrome flags. Fixed some comments. Added some new methods.
...
git-svn-id: svn://10.0.0.236/trunk@59323 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:06:44 +00:00
alecf%netscape.com
baf80104da
support multiple smtp servers in the backend, #18184
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@59321 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:05:02 +00:00
danm%netscape.com
e2eb36fef9
hooked up embedding IDL for travis. r:pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59320 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:04:02 +00:00
valeski%netscape.com
7fe2cd778c
24717. adding keyword and datetime libraries to the package list
...
git-svn-id: svn://10.0.0.236/trunk@59319 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:01:33 +00:00
sfraser%netscape.com
f5c799d682
Avoid crashing when mousing over links in teh composer window. r=brade
...
git-svn-id: svn://10.0.0.236/trunk@59318 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:00:17 +00:00
rods%netscape.com
c8eb9abdc2
added the caching of the restore state until the list frame gets reset
...
removed the positioning of the dropdown at the bottom of reflow
r kmcclusk b=21945,25059
git-svn-id: svn://10.0.0.236/trunk@59317 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:59:55 +00:00
valeski%netscape.com
0c58eafd6f
24717. renaming lib names for keyword protocol so they're == 8 chars.
...
git-svn-id: svn://10.0.0.236/trunk@59316 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:59:33 +00:00
danm%netscape.com
53310d9c48
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@59315 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:58:29 +00:00
akkana%netscape.com
8df59df731
18033: Emacs XBL key bindings for unix. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59314 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:47:40 +00:00
scc%netscape.com
21c1012e1b
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59313 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:45:42 +00:00
scc%netscape.com
11bee2e856
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pavlov ... who claims this shouldn't effect other platforms; but I'm watching anyway
...
git-svn-id: svn://10.0.0.236/trunk@59312 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:43:56 +00:00
warren%netscape.com
1df8c04009
Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz
...
git-svn-id: svn://10.0.0.236/trunk@59311 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:43:09 +00:00
vidur%netscape.com
1fc69f769b
Partial performance fix for bug 25509. Restrict the size of text nodes (the max is settable via a pref-content.maxtextrun). r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@59310 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:39:19 +00:00
rods%netscape.com
2190ae8e89
add extra debug; added some inremenal reflow code;
...
doing much better job check return vars;GetText now check for NS_OK;
r dcone, b 24292
git-svn-id: svn://10.0.0.236/trunk@59309 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:36:50 +00:00
sfraser%netscape.com
cedf8d05c6
Add a couple more necko protocol projects to the build; keyword, and datetime. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@59308 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:31:43 +00:00
sfraser%netscape.com
6572f2b20e
Fix the fragment name in this project. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@59307 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:30:54 +00:00
sfraser%netscape.com
466f6430b3
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@59306 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:29:56 +00:00
beard%netscape.com
c9a6201c38
fix nsIAtom leak. bug=25778, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@59305 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:29:08 +00:00
hangas%netscape.com
29cfb7901a
Fix for 25499 and 20522, address book UI bugs. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@59304 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:25:11 +00:00
hangas%netscape.com
894d4fcdb7
Partial Fix for 25139. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@59303 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:24:21 +00:00
Jerry.Kirk%Nexwarecorp.com
c3790e7767
Removing old version of Photon timers. The new one has been moved
...
under the unix directory.
git-svn-id: svn://10.0.0.236/trunk@59302 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:17:55 +00:00
dougt%netscape.com
01dd259b16
Hashtable miss fix. Wrong operator used. submitted by warren.
...
git-svn-id: svn://10.0.0.236/trunk@59301 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:10:55 +00:00
norris%netscape.com
41dfd3c7ea
Fix use of unsupported typedef.
...
r=Jerry.Kirk@Nexwarecorp.com
git-svn-id: svn://10.0.0.236/trunk@59300 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:10:12 +00:00
dougt%netscape.com
91d041c0be
bug fix 25626. r=tor@cs.brown.edu
...
git-svn-id: svn://10.0.0.236/trunk@59299 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:09:14 +00:00
dougt%netscape.com
90484f9667
Since we are only getting information about this file, we should no pass the
...
GENERIC_READ flag.
git-svn-id: svn://10.0.0.236/trunk@59298 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:07:35 +00:00
dougt%netscape.com
1951e2c190
Initializing return values before they are used.
...
git-svn-id: svn://10.0.0.236/trunk@59297 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:06:04 +00:00
karnaze%netscape.com
f838a7dc5b
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@59295 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:03:08 +00:00
dp%netscape.com
c706f51e9e
Using NS_METHOD to satisfy windows compiler instead of nsresult.
...
git-svn-id: svn://10.0.0.236/trunk@59294 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:57:28 +00:00
rods%netscape.com
f6c39c676f
reviewing native widgets from build
...
r kmcclusk, bug 17029 (windows only)
git-svn-id: svn://10.0.0.236/trunk@59293 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:53:35 +00:00
terry%mozilla.org
13c83ee967
REOPENing a bug now clears the resolution; most people will agree it
...
should have always had this behavior.
git-svn-id: svn://10.0.0.236/trunk@59292 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:50:10 +00:00
valeski%netscape.com
e841c41576
r=jevering. 25928. We were applying the local www.*.com trick to all protocols when it's currently only an http thang.
...
git-svn-id: svn://10.0.0.236/trunk@59291 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:47:40 +00:00
rods%netscape.com
e7a5a5632c
removing the creation of native widget and replacing them with asserts (for now)
...
b 17027 r kmccluck
git-svn-id: svn://10.0.0.236/trunk@59290 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:46:55 +00:00
pp%ludusdesign.com
37887874a7
Oops, had a problem during the previous commit...
...
Replacing ::GetIID() with NS_GET_IID(). r=dp@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59289 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:44:04 +00:00
sdagley%netscape.com
82c78a140a
Fix mem leak in My_CloseDir() ( #25614 ). r=saari
...
git-svn-id: svn://10.0.0.236/trunk@59288 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:41:05 +00:00
pp%ludusdesign.com
7492211eb7
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@59287 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:40:33 +00:00
putterman%netscape.com
0e7e553653
Fix for 10796. r=jefft and ducarroz. Hook up double clicks on thread pane for drafts and templates.
...
git-svn-id: svn://10.0.0.236/trunk@59286 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:20:55 +00:00
rginda%netscape.com
2e51452686
-- CHATZILLA CHANGES ONLY --
...
* irc.js
verify nickname after login (001)
call changeNick with mixed case nick (regression introduced by previus checkin.)
git-svn-id: svn://10.0.0.236/trunk@59285 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:17:36 +00:00
alecf%netscape.com
c47c33a54e
add am-imap-advanced, not yet part of product -> no reviewer
...
git-svn-id: svn://10.0.0.236/trunk@59284 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:15:26 +00:00
ssu%netscape.com
90a129e087
fixing bug #25902 . removed extended resource information that was not needed, but that simply made it more difficult to localize. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@59283 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:14:51 +00:00
alecf%netscape.com
dd762a2562
add am-server-top.dtd, not yet part of product -> no reviewer
...
git-svn-id: svn://10.0.0.236/trunk@59282 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:14:46 +00:00
dp%netscape.com
e820e5020b
Updating sample generic module showing usage of registration and
...
unregistration hooks. r=scc
git-svn-id: svn://10.0.0.236/trunk@59281 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:14:43 +00:00
alecf%netscape.com
8681da473e
fix up some of the key-parsing for multiple accounts and rename a member variable to have an "m" in it :)
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59280 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:07:48 +00:00
ducarroz%netscape.com
3c03030552
Fix bug 25926 and bug 23056. We are now looking first for a nickname match then for a username or email address. if no match found, we break a piece the user input and then reformat correctly all eventual addresses and add if needed default domain. R=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59279 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:00:53 +00:00
mcafee%netscape.com
87c501cb78
Save child PID. other minor stuff.
...
git-svn-id: svn://10.0.0.236/trunk@59278 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:59:21 +00:00
rhp%netscape.com
1c22c4a728
Fix for I18N display of headers - Bug 25914 - r: mscott
...
git-svn-id: svn://10.0.0.236/trunk@59277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:50:36 +00:00
ben%netscape.com
f7f941898f
fix for checkbox in wallet dialogs having label "check", r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@59276 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:49:31 +00:00
idk%eng.sun.com
18a7789230
Added makefiles for examples
...
git-svn-id: svn://10.0.0.236/trunk@59275 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:47:29 +00:00
jdunn%netscape.com
01f0389e4e
remove extra ';' - breaks AIX
...
git-svn-id: svn://10.0.0.236/trunk@59274 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:44:40 +00:00
wtc%netscape.com
1e9d69efdc
Bugzilla bug #21428 : fixed LL_CMP and LL_UCMP so that they can be used
...
with the <= and >= operators when HAVE_LONG_LONG is not defined. The
fix is contributed by John G. Myers <jgmyers@netscape.com >.
r=wtc@netscape.com .
git-svn-id: svn://10.0.0.236/trunk@59273 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:41:08 +00:00
danm%netscape.com
9cd4e0e6c5
changing name of opened window from 'null' to '_blank'. travis' idea. r:me
...
git-svn-id: svn://10.0.0.236/trunk@59272 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:33:50 +00:00
dbaron%fas.harvard.edu
022aae6f6b
A fix (which can be enabled with a #define) to make jprof work on a RedHat 6.0 system (as opposed to 6.1). There seem two be two differences: some of the parameters are not passed correctly to the signal handler, and there is a trampoline on the stack with an address greater than 0x7fffffff.
...
r=jlnance
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@59271 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:32:10 +00:00
nhotta%netscape.com
56b75e2c64
Changed EURO to EUR, no bug, no reviewer.
...
git-svn-id: svn://10.0.0.236/trunk@59270 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:26:37 +00:00
jdunn%netscape.com
a3f489353e
changing 'true' to 'PR_TRUE'
...
r= scottip@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59269 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:26:11 +00:00
nhotta%netscape.com
da94d62a2e
Changed text/plain conversion option to use transliteration, bug 9574, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59268 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:25:21 +00:00
syd%netscape.com
1162858027
Minor changes for PostScript printing. r=dcone.
...
git-svn-id: svn://10.0.0.236/trunk@59267 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:24:19 +00:00
nhotta%netscape.com
491121684d
Added conversion from unicode to file systme charset, bug 24948, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59266 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:23:04 +00:00
nhotta%netscape.com
dbaff41d85
Added charset conversion between unicode and file systme charset, bug 23384, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59265 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:22:10 +00:00
rhp%netscape.com
dcae766c6c
Changes to fix L10N vcard display - Bug: 25637 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@59263 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:11:29 +00:00
valeski%netscape.com
229aa017df
r=dougt. part of 18007. FTP now notifies the consumer of failures even if the data channel is never used.
...
git-svn-id: svn://10.0.0.236/trunk@59262 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:07:44 +00:00
mcafee%netscape.com
35e8032f98
Cleanup from slamm
...
git-svn-id: svn://10.0.0.236/trunk@59261 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 20:43:10 +00:00
putterman%netscape.com
76aeb2d036
Fix for bug 25833 for mscott. r=scottip. Can now bring up more than one dialog and more than
...
one instance of an app.
git-svn-id: svn://10.0.0.236/trunk@59259 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 18:55:27 +00:00
norris%netscape.com
6fd4778318
Remove unused private method.
...
git-svn-id: svn://10.0.0.236/trunk@59258 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 18:49:07 +00:00
terry%mozilla.org
fcb7656f7a
The "And" and "Or" buttons now work faster, if you have Javascript
...
enabled. (If you don't have Javascript, they work just like they did
before.)
git-svn-id: svn://10.0.0.236/trunk@59257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 18:19:44 +00:00
slamm%netscape.com
aee19e030a
Print verbose statements to stderr instead of stdout to avoid buffering.
...
git-svn-id: svn://10.0.0.236/trunk@59254 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 17:38:41 +00:00
despotdaemon%netscape.com
fabc7a54db
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@59253 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 17:30:43 +00:00
jdunn%netscape.com
40d2152942
changing static_cast to use NS_STATIC_CAST instead...
...
git-svn-id: svn://10.0.0.236/trunk@59250 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 15:37:51 +00:00
attinasi%netscape.com
ec346f0c5a
Sorry - typo in change...
...
git-svn-id: svn://10.0.0.236/trunk@59249 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 14:26:25 +00:00
attinasi%netscape.com
7f83027391
Changed the setting of PrimaryFrame for elements wrapped in a GfxScrollFrame,
...
except for the DocElement which still has the primary frame set to the scrolledframe.
Fixed compiler warning around NS_NewFiedlSetFrame(...).
r=evaughan b=23803
git-svn-id: svn://10.0.0.236/trunk@59248 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 14:04:41 +00:00
attinasi%netscape.com
010367b83d
Removed unused argument statements for elimination of warnings. No functional changes.
...
git-svn-id: svn://10.0.0.236/trunk@59247 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 13:54:39 +00:00
jfrancis%netscape.com
d8853e9b1b
make selection sticky across undo/redo (24573);
...
get bold/italic/underline toolbar feedback working (24574);
fix for 24856: unable to unbold text;
fix for 24572: cant get selection between split lists
git-svn-id: svn://10.0.0.236/trunk@59246 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 10:30:12 +00:00
mcafee%netscape.com
d09a5bf885
Switching to tinderbox.mozilla.org from cvs-mirror.mozilla.org per dmose/rko's load-balancing.
...
git-svn-id: svn://10.0.0.236/trunk@59245 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 08:00:22 +00:00
rhp%netscape.com
a1a2cfa32d
Incorrect determination of 8 bit emails - Bug #: 25674 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@59244 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 05:16:03 +00:00
terry%mozilla.org
51312fa00d
Fix busted link.
...
git-svn-id: svn://10.0.0.236/trunk@59243 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 03:52:09 +00:00
dbaron%fas.harvard.edu
3c373934a0
Fix bug 16200 (mostly) for both GFX and native scrollbars by rounding scroll requests to the nearest pixel and, from then on, only using that rounded value. Previously, disagreements (of a fraction of a pixel) between what was on the screen and what was supposed to be there caused rounding problems (particularly at less common logical resolutions). There is a chance this may not be necessary in the future, because transform changes may fix this.
...
r=dcone
git-svn-id: svn://10.0.0.236/trunk@59242 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 02:44:10 +00:00
ftang%netscape.com
04ce91cb5d
fix leakage of the widget in OnKey
...
git-svn-id: svn://10.0.0.236/trunk@59241 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 23:52:35 +00:00
rbs%maths.uq.edu.au
add951b804
[#ifdef MATHML]. Hook for the ms tag
...
git-svn-id: svn://10.0.0.236/trunk@59240 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 23:33:38 +00:00
rbs%maths.uq.edu.au
8119a019ac
Enable the <ms> tag
...
git-svn-id: svn://10.0.0.236/trunk@59239 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 23:30:54 +00:00
rbs%maths.uq.edu.au
9185e3d432
First check-in
...
git-svn-id: svn://10.0.0.236/trunk@59238 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 23:28:51 +00:00
terry%mozilla.org
2727477938
Add a param to control where to look for the "registry" stuff.
...
git-svn-id: svn://10.0.0.236/trunk@59237 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 19:46:41 +00:00
terry%mozilla.org
ae675b6ee0
Allow searching of attachment stuff using boolean charts.
...
git-svn-id: svn://10.0.0.236/trunk@59236 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 19:21:43 +00:00
beard%netscape.com
c9d7e9af42
changed http://cvs-mirror.mozilla.org/webtools/bonsai/ to http://bonsai.mozilla.org , to work around a redirect bug.
...
git-svn-id: svn://10.0.0.236/trunk@59235 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 19:05:36 +00:00
beard%netscape.com
116617471b
removed some command hex values from character interpretation such as 0x00000000 and 0xFFFFFFFF.
...
git-svn-id: svn://10.0.0.236/trunk@59234 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 19:04:41 +00:00
troy%netscape.com
1fe10fe3f2
b=25245. Fixed some problems in ReflowLine() when reflowing to incrementally
...
update the maximum width
git-svn-id: svn://10.0.0.236/trunk@59233 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 18:42:23 +00:00
troy%netscape.com
573b3e8c49
b=25245 Changed ComputeContainingBlockRectangle() to set the containing
...
block width to NS_UNCONSTRAINEDSIZE if it is an unconstrained reflow.
This way percentage based widths are treated properly
git-svn-id: svn://10.0.0.236/trunk@59232 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 18:40:48 +00:00
troy%netscape.com
1c1bc9d99d
b=25245 Fixed ApplyLeftMargin() to not subtract for margins if it is an
...
unconstrained reflow
git-svn-id: svn://10.0.0.236/trunk@59231 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 18:29:52 +00:00
troy%netscape.com
0d18407104
b=25245 Changed Reflow() to return 0 for a max-element-width if the
...
image has a percentage based width
git-svn-id: svn://10.0.0.236/trunk@59230 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 18:28:38 +00:00
dveditz%netscape.com
e36307b790
Removed reference to non-existent files, check-in for GregNoel@san.rr.com, r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@59227 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 17:16:54 +00:00
tonyr%fbdesigns.com
54930cb24d
Added the mailnews import components
...
git-svn-id: svn://10.0.0.236/trunk@59226 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 15:59:39 +00:00
tonyr%fbdesigns.com
7db51f4b45
Added the mailnews import components to the list
...
git-svn-id: svn://10.0.0.236/trunk@59225 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 15:44:15 +00:00
risto%netscape.com
6d3380717d
Added rko to admins
...
git-svn-id: svn://10.0.0.236/trunk@59224 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 13:24:49 +00:00
blizzard%redhat.com
f806ccfe89
add new drag session for gtk
...
git-svn-id: svn://10.0.0.236/trunk@59223 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 09:59:57 +00:00
tbogard%aol.net
e860f79cd6
Changed SetProperty() on title to set the title directly on the docshell rather than trying to go to the browserWindow interface. docshell will do the right thing.
...
git-svn-id: svn://10.0.0.236/trunk@59222 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 09:18:31 +00:00
risto%netscape.com
f54cfaa296
Fixed legacy cvs-mirror.mozilla.org URL's to tinderbox.mozilla.org and
...
bonsai.mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@59221 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 08:42:28 +00:00
tbogard%aol.net
94bf26c31b
Made the message view area not be content-primary but rather just content. With primary it will cause the title to be set on the outside window. This fixes bug #13807 .
...
git-svn-id: svn://10.0.0.236/trunk@59220 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:50:57 +00:00
tbogard%aol.net
440b04f667
SetTitle() now relies on the docshell implementation for the setting of the title. GetTarget() now relies on the docshell implementation. Provided an overide for CreateTargetLocation since it isn't implemented yet in docshell.
...
git-svn-id: svn://10.0.0.236/trunk@59219 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:41:06 +00:00
tbogard%aol.net
718493179f
Added GetTarget() to be used to resolve targetting.
...
git-svn-id: svn://10.0.0.236/trunk@59218 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:34:10 +00:00
tbogard%aol.net
e97230d779
The default content tree owner now has a separation of primary versus normal content areas. Primary areas are the only content areas that actually react to and set the title.
...
git-svn-id: svn://10.0.0.236/trunk@59217 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:29:38 +00:00
tbogard%aol.net
23735e33f3
Need to specify the class to call because the nsWebShellWindow base ends up calling the content set title. This ensures that Chrome and content go different paths for Setting the title.
...
git-svn-id: svn://10.0.0.236/trunk@59216 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:18:01 +00:00
tonyr%fbdesigns.com
775f8b5e14
Added the import components to the build
...
git-svn-id: svn://10.0.0.236/trunk@59215 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:40:53 +00:00
tonyr%fbdesigns.com
f5398a5e07
Added the mailnews import components to the install
...
git-svn-id: svn://10.0.0.236/trunk@59214 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:38:33 +00:00
ben%netscape.com
1ccfd1ea4a
updated wallet text strings file, removing some of the geekyness
...
git-svn-id: svn://10.0.0.236/trunk@59213 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:28:14 +00:00
ben%netscape.com
299b2fc8af
common dialog (25104)/dialogOverlay appearance tweaks
...
git-svn-id: svn://10.0.0.236/trunk@59212 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:01:59 +00:00
ben%netscape.com
a1a339a6bc
25104 - common dialog appearance tweaks, skinnability.
...
git-svn-id: svn://10.0.0.236/trunk@59211 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 01:59:40 +00:00
ben%netscape.com
369b2d6f67
menu appearance tweaks, commondialog appearance work (25104)
...
git-svn-id: svn://10.0.0.236/trunk@59210 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 01:58:46 +00:00
tonyr%fbdesigns.com
9816ef5233
These files seem to be useful on Unix.
...
git-svn-id: svn://10.0.0.236/trunk@59209 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 00:51:59 +00:00
ssu%netscape.com
b215ab8a73
fixing bug #25410 . The size shown under the custom install is now the
...
download size (size of archive), not installation size.
Also has code to help fix bug #21034 . Added code place holder to show the
new Additions dialog.
Fixed problem with not calculating disk space required properly. It would
not take into account components that get installed outside the user
selected folder (such as the case with security module, which needs to be
installed in a centralized place). This required the installer to be link
in nsreg_s.dll in order to tap into the Netscape registry to anticipate
where the modules might be installed at.
affects only windows.
git-svn-id: svn://10.0.0.236/trunk@59206 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 23:39:47 +00:00
ssu%netscape.com
9cb7f3033e
fixing bug #25216 - typo with string description.
...
git-svn-id: svn://10.0.0.236/trunk@59204 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 23:17:46 +00:00
ssu%netscape.com
e65b6ec803
changed standalone libreg to be built with USE_NON_MT_LIBS so it can be linked with native windows installer. No one currently links with stand alone libreg.
...
git-svn-id: svn://10.0.0.236/trunk@59203 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 23:16:38 +00:00
sspitzer%netscape.com
89c07b3de6
ignore generated makefile
...
git-svn-id: svn://10.0.0.236/trunk@59202 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 22:30:55 +00:00
scc%netscape.com
d40b11a886
Fixed tabs, some comments, etc. Made |do_QueryInterface()| not participate in the |...TEST_DONTQUERY_CASES| test to help us debug bug #25327 . r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59201 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 22:29:08 +00:00
jim_nance%yahoo.com
80b2b8d6dc
Fixed documentation problem with units of JP_PERIOD
...
git-svn-id: svn://10.0.0.236/trunk@59200 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:39:48 +00:00
pinkerton%netscape.com
a1c08d261d
Make it such that clients of the clipboard/d&d only need to work with the text/unicode flavor and not text/plain. The conversion to text/plain for the native OS (in the correct charset encoding for the platform) is now done w/in the native clipboard/d&d implementations.
...
git-svn-id: svn://10.0.0.236/trunk@59199 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:24:50 +00:00
terry%mozilla.org
1b11bda8e9
Patch by aclark@ghoti.org -- use localconfig file to get database
...
connection info.
git-svn-id: svn://10.0.0.236/trunk@59198 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:22:44 +00:00
terry%mozilla.org
37dbca9259
Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.
...
git-svn-id: svn://10.0.0.236/trunk@59197 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:13:30 +00:00
scc%netscape.com
6d5641deac
fix include paths
...
git-svn-id: svn://10.0.0.236/trunk@59196 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:09:20 +00:00
terry%mozilla.org
5aba3d4b8d
Don't regenerate the shadow database until we're sure that our DB is
...
up to snuff with what processmail expects.
git-svn-id: svn://10.0.0.236/trunk@59195 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:07:05 +00:00
scc%netscape.com
1679a8f4c7
|nsFrameIterator::QueryInterface| neglects to handle |nsIBidirectionalEnumerator| ... replacing hand-rolled QI with the macro to fix. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59194 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 19:59:53 +00:00
rhp%netscape.com
e2f342907b
Fix problem Chineese Headers encoded with RFC1522 are displaying wrong - Bug: 24862 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@59193 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 18:19:25 +00:00
despotdaemon%netscape.com
3a890ffcd1
Pseudo-automatic update of changes made by modgock@eng.sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@59192 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 18:05:10 +00:00
jefft%netscape.com
b5a58b272c
Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt
...
git-svn-id: svn://10.0.0.236/trunk@59191 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 15:53:14 +00:00
leaf%mozilla.org
140fd2e436
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@59190 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 12:16:15 +00:00
briano%netscape.com
57ac45491b
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@59189 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 12:15:20 +00:00
tbogard%aol.net
12ff2e2039
Fixed bug where when the aRequestor was the tree owner of the docShell in a content shell list. It was not advancing checking to see if the list had more.
...
git-svn-id: svn://10.0.0.236/trunk@59188 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 11:15:15 +00:00
tbogard%aol.net
9fa00088e1
Fixed the order in which the main docShell is released against when the content shells are released. The content shells are held onto until after the main docShell is released so the content shells can still be grabbed.
...
git-svn-id: svn://10.0.0.236/trunk@59187 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 11:08:21 +00:00
mcafee%netscape.com
1f513df39d
First add. Script to control tinderbox processes.
...
git-svn-id: svn://10.0.0.236/trunk@59186 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 09:50:48 +00:00
mscott%netscape.com
df1bc4c68c
fix solaris breakage..include nsIChannel.h when using a nsCOMPtr. =)
...
git-svn-id: svn://10.0.0.236/trunk@59185 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:32:03 +00:00
waldemar%netscape.com
de2a99bda5
Added numerics.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59184 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:25:59 +00:00
waldemar%netscape.com
156c3a115b
Fixed NOT_REACHED
...
git-svn-id: svn://10.0.0.236/trunk@59183 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:25:36 +00:00
waldemar%netscape.com
722d12630c
Added NATIVE_INT64 flag
...
git-svn-id: svn://10.0.0.236/trunk@59182 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:25:02 +00:00
waldemar%netscape.com
96823e93e7
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@59181 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:24:40 +00:00
mscott%netscape.com
003acc5c90
oops forgot a checkin!!!
...
include nsIDocumentLoaderFactory.h
r=travis
git-svn-id: svn://10.0.0.236/trunk@59180 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:48:38 +00:00
mscott%netscape.com
3c116d9b77
document loader observer iid name changed when I made it scriptable.
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@59179 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:16:18 +00:00
mscott%netscape.com
8227db651e
doc loader service syncy up
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@59178 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:15:01 +00:00
mscott%netscape.com
768e16eac3
Don't build nsDocLoader.cpp
...
git-svn-id: svn://10.0.0.236/trunk@59177 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:14:26 +00:00
mscott%netscape.com
5f3f2ec2bc
export nsIDocumentLoader.idl nsIDocumentLoaderObserver.idl
...
git-svn-id: svn://10.0.0.236/trunk@59176 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:13:58 +00:00
mscott%netscape.com
79cb644563
build nsDocLoader
...
git-svn-id: svn://10.0.0.236/trunk@59175 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:13:39 +00:00
mscott%netscape.com
b516c2b823
tweaks to make doc loader observer scriptable
...
api synch with nsIURIContentListener
r=travis
git-svn-id: svn://10.0.0.236/trunk@59174 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:12:55 +00:00
mscott%netscape.com
3ee1a9a225
api sync for doc loader service
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@59173 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:11:44 +00:00
mscott%netscape.com
4c7dddd4de
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
api synch of changes to nsIURIContentListener
r=travis
git-svn-id: svn://10.0.0.236/trunk@59172 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:10:54 +00:00
mscott%netscape.com
a1e4f622d9
api sync for doc loader service
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@59171 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:10:17 +00:00
mscott%netscape.com
d76c83c89d
API sync with nsIURIContentListener r=travis
...
git-svn-id: svn://10.0.0.236/trunk@59170 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:09:45 +00:00
mscott%netscape.com
c753218324
include nsIDocumentLoaderFactory
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@59169 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:09:13 +00:00
mscott%netscape.com
822bdca5fe
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@59168 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:08:52 +00:00
mscott%netscape.com
ef72a6f5f0
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
tweaks to make doc loader observer scriptable
tweaks to make doc loader observer scriptable
r=travis
git-svn-id: svn://10.0.0.236/trunk@59167 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:08:05 +00:00
mscott%netscape.com
f8bf431fc8
remove doc loader service reference.
...
tweaks to make doc loader observer scriptable
r=travis
git-svn-id: svn://10.0.0.236/trunk@59166 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:07:32 +00:00
mscott%netscape.com
96b07d7a53
remove doc loader from thebuild
...
git-svn-id: svn://10.0.0.236/trunk@59165 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:06:45 +00:00
mscott%netscape.com
72e7d00815
for loading a url, call directly into the uri loader instead of
...
going through the doc loader
retrofitting for moving docloader into the uriloader
Bug #21173 --> if the channel has been retargeted, set the focuson ourself.
Bug #21728 --> only call DoLoadURl if the url was redirected to us.
r=travis
git-svn-id: svn://10.0.0.236/trunk@59164 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:06:25 +00:00
mscott%netscape.com
1c48dae33b
remove files that are moving to the uri loader as idl files.
...
git-svn-id: svn://10.0.0.236/trunk@59163 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:05:43 +00:00
mscott%netscape.com
0ed6878663
remove these files from the build.
...
They are being re-added to the uri loader as idl files.
r=travis
git-svn-id: svn://10.0.0.236/trunk@59162 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:05:22 +00:00
mscott%netscape.com
c155b4390b
Remove nsIDocumentloader, nsIDocumentLoaderObserver from the builds. These files are now
...
in the uriloader
r=travis
git-svn-id: svn://10.0.0.236/trunk@59161 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:04:35 +00:00
mscott%netscape.com
32a5b8396c
build nsdocLoader
...
git-svn-id: svn://10.0.0.236/trunk@59160 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:03:01 +00:00
mscott%netscape.com
73f723ed77
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
add get content listener parent and load cookie attributes to nsIURIContentListener
Bug #21173 --> set the redirected flag on the channel if we are going to redirect the url. Add load cookie
support.
build nsDocLoader in the uriloader.
r=travis
git-svn-id: svn://10.0.0.236/trunk@59159 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:02:36 +00:00
mscott%netscape.com
41687a83d7
fix the mac breakage.
...
git-svn-id: svn://10.0.0.236/trunk@59158 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 05:09:32 +00:00
mscott%netscape.com
6546f8bef8
need ability to write load attrib flags on input stream channel as part of the refactoring of the doc loader
...
into the uri loader
r=travis
git-svn-id: svn://10.0.0.236/trunk@59157 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 05:05:38 +00:00
mscott%netscape.com
5ec705b582
Bug #21173 --> Add a document uri retargeted flag. This flag is set when the uri loader retargets the output
...
of the channel to another content window.
r=travis
git-svn-id: svn://10.0.0.236/trunk@59156 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 05:03:58 +00:00
jband%netscape.com
f41619667d
trivial rename of local var in test to fix shadow warning
...
git-svn-id: svn://10.0.0.236/trunk@59155 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 04:53:22 +00:00
mscott%netscape.com
19fd67c1b6
(NOT Part of the build yet!!)
...
Refacting of doc loader into the uri loader
r=travis
git-svn-id: svn://10.0.0.236/trunk@59154 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 04:41:04 +00:00
mscott%netscape.com
4ce527e0ed
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
This header file containst the remanents of stuff that was in nsIDocumentLoader but wasn't really
part of nsIDocumentLoader the interface.
r=travis
(not part of the build yet)
git-svn-id: svn://10.0.0.236/trunk@59153 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 04:27:32 +00:00
mscott%netscape.com
261feca219
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
These files aren't part of the build yet.
r=travis
git-svn-id: svn://10.0.0.236/trunk@59152 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 04:26:29 +00:00
sdagley%netscape.com
10468e8a31
Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz
...
git-svn-id: svn://10.0.0.236/trunk@59151 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 04:16:36 +00:00
saari%netscape.com
8b71d64469
Fix for bug 22264. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59150 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 04:05:03 +00:00
saari%netscape.com
8560c315af
Fix for bug 25582. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59149 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 03:58:47 +00:00
mstoltz%netscape.com
a54c2d94fa
Fixing Mac breakage caused by extraneous newlines.
...
git-svn-id: svn://10.0.0.236/trunk@59148 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 03:24:30 +00:00
michael.lowe%bigfoot.com
4b5cb1e998
Repositioning offline menu item in browser (bug 24044)
...
git-svn-id: svn://10.0.0.236/trunk@59147 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 02:52:36 +00:00
slamm%netscape.com
8dc6dbc30a
Remove calls to list.extend(list2) to make this compatible with python 1.5.1.
...
git-svn-id: svn://10.0.0.236/trunk@59146 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 02:04:43 +00:00
mscott%netscape.com
edb1094930
fix mac breakage for sspitzer...export nsIPrompt.idl
...
git-svn-id: svn://10.0.0.236/trunk@59145 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 01:48:40 +00:00
mscott%netscape.com
81e9d6e6d8
Fix mac build breakage.
...
git-svn-id: svn://10.0.0.236/trunk@59144 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 01:18:15 +00:00
cmanske%netscape.com
d816fbb564
Changed IDs for colorpicker popups so they work in message composer. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@59143 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 01:00:08 +00:00
sspitzer%netscape.com
820e7db23b
turn nsIWalletService.h into nsIWalletService.idl r=morse
...
git-svn-id: svn://10.0.0.236/trunk@59142 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:52:55 +00:00
sspitzer%netscape.com
6331dbb3de
added files: mozilla/extensions/wallet/public/nsIPasswordSink.idl, mozilla/extensions/wallet/public/nsIKeyedStreamGenerator.idl, mozilla/extensions/wallet/public/nsIWalletService.idl
...
git-svn-id: svn://10.0.0.236/trunk@59141 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:52:28 +00:00
mscott%netscape.com
d17990cd92
remove mailboxMessage protocol and use mailbox
...
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59140 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:48:48 +00:00
mscott%netscape.com
9c20708126
add support for local string bundle service
...
remove all traces of mailboxMessage protocol
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59139 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:48:27 +00:00
mscott%netscape.com
68a6ed9754
Bug #13405 --> use local string bundle service
...
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59138 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:47:49 +00:00
troy%netscape.com
9866fd9793
b=25223. Block code now does a better job of determing where the floater
...
should go before reflowing it
git-svn-id: svn://10.0.0.236/trunk@59137 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:47:33 +00:00
mscott%netscape.com
088778a04f
Bug #13405 create a cache for the local string bundle
...
git-svn-id: svn://10.0.0.236/trunk@59136 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:47:15 +00:00
vidur%netscape.com
df9d1ddacd
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
...
git-svn-id: svn://10.0.0.236/trunk@59135 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:34:07 +00:00
troy%netscape.com
f06fedd7c3
b=22692 Changed RemoveFloater() to return PR_FALSE if the floater is
...
associated with that line
git-svn-id: svn://10.0.0.236/trunk@59134 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:17:04 +00:00
mstoltz%netscape.com
d4d5e38b63
nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris
...
git-svn-id: svn://10.0.0.236/trunk@59133 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:06:15 +00:00
mstoltz%netscape.com
cbd5ead858
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
...
git-svn-id: svn://10.0.0.236/trunk@59132 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:03:57 +00:00
dougt%netscape.com
0bf3bafe38
Changing IsContainedIn to contains. Reverting to prior version.
...
git-svn-id: svn://10.0.0.236/trunk@59131 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 00:00:21 +00:00
tonyr%fbdesigns.com
9660aa5d57
Update the progress status to never return < 5 so it looks like we're always doing something!
...
git-svn-id: svn://10.0.0.236/trunk@59130 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:56:45 +00:00
dougt%netscape.com
2099aed8f0
Renaming IsContainedIn to contains()
...
git-svn-id: svn://10.0.0.236/trunk@59129 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:54:26 +00:00
dougt%netscape.com
717daf4b42
Renaming IsContainedIn to contains. Fixing implementation on unix.
...
git-svn-id: svn://10.0.0.236/trunk@59128 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:53:59 +00:00
pavlov%netscape.com
f2c584e597
fix the caret blinking bug on linux and remove an extra call to things that don't need to be called r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@59127 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:52:28 +00:00
tonyr%fbdesigns.com
a6f3efddbe
Added the rest of the address book fields to the import
...
git-svn-id: svn://10.0.0.236/trunk@59126 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:51:39 +00:00
dougt%netscape.com
4d98215217
changing flags from DEBUG_dougt to DEBUG_xpcom_proxy.
...
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@59125 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:51:00 +00:00
tonyr%fbdesigns.com
d89e3e08a4
Updated the tree in the fieldMap UI to work properly
...
git-svn-id: svn://10.0.0.236/trunk@59124 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:50:40 +00:00
tonyr%fbdesigns.com
544d328d57
Added progress information to text import
...
git-svn-id: svn://10.0.0.236/trunk@59123 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:49:50 +00:00
chuang%netscape.com
e9abd341ba
Bug 10870 Drag and Drop of Messages, r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@59122 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:49:49 +00:00
mscott%netscape.com
944b9f4088
export nsIMsgStringService.idl
...
git-svn-id: svn://10.0.0.236/trunk@59121 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:49:33 +00:00
mscott%netscape.com
0f70b9c2eb
Export nsIMsgStringService.idl
...
git-svn-id: svn://10.0.0.236/trunk@59120 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:48:23 +00:00
mscott%netscape.com
b0450251a3
export nsIMsgStringservice.idl
...
git-svn-id: svn://10.0.0.236/trunk@59119 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:47:25 +00:00
mscott%netscape.com
0568fbc829
Bug #13405 --> add an interface to represent a mailnews string bundle (this allows us to cache the bundles
...
easily)
r=alecf
git-svn-id: svn://10.0.0.236/trunk@59118 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:45:33 +00:00
vidur%netscape.com
825e97e024
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
...
git-svn-id: svn://10.0.0.236/trunk@59117 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:43:12 +00:00
warren%netscape.com
cb333855bb
Reapplying fix for bug 21686 -- can't find protocols with non-lowercased names.
...
git-svn-id: svn://10.0.0.236/trunk@59116 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:39:33 +00:00
sfraser%netscape.com
4d969302b8
Fix for 25366 -- check for color grafport before getting the GrafVars. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59115 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:39:24 +00:00
dougt%netscape.com
87bba9868a
Changing CID format. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@59114 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:38:20 +00:00
danm%netscape.com
9f1d2afebe
continue to suppress activation of the rollup widget window, but don't eat the message. bug 23739. r:kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@59113 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:37:36 +00:00
dougt%netscape.com
9b70d475ce
Giving these files Purify loving. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@59112 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:37:27 +00:00
dougt%netscape.com
bd62ec42b1
Fixing dll exports for NS_NewLocalFile()
...
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@59111 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:35:55 +00:00
wtc%netscape.com
82bedfb681
Fixed bogus error messages. Thanks to Kurt J. Lidl <lidl@pix.net>
...
for reporting the bug and providing a fix.
git-svn-id: svn://10.0.0.236/trunk@59109 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:31:20 +00:00
pollmann%netscape.com
9ba6b9f387
Bug 6747: HTML labels now pass events to their assigned element in XUL documents too. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59108 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:29:36 +00:00
rginda%netscape.com
936f455d84
Remove some console debug writes
...
git-svn-id: svn://10.0.0.236/trunk@59107 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:29:28 +00:00
putterman%netscape.com
29301b466c
added view navigation files
...
git-svn-id: svn://10.0.0.236/trunk@59106 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:25:35 +00:00
putterman%netscape.com
002359d4c8
Added view navigation files
...
git-svn-id: svn://10.0.0.236/trunk@59105 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:25:23 +00:00
putterman%netscape.com
48473eb78d
Fix for 24768. r=alecf. Move view navigation code to C++ to speed up.
...
git-svn-id: svn://10.0.0.236/trunk@59104 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:25:17 +00:00
dbragg%netscape.com
a6bfeb072d
fix for bug 24284 r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@59103 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:24:57 +00:00
mjudge%netscape.com
f05540a4bd
adding bindings to handle some specific windows cases. simple change
...
git-svn-id: svn://10.0.0.236/trunk@59102 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:24:29 +00:00
dbragg%netscape.com
eca516c7cc
Fixes for bugs 10147, 22341, 24016 r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@59101 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:22:58 +00:00
bienvenu%netscape.com
3d937b55a0
add ability to stop pop3 download, r=putterm an 18060
...
git-svn-id: svn://10.0.0.236/trunk@59100 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:20:00 +00:00
bienvenu%netscape.com
78d8f6d5a9
fix 25343 problems in threaded view, r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@59099 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:18:46 +00:00
slamm%netscape.com
d44c855c00
Group files in the same directory together. Otherwise, cvs gets confused. This thing is getting too complicated.
...
git-svn-id: svn://10.0.0.236/trunk@59098 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:17:43 +00:00
sspitzer%netscape.com
86542e3aef
add new line to the end of the file. that is a CID, not an IID, so use the right macro.
...
git-svn-id: svn://10.0.0.236/trunk@59097 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:12:24 +00:00
hangas%netscape.com
b0064f9611
Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@59096 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:12:02 +00:00
sspitzer%netscape.com
a1bc4260a6
fix build breakage on platforms with out ENOLINK
...
r=Pascal Hofstee <daeron@shadowmere.student.utwente.nl > and r=leaf
git-svn-id: svn://10.0.0.236/trunk@59095 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:09:58 +00:00
sfraser%netscape.com
e3af49b9d0
Fix for crash loading bugzilla pages (infinite reflow recursion). by vidur, r=smfr, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@59094 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 22:58:17 +00:00
despotdaemon%netscape.com
851ae2ecf2
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@59093 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 21:39:16 +00:00
terry%mozilla.org
cd6309da7f
Fixed busted mailto: link.
...
git-svn-id: svn://10.0.0.236/trunk@59092 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 20:36:26 +00:00
despotdaemon%netscape.com
f7400aee26
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@59091 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 20:03:38 +00:00
mscott%netscape.com
1939a5583f
back out warren's fix for Bug #21686 as this broke mailnews. regression Bug #25511
...
a=leaf
git-svn-id: svn://10.0.0.236/trunk@59090 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 19:41:59 +00:00
alecf%netscape.com
9e9c1eab39
remove bogus line from this makefile
...
a=leaf
git-svn-id: svn://10.0.0.236/trunk@59089 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 19:29:51 +00:00
leaf%mozilla.org
35f118f861
backing out rods to fix options lists
...
git-svn-id: svn://10.0.0.236/trunk@59088 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 19:03:34 +00:00
slamm%netscape.com
efd64b4299
Add a check to avoid multiple pulls of the same directory.
...
git-svn-id: svn://10.0.0.236/trunk@59087 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 18:26:09 +00:00
laa%sparc.spb.su
c160c8968e
Fixed bugs 20202, 17437.
...
Methods of PlugletTagInfo and PlugletTagInfo2 doesn't allow access to pluglet parameters,
PlugletTagInfo2 getAttribute doesn't work properly.
Reviewed by idk@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@59086 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 18:11:27 +00:00
sspitzer%netscape.com
f27d75e16f
spell offset right. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@59085 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 17:30:58 +00:00
terry%mozilla.org
60bd657d44
The "Show list" link that is supposed to quickly get you back to the
...
list of bugs you queried for was busted.
git-svn-id: svn://10.0.0.236/trunk@59084 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 16:39:29 +00:00
terry%mozilla.org
c137c2c7c8
Apparently, you're supposed to put "#foo" stuff in a URL after all the
...
"?" and "&" stuff. IE doesn't work if you don't.
git-svn-id: svn://10.0.0.236/trunk@59083 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 16:18:10 +00:00
brade%netscape.com
d68289c0a8
open remote urls in editor; r=kin; bug#24042
...
git-svn-id: svn://10.0.0.236/trunk@59082 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 16:02:02 +00:00
brade%netscape.com
b34b0ad846
open remote menu item strings (r=kin)
...
git-svn-id: svn://10.0.0.236/trunk@59081 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:59:32 +00:00
brade%netscape.com
97c3c52ed1
add OpenRemoteFile for editor (r=kin)
...
git-svn-id: svn://10.0.0.236/trunk@59080 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:57:43 +00:00
brade%netscape.com
4dcc3bbcde
maintain screen position and window size r=kin (bug #24019 )
...
git-svn-id: svn://10.0.0.236/trunk@59079 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:57:17 +00:00
karnaze%netscape.com
d7b3bc8f7b
bug 1809, 0 width tables (not trees) become auto, r=dcone, (hyatt)
...
git-svn-id: svn://10.0.0.236/trunk@59078 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:43:25 +00:00
jefft%netscape.com
aed872e583
partial fix for bug 20366 - imap rename problem, bug 24749 - need to make sure namespace, acl works on cyrus server;staged checkin 1; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@59077 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:38:16 +00:00
jefft%netscape.com
5d89f6c79b
partial fix for bug 20366 - imap folder rename problem; prevent rename crash if parent is null
...
git-svn-id: svn://10.0.0.236/trunk@59076 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:35:15 +00:00
Jerry.Kirk%Nexwarecorp.com
0ccdd2d1a0
Fix problem where you could not scroll a web page that had a combo
...
box widget on it. PHOTON UI only.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@59075 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:35:00 +00:00
jefft%netscape.com
5feb9632db
partial fix for bug 20366 - imap folder rename problem; rename OnCloseFolder to ForceDBClose; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@59074 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:34:13 +00:00
rods%netscape.com
f8ad740dac
using correct usesage pattern for getting and seeting the FrameState
...
Added in my new reflow code with an ifdef so I can work on it and fix other bugs
fixed the checking of return codes for getHTMLAttr
removed ShouldScrollFrameIntoView, the presshell can now do this.
also commented out the call to Position the Dropdown
r=dcone b=24292
git-svn-id: svn://10.0.0.236/trunk@59073 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:24:49 +00:00
jst%citec.fi
ef0034cde0
Remove delete call on an interface pointer (nsIFactory), use a nsCOMPtr in stead for proper refcounting. r=troy@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59072 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:16:54 +00:00
rods%netscape.com
668b8285ec
added check so it doesn't do a reset on the incremental reflow
...
r=dcone bug=none
git-svn-id: svn://10.0.0.236/trunk@59071 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:04:19 +00:00
rods%netscape.com
4161da0c7d
when an option contained a comment node and and an attr was unset case a
...
WipeContainingBlock to be called. This was because the undisplayed node had a psuedo
style that wasn't being properly reolved to this code thought the comment was now visible
instead of being hidden.
b=none r=pierre,attinasi
git-svn-id: svn://10.0.0.236/trunk@59070 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:03:00 +00:00
dcone%netscape.com
e80bb68ecf
Took out ifdef for the Mac. Loading Icon will now display. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59069 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 14:56:07 +00:00
ftang%netscape.com
6a181e40e9
fix bug 23353. r=warren,rickg . Do not store listener in member data.
...
git-svn-id: svn://10.0.0.236/trunk@59068 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 14:41:04 +00:00
nis%sparc.spb.su
26a055c567
Removed support for KeyEvents because they are not
...
included into DOM2 specification anymore.
git-svn-id: svn://10.0.0.236/trunk@59067 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 14:30:12 +00:00
nis%sparc.spb.su
20787cef9e
Event interfaces are updated to latest DOM2 bindings.
...
In particular, KeyEvent support is removed because
DOM Level 2 Event specification does not provide a key event set anymore.
git-svn-id: svn://10.0.0.236/trunk@59066 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 14:26:11 +00:00
michael.lowe%bigfoot.com
4be0c83a52
Final Windows timer optimisation work, for now
...
git-svn-id: svn://10.0.0.236/trunk@59065 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 14:01:42 +00:00
michael.lowe%bigfoot.com
edc46c536d
Putting back a previous change that got clobbered later by someone else
...
git-svn-id: svn://10.0.0.236/trunk@59064 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 13:25:27 +00:00
dp%netscape.com
6d31f8c3d7
Fixing mac linkage build issue.
...
git-svn-id: svn://10.0.0.236/trunk@59063 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 12:32:51 +00:00
dp%netscape.com
e1be9580d0
Removing asm() code. Wont compile on nonx86 linux.
...
git-svn-id: svn://10.0.0.236/trunk@59062 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 11:31:39 +00:00
dp%netscape.com
7f126b3236
Backing out previous change until NS_CALLBACK issue on win is figured out.
...
git-svn-id: svn://10.0.0.236/trunk@59061 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 11:19:34 +00:00
dp%netscape.com
d42929ff09
Now I know why that dummy prototype was there. Adding a prototype to
...
fix mac.
git-svn-id: svn://10.0.0.236/trunk@59060 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 11:12:15 +00:00
dp%netscape.com
27b6896c9f
Using asm() only for linux.
...
git-svn-id: svn://10.0.0.236/trunk@59059 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 11:04:51 +00:00
dp%netscape.com
901f39fda5
Calling cookie register and unregister proc into the category from
...
generic module.
git-svn-id: svn://10.0.0.236/trunk@59058 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 10:22:47 +00:00
sspitzer%netscape.com
bf4d59696d
add a dump to convince ben that getProfileList is working again.
...
git-svn-id: svn://10.0.0.236/trunk@59057 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 10:19:12 +00:00
dp%netscape.com
0f8678c060
Cleaning up unix sync dns version. Collecting platform specific
...
portions together; eliminating a few of them; moving sync unix dns
implementation inside InitiateDns(). r=warren
git-svn-id: svn://10.0.0.236/trunk@59056 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 10:16:32 +00:00
pierre%netscape.com
9c05019ba2
Bug 24676 ("Need -moz-outline-radius feature"). Fixed the parsing of -moz-outline-radius.
...
git-svn-id: svn://10.0.0.236/trunk@59055 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 10:03:10 +00:00
dp%netscape.com
ac948477f4
Collected platform specfic portions together for readability. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@59054 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 10:00:04 +00:00
sspitzer%netscape.com
cfe8e3e37d
fix warnings and fix a leak. also, call MigrateProfileInfo() otherwise, the list
...
of profiles won't show up the first time we run -ProfileManager
git-svn-id: svn://10.0.0.236/trunk@59053 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:56:55 +00:00
dp%netscape.com
b52137e261
Adding BreakAfterLoad() API to header.
...
git-svn-id: svn://10.0.0.236/trunk@59052 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:49:10 +00:00
dp%netscape.com
b9693365ac
Debuggin help from components. Implementing BreakAfterLoad() for DEBUG
...
builds, which will stop in the debugger after loading any of the :
separated dll substrings listed in environment variable
XPCOM_BREAK_ON_LOAD. Stopping in debugger implemented for
unix.
git-svn-id: svn://10.0.0.236/trunk@59051 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:44:05 +00:00
dp%netscape.com
3e8a800293
- Converting to Generic Module
...
- Removing unneccessary IID and CID defines
r=waterson
git-svn-id: svn://10.0.0.236/trunk@59050 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:21:54 +00:00
dp%netscape.com
e92ce2c996
- Converting to Generic Module
...
- Removing unneccessary defines of IID and CID
r=rjc
git-svn-id: svn://10.0.0.236/trunk@59049 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:14:44 +00:00
sspitzer%netscape.com
65afe66d66
add a #define for the secure imap default, and move the #defines for news ports out of core and into the right place.
...
git-svn-id: svn://10.0.0.236/trunk@59048 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:06:33 +00:00
sspitzer%netscape.com
0dd7bccbdf
fix my bad logic. only set the port if it was > 0.
...
git-svn-id: svn://10.0.0.236/trunk@59047 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:05:08 +00:00
rbs%maths.uq.edu.au
f0872e0643
Catch up with recent changes in layout
...
git-svn-id: svn://10.0.0.236/trunk@59046 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 09:00:03 +00:00
alecf%netscape.com
1ca39ad001
prepare to eliminate getcurrentserver
...
just a test, no reviewers
git-svn-id: svn://10.0.0.236/trunk@59045 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:57:46 +00:00
alecf%netscape.com
c5b7fca5e4
prepare to eliminate GetCurrentServer
...
(test only, no reviews)
git-svn-id: svn://10.0.0.236/trunk@59044 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:56:57 +00:00
jband%netscape.com
9ed6a27e5b
fix this misnamed method bug for shaver. r=shaver. NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59043 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:38:11 +00:00
mccabe%netscape.com
efcc5a6a91
Rework xpidl_idl to not use a circular buffer. This fixes many problems with buffer boundaries. Fixes
...
9716 unterminated %{ escape causes endless loop
Clean up memory handling and other aspects of xpidl. Fixes
11058 bad free in xpidl
13464 memory leak in xpidl
Store doc comments in IDL-processing phase, and emit them into generated header files. Fixes
24734 xpidl should emit doc comments
Add error towards fixing 24965, and fix 13100 'xpidl should error on multiple inheritance'
r=jband
git-svn-id: svn://10.0.0.236/trunk@59042 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:28:48 +00:00
alecf%netscape.com
5eada7f4d7
prepare to abolish GetCurrentIdentity
...
(tests only, no reviewer)
git-svn-id: svn://10.0.0.236/trunk@59041 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:16:19 +00:00
pavlov%netscape.com
deb433b190
make hpux happier.
...
git-svn-id: svn://10.0.0.236/trunk@59040 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:08:30 +00:00
nisheeth%netscape.com
1608c3e134
Fix for bug 21647. r=harishd. The expat tokenizer was keeping static state and clobbering it because multiple instances of it were running at the same time. It no longer uses static state but sets the state as user data on the expat parser and gets it back as a parameter in the callbacks from the parser. Placing chrome.rdf files in the locale directory of chrome no longer results in huge windows with no content.
...
git-svn-id: svn://10.0.0.236/trunk@59039 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:02:53 +00:00
sspitzer%netscape.com
0791ae3744
if the news server or imap server is "secure", show the secure icon
...
in the folder pane. the work is done in the data source, so eventually
I'll have to change other xul (like the folder picker and the messenger menus)
to show the right icons, too. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59038 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:01:27 +00:00
warren%netscape.com
7dc0c30f4e
Fix for Windows file://c|/ case (2 slashes). Bug #24431
...
git-svn-id: svn://10.0.0.236/trunk@59037 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 07:40:31 +00:00
ducarroz%netscape.com
cae42e5919
fix wensleydale SunOS/sparc 5.6 Dep build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@59036 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 07:17:29 +00:00
terry%mozilla.org
4eb4b511c1
Was crashing if you weren't already logged in.
...
git-svn-id: svn://10.0.0.236/trunk@59035 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 07:15:44 +00:00
sspitzer%netscape.com
0d24c531f2
addSubfolder is not scriptable because it uses nsAutoString.
...
until that changes (it will soon) mark this method with [noscript]
git-svn-id: svn://10.0.0.236/trunk@59034 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 07:07:09 +00:00
sspitzer%netscape.com
c8e5253340
reflect the "isSecure" attribute of a nsIMsgIncomingServer in the account
...
setup dialog. r=mscott, approved by lord.
git-svn-id: svn://10.0.0.236/trunk@59033 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 07:05:26 +00:00
warren%netscape.com
94953b11eb
Fix to propagate failure from MakeAbsolute to DOM event handler. r=vidur,joki
...
git-svn-id: svn://10.0.0.236/trunk@59032 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:55:27 +00:00
warren%netscape.com
7082272d3e
Fix for bug 21686 -- can't find protocols with non-lowercased names.
...
git-svn-id: svn://10.0.0.236/trunk@59031 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:24:54 +00:00
sspitzer%netscape.com
3ec00bfa3f
fix it, to use less %{C++ crap. thanks to mscott for the pointers on how.
...
next step, remove nsIWalletService.h from the build.
git-svn-id: svn://10.0.0.236/trunk@59030 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:24:41 +00:00
ducarroz%netscape.com
e4460bab37
Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@59029 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:20:44 +00:00
dougt%netscape.com
ec6ebc495d
Removing WIN API which requires windows 98 or better. Fixes 25101, and
...
others. I erronously checked in a fix which still linked with this non-win95
API. So, now I am just defaulting to standard GetFileAttributes() and doing
away with the EX version.
git-svn-id: svn://10.0.0.236/trunk@59028 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:17:06 +00:00
slamm%netscape.com
b48ac005d1
Add xargs() to create threads. Rename class XArgs to XArgsThread since it is really one thread for xargs. Add some comments. Fix a name error (tread.exit to sys.exit).
...
git-svn-id: svn://10.0.0.236/trunk@59027 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:13:41 +00:00
jband%netscape.com
77d7383029
show more info when a call to wrapped JS object fails due to lack of the callee method - show what we were trying to call rather than let the engine just error out with 'undefined is not a function'. r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@59026 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:02:41 +00:00
syd%netscape.com
1d0a08cc07
Added support for registering JS functions, by the preference panel, with
...
prefwindow. These will be called by prefwindow when the user hits OK or
Cancel button; the intent is that a panel can then determine if the user
made changes that were commited, and act upon them. I will post something
to prefs and general about how that can be done. r=ben
git-svn-id: svn://10.0.0.236/trunk@59025 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 05:35:32 +00:00
bienvenu%netscape.com
f039c23509
try breaking up long line - I have no idea
...
git-svn-id: svn://10.0.0.236/trunk@59024 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 05:18:55 +00:00
sspitzer%netscape.com
ac14d7a01d
change the name from index to offset
...
git-svn-id: svn://10.0.0.236/trunk@59023 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:42:05 +00:00
sspitzer%netscape.com
48711c876f
use unsigned longs, and not longs, for the salt and the offset
...
git-svn-id: svn://10.0.0.236/trunk@59022 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:41:29 +00:00
jim_nance%yahoo.com
370762744f
Implemented idea from shaver for speeding up SelectorMatches().
...
We wait until we know we are going to need the contentTag before
we create it.
r=shaver
git-svn-id: svn://10.0.0.236/trunk@59021 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:37:13 +00:00
sdv%sparc.spb.su
ec1db35b63
addon to previous checking. Changed
...
JAVA_DOM_OJI_DISABLE check to
JAVA_DOM_OJI_ENABLE not to affect
unix builds.
git-svn-id: svn://10.0.0.236/trunk@59018 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:20:20 +00:00
sspitzer%netscape.com
695fb26f45
taking a crack at turning nsIWalletService.h into nsIWalletService.idl
...
not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@59017 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:09:14 +00:00
sspitzer%netscape.com
cc0ea41453
adding this interfaces, they will be used when we make the storing
...
of passwords in single signon "safer".
git-svn-id: svn://10.0.0.236/trunk@59016 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:08:16 +00:00
saari%netscape.com
67ec2fc3c1
Something I forgot with yesterday's checkin.
...
git-svn-id: svn://10.0.0.236/trunk@59015 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:04:26 +00:00
sdagley%netscape.com
21c87ff63d
Fix #25042 . Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in.
...
git-svn-id: svn://10.0.0.236/trunk@59014 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:00:28 +00:00
sdv%sparc.spb.su
0ed196bba9
Added code to use OJI on win nt.
...
Added methods of latest dom java-binding
Fixes to bugs 22192, 22193
git-svn-id: svn://10.0.0.236/trunk@59013 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:45:01 +00:00
hyatt%netscape.com
cfcce1875f
Fix for bug#15946
...
git-svn-id: svn://10.0.0.236/trunk@59012 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:41:24 +00:00
rhp%netscape.com
d9990c9df2
Updating work for AppleDouble support - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@59011 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:36:57 +00:00
hyatt%netscape.com
19a30060f5
Adding closing popups.
...
git-svn-id: svn://10.0.0.236/trunk@59010 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:27:44 +00:00
waterson%netscape.com
73367133db
Fix nsXBLBinding leaks. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59009 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:16:08 +00:00
troy%netscape.com
345ea758ec
b=25049. Fixed a problem with max-element-size not being calculated
...
correctly for a floated table
git-svn-id: svn://10.0.0.236/trunk@59008 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:12:30 +00:00
tor%cs.brown.edu
363e92b4fb
Shuffle #includes to get proper definition of NULL for picky C++ compilers.
...
r=pepper
git-svn-id: svn://10.0.0.236/trunk@59007 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:08:02 +00:00
hyatt%netscape.com
3766a506c1
Getting rid of createPopup.
...
git-svn-id: svn://10.0.0.236/trunk@59006 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:05:17 +00:00
hyatt%netscape.com
2775735cc9
Getting rid of createPopup
...
git-svn-id: svn://10.0.0.236/trunk@59005 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:04:40 +00:00
hyatt%netscape.com
d7d3d3496c
Getting rid of createPopup on the DOM window.
...
git-svn-id: svn://10.0.0.236/trunk@59004 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:02:04 +00:00
warren%netscape.com
d74937e65d
Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more.
...
git-svn-id: svn://10.0.0.236/trunk@59003 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:51:21 +00:00
warren%netscape.com
37ebe73b24
Using generic module.
...
git-svn-id: svn://10.0.0.236/trunk@59002 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:42:07 +00:00
bienvenu%netscape.com
a2270132a2
handle stopped mailbox parse correctly, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59001 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:38:38 +00:00
rbs%maths.uq.edu.au
b874b7c647
Slight rework to fix a particular situation
...
git-svn-id: svn://10.0.0.236/trunk@59000 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:31:09 +00:00
despotdaemon%netscape.com
2cf33c6e0e
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58999 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:25:34 +00:00
sspitzer%netscape.com
e4d60af4d9
handle migration of secure news servers from 4.x to 5.0 r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58998 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:24:42 +00:00
jim_nance%yahoo.com
7544f39ef8
Print message to stdout on first timer tick.
...
Feature request from cbegle
r=cbegle
git-svn-id: svn://10.0.0.236/trunk@58997 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:21:38 +00:00
karnaze%netscape.com
e8ff8bb21f
bug 24037 r=attinasi; nsOuterTableFrame handles bad incremental reflow by using the height of its rect.
...
bug 23235 r=attinasi; nsTableRowFrame requests max element size when reflowing cell for the 1st time.
bug 24410 r=attinasi; nsTableCellFrame reflow always checks width and height and updates the content empty flag.
bug 3305 r=troy,hyatt; table frame constructor cleanup, put caption in its own child list.
git-svn-id: svn://10.0.0.236/trunk@58996 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:19:45 +00:00
sspitzer%netscape.com
1a4a99dd39
handle migration of secure news servers from 4.x to 5.0 r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58995 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:17:38 +00:00
sfraser%netscape.com
3fb070fc7a
More fixing for startup crashes and other badness (bugs 25366 and 24312). Fix off by one buffer write. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@58994 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:50:05 +00:00
mang%subcarrier.org
337f8a662f
Add rules for incremental relinking on Unix to partially fix bug 23724.
...
The static libraries on Win32 are still broken. r=mccabe
git-svn-id: svn://10.0.0.236/trunk@58993 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:39:11 +00:00
sspitzer%netscape.com
8d0295431e
fix for crash in bug #25339 , r=hyatt. the problem is someone is trying to select a null
...
element in the tree (from js). now, on to fix that problem.
git-svn-id: svn://10.0.0.236/trunk@58992 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:30:29 +00:00
terry%mozilla.org
8c1f0c2799
Allow searching by "last change date" in the boolean charts.
...
git-svn-id: svn://10.0.0.236/trunk@58991 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:28:55 +00:00
pavlov%netscape.com
474c9f5ca9
this wasn't supposed to go in yet
...
git-svn-id: svn://10.0.0.236/trunk@58990 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:28:54 +00:00
bienvenu%netscape.com
8cd65220ed
add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@58988 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:22:33 +00:00
slamm%netscape.com
bad78da2fe
Add cvs.py; a python script to checkout trees with multiple threads.
...
git-svn-id: svn://10.0.0.236/trunk@58987 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:20:49 +00:00
mscott%netscape.com
999bce07f7
Bug #23891 --> remove some extra locks in IsImapThreadRunning which are unnecessary.
...
This helps relieve a contention problem in this bug.
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@58986 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:20:42 +00:00
akkana%netscape.com
e384276b0f
22662: Completely redesign the editor output formatting system.
...
Now, instead of inserting text nodes containing whitespace and newlines
into the content tree, the editor adds a fake attribute "_moz_dirty"
to every node it creates, and relies upon the output system to format
any node with that attribute (and, of course, not output the attribute).
r=jfrancis
git-svn-id: svn://10.0.0.236/trunk@58985 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:17:23 +00:00
beard%netscape.com
31aa4674b7
added myself as a contributor.
...
git-svn-id: svn://10.0.0.236/trunk@58984 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:14:11 +00:00
ftang%netscape.com
586e502e5a
fix bug 24614 24615 and 20932. Move OnKey to nsWidget from nsWindow and rename it OnInput. Add OnText and OnComposition for text and composition event. remove duplicate XIC spot update code. Make the IME event go through the same code
...
which deliever key event so the focus will be correct. r=erik
git-svn-id: svn://10.0.0.236/trunk@58983 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:09:26 +00:00
pavlov%netscape.com
de6f490436
add a GC cache so that we talk to the X server less r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@58981 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:05:49 +00:00
terry%mozilla.org
982cc6b9f0
Massive stomp on the query page and buglist page. Added the ability
...
to use the "boolean charts" to do very powerful queries.
git-svn-id: svn://10.0.0.236/trunk@58980 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:01:40 +00:00
rbs%maths.uq.edu.au
197211d895
Beware of copy-paste!
...
git-svn-id: svn://10.0.0.236/trunk@58979 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:58:28 +00:00
wtc%netscape.com
e3b57c43a3
Bugzilla bug #19150 : removed prlink_mac.h and the mac-specific
...
PR_LoadIndexedFragment and PR_LoadNamedFragment functions.
Modified files: pr/include/MANIFEST, prlink.c
Removed file: prlink_mac.h
git-svn-id: svn://10.0.0.236/trunk@58978 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:57:22 +00:00
alecf%netscape.com
5a013b31a4
implement NNTP-specific part of the account wizard
...
#17274
r=mscott
git-svn-id: svn://10.0.0.236/trunk@58977 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:56:09 +00:00
av%netscape.com
aaf439b694
Introducing flags to specify plugins dir location.
...
Not used yet. Getting ready for 21938.
git-svn-id: svn://10.0.0.236/trunk@58976 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:49:09 +00:00
nisheeth%netscape.com
56e559d918
Fix for bug 10818. r=troy. Add reflow batching APIs to the pres shell.
...
git-svn-id: svn://10.0.0.236/trunk@58975 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:48:02 +00:00
bienvenu%netscape.com
1e026205c5
add MarkThreadRead, cache thread parent, r=sspitzer, putterman
...
git-svn-id: svn://10.0.0.236/trunk@58974 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:42:03 +00:00
bienvenu%netscape.com
a65a5237ba
add hierarchy delimiter to CreateClientSubfolderInfo, fixes cyrus sub-folders, r=jefft
...
git-svn-id: svn://10.0.0.236/trunk@58973 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:41:20 +00:00
pollmann%netscape.com
2af954496b
Fix VC 5.0 build bustage r=dougt, harishd
...
git-svn-id: svn://10.0.0.236/trunk@58972 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:41:06 +00:00
petitta%netscape.com
a757f9a4c9
adding to repository
...
git-svn-id: svn://10.0.0.236/trunk@58971 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:38:38 +00:00
nhotta%netscape.com
f6241ee79d
Adding a new property file for transliteration, bug 9574, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@58970 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:35:53 +00:00
gordon%netscape.com
eafb2f80bc
Fix for bug #23709 "[top100][talkback]Crash in nsSocketTransport::OnFound on home.netscape.com cnn.com". Needed to change the order of fields in nsHostEnt so that WSAAsyncGetHostByName on Windows wouldn't overwritten the bufLen and bufPtr fields in certain cases. r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@58969 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:34:05 +00:00
nhotta%netscape.com
468ef2ae6e
Added charset conversin between unicode and file system charset, bug 23384, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@58968 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:30:51 +00:00
waterson%netscape.com
c018d61064
Bug 25292, 25166. Get rid of extra calls to [Begin|End]Load() in synchronous load case (these are called normally from the ProxyStream hack).
...
git-svn-id: svn://10.0.0.236/trunk@58967 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:29:42 +00:00
wtc%netscape.com
51e1224640
Bugzilla bug #17101 : removed plevent.h and plevent.c. These two files
...
have been moved to mozilla/xpcom/threads.
git-svn-id: svn://10.0.0.236/trunk@58966 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:29:16 +00:00
waterson%netscape.com
bf9c710a3e
Make sure to install htmlBindings.xml on Mac and Unix.
...
git-svn-id: svn://10.0.0.236/trunk@58965 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:28:05 +00:00
wtc%netscape.com
99f9fe4467
Bugzilla bug #17101 : move plevent.h and plevent.c from mozilla/nsprpub
...
to mozilla/xpcom/threads by landing the PLEVENT_MOVE_BRANCH.
Modified files: nsprpub/lib/ds/MANIFEST, nsprpub/lib/ds/Makefile,
nsprpub/lib/ds/Makefile.in, nsprpub/macbuild/NSPR20PPC.mcp,
nsprpub/pr/include/obsolete/protypes.h,
xpcom/macbuild/xpcomPPC.mcp, xpcom/threads/MANIFEST,
xpcom/threads/Makefile.in, xpcom/threads/makefile.win,
xpcom/threads/plevent.h
git-svn-id: svn://10.0.0.236/trunk@58964 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:27:37 +00:00
ben%netscape.com
e22fce1229
added check for no 5.x profiles, fix "select null" problem, r=hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58963 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 23:57:21 +00:00
sfraser%netscape.com
64d592cd6a
Fix for 24312 and other unpredictable crashers on startup. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@58962 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 23:28:49 +00:00
sgehani%netscape.com
545b9c8fb5
Fix for XPInstall horkage on the Mac.
...
b = 25288
r = sdagley
a = mcafee
(ssu will be watching the tree in my absence.)
git-svn-id: svn://10.0.0.236/trunk@58961 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 23:18:06 +00:00
kin%netscape.com
8a522282c9
Fix for bug #25259 : [Regression]Cannot enter text in Composer
...
Backed out attinasi@netscape.com 's changes from revision 1.337.
a=leaf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58954 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 20:21:28 +00:00
putterman%netscape.com
12841d2e64
Fixes 25272 and most likely 25274. r=dougt.
...
git-svn-id: svn://10.0.0.236/trunk@58953 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 20:06:23 +00:00
norris%netscape.com
76de1553f1
Propagate changes from Rhino150R1_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@58949 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 17:35:29 +00:00
norris%netscape.com
65d1cf2c89
Fix test cases for long values, with one right at the boundary and one negative test just over the boundary.
...
git-svn-id: svn://10.0.0.236/trunk@58944 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 16:56:43 +00:00
norris%netscape.com
6069ae07b6
Fix grammar.
...
git-svn-id: svn://10.0.0.236/trunk@58943 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 15:59:53 +00:00
norris%netscape.com
2beb5e9dfd
Fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@58942 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 15:59:34 +00:00
norris%netscape.com
d62b3bb2f9
Fix crash while loading jar: URI.
...
r=dougt
git-svn-id: svn://10.0.0.236/trunk@58941 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 15:58:23 +00:00
rods%netscape.com
a8f719513a
reworked reflow to better support incremental reflow
...
bugs 6747,18602 r=dcone
git-svn-id: svn://10.0.0.236/trunk@58940 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 15:57:30 +00:00
law%netscape.com
38f2557618
Tweaks to new shist per bug 18804; r=travis@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58939 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 14:31:01 +00:00
rbs%maths.uq.edu.au
2aa8ed388f
Cleanup and flags for debug mode
...
git-svn-id: svn://10.0.0.236/trunk@58937 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 12:38:03 +00:00
rbs%maths.uq.edu.au
7fd7ce0e80
Recognize all the attributes of the mpadded tag
...
git-svn-id: svn://10.0.0.236/trunk@58936 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 12:35:30 +00:00
rbs%maths.uq.edu.au
b48bb7beb2
Enable the mspace tag
...
git-svn-id: svn://10.0.0.236/trunk@58935 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 12:33:28 +00:00
rbs%maths.uq.edu.au
1d42876873
First checkin
...
git-svn-id: svn://10.0.0.236/trunk@58934 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 12:31:12 +00:00
rbs%maths.uq.edu.au
0f390929ca
[#ifdef MATHML]. Hook for the mspace tag
...
git-svn-id: svn://10.0.0.236/trunk@58933 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 12:28:41 +00:00
rbs%maths.uq.edu.au
555496db82
Added more atoms (depth, edge, height, lquote, rquote, width)
...
git-svn-id: svn://10.0.0.236/trunk@58932 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 12:24:21 +00:00
hyatt%netscape.com
34e4e10a23
Eliminating another leak.
...
git-svn-id: svn://10.0.0.236/trunk@58931 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 11:19:09 +00:00
hyatt%netscape.com
567ff178d4
Patching a leak in XBL.
...
git-svn-id: svn://10.0.0.236/trunk@58930 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 10:37:52 +00:00
hyatt%netscape.com
f3fb679af7
Left out comma. Oops.
...
git-svn-id: svn://10.0.0.236/trunk@58929 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 10:29:59 +00:00
rginda%netscape.com
4604c2927d
more fixes to the ctcp regex
...
git-svn-id: svn://10.0.0.236/trunk@58928 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 10:13:27 +00:00
hyatt%netscape.com
68ce1a671f
Adding XBL files to installer package lists.
...
git-svn-id: svn://10.0.0.236/trunk@58927 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 10:01:20 +00:00
hyatt%netscape.com
ac3e172540
Modifying Mac build list to include XML file for XBL event bindings.
...
git-svn-id: svn://10.0.0.236/trunk@58926 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:59:21 +00:00
rginda%netscape.com
19b25283ab
Add slashnet, dalnet, and undernet networks
...
git-svn-id: svn://10.0.0.236/trunk@58925 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:57:06 +00:00
hyatt%netscape.com
863f3355c3
Adding the platform-specific skin directory makefile.
...
git-svn-id: svn://10.0.0.236/trunk@58924 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:56:56 +00:00
hyatt%netscape.com
d92f60eca9
Adding files for Mac.
...
git-svn-id: svn://10.0.0.236/trunk@58923 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:55:01 +00:00
hyatt%netscape.com
79abf36db4
Adding files for UNIX.
...
git-svn-id: svn://10.0.0.236/trunk@58922 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:52:07 +00:00
hyatt%netscape.com
a10e7219e5
Adding makefile stubs for UNIX.
...
git-svn-id: svn://10.0.0.236/trunk@58921 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:51:32 +00:00
rginda%netscape.com
a02eb53b1b
fix regex in onCTCP
...
git-svn-id: svn://10.0.0.236/trunk@58920 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:49:30 +00:00
rginda%netscape.com
de6fe190b5
Initial add.
...
git-svn-id: svn://10.0.0.236/trunk@58919 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:45:48 +00:00
rginda%netscape.com
3a88810065
* connection-rhino.js
...
Various changes to make it Right
* events.js
parameterize hook functions to allow arbitrary hook arrays to be used.
search hooks in reverse order of add
* irc.js
check to see if server is connected before trying to disconnect on net.quit()
watch for exception on connect()
move auto-join-channel into on001 handler.
watch for java.lang.ThreadDeath if running under rhino.
fix onNick for the undernet network
* utils.js
define dd under rhino.
allow functions as patterns in matchObject().
* ircbot.js
define gc() for rhino.
add initPersonality hook.
add support for script line continuation with "\"
* chatzilla.xul
include globalOverlay.xul (why?)
comment out style change menu.
* handlers.js
read prefs before initialization.
add updateTitle() calls where appropriate.
* readprefs.js
Add comment to explain valid prefs.
add style prefs.
* static.js
Fix matchMyNick to match if nick is anywhere in the message (bug 24860.)
Hook up user styles in output window.
add updateTitle(), (bug 24671.)
* chatzilla.css
remove window size designation (resize issues.)
* output-default.css
remove font size attributes.
swap mark=odd and directed-to-me declaration order, to make directed-to-me take
precedence.
* output-marble.css
tab->space changes
git-svn-id: svn://10.0.0.236/trunk@58918 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:45:11 +00:00
hyatt%netscape.com
1f019a4de2
Updating the event handler code for XBL.
...
git-svn-id: svn://10.0.0.236/trunk@58917 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:44:58 +00:00
hyatt%netscape.com
63e01360a2
Adding behavioral rules for inputs and textareas.
...
git-svn-id: svn://10.0.0.236/trunk@58916 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:44:35 +00:00
hyatt%netscape.com
734aaaaa41
Making the XUL key listener a bubbler. Removing its capability to handle
...
textareas and inputs.
git-svn-id: svn://10.0.0.236/trunk@58915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:43:19 +00:00
shaver%netscape.com
cac3b9826f
system information service (not yet part of build)
...
git-svn-id: svn://10.0.0.236/trunk@58914 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:40:17 +00:00
hyatt%netscape.com
92c61bc69e
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@58913 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:39:48 +00:00
warren%netscape.com
e9ed17a69b
Fixed error case to return error.
...
git-svn-id: svn://10.0.0.236/trunk@58912 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:21:00 +00:00
hyatt%netscape.com
6ab345a11d
Making input and text area elements bindable using XBL.
...
git-svn-id: svn://10.0.0.236/trunk@58911 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:01:49 +00:00
jband%netscape.com
d4927333c7
make certain that the JSRuntimeService singleton does not go away before the xpconnect singleton. Fix for bug 25093. r=ssu@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58910 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:58:48 +00:00
warren%netscape.com
a3e49a01bd
Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work.
...
git-svn-id: svn://10.0.0.236/trunk@58909 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:57:14 +00:00
vidur%netscape.com
db8c33a342
Fix for bug 12565. form.encoding returns the value of the ENCTYPE attribute, not ENCODING. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@58908 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:51:54 +00:00
hyatt%netscape.com
28ba1e8718
Working on input field conversion to XBL.
...
git-svn-id: svn://10.0.0.236/trunk@58907 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:23:04 +00:00
hyatt%netscape.com
627f61d79c
Making sure htmlBindings.xml gets installed.
...
git-svn-id: svn://10.0.0.236/trunk@58906 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:15:48 +00:00
hyatt%netscape.com
a261c61329
First draft of the new XBL key binding handlers for HTML input fields and
...
text areas.
git-svn-id: svn://10.0.0.236/trunk@58905 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:15:29 +00:00
sdagley%netscape.com
a0446fe3b0
Residual work on #17949 - Need to make sure that path passed to Mac impl of nsLocalFile::InitWithPath doesn't end in a :. r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@58904 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:11:19 +00:00
hyatt%netscape.com
2af63bfe40
Adding controller shorthand access.
...
git-svn-id: svn://10.0.0.236/trunk@58903 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 07:57:29 +00:00
hyatt%netscape.com
8df52203bb
Improving XBL event handling.
...
git-svn-id: svn://10.0.0.236/trunk@58902 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 07:49:50 +00:00
sfraser%netscape.com
c8173c7611
The prefix file for the optimized target was set to a debug include file. fixed that. r=space monkey.
...
git-svn-id: svn://10.0.0.236/trunk@58901 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 07:03:33 +00:00
waterson%netscape.com
8984002d65
I am dumb. I didn't account for changes to the ownership model. Also, make sure that the nsXPINotifierImpl derives from nsIRDFXMLSinkObserver.
...
git-svn-id: svn://10.0.0.236/trunk@58900 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 06:20:24 +00:00
waterson%netscape.com
5e51b99467
Doh! Be sure to release the parser when the load completes.
...
git-svn-id: svn://10.0.0.236/trunk@58899 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 06:17:13 +00:00
pepper%netscape.com
9fdb77655c
All source files must contain a newline at the end of some unix builds fail.
...
git-svn-id: svn://10.0.0.236/trunk@58898 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 06:13:00 +00:00
pepper%netscape.com
f8f889f6e7
ALL files must have a newline at then end
...
git-svn-id: svn://10.0.0.236/trunk@58897 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 06:07:03 +00:00
pepper%netscape.com
11048eb6c6
ALL files MUST have a newline at the end of certain unix builds will fail
...
git-svn-id: svn://10.0.0.236/trunk@58896 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 06:05:39 +00:00
tbogard%aol.net
dc9a09cba4
FindWebShellWithName now mainly relies on the implmenetation of nsContentTreeOwner::FindItemWithName for the implementation of finding named shells.
...
git-svn-id: svn://10.0.0.236/trunk@58895 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 06:01:02 +00:00
tbogard%aol.net
10739b3c89
Fixed FindItemWithName not to search shells that initiated the search request. Moved the guts of nsIDocShellTreeOwner::ContentShellAdded to nsXULWindow.
...
git-svn-id: svn://10.0.0.236/trunk@58894 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:59:48 +00:00
tbogard%aol.net
31a4401b91
Implemented FindItemWithName(). Stubbed out many of the other functions that shouldn't be called with error conditions. Setup nsContentTreeOwner as the default treeowner when one is not already set.
...
git-svn-id: svn://10.0.0.236/trunk@58893 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:59:44 +00:00
tbogard%aol.net
1381b76423
Made the destructor virtual. Added ContentShellAdded notification to nsXULWindow.
...
git-svn-id: svn://10.0.0.236/trunk@58892 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:59:42 +00:00
troy%netscape.com
95e05d4062
r=karnaze@netscape.com Removed some code that was removed but then added
...
again by mistake
git-svn-id: svn://10.0.0.236/trunk@58891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:54:17 +00:00
sfraser%netscape.com
b4fec00ee7
Some mac-only debug window control. bug 24312. r=jj
...
git-svn-id: svn://10.0.0.236/trunk@58890 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:51:40 +00:00
sfraser%netscape.com
0caa279664
Fix the RegXPCOM application to hopefully not crash. bug 24312 r=jj
...
git-svn-id: svn://10.0.0.236/trunk@58889 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:51:11 +00:00
idk%eng.sun.com
d4d893f329
Fix for 25069
...
Added null pointer checking
git-svn-id: svn://10.0.0.236/trunk@58888 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:42:56 +00:00
vidur%netscape.com
b0d8cb960b
Fixed bug 16609. RemoveNamedItem now returns the correct error code if the attribute doesn't exist. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@58887 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:17:11 +00:00
warren%netscape.com
da773f8ae1
Fixed problem where avg instance size was computed based on remaining object count, rather than total allocated count. May affect bloat stats on tinderbox.
...
git-svn-id: svn://10.0.0.236/trunk@58886 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:14:51 +00:00
tbogard%aol.net
92df91e7fb
Made the destructor virtual.
...
git-svn-id: svn://10.0.0.236/trunk@58885 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 04:56:21 +00:00
dougt%netscape.com
ea7cd3e822
All of these are broken. Alway double check submission/suggestions.
...
git-svn-id: svn://10.0.0.236/trunk@58884 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 04:35:44 +00:00
vidur%netscape.com
c204a495ce
Fixed typo in JS protocol registration so that we now deal with mocha: URLs as well. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@58883 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 04:04:40 +00:00
pepper%netscape.com
91ac4362f9
Yet another source file without an newline at the end. ALL file must have one.
...
git-svn-id: svn://10.0.0.236/trunk@58882 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:50:38 +00:00
nhotta%netscape.com
0eb3cefc5c
Insert/update META charset tag for charset menu operation, bug 17797, r=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@58881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:35:44 +00:00
Jerry.Kirk%Nexwarecorp.com
d5488d3d8b
This switches over from the old style Photon timers to the new
...
style that have been moved under the unix directory.
r=cls
git-svn-id: svn://10.0.0.236/trunk@58880 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:35:19 +00:00
jj%netscape.com
4c657f53f9
Removing more appcores-related resources + obsolete prefwindow files.
...
git-svn-id: svn://10.0.0.236/trunk@58879 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:25:12 +00:00
Jerry.Kirk%Nexwarecorp.com
a389a9a190
Took out eMetric_SubmenuDelay by mistake, this re-adds it back in.
...
This was for Photon UI only
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:20:46 +00:00
alecf%netscape.com
6f8c2333e2
move global locale files into en-US
...
#20296
r=hangas
git-svn-id: svn://10.0.0.236/trunk@58877 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:19:24 +00:00
Jerry.Kirk%Nexwarecorp.com
c751ef5f8d
Initial check-in of Photon timers that support the new features
...
like priority and repeatability.
git-svn-id: svn://10.0.0.236/trunk@58876 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:17:18 +00:00
vidur%netscape.com
b012506fc2
Fix for bugs 25082 and 25084. Range::SetStartBefore, etc. need to return an error for a null sibling. Range::createContextualFragment needed to allow for a null document. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@58875 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:51:51 +00:00
bienvenu%netscape.com
1ef4c87fe6
override online server name in db if server gives different case r=sspitzer, part of 24631
...
git-svn-id: svn://10.0.0.236/trunk@58874 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:50:59 +00:00
bienvenu%netscape.com
983043d327
don't read stale data from folder cache,r=sspitzer, part of 24631
...
git-svn-id: svn://10.0.0.236/trunk@58873 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:48:22 +00:00
slamm%netscape.com
bf301e589f
Tweak gmake pattern to make it more general. (Reformat a little too).
...
git-svn-id: svn://10.0.0.236/trunk@58872 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:30:23 +00:00
jim_nance%yahoo.com
723d9997d5
Make SelectorMatches() faster by eleminating a few function calls
...
r=Shaver
Tree is green enough = waterson
git-svn-id: svn://10.0.0.236/trunk@58871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:28:52 +00:00
harishd%netscape.com
d400676ed4
Fix for Bugs
...
24112 - Fixed the orderding of THEAD, TBODY, and TFOOT
24673 - Fixed the crash my not letting P to contain TABLE ( per spec. )
18308 - Ignoring newlines above BODY
18928 - Fixed by forcing a BODY to open, irrespective of FRAMESET document, if
'text' is present in the document.
23791 - Made ; in entities optional.
24006 - Fixed by setting the alternate end-comment to be '>'.
24275 - Buffering newlines/whitespace only when it's absolutely necessary.
24462 - Fixed by making NOBR a block closure.
21917 - Being careful about ignoring newlines/whitespace for body content.
r=rickg
24204 - Fixed by opening up BODY for INPUT ( quirks )
Also did a minor change in CNavDTD::DidBuildModel();
r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58870 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:27:58 +00:00
pepper%netscape.com
8a12f68241
All source files must have a newline at the end on lesser nixes won't compile.
...
git-svn-id: svn://10.0.0.236/trunk@58869 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:24:43 +00:00
waterson%netscape.com
88e762a7a8
Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@58868 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:24:20 +00:00
sdagley%netscape.com
021d3a98a3
Finish cleanup of #19150 - forgot to remove un-needed include after changing code to load fragment via nsLocalFileMac rather than directly calling NSPR. r=lumpy
...
git-svn-id: svn://10.0.0.236/trunk@58867 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:24:06 +00:00
kmcclusk%netscape.com
62e366a2dc
Added missing nsIViewManager methods to nsViewManager2.h and nsViewManger2.cpp.
...
bug=22069; r=attinasi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58866 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:23:34 +00:00
attinasi%netscape.com
7a42258bf9
Setting GfxScrollFrame as the PrimaryFrame for scrolled content instead of the ScrollPortFrame. Also fixed some spots that were not correctly getting at the scrolled frame from the PrimaryFrame. b=23803 r=evaughan
...
git-svn-id: svn://10.0.0.236/trunk@58865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:19:12 +00:00
attinasi%netscape.com
aeffd0ea97
Minor reformatting and some comments added. b=none r=none
...
git-svn-id: svn://10.0.0.236/trunk@58864 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:17:04 +00:00
attinasi%netscape.com
a4a9391a2f
Title is now set in the Title Bar. b=24478 r=rickg
...
git-svn-id: svn://10.0.0.236/trunk@58863 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:15:19 +00:00
dougt%netscape.com
2ed87fa438
Removing Windows95 compiler #ifdef in place of a runtime check
...
Fixing bug 25152 submitted by kin@netscape.com .
windows only changes.
git-svn-id: svn://10.0.0.236/trunk@58862 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:52:02 +00:00
mcafee%netscape.com
9f8ce65428
Removing old binary link. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@58861 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:39:09 +00:00
mcafee%netscape.com
7e298db95a
Moving build status to beginning of log file. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@58860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:28:04 +00:00
robinf%netscape.com
04d0aacca2
tweaked widget positioning to accomodate new banners from Gemma
...
git-svn-id: svn://10.0.0.236/trunk@58859 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:16:35 +00:00
bryner%uiuc.edu
357f5845c6
Fix build bustage (typo in Makefile.in). a=mcafee.
...
git-svn-id: svn://10.0.0.236/trunk@58858 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:15:38 +00:00
norris%netscape.com
b2369eab40
Changing file to be conformance rather than negative test.
...
git-svn-id: svn://10.0.0.236/trunk@58857 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:58:41 +00:00
terry%mozilla.org
3242be15eb
Patch by granrose@netscape.com -- put initial focus into bug# field.
...
git-svn-id: svn://10.0.0.236/trunk@58856 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:56:33 +00:00
rhp%netscape.com
b176f8c86b
Adding more Mac specific files to the tree - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@58855 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:45:31 +00:00
hyatt%netscape.com
53776f2adc
Did I bone this checkin or what.
...
git-svn-id: svn://10.0.0.236/trunk@58854 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:43:29 +00:00
hyatt%netscape.com
c91d015cf0
added files: mozilla/rdf/content/src/nsXULPopupElement.cpp
...
git-svn-id: svn://10.0.0.236/trunk@58853 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:13:41 +00:00
hyatt%netscape.com
039a20b1fe
Left out some files.
...
git-svn-id: svn://10.0.0.236/trunk@58852 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:13:26 +00:00
hyatt%netscape.com
8207819684
left out a couple of files.
...
git-svn-id: svn://10.0.0.236/trunk@58851 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:12:37 +00:00
hyatt%netscape.com
68c8f48463
Left out two files.
...
git-svn-id: svn://10.0.0.236/trunk@58850 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:12:00 +00:00
rhp%netscape.com
c7cf30de29
Adding new files for AppleDouble support ... NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@58849 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:02:23 +00:00
rginda%netscape.com
760c6d99f2
Fix for gcc opt bug described in bug 24892. JSRef build fix only, mozilla build still needs some lovin'.
...
r=rogerl
git-svn-id: svn://10.0.0.236/trunk@58848 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:01:29 +00:00
sfraser%netscape.com
1dbdebd067
Use system includes for stdio.h. r=kin
...
git-svn-id: svn://10.0.0.236/trunk@58845 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:35:34 +00:00
hyatt%netscape.com
bfba670129
More popup work.
...
git-svn-id: svn://10.0.0.236/trunk@58844 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:30:10 +00:00
pinkerton%netscape.com
1a6c24150a
Fix build bustage. needed a typecast in some cases, but not others.
...
git-svn-id: svn://10.0.0.236/trunk@58842 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:17:53 +00:00
terry%mozilla.org
1bf86732da
Add support for keywords.
...
git-svn-id: svn://10.0.0.236/trunk@58841 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:15:30 +00:00
rhp%netscape.com
ff30a17a28
Had to convert these from C to CPP - THESE ARE NOT PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@58839 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:13:23 +00:00
kmcclusk%netscape.com
5f7ac3effb
Added support for widgetless viewmanager. Changed code pattern that assumed the root view
...
always has a nsIWidget instance to call viewmanager to get widget instance. b=22069; r=rods@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58838 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:04:40 +00:00
cmanske%netscape.com
921a7b4b4d
Fixed debug menu bustage, bug 25107,r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@58837 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:57:35 +00:00
harishd%netscape.com
6575e1e56b
Fix for Bug 24738 - Restricting DOCTYPE to html document only.
...
r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58836 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:57:18 +00:00
alecf%netscape.com
844f33f278
fix argument-checking - sending a null server is ok (we'll just give a null identity back)
...
however, use NS_ENSURE_ARG_POINTER() for aResult!
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58835 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:55:16 +00:00
rhp%netscape.com
10eedc140b
Fix for identifying 7bit ascii emails as 8bit data - Bug #: 20767 - r: bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@58834 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:55:11 +00:00
alecf%netscape.com
f5ead0f4c3
start using weak references for the parent folder and the parent server
...
r=scottip
git-svn-id: svn://10.0.0.236/trunk@58833 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:53:55 +00:00
beard%netscape.com
8672d92f96
changes to build on Mac OS X, r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@58831 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:48:49 +00:00
saari%netscape.com
6899f63cca
part of previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@58830 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:48:16 +00:00
hyatt%netscape.com
53bba58131
added files: mozilla/rdf/content/src/nsJSXULPopupElement.cpp
...
git-svn-id: svn://10.0.0.236/trunk@58829 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:46:31 +00:00
hyatt%netscape.com
ada464bd01
Adding a new popup element.
...
git-svn-id: svn://10.0.0.236/trunk@58828 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:45:34 +00:00
saari%netscape.com
b1e2ee3879
fix for 14346, 21854, 24380 and other caret bugs. r= hyatt, brade for the mac menu stuff.
...
git-svn-id: svn://10.0.0.236/trunk@58827 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:41:43 +00:00
despotdaemon%netscape.com
f4fe746615
Pseudo-automatic update of changes made by jbetak@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@58826 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:37:12 +00:00
pinkerton%netscape.com
c645f7bbdc
Use NS_INTERFACE_MAP_END_INHERITING macro instead of hack. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@58825 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:35:53 +00:00
pinkerton%netscape.com
50d70ba51c
fix 14574, didn't inherit the QI from nsHTMLContainerFrame. Doh! r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@58824 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:33:44 +00:00
mccabe%netscape.com
33c5ea5faf
Fix to 24800. Change FREEBSD to __FreeBSD__, allowing the standalone JS engine to build and link on FreeBSD without the client build system (which defines FREEBSD).
...
Thanks go to braden@endoframe.com for the patch, and to sidr@albedo.net and fur@geocast.com for bug discussion.
git-svn-id: svn://10.0.0.236/trunk@58823 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:27:51 +00:00
beard%netscape.com
4544e5c832
configuration file for Mac OS X.
...
git-svn-id: svn://10.0.0.236/trunk@58822 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:27:29 +00:00
despotdaemon%netscape.com
c29f0796dc
Pseudo-automatic update of changes made by jbetak@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@58821 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:26:22 +00:00
racham%netscape.com
f5a9e49ea2
Fixes for 15037, 24681, 24247, 17527, 21716, 19620, 15755. Adapted nsVoidArray solution for profiles data structure. Fixed couple of activation related bugs. Fixed CreateProfile option bug. Added to code to create a default profile silently, when needed. r= sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@58820 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:19:02 +00:00
troy%netscape.com
206226ce30
b=24936, r=nisheeth@netscape.com Changed block code to set mNextRCFrame to
...
NULL after reflowing the frame, so if we reflow it again we don't think it's
an incremental reflow
git-svn-id: svn://10.0.0.236/trunk@58819 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:18:33 +00:00
rogerl%netscape.com
f04da2ffb4
r=norris,waldemar
...
Fixes for bugs#23607, 23608, 23610, 23612, 23613. Also, first cut at URI
encode & decode routines.
git-svn-id: svn://10.0.0.236/trunk@58818 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:15:06 +00:00
troy%netscape.com
9adaaaf84a
r=nisheeth@netscape.com Added asserts to help catch the case of poorly
...
targeted reflow commands
git-svn-id: svn://10.0.0.236/trunk@58817 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:11:47 +00:00
nhotta%netscape.com
db4b358fa0
Fixed typdo, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@58816 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 22:02:20 +00:00
pepper%netscape.com
6c49126547
All source files must contain a newline at the end or the lesser nixes won't compile.
...
git-svn-id: svn://10.0.0.236/trunk@58815 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:57:30 +00:00
ben%netscape.com
3a4b19530f
fix pref dialog fail-on-ok bug
...
git-svn-id: svn://10.0.0.236/trunk@58814 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:56:50 +00:00
terry%mozilla.org
3ee121dbed
Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
...
should be relative URLs, not absolute.
git-svn-id: svn://10.0.0.236/trunk@58813 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:56:24 +00:00
kin%netscape.com
88159ea0e4
Fix for bug #12825 : {css-moz} overflow: -moz-scrollbars-* not implemented
...
Added code to implement the new overflow -moz-scrollbars values.
r=evaughan@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58812 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:56:03 +00:00
kin%netscape.com
a078d80c75
Fix for bug #6544 : Cannot search on XML page
...
Modified all body methods to deal with the body node for HTML documents,
and the document root node for all other types of documents. Renamed
all body methods.
r=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58811 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:55:51 +00:00
dougt%netscape.com
9f7467a8a7
xpcom/io changes,
...
Fixes bug 25028.
Added new dirty flag so that resolutions can be purged.
checked in VC5 fix from pollmann and jband
checked in fix from colin@theblakes.com for VMS.
r= valeski, pollmann, colin@theblakes
git-svn-id: svn://10.0.0.236/trunk@58810 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:55:13 +00:00
pinkerton%netscape.com
cd97ef9165
fix for NS_INTERFACE_MAP_END_INHERITING, wrong local var passed to base class's QI. r=scc.
...
git-svn-id: svn://10.0.0.236/trunk@58809 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:54:07 +00:00
pinkerton%netscape.com
969eb7ec38
fix for bug 25092 (UMR's in drag/drop part of ESM). Again, we weren't copying the full event before redispatching. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@58808 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:52:47 +00:00
terry%mozilla.org
ef669d4919
Allow searches for "all keywords" or "no keywords"; fixed some other
...
bugs around keyword queries.
git-svn-id: svn://10.0.0.236/trunk@58807 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:48:36 +00:00
terry%mozilla.org
0fbb96c5ae
Add a way to log all SQL requests made.
...
git-svn-id: svn://10.0.0.236/trunk@58806 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:47:55 +00:00
terry%mozilla.org
4a1da59e9a
If adding the new "lastdiffed" field, it works out better to
...
initialize it to "now", not to "delta_ts".
git-svn-id: svn://10.0.0.236/trunk@58805 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:17:36 +00:00
idk%eng.sun.com
a6e03fa0b1
Fixed some problems with [out] parameters.
...
git-svn-id: svn://10.0.0.236/trunk@58804 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 21:17:31 +00:00
sspitzer%netscape.com
a4b8da9ccc
change PR_ASSERT to NS_ASSERTION. on linux, PR_ASSERT calls abort, and
...
I was getting getting to the PR_ASSERT when copying text in a quoted mail message. r=akkana, a=leaf
git-svn-id: svn://10.0.0.236/trunk@58803 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 20:39:28 +00:00
norris%netscape.com
a2d6ee77d7
Propagate changes from 1.5 branch.
...
git-svn-id: svn://10.0.0.236/trunk@58797 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 18:57:00 +00:00
bienvenu%netscape.com
d7567f297c
fix for blocker 25076 r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@58795 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:50:38 +00:00
dcone%netscape.com
020a0fd748
fixed a print parameter problem.
...
git-svn-id: svn://10.0.0.236/trunk@58794 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:15:57 +00:00
despotdaemon%netscape.com
ecc2c09efe
Pseudo-automatic update of changes made by jayashri.visvanathan@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@58793 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:07:38 +00:00
jst%citec.fi
3ebf111e7f
Fixing build bustage, added missing .get() in a nsCOMPtr comparison. r=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58792 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:01:49 +00:00
dcone%netscape.com
e5a37ead0f
put the revised print command.
...
git-svn-id: svn://10.0.0.236/trunk@58791 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 16:01:40 +00:00
vidur%netscape.com
d762cfe609
Fix for bug 19212. HTMLTableElement::InsertRow was creating a TR instead of a TBODY if one was necessary. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@58790 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:52:41 +00:00
norris%netscape.com
0dd1063455
Fix 23227 Document object vulnerability
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@58789 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:33:57 +00:00
norris%netscape.com
56ce33c8e7
Fix 24563 Can not change window size with changing window innerHeight
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@58788 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:30:48 +00:00
norris%netscape.com
bf2113353a
Fix 24217 Access to functions in chrome: protocol using IFRAME
...
r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58787 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:29:43 +00:00
bienvenu%netscape.com
d068557c7a
fall back on uri if online name not set, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@58786 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:27:04 +00:00
dcone%netscape.com
78a3fc3824
support for regression testing. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@58785 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:14:41 +00:00
cmanske%netscape.com
c4d88f4318
Table editing (bug 20973): added support for rowspan/colspan=0, Rewrote Spelling Dictionary dialog (bug 24264), removed beep from forceInteger filter, r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@58784 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 14:57:43 +00:00
cmanske%netscape.com
3cebe089c4
Table editing (bug 20973): return reported and actual rowspan and colspan values from GetCellDataAt(), r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@58783 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 14:56:06 +00:00
briano%netscape.com
d2e6b1d55e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58781 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 13:15:13 +00:00
jim_nance%yahoo.com
329728a383
Fix description of --enable-jprof
...
r=Pavlov
git-svn-id: svn://10.0.0.236/trunk@58780 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 13:01:31 +00:00
hyatt%netscape.com
1b8b62e933
More event handler fun.
...
git-svn-id: svn://10.0.0.236/trunk@58779 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 11:43:31 +00:00
pavlov%netscape.com
a9df0be5ae
remove round trips to the X server when we create rendering contexts. only set font and color info on the GC when a draw is going to happen.
...
git-svn-id: svn://10.0.0.236/trunk@58778 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 11:37:58 +00:00
sspitzer%netscape.com
b1fbd8deb2
changes for mac and windows
...
git-svn-id: svn://10.0.0.236/trunk@58777 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 11:18:11 +00:00
sspitzer%netscape.com
46cff42f0d
make it so when you click on an account that has a server but no identities in the account setup dialog, it shows the
...
new panel "am-serverwithnoidentities.xul" panel.
now "Local Folders" works!
git-svn-id: svn://10.0.0.236/trunk@58776 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 11:16:38 +00:00
jband%netscape.com
3a859cec33
trivial fixes to get rid of warnings
...
git-svn-id: svn://10.0.0.236/trunk@58775 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 11:08:24 +00:00
hyatt%netscape.com
e8fd78602f
In theory events can be executed now.
...
git-svn-id: svn://10.0.0.236/trunk@58774 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 11:05:44 +00:00
hyatt%netscape.com
b6031f51e4
More goodness.
...
git-svn-id: svn://10.0.0.236/trunk@58773 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:37:13 +00:00
hyatt%netscape.com
a09e6a72b1
More.
...
git-svn-id: svn://10.0.0.236/trunk@58772 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:25:55 +00:00
sspitzer%netscape.com
d5a9bbf08b
fix crasher. now that there are no identities associated with
...
"local folders", we have to plug this hole.
git-svn-id: svn://10.0.0.236/trunk@58771 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:18:23 +00:00
hyatt%netscape.com
d628593659
More tweaks
...
git-svn-id: svn://10.0.0.236/trunk@58770 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:08:49 +00:00
hyatt%netscape.com
02a74853ec
added files: mozilla/layout/xbl/src/nsXBLEventHandler.cpp
...
git-svn-id: svn://10.0.0.236/trunk@58769 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:07:13 +00:00
hyatt%netscape.com
39e129bf1e
Landing initial XBL event handling code.
...
git-svn-id: svn://10.0.0.236/trunk@58768 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:06:30 +00:00
sspitzer%netscape.com
c018531688
clean up nsIMsgFolder.idl and break it apart. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58767 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:00:00 +00:00
sspitzer%netscape.com
8b67536a4c
added files: mozilla/mailnews/news/public/nsIMsgNewsFolder.idl
...
git-svn-id: svn://10.0.0.236/trunk@58766 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 09:59:20 +00:00
sspitzer%netscape.com
78fa069a50
added files: mozilla/mailnews/local/public/nsIMsgLocalMailFolder.idl
...
git-svn-id: svn://10.0.0.236/trunk@58765 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 09:59:09 +00:00
sspitzer%netscape.com
a67095601f
added files: mozilla/mailnews/imap/public/nsIMsgImapMailFolder.idl
...
git-svn-id: svn://10.0.0.236/trunk@58764 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 09:58:57 +00:00
sspitzer%netscape.com
602a729604
I'm taking this out of nsIMsgFolder. not part of build yet.
...
git-svn-id: svn://10.0.0.236/trunk@58763 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 09:50:06 +00:00
jband%netscape.com
7ac1267323
Lots of xpconnect bug fixes...
...
- fix bug 12954 "should throw when setting non-settable props".
- fix bug 13418 "xpconnect needs to be threadsafe".
I think I filled in the cracks. Tests would be nice :)
- fix bug 22802 "[MLK] XPConnect Leaks".
- fix bug 24119 "[MLK] Reminder about cleaning up maps".
- fix bug 24453 "xpconnect needs default security manager".
I also changed the code in DOM and caps to just install a default secman and
not install a secman for each JSContext.
- fix bug 24687 "xpconect should avoid resolve performance suckage".
Added (modified) patch from shaver to create my JSObjects with the
global object as the temporary proto to avoid losing lookup.
- hack for bug 24688 "runtime errors in wrapped JS are not made obvious"
Added a debug only printf. We still need a JSErrorConsole service for this.
- fix bug 16130 "createInstanace and getService can create wrappers around wrappers"
Fixing this one really entailed changing the semantics of nsIXPConnect::wrapNative
and nsIXPConnect::wrapJS to use common code in xpcconvert that deals with existing
wrappers and DOM objects (with their own schemes for wrapping and unwrapping).
So, I changed the callers because the params changed slightly and some callers
were doing more work than necessary given the new semantics.
- Continued in the crusade to replace manaual refcounting with nsCOMPtrs whenever
touching old code.
- Added myself as first contributor to xpconnect files (vanity prevails!)
- Added new copyright header on some files that were missing it.
- Added some API comments.
- Converted nsXPCWrappedJS to implement nsIXPConnectWrappedJS via MI rather than
the old loser scheme of the nsIXPConnectWrappedJSMethods tearoff object.
- added DumpJSStack as globals to xpconnect and DOM dlls to be callable from
debuggers. I have ideas on how to improve and expand this support soon.
r=mccabe
git-svn-id: svn://10.0.0.236/trunk@58762 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:38:10 +00:00
alecf%netscape.com
855f6f57a6
remove some dead/redundant code
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58761 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:28:16 +00:00
alecf%netscape.com
520a42b726
oops, comment out netscape-specific stuff for now
...
git-svn-id: svn://10.0.0.236/trunk@58760 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:22:11 +00:00
sspitzer%netscape.com
446160e46c
remove the old method, it's gone now.
...
git-svn-id: svn://10.0.0.236/trunk@58759 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:19:56 +00:00
alecf%netscape.com
b07c6b9205
reduce dependancies
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58758 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:17:07 +00:00
alecf%netscape.com
596536fd84
reduce unnecessary dependancies
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58757 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:15:55 +00:00
rbs%maths.uq.edu.au
df57ef6ef5
[MathML] A simplification of the code
...
git-svn-id: svn://10.0.0.236/trunk@58756 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 08:11:27 +00:00
despotdaemon%netscape.com
839d7958e3
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@58755 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:59:26 +00:00
wtc%netscape.com
6c87c2ad97
Added plevent.c and plevent.h back.
...
git-svn-id: svn://10.0.0.236/trunk@58754 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:56:02 +00:00
wtc%netscape.com
a0abe079b5
Added plevent.h and plevent.c back.
...
git-svn-id: svn://10.0.0.236/trunk@58753 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:54:25 +00:00
wtc%netscape.com
212644e4b9
Added plevent.h back.
...
git-svn-id: svn://10.0.0.236/trunk@58752 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:53:08 +00:00
blizzard%redhat.com
6db0352bb3
re-add plevent.c
...
git-svn-id: svn://10.0.0.236/trunk@58751 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:45:58 +00:00
morse%netscape.com
d5a3ef8da7
one more attempt to fix bug 24907, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58750 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:45:37 +00:00
blizzard%redhat.com
463b9aedf1
re-add plevent.h
...
git-svn-id: svn://10.0.0.236/trunk@58749 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:41:59 +00:00
sfraser%netscape.com
fbb4a8feb8
Um, really fix that name this time.
...
git-svn-id: svn://10.0.0.236/trunk@58748 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:36:35 +00:00
blizzard%redhat.com
4a3667d104
hrm
...
git-svn-id: svn://10.0.0.236/trunk@58747 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 07:25:57 +00:00
despotdaemon%netscape.com
24498e2e48
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@58746 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:57:52 +00:00
rbs%maths.uq.edu.au
402321e18b
[MathML] Added support for CSS units on numeric attributes and updated code to make use of the support
...
git-svn-id: svn://10.0.0.236/trunk@58745 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:49:38 +00:00
sspitzer%netscape.com
c34ff0ebe0
fix warning (on the mac) that sfraser pointed out, by renaming
...
nsNewsFolder::AddSubfolder to nsNewsFolder::AddNewsgroup
implement cross-session newsgroup username / password by using prefs.
this will get re-written to use wallet, eventually.
remove cruft, where possible.
r=mscott
git-svn-id: svn://10.0.0.236/trunk@58744 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:46:01 +00:00
rbs%maths.uq.edu.au
d309b7f0e6
[MathML] Added four atoms (lspace, rspace, maxsize, minsize) and two operator flags.
...
git-svn-id: svn://10.0.0.236/trunk@58743 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:43:36 +00:00
sspitzer%netscape.com
d6838ba73c
clean up / simplify how we determine if two folders are on the same server.
...
instead of comparing the username / hostname, we use the Equal method
of nsIMsgIncomingServer and compare the servers of the folders.
also, use nsXPIDLCString to clean things up.
r=mscott
git-svn-id: svn://10.0.0.236/trunk@58742 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:40:05 +00:00
alecf%netscape.com
95f50152cf
oops, only answer GetTarget() for servers, not everything! (followup fix for an earlier checkin)
...
reviewed,discovered=scottip
git-svn-id: svn://10.0.0.236/trunk@58741 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:36:03 +00:00
sspitzer%netscape.com
76a043a458
fix my printf.
...
git-svn-id: svn://10.0.0.236/trunk@58740 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:30:35 +00:00
morse%netscape.com
5591252967
fix bug 24907 again, require old password when changing password, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58739 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:28:59 +00:00
sspitzer%netscape.com
dc696cfb05
when we migrate a 4.x news server, we should turn "remember passwords" off, since for news in 4.x, we never remembered passwords (across sessions).
...
git-svn-id: svn://10.0.0.236/trunk@58738 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:27:59 +00:00
pollmann%netscape.com
d4d213cde2
Bug 10939: Make background of image inputs transparent (again :) ) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@58737 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:26:59 +00:00
tbogard%aol.net
faf67f12f4
Updated some comments/ documentation.
...
git-svn-id: svn://10.0.0.236/trunk@58736 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:24:04 +00:00
wtc%netscape.com
86fc41aabf
Bugzilla bug #17101 : removed plevent.h and plevent.c from
...
mozilla/nsprpub/lib/ds. Modified the makefiles in
mozilla/nsprpub/lib/ds and mozilla/xpcom/threads to
reflect the new location of plevent.{h,c}.
(PLEVENT_MOVE_BRANCH)
git-svn-id: svn://10.0.0.236/trunk@58735 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:20:47 +00:00
bienvenu%netscape.com
c2d8f2406c
fix build warning
...
git-svn-id: svn://10.0.0.236/trunk@58734 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:13:32 +00:00
bienvenu%netscape.com
86bba2e600
use online name instead of db name for imap folders, r=sspitzer 24631
...
git-svn-id: svn://10.0.0.236/trunk@58733 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:05:42 +00:00
sfraser%netscape.com
6b0901cb58
Fix the name of the output lib on the debug target. r=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@58732 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 05:53:08 +00:00
tbogard%aol.net
11818bec51
Fixed case of methods off the nsIWindowMediator interface as they have now changed to be JS compliant.
...
git-svn-id: svn://10.0.0.236/trunk@58731 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 05:17:52 +00:00
idk%eng.sun.com
d626601f14
Removed workaround for 24194
...
Fixed build probelem (included plstr.h instead of string.h into src/PlugletFactory.cpp)
git-svn-id: svn://10.0.0.236/trunk@58728 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 04:20:22 +00:00
sspitzer%netscape.com
c15086a116
fix warnings. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@58727 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 04:13:00 +00:00
sspitzer%netscape.com
5a4cb1be4b
add "Equals" to the nsIMsgIncomingServer interface. we'll use this soon. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58726 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 04:11:14 +00:00
sspitzer%netscape.com
2119470803
comments are allowed, so removing the cruft to prevent warnings
...
git-svn-id: svn://10.0.0.236/trunk@58725 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 04:08:26 +00:00
troy%netscape.com
ec50403f3b
b=22677. Fix for the part of the bug where the second table taht is relatively
...
positioned flashes when the window is resized
git-svn-id: svn://10.0.0.236/trunk@58724 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:44:36 +00:00
morse%netscape.com
a0ae4abc82
fix real stupid error, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58723 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:31:57 +00:00
tbogard%aol.net
675a14335c
Updated a comment.
...
git-svn-id: svn://10.0.0.236/trunk@58722 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:31:24 +00:00
tbogard%aol.net
b51babfbe4
Fixed case of methods being called on nsIWindowMediator to match changes in the interface.
...
git-svn-id: svn://10.0.0.236/trunk@58721 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:28:48 +00:00
tbogard%aol.net
8a55b41816
Fixed case to match the changes in case of nsIWindowMediator.
...
git-svn-id: svn://10.0.0.236/trunk@58718 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:14:50 +00:00
ben%netscape.com
ad9a78b1ec
making prefwindow modal again...
...
git-svn-id: svn://10.0.0.236/trunk@58717 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:05:57 +00:00
akkana%netscape.com
09171995be
Fix build bustage -- should be using PR_MIN, not MIN
...
git-svn-id: svn://10.0.0.236/trunk@58716 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:03:42 +00:00
ben%netscape.com
fd0248f052
some js dumps to display state of params passed into prefwindow...
...
git-svn-id: svn://10.0.0.236/trunk@58715 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:03:37 +00:00
tbogard%aol.net
58753f62d2
Fixed case of methods called on nsIWindowMediator interface to reflect case change in the interface.
...
git-svn-id: svn://10.0.0.236/trunk@58714 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:59:07 +00:00
morse%netscape.com
79c0d9914e
fix bug 24909, don't display signons if database hasn't been unlocked, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58713 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:46:09 +00:00
morse%netscape.com
3cc4c7d296
fix bug 24907, require old password when user tries to change password, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58712 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:45:31 +00:00
pavlov%netscape.com
56a737c278
"oops" -- leak found by Jerry Kirk r=me,blizzard,etc
...
git-svn-id: svn://10.0.0.236/trunk@58711 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:43:32 +00:00
pavlov%netscape.com
4f40916074
make things better(tm) r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@58710 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:42:34 +00:00
ben%netscape.com
a2f223850c
removing themes panel access from preftree for beta (bug24755)
...
git-svn-id: svn://10.0.0.236/trunk@58709 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:40:58 +00:00
jj%netscape.com
5c14a22deb
#24312 : bumped up memory partition to 20 Mb.
...
git-svn-id: svn://10.0.0.236/trunk@58708 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:37:33 +00:00
akkana%netscape.com
adbd7e7404
Disable a debug printf; someone enabled code elsewhere that's calling it all the time
...
git-svn-id: svn://10.0.0.236/trunk@58707 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:34:46 +00:00
akkana%netscape.com
43a0db0962
Turn off debug printf and enable formatting. Still r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@58706 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:31:30 +00:00
danm%netscape.com
d49bd76705
ensure top-level window's bounds are always reported in local coordinates, even in the middle of a window move. bug 24326. r:pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@58705 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:29:50 +00:00
ben%netscape.com
2b78693bce
selecting last profile loaded in profile tree. r=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58704 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:22:42 +00:00
tbogard%aol.net
e3847f7d5e
Make nsWebShellWindow subclass from nsXULWindow. This paves the way for nsWebShellWindow to be replaced by nsXULWindow. Much of the work in nsWebShellWindow is put ontop of the nsXULWindow.
...
git-svn-id: svn://10.0.0.236/trunk@58703 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:21:42 +00:00
pinkerton%netscape.com
bfcfd92a09
fix case mismatch with a couple of XPConnect interfaces. now we can quit. (r=bryner)
...
git-svn-id: svn://10.0.0.236/trunk@58702 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:20:16 +00:00
akkana%netscape.com
9998186f58
12560: don't output children of SELECT in plaintext output. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@58701 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:19:53 +00:00
pinkerton%netscape.com
492dfa88ca
fix for bug 25026 where context menus wouldn't show up on input fields because the refpoint part of the nsEvent was never copied from the clientX/Y of the nsIDOMEvent passed to us. r=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@58700 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:08:02 +00:00
ben%netscape.com
6ba18f82bc
fixing jumpy text in disabled titledbuttons.
...
git-svn-id: svn://10.0.0.236/trunk@58699 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:03:25 +00:00
ben%netscape.com
fe963a8f15
fixing bugs on color pref setting, and on multiple pref setting, r=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58698 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:59:40 +00:00
waterson%netscape.com
0637dff898
Minor code cleanup from review with brendan: use shared finalizer in nsJSUtils.
...
git-svn-id: svn://10.0.0.236/trunk@58697 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:56:56 +00:00
waterson%netscape.com
500389c80a
Use NS_REINTERPRET_CAST instead of including private header files.
...
git-svn-id: svn://10.0.0.236/trunk@58696 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:55:59 +00:00
alecf%netscape.com
1343ba97e6
remove refresh trick now that the account manager reflects stuff correctly
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58693 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:48:56 +00:00
troy%netscape.com
b630d28d5e
b=22497. Changed ReflowBlock() to better calculate the x-offset where the
...
table will be positioned
git-svn-id: svn://10.0.0.236/trunk@58691 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:45:47 +00:00
sfraser%netscape.com
5415a1d911
Rebuilt this project from scrach to hopefull fix the frequent CodeWarrior crashing bugs with it. bug 24531. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@58690 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:45:23 +00:00
akkana%netscape.com
3dd3856433
18391: Remove MAX and MIN. Fix from cls@seawood.org, reviewed by me
...
git-svn-id: svn://10.0.0.236/trunk@58689 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:35:17 +00:00
rogerl%netscape.com
82d7a46066
!! Not part of the build !!
...
Fixed some typo's
git-svn-id: svn://10.0.0.236/trunk@58688 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:29:51 +00:00
tbogard%aol.net
2aea18348e
added files: mozilla/xpfe/appshell/src/nsChromeTreeOwner.cpp, mozilla/xpfe/appshell/src/nsContentTreeOwner.cpp, mozilla/xpfe/appshell/src/nsXULWindow.cpp
...
git-svn-id: svn://10.0.0.236/trunk@58687 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:28:18 +00:00
alecf%netscape.com
6f6c44ac22
oops! almost didn't initialize this variable
...
(thanks bienvenu!)
git-svn-id: svn://10.0.0.236/trunk@58686 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:28:05 +00:00
danm%netscape.com
612df1ea60
notify parent form when a form element is removed. bugs 23493, 24452, and probably a lot of undiagnosed instabilities. r:vidur,pollman,waterson and a cast of thousands
...
git-svn-id: svn://10.0.0.236/trunk@58685 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:24:41 +00:00
alecf%netscape.com
86216a4525
update the whole Set/Get[Pretty]Name functions to go through the same codepath, and send notifications as necessary
...
git-svn-id: svn://10.0.0.236/trunk@58684 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:21:24 +00:00
alecf%netscape.com
a7c97e15b2
update account manager and folder datasources to reflect account changes to the tree, including account creation/destruction, as well as the name of the account
...
r=putterman
git-svn-id: svn://10.0.0.236/trunk@58683 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:20:24 +00:00
alecf%netscape.com
ff746b77a5
land the all new and improved, whiz-bang, do-it-yourself-batteries-not-included-use-at-your-own-risk-still-ugly-as-hell account wizard, to use ben goodger's wizard framework
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58682 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:18:28 +00:00
alecf%netscape.com
8890e0a38b
add support for page validation and initialization (for the mail wizard)
...
r=ben
git-svn-id: svn://10.0.0.236/trunk@58681 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:16:21 +00:00
matt%netscape.com
33db838c19
spelling fix for bug 24917
...
git-svn-id: svn://10.0.0.236/trunk@58680 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:14:17 +00:00
sfraser%netscape.com
2fd22bcb70
Appcores must die! Die die die! Removing appcores-related resources that are no longer used. r=law
...
git-svn-id: svn://10.0.0.236/trunk@58679 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:12:20 +00:00
matt%netscape.com
e91d679788
fix for bug 24581
...
git-svn-id: svn://10.0.0.236/trunk@58678 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:11:12 +00:00
mcafee%netscape.com
90482b8045
Fixing typo (24714), r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@58677 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:10:06 +00:00
tbogard%aol.net
afefccb316
Changing casing to fall inline with idl rules.
...
git-svn-id: svn://10.0.0.236/trunk@58676 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:07:56 +00:00
sfraser%netscape.com
4916c30992
Remove linkage with the Appcores shared libs (appcores is dead, baby, appcores is dead). r=law
...
git-svn-id: svn://10.0.0.236/trunk@58674 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:07:24 +00:00
tbogard%aol.net
27420a60ae
Adding nsXULWindow.cpp, nsChromeTreeOwner.cpp and nsContentTreeOwner.cpp to the build.
...
git-svn-id: svn://10.0.0.236/trunk@58673 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:07:12 +00:00
sfraser%netscape.com
5431b96de0
Appcores must die! Die die die! r=law
...
git-svn-id: svn://10.0.0.236/trunk@58672 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:06:58 +00:00
gayatrib%netscape.com
f982aeffca
A method added to open the profile registry
...
git-svn-id: svn://10.0.0.236/trunk@58671 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:06:56 +00:00
alecf%netscape.com
ebdc83eb52
change ownership model of servers slightly, so that the hashtable is updated whenever servers are created and deleted. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@58670 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:05:34 +00:00
mscott%netscape.com
400518c88b
Bug #23889 --> fix a typo in a printf =) ya'll is technically spelled y'all....
...
git-svn-id: svn://10.0.0.236/trunk@58669 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:01:48 +00:00
briano%netscape.com
d404391ba4
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58668 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 01:00:16 +00:00
akkana%netscape.com
831fa6d5c7
22662, 16720: greatly improve formatting of html source for inserted html tags. r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@58667 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:57:37 +00:00
pinkerton%netscape.com
1b2ae3e812
moving d&d into a separate file: bookmarksDD.js r=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@58666 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:57:34 +00:00
pinkerton%netscape.com
dbb577b8d5
moving d&d into a separate file: navigatorDD.js r=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@58665 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:57:26 +00:00
pinkerton%netscape.com
d6fd63d93b
moving all d&d code into a separate file: navigatorDD.js (r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@58664 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:55:31 +00:00
pinkerton%netscape.com
7f78e88602
moving all d&d code into separate file: bookmarksDD.js r=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@58663 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:55:08 +00:00
pinkerton%netscape.com
0a0cfd2781
adding navigatorDD.js and bookmarksDD.js to the builds.
...
git-svn-id: svn://10.0.0.236/trunk@58662 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:54:36 +00:00
akkana%netscape.com
91c4a4e086
Add nsHTMLEditUtils to build.
...
git-svn-id: svn://10.0.0.236/trunk@58661 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:54:27 +00:00
alecf%netscape.com
38d7153b4f
use nsCAutoStrings instead of PR_smprintf/PR_smprintf_free/etc
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58660 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:54:15 +00:00
sfraser%netscape.com
a001860c45
Remove redundant, unused toolkitcore variable. r=law
...
git-svn-id: svn://10.0.0.236/trunk@58659 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:51:54 +00:00
akkana%netscape.com
85bfd10c79
Add nsHTMLEditUtils
...
git-svn-id: svn://10.0.0.236/trunk@58658 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:48:12 +00:00
slamm%netscape.com
fda830c692
Remove extra perl test. Move nspr option down in the list for the configurator page ( http://cvs-mirror.mozilla.org/webtools/build/config.cgi ). r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@58657 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:45:58 +00:00
akkana%netscape.com
33b192d23e
Utilities for use by editor and edit rules. r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@58656 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:36:18 +00:00
valeski%netscape.com
4cbc78e103
r=gordon. 24985. 24837. we now error out if we confront an ftp server that has reached it's connection limit. we also start the throbber (add our selves to the load group) when an FTP transaction begins
...
git-svn-id: svn://10.0.0.236/trunk@58655 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:36:01 +00:00
akkana%netscape.com
e09170817c
Remove a debug printf
...
git-svn-id: svn://10.0.0.236/trunk@58654 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:34:49 +00:00
rhp%netscape.com
8a06ffd710
Fix for start page in non UTF-8 charset - Bug #: 20344 - r: alecf
...
git-svn-id: svn://10.0.0.236/trunk@58653 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:32:01 +00:00
rhp%netscape.com
8c9a5bc6d1
Fix for changing View Headers option - Bug #: 17001 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@58652 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:31:29 +00:00
rhp%netscape.com
5daccabead
Fix for forwarding naming bug - Bug #: 25027 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@58651 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:30:57 +00:00
morse%netscape.com
c1f4aff58d
new wallet editor, r=ben
...
git-svn-id: svn://10.0.0.236/trunk@58650 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:29:15 +00:00
tbogard%aol.net
567645f812
Implmemented ContentShellAdded(), the parent widget/ window functions as well as some of the init functions. [Not part of the build].
...
git-svn-id: svn://10.0.0.236/trunk@58649 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:10:59 +00:00
karnaze%netscape.com
1b23e595e7
changed file notation so regression tests run again. Does not affect the build.
...
git-svn-id: svn://10.0.0.236/trunk@58647 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 23:33:32 +00:00
idk%eng.sun.com
cf9eee7ecd
Fixed problem with awt on Solaris.
...
Start using XmNvisual, XmNcolormap, XmNdepth values from awt for shell createing
git-svn-id: svn://10.0.0.236/trunk@58646 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 23:28:17 +00:00
waldemar%netscape.com
93782e8ee8
Rearranged link order
...
git-svn-id: svn://10.0.0.236/trunk@58645 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 23:00:19 +00:00
waldemar%netscape.com
fe868e35ad
Added constructor
...
git-svn-id: svn://10.0.0.236/trunk@58644 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:59:28 +00:00
waldemar%netscape.com
868917d9e3
Added char16 and uchar16
...
git-svn-id: svn://10.0.0.236/trunk@58643 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:58:55 +00:00
waldemar%netscape.com
6b8dc20de2
Added string, character, and exception utilities
...
git-svn-id: svn://10.0.0.236/trunk@58642 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:58:34 +00:00
waldemar%netscape.com
066096d53f
Continuing to implement
...
git-svn-id: svn://10.0.0.236/trunk@58641 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:57:32 +00:00
waldemar%netscape.com
71029d488f
Switched to using appendChars
...
git-svn-id: svn://10.0.0.236/trunk@58640 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:56:48 +00:00
waldemar%netscape.com
a92dbd7cc6
Fixed syntax error
...
git-svn-id: svn://10.0.0.236/trunk@58639 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:56:14 +00:00
valeski%netscape.com
f2a5b81c24
a=leaf. 24996. We were not able to download files via save as because the destination file did not exist
...
git-svn-id: svn://10.0.0.236/trunk@58638 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:44:39 +00:00
beard%netscape.com
3ae9a394ca
bustage fix. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@58637 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:35:47 +00:00
pollmann%netscape.com
1dac48338c
Bug 18649: non FormControlFrame derived form elements also only scroll when not at all visible r=rods
...
git-svn-id: svn://10.0.0.236/trunk@58636 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:19:39 +00:00
tbogard%aol.net
7b82e8a16d
Implemented FindItemWithName(). [Not Hooked to the build]
...
git-svn-id: svn://10.0.0.236/trunk@58635 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:00:59 +00:00
tbogard%aol.net
6f82688de4
nsXULWindow now maintains a list of content shells. Implemented GetPrimaryContentShell() and GetContentShellById(). [Not hooked to the build]
...
git-svn-id: svn://10.0.0.236/trunk@58634 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 21:59:31 +00:00
mscott%netscape.com
09edcfccd8
filesize bustage. dougt's fix, r=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@58633 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 21:41:00 +00:00
ssu%netscape.com
33256266ce
Change the name of the current process directory to match that of the
...
directory service. dougt's change r=ssu a=granrose
git-svn-id: svn://10.0.0.236/trunk@58621 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 20:46:02 +00:00
ssu%netscape.com
ccc7bbd747
Windows needs to use the CWD not the directory passed to the stub.
...
dougt's change r=ssu a=granrose.
git-svn-id: svn://10.0.0.236/trunk@58620 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 20:44:55 +00:00
ssu%netscape.com
4b30ec9aa5
Fixing up directory service so that the current process will be looked up
...
before being calculated.
Changed this GetProcessDirectory to return an allocated nsIFile.
Making sure that object stored in the nsHashtable are not muteable.
dougt's changes. r=ssu. a=granrose.
git-svn-id: svn://10.0.0.236/trunk@58619 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 20:43:47 +00:00
ssu%netscape.com
16e7ca6d4c
A few problems with nsJar:
...
1. When opening a file via the OpenArchiveWithFileDesc() you can not
delete the file descriptor.
2. Mode was wrong for the extract routine.
git-svn-id: svn://10.0.0.236/trunk@58618 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 20:41:47 +00:00
rods%netscape.com
f25bb8eb63
impls the new flag to only scroll when not visible
...
b 18649 r=troy
git-svn-id: svn://10.0.0.236/trunk@58617 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 20:36:24 +00:00
rogerl%netscape.com
52f33a0ee6
!! Not a part of the build !!
...
r=norris. Updated license contents (continuing bug#15529)
git-svn-id: svn://10.0.0.236/trunk@58616 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 18:42:55 +00:00
putterman%netscape.com
661c0a4578
Turn on multiple selection in thread pane again. r=sspitzer, a=granrose.
...
git-svn-id: svn://10.0.0.236/trunk@58615 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 18:08:11 +00:00
brade%netscape.com
0c03129f40
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@58613 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 16:08:18 +00:00
brade%netscape.com
ed1260a8cd
remove copy.gif, cut.gif, paste.gif, redo.gif, undo.gif, and preview.gif; add hover-teal.gif
...
git-svn-id: svn://10.0.0.236/trunk@58612 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 16:06:49 +00:00
nisheeth%netscape.com
d23c598d3c
r=vidur. Add support for a new pref "layout.reflow.async.afterDocLoad" that enables async reflow in the pres shell only after the document is done loading. Cleaned up ExitReflowLock() so that it uses preferences to decide whether to do async reflow, not a parameter.
...
git-svn-id: svn://10.0.0.236/trunk@58611 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 16:00:44 +00:00
brade%netscape.com
645bf53828
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@58610 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:55:16 +00:00
brade%netscape.com
113905e0f5
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@58609 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:48:44 +00:00
dcone%netscape.com
252e4708b6
Added flags so selection button does not come up and print to file is hidden. Put in support for quiet
...
printing (no dialog) r=rods
git-svn-id: svn://10.0.0.236/trunk@58608 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:45:09 +00:00
brade%netscape.com
0339e92841
submitted by Dan Haddix and Brian King
...
git-svn-id: svn://10.0.0.236/trunk@58607 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:44:28 +00:00
rhp%netscape.com
2619c9e7ce
Adding new files to the tree for AppleDouble support - NOT PART OF THE BUILD YET!
...
git-svn-id: svn://10.0.0.236/trunk@58606 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:42:32 +00:00
rods%netscape.com
0fc1688c1d
changed align to work and reworked event process for click click hold and move off
...
b=14353 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@58605 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:38:49 +00:00
brade%netscape.com
bfa90840bf
remove unused images
...
git-svn-id: svn://10.0.0.236/trunk@58604 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:36:54 +00:00
brade%netscape.com
c066333bc4
removing unused images
...
git-svn-id: svn://10.0.0.236/trunk@58603 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:35:36 +00:00
brade%netscape.com
162bbd4e7c
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@58602 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:34:41 +00:00
brade%netscape.com
98bcc1559b
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@58601 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:34:18 +00:00
rods%netscape.com
30f6bf7b3d
added assertion for the creation of native widgets r=dcone b=17027
...
git-svn-id: svn://10.0.0.236/trunk@58600 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:26:09 +00:00
rods%netscape.com
e061d60a88
changed signature of GetFont b=905 r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@58599 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:25:46 +00:00
rods%netscape.com
44260ca0fd
changed signature of GetFont, chanhe when the webshell gets shown to reduce flicker b=905,24497 r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@58598 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:25:19 +00:00
rods%netscape.com
9e99c45422
changed to use new signature of GetFont r=dcone b=905
...
git-svn-id: svn://10.0.0.236/trunk@58597 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:25:07 +00:00
rods%netscape.com
429b131377
changed signature of GetFont,GetFrameFontFM b=905 r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@58596 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:25:04 +00:00
rods%netscape.com
42ec95d052
changed signature of GetFont,changed to scroll it into view only if it isn't visible b=905,18649 r=dcone,troy
...
git-svn-id: svn://10.0.0.236/trunk@58595 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:24:48 +00:00
rods%netscape.com
18fbcfe1e0
changed signature of GetFont b=905 r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@58594 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 15:18:46 +00:00
rhp%netscape.com
eea0a5fca2
Fix for rendering I18N vCards - Bug: 21743 - r: nhotta
...
git-svn-id: svn://10.0.0.236/trunk@58593 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 14:59:09 +00:00
rhp%netscape.com
37850f56cd
Fix for rendering I18N vCards - Bug: 21743 - r: nhotta
...
git-svn-id: svn://10.0.0.236/trunk@58592 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 14:50:18 +00:00
wtc%netscape.com
3cde13952c
Bugzilla bug #17101 : added plevent.h (same as
...
mozilla/nsprpub/lib/ds/plevent.h, revision 3.12) and plevent.c
(same as mozilla/nsprpub/lib/ds/plevent.c, revision 3.36) to
mozilla/xpcom/threads. These two new files have not been added
to the makefiles or project file, so they are not picked up by
the build.
git-svn-id: svn://10.0.0.236/trunk@58589 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 14:48:51 +00:00
rods%netscape.com
a2cf4c1276
Added "const" infront of the arg for SetDefaultFont and SetDefaultFixedFont
...
r=pierre b=905
git-svn-id: svn://10.0.0.236/trunk@58588 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 14:33:03 +00:00
rods%netscape.com
4195d0064d
Added new flag for scrolling a frame if it isn't visible
...
r=troy b=18649
git-svn-id: svn://10.0.0.236/trunk@58587 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 14:31:41 +00:00
Jerry.Kirk%Nexwarecorp.com
7c4b26f515
Add the Init method to the class and add some debug for future use
...
for Photon only.
git-svn-id: svn://10.0.0.236/trunk@58586 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 14:23:29 +00:00
Jerry.Kirk%Nexwarecorp.com
c746891a27
Fix up the font picking stuff for Photon 1
...
git-svn-id: svn://10.0.0.236/trunk@58585 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 13:49:49 +00:00
laa%sparc.spb.su
ca2ed4adfe
Fixed bug 21785.
...
Mozilla crashes if PLUGLET environment is not set.
Reviewed by idk@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@58584 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 12:30:52 +00:00
tbogard%aol.net
789e2ffe76
Backing out generic module as it causes a problem in webshell loading for now.
...
git-svn-id: svn://10.0.0.236/trunk@58583 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 10:51:57 +00:00
hyatt%netscape.com
752cb64c39
Multiple selection capability configurable in trees now.
...
git-svn-id: svn://10.0.0.236/trunk@58582 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 10:30:51 +00:00
hyatt%netscape.com
55fe690098
Multiple selection can be disabled in trees now.
...
git-svn-id: svn://10.0.0.236/trunk@58581 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 10:30:34 +00:00
hyatt%netscape.com
aeb2a1440b
Making key bindings faster.
...
git-svn-id: svn://10.0.0.236/trunk@58580 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 09:31:42 +00:00
hyatt%netscape.com
9055bcbb0f
Fixing Linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@58579 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 08:39:53 +00:00
tbogard%aol.net
9fc0e1c07b
Converted docshell to a generic module.
...
git-svn-id: svn://10.0.0.236/trunk@58578 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 08:18:46 +00:00
terry%mozilla.org
91a53b4cba
Fixed minor grammatical typo.
...
git-svn-id: svn://10.0.0.236/trunk@58577 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:57:35 +00:00
terry%mozilla.org
f390ae9051
Reworked preferences UI. Added ability to turn off "My bugs" link at
...
bottom. Made "My bugs" show bugs you own AND bugs you submitted.
Added ability to display your named queries in the footer. Many
random bugfixes.
git-svn-id: svn://10.0.0.236/trunk@58576 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:54:57 +00:00
dp%netscape.com
e36a855c30
Getting dns daemon to compile on linux. (dont part of build yet)
...
git-svn-id: svn://10.0.0.236/trunk@58575 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:54:46 +00:00
dp%netscape.com
9dc7b46cd1
comment changed
...
git-svn-id: svn://10.0.0.236/trunk@58574 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:49:14 +00:00
hyatt%netscape.com
d14f46b6a4
Merge hell. Merge hell.
...
git-svn-id: svn://10.0.0.236/trunk@58573 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:31:12 +00:00
hyatt%netscape.com
2a665a2517
Fix more bustage. Another annoying merge conflict.
...
git-svn-id: svn://10.0.0.236/trunk@58572 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:26:02 +00:00
hyatt%netscape.com
1b17e20ef7
Fix bustage. Annoying merge conflict.
...
git-svn-id: svn://10.0.0.236/trunk@58571 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 07:21:17 +00:00
sspitzer%netscape.com
240fac30ba
ignore the generated executable
...
git-svn-id: svn://10.0.0.236/trunk@58570 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 06:54:39 +00:00
rhp%netscape.com
b72ae1aac2
Simple Fix - Comparison should NOT be case sensitive
...
git-svn-id: svn://10.0.0.236/trunk@58569 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 06:49:59 +00:00
hyatt%netscape.com
d58696d355
Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody.
...
git-svn-id: svn://10.0.0.236/trunk@58568 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 06:35:27 +00:00
sspitzer%netscape.com
15e338b24e
the real fix. I need to cast to (const char *) for certain platforms.
...
git-svn-id: svn://10.0.0.236/trunk@58566 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 05:51:41 +00:00
putterman%netscape.com
5047c978aa
r=alecf. More work on context menus for 10881. This time it's the folder pane.
...
git-svn-id: svn://10.0.0.236/trunk@58565 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 05:13:22 +00:00
putterman%netscape.com
c4e02dec7e
r=waterson. Necessary for 24768. Put nsIDOMXULDocument into this.
...
git-svn-id: svn://10.0.0.236/trunk@58564 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 05:09:23 +00:00
sspitzer%netscape.com
7d9ff21a85
"Local Folders" doesn't have an identity anymore. r=mscott
...
initial changes for authenticated news. still more to be done. r=mscott
bulletproofing changes for migration, never set the port of a server to zero.
git-svn-id: svn://10.0.0.236/trunk@58563 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:57:22 +00:00
morse%netscape.com
d59724c469
fix bug 23892, minor glitches in wording in signon viewer, not reviewed
...
git-svn-id: svn://10.0.0.236/trunk@58562 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:52:22 +00:00
norris%netscape.com
153ee04b50
Fix
...
23643 Reading email messages using <META REFRESH>
23729 Executing functions in "chrome:" protocol - #3 - META REFRES
23730 Executing functions in "chrome:" protocol - #4 - HTTP redire
24217 Access to functions in chrome: protocol using IFRAME
24865 Parsing local non-HTML files #2 using META REFRESH
r=gagan
git-svn-id: svn://10.0.0.236/trunk@58561 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:42:01 +00:00
tonyr%fbdesigns.com
2923ba1537
Update to build under Unix
...
git-svn-id: svn://10.0.0.236/trunk@58560 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:40:00 +00:00
mscott%netscape.com
ff477a94c0
oh goody...the name of this directory conflicts with the directory for the mime converter! As a result
...
this directory was creating a .xpt file that was conflicting with the one built by the mime convrter.
renaming to mimetype.xpt. We had to do this same fix a long time ago to the name of the shared library
and we changed that to mimetype so I'm being consistent.
git-svn-id: svn://10.0.0.236/trunk@58559 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:39:11 +00:00
pinkerton%netscape.com
5785b57676
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@58558 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:14:02 +00:00
waterson%netscape.com
4f5a5431ee
Clean up shared structures between nsRDFGenericBuilder.cpp and nsXULSortService.cpp; r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@58557 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:07:41 +00:00
Jerry.Kirk%Nexwarecorp.com
cfeb969280
Check in some type casts to fix warnings and some changes to support
...
Photon 2
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58556 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:03:48 +00:00
brendan%mozilla.org
a3f5a85a8c
Track js_Invoke API change (24668, r=jband@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@58555 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:00:45 +00:00
mscott%netscape.com
d452e15f7e
Just a little tweak so no code reviewer. SetWindow was returning an error if you passed in null for the dom
...
window. This was throwing an exception that wasn't being caught in JS in the unload handler for the msg window
because when we are unloading we force some clean up by setting the window to null.
git-svn-id: svn://10.0.0.236/trunk@58554 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:57:54 +00:00
Jerry.Kirk%Nexwarecorp.com
632ad9921f
Add some typecasts to eliminate warnings.
...
Adding some code to optimize performance under PHOTON2
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58553 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:52:53 +00:00
Jerry.Kirk%Nexwarecorp.com
afa44532b0
Adding in new code by Derek that better matches Photon Fonts for the font
...
that Mozilla requested.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58552 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:38:02 +00:00
morse%netscape.com
a37aeaed5d
bug 23913, new wallet editor, r=ben
...
git-svn-id: svn://10.0.0.236/trunk@58551 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:30:33 +00:00
Jerry.Kirk%Nexwarecorp.com
0db9c40159
Fixing compiler warning/errors caused by -pedantic
...
Changing method used to extent fonts and adding our version of wctombs
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58549 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:26:00 +00:00
Jerry.Kirk%Nexwarecorp.com
7e473ed8ed
Landing nsIFile.
...
git-svn-id: svn://10.0.0.236/trunk@58548 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:24:36 +00:00
rhp%netscape.com
c2f7bed7c0
Fixing build related problem
...
git-svn-id: svn://10.0.0.236/trunk@58547 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:22:45 +00:00
sspitzer%netscape.com
131d48db1b
removing the extra quotes from the strings.
...
git-svn-id: svn://10.0.0.236/trunk@58546 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:21:54 +00:00
morse%netscape.com
739db895e9
bug 23913, new wallet editor, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58545 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:21:22 +00:00
sspitzer%netscape.com
28339a8287
do this, otherwise rv will be failure in all cases, even when Prompt
...
succeedes.
git-svn-id: svn://10.0.0.236/trunk@58544 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:21:00 +00:00
sfraser%netscape.com
910669a549
Fix for 24556 -- need to install the missing image icons on Mac. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@58543 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:20:50 +00:00
morse%netscape.com
3dd859364d
fix minor coding bug, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58542 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:20:35 +00:00
morse%netscape.com
1a33327923
minor wording change in dialog, not reviewed
...
git-svn-id: svn://10.0.0.236/trunk@58541 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:20:04 +00:00
sspitzer%netscape.com
c15c3507a0
turning off my debug printfs.
...
git-svn-id: svn://10.0.0.236/trunk@58540 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:19:53 +00:00
rhp%netscape.com
27a24f6295
Fixes for several I18N display issues - Bugs #: 3979 23634 2406 24485 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@58539 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:18:36 +00:00
sfraser%netscape.com
6ef5ac154a
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@58538 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:18:22 +00:00
pinkerton%netscape.com
8e66f63eda
removing a printf in SetBounds() i left in somehow.
...
git-svn-id: svn://10.0.0.236/trunk@58537 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:11:49 +00:00
troy%netscape.com
175e0dc98f
b=22325. When resizing the row groups and rows because the table has an
...
explict height, we need to make sure any child views are re-positioned.
This doesn't solve the flicker problem but now edit fields are all in
the right place, and it's good enough that Buster can do his clothes
shoping
git-svn-id: svn://10.0.0.236/trunk@58536 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:11:24 +00:00
gagan%netscape.com
2ad38ca064
We had a nsCOMPtr on a class instead on a interface (along with the problem that its default constructor was protected) This was preventing the cache from being built on AIX. Should work now. r=self(& scc) See bug 24876
...
git-svn-id: svn://10.0.0.236/trunk@58535 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:11:16 +00:00
sfraser%netscape.com
b69d89f5fc
Fix for bug 24618 -- playing sounds with QuickTime crashes. Need to init QuickTime. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@58534 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:04:32 +00:00
syd%netscape.com
e65262c1ad
Minor structural changes to nsSound, r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@58532 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:01:35 +00:00
syd%netscape.com
f7b0da45a4
Reorganization of nsSound, r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@58531 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:57 +00:00
Jerry.Kirk%Nexwarecorp.com
2aa26699fe
Fix the destructor, it leaks less this way.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58530 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:41 +00:00
wtc%netscape.com
45bd7e661d
Bugzilla bug #23969 : checked in dougt/bienvenu's modified fix.
...
git-svn-id: svn://10.0.0.236/trunk@58529 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:35 +00:00
troy%netscape.com
e06a6c1855
b=24815. Make sure not to squelch NS_IMAGE_LOAD_STATUS_ERROR notifications
...
because the image frame needs these to call CantRenderReplacedElement()
git-svn-id: svn://10.0.0.236/trunk@58528 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:26 +00:00
ducarroz%netscape.com
66904514a9
Fix for bug 24628. Smarter decodage of parameters, use pattern [="] and [",] instead on checking only on the quote/doubelquote characters do detect start and end quote in parameters. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@58527 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:12 +00:00
sfraser%netscape.com
b18004bc37
Fix sound playing to be more efficient. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@58526 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:03 +00:00
ducarroz%netscape.com
d498cedb27
Fix for bug 16924,21280. We need to set the focus on a new created row on timer to let a reflow really create the new node. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58525 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:58:53 +00:00
syd%netscape.com
050cf514c2
Changes for nsSound mods. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@58524 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:58:40 +00:00
sfraser%netscape.com
7767924d1c
Work on command updating in the ender widget. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@58523 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:58:25 +00:00
tbogard%aol.net
e290cb5ac8
Added the ability to enumerate through the nsIWebShellWindow list instead of just the domWindow list.
...
git-svn-id: svn://10.0.0.236/trunk@58522 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:54:45 +00:00
leaf%mozilla.org
cf62e9f9d1
making help link go to generic release-notes page
...
git-svn-id: svn://10.0.0.236/trunk@58521 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:53:04 +00:00
tbogard%aol.net
0c65036917
Added the ability to get an enumerator that goes through "nsIWebShellWindow"s rather than DOM windows. These will soon become "nsIXULWindow"s thus the name.
...
git-svn-id: svn://10.0.0.236/trunk@58520 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:52:55 +00:00
terry%mozilla.org
3d9eee1b3b
Added a way to query by bug numbers. Added an "edit this query" link
...
when you view a buglist.
git-svn-id: svn://10.0.0.236/trunk@58519 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:50:37 +00:00
Jerry.Kirk%Nexwarecorp.com
d26bfdb4ad
Add the eMetric_SubmenuDelay option.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58518 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:50:00 +00:00
valeski%netscape.com
14d83e4fad
r=vidur. 20445. We now throw dialogs when a connection is refused or socket activity has timed out.
...
git-svn-id: svn://10.0.0.236/trunk@58517 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:47:58 +00:00
Jerry.Kirk%Nexwarecorp.com
e84bb94540
Remove the Pt_RECTANGULAR flag, its not needed according to Darrin.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58516 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:47:44 +00:00
jim_nance%yahoo.com
80ad4ef452
Enhanced jprof documentation and code.
...
This is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@58515 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:46:30 +00:00
Jerry.Kirk%Nexwarecorp.com
c5519f5e59
Checkin simple type cast to eliminate warning/error with the -pedantic
...
option.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@58514 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:44:18 +00:00
sspitzer%netscape.com
8788855342
fix for #24882 , initialize member to null.
...
git-svn-id: svn://10.0.0.236/trunk@58513 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:40:53 +00:00
despotdaemon%netscape.com
d115185294
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58512 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:40:44 +00:00
valeski%netscape.com
76d72ee785
r=rhp. Further extension of the nsIMIMEService.
...
git-svn-id: svn://10.0.0.236/trunk@58510 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:40:16 +00:00
valeski%netscape.com
85b3633087
Index: appstrings.properties
...
git-svn-id: svn://10.0.0.236/trunk@58509 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:36:08 +00:00
hangas%netscape.com
b55f0bf5d5
Fix for 21151 (enable delete button and menu item even when thread pane not in focus) r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@58508 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:34:15 +00:00
valeski%netscape.com
d2bdd7b1cf
20445. r=warren. We now propagate connection_refused errors from the socket transport.
...
git-svn-id: svn://10.0.0.236/trunk@58507 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:29:42 +00:00
gagan%netscape.com
4f4e669165
Fix a mem leak (spotted by Pav) r=me
...
git-svn-id: svn://10.0.0.236/trunk@58506 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:29:33 +00:00
dougt%netscape.com
bf87762a10
turing off assert until warren and I can take a closer look. r=mccabe.
...
git-svn-id: svn://10.0.0.236/trunk@58505 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:29:29 +00:00
beard%netscape.com
c956c22a62
floating views. bug=21966, r=troy, rods, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58504 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 01:53:34 +00:00
mcafee%netscape.com
71ae94a086
Fixing solaris bustage, include ordering problem? r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@58501 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 01:27:28 +00:00
dougt%netscape.com
87f7d838d9
nsIFile Landing. unescaping path for nsIFile.
...
git-svn-id: svn://10.0.0.236/trunk@58497 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 23:18:44 +00:00
dougt%netscape.com
f24e575c99
wtf. this is the wrong code. part of the nsIFile landing.
...
git-svn-id: svn://10.0.0.236/trunk@58495 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 22:41:10 +00:00
dougt%netscape.com
462ce90367
Fixing build bustage. need to #ifdef PR_LOGGING mSpec.
...
git-svn-id: svn://10.0.0.236/trunk@58494 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 22:28:27 +00:00
dougt%netscape.com
4f23970809
nsIFile Landing
...
git-svn-id: svn://10.0.0.236/trunk@58492 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 22:00:59 +00:00
dougt%netscape.com
16f05fa730
nsIFile Landing
...
git-svn-id: svn://10.0.0.236/trunk@58491 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:31:43 +00:00
dougt%netscape.com
714da09a59
Landing nsIFile.
...
git-svn-id: svn://10.0.0.236/trunk@58490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:28:28 +00:00
nisheeth%netscape.com
1f351b9156
r=Vidur. Always default mDocumentIsLoading to PR_TRUE for now. This stops us from crashing when we hit backspace in the editor.
...
git-svn-id: svn://10.0.0.236/trunk@58488 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 19:11:02 +00:00
alecf%netscape.com
fc44927f1f
timers can't be reused on all platforms, so just keep recreating it each time it fires
...
r=scottip
a=leaf
fix for #24874 (blocker)
git-svn-id: svn://10.0.0.236/trunk@58486 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 18:52:42 +00:00
nis%sparc.spb.su
b83f9d7a71
Fixed bug 23629.
...
The build failed due to changes in nsIDocumentLoaderObserver interface.
Reviewed by sdv@sparc.spb.su
git-svn-id: svn://10.0.0.236/trunk@58485 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 17:37:28 +00:00
blizzard%redhat.com
a7dab9485a
change .obj extension to .cpp for unix bustage. r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@58484 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 16:40:19 +00:00
jdunn%netscape.com
3492de6fc3
#= jdunn@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58483 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:59:26 +00:00
valeski%netscape.com
7f602ff76c
r=gagan. 18977, Implemented FTP upload (AsyncWrite) and 22300 fixed broken FTP responses (many servers don't follow spec and fire back newlines without preceeding numeric codes)
...
git-svn-id: svn://10.0.0.236/trunk@58482 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:55:40 +00:00
brade%netscape.com
049550dd0c
add nsAsyncEvent.cpp (r=valeski)
...
git-svn-id: svn://10.0.0.236/trunk@58481 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:54:33 +00:00
bienvenu%netscape.com
7046d0076b
bulletproof against num thread children getting to 0 r=jefft
...
git-svn-id: svn://10.0.0.236/trunk@58480 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:51:47 +00:00
valeski%netscape.com
b561d747af
added files: mozilla/netwerk/mime/src/nsMIMEServiceModule.cpp, removed files: mozilla/netwerk/mime/src/nsMIMEServiceFactory.cpp
...
git-svn-id: svn://10.0.0.236/trunk@58479 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:41:36 +00:00
valeski%netscape.com
a83ae5bf68
r=rhp. nsIMIMEInfo and nsIMIMEService have been revamped (there's one more small iteration coming tomorrow). nsIMIMEInfo has been extended and the service has been multi indexed using file extensions *and* the MIME type as keys.
...
git-svn-id: svn://10.0.0.236/trunk@58478 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:41:03 +00:00
brade%netscape.com
cfad2aa5e6
remove/stub unused functions; set author meta tag only if author pref; separate debug options out of EditorCommands.js (r=akkana/kin)
...
git-svn-id: svn://10.0.0.236/trunk@58477 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:34:24 +00:00
brade%netscape.com
18aff606ee
separate debug options out of EditorCommands.js (r=kin)
...
git-svn-id: svn://10.0.0.236/trunk@58476 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:31:39 +00:00
brade%netscape.com
e5b509d2b8
remove unused function (r=kin)
...
git-svn-id: svn://10.0.0.236/trunk@58475 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:29:39 +00:00
brade%netscape.com
0aa41dda0b
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@58474 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:28:05 +00:00
dcone%netscape.com
1bc04186ee
Added the canonical pixels scale calculation. r = rods. b = 24405
...
git-svn-id: svn://10.0.0.236/trunk@58473 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 14:58:49 +00:00
dcone%netscape.com
537e58460c
implemented a method to return the canonical pixel scale. r = rods b = 24405
...
git-svn-id: svn://10.0.0.236/trunk@58472 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 14:58:00 +00:00
dcone%netscape.com
99fa2a2ddb
Added a member for the Canonical pixel scale - cross platform. r=rods b=24405
...
git-svn-id: svn://10.0.0.236/trunk@58471 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 14:52:12 +00:00
neeti%netscape.com
7d4b7e4aac
fix for memory leak of EventQueueEntry, bug - 24090, r=warren/morse
...
git-svn-id: svn://10.0.0.236/trunk@58470 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 14:15:10 +00:00
leaf%mozilla.org
16d6140f3a
switching to native perl mkdir, does not affect build. r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@58469 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 13:54:29 +00:00
michael.lowe%bigfoot.com
eaa317cc7b
Further optimisation to Windows timers. Some more to come later
...
git-svn-id: svn://10.0.0.236/trunk@58468 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 13:35:21 +00:00
pierre%netscape.com
a0876134ef
Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'.
...
git-svn-id: svn://10.0.0.236/trunk@58467 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 11:19:55 +00:00
pierre%netscape.com
2a14b9586a
9809 "Dynamic changes of outline properties aren't repainted". Generate a reflow when the outline changes.
...
git-svn-id: svn://10.0.0.236/trunk@58466 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 08:16:54 +00:00
nisheeth%netscape.com
26ad5f5255
Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me.
...
git-svn-id: svn://10.0.0.236/trunk@58465 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 06:43:15 +00:00
alecf%netscape.com
b54cd5d4a0
fix missing space from complete identity line (too simple for a reviewer!)
...
git-svn-id: svn://10.0.0.236/trunk@58464 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 06:11:36 +00:00
terry%mozilla.org
f0fd9914f3
Very minor HTML tweaking.
...
git-svn-id: svn://10.0.0.236/trunk@58463 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 05:50:46 +00:00
terry%mozilla.org
64245e9642
New email code wasn't sending to people who had voted for a bug.
...
Added "My votes" link to footer. Other minor voting-related fixes.
git-svn-id: svn://10.0.0.236/trunk@58462 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 05:41:40 +00:00
bryner%uiuc.edu
738509aa57
Fixing linux build bustage. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@58461 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 04:45:54 +00:00
warren%netscape.com
2a407c901f
Added code to cancel/suspend/resume jar channels. Bug #24338
...
git-svn-id: svn://10.0.0.236/trunk@58460 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 03:54:20 +00:00
mscott%netscape.com
9ab1fc4de0
add a new line to the end of this file
...
git-svn-id: svn://10.0.0.236/trunk@58458 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 02:08:44 +00:00
mscott%netscape.com
d5c877692f
Add Add to AB and Send Mailto strings because these are in the new popup when you click
...
on an email address.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@58457 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 02:07:44 +00:00
mscott%netscape.com
d37b1e8cd2
Bug #24399 --> make the interface called from JS use unicode instead of
...
UTF-8 strings. This means we have to convert unicode to UTF-8 and then
convert the results of the parsing back into unicode before returning.
this was already checked into the m13 branch.
r=alecf,sspitzer
git-svn-id: svn://10.0.0.236/trunk@58456 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 02:01:59 +00:00
mscott%netscape.com
3211b71bf1
Bug #24399 --> fix displaying of email addresses with japanese characters
...
turn email addresses into titled buttons instead of html anchors such that
clicking on the address brings up a menu popup which shows you add to address book
or send mail to options...
r=alecf
git-svn-id: svn://10.0.0.236/trunk@58455 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 02:00:14 +00:00
mscott%netscape.com
dfa0c12c3b
Convert all email addresses into titled buttons instead of html anchors. Make subject
...
bold.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@58454 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 01:58:23 +00:00
mscott%netscape.com
d89e9cd9f6
add a popup for Add To AB and Send Mail To when you click on an email address.
...
r=alecf
git-svn-id: svn://10.0.0.236/trunk@58453 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 01:57:10 +00:00
alecf%netscape.com
36d4b6d227
include the interface, not the implementation, to reduce dependancies & speed up build (no reviewer, just a simple change)
...
git-svn-id: svn://10.0.0.236/trunk@58452 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 01:55:56 +00:00
mscott%netscape.com
6fea33e1cc
Bug #23528 --> add style for making the subject bold. Add styles for email address button
...
to make it look like a link.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@58451 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 01:55:39 +00:00
alecf%netscape.com
2f05dc1390
coalesce meteor starts/stops that happen within a 1/2 second of each other - speeds up mail operations
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@58450 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 01:54:05 +00:00
mscott%netscape.com
529d661b35
Add msgHdrViewAddresses.js to the Mac build.
...
git-svn-id: svn://10.0.0.236/trunk@58449 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 00:46:14 +00:00
mscott%netscape.com
f35750ad84
Add msgHdrViewAddresses.js to the Unix build.
...
git-svn-id: svn://10.0.0.236/trunk@58448 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 00:45:32 +00:00
mscott%netscape.com
c51c1955eb
Add msgHdrViewAddresses.js to the windows build.
...
git-svn-id: svn://10.0.0.236/trunk@58447 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 00:44:24 +00:00
mscott%netscape.com
e1e7602719
Adding this file to the repository (not built yet). This is a stub file
...
which contains some JS methods used for special email address processing
you might want to perform on email addresses.
git-svn-id: svn://10.0.0.236/trunk@58446 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 00:43:06 +00:00
mscott%netscape.com
b3652645d8
Bug #24796 --> the fix for the cache manager friday night broke quoting msgs
...
for imap (which uses the memory cache). You don't need a load group to run a url
through the cache....so don't return an error if the load group is null
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@58445 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 00:32:14 +00:00
terry%mozilla.org
25d970d04b
Fixed bug causing named queries to get all screwed up around "target
...
milestones".
git-svn-id: svn://10.0.0.236/trunk@58444 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 20:37:46 +00:00
terry%mozilla.org
fd5541afb9
Named queries (and the default query) are now stored server side, in
...
the database, rather than in cookies. This means you have to log
in to use these features, but I have plans that require them to be
server-side. (Besides, some people were beginning to run out of
cookie space.)
git-svn-id: svn://10.0.0.236/trunk@58443 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 20:31:50 +00:00
ben%netscape.com
b96641062b
fix bug 24752 (back button on profile mgr page) r=syd@netscape.com; and partial for 23121 (jumpy text in titledbuttons that are disabled).
...
git-svn-id: svn://10.0.0.236/trunk@58442 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 20:06:02 +00:00
tonyr%fbdesigns.com
0c8bdaf71f
Added unix makefiles for import service and text import component
...
git-svn-id: svn://10.0.0.236/trunk@58441 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 19:51:23 +00:00
brade%netscape.com
984eac8bce
load help into a new browser window (rather than using the current front window which may not be a browser window) ( #20291 ; r=hangas)
...
git-svn-id: svn://10.0.0.236/trunk@58440 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 19:43:57 +00:00
brade%netscape.com
93daf02edd
fix typos in entities (r=momoi)
...
git-svn-id: svn://10.0.0.236/trunk@58439 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 19:19:32 +00:00
brade%netscape.com
eb5b79bd37
call MenuKey if only the cmdKey is pressed (don't call it if the shift key or other modifier keys are pressed). r=saari
...
git-svn-id: svn://10.0.0.236/trunk@58438 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 19:02:40 +00:00
terry%mozilla.org
951effc9c3
Add a way to remove a default query that you may have set.
...
git-svn-id: svn://10.0.0.236/trunk@58437 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 17:14:09 +00:00
terry%mozilla.org
444b0f45ef
Remove unused file
...
git-svn-id: svn://10.0.0.236/trunk@58436 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 16:57:32 +00:00
michael.lowe%bigfoot.com
11377834e1
Convert About Mozilla into a modal dialog (bug 5921)
...
git-svn-id: svn://10.0.0.236/trunk@58435 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 12:40:24 +00:00
leaf%mozilla.org
35e49fbd51
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58434 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 12:16:14 +00:00
briano%netscape.com
40e043cf0c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58433 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 12:15:24 +00:00
tbogard%aol.net
f1efa94fe4
Added the ability to GetInterface to nsIDOMWindow from an nsIDocShell. Changed a couple of AddRef and Release calls to use the macros.
...
git-svn-id: svn://10.0.0.236/trunk@58431 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 06:00:11 +00:00
terry%mozilla.org
76d8aaddef
Added much more crosschecks, and simplified a lot of the code.
...
git-svn-id: svn://10.0.0.236/trunk@58430 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 04:37:40 +00:00
norris%netscape.com
e4653042f2
Files:
...
caps/include/nsScriptSecurityManager.h
caps/src/nsScriptSecurityManager.cpp
modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson
Files:
dom/src/base/nsGlobalWindow.cpp
layout/base/src/nsDocument.cpp
layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.
Files:
dom/src/jsurl/nsJSProtocolHandler.cpp
webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth
Files:
layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
git-svn-id: svn://10.0.0.236/trunk@58429 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 04:23:14 +00:00
terry%mozilla.org
162b271993
Fixed stupid typo that caused exact email searches in descriptions to crash.
...
git-svn-id: svn://10.0.0.236/trunk@58428 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 04:01:25 +00:00
terry%mozilla.org
f9fe5a0435
Oops; previous change would cause delta_ts values to be lost in the bugs table.
...
git-svn-id: svn://10.0.0.236/trunk@58427 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 03:57:11 +00:00
terry%mozilla.org
ebb28e3500
The "login_name" field in the "profiles" table was not declared to be
...
unique. Sure enough, somehow, I got 22 duplicated entries in my
database. This code detects that, cleans up the duplicates, and then
tweaks the table to declare the field to be unique. What a pain.
git-svn-id: svn://10.0.0.236/trunk@58426 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 03:36:17 +00:00
michael.lowe%bigfoot.com
b62f8a9172
Redesigned open web location dialog (bug 23950) r=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58425 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 03:31:17 +00:00
nisheeth%netscape.com
452f37d136
Fix for bug 20619. This affects only those builds which were built with MOZ_PERF set in the environment. The start of the url load is no longer output twice on the console.
...
git-svn-id: svn://10.0.0.236/trunk@58424 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 02:31:52 +00:00
terry%mozilla.org
004bababb5
Can now search for people who have added text to a bug.
...
git-svn-id: svn://10.0.0.236/trunk@58423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 02:22:11 +00:00
terry%mozilla.org
e804050006
New email code wasn't notifying people of changes in state of
...
dependent bugs.
git-svn-id: svn://10.0.0.236/trunk@58422 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 01:03:15 +00:00
michael.lowe%bigfoot.com
9dbbe8d658
Minor changes to menu item capitalisation
...
git-svn-id: svn://10.0.0.236/trunk@58421 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 00:53:04 +00:00
jfrancis%netscape.com
f912255c5d
fixing rdf build bustage
...
git-svn-id: svn://10.0.0.236/trunk@58420 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 00:25:21 +00:00
dp%netscape.com
2b951372c5
Moving CID definition back into nsICookieService.h
...
Other code seems to be expecting it here. :-(
git-svn-id: svn://10.0.0.236/trunk@58419 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 23:13:58 +00:00
dp%netscape.com
ba5bed7802
Using progid instead of cid for creation of cookie service. r=morse
...
git-svn-id: svn://10.0.0.236/trunk@58418 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:53:21 +00:00
dp%netscape.com
57812295a4
Removing unused header file
...
git-svn-id: svn://10.0.0.236/trunk@58417 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:47:39 +00:00
dp%netscape.com
b0c62b3acb
Preparing cookies for merging with necko.
...
- Eliminated interdepency betn CookieService and CookieHTTPNotify
- CID/Progid for CookieHTTPNotify
git-svn-id: svn://10.0.0.236/trunk@58416 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:46:13 +00:00
terry%mozilla.org
071c01f7ca
Honor the emailregexp param when checking email addresses.
...
git-svn-id: svn://10.0.0.236/trunk@58415 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:19:05 +00:00
waterson%netscape.com
e7fe781360
Bugs 18127, 20677, 23905. Partial fix. Give the nsXULPrototypeDocument it's own JSContext to use for compiling scripts and event handlers. Modify script and event handler code to compile shared scripts using this context, if appropriate. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58414 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:00:35 +00:00
terry%mozilla.org
0429df301e
Removed stupid test.
...
git-svn-id: svn://10.0.0.236/trunk@58413 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 21:44:10 +00:00
terry%mozilla.org
e11e9b4ace
AACK! checksetup.pl was stomping all over the new fielddefs table if
...
it got run more than once. This checkin fixes that, and also changes
the DumpBugActivity() routine to give me enough information to
hopefully repair the damaged mozilla.org database...
git-svn-id: svn://10.0.0.236/trunk@58412 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 21:43:30 +00:00
waterson%netscape.com
a0459b9da7
Make comments javadoc-style.
...
git-svn-id: svn://10.0.0.236/trunk@58411 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 20:55:26 +00:00
morse%netscape.com
7b9bf9f48b
fix bug 24516, cookies file was being read one byte at a time, r=neeti
...
git-svn-id: svn://10.0.0.236/trunk@58410 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 20:24:48 +00:00
terry%mozilla.org
4b8f3f6dc5
Minor wording change to hopefully make it more obvious slight changes
...
in the "long description" search.
git-svn-id: svn://10.0.0.236/trunk@58409 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:43:30 +00:00
terry%mozilla.org
347248f67b
Stupid typo caused "any words" and "all words" searches on the long
...
description to crash.
git-svn-id: svn://10.0.0.236/trunk@58408 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:31:41 +00:00
terry%mozilla.org
e7806e57f0
Fixed stupid typo.
...
git-svn-id: svn://10.0.0.236/trunk@58407 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:25:33 +00:00
terry%mozilla.org
556880c3d1
If no sort order is specified, use the cookie if available.
...
git-svn-id: svn://10.0.0.236/trunk@58406 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:23:58 +00:00
terry%mozilla.org
2cfbd32811
Remember the previous sort order in a cookie, and make that the
...
default sort order for new queries. Add a new "show list" link to the
navigation header to return you to the list of selected bugs.
git-svn-id: svn://10.0.0.236/trunk@58405 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:08:57 +00:00
terry%mozilla.org
92aae0a085
Patch by Christine Begle <cbegle@mozilla.org>>, with heavy
...
modifications by me -- let you query for "any words" and "all words",
as well as the existing substring and regexp stuff.
git-svn-id: svn://10.0.0.236/trunk@58404 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 17:50:00 +00:00
terry%mozilla.org
44682785ae
Patch by Klaas Freitag <freitag@suse.de>, with modifications by me --
...
don't generate HTML tables with more than 50 lines, as browsers generally
can't cope with huge tables.
git-svn-id: svn://10.0.0.236/trunk@58402 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 16:51:49 +00:00
terry%mozilla.org
b0244ed153
Patch by Holger Schurig <holger@holger.om.org> -- add new localconfig
...
option to skip the database check (since that code doesn't work with
all versions of MySQL/Msql-mysql/Perl/moonphase).
git-svn-id: svn://10.0.0.236/trunk@58401 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 16:33:33 +00:00
wtc%netscape.com
9096668a54
Backed out previous checkin because it introduced bug #23969 .
...
a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58389 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 07:21:32 +00:00
beard%netscape.com
2eb0f407b5
changed all "try { s = (Scriptable) obj; } catch (ClassCastException e) {...}" to "if (obj instanceof Scriptable) { ... }". This will generally be more efficient NOT to use exception handling where instanceof will do.
...
git-svn-id: svn://10.0.0.236/trunk@58388 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 04:41:30 +00:00
terry%mozilla.org
0065d16c1f
Whoops; code to let people turn on new "newemailtech" pref was busted.
...
git-svn-id: svn://10.0.0.236/trunk@58387 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 04:37:42 +00:00
terry%mozilla.org
d8d959532a
Added a new table fielddefs that records information about the
...
different fields we keep an activity log on. The bugs_activity table
now has a pointer into that table instead of recording the name directly.
Set up a new, highly experimental email-notification scheme. To turn
it on, the maintainer has to turn on the "New email tech" param, and
then individual users have to turn on the "New email tech" preference.
git-svn-id: svn://10.0.0.236/trunk@58386 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 04:24:42 +00:00
beard%netscape.com
e36ce06075
fix case for anonymous functions.
...
git-svn-id: svn://10.0.0.236/trunk@58384 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 03:28:04 +00:00
tbogard%aol.net
f37b468c2f
First check in for nsXULWindow, nsContentTreeOwner and nsChromeTreeOwner. These collectively serve as the eventual replacement for nsWebShellWindow. (This is not hooked to the build).
...
git-svn-id: svn://10.0.0.236/trunk@58383 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 03:15:41 +00:00
tbogard%aol.net
5976a5dc92
Started filling in methods needed on nsIXULWindow. (This is not hooked to the build).
...
git-svn-id: svn://10.0.0.236/trunk@58382 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 03:13:20 +00:00
alecf%netscape.com
24868930cc
fix linux bustage
...
git-svn-id: svn://10.0.0.236/trunk@58380 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 02:22:09 +00:00
warren%netscape.com
eea2d36168
A better fix for the spin while retrieving POP messages on linux. Needed to handle PR_POLL_HUP, but apparently animated gifs return this too and its not a failure. r=alecf,mcafee
...
git-svn-id: svn://10.0.0.236/trunk@58375 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 02:09:59 +00:00
troy%netscape.com
60471abd92
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
...
child list and changed ReparentFrameView() to check it.
git-svn-id: svn://10.0.0.236/trunk@58373 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 01:16:50 +00:00
ducarroz%netscape.com
acd1f70314
Bug 24705. OpenComposeWindowWithURI must not escape parameters before calling OpenComposeWindowWithValues since fix for bug 24301. R=ssptizer,jefft A=brendan@mozilla.org,jar,chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58372 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 01:02:01 +00:00
rickg%netscape.com
3656e27e92
added htmlgen docs
...
git-svn-id: svn://10.0.0.236/trunk@58371 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:56:02 +00:00
rickg%netscape.com
8374c14a86
small improvements to htmlgen utility; this does NOT affect the mozilla tree
...
git-svn-id: svn://10.0.0.236/trunk@58370 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:55:25 +00:00
karnaze%netscape.com
bd7ffe3fb8
new regression tests, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@58368 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:48:13 +00:00
leila.garin%eng.sun.com
01b266bc36
Added RunTimeException handling
...
git-svn-id: svn://10.0.0.236/trunk@58366 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:20:21 +00:00
valeski%netscape.com
703d390a6d
24250. r=gordon,mscott,warren. We now ensure that a cache entry adds itself to the loadgroup *before* the load group goes away. This allows the editor to 'Edit Page's again.
...
git-svn-id: svn://10.0.0.236/trunk@58364 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 23:58:29 +00:00
warren%netscape.com
e6edaea7c3
Fix for bugs 24008 and 23849 -- needed to keep mSegmentEnd and mWriteCursor in sync for out-of-memory case. a=chofmann r=fur,gordon
...
git-svn-id: svn://10.0.0.236/trunk@58362 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 23:16:35 +00:00
michael.lowe%bigfoot.com
5fcb19144c
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@58361 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 22:47:22 +00:00
mcafee%netscape.com
83eba67728
Invalid html, added trailing /html tag.
...
git-svn-id: svn://10.0.0.236/trunk@58359 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 22:01:11 +00:00
michael.lowe%bigfoot.com
6856aa06f0
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58358 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:56:09 +00:00
wtc%netscape.com
9adc422a4b
Bugzilla bug #23969 : checked in patches from dougt@netscape.com and
...
bienvenu@netscape.com . r=troy@netscape.com ,wtc@netscape.com .
a=brendan@mozilla.org .
git-svn-id: svn://10.0.0.236/trunk@58356 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:53:40 +00:00
michael.lowe%bigfoot.com
48f2c405ec
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58355 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:45:50 +00:00
ducarroz%netscape.com
42b0c8115d
Bug 24301. OpenComposeWindowWithValues now pass value through a nsIMsgCompFields object instead of passing them directly as argument. R=mscott,bienvenu A=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58352 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 15:08:55 +00:00
ducarroz%netscape.com
f8402bd1cd
Bug 24391. Replace OpenComposeWindowWithValues by OpenComposeWindow. R=mscott,bienvenu A=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58350 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 15:05:59 +00:00
mscott%netscape.com
51e97f2218
Bug #23325 --> if someone tries to illegally make us resolve a relative url against a mailnews url (imap,
...
mailbox, news, etc.) just return "about:blank" as the url. Why? 'cause mailnews urls aren't relative and
trying to do so with msgs that don't have base urls associated with them is causing lots of problems.
r=sspitzer,rhp
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58348 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 05:49:20 +00:00
warren%netscape.com
f7ae9b56ef
Reverted change for PR_POLL_HUP to see if it clears up the tinderbox bloat test problem.
...
git-svn-id: svn://10.0.0.236/trunk@58347 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 03:31:39 +00:00
jdunn%netscape.com
abb7e24211
Enable Optimized builds on HPUX
...
# 18875
r= pepper@netscape.com
a= chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58346 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 03:17:50 +00:00
jst%citec.fi
d592dbb12a
Fixing build bustage on linux, added a missing .get() on a nsCOMPtr. a=leaf@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@58345 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 02:30:02 +00:00
briano%netscape.com
7e295a27c0
Tweaks for my IRIX 5.3 build.
...
git-svn-id: svn://10.0.0.236/trunk@58344 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 02:28:06 +00:00
beard%netscape.com
9711b10ee4
USE_NEW_COMPOSITOR=1 for M13. r=vidur,troy a=jar
...
git-svn-id: svn://10.0.0.236/trunk@58343 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 02:06:22 +00:00
danm%netscape.com
fb34e679c1
release widget addrefed during processing of mouse events. fixes leak which fixes crasher bugs 23652 and 24387. r:saari a:brendan.
...
git-svn-id: svn://10.0.0.236/trunk@58341 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:39:39 +00:00
vidur%netscape.com
e66d7c18a4
a=chofmann. r=nisheeth, hyatt. Revised fix for bug 24442 and 24524. Switched
...
reference count handling for the content stack to use nsISupports. The previous
check introduced a leak.
git-svn-id: svn://10.0.0.236/trunk@58340 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:32:32 +00:00
jefft%netscape.com
349bcef4e2
fixed bug 23447 -- Empty Trash on Pop3 not working; JS file change only; r=bienvenu,putterman; a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58339 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:30:00 +00:00
ssu%netscape.com
10ab030809
fixing bug #24373 . no longer installs msvcrt dlls. a=chofmann. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@58337 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:25:43 +00:00
despotdaemon%netscape.com
7c49c20526
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58334 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 01:01:01 +00:00
vidur%netscape.com
80a6fe785d
a=chofmann. r=vidur, troy. This is Nisheeth checking in on Vidur's machine. This fixes
...
bug 24442 and bug 24524. The content stack wasn't addref'ing the content objects pushed
onto it while the content sink destructor was releasing the content objects. This caused
a crash because the root content object would get freed one too many times. Now,
PushContent() addrefs the content object before inserting it into the content stack.
git-svn-id: svn://10.0.0.236/trunk@58332 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 00:05:36 +00:00
putterman%netscape.com
e718bd1b7a
Fix for 24362. Status bar gets updated message counts. a=chofmann. r=dp and jband.
...
git-svn-id: svn://10.0.0.236/trunk@58330 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:57:08 +00:00
putterman%netscape.com
0948d4cb17
Fix for 24362 and 23755. Can now see downloaded mail for a new profile. Status bar gets updated
...
message counts. a=chofmann. r=alecf and bienvenu.
git-svn-id: svn://10.0.0.236/trunk@58329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:56:00 +00:00
warren%netscape.com
483a911570
Fixed assertion/malfunction when timers are set on bookmarks because the bookmark service's QI didn't return nsIStreamListener. r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@58327 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:44:50 +00:00
tor%cs.brown.edu
77f617c5fd
Merge gtk font changes, fix font handling in PopState().
...
Not in standard build. r=blizzard, a=choffman
git-svn-id: svn://10.0.0.236/trunk@58326 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:43:29 +00:00
warren%netscape.com
8ec07e47be
Fix spin retrieving POP messages on linux. Needed to handle PR_POLL_HUP. r=wtc,valeski,alecf,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@58325 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:37:34 +00:00
leila.garin%eng.sun.com
65a4e34ca8
Removed NodeImpl_equals_3
...
git-svn-id: svn://10.0.0.236/trunk@58324 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:35:25 +00:00
leila.garin%eng.sun.com
cc0d3e976d
changed PASS/FAIL conditions and add print statments
...
git-svn-id: svn://10.0.0.236/trunk@58323 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:32:20 +00:00
terry%mozilla.org
052b207ca3
Continue making the last-changed date on a bug be updated if someone only adds a comment.
...
git-svn-id: svn://10.0.0.236/trunk@58321 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:42:23 +00:00
terry%mozilla.org
e0dedb50dd
Don't try to put out the footer if we're shutdown (as that can try to access the DB which we don't want).
...
git-svn-id: svn://10.0.0.236/trunk@58320 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:36:20 +00:00
terry%mozilla.org
36d20e90ba
Moved all the long descriptions out of the bugs table, and into a new
...
table. There is now a separate entry for each new long description,
rather than appending them all together in one big field.
git-svn-id: svn://10.0.0.236/trunk@58319 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 21:31:22 +00:00
norris%netscape.com
54ceaa1876
Fix ecma_3/ExecutionContexts/10.1.3.js
...
r=rogerl
git-svn-id: svn://10.0.0.236/trunk@58318 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 20:59:56 +00:00
morse%netscape.com
c01401dc95
fix corruption of username in saved password database, r=dp,waterson, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@58317 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 20:58:41 +00:00
rginda%netscape.com
a4e709470d
Fixed testcase
...
git-svn-id: svn://10.0.0.236/trunk@58316 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 20:35:39 +00:00
nisheeth%netscape.com
969869e05b
a=chofmann. r=rods, attinasi. The frame's state bits were getting reset by the NS_NewFieldSetFrame() method. This was causing asserts in layout because the frame did not have its dirty bit set. Fixed.
...
git-svn-id: svn://10.0.0.236/trunk@58301 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 17:14:34 +00:00
rods%netscape.com
b3556a9f91
explicitly setting the ":button-content" rule to be "left" justified for input inside of a select.
...
this got broke when the gernic case was set to "center"
bug 24356 r=dcone
git-svn-id: svn://10.0.0.236/trunk@58300 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 15:56:43 +00:00
despotdaemon%netscape.com
5e3218bfbf
Pseudo-automatic update of changes made by michael.lowe@bigfoot.com.
...
git-svn-id: svn://10.0.0.236/trunk@58299 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 13:24:17 +00:00
pavlov%netscape.com
d338052255
revert last checkin for this file to fix 24414 r=akkana,jar a=jar
...
git-svn-id: svn://10.0.0.236/trunk@58294 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 07:27:42 +00:00
warren%netscape.com
5419689e0d
Enhanced logging to help debug bug #23778
...
git-svn-id: svn://10.0.0.236/trunk@58293 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 05:25:07 +00:00
despotdaemon%netscape.com
38c188861e
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58291 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 04:05:12 +00:00
mscott%netscape.com
6aeda2cce8
Bug #24274--> when creating a new channel, if we don't have a mock channel,
...
return an error instead of NS_OK.
r=bienvenu,travis
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58290 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:55:25 +00:00
mscott%netscape.com
83eac744c1
Bug #24274--> delay creating a dummy channel in DoLoadURL until we are sure
...
we are going to need it.
r=bienvenu,travis
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58289 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:54:35 +00:00
matt%netscape.com
078aabe70e
changing fonts to int to string.... r=eric brendan okayed
...
git-svn-id: svn://10.0.0.236/trunk@58288 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:09:45 +00:00
matt%netscape.com
368a8f4c1a
fixing for font pref emergency r=erik brendan okayed
...
git-svn-id: svn://10.0.0.236/trunk@58287 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 03:08:44 +00:00
mcafee%netscape.com
d43a860bbe
Fix for (24303), Top-level PToolbar items that are folders, that have contents, were appearing black. Reverting bmenu class rename back to bookmarkFolder. Added rules to match menu item color with toolbar. r=hyatt, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@58286 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 02:58:30 +00:00
slamm%netscape.com
deb13dc0ed
List of images on mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58285 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 02:32:18 +00:00
rginda%netscape.com
9a67bdaab7
Remove 'use 5.004;', only seems to work on linux
...
git-svn-id: svn://10.0.0.236/trunk@58282 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:21:05 +00:00
erik%netscape.com
9f9aa6f3e7
bug 24355; Fixed Width Font too large in documents with text fields,
...
e.g. Bugzilla; going back to the old Variable bigger than Fixed way;
r=ftang; a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58281 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:20:11 +00:00
sfraser%netscape.com
959fde1bd2
Fix for bug 24392 -- no prefs window on Mac. r=alecf. Also making chatzilla work again.
...
git-svn-id: svn://10.0.0.236/trunk@58280 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:18:56 +00:00
sfraser%netscape.com
d54dda950e
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@58279 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 01:18:09 +00:00
valeski%netscape.com
8b0294ca80
a=leaf, r=warren. 22322. When FTP loads were stopping, the throbber wasn't. LoadGroup symantics changed when rpotts dropped in new load group stuff a few days ago. We still have throbber start problems, but this at least stops it
...
git-svn-id: svn://10.0.0.236/trunk@58277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 00:51:18 +00:00
mstoltz%netscape.com
c5d4b0fbae
Fixed build blocker on HPUX, AIX, and Solaris by adding a cast. r=norris a=jar bug=24322
...
git-svn-id: svn://10.0.0.236/trunk@58276 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 00:19:30 +00:00
despotdaemon%netscape.com
4dc4a69a9d
Pseudo-automatic update of changes made by michael.lowe@bigfoot.com.
...
git-svn-id: svn://10.0.0.236/trunk@58275 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 23:57:17 +00:00
jefft%netscape.com
8108577a7d
non-crashing fix for bug 24407; check for null pointer prior calling nsCRT::strdup(); r=bienvenu,mscott
...
git-svn-id: svn://10.0.0.236/trunk@58270 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 23:43:42 +00:00
norris%netscape.com
c76212942e
Fix bug 24378 All DOM security checks inadvertently disabled
...
r=mstoltz,rogerl;a=jar
git-svn-id: svn://10.0.0.236/trunk@58269 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 23:39:07 +00:00
scc%netscape.com
b981dc83f5
Must use |GetEnumerator|; can't QI a selection to get the enumerator. Fixes bug #24354 . Also fixes a leak in the same routine. r=buster, a={chofmann, brendan}
...
git-svn-id: svn://10.0.0.236/trunk@58268 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:56:25 +00:00
varada%netscape.com
2aadccc026
fix for bug#24420 removing spaces from the title
...
git-svn-id: svn://10.0.0.236/trunk@58267 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:54:46 +00:00
rogerl%netscape.com
8fca7d6b86
Bug #24023 , infinite loop in interpreter when catch clause has a throw.
...
This was caused by a previous bug fix in which I moved the try stack
decrement to the end of the catch clause because it was getting skipped
by the final statement in the try block (which is always a goto around the
catch block). Better is to make sure the endTry is the statment just before
that goto, and do the try stack decrement in the catch the way god intended.
git-svn-id: svn://10.0.0.236/trunk@58266 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:50:27 +00:00
slamm%netscape.com
6e9972667a
Update script so it can be used to weed out broken or long loading images.
...
git-svn-id: svn://10.0.0.236/trunk@58265 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:46:03 +00:00
pollmann%netscape.com
45c20141a8
Bug 20315: Copy charset information down into child webshell (no js regression!) r=buster, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58264 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:43:48 +00:00
rbs%maths.uq.edu.au
cc40d1c9ce
[MATHML] Stabilization of some measurements. a:choffmann
...
git-svn-id: svn://10.0.0.236/trunk@58263 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:36:23 +00:00
joki%netscape.com
88ea82eb9b
Fix bug 24310 by backing out fix for 21304. a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58262 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:34:47 +00:00
bienvenu%netscape.com
55f060e1a8
fix copying multiple msgs from local folder to imap r=jefft,mscott a=chofmann 24384
...
git-svn-id: svn://10.0.0.236/trunk@58261 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:25:53 +00:00
hyatt%netscape.com
000188b782
Fix for a minor little bug I introduced into GetChecked (that only happened with
...
trees). Thanks to jdunn for spotting it. r=matejka, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58260 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:18:57 +00:00
despotdaemon%netscape.com
f05eb6e159
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@58259 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:00:25 +00:00
rickg%netscape.com
25f07525e8
further enhancements to residual style docs
...
git-svn-id: svn://10.0.0.236/trunk@58258 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 21:50:44 +00:00
rickg%netscape.com
3a8ccbf675
adding residual style tests
...
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 21:33:20 +00:00
terry%mozilla.org
7aea12cb09
Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if they asked for no header.
...
git-svn-id: svn://10.0.0.236/trunk@58256 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 20:30:28 +00:00
rogerl%netscape.com
71147656fd
Bug #23609 - optimization in IRFactory for post-increment was incomplete.
...
git-svn-id: svn://10.0.0.236/trunk@58254 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:32:45 +00:00
terry%mozilla.org
ac98b7c9de
Allow whitespace to be used to separate keywords.
...
git-svn-id: svn://10.0.0.236/trunk@58253 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:32:05 +00:00
terry%mozilla.org
ba523f0ca7
Let's outlaw whitespace in keywords.
...
git-svn-id: svn://10.0.0.236/trunk@58252 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:26:37 +00:00
ssu%netscape.com
b99f7fb3f7
undoing my previous checkin. wrong branch.
...
git-svn-id: svn://10.0.0.236/trunk@58249 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:19:00 +00:00
ssu%netscape.com
5417afa60a
working on fixing disk space calculation problems with certain components
...
git-svn-id: svn://10.0.0.236/trunk@58248 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:18:07 +00:00
mcafee%netscape.com
d6b7933dcd
Need newline at end of file for some unixes. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@58247 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:17:22 +00:00
terry%mozilla.org
0c0b6247f0
Oops; query results were always coming back empty if you specified
...
multiple directories.
git-svn-id: svn://10.0.0.236/trunk@58246 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:04:31 +00:00
norris%netscape.com
a93e26d45a
Fix icode printing for call opcodes.
...
git-svn-id: svn://10.0.0.236/trunk@58245 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 18:38:42 +00:00
despotdaemon%netscape.com
d6cd13dd28
Pseudo-automatic update of changes made by jim_nance@yahoo.com.
...
git-svn-id: svn://10.0.0.236/trunk@58244 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 18:34:29 +00:00
despotdaemon%netscape.com
f6dce13f6c
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58243 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 18:10:50 +00:00
despotdaemon%netscape.com
29fed2663b
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58242 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 18:05:33 +00:00
leila.garin%eng.sun.com
6b367f323e
Added package entry
...
git-svn-id: svn://10.0.0.236/trunk@58241 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 17:42:45 +00:00
pierre%netscape.com
7171b0a1ac
Backing out one line from the previous checkin in order to fix #24344 ("Crash when displaying a list box").
...
git-svn-id: svn://10.0.0.236/trunk@58240 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 12:27:40 +00:00
warren%netscape.com
422ddc7af8
Attempt to fix bloat stat problem. I think linux is hanging on exit.
...
git-svn-id: svn://10.0.0.236/trunk@58239 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 09:27:42 +00:00
hyatt%netscape.com
fe56f37c20
Fix for 24201. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@58238 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 08:17:50 +00:00
warren%netscape.com
7a0cd01667
Removed unnecessary mThreadHandle
...
git-svn-id: svn://10.0.0.236/trunk@58237 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 08:01:21 +00:00
warren%netscape.com
0d0c5b71f3
Fix to shutdown socket transport service. DNS service too. Bug #21124 r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@58236 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:58:40 +00:00
waterson%netscape.com
ac665d9f14
Fix crasher in nsRepeatService by adding some sanity checking code.
...
git-svn-id: svn://10.0.0.236/trunk@58235 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:40:18 +00:00
bienvenu%netscape.com
0f7df50fc0
fix crash on win98 with funny file names, r=dougt 23578
...
git-svn-id: svn://10.0.0.236/trunk@58234 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:29:33 +00:00
gayatrib%netscape.com
d5ed53991c
Added code to check for existence of a jar file in the cache before downloading it. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@58232 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:20:31 +00:00
waterson%netscape.com
ea2ff6086d
Bug 24285. Disable FitToScreen(), which seems to be causing the problem.
...
git-svn-id: svn://10.0.0.236/trunk@58231 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:07:16 +00:00
gagan%netscape.com
642cc21d21
Fixing build breakage... reordered the #includes.
...
git-svn-id: svn://10.0.0.236/trunk@58229 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 06:34:25 +00:00
waterson%netscape.com
5b71fc2554
Gak. Forgot to comment the oddity that may occur...
...
git-svn-id: svn://10.0.0.236/trunk@58228 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 06:00:25 +00:00
waterson%netscape.com
be7902c0e7
Remove bogobotch that is breaking cloneNode(). r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58227 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 05:51:30 +00:00
matt%netscape.com
2299c7f6ac
adding id for commercial build help menu overlay
...
git-svn-id: svn://10.0.0.236/trunk@58226 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 05:20:37 +00:00
gagan%netscape.com
73e26a0430
Fix for 22405. Proxy auth is in. I have also created a separate bug for making this persistent 24329.
...
git-svn-id: svn://10.0.0.236/trunk@58225 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 05:09:07 +00:00
hyatt%netscape.com
9d796b9f81
Fixing refcounting bugs in the XML content sink, and adding support for
...
content extensibility. Scrollbars now really use XUL elements. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58224 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 04:44:10 +00:00
hyatt%netscape.com
52dc2b57be
Got the progid of the XUL element factory wrong. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@58223 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 04:31:39 +00:00
hyatt%netscape.com
2dde3c372d
Forgot to commit the layout build directory. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@58222 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 04:11:23 +00:00
nisheeth%netscape.com
990dc941ec
r=troy. Changed block, inline, and text frames to call the parent's ReflowDirtyChild() method instead of generating reflow commands.
...
git-svn-id: svn://10.0.0.236/trunk@58221 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:58:05 +00:00
brendan%mozilla.org
e419ca89e5
Fix based on rogerl's keen analysis to ancient circa 1995 bug (19165).
...
git-svn-id: svn://10.0.0.236/trunk@58218 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:53:19 +00:00
brendan%mozilla.org
ed47451d79
Long-awaited fix courtesy rogerl's keen analysis (19165, r=rogerl@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@58217 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:53:07 +00:00
hyatt%netscape.com
f6d9a3bef9
Adding a XUL element factory so that the XML content sink over in layout will
...
be able to make XUL elements. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58216 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:28:06 +00:00
hyatt%netscape.com
4ea3d4d3d5
Patching XUL documents so that they support extensibility of content creation.
...
Patching the RDF generic builder so that it can build any type of content
element (using the generic factory building interface). r=waterson
git-svn-id: svn://10.0.0.236/trunk@58215 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:11:39 +00:00
hyatt%netscape.com
1d8657b21f
Adding a generic element creation interface. Converting the XML factory over
...
to using this interface. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58214 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:10:45 +00:00
hyatt%netscape.com
bb4cf88bdc
Adding an interface for the creation of elements. Converting the HTML
...
element factory so that it implements this generic interface. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58213 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:10:06 +00:00
hyatt%netscape.com
8700ce7aad
Adding an interface for the creation of elements. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@58212 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:09:12 +00:00
saari%netscape.com
597d62eba7
Fix for 24124, focus crasher. Review and a whole lot of help from danm.
...
git-svn-id: svn://10.0.0.236/trunk@58211 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:03:09 +00:00
briano%netscape.com
6ffbed72ef
Some platforms object to using JS_ASSERT without including jsutil.h.
...
git-svn-id: svn://10.0.0.236/trunk@58210 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:00:04 +00:00
rjc%netscape.com
53d118d8f3
Add a secondary sort key (which is the name column).
...
git-svn-id: svn://10.0.0.236/trunk@58209 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 02:41:12 +00:00
rjc%netscape.com
5787e39722
A few small sorting tweaks.
...
git-svn-id: svn://10.0.0.236/trunk@58208 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 02:39:40 +00:00
rickg%netscape.com
bf3697323c
Landing harish's fix to bug24190. r=rickg, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58207 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 02:38:33 +00:00
gordon%netscape.com
a49c0bfe0c
Fix for bug #20177 . Make sure string is set if GetSpec() fails inside http logging code.
...
git-svn-id: svn://10.0.0.236/trunk@58206 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 02:27:00 +00:00
sspitzer%netscape.com
81007180d4
fix for #23702 . migrate the popstate file on mac and linux. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@58205 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 02:18:49 +00:00
jj%netscape.com
cdfaea33bb
#24312 : bumped up memory partition of RegXPCom from 10 to 16 Mb. (now set in RegXPCom.mcp prefs instead of -obsolete- RegXPCom.rsrc) r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@58204 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 02:01:02 +00:00
jj%netscape.com
4c819ee550
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@58203 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:57:18 +00:00
rchen%netscape.com
e5858aace6
Bug fix 14110
...
git-svn-id: svn://10.0.0.236/trunk@58202 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:47:52 +00:00
rginda%netscape.com
ef06e19181
Initial add.
...
git-svn-id: svn://10.0.0.236/trunk@58201 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:46:25 +00:00
pinkerton%netscape.com
de2ec36049
Fix for 24260, crash trying to put the AOLMAIL flavor on the clipboard. I messed up and didn't totally remove it so we promised it was there but then the conversion didn't happen and trying to free the zero-length data didn't work too well. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@58200 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:44:48 +00:00
rjc%netscape.com
69054862bc
Enable the optimized binary insertion node with end-point interpolation. (Sort-of) review: putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58199 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:44:29 +00:00
scc%netscape.com
4c8d86d5b5
OK, mjudge and I have both looked, and we think no callers remain that |QueryInterface| to get an enumerator. Everyone has been fixed to call |GetEnumerator| ... but just in case, we added an assert to find any stragglers. If this assert fires, mjudge or I need to know. bug=16543; r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@58198 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:42:54 +00:00
vidur%netscape.com
dd29a022b8
Fix for bug 24215. Misspelled constant.
...
git-svn-id: svn://10.0.0.236/trunk@58197 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:40:48 +00:00
rginda%netscape.com
c395c3dd51
Added regexp to test
...
git-svn-id: svn://10.0.0.236/trunk@58196 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:36:54 +00:00
tor%cs.brown.edu
a0b59d0c17
build bustage fix for older C++ compilers; false -> PR_FALSE; r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@58195 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:35:20 +00:00
tor%cs.brown.edu
79e07cec20
build bustage fix for older C++ compilers; bool -> PRBool; r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@58194 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:34:26 +00:00
vidur%netscape.com
3d5874d107
Missed necessary cleanup in last checkin. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@58193 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:34:07 +00:00
vidur%netscape.com
f935ba8afa
Fix for bugs 9213 and 17415. Fixed a ton of leaks in table content code and fixed thead, tfoot access and manipulation via DOM. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@58192 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:29:04 +00:00
bienvenu%netscape.com
e2bfa7ff59
fix online to offline move to delete source headers, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@58191 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:28:16 +00:00
jdunn%netscape.com
1102c38793
fix the 'this' adjustment, AIX uses CFRONT while gcc on ppc uses the other one
...
#= 24305
r= jdunn@netscape.com - I know this is me, but this is an AIX only bug. jband
talked me through the fix
git-svn-id: svn://10.0.0.236/trunk@58190 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:19:26 +00:00
rginda%netscape.com
db275e7db2
Initial Add
...
git-svn-id: svn://10.0.0.236/trunk@58189 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:19:16 +00:00
scc%netscape.com
8f2fee8ce6
Fixing runtime assert bustage. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@58188 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:18:27 +00:00
pavlov%netscape.com
a424cf9a4c
add support for new pref/migrate it from 4.x r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58187 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:16:35 +00:00
pavlov%netscape.com
41c639a36f
add a default pref r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58186 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:15:22 +00:00
morse%netscape.com
86d35354b8
speed up download of wallet tables, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58185 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 01:14:53 +00:00
rginda%netscape.com
097c4d4ff1
Initial add
...
git-svn-id: svn://10.0.0.236/trunk@58184 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:51:21 +00:00
rginda%netscape.com
1b3014298d
corrected testcase
...
git-svn-id: svn://10.0.0.236/trunk@58183 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:47:24 +00:00
gagan%netscape.com
e84399526d
Fix for 13380. We now send Accept-Language: header.
...
git-svn-id: svn://10.0.0.236/trunk@58182 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:38:51 +00:00
waterson%netscape.com
6e7877c837
Make ResolveSymLink() fail silently if target was not a shortcut. r=lumpy
...
git-svn-id: svn://10.0.0.236/trunk@58181 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:35:01 +00:00
rginda%netscape.com
3679d67366
initial add
...
git-svn-id: svn://10.0.0.236/trunk@58180 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:34:03 +00:00
av%netscape.com
bd79393099
Fix for #18679
...
git-svn-id: svn://10.0.0.236/trunk@58179 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:31:52 +00:00
wtc%netscape.com
d9ad7041ba
Added missing function argument type declarations.
...
git-svn-id: svn://10.0.0.236/trunk@58178 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:29:53 +00:00
av%netscape.com
fc3d46439c
Fix for #18679 setting new stream to plugins seekable until netlib is ready to give this info r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@58177 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:28:41 +00:00
akkana%netscape.com
0c72b33d06
Add a printf to the failure case. Trivial change, and no one but me is running this anyway.
...
git-svn-id: svn://10.0.0.236/trunk@58176 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:24:46 +00:00
racham%netscape.com
44b3772d4d
Fix for bug 14908. Copying the required default profile files into the migrated profile dir. r=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@58175 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:20:47 +00:00
akkana%netscape.com
5e9a404356
temp workaround for 23669: don't go to url on middle mouse clicks
...
if we're over a text field or area, because the event was probably
already handled by the editor and we shouldn't have gotten it at all.
Code from joki, r=me.
git-svn-id: svn://10.0.0.236/trunk@58174 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:18:02 +00:00
rginda%netscape.com
fbd3dd0b0f
Initial add
...
git-svn-id: svn://10.0.0.236/trunk@58173 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:16:20 +00:00
matt%netscape.com
4a83cb79e0
adding for fonts r=erik
...
git-svn-id: svn://10.0.0.236/trunk@58172 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:16:09 +00:00
matt%netscape.com
54fa827e1a
adding prefs font code r=erik
...
git-svn-id: svn://10.0.0.236/trunk@58171 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:14:41 +00:00
matt%netscape.com
adef5aca9b
commiting pref-fonts.js for prefs
...
git-svn-id: svn://10.0.0.236/trunk@58169 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:13:37 +00:00
law%netscape.com
105014fbe8
Fixes for bugs 22296, 19019, et al; r=matt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58167 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:12:15 +00:00
rginda%netscape.com
c30967ba8d
initial add
...
git-svn-id: svn://10.0.0.236/trunk@58166 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:08:55 +00:00
law%netscape.com
9cdcaa3450
Fix for #5708 (I forgot this piece last week); r=danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@58165 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:06:57 +00:00
akkana%netscape.com
252ae5b494
Fix reporting of errors at the end of the script. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@58164 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 00:01:10 +00:00
pinkerton%netscape.com
0240438f99
hiding d&d behind a pref (xpfe.dragdrop.enabled) for nscp beta. r=sdagley. bug #22083 .
...
git-svn-id: svn://10.0.0.236/trunk@58163 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:59:26 +00:00
kin%netscape.com
74ed64327d
Forgot to remove bogus NS_NOTREACHED line in IsMozEditorBogusNode().
...
git-svn-id: svn://10.0.0.236/trunk@58162 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:52:23 +00:00
kin%netscape.com
cccef73207
Fix for bug #24253 : [REGRESSION] Redo adds newlines instead of redoing.
...
mozilla/editor/base/nsEditor.cpp
mozilla/editor/base/nsEditor.h
- Added IsMozEditorBogusNode() method.
mozilla/editor/base/nsTextEditRules.cpp
- Modified CreateBogusNodeIfNeeded() to check if bodyChild is a
MozEditorBogusNode so that it doesn't create more than one.
- Modified DidUndo() and DidRedo() to use IsMozEditorBogusNode().
r=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58161 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:45:35 +00:00
cata%netscape.com
8766bdcef9
Checkmark API in Charset Menu. bug #11774 r=erik
...
git-svn-id: svn://10.0.0.236/trunk@58160 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:44:18 +00:00
vidur%netscape.com
45421d6c99
Cleanup - dealing with people modifying the idl generator and not checking in the generated file or vice-versa. r=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@58158 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:41:27 +00:00
varada%netscape.com
f6374a021b
fix for bug#23129 - changed the structure of the output directory depending on the choice of CD autorun
...
git-svn-id: svn://10.0.0.236/trunk@58157 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:41:08 +00:00
vidur%netscape.com
4755c2cf84
Fix for bug 9378. document.layers now returns undefined, not null. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@58156 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:35:47 +00:00
rods%netscape.com
06e4b6c8b0
added vars for optimizatoin
...
r kmcclusk
git-svn-id: svn://10.0.0.236/trunk@58155 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:34:07 +00:00
rods%netscape.com
fbc2f561f0
Initial shift click will now work correctly for mulitple with selected items
...
it now will scroll to the selected items on start up
b 24178,7025 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@58154 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:33:22 +00:00
rods%netscape.com
322adbdae3
removed warnings
...
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@58153 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:23:52 +00:00
sspitzer%netscape.com
cdf243e9a7
bulletproofing fix for #24266 , crash because there is no superwin.
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@58152 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:22:11 +00:00
robinf%netscape.com
baa3aee67f
updating re: bug 4496; using MyIsp and mozilla interface in show ex. images
...
git-svn-id: svn://10.0.0.236/trunk@58151 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:19:58 +00:00
robinf%netscape.com
26150e6d4f
updating to use MyIsp theme
...
git-svn-id: svn://10.0.0.236/trunk@58150 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:16:46 +00:00
evaughan%netscape.com
3d43cd0b1c
Made splitters get their cursors from CSS. Bug #23916 -r Hyatt
...
git-svn-id: svn://10.0.0.236/trunk@58149 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:14:25 +00:00
scc%netscape.com
fa658e64c0
replace |nsVector| with |nsVoidArray| as per bug #11666 . r=dp
...
git-svn-id: svn://10.0.0.236/trunk@58148 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:03:29 +00:00
erik%netscape.com
bb0183e222
bug 24172; added some default font names to this default Windows pref file;
...
r=cata
git-svn-id: svn://10.0.0.236/trunk@58147 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 23:03:11 +00:00
leila.garin%eng.sun.com
c85dbf80ea
obselete
...
git-svn-id: svn://10.0.0.236/trunk@58146 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:54:13 +00:00
leila.garin%eng.sun.com
977c840e47
Obselete
...
git-svn-id: svn://10.0.0.236/trunk@58145 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:53:14 +00:00
leila.garin%eng.sun.com
ce6244b748
Obselete file
...
git-svn-id: svn://10.0.0.236/trunk@58144 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:52:04 +00:00
norris%netscape.com
f1c520946d
Fix build bustage caused by mismatch of NS_IMETHOD usage.
...
git-svn-id: svn://10.0.0.236/trunk@58143 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:45:05 +00:00
idk%eng.sun.com
8db6d2482d
fix for 20732
...
Copied read amount of bytes to array instead of using method argument.
git-svn-id: svn://10.0.0.236/trunk@58142 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:44:47 +00:00
alecf%netscape.com
14db886ed8
use the right port when constructing the IMAP url
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@58141 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:43:58 +00:00
varada%netscape.com
10936c76d3
fix for bug #6572 the progress bar now displays the information regarding the progress - no bar but there are text.
...
git-svn-id: svn://10.0.0.236/trunk@58140 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:42:18 +00:00
terry%mozilla.org
1ee7f779d6
Added a way to disable a user.
...
git-svn-id: svn://10.0.0.236/trunk@58139 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:41:26 +00:00
varada%netscape.com
b52a9d586b
fix for shortening the file names in the display bug #22947 - introduced a new CString display in the WIDGET struct which will contain the values for the display
...
git-svn-id: svn://10.0.0.236/trunk@58138 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:39:01 +00:00
shaver%netscape.com
3195f05f4b
reminder comment, r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58137 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:38:56 +00:00
leila.garin%eng.sun.com
553f9bfab7
Added License information
...
Added rule files for DOM HTML test generation
Updated READMES
Updated automated scripts.
Added Hacked DOMAccessorImpl/DocumentImpl files
git-svn-id: svn://10.0.0.236/trunk@58136 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:38:10 +00:00
leila.garin%eng.sun.com
a434fb89e3
Added Makefiles and license information
...
Added hacked DocumentImpl
git-svn-id: svn://10.0.0.236/trunk@58135 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:35:59 +00:00
waterson%netscape.com
95142c6124
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@58134 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:35:27 +00:00
bienvenu%netscape.com
602b2a9ef4
add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302
...
git-svn-id: svn://10.0.0.236/trunk@58133 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:33:35 +00:00
scc%netscape.com
b414827be6
replaced |nsVector| with |nsVoidArray| as per bug #11666 . r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58132 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:19:52 +00:00
shaver%netscape.com
73c394bee1
add JS_CompileFileHandleForPrincipals, (r=rginda)
...
git-svn-id: svn://10.0.0.236/trunk@58131 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:04:01 +00:00
alecf%netscape.com
41d8948966
fix for #21425
...
r=dp
add Get/SetDefaultUnicharPref() to API
git-svn-id: svn://10.0.0.236/trunk@58130 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:02:24 +00:00
nisheeth%netscape.com
b26626967a
Remove end of line whitespace to get rid of warnings on Linux.
...
git-svn-id: svn://10.0.0.236/trunk@58129 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 22:01:20 +00:00
akkana%netscape.com
e56df1283f
Add quotes around final errmsg test, to handle the case where more than one test fails. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@58128 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:59:42 +00:00
mscott%netscape.com
9f460c257e
Bug #19517 --> if we don't have an unknown content handler available to us,
...
try to fetch it from out parent.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58127 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:58:15 +00:00
waqar%netscape.com
da40aa3350
# 24238
...
r kmcclusk@netscape.com
d Added ScrollWidgets methods to nsWindow. This is same bug as 22067
for windows.
git-svn-id: svn://10.0.0.236/trunk@58126 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:55:31 +00:00
mstoltz%netscape.com
55356cc71b
Implemented the reading of capabilities data from prefs. Reads codebase and certificate principal data and populates ScriptSecurityManager's principals table. bug= 18122 r=norris, rginda
...
git-svn-id: svn://10.0.0.236/trunk@58125 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:54:01 +00:00
cmanske%netscape.com
2098c7dea8
Final M13 fixes to Spell Check dialog, bug 21440, r=kin
...
git-svn-id: svn://10.0.0.236/trunk@58124 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:53:21 +00:00
sfraser%netscape.com
a65a684b15
WIP for 18395, various editor command handling and updating changes. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@58123 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:50:15 +00:00
sfraser%netscape.com
963a9e2635
Fix for bug 24232 -- ensure that we resolve aliases when loading defaulprefs files. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@58122 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:48:16 +00:00
sfraser%netscape.com
6545f17cc6
More of fix for 14026; call through to the controller for edit menu items, now that it does the right thing. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@58121 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:07:54 +00:00
rickg%netscape.com
8c4bedb317
fixed 23529, 23837, 23831
...
git-svn-id: svn://10.0.0.236/trunk@58120 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:06:52 +00:00
sfraser%netscape.com
b343a64540
More of the fix for 14026 -- hook up Select All in the browser windows's controller, and general tidyup. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@58119 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:06:10 +00:00
rickg%netscape.com
5fbcbb33c3
bug24015; r=rods a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58118 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:06:05 +00:00
sfraser%netscape.com
89895243be
Fix to account for the fact that nsISupportsArray returns PRBools for some inteface methods. r=akkana, jfrancis.
...
git-svn-id: svn://10.0.0.236/trunk@58117 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 21:02:12 +00:00
srinivas%netscape.com
c35e8af1b6
Add threadpool feature. Bugzilla #23951 . rwtc.
...
git-svn-id: svn://10.0.0.236/trunk@58116 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:45:29 +00:00
dveditz%netscape.com
0e3a8d5138
cleaning up leftover bookkeeping files in mdb and mork directories (since moved)
...
git-svn-id: svn://10.0.0.236/trunk@58115 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:40:37 +00:00
davidm%netscape.com
4f128c1b74
3976 Apprunner not resizing according to screensize too big for <
...
r =don
git-svn-id: svn://10.0.0.236/trunk@58114 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:39:40 +00:00
srinivas%netscape.com
f503a48e98
Fixed performance problem with pollable events on Win32.
...
Bugzilla #23948 .
git-svn-id: svn://10.0.0.236/trunk@58113 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:36:43 +00:00
pollmann%netscape.com
b0f03c19e3
Bug 20315/24243/23571: Backing change for 20315 out - it was causing javascript handlers to not fire and scripts to not execute. Working with joki to understand this r=self, backing out change only
...
git-svn-id: svn://10.0.0.236/trunk@58112 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:31:15 +00:00
evaughan%netscape.com
03c87d94d3
Fixed html and input button to center and size correctly. #17474,#17353,#23270, #21249 -r Rod
...
git-svn-id: svn://10.0.0.236/trunk@58111 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:29:22 +00:00
cmanske%netscape.com
edf692ebd0
More improvements to Spell Check dialog, bug 21440, r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@58110 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:27:21 +00:00
idk%eng.sun.com
b0a5fb72e5
fix for 20681
...
Added exception throwning to PlugletInputStream.reset method
git-svn-id: svn://10.0.0.236/trunk@58109 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:18:39 +00:00
slamm%netscape.com
95cb4acf9d
Fix separators in toolbar folders (previously only fixed bookmarks menu). Bug #23639 .
...
git-svn-id: svn://10.0.0.236/trunk@58108 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:16:21 +00:00
brade%netscape.com
fe16bb8a7a
remove unused global variable toolbar (conflict with hardcoded const toolbar with the landing of JS 1.5); a=leaf,r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58107 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 19:06:30 +00:00
terry%mozilla.org
54c6bf26c5
Spruced up "editusers.cgi". Added an "editusers" group.
...
git-svn-id: svn://10.0.0.236/trunk@58106 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 18:34:01 +00:00
leaf%mozilla.org
2dbd5d1ac6
scrollbars are a good thing; we should have them in the installers.
...
therefore, let us put xulBindings.xml into the isntaller packages.
git-svn-id: svn://10.0.0.236/trunk@58105 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 18:14:35 +00:00
attinasi%netscape.com
694d2e01a7
Added flags to factory method to allow NS_BLOCK_SPACE_MGR to be specified for abs. Positioned fieldsets. Fixes bug 23611. r=rods,pierre
...
git-svn-id: svn://10.0.0.236/trunk@58104 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:42:45 +00:00
attinasi%netscape.com
d688726719
Passing NS_BLOCK_SPACE_MGR for abs. positioned Fieldsets. Fixes bug 23611. r=rods,pierre
...
git-svn-id: svn://10.0.0.236/trunk@58103 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:40:25 +00:00
troy%netscape.com
d0163fda49
Made sure to subtract top margin from available height when paginated
...
git-svn-id: svn://10.0.0.236/trunk@58102 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:39:38 +00:00
attinasi%netscape.com
475c4732e6
Added flags to factory method to allow NS_BLOCK_SPACE_MGR to be passed. Fixes bug 23611. r=rods,pierre
...
git-svn-id: svn://10.0.0.236/trunk@58101 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:38:50 +00:00
attinasi%netscape.com
0bd01644df
Added ASSERTION and run-time check for SpaceManager before dereferencing it. r=rods,pierre
...
git-svn-id: svn://10.0.0.236/trunk@58100 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:36:36 +00:00
brade%netscape.com
13bfcf8406
pref for mjudge (selection behavior)
...
git-svn-id: svn://10.0.0.236/trunk@58099 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:31:19 +00:00
brade%netscape.com
6ce628d9c8
handle default prefs for opening of new files; submitted by John Ratke reviewed by me. (Thanks John!!!)
...
git-svn-id: svn://10.0.0.236/trunk@58098 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:24:57 +00:00
joki%netscape.com
fb23199c5a
Fix multiple event targetting bugs (23161, 10514, 13213, 16548, 19496, 12231) and reinstate the onchange event for text fields (bug 22472). r:rods
...
git-svn-id: svn://10.0.0.236/trunk@58097 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:17:31 +00:00
joki%netscape.com
a8a20be440
fix bug 21304, hidden views stealing events. r:rods
...
git-svn-id: svn://10.0.0.236/trunk@58096 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:15:23 +00:00
dcone%netscape.com
6be013cd22
Checking for null. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@58095 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 14:48:17 +00:00
terry%mozilla.org
6bcdaab21e
Footer wasn't displaying new state after clicking "log out".
...
git-svn-id: svn://10.0.0.236/trunk@58094 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 14:41:00 +00:00
terry%mozilla.org
fc99a06546
Stop ever using perl's crypt() function; only use mysql's. (Using
...
both was causing corruption on about 1 in 40 passwords.)
git-svn-id: svn://10.0.0.236/trunk@58093 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 14:40:21 +00:00
terry%mozilla.org
45c66f7115
Check for and rebuild busted password stuff.
...
git-svn-id: svn://10.0.0.236/trunk@58092 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 14:26:16 +00:00
rhp%netscape.com
013b6d47d1
Fix a problem with META that specify charsets - Bug #: 22036 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@58091 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 14:23:00 +00:00
neeti%netscape.com
b7dfb6455e
fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@58090 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 13:10:47 +00:00
briano%netscape.com
1c928d46af
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58089 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 12:16:15 +00:00
briano%netscape.com
e9246f7902
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58088 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 12:15:17 +00:00
brendan%mozilla.org
b7a83ca82c
JS1.5 fixes (17290, 21618, plus shaver's 22243 fix, r=shaver@mozilla.org).
...
git-svn-id: svn://10.0.0.236/trunk@58086 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 11:06:05 +00:00
rginda%netscape.com
4f6efa5a96
remove munger warning, bug 22048 is fixed
...
git-svn-id: svn://10.0.0.236/trunk@58085 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 08:58:07 +00:00
rginda%netscape.com
1c2cd89c19
-- CHATZILLA CHANGES ONLY --
...
* static.js
Adjust IMAGEDIR and CSSDIR to use chrome:// urls
Append IMAGEDIR to gifs used in smiley insertion
* chatzilla.css
Background color in userlist
(border seems to bring back bug 24195)
git-svn-id: svn://10.0.0.236/trunk@58084 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 08:56:22 +00:00
jband%netscape.com
c49ac1b9cc
Not part of build. Updating status page
...
git-svn-id: svn://10.0.0.236/trunk@58083 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 08:19:27 +00:00
idk%eng.sun.com
b2b1350557
fix for 21294
...
Changed method supportedURLProtocol to isURLProtocolSupported
git-svn-id: svn://10.0.0.236/trunk@58082 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 07:37:37 +00:00
idk%eng.sun.com
a8fa114a31
fix for 18861
...
Convert ByteRanges to class (was interface)
git-svn-id: svn://10.0.0.236/trunk@58081 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 07:28:22 +00:00
davidm%netscape.com
43e50d2144
21901 [UI] dialogs don't have a title
...
22464 uninitialized variable in nsNetSupportDialog.cpp
r = sspitzer
git-svn-id: svn://10.0.0.236/trunk@58078 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 05:50:56 +00:00
mccabe%netscape.com
6444e51a6e
Fix problem with generated consts in .h files for OS/2 - also handle the internal const value more sensibly, and lose wrong 'is_long' distinction.
...
Thanks to Henry Sobotka <sobotka@axess.com > for finding this problem and suggesting a fix.
r=mccabe
git-svn-id: svn://10.0.0.236/trunk@58077 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 05:16:48 +00:00
rbs%maths.uq.edu.au
4eb2ebeca7
[MATHML] Finally, here goes Shyjan Mahamud's TeX alignment rules. Part I: for superscript/subscript schematta
...
git-svn-id: svn://10.0.0.236/trunk@58076 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 04:35:37 +00:00
rbs%maths.uq.edu.au
431146a0ea
[MATHML] Added two atoms (scriptminsize, scriptsizemultiplier) and code to support the first (in nsMathMLContainerFrame.cpp): scriptminsize is the user-requested smallest font-size in scriptlevel contexts. Default is 8pt. scriptsizemultiplier is a user-desired font scaler. It is not yet in use.
...
git-svn-id: svn://10.0.0.236/trunk@58075 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 04:09:00 +00:00
rbs%maths.uq.edu.au
d6330a20ba
[#ifdef MOZ_MATHML] Left-over when changing the character coordinate system of the bounding metrics.
...
git-svn-id: svn://10.0.0.236/trunk@58074 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:54:28 +00:00
shaver%netscape.com
b981db52e5
import jprof for jlnance
...
git-svn-id: svn://10.0.0.236/trunk@58073 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:43:26 +00:00
despotdaemon%netscape.com
4d9e3cd86c
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@58072 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:42:36 +00:00
rginda%netscape.com
8c29078a66
Open chatzilla from it's new chrome:// url.
...
git-svn-id: svn://10.0.0.236/trunk@58071 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:37:14 +00:00
rginda%netscape.com
c08a2ead97
Initial add
...
git-svn-id: svn://10.0.0.236/trunk@58070 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:32:43 +00:00
rginda%netscape.com
ef2c53da64
-- CHATZILLA CHANGES ONLY --
...
* Makefile.in, makefile.win
Install files under chrome directory instead of bin. smfr will adjust mac next.
* connection-xpcom.js, utils.js, readprefs.js
Remove getPriv call (not needed for chrome:// url.)
* irc/xul/content/*, irc/xul/skin/*
Copied test3* files from test directory into new structure. Renamed test3* to chatzilla*.
git-svn-id: svn://10.0.0.236/trunk@58069 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:29:17 +00:00
alecf%netscape.com
fe626f3a48
oops, missed one file from jlnance's patches
...
r=alecf
git-svn-id: svn://10.0.0.236/trunk@58068 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:05:10 +00:00
idk%eng.sun.com
5633d0bbfb
Added logging to pluglet module
...
a = laa@sparc.spb.su
r = idk@eng.sun.com
Added workaround for 24194
a = idk@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@58067 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 02:53:58 +00:00
briano%netscape.com
46fcdc0f40
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58066 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 02:45:46 +00:00
alecf%netscape.com
6acd471b36
Check in jlnance's jprof patches. r=alecf. Thanks!
...
git-svn-id: svn://10.0.0.236/trunk@58065 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 02:45:07 +00:00
pollmann%netscape.com
689589129c
Bug 20315: Copy charset info from parent down into child content viewer r=buster
...
git-svn-id: svn://10.0.0.236/trunk@58064 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 02:43:22 +00:00
pollmann%netscape.com
6f3477c21c
Bug 20315: Adding comment r=buster
...
git-svn-id: svn://10.0.0.236/trunk@58063 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 02:40:45 +00:00
alecf%netscape.com
328176c6da
allow imap to support port numbers in the pref file
...
r=mscott
bugged by=pavlov
git-svn-id: svn://10.0.0.236/trunk@58062 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 02:34:08 +00:00
buster%netscape.com
4433134a07
removed hard-coded white background now that background colors work for lazily-instantiated
...
text controls.
completes the fix for bug 9074
r=rods
git-svn-id: svn://10.0.0.236/trunk@58061 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 01:51:36 +00:00
beard%netscape.com
cc59bea2f7
fixes an M13 crasher, bug=24124, r=saari
...
git-svn-id: svn://10.0.0.236/trunk@58060 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 01:04:43 +00:00
sfraser%netscape.com
ad79113dc9
Fix idlc code generation with nsCOMPtr. r=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@58059 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 01:01:27 +00:00
warren%netscape.com
490e2d2d89
Fixed nsCellMap bloat/leak counter problem.
...
git-svn-id: svn://10.0.0.236/trunk@58058 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 00:55:49 +00:00
colin%theblakes.com
4e1db28df6
My preprocessor needs directives to start on column 1. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@58057 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 00:45:29 +00:00
tonyr%fbdesigns.com
3bbd193302
Added the import tools to the build (finally!)
...
git-svn-id: svn://10.0.0.236/trunk@58056 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:58:08 +00:00
tonyr%fbdesigns.com
d027784192
Added toImport() function to access the new (and of course not yet finished) import dialog
...
git-svn-id: svn://10.0.0.236/trunk@58055 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:52:23 +00:00
tonyr%fbdesigns.com
3e5dd6e700
Added mailnews/import projects msgImportIDL, msgImport, msgImportEudora, and msgImportText
...
git-svn-id: svn://10.0.0.236/trunk@58054 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:49:02 +00:00
warren%netscape.com
baee6e1296
Added back 'nmake debug' rule.
...
git-svn-id: svn://10.0.0.236/trunk@58050 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:45:48 +00:00
talisman%anamorphic.com
d10cbb6ef0
More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan
...
git-svn-id: svn://10.0.0.236/trunk@58048 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:35:50 +00:00
rhp%netscape.com
8a586a7ce5
Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@58046 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:24:04 +00:00
terry%mozilla.org
7b70a23495
Tell people that column changes are remembered using cookies.
...
git-svn-id: svn://10.0.0.236/trunk@58043 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:53:05 +00:00
cmanske%netscape.com
e7c714e2d4
Fixed Spell Check dialog layout problems, bug 21440, r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@58042 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:51:47 +00:00
sford3%swbell.net
09c9265da7
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@58041 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:32:13 +00:00
terry%mozilla.org
27cfdbc728
Was sometimes checking extra checkboxes in the email area.
...
git-svn-id: svn://10.0.0.236/trunk@58040 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:31:05 +00:00
mscott%netscape.com
16c7a7e3b1
Bug #24174 --> when clicking on a mailto ur, we were bringing up the compose window and
...
the unknown content handler dialog. we should only be bringing up the compose window =)
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58039 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:21:25 +00:00
sfraser%netscape.com
f176a6fd40
Add nsTextFormatter.cpp, for sford
...
git-svn-id: svn://10.0.0.236/trunk@58036 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:12:20 +00:00
sfraser%netscape.com
2e633f439a
Add nsTextFormatter.h, for sford
...
git-svn-id: svn://10.0.0.236/trunk@58035 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:12:12 +00:00
briano%netscape.com
763c6cdaba
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@58032 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 21:30:18 +00:00
bruce%cybersight.com
e2817a28ab
Speeling cownts. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@58029 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 21:28:22 +00:00
mscott%netscape.com
19be914b5b
Fix a problem I introduce with the new message display for sspitzer to help with printing. when AscynConvertDAta
...
is called, we want to remember off the desired output content type. then when scanning the url and attempting
to determine which emitter to use, we can look at this content type again to help us make the right decision
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@58028 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 20:59:44 +00:00
cmanske%netscape.com
ce2cbd6cef
Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@58026 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 20:11:07 +00:00
cmanske%netscape.com
2a929c5e8f
Fixed Composer bug 22348, which fixes content area resizing and scrollbar positioning for all module windows. Minor fix to make viewSource window use overlay for View menu. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@58025 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 20:06:40 +00:00
mscott%netscape.com
30c9c2ebf9
loading a uri takes the channel instead of the uri. The caller
...
must create the channel before call openuri.
r=rpotts.
git-svn-id: svn://10.0.0.236/trunk@58024 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:56:31 +00:00
sfraser%netscape.com
592458c0f5
Minor project tweaks; removing invalid access paths. r=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@58023 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:56:27 +00:00
mscott%netscape.com
0fbaa29e8d
loading a uri takes the channel instead of the uri. This allows us to remove
...
several fields from OpenURI interface and allows us to remove the private
post data interface. Now the nsIURILoader interface doesn't need to take
all of the arguments necessary to create a channel.
r=rpotts.
git-svn-id: svn://10.0.0.236/trunk@58022 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:55:27 +00:00
terry%mozilla.org
3b4d14275a
Very minor formatting tweak.
...
git-svn-id: svn://10.0.0.236/trunk@58021 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:54:50 +00:00
mscott%netscape.com
1becb2c801
set the referring url on the http channel so callers don't have to do it explicitly every time.
...
r=warren
git-svn-id: svn://10.0.0.236/trunk@58020 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:48:16 +00:00
waterson%netscape.com
610f039794
Bug 24144. [Add|Remove]Channel() are now performed by the protocols, so don't try to do it in SetLoadGroup(). r=warren
...
git-svn-id: svn://10.0.0.236/trunk@58019 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:37:41 +00:00
waterson%netscape.com
9b5074499d
Bug 24134. Re-apply r1.233, which was steamrollered by tao's recent checkin. Re-using the r=valeski here.
...
git-svn-id: svn://10.0.0.236/trunk@58018 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:34:23 +00:00
terry%mozilla.org
2d1d1c5690
Added "Windows 2000" and "Mac System 9.0" to the OS list.
...
git-svn-id: svn://10.0.0.236/trunk@58017 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:20:20 +00:00
troy%netscape.com
42e89e8a79
b=21657. Changed row frame code to correctly determine if it's complete
...
after an incremental reflow. Fixes crash when printing www.cnn.com
git-svn-id: svn://10.0.0.236/trunk@58016 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 17:45:17 +00:00
jefft%netscape.com
3c7faa82ac
Fixed bug 22129 -- lack of recieve mail functionality; it turns out that we didn't handle actual message size different that the server returned message size well; we have to check for dot_fix, assumed_end and pause for more data to end incorporate complete message download; turned on auth login so we have a little security; generate X-UIDL header if needed; better cache of server capability; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@58015 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 17:32:07 +00:00
rjc%netscape.com
bc39bd9fe7
More preparations to land an optimized binary insertion node. (Going to test more later. Currently #ifdef'ed out.)
...
git-svn-id: svn://10.0.0.236/trunk@58014 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 13:15:44 +00:00
jfrancis%netscape.com
de4c509f39
fix for 21412 - backspace wouldn't remove list items in html editor.
...
In addition some improvements were made to the adjustment of selection after an edit action (example: backspacing through a list item now pops you up to the previous item)
git-svn-id: svn://10.0.0.236/trunk@58013 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 12:41:34 +00:00
terry%mozilla.org
aaed41e784
Add a space after the comma when listing a bug with multiple keywords,
...
to be consistant with the way it gets listed in bug lists.
git-svn-id: svn://10.0.0.236/trunk@58012 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:54:58 +00:00
terry%mozilla.org
1f4635ebd2
Use new "keywords" cache to display keywords in bug lists. Not only
...
is this much faster, but it also lets you sort by that column, and
requires less special-case code.
git-svn-id: svn://10.0.0.236/trunk@58011 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:45:34 +00:00
hyatt%netscape.com
250e9abed6
Skin improvements.
...
git-svn-id: svn://10.0.0.236/trunk@58010 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:40:39 +00:00
hyatt%netscape.com
f27a4bc34c
Skin improvements. r=german
...
git-svn-id: svn://10.0.0.236/trunk@58009 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:40:22 +00:00
terry%mozilla.org
b11185bb65
Added a "keywords" field to a bug, which is a cached string-based copy
...
of all the keywords assigned to the bug. Right now, we only have code
that generates and maintains this field; soon will come code that
actually uses it.
git-svn-id: svn://10.0.0.236/trunk@58008 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:38:41 +00:00
rjc%netscape.com
338727d7b3
Prepare to land an optimized binary insertion sort. (Going to test more later. Currently #ifdef'ed out.)
...
git-svn-id: svn://10.0.0.236/trunk@58007 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:00:13 +00:00
despotdaemon%netscape.com
50591403b5
Pseudo-automatic update of changes made by inn@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@58006 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 10:36:04 +00:00
jfrancis%netscape.com
741109ca3f
fixed 24114 - password fields showing the real text
...
git-svn-id: svn://10.0.0.236/trunk@58005 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 10:24:25 +00:00
morse%netscape.com
a045eda783
fix crash on e-mail startup, jar's suggested fix
...
git-svn-id: svn://10.0.0.236/trunk@58003 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 08:50:16 +00:00
alecf%netscape.com
513e8a6f93
fix xlib bit rottage
...
git-svn-id: svn://10.0.0.236/trunk@58001 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 08:29:52 +00:00
rbs%maths.uq.edu.au
9276d563b5
[MATHML] Change of the character coordinate system of the bounding metrics
...
git-svn-id: svn://10.0.0.236/trunk@58000 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 07:34:24 +00:00
rjc%netscape.com
dd85e83ce4
Small optimizations.
...
git-svn-id: svn://10.0.0.236/trunk@57999 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 07:02:17 +00:00
sford3%swbell.net
bcd4433960
Beginning of work on 16951, not part of build yet
...
git-svn-id: svn://10.0.0.236/trunk@57998 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:33:59 +00:00
tonyr%fbdesigns.com
b8424058c5
Update UI to have single entry point
...
git-svn-id: svn://10.0.0.236/trunk@57997 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com
701c60ec76
Added importDialog.dtd
...
git-svn-id: svn://10.0.0.236/trunk@57996 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:06:13 +00:00
warren%netscape.com
e7d0cf1e88
Re-added
...
git-svn-id: svn://10.0.0.236/trunk@57995 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:05:43 +00:00
tonyr%fbdesigns.com
3d83b4d3fa
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57994 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:04:49 +00:00
hyatt%netscape.com
3cf48ce980
Scrollbar tweaks.
...
git-svn-id: svn://10.0.0.236/trunk@57993 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 05:58:19 +00:00
beard%netscape.com
4e41ec610f
bug fix for bug #11199 , should remove partially created output file.
...
git-svn-id: svn://10.0.0.236/trunk@57992 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 04:13:05 +00:00
pavlov%netscape.com
a917bf3e2d
fix for 21873, 20907 r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@57991 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 04:11:58 +00:00
hyatt%netscape.com
dc1f512c08
Added support for snapping a tree widget to a certain row height. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57990 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 03:57:00 +00:00
terry%mozilla.org
bc9cf9adc0
Oops! Fixed stupid typo in last patch.
...
git-svn-id: svn://10.0.0.236/trunk@57989 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 03:14:14 +00:00
pierre%netscape.com
be89173da7
Bug #24099 . Spelled 'right' right, it was spelled 'rigth' which ain't 'right'.
...
git-svn-id: svn://10.0.0.236/trunk@57988 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 02:05:06 +00:00
pinkerton%netscape.com
b6685db9bb
add a comment so that we don't try to reuse the 4.x composer's data flavor (which is binary) by accident. r=brade.
...
git-svn-id: svn://10.0.0.236/trunk@57987 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:34:58 +00:00
pinkerton%netscape.com
6f5f43cb1b
Fix for 18240, don't optimize out recalculating regions when mBounds doesn't change on a resize. r=beard, sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@57986 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:34:26 +00:00
svn%xmlterm.org
01365fba95
XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD
...
Implemented full screen operations for LineTerm only; works with Jan12 build
git-svn-id: svn://10.0.0.236/trunk@57985 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:16:14 +00:00
hyatt%netscape.com
6969835a54
Fixing tree regression from a table checkin.
...
git-svn-id: svn://10.0.0.236/trunk@57984 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:10:41 +00:00
rbs%maths.uq.edu.au
934468cdbb
[#ifdef MOZ_MATHML] Get the real x-height for precise MathML positioning. Bug 18814 can feed on this.
...
git-svn-id: svn://10.0.0.236/trunk@57983 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 00:54:01 +00:00
beard%netscape.com
5fbbc22c69
turned on usage of nsViewManager2, which seems to fix some important bugs on linux, such as #20185 , and definitely #21405 . r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57982 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 00:52:39 +00:00
pavlov%netscape.com
50535db0da
build nsViewManager2.cpp on windows r=beard
...
git-svn-id: svn://10.0.0.236/trunk@57981 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 00:45:51 +00:00
pavlov%netscape.com
ff0606905e
build nsViewManager.cpp on linux r=beard
...
git-svn-id: svn://10.0.0.236/trunk@57980 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 00:43:57 +00:00
beard%netscape.com
98031ad9db
cleaned up, removed NSGetFactory, added conditional usage of nsViewManager2, which will be turned on soon. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57979 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 00:43:36 +00:00
beard%netscape.com
e7d69e40f1
forward declaring nsIViewManager rather than including nsViewManager.h. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57978 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 00:43:02 +00:00
dougt%netscape.com
8a69f26ba1
fixes bug 24122. submitted by beard.
...
git-svn-id: svn://10.0.0.236/trunk@57977 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 23:30:33 +00:00
beard%netscape.com
4f2ca6fe8b
Added nsViewManager2.cpp. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@57976 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 23:08:50 +00:00
briano%netscape.com
ffdb784714
Replaced MOZ_COMPONENT_XPCOM_LIBS with MOZ_COMPONENT_LIBS so we pick up the NSPR libs as well. Fixes a couple of ignored platform Tinderbox builds.
...
git-svn-id: svn://10.0.0.236/trunk@57975 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 22:52:57 +00:00
beard%netscape.com
510956bf63
Simple back to front compositor.
...
git-svn-id: svn://10.0.0.236/trunk@57974 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 22:28:28 +00:00
Jerry.Kirk%Nexwarecorp.com
47b121e670
bug 8001; add font name prefs code for Photon. This is initial
...
and only meant to get things compiling again until I can review and
understand this bug. PHOTON ONLY
git-svn-id: svn://10.0.0.236/trunk@57972 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 18:25:37 +00:00
tor%cs.brown.edu
88a2a05091
build bustage fix for older C++ compilers; false -> PR_FALSE; r=cls
...
git-svn-id: svn://10.0.0.236/trunk@57971 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 17:06:08 +00:00
morse%netscape.com
4c919f4364
fix bug 12787, jscookie.h not needed anymore, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@57970 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 16:51:04 +00:00
dbaron%fas.harvard.edu
e94508f0df
Fix performance problem pointed out by Jim Nance that there is excessive creation and destruction of clip regions during painting. The fix stops using PushState() and PopState() to undo a translation, since that causes the creation and destruction of a clip region.
...
r=troy
git-svn-id: svn://10.0.0.236/trunk@57969 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 15:13:46 +00:00
rjc%netscape.com
1a1d36da73
Second part of fix for bug # 21175: force a bookmark URL to have a scheme (default: "http://")
...
git-svn-id: svn://10.0.0.236/trunk@57968 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 11:52:18 +00:00
gagan%netscape.com
7a231f0d05
Fixed bug 17293, 17244, 20814 -- all because some servers wouldn't understand lowercase HTTP headers. We now send HTTP headers in compatible case as 4.*. r=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@57967 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 06:59:43 +00:00
bryner%uiuc.edu
63fc638018
Removing another stray printf. Sorry about that.
...
git-svn-id: svn://10.0.0.236/trunk@57966 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 05:41:17 +00:00
bryner%uiuc.edu
9444a4f614
Taking out one printf I forgot about, and #ifdef'ing another one for me.
...
git-svn-id: svn://10.0.0.236/trunk@57965 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 05:39:30 +00:00
bryner%uiuc.edu
ccf75f8758
Make trees capable of scrolling by full pages with the mouse wheel.
...
General cleanup and additions to mousewheel debugging code (which is
#ifdef DEBUG_scroll). r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@57964 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 05:30:49 +00:00
rginda%netscape.com
405224f13a
-- CHATZILLA CHANGES ONLY --
...
* makefile.win, Makefile.in
Remove test1 and test2 files from install.
* connection-xpcom.js
replace enablePrivlege() calls with getPriv().
* utils.js
added jsenv.HAS_SECURITYMANAGER
replace enablePrivlege() calls with getPriv().
add getPriv() function.
* test3-handlers.js
fix onError funciton name.
* test3-readprefs.js
Add MPL (doh!)
replace enablePrivlege() calls with getPriv().
* test3-static.js
Adjust version reply string
Add check/error report for proper privs.
enable munger by default (Again)
* test3.xul
Show check in munger menu entry when page is loaded.
git-svn-id: svn://10.0.0.236/trunk@57963 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 05:07:01 +00:00
bruce%cybersight.com
b2d33a03a2
End of lines are good. Fixing ports bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57962 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 04:56:08 +00:00
Jerry.Kirk%Nexwarecorp.com
c86f88c7a8
Photon Only change experimenting with getting Mozilla to appear
...
on the users current virtual console.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57961 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 02:02:06 +00:00
Jerry.Kirk%Nexwarecorp.com
c948631123
Work around a Photon bug when trying to Invert Text in the InvertRect
...
function by forcing a flush after the draw.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57960 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 01:55:27 +00:00
Jerry.Kirk%Nexwarecorp.com
6f36f12e2e
Multiplying the Screen Width and Height by three to take into account
...
the default 3x3 virtual console. This may not be the "right" way
but I am going with it for the moment.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57959 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 01:53:47 +00:00
dveditz%netscape.com
832063be1b
Bug 21133, remove XPInstall's private JSRuntime
...
git-svn-id: svn://10.0.0.236/trunk@57958 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 01:49:37 +00:00
dveditz%netscape.com
b4ceaaa6bb
Bugs 7132, 22712: registry keys are now case-sensitive
...
git-svn-id: svn://10.0.0.236/trunk@57957 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 01:18:52 +00:00
briano%netscape.com
090d09601f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@57956 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 22:00:26 +00:00
colin%theblakes.com
e0ca00f93c
Fix OpenVMS build (broken by rev 1.562). r=cls
...
git-svn-id: svn://10.0.0.236/trunk@57955 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 21:54:19 +00:00
morse%netscape.com
d3336beaf2
removed unused include file -- jscookie.h, part of bug 12787
...
git-svn-id: svn://10.0.0.236/trunk@57954 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 20:36:46 +00:00
harishd%netscape.com
f0e1788e4b
Fix for bugs:
...
22485, 20799 ( SCRIPT content processing)
r=vidur,pollmann
Fix for bugs
22260 ( enabling userdifined tags ) - partial fix.
23765 ( handling misplaced newlines/whitespace).
r=rickg
git-svn-id: svn://10.0.0.236/trunk@57953 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 20:35:57 +00:00
karnaze%netscape.com
b431334299
fixed printing assertions; more throughly check cell map usage for contuining frames;
...
fixed bug 24057; r=kmcclusk,cmanske; could not run mail smoke tests due to prior bustage.
git-svn-id: svn://10.0.0.236/trunk@57952 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 20:10:00 +00:00
morse%netscape.com
4a6f7421c4
fix bug 21324, remove one level of dialog, r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@57951 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 19:36:29 +00:00
erik%netscape.com
0b3372a828
bug 24005; was rounding font size down to be compatible with Nav4; this
...
turns out to have disastrous effects on pages with font-size 9px; removed
the rounding code after testing effects on various "Top Sites"; r=none
(but discussed with Troy)
git-svn-id: svn://10.0.0.236/trunk@57950 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 18:50:18 +00:00
erik%netscape.com
f8d35c10ea
bug 17861; set minimum default logical resolution to 96, using OS's
...
reported value if higher than 96; coded by David Baron; r=erik
git-svn-id: svn://10.0.0.236/trunk@57949 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 18:20:54 +00:00
morse%netscape.com
6e31b124d5
trivial two-character change to remove build warning, no review
...
git-svn-id: svn://10.0.0.236/trunk@57948 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 17:25:58 +00:00
terry%mozilla.org
0d74be480d
If there is only one component, then select it for the user.
...
git-svn-id: svn://10.0.0.236/trunk@57947 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 17:25:51 +00:00
brade%netscape.com
434b1e63e3
initialize all fields in event structure for menu events; r=joki
...
git-svn-id: svn://10.0.0.236/trunk@57946 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 17:25:14 +00:00
brade%netscape.com
d11ba75c81
initialize all fields of mouseEvent; r=joki
...
git-svn-id: svn://10.0.0.236/trunk@57945 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 17:22:09 +00:00
brade%netscape.com
4ff4f74a42
remove function DispatchKeyPressEvent (not used); initialize the modifier keys in the event structure; r=joki
...
git-svn-id: svn://10.0.0.236/trunk@57944 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 17:21:20 +00:00
brade%netscape.com
f3a29e1a4a
remove function DispatchKeyPressEvent (not used) r=joki
...
git-svn-id: svn://10.0.0.236/trunk@57943 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 17:21:10 +00:00
erik%netscape.com
9d5c5bb0c1
bug 8801; add default font name prefs for Unix; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57942 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 16:38:35 +00:00
erik%netscape.com
8cefd522ce
bug 8801; add font name prefs code for Unix; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57941 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 16:37:53 +00:00
erik%netscape.com
90f9c3f1f7
bug 8801; remove all the new font size prefs, since default value is now
...
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
git-svn-id: svn://10.0.0.236/trunk@57940 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 16:32:11 +00:00
morse%netscape.com
bd3a46bf0d
just a table change, no code review
...
git-svn-id: svn://10.0.0.236/trunk@57939 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 16:30:46 +00:00
erik%netscape.com
51590bc1d8
bug 8801; use same default size for all generics (serif, monospace, etc);
...
set default size to 16px; allow pref to be specified in either px or pt;
as discussed in mozilla.layout; r=ftang
git-svn-id: svn://10.0.0.236/trunk@57938 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 16:30:13 +00:00
morse%netscape.com
6c56a4f2ea
just a table change, no code review
...
git-svn-id: svn://10.0.0.236/trunk@57937 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 15:56:13 +00:00
jfrancis%netscape.com
9a6f2f94aa
speeding up selection by directly creating ranges, rather than going through CreateInstance(). See bug 19273.
...
git-svn-id: svn://10.0.0.236/trunk@57936 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 14:52:24 +00:00
jfrancis%netscape.com
44c793f98d
rearranging project view a bit
...
git-svn-id: svn://10.0.0.236/trunk@57935 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 14:30:22 +00:00
jfrancis%netscape.com
3384856d4f
* fixed 19596;
...
* fixed 23597;
* fixed deletion bug that could cause to breaks to be deleted instead of one, when backspacing once. (no #)
* partial fix for current paragraph style not being properly reported in the composer toolbar. (no #)
git-svn-id: svn://10.0.0.236/trunk@57934 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 14:29:29 +00:00
morse%netscape.com
c17b26e799
fix bug 23937, unnecessary saving of prefs file, r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@57933 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 13:21:57 +00:00
morse%netscape.com
7728d65e37
fix bustage on mac
...
git-svn-id: svn://10.0.0.236/trunk@57932 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 10:44:40 +00:00
morse%netscape.com
9a389dbd58
fix bugs 23037,23930,23912, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@57931 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 10:03:22 +00:00
sspitzer%netscape.com
a6e3bbc73a
#define some hard coded strings
...
git-svn-id: svn://10.0.0.236/trunk@57930 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 09:55:02 +00:00
sspitzer%netscape.com
494207a4da
add a debugging printf.
...
git-svn-id: svn://10.0.0.236/trunk@57929 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 09:30:34 +00:00
sspitzer%netscape.com
db2c91143c
add the removeIdentity() method to the the account manager interface.
...
I need this, because at migration time, I create a bogus identity
for migration purpose, and I want to clean up after myself.
git-svn-id: svn://10.0.0.236/trunk@57928 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 09:14:27 +00:00
sspitzer%netscape.com
c8424e105c
step 2 of divorce the mailnews migration code from the account manager
...
git-svn-id: svn://10.0.0.236/trunk@57927 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 09:00:46 +00:00
sspitzer%netscape.com
a38c072d00
added files: mozilla/mailnews/base/public/nsIMessengerMigrator.idl
...
git-svn-id: svn://10.0.0.236/trunk@57926 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 08:59:09 +00:00
sspitzer%netscape.com
fc38d55be8
added files: mozilla/mailnews/base/src/nsMessengerMigrator.cpp
...
git-svn-id: svn://10.0.0.236/trunk@57925 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 08:58:50 +00:00
sspitzer%netscape.com
59280007e5
moving the mailnews migration code out of the account wizard.
...
step 1: add the new files.
git-svn-id: svn://10.0.0.236/trunk@57924 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 08:51:16 +00:00
mcafee%netscape.com
b803d3e9dd
Need Newline at end of file.
...
git-svn-id: svn://10.0.0.236/trunk@57923 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 08:30:32 +00:00
talisman%anamorphic.com
6ad8a74b96
Temporarily disabling HTML generation from MIME messages until we have a better HTML parser/renderer. --jgalyan
...
git-svn-id: svn://10.0.0.236/trunk@57922 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 08:29:46 +00:00
mcafee%netscape.com
a1a88f0b46
re-adding the infamous test8 to bloaty test.
...
git-svn-id: svn://10.0.0.236/trunk@57921 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 08:29:18 +00:00
talisman%anamorphic.com
238bd9f517
Temporarily removing the HTML support, since it isn't working well. When we have a new HTML parser/renderer, we can enable HTML support again. --jgalyan
...
git-svn-id: svn://10.0.0.236/trunk@57920 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 08:23:48 +00:00
hyatt%netscape.com
aba1a4f130
Still trying to fix Wensleydale. Stupid crack baby compiler.
...
git-svn-id: svn://10.0.0.236/trunk@57919 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 07:18:01 +00:00
hyatt%netscape.com
bab9d9f501
Fix wensleydale bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57918 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:41:04 +00:00
sspitzer%netscape.com
b00ce9b8ee
perhaps I should keep my personal feelings about the Mac to myself. r=steve jobs
...
git-svn-id: svn://10.0.0.236/trunk@57917 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:13:04 +00:00
rpotts%netscape.com
8457af366d
bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
...
git-svn-id: svn://10.0.0.236/trunk@57915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:12:54 +00:00
sspitzer%netscape.com
33004f43f4
cache the 4.x server type. first step in moving migration out of the account
...
manager and into its own service. r=alecf
git-svn-id: svn://10.0.0.236/trunk@57914 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:11:04 +00:00
ssu%netscape.com
d05d862226
fixing bug #21085 . xpinstall now quits gracefully when destination file already exists in a file move and file copy operation. r=cathleen
...
git-svn-id: svn://10.0.0.236/trunk@57913 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:01:39 +00:00
danm%netscape.com
7320d5dcec
reapplying changes from rev 1.234, which was lost as part of 1.235
...
git-svn-id: svn://10.0.0.236/trunk@57911 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 05:53:41 +00:00
troy%netscape.com
3249af3309
r=troy@netscape.com Changed from karnaze@netscape.com reviewed by me that
...
fix assertions we were hitting when printing the CNN page
git-svn-id: svn://10.0.0.236/trunk@57910 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 05:50:27 +00:00
troy%netscape.com
9e1dd197b1
Fixed problems with incremental reflow code that wasn't checking the display
...
type to tell whether the frame was a row frame. This was causing problems on
www.cnn.com, because for some odd reason there is a text frame inserted in the
row group. That caused us to incorrectly calculate the max-element-size
git-svn-id: svn://10.0.0.236/trunk@57909 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 05:39:58 +00:00
troy%netscape.com
77fe22868f
Removed some debug assertions that are no longer valid
...
git-svn-id: svn://10.0.0.236/trunk@57908 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 05:38:24 +00:00
hyatt%netscape.com
962444a068
Checking in XBL scrollbars.
...
git-svn-id: svn://10.0.0.236/trunk@57907 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 05:32:01 +00:00
hyatt%netscape.com
3b7a587238
Landing XBL scrollbars.
...
git-svn-id: svn://10.0.0.236/trunk@57906 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 05:31:45 +00:00
morse%netscape.com
4e019da8c3
another fix for bug 22117, cookie viewer display not working, r=goodger
...
git-svn-id: svn://10.0.0.236/trunk@57905 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 05:10:40 +00:00
alecf%netscape.com
ee7be6a1a2
attempted fix at build bustage. I have no idea if this is the "right" thing or not but it gets the build green
...
git-svn-id: svn://10.0.0.236/trunk@57904 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:51:31 +00:00
slamm%netscape.com
150834645f
Take out debug='true'.
...
git-svn-id: svn://10.0.0.236/trunk@57903 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:25:25 +00:00
slamm%netscape.com
ae7463ebdc
Simple fix to avoid adding folders to the sidebar. Needed to use 'container' instead 'folder'.
...
git-svn-id: svn://10.0.0.236/trunk@57902 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:23:46 +00:00
slamm%netscape.com
03eeac6e8d
Workarounds for box/splitter bugs 20546, 22214, 19488 16516. r=law.
...
git-svn-id: svn://10.0.0.236/trunk@57901 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:22:22 +00:00
rginda%netscape.com
cd53299a0b
tasks|irc launches chatzilla, not html page, r=mccafe
...
git-svn-id: svn://10.0.0.236/trunk@57900 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:18:42 +00:00
alecf%netscape.com
0f46623f5b
add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57899 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 03:06:39 +00:00
alecf%netscape.com
ed05af4ecf
remove prefwindow from the mac build r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57898 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:51:54 +00:00
alecf%netscape.com
9750cc6fb7
remove prefwindow from windows build r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57897 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:49:52 +00:00
alecf%netscape.com
fb8cc0d933
remove prefwindow from build r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57896 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:48:45 +00:00
alecf%netscape.com
27f9f4bba5
remove prefwindow from the build! Hurrah it is gone! r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57895 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:42:40 +00:00
danm%netscape.com
6fcf2e6c80
kill persistence of browser window size for popups. bug 15555. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57894 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:33:14 +00:00
danm%netscape.com
b5f4f6fc77
let webshell window know when a window has a size specified in JS. bug 15555. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57893 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:32:31 +00:00
danm%netscape.com
2b63300d33
adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57892 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:30:34 +00:00
vidur%netscape.com
99dee8a876
Fix for bug 22594. Implemented window.escape() and unescape(). R=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:26:10 +00:00
pollmann%netscape.com
036af632b7
Bug 14419 (1 of 4): Fix typo!
...
git-svn-id: svn://10.0.0.236/trunk@57890 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:21:51 +00:00
dveditz%netscape.com
d5abf240b9
removing unnecessary #include so I can remove the header file
...
git-svn-id: svn://10.0.0.236/trunk@57889 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:05:04 +00:00
vidur%netscape.com
0a0f3496b6
Fix for bug 23020. Relative URLs used in image.src and location.href should be resolved taking into account the base document URL of the calling context. R=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@57888 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:02:27 +00:00
tao%netscape.com
ecd98e520f
bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@57887 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:01:05 +00:00
dbragg%netscape.com
ebb5dd54af
Added nsJSFile.cpp to fix bug 16215 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@57886 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:55:33 +00:00
dbragg%netscape.com
4a97d9a27d
fix for bug #16215 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@57885 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:54:55 +00:00
dbragg%netscape.com
e3f115e95d
Fix for bug #16215 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@57884 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:53:48 +00:00
dbragg%netscape.com
ccd90e1689
Added nsFile.h and nsFile.cpp to fix bug #16215 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@57883 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:53:17 +00:00
pollmann%netscape.com
125bacfd6e
Bug 14419 (4 of 4): Make option text read/write (glue implementation) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57882 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:50:18 +00:00
pollmann%netscape.com
dcee6c63b0
Bug 14419 (3 of 4): Make option text read/write (glue header) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:49:39 +00:00
law%netscape.com
871285c0ef
Fix Save File... button so it works again; r=rgoodyer/akkana
...
git-svn-id: svn://10.0.0.236/trunk@57880 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:48:22 +00:00
mscott%netscape.com
e068caa226
bug #23894 --> be sure to escape the display name for the attachment b4
...
inserting it into the open attachment method.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:13 +00:00
briano%netscape.com
1f826b4599
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@57877 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:12 +00:00
pollmann%netscape.com
4683451aa5
Bug 14419 (2 of 4): Make option text read/write (idl) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57876 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:45:02 +00:00
cata%netscape.com
f67690b66d
Bug #3941 . r=naoki Adding access APIs to the converter managers data.
...
git-svn-id: svn://10.0.0.236/trunk@57874 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:44:21 +00:00
pollmann%netscape.com
706c1afd62
Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57873 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:42:56 +00:00
mscott%netscape.com
51eaf729a8
Bug #23894 --> be sure to unescape the attachment's display name before brining up the file picker.
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57872 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:52 +00:00
pollmann%netscape.com
c082b8b9d4
Fix warning r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:27 +00:00
nisheeth%netscape.com
7bb9a0c5e5
r=pollmann. Fix for bug 22237.
...
git-svn-id: svn://10.0.0.236/trunk@57870 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:22 +00:00
rginda%netscape.com
e412632c29
Remove bslib (socket component no-longer-used in irc), r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@57869 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:41:01 +00:00
cls%seawood.org
4ac7a3a7ad
Add a check for miscompiled long long when using -pedantic. Bug #19431 r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@57868 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:39:44 +00:00
rginda%netscape.com
006d259619
Remove the bslib from the build, r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@57867 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:39:40 +00:00
kmcclusk%netscape.com
8c6ad56e81
Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57866 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:38:50 +00:00
ducarroz%netscape.com
f8af30eaee
Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@57865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:38:34 +00:00
mscott%netscape.com
4bf50324b1
Bug #24007 --> you can't remove xul elements from html elements in JS
...
this was because of an unitialized variable in layout because xul elements
don't support the notion of ranges.
r=waterson
git-svn-id: svn://10.0.0.236/trunk@57864 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:37:16 +00:00
ducarroz%netscape.com
152d9b7d47
Rewrite fix for bug 23111. Now use new API for retreiving file system character set. R=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@57863 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:23 +00:00
ducarroz%netscape.com
6ce961d26e
Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff
...
git-svn-id: svn://10.0.0.236/trunk@57862 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:19 +00:00
ducarroz%netscape.com
c0461fb6c4
Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@57861 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:18 +00:00
ducarroz%netscape.com
77ef78aa70
New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@57860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:17 +00:00
sfraser%netscape.com
78ba93f14b
Add chatzilla to the Mac build. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@57859 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:30:34 +00:00
sfraser%netscape.com
3a74bacdbe
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57858 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:29:00 +00:00
terry%mozilla.org
39939cff9b
Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns.
...
git-svn-id: svn://10.0.0.236/trunk@57857 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:19:44 +00:00
terry%mozilla.org
89331e54aa
Checked in patch by Dawn Endico <endico@mozilla.org> -- when
...
reassigning by component, reassign the qa contact too.
git-svn-id: svn://10.0.0.236/trunk@57856 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 00:23:31 +00:00
ssu%netscape.com
530b2f12c8
fixing bug 23389. macinstaller was quitting after the downloding of the .xpi files. a=jj
...
r=cathleen
git-svn-id: svn://10.0.0.236/trunk@57855 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 00:10:31 +00:00
terry%mozilla.org
666ab60fac
Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML.
...
git-svn-id: svn://10.0.0.236/trunk@57854 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 23:56:55 +00:00
terry%mozilla.org
5dd93fbf13
Added "sanity check" to the list of things the maintainer gets to
...
choose from in the footer.
git-svn-id: svn://10.0.0.236/trunk@57853 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 23:30:24 +00:00
terry%mozilla.org
f8ef85865d
Added a missing PutFooter().
...
git-svn-id: svn://10.0.0.236/trunk@57852 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 23:17:49 +00:00
despotdaemon%netscape.com
21c9b4e56b
Pseudo-automatic update of changes made by jbetak@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57851 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 23:03:54 +00:00
alecf%netscape.com
0ba6a6066e
back me out
...
git-svn-id: svn://10.0.0.236/trunk@57850 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:53:46 +00:00
alecf%netscape.com
2ea048a339
back my changes out
...
git-svn-id: svn://10.0.0.236/trunk@57849 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:53:16 +00:00
alecf%netscape.com
47eaea8981
back out my changes
...
git-svn-id: svn://10.0.0.236/trunk@57848 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:51:53 +00:00
terry%mozilla.org
b541dc2d83
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
...
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
git-svn-id: svn://10.0.0.236/trunk@57846 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:35:49 +00:00
despotdaemon%netscape.com
5145a6de10
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@57845 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:33:37 +00:00
leif%netscape.com
a20be571f3
First major cleanup, mostly finished.
...
git-svn-id: svn://10.0.0.236/trunk@57844 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:25:29 +00:00
rginda%netscape.com
e8658a431e
revised incorrect testcase
...
git-svn-id: svn://10.0.0.236/trunk@57843 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:23:08 +00:00
terry%mozilla.org
389ea2f544
Remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@57842 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:04:49 +00:00
sspitzer%netscape.com
24fd826e2a
backing out andreas and warren
...
git-svn-id: svn://10.0.0.236/trunk@57840 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:01:56 +00:00
terry%mozilla.org
3919889819
Remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@57839 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 21:44:14 +00:00
alecf%netscape.com
e0ee77d25d
fix usages of getprehost so that we can send mail
...
a=granrose
git-svn-id: svn://10.0.0.236/trunk@57838 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 20:20:04 +00:00
alecf%netscape.com
8c8ac60962
fix usages of GetPreHost so that mail folders can appear
...
a=granrose
git-svn-id: svn://10.0.0.236/trunk@57837 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 20:19:17 +00:00
alecf%netscape.com
679f5f7129
fix usages of GetPreHost so that local/imap/news folders can be displayed
...
a=granrose
git-svn-id: svn://10.0.0.236/trunk@57836 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 20:17:14 +00:00
alecf%netscape.com
42c7c2c3b6
fix null pointer check for blocker #23958
...
git-svn-id: svn://10.0.0.236/trunk@57832 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 19:07:33 +00:00
Jerry.Kirk%Nexwarecorp.com
c15eae07e1
Forgot to subtract offset from the lr of a Rect when I hand coded
...
PtDeTranslateRect. This is Photon only.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57831 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 14:44:17 +00:00
dcone%netscape.com
accd3d74de
Fixed some problems with rounded borders. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@57830 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 14:43:05 +00:00
dcone%netscape.com
fcd03d055e
Added a container for the printContext. r= rods b = 21470
...
git-svn-id: svn://10.0.0.236/trunk@57829 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 14:30:41 +00:00
Jerry.Kirk%Nexwarecorp.com
e0e1888098
Photon UI Only
...
Fix Drawing problem in RawDrawFunc, there was a case where the routine
could be exited from without resetting the graphics context correctly.
Also did some general cleanup.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57828 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:47:55 +00:00
karnaze%netscape.com
f061bc9f68
fix for skipping last regression file, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@57827 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:47:35 +00:00
Jerry.Kirk%Nexwarecorp.com
c9186f6aa0
Photon UI Only
...
Changing some debug output to silence the RenderingContext a bit so I can
work on other problems...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57826 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:17:25 +00:00
Jerry.Kirk%Nexwarecorp.com
97368c8d7b
Add code to work around Photon bug. If any part of "text" is rendered
...
slightly off the drawing surface then the entire chunk of text is clipped.
This is an awful hack that just increases the draw surface by 100.
(A magic number) I am filing a bug with Photon to get a fix.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57825 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:15:33 +00:00
hyatt%netscape.com
c1506bc23d
Forgot to check in a file.
...
git-svn-id: svn://10.0.0.236/trunk@57824 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 11:20:15 +00:00
warren%netscape.com
7ffc376de1
Moved CIDs to nsIURLParser.idl to avoid mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57823 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 11:09:17 +00:00
mcafee%netscape.com
58f7d8a63d
Backing test8 out again, r=warren.
...
git-svn-id: svn://10.0.0.236/trunk@57822 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 10:49:12 +00:00
hyatt%netscape.com
e1c4386e0a
Fix for bug #20452 . r=pav
...
git-svn-id: svn://10.0.0.236/trunk@57820 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 10:34:27 +00:00
cls%seawood.org
ae7b30a1b5
Hey, how about some sensitivity for us objdir users? :) Makefiles still cannot automagically determine where the actual files are for install targets so you have to specify it.
...
git-svn-id: svn://10.0.0.236/trunk@57819 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 10:17:04 +00:00
warren%netscape.com
3a459e5017
Added access path for netwerk/base/src.
...
git-svn-id: svn://10.0.0.236/trunk@57818 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 10:15:46 +00:00
warren%netscape.com
1c0a4f29e6
Added access path.
...
git-svn-id: svn://10.0.0.236/trunk@57817 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 10:14:19 +00:00
hyatt%netscape.com
52f8c34a67
Fix for bug #23828 . r=pav.
...
git-svn-id: svn://10.0.0.236/trunk@57816 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 10:04:12 +00:00
hyatt%netscape.com
e95f80d995
added files: mozilla/layout/base/src/nsPresState.cpp
...
git-svn-id: svn://10.0.0.236/trunk@57815 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:59:49 +00:00
hyatt%netscape.com
f9a7976334
Partial fix for 18604. r=pav
...
git-svn-id: svn://10.0.0.236/trunk@57814 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:57:31 +00:00
pavlov%netscape.com
7716a345d5
fix for bug 13161
...
git-svn-id: svn://10.0.0.236/trunk@57813 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:52:46 +00:00
mcafee%netscape.com
245be44087
Adding test8 back to bloaty test. (23798)
...
git-svn-id: svn://10.0.0.236/trunk@57812 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:37:03 +00:00
hyatt%netscape.com
8f6502ffb7
Fixes for bugs 17460 and 21656. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@57811 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:28:54 +00:00
warren%netscape.com
4bd740a4cb
Added nsIURLParser.idl to manifest.
...
git-svn-id: svn://10.0.0.236/trunk@57810 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:26:06 +00:00
alecf%netscape.com
6a4dac3b40
make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
...
(in preparationfor #19079 )
r=scottip
git-svn-id: svn://10.0.0.236/trunk@57809 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:01:39 +00:00
warren%netscape.com
41d0793ce9
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@57808 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:50:03 +00:00
rbs%maths.uq.edu.au
fc2686eba5
[MATHML] *Restructuration to put member data into a mPresentationData struct. *Added support for accent and accentunder, with provision for embellished operators. *Changed usage of GetBoundingMetrics() to the X Windows character coordinate system
...
git-svn-id: svn://10.0.0.236/trunk@57807 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:38:25 +00:00
racham%netscape.com
99d3f3f2ed
Fixing bug 14358. Extracting activation url. a=McAfee
...
git-svn-id: svn://10.0.0.236/trunk@57806 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:31:44 +00:00
warren%netscape.com
37535818ea
New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@57805 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:31:13 +00:00
racham%netscape.com
54eb1a57bc
Fixing bug 14358. changed the name of a preg pref. a=McAfee
...
git-svn-id: svn://10.0.0.236/trunk@57804 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:29:14 +00:00
rbs%maths.uq.edu.au
eaebbc59d4
[MATHML] Add two atoms: fontstyle, accentunder
...
git-svn-id: svn://10.0.0.236/trunk@57803 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:28:35 +00:00
racham%netscape.com
fef006f6e9
Fixing bug 14358. Adding product registration prefs. a=McAfee.
...
git-svn-id: svn://10.0.0.236/trunk@57802 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:26:41 +00:00
jband%netscape.com
3eabf2f97c
- checkin of test for arrays of interface fix that went in yesterday.
...
- fix to xpcconvert NativeData2JS to support getting JSObject of DOM object
even when not running on a DOM created JSContext.
- some updates to comments, etc.
r=mccabe
git-svn-id: svn://10.0.0.236/trunk@57801 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:26:34 +00:00
rbs%maths.uq.edu.au
453b049104
Add Maxwell Equations test case contributed by Robert Miner, and fix of some rules in mathml.css
...
git-svn-id: svn://10.0.0.236/trunk@57800 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:25:57 +00:00
warren%netscape.com
6b35881936
New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@57799 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:19:26 +00:00
tbogard%aol.net
25bdf0da4a
When adding a child bail out on the pass through stuff when it isn't of the same item type. When adding a child and it is of the same type set the tree owner. When removing a child unset the tree owner. GetPosition and GetSize now just goes through the GetPositionAndSize instead of duplicating the code. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@57798 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:19:19 +00:00
tbogard%aol.net
db922e5437
Changed the NS_ISUPPORTS_IMPL to be an interface map. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@57797 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:16:50 +00:00
rgoodger%ihug.co.nz
d0da0b83e0
making profile manager handle newlines in alerts/prompts properly
...
git-svn-id: svn://10.0.0.236/trunk@57796 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz
f7236312cf
use proper newlines in alerts/prompts for profile manager
...
git-svn-id: svn://10.0.0.236/trunk@57795 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:05:51 +00:00
rgoodger%ihug.co.nz
deca9e0754
fixing 22997, ugly unknown content dialog. partial r=akkana@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57794 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:03:06 +00:00
rbs%maths.uq.edu.au
0816b9384c
[#ifdef MOZ_MATHML] Change of the character cordinate system of GetBoundingMetrics()
...
git-svn-id: svn://10.0.0.236/trunk@57793 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:02:12 +00:00
sspitzer%netscape.com
1bc0675e8b
fix for #17691 #20480 #20482
...
I wasn't properly landling the cases where the copies and folders prefs
from 4.x were ""
git-svn-id: svn://10.0.0.236/trunk@57792 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 07:53:28 +00:00
bienvenu%netscape.com
a871f40ff8
backing out harishd 3:50PM checkin a=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@57791 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 06:57:53 +00:00
rbs%maths.uq.edu.au
164f90cf22
[#ifdef MOZ_MATHML] Change of the character cordinate system of GetBoundingMetrics()
...
git-svn-id: svn://10.0.0.236/trunk@57789 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 06:15:37 +00:00
karnaze%netscape.com
b07ead7c80
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@57788 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 05:10:36 +00:00
dougt%netscape.com
e5859bb9bc
Making event handler callbacks static.
...
removing lock during XPT invoke
suggested by jband. bug 18110.
git-svn-id: svn://10.0.0.236/trunk@57787 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 05:03:29 +00:00
tbogard%aol.net
d305b92014
added files: mozilla/xpfe/appshell/public/nsIXULWindow.idl
...
git-svn-id: svn://10.0.0.236/trunk@57786 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 04:41:38 +00:00
tbogard%aol.net
e9a72bce34
Added nsIXULWindow.idl and put the list in alpha order.
...
git-svn-id: svn://10.0.0.236/trunk@57784 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 04:33:54 +00:00
tbogard%aol.net
cbde47ac4b
Added nsIXULWindow.idl to the build.
...
git-svn-id: svn://10.0.0.236/trunk@57782 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 04:24:16 +00:00
tbogard%aol.net
684b97b8f4
First check-in. Empty right now, but it will grow into a big boy real soon now.
...
git-svn-id: svn://10.0.0.236/trunk@57781 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 04:23:38 +00:00
scc%netscape.com
96366ed541
Fix build bustage; r=sfraser. My theory for what the current build bustage is: `tainted' |nsCOMPtr<nsIDOMElement>| definition. The full definition of |nsIDOMElement| must be in scope first.
...
git-svn-id: svn://10.0.0.236/trunk@57780 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 04:14:09 +00:00
varada%netscape.com
b0c55cc4fe
checking in a wizardmachine.ini with bogus values to act as global variables inorder for QA to verify
...
git-svn-id: svn://10.0.0.236/trunk@57779 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 03:12:40 +00:00
varada%netscape.com
1b7cc16837
reading the keys from the wizardmachine.ini and getting the values and storing them in widgets for later use as global variables
...
git-svn-id: svn://10.0.0.236/trunk@57778 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 03:12:01 +00:00
beard%netscape.com
756707f403
Using byte array buffer to implement sock read.
...
git-svn-id: svn://10.0.0.236/trunk@57777 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 02:26:50 +00:00
scc%netscape.com
2e870d3c3d
Added |ilISystemServices::GetIID()| to fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@57776 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 02:05:53 +00:00
slamm%netscape.com
b7209389cc
Fix separators in toolbar's bookmark menu. Bug #23639 .
...
git-svn-id: svn://10.0.0.236/trunk@57774 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:52:23 +00:00
tonyr%fbdesigns.com
a7cb0d3a9d
Update to generic modules and add field map support
...
git-svn-id: svn://10.0.0.236/trunk@57773 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com
0625bfbf28
Added field mapping UI
...
git-svn-id: svn://10.0.0.236/trunk@57772 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:40:34 +00:00
warren%netscape.com
0e536bb4b4
Added 'nmake debug' rule that launches mozilla in the debugger.
...
git-svn-id: svn://10.0.0.236/trunk@57771 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:39:34 +00:00
despotdaemon%netscape.com
d1526c1df9
Pseudo-automatic update of changes made by sford3@swbell.net.
...
git-svn-id: svn://10.0.0.236/trunk@57770 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:35:42 +00:00
jj%netscape.com
b0b08c8132
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@57769 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:30:02 +00:00
rjc%netscape.com
87f34c0dbe
Sorting optimizations. (Sort-of) review by putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57768 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:21:55 +00:00
bienvenu%netscape.com
e1b8a4f733
fix box spec memory leaks, mismatched free r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57767 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:02:57 +00:00
rhp%netscape.com
f56006a6e0
Changes to fix problem with rendering and qutoing I18N messages - Bug #: 22655 - r: naoki
...
git-svn-id: svn://10.0.0.236/trunk@57766 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:01:18 +00:00
wtc%netscape.com
c1eb7646e9
Bugzilla bug #20770 : CopyHostent should handle the possibility that
...
h_aliases is null. In that case, we allocate in our copy a one-element
array whose only element is a null pointer.
git-svn-id: svn://10.0.0.236/trunk@57765 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:58:02 +00:00
rgoodger%ihug.co.nz
6d8b69d818
[prefwindow] fixing 23909 - cookies radiobutton group has no default (typo)
...
git-svn-id: svn://10.0.0.236/trunk@57764 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:57:48 +00:00
wtc%netscape.com
b85076fefa
Bugzilla bug #20770 : on Solaris, gethost.c needs to link with -lsocket
...
if USE_IPV6=1 is specified.
git-svn-id: svn://10.0.0.236/trunk@57763 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:53:39 +00:00
brendan%mozilla.org
b004706546
InitStandardClasses so JS compiler makes well-prototyped objects (22048,22098 r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@57762 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:49:30 +00:00
rgoodger%ihug.co.nz
0f944ceace
add alert message for existing profile in create profile wizard
...
git-svn-id: svn://10.0.0.236/trunk@57761 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
6e0943c021
add check & failure for existing profile name in create profile wizard.
...
git-svn-id: svn://10.0.0.236/trunk@57760 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:44:44 +00:00
varada%netscape.com
7a3a8255d6
fix for bug #23523 getting rid of netscape name in the fields
...
git-svn-id: svn://10.0.0.236/trunk@57759 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:44:06 +00:00
hyatt%netscape.com
d3dca2ca9a
Adding a new interface for retrieving/setting state information on form
...
controls.
git-svn-id: svn://10.0.0.236/trunk@57758 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:43:39 +00:00
danm%netscape.com
f9d222595b
scoping local variables cleans up warnings and probably stops someone's compiler from hurting itself
...
git-svn-id: svn://10.0.0.236/trunk@57757 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:38:12 +00:00
wtc%netscape.com
dc470d54cb
Removed the assertion in PR_JoinThread. Returning PR_FAILURE is enough.
...
git-svn-id: svn://10.0.0.236/trunk@57756 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:31:07 +00:00
terry%mozilla.org
23764e4099
Fixed typos.
...
git-svn-id: svn://10.0.0.236/trunk@57755 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:22:54 +00:00
wtc%netscape.com
e16101d1ba
Set the reuseaddr socket option before calling PR_Bind.
...
git-svn-id: svn://10.0.0.236/trunk@57754 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:22:37 +00:00
rgoodger%ihug.co.nz
d76fd3b5d9
23872, fixing double click behaviour in profile manager
...
git-svn-id: svn://10.0.0.236/trunk@57753 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:17:48 +00:00
wtc%netscape.com
1264a6fd1c
Bugzilla bug #23694 : added a global variable to control the
...
native-threads-only mode of our NT implementation. r=srinivas@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57752 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:10:48 +00:00
danm%netscape.com
1e3d33af64
removing JS for persisting position and size (now handled automatically by C code)
...
git-svn-id: svn://10.0.0.236/trunk@57751 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:09:50 +00:00
norris%netscape.com
b0fea289c9
Work on 13838 missing property checks
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@57750 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:08:44 +00:00
jst%citec.fi
7aaa18a483
Fixing copying of wstring argument, this fixes the problem with only the first character of some status messages showing up in the browser. This fix also eliminates one string copy. r=dougt@netscape.com, a=mozbot.
...
git-svn-id: svn://10.0.0.236/trunk@57749 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:06:57 +00:00
norris%netscape.com
8b495ca37d
Fix 18592 Fix example: XPCom components cannot be used under
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@57748 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:03:46 +00:00
cata%netscape.com
31e256102c
Added a couple of comments into these property files. r=none
...
git-svn-id: svn://10.0.0.236/trunk@57747 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:03:06 +00:00
putterman%netscape.com
676912317b
Fix crash when getting collation key for empty string. r=nhotta.
...
git-svn-id: svn://10.0.0.236/trunk@57746 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:02:57 +00:00
gordon%netscape.com
06546812b8
Enabling memory cache. r=warren.
...
git-svn-id: svn://10.0.0.236/trunk@57745 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:56:39 +00:00
mjudge%netscape.com
c252b5c37a
small fix for bug23833 r= jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@57744 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:56:34 +00:00
danm%netscape.com
f4100584c5
removing (temporary) JS code to persist navigator window position and size (now handled in C code). r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57743 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:54:01 +00:00
leaf%mozilla.org
a50ae66c59
adding mozilla/plugins/oji/MRJ for mac to SeaMonkeyAll --leaf
...
git-svn-id: svn://10.0.0.236/trunk@57742 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:54:00 +00:00
danm%netscape.com
d29db6889f
changing name of position persistence attribute from [x|y] to screen[x|y]. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57741 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:53:19 +00:00
rods%netscape.com
98e4be328f
The combobox would be scrolled into view if some portion of it is visible.
...
b 23068 r=attintasi
git-svn-id: svn://10.0.0.236/trunk@57740 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:52:53 +00:00
cata%netscape.com
9970cebdf7
Charset menu code. Bugs #15867 , #15034 . r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57739 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:52:50 +00:00
danm%netscape.com
7a7f26e1b4
save/restore size & position as XUL tags. bug 15775. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57738 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:51:01 +00:00
harishd%netscape.com
3c64c50dcb
Fix for Bugs 22485, 20799 ( SCRIPT content processing ).
...
r=vidur,pollmann
Partial fix for bug 22260 ( enabling userdefined Tags ).
r=rickg
git-svn-id: svn://10.0.0.236/trunk@57737 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:50:41 +00:00
kin%netscape.com
394fb406dc
We now cut the correct number of characters from the styleValue string.
...
Fixed bug that prevented us from removing properties starting at the
zeroth position in the string.
r=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57736 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:50:28 +00:00
danm%netscape.com
0c61f84c9c
removing initial window sizing from StartLayout (now done in nsWebShellWindow). Long overdue change; also necessary as part of bug 15775. r:hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57735 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:49:25 +00:00
ftang%netscape.com
8427af9504
Add ibm converters and charset menu related files . r=cata
...
git-svn-id: svn://10.0.0.236/trunk@57734 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:46:18 +00:00
slamm%netscape.com
35cb81b814
Fix search panel popping open. r=rjc.
...
git-svn-id: svn://10.0.0.236/trunk@57733 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:46:13 +00:00
slamm%netscape.com
243de17166
Style tweak. Reduce the line under the panel headers. r=german.
...
git-svn-id: svn://10.0.0.236/trunk@57732 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:44:17 +00:00
alecf%netscape.com
9e7f9f8f50
fix compiler bustage
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@57731 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:43:46 +00:00
akkana%netscape.com
cadac857ea
22662: Rewrap text nodes which contain long lines, to prevent editor output from being too long to be accepted by servers. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@57730 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:40:52 +00:00
ftang%netscape.com
a1ce8b141b
add make alias for cata's charset menu change. r=cata
...
git-svn-id: svn://10.0.0.236/trunk@57729 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:38:45 +00:00
rgoodger%ihug.co.nz
35a7c636b8
fixing 20606, advanced edit dialog comes up blank. r=cmanske@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57728 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:37:01 +00:00
cata%netscape.com
18ddf324ab
Adding 2 new properties files to the build. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57727 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:35:04 +00:00
bienvenu%netscape.com
0bd46b7058
fix mork cell leaks in history, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@57726 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:35:00 +00:00
neeti%netscape.com
6868b909e1
fix for memory leak of ImageSystemServicesImpl, bug 21298, r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@57725 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:34:19 +00:00
rods%netscape.com
61c4530c87
Fixed two bugs, it puts the entire native file path into the text control instead of just the file name
...
and now it obeys the "size" attribute
b=19010 r=attintasi
git-svn-id: svn://10.0.0.236/trunk@57724 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:34:01 +00:00
locka%iol.ie
4e4655db96
Fixed control after changes to web shell caused compile errors
...
git-svn-id: svn://10.0.0.236/trunk@57723 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:33:27 +00:00
cmanske%netscape.com
d4e1176a34
Table editing work and fixed bug 21389, r=buster. Added detecting table, row, or cell for setting background color, bug 7992, r=kin. Renamed overloaded GetDocumentTitle to GetDocumentTitleString and set new URL of saved page in webshell, bug 23726, r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@57722 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:33:00 +00:00
nisheeth%netscape.com
1a9c3b3033
Fix for bug 23781.
...
git-svn-id: svn://10.0.0.236/trunk@57721 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:32:47 +00:00
danm%netscape.com
bcc30b68dd
implement GetScreenBounds. fixes gtk version of bug 5998. r:pavlov@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57720 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:28:29 +00:00
ftang%netscape.com
ff4962b0e7
fix 15909 . Contextual analysis . (period) for mozilla.org's
...
git-svn-id: svn://10.0.0.236/trunk@57719 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:26:21 +00:00
waterson%netscape.com
1dc5a28c4f
Bug 23799. Add a brief comment to clarify wtf is going on here. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@57718 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:25:25 +00:00
waterson%netscape.com
44709709e2
Bug 23799. Remove <html:div> surrounding the <tree> tag and update the 'style' attributes to accomodate recent hyattfunkage. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@57717 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:24:50 +00:00
waterson%netscape.com
b25817cb73
Bug 23799. Ignore failure from GetContentType() in StartDocumentLoad(), because some channels may not have yet resolved the content type. In this case, cross our fingers and pray that it's text/xul. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@57716 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:23:51 +00:00
valeski%netscape.com
27da90e53c
api clean up and fixed a blah.com www. appending case
...
git-svn-id: svn://10.0.0.236/trunk@57715 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:23:20 +00:00
valeski%netscape.com
8cb3795a6a
r=gagan. 17647. we digesting content-type comments as legitimate header values. now we're not
...
git-svn-id: svn://10.0.0.236/trunk@57714 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:22:25 +00:00
saari%netscape.com
47835cb693
changes to fix bugs with keyboard + mouse navigation of xpmenus. xpmenus still
...
are broken in general with keyboard navigation, but this checkin fixes many
of the issues raised in bug 22221. R=hyatt
git-svn-id: svn://10.0.0.236/trunk@57713 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:20:28 +00:00
jdunn%netscape.com
b9ad524691
Fix somemore of slamm's warnings
...
r= rods@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57712 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:19:20 +00:00
cata%netscape.com
497df2399c
Various small fixes. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@57711 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:18:35 +00:00
waterson%netscape.com
1ecfbbdfca
Remove some additional bogoasserts.
...
git-svn-id: svn://10.0.0.236/trunk@57710 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:18:05 +00:00
slamm%netscape.com
12278175df
Second part of fix for bug #21862 , unable to resize preview dialog. Previously checked in changes to preview.xul
...
git-svn-id: svn://10.0.0.236/trunk@57709 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:11:43 +00:00
slamm%netscape.com
5cb7e5c2da
Fix for 'View / Sidebar' not showing sidebar (bug #14685 ). Fix for javascript error (bug #23829 ).
...
git-svn-id: svn://10.0.0.236/trunk@57708 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:09:44 +00:00
pnunn%netscape.com
6766fbacf2
bug#17781. Clean up. pnunn@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57707 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:08:35 +00:00
jdunn%netscape.com
95242b4864
newline required at the end of files...
...
git-svn-id: svn://10.0.0.236/trunk@57706 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:07:43 +00:00
pnunn%netscape.com
ca6e6bbed6
bug#17781: clean up. pnunn@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57705 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:07:37 +00:00
jdunn%netscape.com
9df87496e8
use C style comments and not C++
...
r= scc@netscape.com
a= leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@57704 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:06:47 +00:00
pnunn%netscape.com
89a74d5f97
bug#17781. pnunn@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57703 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:06:31 +00:00
pnunn%netscape.com
0e0edd854e
bug#17781, 8520, 3791: ABR in gif comment field. pnunn. rev:neeti@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57702 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:04:20 +00:00
akkana%netscape.com
c002f01f83
Add control bindings for cut/copy/paste/undo/redo, as per posting on mozilla-unix and mozilla-ui. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57701 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:03:16 +00:00
sfraser%netscape.com
16ab16b36a
Tidy up of build scripts; make new groupings for imglib, necko and browserutils, remove if($NECKO) etc. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@57700 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:01:45 +00:00
pnunn%netscape.com
5773ab35a3
bug#12722: timer interacting with image groups. pnunn. rev: neeti@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57699 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:01:11 +00:00
terry%mozilla.org
6835960cdb
Make wording a little more clear when a username is invalid.
...
git-svn-id: svn://10.0.0.236/trunk@57698 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:55:45 +00:00
louis.martin%eng.sun.com
fed8c834db
This is updated source code with comments.
...
r=idk@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@57697 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:54:46 +00:00
despotdaemon%netscape.com
e9f5eb7467
Pseudo-automatic update of changes made by jbetak@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57696 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:45:57 +00:00
leaf%mozilla.org
15befc4307
removing silentdl from modules file per dougt's request -leaf
...
git-svn-id: svn://10.0.0.236/trunk@57695 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:38:50 +00:00
terry%mozilla.org
1c226c3e8b
Send one last email notification to people when a bug gets reassigned
...
away from them or they get removed from the CC list.
git-svn-id: svn://10.0.0.236/trunk@57694 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:23:25 +00:00
varada%netscape.com
987c92cd10
introduced attrib in the widget struct - the prefs will be attrib=pref and will be collected and stored in prefs.js in the workspace/isetup directory
...
git-svn-id: svn://10.0.0.236/trunk@57693 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:12:41 +00:00
varada%netscape.com
7de9df4b0a
readme placeholder in script.ib
...
git-svn-id: svn://10.0.0.236/trunk@57692 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:11:56 +00:00
varada%netscape.com
8df749eebc
new api GetAttrib to return an array of widget names that have the specified attrib
...
git-svn-id: svn://10.0.0.236/trunk@57691 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:10:48 +00:00
varada%netscape.com
a1d0b2ee48
added attrib to the widget struct - checking it in the .h file
...
git-svn-id: svn://10.0.0.236/trunk@57690 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 22:07:13 +00:00
karnaze%netscape.com
1cc8e19e2e
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@57689 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 21:27:02 +00:00
hyatt%netscape.com
adec12a0bb
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@57688 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 20:58:24 +00:00
terry%mozilla.org
fc7627d49d
Allow displaying of a "keywords" column.
...
git-svn-id: svn://10.0.0.236/trunk@57687 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 20:25:10 +00:00
hyatt%netscape.com
ed7a9eb667
Fix for chinatimes/tinderbox crasher. r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@57686 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 20:22:19 +00:00
hyatt%netscape.com
2d891e3a53
Fix for the mailnews sorting/folder switching bug.
...
git-svn-id: svn://10.0.0.236/trunk@57685 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 19:20:55 +00:00
hyatt%netscape.com
d048e1ecce
Fix for the mailnews sorting/folder switching crasher.
...
git-svn-id: svn://10.0.0.236/trunk@57684 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 19:20:25 +00:00
terry%mozilla.org
a4f00f605e
Was sometimes putting a silly timestamp in the change log.
...
git-svn-id: svn://10.0.0.236/trunk@57683 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 17:46:01 +00:00
hyatt%netscape.com
6b9821aa95
Fixing Win32 build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57682 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 16:25:04 +00:00
terry%mozilla.org
5532c72e2f
Don't complain that the user isn't doing anything if he is actually
...
changing keywords.
git-svn-id: svn://10.0.0.236/trunk@57681 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 16:19:19 +00:00
brade%netscape.com
ff04156de5
use proper key for discontiguous selection on Mac (r=jfrancis)
...
git-svn-id: svn://10.0.0.236/trunk@57680 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 16:07:03 +00:00
brade%netscape.com
c4d1ab0638
use proper key for disconguous selection on Mac (r=jfrancis)
...
git-svn-id: svn://10.0.0.236/trunk@57679 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 16:01:04 +00:00
brade%netscape.com
1a24ae2b19
initialize modifier keys for locally declared events; r=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@57678 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 15:56:30 +00:00
troy%netscape.com
a03ce36b24
b=22937, r=karnaze@netscape.com Fixed problem in paginated reflow
...
git-svn-id: svn://10.0.0.236/trunk@57677 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 15:47:58 +00:00
brade%netscape.com
2b900a9e8f
initialize to nsnull; r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@57676 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 14:53:51 +00:00
hyatt%netscape.com
49d579d9fe
Cleaning up makefile
...
git-svn-id: svn://10.0.0.236/trunk@57675 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 11:50:18 +00:00
hyatt%netscape.com
16e11e6e8f
Fix for 18444
...
git-svn-id: svn://10.0.0.236/trunk@57674 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 11:49:18 +00:00
hyatt%netscape.com
d5cdba236a
Fix for 18444
...
git-svn-id: svn://10.0.0.236/trunk@57673 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 11:43:54 +00:00
hyatt%netscape.com
04cc06dd2d
Fix for 23049
...
git-svn-id: svn://10.0.0.236/trunk@57672 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 11:33:51 +00:00
hyatt%netscape.com
2d7d529501
Forgot to patch Mac's build script.
...
git-svn-id: svn://10.0.0.236/trunk@57671 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 11:16:03 +00:00
rjc%netscape.com
36f2641445
Attempt to fix wensleydale (SunOS 5.6) bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57670 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 11:03:56 +00:00
hyatt%netscape.com
e2bdb86513
Fixing mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57669 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 10:58:18 +00:00
jfrancis%netscape.com
861057611a
fixed bug 20613 & 21121: both invloved newlines in preformatted text. Layout gives no frames for blanklines caused by newlines, so you cant click or arrow to them. I replace such newlines with breaks now.
...
fixed 21196: select all no longer selects the special break we use in empty documents (this would cause an invisible selection).
fixed 21430: choosing a new alignment in an empty doc used to do nothing. Now it works but I've exposed a selection bug inthe process...
fixed 22225: a little unintended re-entrancy caused multiple breaks to be inserted in empty table cells when doc read in.
git-svn-id: svn://10.0.0.236/trunk@57668 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 10:17:35 +00:00
rjc%netscape.com
f2a60c889e
Sorting optimizations. (Sort-of) review by putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57667 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 10:16:32 +00:00
hyatt%netscape.com
4967bc5d96
XBL anonymous content can (in theory) now be built.
...
git-svn-id: svn://10.0.0.236/trunk@57666 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:43:42 +00:00
rgoodger%ihug.co.nz
9f1f8e3e2a
profile manager II, text correction.
...
git-svn-id: svn://10.0.0.236/trunk@57665 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:43:38 +00:00
sspitzer%netscape.com
204a7c8513
we don't have panes in 5.0, remove some of this HAVE_PANES cruft.
...
git-svn-id: svn://10.0.0.236/trunk@57664 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:31:20 +00:00
sspitzer%netscape.com
71d09a214a
fix that annoying off by one bug.
...
git-svn-id: svn://10.0.0.236/trunk@57663 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:27:08 +00:00
hyatt%netscape.com
00a15a90bd
More XBL work.
...
git-svn-id: svn://10.0.0.236/trunk@57662 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:21:09 +00:00
hyatt%netscape.com
b7d969a730
Fix Linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57661 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:20:58 +00:00
warren%netscape.com
3ceb3c808c
Added
...
git-svn-id: svn://10.0.0.236/trunk@57658 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:11:01 +00:00
sspitzer%netscape.com
599cefdebb
polish and shine.
...
git-svn-id: svn://10.0.0.236/trunk@57657 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:08:35 +00:00
alecf%netscape.com
82835330db
switch account wizard to using .controls instead of getElementsByTagName
...
git-svn-id: svn://10.0.0.236/trunk@57655 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:01:00 +00:00
hyatt%netscape.com
f3783acaa0
Stubbing out some more XBL functions for future implementation.
...
git-svn-id: svn://10.0.0.236/trunk@57654 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 08:54:16 +00:00
sspitzer%netscape.com
3055ea3e30
fix some minor problems with the download header dialog.
...
git-svn-id: svn://10.0.0.236/trunk@57653 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 08:51:53 +00:00
hyatt%netscape.com
76e2c5bb8b
Giving XUL elements the capability to own bindings.
...
git-svn-id: svn://10.0.0.236/trunk@57652 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 08:48:33 +00:00
sspitzer%netscape.com
d16c42ad5d
clean this up. since I'm passing the server id through, I don't
...
need to pass the markOldRead and max_articles values through.
I can get them in JS. no doy.
git-svn-id: svn://10.0.0.236/trunk@57651 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 08:37:26 +00:00
sspitzer%netscape.com
7816ee9944
heed the per server "news.notify.on" pref.
...
git-svn-id: svn://10.0.0.236/trunk@57650 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 08:22:19 +00:00
sspitzer%netscape.com
d49ceb0b53
changes for the per server (instead of global) news.mark_old_read, max_messages, and news.notify.on
...
prefs. hook up the download news headers dialog to use and set these prefs.
git-svn-id: svn://10.0.0.236/trunk@57649 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 08:12:12 +00:00
sspitzer%netscape.com
77c73c4d94
remove more dead weight
...
git-svn-id: svn://10.0.0.236/trunk@57647 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:28:57 +00:00
rgoodger%ihug.co.nz
67927cb324
ProfileManager II: re-adding file accidentally removed.
...
git-svn-id: svn://10.0.0.236/trunk@57646 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:25:33 +00:00
sspitzer%netscape.com
630bf2ae9f
remove more dead weight.
...
git-svn-id: svn://10.0.0.236/trunk@57645 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:20:32 +00:00
sspitzer%netscape.com
44afc382ce
remove more dead weight for the almighty ben g.
...
git-svn-id: svn://10.0.0.236/trunk@57644 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:17:19 +00:00
sspitzer%netscape.com
9949a92452
removing dead files for ben goodger.
...
git-svn-id: svn://10.0.0.236/trunk@57643 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:14:28 +00:00
putterman%netscape.com
995949084b
styles for menuitem/menu/menuseparator when they are hidden. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@57641 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:03:28 +00:00
putterman%netscape.com
7676d91f58
Secondary sort thread pane by date. r=sspitzer. Bug 15142.
...
git-svn-id: svn://10.0.0.236/trunk@57640 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:02:29 +00:00
jband%netscape.com
86073f04b4
Fix to deal with arrays of interface pointers. r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@57638 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 05:54:40 +00:00
scc%netscape.com
1efb7c3f9c
macros and defs to removed conditional definition of |GetIID()| within |nsISupports|. r=beard, (waterson?), bug=10477
...
git-svn-id: svn://10.0.0.236/trunk@57637 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 05:48:47 +00:00
bienvenu%netscape.com
0c5097b717
fix mark all read performance for news,r=sspitzer 17470
...
git-svn-id: svn://10.0.0.236/trunk@57636 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 05:44:07 +00:00
karnaze%netscape.com
ff253260b5
bugs 19061, 9879 - each top level row group gets its own cell map; CellData reduced to 4 bytes.
...
git-svn-id: svn://10.0.0.236/trunk@57635 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 05:29:38 +00:00
ftang%netscape.com
1dab73272c
fix bug 7614. call the xterm keysym2ucs function to convert keysym which
...
XmbLookupString do not understand to unicode. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@57634 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 05:20:51 +00:00
syd%netscape.com
d9c0fb942e
restore id to first treechildren tag to fix broken overlay in commercial tree.
...
r=ben goodger
git-svn-id: svn://10.0.0.236/trunk@57633 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:56:59 +00:00
mscott%netscape.com
173038482c
Landing imap integration with the memory cache!! *Yeah*
...
Bug #23491 --> add memory cache support for imap urls.
Bug #23325 --> fix a crasher...only try to find a folder if we have a folder name
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@57632 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:54:23 +00:00
chuang%netscape.com
9f35d7e46f
fix bug5476 Preference radio buttons are not initialized, r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@57631 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:31:02 +00:00
sspitzer%netscape.com
487e12ecc7
changes needed to get -installer and -ProfileManager working in the new
...
ben goodger world.
git-svn-id: svn://10.0.0.236/trunk@57630 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:30:20 +00:00
nisheeth%netscape.com
a7972696d1
The timers used by the asynchronous reflow code were not compiling on the Mac earlier. Fixed them so that they compile on all platforms.
...
git-svn-id: svn://10.0.0.236/trunk@57629 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:27:05 +00:00
rgoodger%ihug.co.nz
df18fe326b
profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57628 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:21:25 +00:00
rgoodger%ihug.co.nz
f83515ef4b
ProfileManager II, r=gayatrib@netscape.com, sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57627 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:19:46 +00:00
sspitzer%netscape.com
2e43026e41
"news.notify.size" is not used anymore
...
git-svn-id: svn://10.0.0.236/trunk@57626 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:09:43 +00:00
sspitzer%netscape.com
1418ea5226
"news.notify.size" is not used anymore.
...
git-svn-id: svn://10.0.0.236/trunk@57625 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:05:51 +00:00
dbragg%netscape.com
9106b70324
fixing bug #23389 where the mac install wizard simply quits in the middle of the installer.
...
The problem arose after a change to NS_InitXPCOM().
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@57624 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 03:53:22 +00:00
alecf%netscape.com
316f0dde39
use new .controls attribute to speed up account manager
...
git-svn-id: svn://10.0.0.236/trunk@57622 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 03:48:16 +00:00
alecf%netscape.com
9d2d8fe4f9
use the new "controls" attribute of the document to speed up the prefs and profile wizard
...
r=ben_goodger
git-svn-id: svn://10.0.0.236/trunk@57620 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 03:44:01 +00:00
mscott%netscape.com
939fca5305
Bug #23491 --> add GetSet/AddToMemoryCache as part of hooking up imap urls
...
to the memory cache
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@57618 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 03:20:59 +00:00
mscott%netscape.com
168dcdbed2
Bug #23491 --> implement GetSet/AddToMemoryCache as part of hooking up imap urls
...
to the memory cache
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@57617 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 03:20:29 +00:00
mscott%netscape.com
0d69d94b7d
add nsIStreamObserver to QI method. Since it is inherited from nsIStreamListener, you need to explicitly list both
...
otherwise it generates an assert when you use a nsCOMPtr to QI for a method on nsIStreamObserver
git-svn-id: svn://10.0.0.236/trunk@57616 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 03:17:38 +00:00
pinkerton%netscape.com
35b7a1ec98
Fix for 23757. I over-zealously removed OnPaint() which was relied upon to actually paint native widgets. Doh! Anyway, all should be back to normal again.
...
git-svn-id: svn://10.0.0.236/trunk@57615 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:59:37 +00:00
pollmann%netscape.com
1f1acffd70
Bug 16253: Update form margins to be the same as Nav and IE's (this checkin has no effect on layout until 23388 is fixed) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57614 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:59:22 +00:00
alecf%netscape.com
abb8b4f61a
expose the form controls in a XUL document in the "controls" DOM attribute
...
this will make prefs and wizards much faster
r=hyatt
git-svn-id: svn://10.0.0.236/trunk@57613 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:59:08 +00:00
waterson%netscape.com
f92a42d3a2
Remove assertion from nsRDFDOMNodeList::Item(); it was being triggered from JS, and it really isn't a "fatal" program condition.
...
git-svn-id: svn://10.0.0.236/trunk@57612 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:49:10 +00:00
rhp%netscape.com
c350713fcc
Fix for bug #: 12675 - Code never reached in vCard handler. r: rhp (external contribution)
...
git-svn-id: svn://10.0.0.236/trunk@57611 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:47:30 +00:00
waterson%netscape.com
e0f8c77c19
Revert to eager scrollbar update. pav made me.
...
git-svn-id: svn://10.0.0.236/trunk@57610 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:41:38 +00:00
slamm%netscape.com
02e3b18c37
Fix for bug #21862 , unable to resize preview dialog.
...
git-svn-id: svn://10.0.0.236/trunk@57609 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:26:02 +00:00
hyatt%netscape.com
2161740ef1
added files: mozilla/layout/xbl/src/nsXBLBinding.cpp
...
git-svn-id: svn://10.0.0.236/trunk@57608 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:24:51 +00:00
hyatt%netscape.com
89ae85c8dd
more xbl work.
...
git-svn-id: svn://10.0.0.236/trunk@57607 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:23:54 +00:00
waterson%netscape.com
0aa77090cd
Bugs 20724, 23715. Add a fixed-size allocator for nsXULAttribute objects. Always atomize 'id' attributes so nsXULElement::GetID() can be fast. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57606 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:22:16 +00:00
rhp%netscape.com
64d18eb4d9
Fix for controlling FCC operation - Bug #18919 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@57605 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:20:28 +00:00
slamm%netscape.com
ad4046ddad
Add minimum widths to fix bug #18428 (iframe would overlap when sidebar made narrow).
...
git-svn-id: svn://10.0.0.236/trunk@57604 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:18:23 +00:00
slamm%netscape.com
e5e1fcaf12
Indent xul properly.
...
git-svn-id: svn://10.0.0.236/trunk@57603 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:17:19 +00:00
slamm%netscape.com
7c915844df
Pick some colors that color-blind folks can distinguish more easily. bug #23805
...
git-svn-id: svn://10.0.0.236/trunk@57602 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:12:08 +00:00
troy%netscape.com
1b4ab66907
b=23388. Make sure mIsTopMarginRoot is set correctly in nsBlockReflowState
...
constructor
git-svn-id: svn://10.0.0.236/trunk@57601 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:05:31 +00:00
pinkerton%netscape.com
a68745d0e6
Fixes for 23716. Remove AOLMAIL as a flavor we advertise through the converter to improve performance. Don't do the charset conversion when we want text/unicode.
...
git-svn-id: svn://10.0.0.236/trunk@57600 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:02:47 +00:00
pinkerton%netscape.com
7c063c5052
fix the case where the char stream impl reallocated its buffer to accomodate data > 256 bytes. mLength wasn't set (at all) so the memcpy() copied nothing into the new buffer.
...
git-svn-id: svn://10.0.0.236/trunk@57599 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:00:57 +00:00
law%netscape.com
3506ac4fa8
Fix for Mac build bustage; comment out some debugging code
...
git-svn-id: svn://10.0.0.236/trunk@57598 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 01:09:41 +00:00
mcafee%netscape.com
85ca6894a4
Backing out test8 to workaround bug 23767, we will put this back in when 23767 is fixed. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@57597 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 00:47:41 +00:00
rginda%netscape.com
9df9cac72f
Initial checkin of tostring test
...
git-svn-id: svn://10.0.0.236/trunk@57596 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 00:31:09 +00:00
slamm%netscape.com
c982c22261
Adjust min child count. It is different with the new tab layout.
...
git-svn-id: svn://10.0.0.236/trunk@57595 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 00:08:52 +00:00
waterson%netscape.com
92fc77e9e0
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57594 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 00:05:46 +00:00
sspitzer%netscape.com
ffdbbeae7e
fix for #23744 . r=alecf
...
the problem here is that when you use -CreateProfile, prefs don't get
initialized correctly, and you don't get a prefs.js file! this causes
all sorts of problems, as you might imagine.
addition code cleanup, too.
git-svn-id: svn://10.0.0.236/trunk@57593 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 00:04:30 +00:00
bienvenu%netscape.com
dbadc7ddda
fix solaris build bustage
...
git-svn-id: svn://10.0.0.236/trunk@57591 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 23:48:35 +00:00
slamm%netscape.com
4774c3d49a
Make selected panel more visible. Have selected panel header slide out to the left. Add a border under the panel headers to visually group them.
...
git-svn-id: svn://10.0.0.236/trunk@57590 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 23:36:07 +00:00
rjc%netscape.com
46d4d14033
(Really morse) Fix Mac bustage. Review: sdagley, rjc
...
git-svn-id: svn://10.0.0.236/trunk@57589 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 23:32:23 +00:00
law%netscape.com
47d887cf7f
Fix for clobber build bustage
...
git-svn-id: svn://10.0.0.236/trunk@57588 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 23:12:12 +00:00
waterson%netscape.com
4879fe4df1
Add .cvsignore file.
...
git-svn-id: svn://10.0.0.236/trunk@57587 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 23:03:47 +00:00
morse%netscape.com
007712e487
attempt to fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@57586 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:55:14 +00:00
valeski%netscape.com
84b193d3f7
17697. r=dougt. we now throw a dialog when we can't find a protocol handler.
...
git-svn-id: svn://10.0.0.236/trunk@57585 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:54:07 +00:00
valeski%netscape.com
cba848317e
keywords protocol no longer determins enalbed state, it's up to the app
...
git-svn-id: svn://10.0.0.236/trunk@57584 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:53:13 +00:00
jj%netscape.com
ce25e77cbb
#23776 : bumped up version number to M13 (Finder's Get Info strings)
...
git-svn-id: svn://10.0.0.236/trunk@57583 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:51:02 +00:00
law%netscape.com
4ad109c039
Adding #include for that picky Solaris compiler; this will head off a future red cycle
...
git-svn-id: svn://10.0.0.236/trunk@57582 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:37:21 +00:00
sspitzer%netscape.com
0774d0de3c
fix the slashdot panel (the old ones were either delete or not updating.)
...
r=waterson
git-svn-id: svn://10.0.0.236/trunk@57581 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:21:21 +00:00
sspitzer%netscape.com
35f4ebb51e
after all my bitching, I goofed and made it so for a new imap server, the copies and folders prefs defaults to the imap server, and not local folders.
...
fix #21237
git-svn-id: svn://10.0.0.236/trunk@57580 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:18:50 +00:00
bienvenu%netscape.com
dd5cdcab1b
remove obsolete file
...
git-svn-id: svn://10.0.0.236/trunk@57579 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:07:53 +00:00
law%netscape.com
b20077f0ca
Fix for #5708 ; add parent window attribute and use as nsIFileWidget parent when opening file chooser; r=danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57578 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:06:42 +00:00
rginda%netscape.com
90b60e7a0a
First round of Mac related changes.
...
It runs now, but test list files and single test files on the command line are still broken.
git-svn-id: svn://10.0.0.236/trunk@57577 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:02:23 +00:00
bienvenu%netscape.com
56232f9eed
remove obsolete folder sink proxy
...
git-svn-id: svn://10.0.0.236/trunk@57576 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:59:10 +00:00
law%netscape.com
c0868d5841
Stuff for bug #18804 ; tweaks for new web shell; r=radha@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57575 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:59:02 +00:00
nhotta%netscape.com
4ba5b66136
Adding a new project to the build, bug 23343, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@57574 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:54:15 +00:00
troy%netscape.com
4e81ba6679
b=20772. Changed ColumnsAreValidFor() so that it correctly handles the case
...
where the cell's desired width shrinks
git-svn-id: svn://10.0.0.236/trunk@57573 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:53:55 +00:00
morse%netscape.com
ad09c5c861
fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@57572 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:53:32 +00:00
nisheeth%netscape.com
8978d5a35b
r=troy. nsContainerFrame::ReflowDirtyChild() always generates a reflow command targeted at its child. nsInlineFrame::ReflowDirtyChild() always passes up the reflow request to its parent. nsBlockFrame::ReflowDirtyChild() no longer has code for checking whether its parent is an area frame.
...
git-svn-id: svn://10.0.0.236/trunk@57571 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:52:58 +00:00
kin%netscape.com
d553483351
Fix for bug #22422 : Textfields in mail news wizard only display first few characters.
...
Modified nsWindow::Update() to force it's child windows to update too.
r=blizzard@redhat.com ,pavlov@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57570 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:50:03 +00:00
jefft%netscape.com
89fbc14374
Fixed bug 21116 -- [PP] [Regression] Save attachement doesn't correctly set the default name; r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@57569 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:46:23 +00:00
cmanske%netscape.com
5317670a64
Fixed RegExp problems in forceInteger method , implemented JS for text and background color buttons relating to bug 21410 (but blocked by bug 23739). Fixed bug 18707. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@57568 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:45:13 +00:00
bienvenu%netscape.com
cce6dd23f2
add copymessages to message service,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57567 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:43:59 +00:00
bienvenu%netscape.com
97a2464cfe
add idl for mailbox spec and mail folder sink, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57566 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:42:19 +00:00
bienvenu%netscape.com
aa1c46dfbe
add nsIIMailboxSpec, nsIImapMailFolderSpec.idl,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57565 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:41:23 +00:00
mjudge%netscape.com
a21138136b
small changes for 22752 ctrl left and right. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@57564 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:39:36 +00:00
wtc%netscape.com
c3137bbb1e
Use only one definition of PipeAvailable and PipeAvailable64, which
...
requires _PR_MD_PIPEAVAILABLE. Define _MD_PIPEAVAILABLE for Mac.
Modified files: _macos.h, prfile.c
git-svn-id: svn://10.0.0.236/trunk@57563 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:37:38 +00:00
pepper%netscape.com
b3f2c9de75
Added necessary newline at the end of the file so that HP builds don't choke.
...
r=jdunn
git-svn-id: svn://10.0.0.236/trunk@57562 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:34:41 +00:00
terry%mozilla.org
8c7e0e6c74
Provide a simple param to let the maintainer shut down Bugzilla for a while.
...
git-svn-id: svn://10.0.0.236/trunk@57557 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 18:55:24 +00:00
terry%mozilla.org
96649fff29
"Change several bugs" was losing the sort order.
...
git-svn-id: svn://10.0.0.236/trunk@57556 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 18:31:33 +00:00
nisheeth%netscape.com
77cbdbf5e2
Removing the "ifndef XP_MAC" around the call to nsFrame::CreateAndPostReflowCommand(). The real problem, identified by Scott Putterman, was that the definition of this function was in a debug only section in nsFrame.cpp. He has moved the function out of the debug only section.
...
git-svn-id: svn://10.0.0.236/trunk@57555 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 17:43:18 +00:00
putterman%netscape.com
6f88f28b10
This should fix the build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57554 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 17:20:16 +00:00
erik%netscape.com
ed6e764e4a
bug 8801; automatically reflow document(s) when font prefs change;
...
r=ftang
git-svn-id: svn://10.0.0.236/trunk@57553 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 16:10:48 +00:00
rods%netscape.com
1dd43b69a7
the call to Init was in the wrong place
...
b 23697 r=dcone
git-svn-id: svn://10.0.0.236/trunk@57552 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 16:02:12 +00:00
scc%netscape.com
9ff3330264
factor the |IMPL_QUERY| macros to support inheriting |QueryInterface|. Redefine all the |NS_IMPL_ISUPPORTSn| macros in terms of the table-style macros. r={pinkerton, sfraser}
...
git-svn-id: svn://10.0.0.236/trunk@57551 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 16:01:14 +00:00
rods%netscape.com
4c2fe057b7
removed the hard-coded font for text editor controls
...
b 17303 r=buster
git-svn-id: svn://10.0.0.236/trunk@57550 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 15:37:39 +00:00
dcone%netscape.com
8185600b2d
Small error in background rendering that index is 0 instead if i. r=rods. b=23704
...
git-svn-id: svn://10.0.0.236/trunk@57549 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 15:36:24 +00:00
rods%netscape.com
f9c33eabfc
added border-box and font-family to the default "input"
...
removed extra background-color for select
r=kmcclusk b 17303
git-svn-id: svn://10.0.0.236/trunk@57548 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 15:35:10 +00:00
jefft%netscape.com
20576d40ef
fixed bug 21116 -- Save attachment, default name not set correctly; linux only; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@57547 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 15:27:39 +00:00
mccabe%netscape.com
4ece6c81dc
Reinstating backed-out fix to 20833 from earlier, this time with a change that seems to work on solaris and mac.
...
git-svn-id: svn://10.0.0.236/trunk@57546 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 13:33:40 +00:00
hyatt%netscape.com
383e9d4b90
added files: mozilla/layout/xbl/src/nsXBLService.cpp
...
git-svn-id: svn://10.0.0.236/trunk@57545 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 11:24:06 +00:00
hyatt%netscape.com
6f36c3bf53
Fixing Linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57544 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 11:22:40 +00:00
hyatt%netscape.com
29ed6c8ea4
XBL files are fully parsed! YES!
...
git-svn-id: svn://10.0.0.236/trunk@57543 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:55:56 +00:00
hyatt%netscape.com
d165e0ee5c
More tweaks.
...
git-svn-id: svn://10.0.0.236/trunk@57542 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:55:37 +00:00
hyatt%netscape.com
f823b03f70
More massaging to allow for XML docs with no webshells.
...
git-svn-id: svn://10.0.0.236/trunk@57541 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:50:02 +00:00
nisheeth%netscape.com
af4a0a5bb4
Ifdef out the call to nsFrame::CreateAndPostReflowCommand() on the Mac build for now.
...
git-svn-id: svn://10.0.0.236/trunk@57540 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:41:15 +00:00
hyatt%netscape.com
0911a05ccb
XML content sink should not require a non-null webshell. XBL doesn't use
...
webshells. r=me
git-svn-id: svn://10.0.0.236/trunk@57539 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:33:00 +00:00
hyatt%netscape.com
f7d6cbf8fa
Typo in progid.
...
git-svn-id: svn://10.0.0.236/trunk@57538 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:27:57 +00:00
hyatt%netscape.com
72694f8813
More about XML document loading using XBL.
...
git-svn-id: svn://10.0.0.236/trunk@57537 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:20:11 +00:00
hyatt%netscape.com
9083eebb9b
Making sure the XBL namespace is registered by the XBL service. r=yoyoma
...
git-svn-id: svn://10.0.0.236/trunk@57536 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 10:09:31 +00:00
hyatt%netscape.com
51eaea6e56
Teaching XBL how to load files. r=mini-me
...
git-svn-id: svn://10.0.0.236/trunk@57535 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:57:45 +00:00
hyatt%netscape.com
34222a1835
More implementation fun. r=neo
...
git-svn-id: svn://10.0.0.236/trunk@57534 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:44:18 +00:00
hyatt%netscape.com
89b73ee6fb
More impl work. r=smith
...
git-svn-id: svn://10.0.0.236/trunk@57533 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:32:29 +00:00
hyatt%netscape.com
b13a44e3e9
Adding XBL impl. r=trinity
...
git-svn-id: svn://10.0.0.236/trunk@57532 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:28:48 +00:00
hyatt%netscape.com
6a6a1dde45
adding XBL impl. r=trinity
...
git-svn-id: svn://10.0.0.236/trunk@57531 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:28:15 +00:00
hyatt%netscape.com
f27d79c915
Adding the XBL impl. r=trinity
...
git-svn-id: svn://10.0.0.236/trunk@57530 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:26:27 +00:00
hyatt%netscape.com
16717ba255
Adding the XBL implementation (stubbed).
...
git-svn-id: svn://10.0.0.236/trunk@57529 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:25:48 +00:00
hyatt%netscape.com
4bcaa44758
Adding the XBL service implementation (stubbed). r=trinity
...
git-svn-id: svn://10.0.0.236/trunk@57528 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 09:25:28 +00:00
sspitzer%netscape.com
ff98b95f7c
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@57527 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:57:41 +00:00
alecf%netscape.com
5e254eea52
increment i every time we go through the loop to avoid an infinite loop
...
r=sspitzer
fixes #17833
git-svn-id: svn://10.0.0.236/trunk@57526 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:50:42 +00:00
alecf%netscape.com
dd64a31834
remove large font so wizard is readable
...
git-svn-id: svn://10.0.0.236/trunk@57525 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:32:33 +00:00
hyatt%netscape.com
ddd8faee69
Never mind.
...
git-svn-id: svn://10.0.0.236/trunk@57524 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:32:23 +00:00
hyatt%netscape.com
89383f045c
Reverting treecells back to boxes.
...
git-svn-id: svn://10.0.0.236/trunk@57523 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:29:39 +00:00
nisheeth%netscape.com
59dbaae9fb
r=troy. Reflow commands are now coalesced by block and inline frames. This fixes bug 985 in which we now generate 6 reflow commands instead of 257.
...
git-svn-id: svn://10.0.0.236/trunk@57522 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:28:24 +00:00
hyatt%netscape.com
922c7667cc
Fix for bug #18294 . r=keanu
...
git-svn-id: svn://10.0.0.236/trunk@57521 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:16:32 +00:00
sspitzer%netscape.com
33cd33388c
don't hardcode this alert, move it to a string bundle.
...
git-svn-id: svn://10.0.0.236/trunk@57520 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:04:07 +00:00
sspitzer%netscape.com
82a993fcb1
fix for #13767 , when creating a news account, default compose html to false.
...
git-svn-id: svn://10.0.0.236/trunk@57519 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 07:57:42 +00:00
sspitzer%netscape.com
474de77d86
fixing my old enemy "the classic .get() with nsCOMPtr on solaris (and linux, if you have --enable-pedantic) turned on" bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57518 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 07:39:00 +00:00
putterman%netscape.com
f2a6ef433d
Instead of selecting first new message on startup, just scroll to it. r=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@57517 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 07:18:58 +00:00
pinkerton%netscape.com
0593ad4505
Replacing TARGET_CARBON ifdefs with inline functions in nsCarbonHelpers.h to make code more readable.
...
git-svn-id: svn://10.0.0.236/trunk@57516 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 07:14:09 +00:00
pinkerton%netscape.com
060246fe9f
Replacing TARGET_CARBON ifdefs with inline functions in nsCarbonHelpers.h to make code more readable.
...
git-svn-id: svn://10.0.0.236/trunk@57515 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 07:02:17 +00:00
beard%netscape.com
ceea114c6b
fixes nsIAtom leaks, bug=15906, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57514 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 06:54:58 +00:00
rjc%netscape.com
43d975391f
Fix bug # 23689: flush bookmarks after adding new nodes.
...
git-svn-id: svn://10.0.0.236/trunk@57513 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 06:38:42 +00:00
leif%netscape.com
f04e4a14f7
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@57512 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 06:27:00 +00:00
leif%netscape.com
4b8bc11569
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@57511 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 06:15:45 +00:00
waterson%netscape.com
373ae7ac00
Don't force the sliderframe to 'eagerly' repaint. Allow it to be redrawn with the next Compositor pass. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57510 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 05:29:24 +00:00
troy%netscape.com
885f08d717
b=23707. Made sure HR frame correctly computes max-element-size
...
when it has an 'auto' width
git-svn-id: svn://10.0.0.236/trunk@57509 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 04:52:19 +00:00
mcafee%netscape.com
020468f108
Cleaning up XUL, shrinking UI to fit, simplified some labels. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@57508 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 04:50:15 +00:00
mccabe%netscape.com
47cfe06ecb
Reverting const-generation code that seems to be trouble for Solaris.
...
git-svn-id: svn://10.0.0.236/trunk@57507 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 03:34:30 +00:00
bienvenu%netscape.com
77d68c9f32
folder sink idl, not part of build yet
...
git-svn-id: svn://10.0.0.236/trunk@57506 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 03:30:21 +00:00
waterson%netscape.com
b0f775e689
Bug 17195. Implement nsIDOMNode::CloneNode(). r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57505 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 03:23:48 +00:00
sfraser%netscape.com
3026ce39f6
Fixing bustage by ensuring that xpidl_utils.c is only in the compiler target. r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@57504 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 03:09:33 +00:00
sspitzer%netscape.com
0fa1fcdaff
fix the bogus comment
...
git-svn-id: svn://10.0.0.236/trunk@57503 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 03:03:30 +00:00
jfrancis%netscape.com
a39f1285ba
fix for 23551: plaintext mail quoting broken. editor rules code was unaware that we were utting html elements into plaintext (namely pre, used to contain the quote). fixed.
...
git-svn-id: svn://10.0.0.236/trunk@57502 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:58:57 +00:00
mccabe%netscape.com
129ccc5ea1
changing #include "xpt_stuct.h" to <xpt_struct.h> b/c I don't think Mac is finding the file.
...
git-svn-id: svn://10.0.0.236/trunk@57501 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:48:06 +00:00
putterman%netscape.com
a0770a4ad9
Begin work on mail context menus. This is for the thread pane. r= alecf.
...
git-svn-id: svn://10.0.0.236/trunk@57500 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:25:35 +00:00
dbaron%fas.harvard.edu
8b25beeb95
Fix bug 11168. Underline position metrics are returned as positive
...
numbers by X, but Mozilla wants them to be negative. This caused
problems only for certain font servers (those that returned underline
position metrics).
r=pavlov
git-svn-id: svn://10.0.0.236/trunk@57499 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:24:46 +00:00
jfrancis%netscape.com
e7ca3cd894
fix for bug 23595: lines permuted by forward delete of a break. one line fix - some misordered parameters.
...
git-svn-id: svn://10.0.0.236/trunk@57495 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:20:24 +00:00
ftang%netscape.com
38e638870a
check in the keysym2ucs function from xterm-122 source . Thanks
...
Markus G. Kuhn <mkuhn@acm.org > and Richard Verhoeven <river@win.tue.nl >
The intergration part will be check in later after reviewed by pavlov
git-svn-id: svn://10.0.0.236/trunk@57494 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:12:49 +00:00
rjc%netscape.com
46efb96cfd
Fix broken end tag location.
...
git-svn-id: svn://10.0.0.236/trunk@57493 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:48:17 +00:00
alecf%netscape.com
427d50b06a
fix typos, no review needed
...
git-svn-id: svn://10.0.0.236/trunk@57492 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:47:36 +00:00
rjc%netscape.com
06d2a36d07
Somehow, we lost some of the magical attributes we need to check for. (coalescing dup arcs, and allowing negative arcs)
...
git-svn-id: svn://10.0.0.236/trunk@57491 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:47:23 +00:00
mccabe%netscape.com
4e6799d4d5
added files: mozilla/xpcom/typelib/xpidl/xpidl_util.c
...
git-svn-id: svn://10.0.0.236/trunk@57490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:47:05 +00:00
alecf%netscape.com
4587b652c1
make the account wizard use a common overlay for some elements
...
prep for using ben's account wizard.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57489 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:46:55 +00:00
mccabe%netscape.com
ecfc9775e8
Batched set of fixes to xpidl. NOTE this'll probably cause the world to rebuild.
...
* fix 20833 - generate numbers of appropriate form in header output mode for short, long, signed or unsigned IDL consts. Thanks to bratell@lysator.liu.se for finding this and confirming the fix.
* fix 11199, remove .h output file on failure - partially generated files caused trouble, as they had the proper timestamp to fool 'make' next time around. Punted on mac.
* Restore Mac hack to fix \r to \n, requested by Beard.
* Make 'const decl must be short or long' warning into error for typelib mode. This mirrors an existing error in header mode.
* Fix up various aspects of xpidl, including:
- Move shared functions from xpidl_idl.c and xpidl.c 'main' module to new xpidl_util.c.
- Recast nodehandler-table-per-backend as 'backend' struct, including broken-out prolog and epilog functions. Replaces overloaded IDLN_NONE node handler that did prolog code on non-null tree, epilog on null. Move backends to new API.
- Rename a few structs more logically.
- Add a new list to track files included from the base .idl file, for generated #includes in output header file. This replaces using the 'already-included' hashtable for this purpose, and lets us generate just the minimal set of #includes, in the order they occured in the .h file.
- Various fixes to quiet xpidl warnings.
- Change main() to only accept one input file from the command line, because the basename code assumes this, and multiple files aren't needed by our make system.
r=jband
git-svn-id: svn://10.0.0.236/trunk@57488 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:46:21 +00:00
danm%netscape.com
e953c924c9
backing out 1.23 (bin/res/samples is already partially included)
...
git-svn-id: svn://10.0.0.236/trunk@57487 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:43:28 +00:00
norris%netscape.com
2dd1e30161
Fix bug 16536.
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@57486 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:42:37 +00:00
varada%netscape.com
c90b18204b
fix for bug#22948 the field for third party installers now has-please select an executable to install
...
git-svn-id: svn://10.0.0.236/trunk@57485 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:34:25 +00:00
dougt%netscape.com
43916a6230
locking nsProxyObject before calling XPT_InvokeByIndex()
...
locking maps for entire GetNewOrUsedClass() process.
locking maps while trying to Find an IID off of a Root.
locking when removing from RealObjectToProxyObjectMap
I am hoping that this will fix some of the SMP problems, namely 21556.
r=mccabe.
git-svn-id: svn://10.0.0.236/trunk@57484 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:26:11 +00:00
gordon%netscape.com
b867430d58
Removed _InstallFromManifest(":mozilla:netwerk:util:public:MANIFEST") because the file doesn't exist anymore, and added _InstallResources(":mozilla:docshell:base:MANIFEST"). r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@57483 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:19:14 +00:00
wtc%netscape.com
681cd4598d
Use PR_IMPLEMENT to define an exported function. Don't need extern when
...
defining a global function. "prrng.h" is indirectly included by primpl.h.
git-svn-id: svn://10.0.0.236/trunk@57482 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:12:35 +00:00
jdunn%netscape.com
7fe5ff0d54
Fix slamm's warnings of shadowing previous variables.
...
r= rhp@netscape.com
r= warren@netscape.com
r= rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57481 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:54:10 +00:00
sspitzer%netscape.com
78531ab39a
fix for #23573
...
sort the non-special default js files in reverse alphabetical order before parsing them.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@57480 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:53:38 +00:00
gordon%netscape.com
fc3586a6fe
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57479 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:51:56 +00:00
valeski%netscape.com
c78535d9ad
Allowing the FTP channel to Cancel() even if the underlying connection thread has gone away.
...
git-svn-id: svn://10.0.0.236/trunk@57478 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:51:17 +00:00
slamm%netscape.com
7cc3a49f1b
Fix layout problem with mailnews. The iframe in 'My Panels' would not strecth. Added an extra box layer to contain it. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57477 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:45 +00:00
slamm%netscape.com
2227419a41
Update selected panel after update. Fix for #23616 . Also, use uppercase names for function call. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57476 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:41 +00:00
slamm%netscape.com
c3f810877e
Use uppercase names. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57475 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:38 +00:00
slamm%netscape.com
95180415ad
Make assertions in sidebar datasource to mark the batch update. The observer in sidebarOverlay.js uses it to update the panel selection properly. Fixes bug #23616 . Capitalize all functions called from xul. Reorder functions. Pick some clearer names. Add comments. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57474 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:35 +00:00
slamm%netscape.com
7e45def857
Move preview.css entry from content area to skins area. duh. Fixes bug #21478 . Also export sidebar.css (it brings in the global styles). r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57473 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:32 +00:00
slamm%netscape.com
728f415f3f
Remove obsolete call to sidebarOpenClosePanel(). r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57472 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:27 +00:00
mcafee%netscape.com
06dea4fb07
Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@57471 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:45:13 +00:00
rhp%netscape.com
afbb8512ad
Fix for line endings after linked text - Bug #: 23507 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@57470 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:37:47 +00:00
putterman%netscape.com
1f2b54a9fa
Slightly speed up opening a mail folder by using IsHeaderRead instead of IsRead. r=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@57469 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:31:06 +00:00
bryner%uiuc.edu
23db985639
Removing unused code that is #ifdef LOSER. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@57468 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:27:01 +00:00
bienvenu%netscape.com
852eee3ba4
first entry into cvs, not part of build
...
git-svn-id: svn://10.0.0.236/trunk@57467 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:24:26 +00:00
rgoodger%ihug.co.nz
8ad87f50ab
partial fix to bool radio persistence bugs (r=sfraser@netscape.com, v=mcafee@netscape.com), tree sizing fix (r=sfraser@netscape.com)
...
git-svn-id: svn://10.0.0.236/trunk@57466 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:20:05 +00:00
pierre%netscape.com
35e03cffb3
17303 "Text input fields in chrome should use sans serif font". Clear the NS_STYLE_FONT_USE_FIXED flag when setting a font different from -moz-fixed. r=rods (rods checked in the other part of that fix in nsHTMLFontElement.cpp)
...
git-svn-id: svn://10.0.0.236/trunk@57465 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:19:14 +00:00
alecf%netscape.com
4071cdc1d8
open account wizard on a timer so that it doesn't actually open during the onload= handler... so that users can get to it using the parent window's window icon on the Windows taskbar.
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57464 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:57:41 +00:00
norris%netscape.com
5c8d9b369d
Fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@57463 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:55:18 +00:00
akkana%netscape.com
b0e84c5792
23335: Don't return error codes from the editor controller; the resulting JS messages just confuse the user. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@57462 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:42:15 +00:00
bienvenu%netscape.com
bc5acd30d0
set new flag for all new news messages, not just ones with re:,r=sspitzer 23647
...
git-svn-id: svn://10.0.0.236/trunk@57461 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:38:53 +00:00
alecf%netscape.com
373aadacd9
fix for #14089 , various typos & layout problems fixed
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57460 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:21:47 +00:00
valeski%netscape.com
d1a08c2fcb
14696. resource strings for dialogs (dns not found, and protocol not registered)
...
git-svn-id: svn://10.0.0.236/trunk@57459 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:12:48 +00:00
valeski%netscape.com
a434aaf553
r=rpotts. 14696. We now throw dialogs when dns fails, and when a protocol isn't avail for protocols *entered in the url bar*.
...
git-svn-id: svn://10.0.0.236/trunk@57458 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:11:32 +00:00
racham%netscape.com
d07019d8b8
Fixing bug 16673. User50 directory on windows will now lives 1 level up fromthe executable. r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@57457 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:07:22 +00:00
mscott%netscape.com
621fdbc301
Bug #8985 --> add a key binding for the delete key such that hitting the delete button in messenger will
...
delete the selected message(s).
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57456 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:59:12 +00:00
dp%netscape.com
40adb96b8f
Implementing access to servicemanager from component manager via
...
nsIInterfaceRequestor. r=scc
git-svn-id: svn://10.0.0.236/trunk@57455 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:54:46 +00:00
danm%netscape.com
47a3ab06fe
explicitly skip URL load if no URL param was specified in window.open. fixes bug 20757. similar to rev 1.200 (backed out in 1.201), though something went wrong with that one. not sure what. this one tests well. patch submitted by bissiri@eecs.umich.edu. r:me
...
git-svn-id: svn://10.0.0.236/trunk@57454 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:52:04 +00:00
alecf%netscape.com
0921380f98
rearrange some of the members of this interface just for readability
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57453 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:49:29 +00:00
rjc%netscape.com
cef3af7692
Even if pref string is an empty string, if it wasn't null, need to free it.
...
git-svn-id: svn://10.0.0.236/trunk@57452 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:44:18 +00:00
ducarroz%netscape.com
afd6791b91
Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@57451 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:41:36 +00:00
mscott%netscape.com
2d478c7e48
Bug #8276 --> some old code in here wasn't allocating enough bytes for a string when quoting an address. As a result,
...
it was possilbe to give it a string with semicolons such that we would corrupt memory. an easy example:
foo@netscape.com ;foo@netscape.com would cause us to write past the end of an allocated buffer and crash.
The fix is to make sure we allocate enough memory.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57450 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:37:24 +00:00
dcone%netscape.com
5e51c18847
Set the container for the printContext. Fixes an Assert, but not the entire bug. r=Rods b=21470
...
git-svn-id: svn://10.0.0.236/trunk@57449 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:32:23 +00:00
nhotta%netscape.com
72fdf9055e
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57448 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:30:41 +00:00
bryner%uiuc.edu
ceb3e53c0f
This fixes mousewheel scrolling inside trees. I also cleaned up the code
...
in nsEventStateManager, moving the view/frame locating code to its own
function - this will be helpful for implementing page up/down scrolling
for trees. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@57447 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:30:22 +00:00
briano%netscape.com
4e2de70aeb
Replaced with build-moz-ports.pl because people were confused.
...
git-svn-id: svn://10.0.0.236/trunk@57446 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:25:25 +00:00
briano%netscape.com
ff9311f1d1
Minor tweaks for SunOS4 and the special-case Sun Workshop compiler builds.
...
git-svn-id: svn://10.0.0.236/trunk@57445 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:23:57 +00:00
valeski%netscape.com
bc1b812270
r=rhp. datetime protocol wasn't initializing properly which would cause a datetime url without a host to spin
...
git-svn-id: svn://10.0.0.236/trunk@57444 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:16:19 +00:00
sspitzer%netscape.com
82a785e528
fixes to turn bug #22916 into a blank window bug (instead of a crasher)
...
r=troy
git-svn-id: svn://10.0.0.236/trunk@57443 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:15:20 +00:00
rjc%netscape.com
931e4725f0
Check preference string to make sure its not an empty string before using.
...
git-svn-id: svn://10.0.0.236/trunk@57442 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:11:07 +00:00
dmose%mozilla.org
6a9a65447a
when using SunOS and not using GCC, clobber now removes the Sun WorkShop template repository cache, as this can get out of sync. r=cls@seawood.org,akkana@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57441 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:11:02 +00:00
ftang%netscape.com
48f8574d1b
fix word breaking problem. r=mjudge. treat all word breaking as the same.
...
git-svn-id: svn://10.0.0.236/trunk@57440 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:07:13 +00:00
ftang%netscape.com
12e2393591
fix bug 22921 . Use generic module macro to implement the module.
...
git-svn-id: svn://10.0.0.236/trunk@57439 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:05:50 +00:00
rjc%netscape.com
2f68be984f
Tweak resource cache usage. Change from putterman, Review from me
...
git-svn-id: svn://10.0.0.236/trunk@57438 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:03:53 +00:00
norris%netscape.com
66694f8a98
Get IRCChat working without compromising security.
...
Fix bugs 20261, 23518
r=rginda,mstoltz
git-svn-id: svn://10.0.0.236/trunk@57437 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:02:06 +00:00
sspitzer%netscape.com
21d060a8c8
ignore generated Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@57436 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:52:27 +00:00
blizzard%redhat.com
314c24a926
add xpistub.so back into the unix package list since we build it now.
...
git-svn-id: svn://10.0.0.236/trunk@57435 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:34:52 +00:00
terry%mozilla.org
a3660c97d3
Fixed warnings.
...
git-svn-id: svn://10.0.0.236/trunk@57434 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:32:43 +00:00
dp%netscape.com
4a6c6f75e5
Providing register and unregister hook per component in the generic
...
module. r=alecf
git-svn-id: svn://10.0.0.236/trunk@57433 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:18:55 +00:00
waterson%netscape.com
0937b45c18
Bug 22915. Be sure to add the nsCachedChromeChannel to the load group on nsIChannel::SetLoadGroup(). Also, don't assume (in nsXULDocument::StartDocumentLoad) that when you 'hit' in the cache that the channel is actually a nsCachedChromeChannel; instead, inspect its content type. Finally, get rid of extraneous 'command' member variable in nsCachedChromeChannel. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57432 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:18:19 +00:00
waterson%netscape.com
892aa6ef31
Bug 22915. Add 'text/cached-xul' as a content type that the nsXULDocument can handle. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57431 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:12:52 +00:00
cmanske%netscape.com
896aa9a505
Oops! Restore 'g' in RegExp with last checkin. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@57430 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:11:34 +00:00
blizzard%redhat.com
a36b930692
fix for bug #23420 . make sure that when checking the xlate queue that we compare against the rect as well as the serial of the Expose event.
...
git-svn-id: svn://10.0.0.236/trunk@57429 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:11:23 +00:00
dcone%netscape.com
5428fb6744
Used the NS_GET_IID(nsIDocShell) to create the docshell instead of a WebShellIID. r=travis b=22937
...
git-svn-id: svn://10.0.0.236/trunk@57428 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:06:42 +00:00
mscott%netscape.com
a016f03236
Bug #23351 --> patch from bns_robson@hotmail.com to fix
...
problem where we weren't pausing for more data if the server hadn't sent
the response back.
r=mscott
git-svn-id: svn://10.0.0.236/trunk@57427 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:06:36 +00:00
cmanske%netscape.com
694d973a0a
Part of fix for why forceInteger filter in Composer edit boxes doesn't work (fixed RegExp syntax). Added debug dump lines to help investigate bug 18707 (exists only in optimized builds). r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@57426 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:03:23 +00:00
mscott%netscape.com
da9368485e
Bug #20132 --> pass in the interface request object into open url.
...
Some plugin code in nsWebShell::GetInterface broke progress / status information because it broke
the GetInterface method for webshell. I fixed this.
r=rpotts
git-svn-id: svn://10.0.0.236/trunk@57425 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:59:24 +00:00
pp%ludusdesign.com
b5787cf895
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
jefft%netscape.com
445941948d
fixed bug 23442 -- [DOGFOOD] Empty trash on IMAP account causes crash; check for return value in js; r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@57422 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:44:55 +00:00
srinivas%netscape.com
0ad0e0a408
Adding back rev 3.22 after fixing a typo. Update to OS/2 port; the build
...
now uses OS_ARCH=OS2, in place of WINNT. Checkin for sobotka@axess.com .
Bugzilla 23544.
git-svn-id: svn://10.0.0.236/trunk@57421 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:44:12 +00:00
jefft%netscape.com
6e90476bb8
fixed bug -- Empty trash on local and POP folders doesn't work; implemented empty trash for pop; r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@57420 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:41:24 +00:00
rods%netscape.com
4a4558506b
reworked some more of the fieldset's reflow (not in build yet)
...
git-svn-id: svn://10.0.0.236/trunk@57419 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:40:06 +00:00
rods%netscape.com
f996dd3823
Listbox was handle clicks in the combobox incorrectly and this caused the
...
dropdown to rollup too soon.
b=23484 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@57418 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:36:37 +00:00
rods%netscape.com
81946ff625
click events for checkbox and radiobuttons now handled via content (DOM0
...
instead of the frame
b=23592 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@57417 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:33:36 +00:00
slamm%netscape.com
e07768ec61
Remove redundant if statements.
...
git-svn-id: svn://10.0.0.236/trunk@57416 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:29:59 +00:00
chuang%netscape.com
3498c226a2
Fix bug20235 AB Formatting checkbox not remembered, r=habgas
...
git-svn-id: svn://10.0.0.236/trunk@57415 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:06:39 +00:00
sspitzer%netscape.com
ef45f52c55
back end (migration) fix for bug #16219
...
migrate the mail.pop3_gets_new_mail and mail.imap.new_mail_get_headers get
migrated to mail.server.server1.download_on_biff
git-svn-id: svn://10.0.0.236/trunk@57414 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:03:51 +00:00
pnunn%netscape.com
30e3120b23
Updated makefile.win for jpgcom. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@57413 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 19:51:02 +00:00
hyatt%netscape.com
a426ec7a36
Removing my lame comment.
...
git-svn-id: svn://10.0.0.236/trunk@57412 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 19:49:04 +00:00
mjudge%netscape.com
070645421e
bug 15982 r=cmanske. needed more places to add checks for style turning off normal selection.
...
git-svn-id: svn://10.0.0.236/trunk@57411 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 19:44:59 +00:00
mjudge%netscape.com
9df8bc0d71
r= cmanske. warning hunt
...
git-svn-id: svn://10.0.0.236/trunk@57410 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 19:43:07 +00:00
slamm%netscape.com
e604f33d9b
Fix quotes for warnings command-line.
...
git-svn-id: svn://10.0.0.236/trunk@57407 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:54:21 +00:00
terry%mozilla.org
07e4de9983
Was making changes to bugs before validating the entries in the CC
...
field. This caused mid-air collisions and other weirdnesses.
git-svn-id: svn://10.0.0.236/trunk@57406 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:25:11 +00:00
karnaze%netscape.com
5dac68d7e4
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@57405 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:18:08 +00:00
sspitzer%netscape.com
585b953f65
fix this back, since xbl/Makefile.in now exists
...
git-svn-id: svn://10.0.0.236/trunk@57404 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:06:33 +00:00
sspitzer%netscape.com
1e8a566734
adding this for hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57403 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 18:06:15 +00:00
troy%netscape.com
80fbcaae37
b=23239. Changed tables to incrementally update maximum width (natural width)
...
if requested. Now we only do a single reflow when processing table cell
incremental reflow instead of the three reflows we had to do before
git-svn-id: svn://10.0.0.236/trunk@57402 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 15:55:31 +00:00
rhp%netscape.com
d128c3c1b1
Fix for invalid multipart message creation - Bug #: 19223 - r: mscott
...
git-svn-id: svn://10.0.0.236/trunk@57401 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 15:41:21 +00:00
cls%seawood.org
a3ac650b58
For now, skip intermediate xbl dir and go straight to xbl/public
...
git-svn-id: svn://10.0.0.236/trunk@57400 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 10:45:21 +00:00
despotdaemon%netscape.com
47e2140dfa
Pseudo-automatic update of changes made by laa@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@57399 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 10:19:25 +00:00
sspitzer%netscape.com
9f5f32df93
fix bug #23370
...
git-svn-id: svn://10.0.0.236/trunk@57398 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 10:01:31 +00:00
sspitzer%netscape.com
0b3b8bd75c
fix bug #23366
...
git-svn-id: svn://10.0.0.236/trunk@57397 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:57:50 +00:00
hyatt%netscape.com
bad6990a5a
Oops again.
...
git-svn-id: svn://10.0.0.236/trunk@57396 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:56:17 +00:00
hyatt%netscape.com
e4c792ed8e
Oops. Forgot to add makefiles.
...
git-svn-id: svn://10.0.0.236/trunk@57395 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:52:42 +00:00
sspitzer%netscape.com
5aa3a5dfff
fix bug #23249 . prepopulate the address widget the newsgroup name (not the full uri). also, if they had a news server selected, treat this like a normal "To:" compose.
...
git-svn-id: svn://10.0.0.236/trunk@57394 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:51:28 +00:00
cls%seawood.org
78c12703ea
Oops. Wrong fix. Backing out.
...
git-svn-id: svn://10.0.0.236/trunk@57393 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:49:20 +00:00
dougt%netscape.com
e48610488a
URL loading did not work when I click on the Update notificaiton menu item.
...
I am just going to hard code a URL for this until I get an interface on
xpflash which can convert a update name to an update url.
git-svn-id: svn://10.0.0.236/trunk@57392 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:47:33 +00:00
cls%seawood.org
5881ae4ec9
Commenting out non-existant Makefile
...
git-svn-id: svn://10.0.0.236/trunk@57391 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:41:13 +00:00
sspitzer%netscape.com
c7e95c12c0
make it so the identity for the "Local Folders" account that gets created defaults the copies and
...
folders prefs to the "Local Folders."
git-svn-id: svn://10.0.0.236/trunk@57390 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:28:24 +00:00
dougt%netscape.com
7ed650bc09
removing NSCP references.
...
git-svn-id: svn://10.0.0.236/trunk@57389 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:21:29 +00:00
dougt%netscape.com
52ba95c2f9
Adding URL loading when clicked.
...
git-svn-id: svn://10.0.0.236/trunk@57388 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 09:18:43 +00:00
dougt%netscape.com
8ef62f07c8
Adding Update Notification to the task menu bar.
...
r=waterson.
git-svn-id: svn://10.0.0.236/trunk@57387 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:58:22 +00:00
dougt%netscape.com
632cc8ee2c
dusting off notification.
...
r=waterson@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57385 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:53:18 +00:00
rjc%netscape.com
722d05e615
Use native ptr [via .get()]
...
git-svn-id: svn://10.0.0.236/trunk@57383 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:41:15 +00:00
rjc%netscape.com
321eac2192
Defer creation of resource cache until a sort is imposed. Also, added a temporary working for db->OnChange() not enjoying a null oldTarget.
...
git-svn-id: svn://10.0.0.236/trunk@57382 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:38:47 +00:00
hyatt%netscape.com
716cedca38
Adding XBL.
...
git-svn-id: svn://10.0.0.236/trunk@57381 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:26:26 +00:00
hyatt%netscape.com
bccad5fcaf
Initial XBL landing.
...
git-svn-id: svn://10.0.0.236/trunk@57380 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:25:59 +00:00
sspitzer%netscape.com
dca234c2b3
fix a reference error that I caused with my last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@57379 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:20:31 +00:00
sspitzer%netscape.com
e5c7ee1fbf
fix for bug #23457 . when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
...
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").
fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@57378 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 08:01:37 +00:00
pavlov%netscape.com
3486871edc
fix for 23559 r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@57377 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:57:36 +00:00
pollmann%netscape.com
f9bbcff754
Bug 22526: Correct bug where form was submitted by pressing enter in last text input if odd number of inputs r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57376 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:55:54 +00:00
pollmann%netscape.com
de69b0b086
Bug 23376: <form action="foo.cgi?bar=baz" method="get"> should no longer result in two ?'s r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57375 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:34:12 +00:00
pollmann%netscape.com
836ef6cf4d
Bug 18478: Allow base tag in body to work for image maps (Fix courtesy bissiri@eecs.umich.edu) r=self, harishd
...
git-svn-id: svn://10.0.0.236/trunk@57374 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:21:24 +00:00
pavlov%netscape.com
63efc4daf1
fix memory leak when handling expose events r=bruce
...
git-svn-id: svn://10.0.0.236/trunk@57373 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:18:00 +00:00
mcafee%netscape.com
3a6a4b1961
Typo was preventing browser.cache.check_doc_frequency from sticking. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@57371 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 06:56:27 +00:00
mcafee%netscape.com
3bd64f3db2
Resurrecting some prefs we lost in the pref landing. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@57370 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 06:47:05 +00:00
rjc%netscape.com
a5c192cf93
Move resource cache up from the XUL sort service into the generic builder. Review: me
...
git-svn-id: svn://10.0.0.236/trunk@57369 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 06:28:28 +00:00
bienvenu%netscape.com
76fb4be9f5
remove unneeded include
...
git-svn-id: svn://10.0.0.236/trunk@57368 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 06:15:31 +00:00
pavlov%netscape.com
636f0ddf2f
check for null before calling into a method of the object r=dmose
...
git-svn-id: svn://10.0.0.236/trunk@57367 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 06:11:12 +00:00
bruce%cybersight.com
93bf44c0ff
Real fix for the Solaris bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57366 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 06:06:29 +00:00
rickg%netscape.com
a5f6465a5d
Fixed my inverted logic that landed with Harish's checkin.
...
git-svn-id: svn://10.0.0.236/trunk@57365 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 06:00:58 +00:00
bienvenu%netscape.com
4a3ce66193
add include of nsIEventQueue.h
...
git-svn-id: svn://10.0.0.236/trunk@57364 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:57:45 +00:00
waldemar%netscape.com
3776d04d81
Added unicode character category functions
...
git-svn-id: svn://10.0.0.236/trunk@57363 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:55:58 +00:00
bienvenu%netscape.com
7ffc172da3
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@57362 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:51:14 +00:00
cls%seawood.org
998e857c5b
Ok, that was lame. The comment: 'Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as.' should have gone with this set of configure*.
...
The previous checkin with the above comment should've had the comment: 'Use values from config.guess for OS_ARCH, OS_TARGET, etc when cross-compiling. Don't check for /dev/zero when cross-compiling. Don't override the determined values for linking with GNU ld with the hardcode values of Sun ld under solaris. Added TARGET_NSPR_MDCPUCFG to the solaris build. Don't assume NSPR is installed on the system when cross-compiling.'
git-svn-id: svn://10.0.0.236/trunk@57361 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:31:08 +00:00
pinkerton%netscape.com
11a66eab33
Removing ifdefs for TARGET_CARBON code. Using inline functions in Universal Headers and nsCarbonHeaders.h.
...
git-svn-id: svn://10.0.0.236/trunk@57360 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:20:12 +00:00
pinkerton%netscape.com
d4d5ba22c6
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57359 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:18:43 +00:00
cls%seawood.org
c94cbe27ba
Removed redundant XPDIST from the build. Changed existing references to DIST.
...
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
git-svn-id: svn://10.0.0.236/trunk@57356 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:13:01 +00:00
waterson%netscape.com
a32a76ea60
Nitpicky cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@57355 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:12:36 +00:00
waterson%netscape.com
2e9557fcaa
Make sure we can handle queries for -negative- assertions. (Failure to do so was causing history title's not to show up.)
...
git-svn-id: svn://10.0.0.236/trunk@57354 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:08:30 +00:00
cls%seawood.org
f637dff386
Add MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs around the timer libs and other static libraries to be linked into the shared library.
...
git-svn-id: svn://10.0.0.236/trunk@57353 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:06:24 +00:00
waterson%netscape.com
4a7e4889bf
Fix separator rule.
...
git-svn-id: svn://10.0.0.236/trunk@57352 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 04:58:16 +00:00
waterson%netscape.com
08560c7af8
Replace raw QueryInterface() calls with CallQueryInterface(). Other misc cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@57351 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 04:58:05 +00:00
cls%seawood.org
ef0cc7ae5f
Removed unused variables MOZ_OJI & ENABLE_PICS.
...
Set module_CFLAGS to $(PUBLIC) instead of $(DIST)/public/module.
git-svn-id: svn://10.0.0.236/trunk@57350 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 04:56:23 +00:00
cls%seawood.org
06b181535f
Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as.
...
git-svn-id: svn://10.0.0.236/trunk@57349 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 04:54:28 +00:00
cls%seawood.org
5cb8166ad4
New Makefiles that were added to the build at some point.
...
git-svn-id: svn://10.0.0.236/trunk@57348 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 03:46:42 +00:00
hyatt%netscape.com
2c9879296b
adding behavior property to CSS. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@57347 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 03:40:41 +00:00
bienvenu%netscape.com
4b01e48fd1
add include of prmon.h to fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@57345 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:50:46 +00:00
waterson%netscape.com
74b0641338
Take out crufty debug printfs.
...
git-svn-id: svn://10.0.0.236/trunk@57344 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:49:18 +00:00
mccabe%netscape.com
e374f85a9a
Fix to 9967.
...
Explicitly disable floating-point exceptions on FreeBSD, to force conformance with IEEE-specified behavior that the JS engine depends on.
Thanks to saska@acc.umu.se for the patch, and especially to all the experts who contributed to the discussion of this issue on the 9967 report.
r=mccabe.
git-svn-id: svn://10.0.0.236/trunk@57341 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:30:12 +00:00
bienvenu%netscape.com
518f332f38
removing in favor of idl file,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57340 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:28:29 +00:00
bienvenu%netscape.com
5c1d14d6b4
convert nsIImapProtocol.cpp to idl,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57339 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:27:43 +00:00
bienvenu%netscape.com
df2a8ac405
add nsIImapProtocol.idl,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57338 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:27:17 +00:00
akkana%netscape.com
7b2f1553b5
Use if instead of switch, to eliminate warnings. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@57337 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:24:29 +00:00
waterson%netscape.com
d218df9d5f
Bug 18631. Add GetDataSources() method to nsIRDFCompositeDataSource. r=scottip,rjc
...
git-svn-id: svn://10.0.0.236/trunk@57336 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:59:12 +00:00
rhp%netscape.com
173fdb52d8
Fixes for emoticon recognition - Bug #21203 - r: rhp (externally contributed)
...
git-svn-id: svn://10.0.0.236/trunk@57335 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:56:25 +00:00
wtc%netscape.com
e8b864eb1b
Bugzilla bug #23304 : protypes.h should only test a macro defined in
...
prcpucfg.h (in this case, _aix32in6.cfg or _aix64.cfg).
Modified files: _aix32in6.cfg, _aix64.cfg, protypes.h
git-svn-id: svn://10.0.0.236/trunk@57334 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:53:08 +00:00
wtc%netscape.com
f8ccf3e8aa
Merged minor fixes related to PR_Available and PR_Sync for pipes
...
in NSPR 3.5.1 onto the main trunk.
Modified files: _win95.h, _winnt.h, prfile.c, ntio.c, w95io.c, ptio.c
git-svn-id: svn://10.0.0.236/trunk@57332 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:49:01 +00:00
harishd%netscape.com
e61e7a440e
Fix for Bugs
...
19977 - Fixed crash due to misplaced TEXTAREA in TABLE.
20797 - Fixed crash caused by stray </TD>.
20645 - Fixed problem caused due to context mismatch.
22623 - Fixed by not displaying bullet for extra </LI> .
23186 - illegal content ( in TABLE ) problem.
23589 - illegal content problem.
r=rickg
For rickg
Bugs 23451 and 23555 ( Making FONT an inline-entity..as per spec. )
r=harishd
git-svn-id: svn://10.0.0.236/trunk@57331 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:48:35 +00:00
beard%netscape.com
3b07d7bf42
initial check-in.
...
git-svn-id: svn://10.0.0.236/trunk@57330 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:46:27 +00:00
jdunn%netscape.com
9b6c271893
Fix base class specifiers, since be default if they aren't specified it is Private
...
# 23237
r= warren@netscape.com , ftang@netscape.com , jband@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:45:34 +00:00
jfrancis%netscape.com
a1fc60d62e
fixing VC5 build (missing return value)
...
git-svn-id: svn://10.0.0.236/trunk@57325 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:25:00 +00:00
nhotta%netscape.com
6a50f193fe
Adding I18N functions for pref migration, bug 14349, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@57324 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:24:21 +00:00
nhotta%netscape.com
9bbe42d713
Apply unicode conversion to the file name to attach, bug 23111, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@57323 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:22:33 +00:00
waterson%netscape.com
cb89ba24bb
Use '0' instead of '-1' to mean 'a real column'. Fixes Unix warnings.
...
git-svn-id: svn://10.0.0.236/trunk@57322 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:20:19 +00:00
bienvenu%netscape.com
80944345bd
make nsIImapProtocol scriptable, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57320 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:18:56 +00:00
ssu%netscape.com
12da139d1c
fixing bug #21943 . It now creates an empty Plugins folder and attempts to copy the java npjava*.dll files to it. r=dbragg. does not affect tinderbox. platform=windows only
...
git-svn-id: svn://10.0.0.236/trunk@57318 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:15:55 +00:00
waterson%netscape.com
976b6bbd1b
Bug 22294. Reject empty URLs; support ArcLabelsIn() and GetSource[s](). r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@57316 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:12:12 +00:00
waterson%netscape.com
3068fe3dd9
Bug 22294. Use aURI's spec (rather than mURL) to cough up a URL for global history. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57315 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:11:31 +00:00
terry%mozilla.org
ca31e66d94
Worked around bug in older versions of MySQL that caused a report of
...
one bug matching a keyword when there really are zero.
git-svn-id: svn://10.0.0.236/trunk@57309 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:26:22 +00:00
rods%netscape.com
5af9a779d8
removed the ">" from the select/option rules
...
changed the background-color to inherit for the display area
b=23475,23288 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@57308 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:11:09 +00:00
bryner%uiuc.edu
7a6e03e0c6
Fix build bustage. r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@57307 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:03:15 +00:00
waterson%netscape.com
75de951d58
Remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@57306 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:21:24 +00:00
warren%netscape.com
bfe911f7a6
Added NS_IMPL_AGGREGATED_QUERY_HEAD macro.
...
git-svn-id: svn://10.0.0.236/trunk@57305 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:14:32 +00:00
pinkerton%netscape.com
689c05e1f1
reverting html->text api.
...
git-svn-id: svn://10.0.0.236/trunk@57304 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:05:16 +00:00
pinkerton%netscape.com
28c3b87687
fixing bug 21414 the right way, reverting api's to their previous ways.
...
git-svn-id: svn://10.0.0.236/trunk@57303 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:04:24 +00:00
waqar%netscape.com
8142682ce4
# 19452
...
r mcafee
d Huge menus on gtk+1.23
git-svn-id: svn://10.0.0.236/trunk@57301 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:55:19 +00:00
sspitzer%netscape.com
51d8047eba
check in benb's (mozilla@bucksch.org) fixes for bug #23330
...
don't convert emoticons to gifs when sending a html message.
I also took the liberty of removing the dead code from nsMsgSendPart.cpp
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57300 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:51:01 +00:00
mjudge%netscape.com
9504c35709
fixing small bug20146 r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57299 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:48:54 +00:00
srinivas%netscape.com
af72506f91
Previous checkin broke Linux build.
...
git-svn-id: svn://10.0.0.236/trunk@57298 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:20:41 +00:00
terry%mozilla.org
09e46385de
Fixed a warning.
...
git-svn-id: svn://10.0.0.236/trunk@57297 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:17:10 +00:00
pavlov%netscape.com
376c4d121c
removed unneeded Union to the region r=jerrykirk
...
git-svn-id: svn://10.0.0.236/trunk@57296 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:12:47 +00:00
pavlov%netscape.com
1c9d035de3
s/UTF8/UTF8_STRING/ on the atom r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57295 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:11:36 +00:00
alecf%netscape.com
6b76a076b3
fix for #23527 - use onchange= to disable the password, not onclick
...
(and enable the password by default since onchange= is broken right now)
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57294 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:06:41 +00:00
saari%netscape.com
b49f99f076
Fix for bug 15048 and 22221. Added a DOM focus listener to the xpmenus menubar listener to help with keeping proper state across alt+tab process changes. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57293 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:05:27 +00:00
dp%netscape.com
fe73241378
On Shutdown let servicemanager be available until the xpcom shutdown
...
observers are notified.
git-svn-id: svn://10.0.0.236/trunk@57292 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:26:56 +00:00
dp%netscape.com
df2b12b22b
Adding comments to explain shutdown further.
...
git-svn-id: svn://10.0.0.236/trunk@57291 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:26:00 +00:00
terry%mozilla.org
ec01b24747
Asking for both keywords and CC info was creating corrupted SQL.
...
git-svn-id: svn://10.0.0.236/trunk@57290 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:24:18 +00:00
waldemar%netscape.com
3dfc1a09f0
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57289 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:22:43 +00:00
larryh%netscape.com
18dfa0c323
BugZilla 19247. FreeBSD uses /dev/random too
...
git-svn-id: svn://10.0.0.236/trunk@57288 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:20:33 +00:00
dbragg%netscape.com
4d9e13dc97
Added onclose handler to return false. Fixes M13 bug #17019 . r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@57287 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:09:29 +00:00
srinivas%netscape.com
4f5b02e4cb
Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.
...
Checkin for sobotka@axess.com . Bugzilla 23544.
git-svn-id: svn://10.0.0.236/trunk@57286 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 21:08:45 +00:00
mscott%netscape.com
109e63a23d
Use the URILoader to load attachment urls when sending a reply to a message with attachments. this allows us to use the
...
stream converter logic in the uri loader.
r=rhp
git-svn-id: svn://10.0.0.236/trunk@57285 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:59:10 +00:00
bienvenu%netscape.com
57bd31e1b1
use string bundles for news messages,r=sspitzer 12105
...
git-svn-id: svn://10.0.0.236/trunk@57284 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:57:49 +00:00
gordon%netscape.com
88217b224c
Add nsUnknownDecoder.cpp to Mac build, and enable registration of Unknown Content-Type Decoder as a component. r=rpotts.
...
git-svn-id: svn://10.0.0.236/trunk@57283 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:54:30 +00:00
chuang%netscape.com
f2f32dd6ec
Fix Bug10868 import tab delimited text file with .tab extension, r=hangas
...
git-svn-id: svn://10.0.0.236/trunk@57282 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:52:57 +00:00
karnaze%netscape.com
4169639c46
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@57281 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 15:44:04 +00:00
kin%netscape.com
a18087d551
Fix for bug #21029 : Caret get's wrong offset when parent not a text node
...
mozilla/layout/base/public/nsIFrameSelection.h
- Added aReturnOffset arg to GetFrameForNodeOffset().
mozilla/layout/base/src/nsCaret.cpp
- mLastContentOffset now gets it's value from the offset
returned by GetFrameForNodeOffset().
mozilla/layout/base/src/nsRangeList.cpp
- GetFrameForNodeOffset() now returns an offset to be used
with the result frame.
r=mjudge@netscape.com ,jfrancis@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57280 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 15:32:42 +00:00
dcone%netscape.com
c34d9dbdae
Fixed some transform errors. r=rickg. bugs = 14385,19601
...
git-svn-id: svn://10.0.0.236/trunk@57279 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 14:52:49 +00:00
hyatt%netscape.com
3615918b27
Cleaning up the folder pane.
...
git-svn-id: svn://10.0.0.236/trunk@57278 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:41:05 +00:00
hyatt%netscape.com
f98410fc01
Fixing prefs.
...
git-svn-id: svn://10.0.0.236/trunk@57277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:34:29 +00:00
hyatt%netscape.com
6badcf88c4
Working on col show/hide
...
git-svn-id: svn://10.0.0.236/trunk@57276 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:18:34 +00:00
hyatt%netscape.com
a1e8021c8e
Working on tree column show/hide.
...
git-svn-id: svn://10.0.0.236/trunk@57275 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:18:12 +00:00
jfrancis%netscape.com
426d03cf7e
not all compilers created equal
...
git-svn-id: svn://10.0.0.236/trunk@57274 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 10:44:18 +00:00
jfrancis%netscape.com
fdee474e64
fix for 11994, an IME bug. (accidentally left out of prior checkin)
...
git-svn-id: svn://10.0.0.236/trunk@57273 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 10:20:51 +00:00
jfrancis%netscape.com
8f19524dca
added in some rules code for mail quoting. This
...
fixes bug: 19979 (extra blank line showing up in
mail that has quotes)
partial progress on block transformation work:
unlisting a list now works mostly correctly again,
instead of merging all the former list items into
one run of text (no bug number).
Moz-br's are now added in one more circumstance:
when you have a br at the end of some inline
content that is followed by a new block (like a
list, table, etc.). This is needed for the same
reason that the other moz-br's are: to generate a
blank line that the user expects after hitting
return. (no bug number)
DTD-related work to enable the editor to check if
you should be able to type given the current
selection.
fixed bug 22944: inserting an <A> in a table
splits the table.
Made some progress on text paste performance, but
it's still too slow. That's 19273, which I'm
leaving open
fixed bug 15258: selection capable of getting out
of the body element.
fixed a bug where code that merged adjacent text
nodes would merge the non-editable "formatting"
textnodes, (no bug number). Added code to prevent
selection from ending up inside a non-editable
text node.
fix for 11994, an IME bug.
git-svn-id: svn://10.0.0.236/trunk@57272 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 10:13:58 +00:00
jfrancis%netscape.com
176abec882
support for getting parser's internal enum value for text nodes
...
git-svn-id: svn://10.0.0.236/trunk@57271 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 09:45:43 +00:00
hyatt%netscape.com
d1e0d7727b
Making sure the tree widget clips its bottom.
...
git-svn-id: svn://10.0.0.236/trunk@57270 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:58:37 +00:00
hyatt%netscape.com
e33b21531d
Ensuring that content doesn't get drawn OVER the tree widget's scrollbars.
...
git-svn-id: svn://10.0.0.236/trunk@57269 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:49:55 +00:00
hyatt%netscape.com
e581fba5be
La
...
git-svn-id: svn://10.0.0.236/trunk@57268 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:48:54 +00:00
hyatt%netscape.com
fa3440f4ba
Reverting the inner cell of a tree back to a block. I can't deal with boxes sucking.
...
git-svn-id: svn://10.0.0.236/trunk@57267 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:47:25 +00:00
nisheeth%netscape.com
5a8510a34f
Fix build on win98.
...
git-svn-id: svn://10.0.0.236/trunk@57266 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:40:10 +00:00
mcafee%netscape.com
12a837ebe6
Conditional orange status for bloat failure, clobber isn't working properly.
...
git-svn-id: svn://10.0.0.236/trunk@57265 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:27:21 +00:00
mcafee%netscape.com
99ece377c3
Cut bloaty zombie time from 5 min. to 2 min.
...
git-svn-id: svn://10.0.0.236/trunk@57264 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:19:12 +00:00
hyatt%netscape.com
aed468416d
Getting the addressing tree out of a div.
...
git-svn-id: svn://10.0.0.236/trunk@57263 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 07:37:39 +00:00
hyatt%netscape.com
043e4e1f46
Forgot some tree checkin stuff.
...
git-svn-id: svn://10.0.0.236/trunk@57262 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 07:22:36 +00:00
pepper%netscape.com
fffd5eab6a
All Source Files must have newline at the end or HP compilers barf.
...
r=jdunn
git-svn-id: svn://10.0.0.236/trunk@57261 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 06:58:53 +00:00
pepper%netscape.com
04170ae60d
All source files must have a newline at the end or HP compilers choke
...
r=jdunn
git-svn-id: svn://10.0.0.236/trunk@57260 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 05:31:26 +00:00
troy%netscape.com
7828a4605a
Fixed a problem with code that determined whether this was a beginning line.
...
It wasn't correctly handling the very first line in the block
git-svn-id: svn://10.0.0.236/trunk@57259 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 05:14:47 +00:00
rpotts%netscape.com
86ca291639
Fixed up how the source offset was being adjusted...
...
git-svn-id: svn://10.0.0.236/trunk@57258 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:34:52 +00:00
rpotts%netscape.com
1a63e3a994
Changed temp define from XP_WIN to XP_PC - oops...
...
git-svn-id: svn://10.0.0.236/trunk@57257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:34:07 +00:00
rpotts%netscape.com
96b13f7bf3
fix for build bustage if mailnews is not part of the build... Use mime definitions from netCore.h instead of nsMimeTypes.h
...
git-svn-id: svn://10.0.0.236/trunk@57256 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:08:50 +00:00
hyatt%netscape.com
8771310a6a
Making the tree widget's scrollbar properly anonymous.
...
git-svn-id: svn://10.0.0.236/trunk@57255 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:08:46 +00:00
rpotts%netscape.com
fec8a142fe
Fix build bustage when mailnews is not part of the build... Duplicated some mime defines from nsMimeTypes.h :-(
...
git-svn-id: svn://10.0.0.236/trunk@57254 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:07:55 +00:00
hyatt%netscape.com
e7d02281dc
Making nsIXULContent visible.
...
git-svn-id: svn://10.0.0.236/trunk@57253 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:03:12 +00:00
hyatt%netscape.com
fa4ee6c782
Teaching the XUL DOM how to keep anonymous content events from being seen
...
by enclosing explicit content.
git-svn-id: svn://10.0.0.236/trunk@57252 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 03:57:49 +00:00
pierre%netscape.com
c298b593a6
12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical.
...
git-svn-id: svn://10.0.0.236/trunk@57251 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 03:23:44 +00:00
hyatt%netscape.com
18c4451e38
Improving trees.
...
git-svn-id: svn://10.0.0.236/trunk@57250 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 03:04:05 +00:00
putterman%netscape.com
7f5f922b52
Select Inbox on startup if it's currently in the content model. r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@57249 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 01:34:36 +00:00
mscott%netscape.com
ba46f4e89f
performance tweak --> header parser is supposed to be a service not a component.
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@57248 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 01:21:18 +00:00
ftang%netscape.com
df086e4a71
fix window title conversion bug. r=jshin@pantheon.yale.edu convert PRUnichar* to
...
the locale encoding before pass to gtk.
git-svn-id: svn://10.0.0.236/trunk@57247 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:52:02 +00:00
mscott%netscape.com
17723e9ea8
Short term hack...allow the uri loading to proceed even if we don't have a load group. eventually we should try to
...
create a loadgroup for the caller.
git-svn-id: svn://10.0.0.236/trunk@57245 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:45:36 +00:00
bienvenu%netscape.com
ba99fdb411
hook up load group for msg protocol so stop will work, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57244 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:38:52 +00:00
bienvenu%netscape.com
9b51d9cd3d
hook up stop for news, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57243 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:38:31 +00:00
bienvenu%netscape.com
9be615d954
add ability to null out msg status feedback, r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@57242 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:15:07 +00:00
jst%citec.fi
8099ec88cb
Minor code cleanup, r=troy@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57241 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:09:10 +00:00
bienvenu%netscape.com
e97134505a
set new flag for new news headers,r=mscott 23425
...
git-svn-id: svn://10.0.0.236/trunk@57240 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 22:19:18 +00:00
mscott%netscape.com
3a56d3a07f
performance tweak --> header parser is supposed to be a service not a component.
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@57239 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 22:00:03 +00:00
mscott%netscape.com
2adc48ed5d
performance tweak --> header parser is supposed to be a service not a component.
...
r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@57238 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 21:59:36 +00:00
mscott%netscape.com
4d1b10be31
performance tweak --> header parser is supposed to be a service not a component.
...
r=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@57237 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 21:57:21 +00:00
putterman%netscape.com
ae9b35d443
Select and scroll to first new message in a folder. r=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@57233 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 19:47:58 +00:00
putterman%netscape.com
f5f4ae5046
Put message header and message pane in a box. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@57232 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 19:47:09 +00:00
tonyr%fbdesigns.com
9cf6caeaf1
Update to changed nsIMsgAccountManager interfaces
...
git-svn-id: svn://10.0.0.236/trunk@57231 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 17:30:18 +00:00
mcafee%netscape.com
895bc93781
Oops, wrong logic for last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@57230 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 06:12:02 +00:00
mcafee%netscape.com
17a704e211
Failed bloat test should turn tree orange, we now check for -1 case.
...
git-svn-id: svn://10.0.0.236/trunk@57229 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 04:07:57 +00:00
rods%netscape.com
924e5fa1c9
fixed up several of the combobbox css rules to make them more efficient
...
(general optimization)r=kmcclusk,hangas
git-svn-id: svn://10.0.0.236/trunk@57228 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:09:08 +00:00
rods%netscape.com
1fb25c0353
Added unconstrainted reflow optimizations
...
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@57227 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:07:00 +00:00
rods%netscape.com
c96e497a7c
Reworked frame creation and creation of it's children for bug 23156,
...
not turned on yet.
git-svn-id: svn://10.0.0.236/trunk@57226 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:05:25 +00:00
rods%netscape.com
d788bca43f
Pulled child frame frame creation out of the nsFieldsetFrame and put it in
...
here. Added new method for creating fieldset.
troy reviewed the approach but not the code (it's not turned on yet)
b=23156
git-svn-id: svn://10.0.0.236/trunk@57225 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:04:36 +00:00
rods%netscape.com
0d65e5eab5
Temporarily turning off optimization
...
git-svn-id: svn://10.0.0.236/trunk@57224 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:03:23 +00:00
rods%netscape.com
f55d48fad0
Added unconstrainted reflow optimizations
...
r=kmcclusk,dcone bug=12653
git-svn-id: svn://10.0.0.236/trunk@57223 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 01:52:17 +00:00
rods%netscape.com
fc7929f484
Added unconstrainted reflow optimizations
...
r=kmcclusk,dcone bug=12653
git-svn-id: svn://10.0.0.236/trunk@57222 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 01:41:11 +00:00
rods%netscape.com
fbaa9a1c3d
Added unconstrainted reflow optimizations
...
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@57221 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 01:39:15 +00:00
wtc%netscape.com
cbaefa0b2d
Backed out the NSPR 3.5.1 merge. Mozilla client cannot exit on shutdown.
...
Modified files: _win95.h, _winnt.h, primpl.h, prfdcach.c, prfile.c,
ntio.c, w95io.c, ptio.c, ptthread.c
git-svn-id: svn://10.0.0.236/trunk@57220 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 23:05:24 +00:00
mcafee%netscape.com
faf2c3743d
Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf.
...
git-svn-id: svn://10.0.0.236/trunk@57219 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 19:50:34 +00:00
alecf%netscape.com
ba162d4369
minor aesthetic changes on advice of ben goodger
...
git-svn-id: svn://10.0.0.236/trunk@57218 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 19:29:31 +00:00
waterson%netscape.com
00964d6ebf
Add .cvsignore for ucvibm directory.
...
git-svn-id: svn://10.0.0.236/trunk@57217 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 18:15:22 +00:00
rhp%netscape.com
994055fb3f
Changes to fix I18N vCards - Bug #: 23324 - r: nhotta
...
git-svn-id: svn://10.0.0.236/trunk@57216 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 17:24:55 +00:00
rhp%netscape.com
4f1f86df19
Fix for quoting blurb about signed messages - Bug #23075 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@57215 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 17:12:43 +00:00
norris%netscape.com
02d0724222
Fix
...
858 [Feature] JavaScript auto-disable per-domain RFE
13023 Users must be able to disable Java and JavaScript (for JS in mail)
21923 Executing functions in "chrome:" protocol - #2 .
r=mstoltz
(Checked in with red on Mac; Wan-Teh says his changes are localized so
it shouldn't interfere with his fixing bustage.)
git-svn-id: svn://10.0.0.236/trunk@57214 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 16:51:54 +00:00
wtc%netscape.com
9fa2b0ab6d
Backed out the previous checkin (found a better fix).
...
git-svn-id: svn://10.0.0.236/trunk@57213 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 16:40:59 +00:00
wtc%netscape.com
55a1103a4f
For platforms that don't implement PR_CreatePipe, define PipeAvailable
...
and PipeAvailable64 as simply returning -1. This way we don't need to
define the _MD_PIPEAVAILABLE macro for those platforms.
git-svn-id: svn://10.0.0.236/trunk@57212 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 16:36:59 +00:00
wtc%netscape.com
a80f218233
Define _MD_PIPEAVAILABLE for mac (simply returns -1).
...
git-svn-id: svn://10.0.0.236/trunk@57211 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 16:22:26 +00:00
rods%netscape.com
441a24c006
Added unconstrainted reflow optimization methods
...
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@57210 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 15:53:48 +00:00
wtc%netscape.com
cbce677b89
Temporary depend:clean hack.
...
git-svn-id: svn://10.0.0.236/trunk@57209 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 15:20:19 +00:00
wtc%netscape.com
0457ce2a48
Merged the fixes in NSPR 3.5.1 to the main trunk.
...
Modified files: _win95.h, _winnt.h, primpl.h, prfdcach.c, prfile.c,
ntio.c, w95io.c, ptio.c, ptthread.c
git-svn-id: svn://10.0.0.236/trunk@57208 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 15:17:59 +00:00
rgoodger%ihug.co.nz
6addc3d753
[prefwindow] proxy panel cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57207 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 12:53:56 +00:00
rgoodger%ihug.co.nz
f0c328c846
[prefwindow] cache, cookies and wallet panes cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57206 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 12:38:24 +00:00
rgoodger%ihug.co.nz
a471542c69
[prefwindow] advanced pane cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57205 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 12:25:47 +00:00
rgoodger%ihug.co.nz
bd73417d19
[prefwindow] extend prefwindow to provide pseudo-onload handlers, download panel cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57204 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 12:21:29 +00:00
rgoodger%ihug.co.nz
ae8ce8fdad
[prefwindow] offline panel tidy-up
...
git-svn-id: svn://10.0.0.236/trunk@57203 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 11:25:24 +00:00
rgoodger%ihug.co.nz
0b92a0f6bc
[prefwindow] smartupdate panel tidy-up
...
git-svn-id: svn://10.0.0.236/trunk@57202 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 11:21:33 +00:00
rgoodger%ihug.co.nz
fb7f498a39
[prefwindow] composer panel cleanup...
...
git-svn-id: svn://10.0.0.236/trunk@57201 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 11:10:19 +00:00
rgoodger%ihug.co.nz
d28e1914bc
[prefwindow] search pane tidy-up
...
git-svn-id: svn://10.0.0.236/trunk@57200 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 11:02:15 +00:00
rgoodger%ihug.co.nz
673a4d56cc
[prefwindow] smart browsing tidy up
...
git-svn-id: svn://10.0.0.236/trunk@57199 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:51:54 +00:00
rgoodger%ihug.co.nz
169f0c93b5
[prefwindow] applications panel tidy-up
...
git-svn-id: svn://10.0.0.236/trunk@57198 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:31:02 +00:00
pierre%netscape.com
69860e814f
Bug 23236: In quirks mode, accept 'xxyyzz' colors even without '#' prefix
...
git-svn-id: svn://10.0.0.236/trunk@57197 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:11:10 +00:00
pierre%netscape.com
1de0179819
Bug 18817 "autodetection of content-type used": in strict mode, requires the mime type to be specified if the style sheet doesn't have a '.css' extension (otherwise the style sheet is ignored).
...
git-svn-id: svn://10.0.0.236/trunk@57196 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:09:00 +00:00
pierre%netscape.com
40c5f98e07
Tiny part of bug 15316: removed the line-height from H5.
...
git-svn-id: svn://10.0.0.236/trunk@57195 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:06:17 +00:00
alecf%netscape.com
e9aefaa390
final stage of XPIDLizing nsIMsgHdr
...
git-svn-id: svn://10.0.0.236/trunk@57194 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:55:37 +00:00
rgoodger%ihug.co.nz
01eed4b119
[prefwindow] reorder button classes (lang panel)
...
git-svn-id: svn://10.0.0.236/trunk@57193 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:51:29 +00:00
rgoodger%ihug.co.nz
1aff5f2d76
[prefwindow] languages pane tidy up
...
git-svn-id: svn://10.0.0.236/trunk@57192 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:48:00 +00:00
rgoodger%ihug.co.nz
e1219f6aa6
[prefwindow] fix "choose file" for homepage selection in navigator panel
...
git-svn-id: svn://10.0.0.236/trunk@57191 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:12:01 +00:00
duncan%be.com
f02ebdc5fa
Fix BeOS build by making changing nsResProtocolHandler.cpp like
...
Windows and Mac, and fix a couple nsSpecialSystemDirectory bugs.
All the changes are BeOS specific (i.e. wrapped in XP_BEOS or
only used by code wrapped in XP_BEOS).
r=mcafee
git-svn-id: svn://10.0.0.236/trunk@57190 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:09:02 +00:00
rgoodger%ihug.co.nz
b82b608527
[prefwindow] navigator pane cleanup, fix "use current page" and "choose file" for homepage
...
git-svn-id: svn://10.0.0.236/trunk@57189 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:07:11 +00:00
alecf%netscape.com
7f2f25992f
oops, fix case change (thanks seth)
...
git-svn-id: svn://10.0.0.236/trunk@57188 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:05:16 +00:00
alecf%netscape.com
2a6d312572
require servers to have a username and hostname at creation time r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57187 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:03:55 +00:00
ssu%netscape.com
6eb3dd0f47
fixing bug #23347 . Crash was happening on a deletion of an uninitialized variable. fix was to initialize the uninitialized variables. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57186 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 08:27:12 +00:00
rgoodger%ihug.co.nz
5784cbb513
[prefwindow] theme panel cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57185 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 08:18:49 +00:00
rgoodger%ihug.co.nz
c4ab29163b
[prefwindow] more cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57184 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 08:05:44 +00:00
sspitzer%netscape.com
df878e2649
back out that last checkin. it makes no sense, as it's wrapped in an #ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@57183 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 08:03:23 +00:00
sspitzer%netscape.com
7b31d0afdf
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@57182 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 07:56:42 +00:00
rgoodger%ihug.co.nz
426f26d847
[prefwindow] tidy up
...
git-svn-id: svn://10.0.0.236/trunk@57181 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 07:39:03 +00:00
rgoodger%ihug.co.nz
d4b02085ea
[prefwindow] fixing regression, re-adding font scaling overlay.
...
git-svn-id: svn://10.0.0.236/trunk@57180 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 07:38:00 +00:00
rpotts%netscape.com
73a7ee3ba5
Added the unknown content stream decoder...
...
git-svn-id: svn://10.0.0.236/trunk@57179 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:26:13 +00:00
rpotts%netscape.com
50c3fad132
Made contentType a read/write attribute of nsIChannel
...
git-svn-id: svn://10.0.0.236/trunk@57178 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:26:04 +00:00
rpotts%netscape.com
b9b0d4b201
stream decoder for determining content-type by sniffing the incoming data...
...
git-svn-id: svn://10.0.0.236/trunk@57177 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:17:40 +00:00
danm%netscape.com
dd43054583
use nsMacWindow::MoveToGlobalPoint when moving a window after dragging. bug 23395.
...
git-svn-id: svn://10.0.0.236/trunk@57176 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:29:22 +00:00
danm%netscape.com
ce2fc4c993
new method MoveToGlobalPoint. part of bug 23395.
...
git-svn-id: svn://10.0.0.236/trunk@57175 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:28:29 +00:00
sspitzer%netscape.com
b779e7a6f9
added files: mozilla/mailnews/local/src/nsNoneService.cpp
...
git-svn-id: svn://10.0.0.236/trunk@57174 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:02:54 +00:00
ftang%netscape.com
b0747f56a8
remove duplicate line
...
git-svn-id: svn://10.0.0.236/trunk@57173 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:02:42 +00:00
sspitzer%netscape.com
4f2eb05251
added files: mozilla/mailnews/local/public/nsINoneService.idl
...
git-svn-id: svn://10.0.0.236/trunk@57172 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:01:38 +00:00
sspitzer%netscape.com
aa7d14fc95
fix #23372 , remove hard coded string from account manager and account wizard
...
js. fix #23313 , don't allow user to delete "local folders" account.
fix #23413 , implement delete account. further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)
r=alecf
git-svn-id: svn://10.0.0.236/trunk@57171 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:01:06 +00:00
troy%netscape.com
7ecb959a88
More work on getting block frames to incrementally update their
...
maximum width
git-svn-id: svn://10.0.0.236/trunk@57170 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:58:27 +00:00
alecf%netscape.com
2b9c247944
finally sever header dependancies between mailsession and accountmanager
...
(just a header update, no reviewer)
git-svn-id: svn://10.0.0.236/trunk@57169 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:56:15 +00:00
danm%netscape.com
8c48dee8db
Fix stupid leak in previous checkin. I blame the hour.
...
git-svn-id: svn://10.0.0.236/trunk@57168 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:47:06 +00:00
alecf%netscape.com
65cef3c735
clean up compose test dependancies (not part of product)
...
git-svn-id: svn://10.0.0.236/trunk@57167 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:41:55 +00:00
alecf%netscape.com
0e86c573ca
minor dependancy cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57166 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:40:54 +00:00
alecf%netscape.com
5a669e5f71
minor mailsession dependancy cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57165 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:40:28 +00:00
alecf%netscape.com
2e25d243a6
null pointer check, no reveiwer
...
git-svn-id: svn://10.0.0.236/trunk@57164 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:39:59 +00:00
alecf%netscape.com
ed75b8ecc3
more minor dependancy cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57163 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:39:36 +00:00
alecf%netscape.com
10b399a462
more incredibly minor mailsession dependancy cleanup (no reviewer)
...
git-svn-id: svn://10.0.0.236/trunk@57162 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:38:45 +00:00
alecf%netscape.com
72bcbee112
clean up dependancies on mailsession (minor, no reviewer)
...
git-svn-id: svn://10.0.0.236/trunk@57161 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:38:16 +00:00
alecf%netscape.com
9c94d77384
fix uninitialized variable warning
...
git-svn-id: svn://10.0.0.236/trunk@57160 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:36:37 +00:00
danm%netscape.com
bee2eaaa48
get current event queue each time events are processed, rather than reusing a cached one. fixes bug 23379.
...
git-svn-id: svn://10.0.0.236/trunk@57159 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:35:25 +00:00
mcafee%netscape.com
a8aa37d870
DEBUG_mcafee debug info. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57158 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:28:04 +00:00
briano%netscape.com
8414350cea
Fix for platforms that need MOZ_COMPONENT_LIBS to resolve undefined symbols in component libs.
...
git-svn-id: svn://10.0.0.236/trunk@57157 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:14:52 +00:00
hyatt%netscape.com
c21adf5446
Making tree scrolling faster.
...
git-svn-id: svn://10.0.0.236/trunk@57155 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 02:18:14 +00:00
pinkerton%netscape.com
1078822384
fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@57154 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 02:15:33 +00:00
slamm%netscape.com
5a7396ed18
warnings.pl: Use command-line arg to specify tree
...
git-svn-id: svn://10.0.0.236/trunk@57153 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 02:04:26 +00:00
mcafee%netscape.com
9a9a39421b
Ifdef-ing out LI pref stuff, this is not used. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@57152 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:56:50 +00:00
ftang%netscape.com
5a6afadddf
fix 22921 r=dp change the implementation of nsIModule to use the generic module.
...
git-svn-id: svn://10.0.0.236/trunk@57151 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:52:02 +00:00
ftang%netscape.com
15a289e5a5
fix 22311 again. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@57150 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:49:12 +00:00
pinkerton%netscape.com
f4e554070e
Added a new param to the HTML->Text sink stream to take the charset so that we can convert to plain text with the correct charset for the platform. Enhanced the XIFFormatConverter to take advantage of this, fixing bug 21414. r=akkana, nhotta.
...
git-svn-id: svn://10.0.0.236/trunk@57149 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:48:39 +00:00
bienvenu%netscape.com
9aeca531bf
add folder listing, support for imap extensions, fix prob deleting from trash,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57148 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:38:34 +00:00
rgoodger%ihug.co.nz
e9941322a7
making signonviewer not be white. r=me
...
git-svn-id: svn://10.0.0.236/trunk@57147 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:37:47 +00:00
bienvenu%netscape.com
31a8dcfa2a
add list folder method,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57146 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:36:09 +00:00
bienvenu%netscape.com
ffbca9b1d6
add folder listing support,r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57145 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:36:05 +00:00
amusil%netscape.com
14ce492f71
Mac implementation for nsSound. Utilizes QT APIs. Checking in for syd, r=sdagley,amusil
...
git-svn-id: svn://10.0.0.236/trunk@57144 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:35:35 +00:00
jefft%netscape.com
1e5826a91b
fixed bug 17497 - Move/file a news message engages a move instead of copy; move news message treated as copy message; r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@57143 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:34:08 +00:00
pavlov%netscape.com
603bb8d97d
fix for bug 20907 and 20902 r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@57142 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:22:57 +00:00
akkana%netscape.com
bf073d110f
Fix a huge slew of warnings. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57141 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:20:58 +00:00
rgoodger%ihug.co.nz
5de78f2d37
[prefwindow] removing duplicate 'mousewheel' entry in pref panels list
...
git-svn-id: svn://10.0.0.236/trunk@57140 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:15:20 +00:00
valeski%netscape.com
ddd5779ce0
added files: mozilla/netwerk/protocol/keyword/src/nsKeywordModule.cpp, removed files: mozilla/netwerk/protocol/keyword/src/nsKeywordProtocolFactory.cpp
...
git-svn-id: svn://10.0.0.236/trunk@57139 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:58:31 +00:00
valeski%netscape.com
51a720bf2b
converting keyword protocol handler over to new module macros. r=dp. 23211
...
git-svn-id: svn://10.0.0.236/trunk@57138 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:58:05 +00:00
rickg%netscape.com
604f524dd6
fixed bugs 9059, 18928, 19581, 21005, 22351; r=harishd. I also removed warnings
...
git-svn-id: svn://10.0.0.236/trunk@57137 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:55:15 +00:00
rbs%maths.uq.edu.au
fa5b25991d
Fixed erroneous leftover of #include from previous check-in
...
git-svn-id: svn://10.0.0.236/trunk@57136 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:54:19 +00:00
rickg%netscape.com
744ff57786
added debug code for ParseFragment(); r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57135 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:53:43 +00:00
ftang%netscape.com
6aee4fd2b1
Add CID in #define in additional to declare
...
git-svn-id: svn://10.0.0.236/trunk@57134 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:41:43 +00:00
valeski%netscape.com
d954c5d6b5
fixing build bustage on unix
...
git-svn-id: svn://10.0.0.236/trunk@57133 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:36:47 +00:00
waterson%netscape.com
0ee015b217
Bug 23320. Per Franz.Sirl-kernel@lauterbach.com's suggestion, fix passing of va_list for platforms that typedef to an array. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@57132 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:32:25 +00:00
mjudge%netscape.com
0502df8149
r= kin. fix for another parameter. fixing m13 bug with multiple selection.
...
git-svn-id: svn://10.0.0.236/trunk@57131 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:31:32 +00:00
waterson%netscape.com
172e3ec6cc
Bug 23297. Munged patch from Franz.Sirl-kernel@lauterbach.com; simplify and clean up code. r=waterson or r=Franz.Sirl-kernel@lauterbach.com, depending on how you look at it.
...
git-svn-id: svn://10.0.0.236/trunk@57130 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:30:08 +00:00
pinkerton%netscape.com
f5ade1dafe
Fix for bug 23383 where we were using OleFlushClipboard() to clear the clipboard b4 replacing it. The correct thing to use is OleSetClipboard(NULL) or bad things (performance-wise) happen. r=penny
...
git-svn-id: svn://10.0.0.236/trunk@57129 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:28:32 +00:00
waterson%netscape.com
37bf1de35b
Bug 21477. Add |nsIContent** aFirstGeneratedChild| parameter to several methods that is used as an 'out' parameter to determine the first generated child in a subtree. This allows us to send the correct |ContentAppended()| notification to layout. Fixes the 'unfurling menu' problem. r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@57128 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:27:04 +00:00
brendan%mozilla.org
bc0baef1a1
(bug 22795, r=vidur@netscape.com)
...
- Add "aShared" flag to nsIScriptContext::CompileEventHandler, telling it to clear the compiled event handler's scope chain if true, in order to
(a) avoid entraining garbage
(i.e., a shared compile-time-only parent object); and
(b) cause later BindCompiledEventHandler calls to ensure that the event handler has the particular scope chain needed for the binding
(to the target object that's receiving the event).
- Use :: consistently (and all over the place) before calls to JS_ functions in nsJSEnvironment.cpp.
- Eliminate tabs and barbarians-at-the-gate-of-Rome style, in favor of when-in-Rome style (hail Waterson Maximus!)
git-svn-id: svn://10.0.0.236/trunk@57127 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:24:24 +00:00
waterson%netscape.com
ae4f873d20
Bug 23352. Add sanity checks to catch bogus params n' stuff earlier. r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@57126 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:23:27 +00:00
akkana%netscape.com
db3951e0b3
showmod
...
git-svn-id: svn://10.0.0.236/trunk@57125 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:22:58 +00:00
waterson%netscape.com
80b6e12bd0
Bug 23352. Check 'target' before calling nsIRDFDataSource::Unassert(). r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@57124 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:22:35 +00:00
gordon%netscape.com
9236c88ad3
Fixing dns breakage of ftp. The async dns case wasn't resolving network addresses, only hostnames. r = Valeski.
...
git-svn-id: svn://10.0.0.236/trunk@57122 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 23:55:54 +00:00
waterson%netscape.com
bbf0bd0fc3
Be sure to zero WNDCLASS struct: failure to do so causes funkiness in non-debug builds. r=gordon.
...
git-svn-id: svn://10.0.0.236/trunk@57121 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 23:48:37 +00:00
rginda%netscape.com
9ed863d928
s/local/my for strict mode.
...
y2k fix for results file name.
git-svn-id: svn://10.0.0.236/trunk@57117 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 21:39:36 +00:00
varada%netscape.com
fe87e2f83d
creating desktop shortcut to helpfile - will point to current browser.startib makes another function call within ib.cpp to create the shortcut and right now it points to wizardmachine.ini as a placeholder
...
git-svn-id: svn://10.0.0.236/trunk@57115 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 20:31:27 +00:00
rhp%netscape.com
83a607b541
Final fix for vcard crashing bug - Bug 23309 - r: sspitzer/alecf
...
git-svn-id: svn://10.0.0.236/trunk@57112 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 16:08:03 +00:00
rbs%maths.uq.edu.au
f6a16d5c69
[#ifdef MATHML]. Hook for the mn tag
...
git-svn-id: svn://10.0.0.236/trunk@57111 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 15:25:15 +00:00
rbs%maths.uq.edu.au
88c9b3ca27
[MATHML] Addition of a comment and two atoms: subscriptshift, superscriptshift
...
git-svn-id: svn://10.0.0.236/trunk@57110 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:54:53 +00:00
rbs%maths.uq.edu.au
fa9816443f
[MATHML]. Laying some groundwork to pave the way for the future landing of Shyjan Mahamud's TeX alignment code.
...
git-svn-id: svn://10.0.0.236/trunk@57109 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:49:46 +00:00
rbs%maths.uq.edu.au
434d676a93
[MATHML]. First check-in. Splitting and modularization.
...
git-svn-id: svn://10.0.0.236/trunk@57107 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:41:56 +00:00
rbs%maths.uq.edu.au
d5b174bfa7
[#ifdef MOZ_MATHML] Added extension to the reflow metrics to support the bounding metrics needed for precise MathML placements. This is a WIP approved by Troy.
...
git-svn-id: svn://10.0.0.236/trunk@57106 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:36:43 +00:00
rbs%maths.uq.edu.au
e163b12e62
[MATHML] Added code to enable Reflow() to return, if requested, the bounding metrics needed for precise MathML placements. This is a WIP approved by Troy.
...
git-svn-id: svn://10.0.0.236/trunk@57105 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:33:11 +00:00
rbs%maths.uq.edu.au
e44db66cac
[MATHML] Coded GetItalicSlope() and updated GetBoundingMetrics(). Added code to catch up with recent changes in gfx/src/windows that broke the MathML build on Win32
...
git-svn-id: svn://10.0.0.236/trunk@57104 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:22:07 +00:00
rbs%maths.uq.edu.au
37f568343e
[#ifdef MOZ_MATHML] Added GetItalicSlope() in nsIFontMetrics.h to get the tagent of the italic angle needed for the italic correction. Added leftItalicCorrection in nsBoundingMetrics and updated documentation
...
git-svn-id: svn://10.0.0.236/trunk@57103 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:16:02 +00:00
rbs%maths.uq.edu.au
73c3d454fd
[#ifdef MOZ_MATHML] Patch of Shyjan Mahamud to set mActualSize to the designed size of the font, when the font requested is not a scalable font
...
git-svn-id: svn://10.0.0.236/trunk@57102 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 14:07:56 +00:00
rgoodger%ihug.co.nz
aa5e6113aa
[prefwindow] fix for mac prefwindow startup crasher, mail bool-radio pref functionality hookup
...
git-svn-id: svn://10.0.0.236/trunk@57101 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 12:05:09 +00:00
rgoodger%ihug.co.nz
7af9109602
[prefwindow] fixing search name in panel listing...
...
git-svn-id: svn://10.0.0.236/trunk@57100 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 12:01:37 +00:00
rgoodger%ihug.co.nz
6e41d7d0e1
[prefwindow] fixing mail return receipts pane so third radio group set has its prefs saved properly. (implement boolean radio groups)
...
git-svn-id: svn://10.0.0.236/trunk@57099 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 11:57:38 +00:00
rgoodger%ihug.co.nz
3b65de4060
[prefwindow] fixing regression, commenting out unsupported features and replacing text area with input field
...
git-svn-id: svn://10.0.0.236/trunk@57098 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 10:30:50 +00:00
rgoodger%ihug.co.nz
86112cc202
[prefwindow] reimplementing default-page-setting functionality
...
git-svn-id: svn://10.0.0.236/trunk@57097 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 10:11:09 +00:00
rjc%netscape.com
8bfca60659
Fix bug # 23262: if the internet search window is currently open, give it focus (and select new tab if necessary).
...
git-svn-id: svn://10.0.0.236/trunk@57096 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 09:56:20 +00:00
rgoodger%ihug.co.nz
b8bda51bfc
[prefwindow] pref search hookup
...
git-svn-id: svn://10.0.0.236/trunk@57095 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 09:11:05 +00:00
rgoodger%ihug.co.nz
0c1f20b34b
adding some default prefs to accomodate the new prefwindow...
...
git-svn-id: svn://10.0.0.236/trunk@57094 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:49:41 +00:00
rgoodger%ihug.co.nz
0129afa326
more prefwindow cleanup...
...
git-svn-id: svn://10.0.0.236/trunk@57093 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:40:52 +00:00
rgoodger%ihug.co.nz
9c4354a152
...even more cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57092 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:40:15 +00:00
sspitzer%netscape.com
6175f37ccf
fix javascript assertion when creating a new account.
...
this bug was introduced when I landed the changes for #21978
git-svn-id: svn://10.0.0.236/trunk@57091 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:35:18 +00:00
rgoodger%ihug.co.nz
2e1fb25943
prefwindow recovery & cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57090 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:33:20 +00:00
mcafee%netscape.com
c42b9e42a4
ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti
...
git-svn-id: svn://10.0.0.236/trunk@57089 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:29:50 +00:00
alecf%netscape.com
5ee0403729
get rid of evil tabs so I can actually read this in something other than vi :)
...
git-svn-id: svn://10.0.0.236/trunk@57088 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:24:35 +00:00
alecf%netscape.com
04de6683f6
re-add mousewheel pref pane, and fix some minor problems with the pane
...
git-svn-id: svn://10.0.0.236/trunk@57087 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:11:41 +00:00
rgoodger%ihug.co.nz
dcfa759097
prefwindow landing recovery
...
git-svn-id: svn://10.0.0.236/trunk@57086 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 07:55:00 +00:00
alecf%netscape.com
20e0b445a4
print exception r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57085 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 07:54:09 +00:00
sspitzer%netscape.com
b2a9a268f9
fix bug #23317 . when using the account wizard, check the
...
protocol info to see if username is required and how to preflight
the pretty name. (news does it different than imap and pop.)
to help the insane clown posse, create a string bundle to be used
by the account wizard.
fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@57084 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 07:49:37 +00:00
alecf%netscape.com
ae36918e18
fix mousewheel prefs to match pref landing
...
git-svn-id: svn://10.0.0.236/trunk@57083 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 07:11:55 +00:00
alecf%netscape.com
a628f65da5
update mail pref panes to match the new prefwindow landing
...
git-svn-id: svn://10.0.0.236/trunk@57082 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 07:09:12 +00:00
rgoodger%ihug.co.nz
df466ddb5c
new prefwindow landing r=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57081 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 06:59:08 +00:00
rgoodger%ihug.co.nz
990732fdd8
New Prefwindow landing. r=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57080 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 06:52:11 +00:00
pollmann%netscape.com
f70927eba7
Bug 16218: Create webshell for frames with no src to allow js manipulation r= harishd
...
git-svn-id: svn://10.0.0.236/trunk@57079 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 06:18:48 +00:00
sspitzer%netscape.com
41dc22bdfe
fix #21978 . two changes: "Local Mail" is now "Local Folders"
...
and make it so the user *always* has a Local Folders account.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@57078 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 06:09:47 +00:00
pollmann%netscape.com
9184319076
Bug 17613: Allow 0 margins on frames per HTML4 errata. Fix courtesy of VYV03354@nifty.ne.jp r=self and harishd
...
git-svn-id: svn://10.0.0.236/trunk@57077 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 05:54:23 +00:00
rgoodger%ihug.co.nz
8cb0670425
PrefWindow Landing - javascript infrastructure changes, r=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57076 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 05:52:57 +00:00
pollmann%netscape.com
3458d7d408
Bug 18316: Safer way to adjust frame sizes - prevent possible UMR and segfaults r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57075 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 05:49:20 +00:00
pollmann%netscape.com
b1c96fac8e
Bug 12599: Accept string as integer attribute to prevent assert, fix courtesy rickg r=self and harishd
...
git-svn-id: svn://10.0.0.236/trunk@57074 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 05:44:42 +00:00
pollmann%netscape.com
87cfdd40c4
Bug 21768: always release mForm in SetForm to prevent leak. r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57073 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 05:41:51 +00:00
rginda%netscape.com
402703148f
-- CHATZILLA CHANGES ONLY --
...
* connection-rhino.js
formatting changes.
* connection-xpcom.js
Necko-only implementation courtesy peter.vanderbeken@pandora.be .
* irc.js
Fixed bug in error message.
* munger.js
Added ability to temporarily disable all rules.
* test3-handlers.js
not-implemented placeholder function.
hide, delete, and clear current view functions.
munger-toggle function.
* test3-static.js
disable munger by default.
fix rheet regex.
deleteToolbutton function.
* test3.xul
xul hookup for new functions.
git-svn-id: svn://10.0.0.236/trunk@57072 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 05:15:32 +00:00
gordon%netscape.com
d8b09ac792
Fixing bustage. Necko needs WIN32LEAN_AND_MEAN defined.
...
git-svn-id: svn://10.0.0.236/trunk@57071 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 04:13:26 +00:00
sspitzer%netscape.com
edf9be21bc
check in bulletproofing fix for #23309
...
git-svn-id: svn://10.0.0.236/trunk@57069 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 03:07:14 +00:00
jdunn%netscape.com
b9b0cd433f
resolving all unresolved symbols at link time
...
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
git-svn-id: svn://10.0.0.236/trunk@57068 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:48:46 +00:00
jdunn%netscape.com
bf0e3bfbb9
resolving all unresolved symbols at link time
...
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
git-svn-id: svn://10.0.0.236/trunk@57067 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:46:06 +00:00
gordon%netscape.com
4519d24bc0
Implementation for ascyn dns lookups on Windows. Bug #10732 , r=Warren.
...
git-svn-id: svn://10.0.0.236/trunk@57066 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:44:41 +00:00
jband%netscape.com
0beb6b3dac
change the module string name. not part of build
...
git-svn-id: svn://10.0.0.236/trunk@57065 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:25:47 +00:00
jband%netscape.com
9d3af84d17
use generic module stuff. My part to fix bug 22922. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@57064 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:24:39 +00:00
jband%netscape.com
e96f112421
add support for Components.Constructor to build constructors for xpcom objects from JS. r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@57063 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:21:14 +00:00
jband%netscape.com
6fc6ad96a7
fix leak of argument formatters upon JSContext destruction. bug 22802. r=rogerl
...
git-svn-id: svn://10.0.0.236/trunk@57062 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:19:44 +00:00
jband%netscape.com
8d2d9e7f1f
Allow generic module stuff to work with singletons. Needed to fix bug 22922. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@57061 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:18:13 +00:00
varada%netscape.com
b3bffc0668
fix for bug #11600 - have removed the command function and added a new function for copyfile in accountsetup.ini because command.com cannot handle more than certain number of characters -
...
git-svn-id: svn://10.0.0.236/trunk@57060 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:10:47 +00:00
varada%netscape.com
00f78cad0b
fix for bug #11600 - have removed the command function and added a new function for copyfile because command.com cannot handle more than certain number of characters -
...
git-svn-id: svn://10.0.0.236/trunk@57059 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:08:11 +00:00
warren%netscape.com
8d722e525c
Cleanup
...
git-svn-id: svn://10.0.0.236/trunk@57058 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:06:57 +00:00
warren%netscape.com
98fd4bda6f
Took out RemoveChannel call (because res channels never get added to group). Fixed binding aborted case. r=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@57057 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:06:33 +00:00
slamm%netscape.com
0c423aca21
Have all sidebar titles at the top. Requested by jevering.
...
git-svn-id: svn://10.0.0.236/trunk@57056 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:00:27 +00:00
ftang%netscape.com
84f83cb658
temp turn off AIMM to fix bustage due to conflict define
...
git-svn-id: svn://10.0.0.236/trunk@57055 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 01:48:27 +00:00
srinivas%netscape.com
0c754e7fb7
Add new API declaration, NSPR_API. Bugzilla #12913 .
...
git-svn-id: svn://10.0.0.236/trunk@57054 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 01:28:13 +00:00
alecf%netscape.com
09fc683f04
fix crash viewing Ben Goodger's vCard :)
...
just a null pointer check, no reviewer
git-svn-id: svn://10.0.0.236/trunk@57053 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 01:00:29 +00:00
ducarroz%netscape.com
0469aefbaa
Fix for bug 22055. We need to extract the message ID and the reference of the original message in order to build the new reference. R=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@57052 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:51:00 +00:00
edburns%acm.org
14721ab401
More simple name change changes.
...
git-svn-id: svn://10.0.0.236/trunk@57051 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:44:24 +00:00
putterman%netscape.com
e0896028aa
When navigating through the thread pane, scroll to the newly selected message. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@57050 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:42:28 +00:00
alecf%netscape.com
89c771041d
one more time! this time don't look inside templates, instead look inside <treechildren> of trees
...
r=scottip
git-svn-id: svn://10.0.0.236/trunk@57049 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:38:24 +00:00
ftang%netscape.com
f9641bb369
fix bug 22331. contributed by m_kato@ga2.so-net.ne.jp r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57048 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:34:34 +00:00
ftang%netscape.com
1bb6ac83c6
Add ActiveIME interface file so we won't break build environment which do not have
...
Platform SDK installed
need to fix bug 22311
git-svn-id: svn://10.0.0.236/trunk@57047 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:29:23 +00:00
radha%netscape.com
a281a001bc
Obsolete files. remove from repository.
...
git-svn-id: svn://10.0.0.236/trunk@57046 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:26:07 +00:00
radha%netscape.com
2129c8acf1
remove from repository. obsolete files
...
git-svn-id: svn://10.0.0.236/trunk@57045 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:25:21 +00:00
bienvenu%netscape.com
dde6bbc137
fix new flag handling, r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@57044 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:24:35 +00:00
vidur%netscape.com
64f5d889e2
Fix for bug 23206. The property getter/setter for char and charoff attributes were not mapping to the correct attribute values. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@57043 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:19:41 +00:00
rogerl%netscape.com
b1166ecf84
Fixed accidental trailing semi at end of if statement. Many thanks to
...
everyone who participated in this test of the warning detection system.
git-svn-id: svn://10.0.0.236/trunk@57042 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:15:11 +00:00
cata%netscape.com
1f56518222
Fix for bug #17878 - nsLWBreakerFImp::GetBreaker() oddities; r= naoki
...
git-svn-id: svn://10.0.0.236/trunk@57041 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:05:28 +00:00
law%netscape.com
358d3ec109
Fix for 21956 (and workaround for 23189); r=slamm@netscape.com,danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57039 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:00:41 +00:00
alecf%netscape.com
76e6ca9c80
followup fix for #12895 - actually find the content correctly
...
r=scottip
git-svn-id: svn://10.0.0.236/trunk@57038 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:00:27 +00:00
mscott%netscape.com
ad05170362
Bug #17065 --> remove our hack in CreateNewLineFromSocket on Unix. This hack was in place
...
as a work around for the fact that events were getting processed on the wrong threads. dougt
fixed this problem for us. So we don't need this work around which was forcing us to spike the cpu.
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@57037 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:44:41 +00:00
vidur%netscape.com
c28ff08497
Fix for bug 23074. Implemented image.complete. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@57036 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:41:14 +00:00
vidur%netscape.com
4a4cce66b8
Fix for bug 21682. BASE tag was ignored in the fragment content sink. Added HTML element creation method that takes an ID. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@57035 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:36:45 +00:00
jefft%netscape.com
a8f7812c11
fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@57034 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:35:57 +00:00
alecf%netscape.com
46c35e2abc
slightly better e-mail validation for #3744
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57033 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:34:26 +00:00
cata%netscape.com
3da10597cc
Bug #15773 - compilation error with some gcc versions. Check in for drepper@cygnus.com, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@57032 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:30:04 +00:00
cata%netscape.com
cadaf926a7
Fixing registry premature closing bug. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@57031 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:20:12 +00:00
cata%netscape.com
32ca72f757
Fixing registry premature closing bug. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@57030 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:18:53 +00:00
jj%netscape.com
92e8375045
Fixed installer creator type in all 4 targets ('MzIn', 'NSIn')
...
git-svn-id: svn://10.0.0.236/trunk@57029 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:17:34 +00:00
warren%netscape.com
576a6158bc
Fixed Has method as per Doug's request.
...
git-svn-id: svn://10.0.0.236/trunk@57028 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:02:32 +00:00
terry%mozilla.org
d9acb22352
Stop generating the %::keywordsbyid hashtable that nothing was using.
...
git-svn-id: svn://10.0.0.236/trunk@57027 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:55:00 +00:00
norris%netscape.com
e910eaed02
Test didn't work with the Rhino feature of reflecting bean properties as JavaScript propertes: getClass() becomes
...
a "class" property, and eval'ing a property name of "class" causes a syntax error.
git-svn-id: svn://10.0.0.236/trunk@57026 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:54:15 +00:00
edburns%acm.org
381c6da070
Changed MozillaEventThread.h to NativeEventThread.h
...
git-svn-id: svn://10.0.0.236/trunk@57025 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:52:03 +00:00
despotdaemon%netscape.com
e313f18d44
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@57024 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:49:11 +00:00
edburns%acm.org
4c728af02b
Change to new NS_InitXPCOM argument.
...
r=dp
b=23157
a=edburns
git-svn-id: svn://10.0.0.236/trunk@57023 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:45:48 +00:00
amusil%netscape.com
c79174770a
Added id to the tree children node for future overlay support.
...
git-svn-id: svn://10.0.0.236/trunk@57022 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:44:48 +00:00
slamm%netscape.com
2663da9e92
Use code similar to sidebar customize dialog and bookmarks window to make history window non-modal (bug #20830 ). Also make history window resizable (bug #20828 ).
...
git-svn-id: svn://10.0.0.236/trunk@57021 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:43:47 +00:00
radha%netscape.com
ea65af1fd0
Fix for bug # 21767. Form values not reset upon reload. r=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@57020 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:42:16 +00:00
slamm%netscape.com
508615926d
Name window type to support making History window non-modal. Fix #20830 .
...
git-svn-id: svn://10.0.0.236/trunk@57019 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:41:21 +00:00
akkana%netscape.com
740c96ed62
23169: Fix uninitialized variables, including one which was disallowing splitting lines by hitting return. r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@57018 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:35:04 +00:00
slamm%netscape.com
0c8f4def98
Clean-up and parameterize more.
...
git-svn-id: svn://10.0.0.236/trunk@57017 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:27:22 +00:00
sspitzer%netscape.com
8752b5aa4f
fix for javascript assertion in bug #23282
...
git-svn-id: svn://10.0.0.236/trunk@57016 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:24:27 +00:00
slamm%netscape.com
c71f0ff888
Fix slashdot url
...
git-svn-id: svn://10.0.0.236/trunk@57015 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:22:04 +00:00
dbragg%netscape.com
36d55b82b4
SaveError added to fix bugs #21715 and #21671 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@57014 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:16:38 +00:00
slamm%netscape.com
6e659aa58a
Only use left clicks to manipulate items.
...
git-svn-id: svn://10.0.0.236/trunk@57013 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:16:06 +00:00
cata%netscape.com
ac92a26eea
Need to specify RDF xmlns in overlay. Fix for bug #15347 . Suggested by waterson.
...
git-svn-id: svn://10.0.0.236/trunk@57012 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:12:12 +00:00
slamm%netscape.com
8c23b8266c
Fix bookmark properties. bug #22010 .
...
git-svn-id: svn://10.0.0.236/trunk@57011 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:11:58 +00:00
kmcclusk%netscape.com
edf6a2057a
No longer print the contents of forms when they were submitted. bug 13061; r=karnaze@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57010 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:07:21 +00:00
norris%netscape.com
beca515cbb
Fix assertion failure at startup caused by failure to run genPropNames.pl.
...
r=mstoltz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57009 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:04:18 +00:00
norris%netscape.com
fd9db446f2
Fix 10194 and 14979.
...
r=mstoltz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57008 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:03:30 +00:00
despotdaemon%netscape.com
b455b53b56
Pseudo-automatic update of changes made by attinasi@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@57007 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:02:08 +00:00
dveditz%netscape.com
866230df01
fixes bug 23277
...
git-svn-id: svn://10.0.0.236/trunk@57006 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:55:00 +00:00
cata%netscape.com
3cee83f2b3
Adding nsExtensibleStringBundle support. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57005 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:54:52 +00:00
cata%netscape.com
87ef499dcc
Adding nsExtensibleStringBundle support.
...
git-svn-id: svn://10.0.0.236/trunk@57004 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:54:27 +00:00
mkaply%us.ibm.com
d7cc7a394f
Support from IBM for 850, 852, 855, 857, 862, 864 codepage
...
git-svn-id: svn://10.0.0.236/trunk@57003 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:35:12 +00:00
varada%netscape.com
6fdea2d1c5
only the second and third line in the setup page get changed
...
git-svn-id: svn://10.0.0.236/trunk@57002 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:33:04 +00:00
terry%mozilla.org
509fde7d2a
Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement
...
if I'm not going to use it.
git-svn-id: svn://10.0.0.236/trunk@57001 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:32:59 +00:00
slamm%netscape.com
fb84305578
Fix for CustomizePanel button. It now brings up a chromeless browser. Fix for 21061.
...
git-svn-id: svn://10.0.0.236/trunk@57000 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:32:48 +00:00
mscott%netscape.com
5e3f637006
Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
...
in the attachment pop up menu.
Also removed a function I didn't need (DumpAttachmentsMenu)
r=alecf.
git-svn-id: svn://10.0.0.236/trunk@56999 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:29:44 +00:00
mscott%netscape.com
8ebdb3c634
Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
...
in the attachment pop up menu.
the header sink needs to use a wstring for the attachment name.
r=alecf.
git-svn-id: svn://10.0.0.236/trunk@56998 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:29:09 +00:00
slamm%netscape.com
bfff471b10
Ignore clicks not on treeitems (bugzilla down...no number). Set window type as partial fix for bug #14038 . Change debug statements to have '\n' by default.
...
git-svn-id: svn://10.0.0.236/trunk@56997 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:26:46 +00:00
mkaply%us.ibm.com
066ac74b0f
Support from IBM for 850, 852, 855, 857, 862, 864 codepage
...
git-svn-id: svn://10.0.0.236/trunk@56996 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:26:20 +00:00
mscott%netscape.com
930e1ed3b5
Fix a rare crash when displaying imap messages. Don't remove the mock channel from the url
...
on the imap thread. Why? Because this causes the channel to be removed from the load group
which triggers a chain of UI notifications that should be on the UI thread and not the imap thread.
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56995 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:24:03 +00:00
bienvenu%netscape.com
fc58b940bb
fix parent thread for top level messages,fixes delete in threaded view r=putterman 22287
...
git-svn-id: svn://10.0.0.236/trunk@56994 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:18:45 +00:00
amusil%netscape.com
89c9fe909b
Added id's for xul elements for future overlay support
...
git-svn-id: svn://10.0.0.236/trunk@56993 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:16:31 +00:00
terry%mozilla.org
afb8532267
Add support for a new "keywords" feature. This lets some central
...
authority maintain a list of keywords, and users can associate any
keyword with any bug.
The new functionality won't appear until at least one keyword is
defined.
Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
git-svn-id: svn://10.0.0.236/trunk@56992 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:16:15 +00:00
slamm%netscape.com
a7d5d4c1f3
Comment out some debug code.
...
git-svn-id: svn://10.0.0.236/trunk@56991 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:14:57 +00:00
sspitzer%netscape.com
433e684b28
fix for #23274 . make "File | New... | Account" work.
...
git-svn-id: svn://10.0.0.236/trunk@56990 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:13:01 +00:00
slamm%netscape.com
399f349fc7
Reuse single bookmarks window (without using window name). Use window manager service instead. (Sidebar customize dialog uses similar code.) Fix for bug #14038 .
...
git-svn-id: svn://10.0.0.236/trunk@56989 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:07:51 +00:00
jdunn%netscape.com
7d4368fdcc
Move the Class definition for CacheInfo from the CPP file to the header.
...
While this is valid C++, the AIX 3.6 compiler doesn't like it.
r= warren
git-svn-id: svn://10.0.0.236/trunk@56988 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:50:59 +00:00
waterson%netscape.com
91cf97a21d
Bug 21472. Use only strict relationals with LL_CMP(). r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@56987 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:22:29 +00:00
davidm%netscape.com
98f65625b5
22295 Tasks menu doesn't cycle through windows properly \
...
13357 modal dialogs shouldn't be added to window menu
r = law
git-svn-id: svn://10.0.0.236/trunk@56986 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:17:46 +00:00
dougt%netscape.com
f21187a4e6
fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
...
on the mac. r= sdagley
git-svn-id: svn://10.0.0.236/trunk@56985 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:08:14 +00:00
dougt%netscape.com
a8abf9e1c9
Fix for 22943. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56984 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:05:55 +00:00
waterson%netscape.com
39ba565519
Bug 22805. Wrap NS_GetWeakReference() with getter_AddRefs(). Thanks beard! r=beard
...
git-svn-id: svn://10.0.0.236/trunk@56983 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:01:56 +00:00
buster%netscape.com
f5c5c3e624
fixed bugs 18447 and 18216
...
simple change to pick up proper pseudo style for display content
r=rods
git-svn-id: svn://10.0.0.236/trunk@56982 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:01:55 +00:00
rhp%netscape.com
9cedcdf55a
Fix for incorrect reporting of number of attachments for signed messages - Bug #: 23182 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@56981 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:59:48 +00:00
buster%netscape.com
95de53dcad
fixed bugs 18447 and 18216
...
simple changes to default style sheet for input elements
r=rods
git-svn-id: svn://10.0.0.236/trunk@56980 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:56:13 +00:00
sspitzer%netscape.com
d22ee546a5
fix for bug #21235 . fix the "triple click" problem with the folder picker.
...
thanks to waterson for the tip. also, add the MPL to the top of the file.
git-svn-id: svn://10.0.0.236/trunk@56979 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:54:46 +00:00
nhotta%netscape.com
05687035bc
Changed to apply the entity conversion before charset conversion, bug 20062, r=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@56978 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:49:23 +00:00
nhotta%netscape.com
ed33d56c5f
Changed to scan for HTML before converting from unicode to mail charset, bug 22315, r=rhp.
...
git-svn-id: svn://10.0.0.236/trunk@56977 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:48:45 +00:00
nhotta%netscape.com
418ad5150b
Fixed memory leak, bug 22281, r=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@56976 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:47:20 +00:00
dougt%netscape.com
85bb9d5b20
Fix for bug 22933 submitted by jonas.utterstrom@vittran.norrnod.se. r=dougt.
...
git-svn-id: svn://10.0.0.236/trunk@56975 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:46:44 +00:00
nhotta%netscape.com
3aac1941e4
Fix compile errors of Solaris 2.6 and 2.7 using Sun's native WorkShop compilers, r=briano.
...
git-svn-id: svn://10.0.0.236/trunk@56974 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:46:17 +00:00
pinkerton%netscape.com
61a3153c1e
fix for bug 21487, garbage at the end of url when doing "copy link location." also added some error checking, and using progid's instead of classid's. r=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@56973 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:45:52 +00:00
despotdaemon%netscape.com
ae360d7d38
Pseudo-automatic update of changes made by petitta@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@56972 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:31:09 +00:00
despotdaemon%netscape.com
9dc77e8e89
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56971 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:25:28 +00:00
varada%netscape.com
679d497dc7
changing all libs to install cuz of the underneath infrastructure changes
...
git-svn-id: svn://10.0.0.236/trunk@56970 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:07:06 +00:00
varada%netscape.com
cdbbbf48f3
getting rid of netscape 2000 from the rshell.ini
...
git-svn-id: svn://10.0.0.236/trunk@56969 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 18:58:05 +00:00
terry%mozilla.org
2fe2f951a0
Oops; fixed table alignment problem introduced by last change.
...
git-svn-id: svn://10.0.0.236/trunk@56968 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 17:39:03 +00:00
tonyr%fbdesigns.com
d85ab4daed
Added nsIFieldMap interface.
...
git-svn-id: svn://10.0.0.236/trunk@56967 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:43:06 +00:00
tonyr%fbdesigns.com
234c2e3e4a
Fixed to actually build.
...
git-svn-id: svn://10.0.0.236/trunk@56966 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:43:01 +00:00
tonyr%fbdesigns.com
b94b47ebb7
Added nsIFieldMap implementation.
...
git-svn-id: svn://10.0.0.236/trunk@56965 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:42:57 +00:00
tonyr%fbdesigns.com
cfd7d65f5d
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@56964 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:37:39 +00:00
norris%netscape.com
534d2c2a74
Propagate fix from branch.
...
git-svn-id: svn://10.0.0.236/trunk@56963 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:28:43 +00:00
danm%netscape.com
cfa2127370
use widget::GetScreenBounds to return window position. bug 5998. r:pierre.
...
git-svn-id: svn://10.0.0.236/trunk@56961 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:02:10 +00:00
rhp%netscape.com
d875314491
Fix for vCard display problem - Bug #10620 - r: mscott
...
git-svn-id: svn://10.0.0.236/trunk@56960 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:01:28 +00:00
danm%netscape.com
5c35b36fa1
added GetScreenBounds. part of bug 5998. r:pierre
...
git-svn-id: svn://10.0.0.236/trunk@56959 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:01:15 +00:00
law%netscape.com
58729a2049
Fix for 20310; handle JS exception when Cancel is pressed; r=slamm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56958 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:00:53 +00:00
jefft%netscape.com
87196be41c
remove shadow variable; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@56957 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 14:25:04 +00:00
despotdaemon%netscape.com
bff274818b
Pseudo-automatic update of changes made by nis@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@56956 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 14:11:15 +00:00
despotdaemon%netscape.com
0a2d814f55
Pseudo-automatic update of changes made by adu@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@56955 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 11:21:54 +00:00
colin%theblakes.com
c0d9dc9bd3
Add MOZ_TIMER_LIBS. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@56954 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 11:11:38 +00:00
colin%theblakes.com
64009c7894
Add MOZ_COMPONENT_LIBS and jsdom. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@56953 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 11:08:52 +00:00
colin%theblakes.com
8e103e8b60
Add MOZ_COMPONENT_LIBS. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@56952 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 11:06:54 +00:00
mcafee%netscape.com
45fe57c60e
Cleaning up layout of offline pref pane. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56951 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 10:21:45 +00:00
hyatt%netscape.com
68655e632f
"Unfortunately no one can be told what the tree widget is. You have to see it for
...
yourself." r=morpheus
git-svn-id: svn://10.0.0.236/trunk@56950 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 09:36:36 +00:00
mcafee%netscape.com
95de74dc92
Cleaning up layout of languages pref pane. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56949 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 09:20:45 +00:00
alecf%netscape.com
ddb7aae36f
fix my previous checkin after talking to hyatt - we'll be getting the outer frame, so iterate through the children and QI on each one, sending EnsureRowIsVisible to each when it succeeds
...
r=hyatt
git-svn-id: svn://10.0.0.236/trunk@56948 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 09:19:31 +00:00
hyatt%netscape.com
d9904042a0
Changes to prevent the tree widget from thrashing on AttributeChanged of offscreen
...
content. Changes to prevent the tree widget from doing a reflow when content is
inserted or removed that is offscreen.
git-svn-id: svn://10.0.0.236/trunk@56947 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:58:05 +00:00
hyatt%netscape.com
bbb6f3676d
Changes to prepare the tree for incremental scrollbar reflow.
...
git-svn-id: svn://10.0.0.236/trunk@56946 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:56:35 +00:00
alecf%netscape.com
c77820c27a
backend part of fix for #14798 , r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@56945 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:27:23 +00:00
mscott%netscape.com
ac564abed2
fix some I18n header display problems introduced by the new message display stuff I landed tonight. This means
...
converting our UTF-8 header values into unicode before broadcasting them through the header sink
r=alecf
git-svn-id: svn://10.0.0.236/trunk@56944 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:19:26 +00:00
mscott%netscape.com
e2063c731a
Fix some I18N display problems with the new message display stuff by forcing the header value
...
to be unicode instead of a char *.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@56943 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 08:18:25 +00:00
alecf%netscape.com
3ac59169d3
add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree.
...
also expose a method to get the visible row for a tree - I needed it anyway, figured I might as well expose it from JS.
other half of fix for #12895
r=bryner
git-svn-id: svn://10.0.0.236/trunk@56942 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 07:54:43 +00:00
alecf%netscape.com
a83dec26e2
add treeframe-level interface to EnsureRowIsVisible, and add a new nsITreeFrame interface so that EnsureRowIsVisible can be called from outside of the layout DLL.
...
first part of fix to #12895
r=bryner
git-svn-id: svn://10.0.0.236/trunk@56941 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 07:35:25 +00:00
bryner%uiuc.edu
be9872a5ea
Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
...
default (on Windows at least) for the number of lines to scroll. I also changes the default actions for the modifier
keys slightly.
git-svn-id: svn://10.0.0.236/trunk@56940 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:22:00 +00:00
cls%seawood.org
28c58e7c8f
Sync'd Makefile.in's to reflect srinivas' NSPR API changes.
...
git-svn-id: svn://10.0.0.236/trunk@56939 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:09:27 +00:00
mscott%netscape.com
934f178299
remove obsolete emitter factory.
...
git-svn-id: svn://10.0.0.236/trunk@56938 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:08:17 +00:00
mscott%netscape.com
0461a2431f
Merge the two html emitters into one uber emitter....this fixes the problem with displaying forwarded
...
messages with the new message display code
r=rhp
git-svn-id: svn://10.0.0.236/trunk@56937 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:05:38 +00:00
pinkerton%netscape.com
5ca1ed52b2
Removed asserts now that nsScrollbarFrame correctly implements its QI. Fixed memory leaks with scrollbars by nsCOMPtr'izing stuff. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@56936 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 05:55:46 +00:00
pinkerton%netscape.com
26f34c3238
didn't do the QI correctly. forgot to inherit from the nsBoxFrame impl. (r=pavlov). fixes bugs 22493, 22494
...
git-svn-id: svn://10.0.0.236/trunk@56935 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 05:54:47 +00:00
despotdaemon%netscape.com
3a077eec3f
Pseudo-automatic update of changes made by bae@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@56934 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 05:48:36 +00:00
mscott%netscape.com
a7f612ec5f
fix mac breakage for radha by removing two obsolete files from the debug project.
...
git-svn-id: svn://10.0.0.236/trunk@56933 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 04:31:15 +00:00
waterson%netscape.com
819c18cbbc
Fix 'triple-click' to drop bookmarks in personal toolbar bug.
...
git-svn-id: svn://10.0.0.236/trunk@56932 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 03:53:31 +00:00
briano%netscape.com
f83dfc638d
Backed out the Solaris fix, because Linux doesn't like it. It may be that -z allextract and -Wl,--whole-archive behave differently.
...
git-svn-id: svn://10.0.0.236/trunk@56931 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 03:06:22 +00:00
srinivas%netscape.com
611574364e
Backed out previous checkin; NSPR_API needs to be defined for Mac.
...
Bugzilla #12913 .
git-svn-id: svn://10.0.0.236/trunk@56930 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:17:03 +00:00
slamm%netscape.com
cdf93791ae
Fix for hdml version. Suggested by Neil Deakin <ndeakin@sympatico.ca>
...
git-svn-id: svn://10.0.0.236/trunk@56929 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:11:26 +00:00
briano%netscape.com
9c98b167c9
Fix for _optimized_ nightly Solaris 2.6 builds.
...
git-svn-id: svn://10.0.0.236/trunk@56928 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:06:56 +00:00
despotdaemon%netscape.com
c95e27146c
Pseudo-automatic update of changes made by sep@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@56927 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:06:02 +00:00
slamm%netscape.com
b3377394f7
It's only a XUL checkin, don't panic. Fix for bugs 21061 and 21347. r=borto@pacbell.net.
...
git-svn-id: svn://10.0.0.236/trunk@56926 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:01:30 +00:00
srinivas%netscape.com
b8b66e0118
Support platform-specific import declaration for public NSPR functions.
...
Bugzilla #12913 . rwtc.
git-svn-id: svn://10.0.0.236/trunk@56925 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:45:29 +00:00
mscott%netscape.com
b891236113
someone removed nsIServiceProvider.h from the build and didn't remove
...
it from mac and unix makefiles!!! Shame on you...
Fixing the build breakage on the mac.
git-svn-id: svn://10.0.0.236/trunk@56924 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:36:00 +00:00
danm%netscape.com
e674f89210
base implementation of new method GetScreenBounds. part of bug 5998. r:pierre.
...
git-svn-id: svn://10.0.0.236/trunk@56923 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:29:19 +00:00
danm%netscape.com
2f43f8a62d
new method GetScreenBounds. part of bug 5998. r:pierre.
...
git-svn-id: svn://10.0.0.236/trunk@56922 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:28:41 +00:00
ftang%netscape.com
2a5a01bfa3
remove unneeded XMLEncodingService, fix bug 22282
...
git-svn-id: svn://10.0.0.236/trunk@56921 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:25:57 +00:00
mcafee%netscape.com
f271b82159
Fixing linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@56920 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:16:42 +00:00
vidur%netscape.com
7c01ae18c1
Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@56919 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:15:55 +00:00
mcafee%netscape.com
9a7662af74
plvector.c is a C file, this was linking incorrectly on optimized solaris. r=briano
...
git-svn-id: svn://10.0.0.236/trunk@56918 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:12:25 +00:00
vidur%netscape.com
54d2a3169c
Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@56917 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:10:06 +00:00
edburns%acm.org
1af32fc433
I know it's unorthodox to do a top level checkin like this, but I've got so many files
...
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got
r=dp
on this checkin.
Here are the touched files:
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp
The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.
The new signature is
extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);
I filed a bug for this problem:
b=23157
The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.
I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
git-svn-id: svn://10.0.0.236/trunk@56916 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:05:13 +00:00
briano%netscape.com
51575d740d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:00:14 +00:00
norris%netscape.com
82970f315d
Fix 22909 previousSibling vulnerability
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@56914 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:59:18 +00:00
jdunn%netscape.com
5c2abae28f
|T| requires an accessible default constructor (on some old compilers)
...
This is the same as mozilla/netwerk/cache/mgr/nsCachedNetData.h
(also declared nsIXPCWrappedNativeScope to be public since by default it is private
r= scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56913 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:59:07 +00:00
norris%netscape.com
cba516db65
Work on 18860 impossible to call applet's public methods from JavaScript
...
git-svn-id: svn://10.0.0.236/trunk@56912 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:58:16 +00:00
norris%netscape.com
ef75512a05
Fix error when getting property names only one character long.
...
r=vidur
git-svn-id: svn://10.0.0.236/trunk@56911 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:55:23 +00:00
mscott%netscape.com
016f308548
include name space urls
...
r=hangas
git-svn-id: svn://10.0.0.236/trunk@56910 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:54:55 +00:00
mscott%netscape.com
30bb10ee3b
Bug #22960 --> fix an inefficiency when deleting a message...we were clearing the
...
message pane and msg header view overlay twice every time we deleted
a msg...this helps make deleting look faster...The fix is to not
clear the msg pane every time selection changes in the thread pane..
instead only clear the msg pane when the folder selection changes..
git-svn-id: svn://10.0.0.236/trunk@56909 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:54:09 +00:00
mscott%netscape.com
95c42c5eb3
Bug #22960 --> add on load header pane support, clear the header pane whenever we clear the message pane.
...
git-svn-id: svn://10.0.0.236/trunk@56908 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:53:12 +00:00
mscott%netscape.com
9b7775d1d4
Bug #22960 --> include msgHdrViewOverlay for the message header pane which shows the message headers
...
for a selected message.
git-svn-id: svn://10.0.0.236/trunk@56907 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:51:59 +00:00
rjc%netscape.com
ee20277dd9
Fix a small bug with determining when an item is truly an IE Favorite as opposed to a IE Favorite folder. Review: waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56906 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:51:35 +00:00
mscott%netscape.com
9eee1fc0a1
Bug #22960 New html emitter for new message display which broadcasts header information to a listener interface which
...
is passed in on conversion.
Later tonight I'm going to merge this new html display emitter back into the original emitter.
r=rhp
git-svn-id: svn://10.0.0.236/trunk@56905 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:49:33 +00:00
mscott%netscape.com
b30cc5b88c
DisplayMessage now takes in the nsIMsgWindow
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56904 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:47:58 +00:00
putterman%netscape.com
46646e5aca
Fixes part of 20446. r=sspitzer. Remember collapsed/expanded state of folderpane. Also
...
sort messages by date as default sort until we remember sort per folder.
git-svn-id: svn://10.0.0.236/trunk@56903 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:47:02 +00:00
jdunn%netscape.com
f5225ba06a
turning AIX to not be MONOLITHIC (following Colin and his OpenVMS work)
...
r= <noone>
git-svn-id: svn://10.0.0.236/trunk@56902 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:46:54 +00:00
mscott%netscape.com
163603cc66
Bug #22960 --> store nsIMsgHeaderSink
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56901 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:46:35 +00:00
mscott%netscape.com
75cfd3b966
Bug #22960 --> Part of new message display landing. Remember the nsIMsgWindow
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56900 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:46:10 +00:00
jdunn%netscape.com
8c8b1f6fbc
specifying that nsIKBStateControl is public since by default it is private
...
r= <noone>
git-svn-id: svn://10.0.0.236/trunk@56899 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:48 +00:00
mscott%netscape.com
9ca17c701d
Bug #22960 --> store a nsIMsgHdrSink associated with the messenger window instance
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56898 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:47 +00:00
mscott%netscape.com
db5ce95567
Part of new message display landing. DisplayMessage now takes in the nsIMsgWindow
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56897 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:28 +00:00
jdunn%netscape.com
aecc5e679f
on there is no == method for (char*) and AIX doesn't like it.
...
r= syd@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56896 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:01 +00:00
mscott%netscape.com
48db699e14
Bug #22960 --> push data in 1.5K chunks into the channel listener
...
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56895 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:44:17 +00:00
jdunn%netscape.com
e40f96a2d5
|T| requires an accessible default constructor (on some old compilers)
...
r= scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56894 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:43:19 +00:00
jdunn%netscape.com
38fe44b8bf
deleting a void * is bad!
...
r= beard
git-svn-id: svn://10.0.0.236/trunk@56893 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:40:32 +00:00
vidur%netscape.com
9a882c03f7
Temporary fix for bug 22795. The scope link should only be broken in the brutal sharing case. Brendan to provide a better fix later. r,a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@56892 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:39:18 +00:00
mscott%netscape.com
01e4740fa6
Bug ##22960 --> Landing new message display stuff
...
linkify all email addresses into mailto links.
Add toggle button support for toggling between long and short views of headers with email addresses.
git-svn-id: svn://10.0.0.236/trunk@56891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:36:35 +00:00
mscott%netscape.com
999b289576
Add support for toggling between short and long address views for the to and from fields.
...
r=hangas
properly format the attachment menupopup so it lines up right underneath the attachment icon.
r=hyatt
git-svn-id: svn://10.0.0.236/trunk@56890 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:34:39 +00:00
warren%netscape.com
4627ac062f
Fixed xpcom shutdown to disallow reconstruction of the global service manager. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@56889 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:34:38 +00:00
mscott%netscape.com
0f110ff5a1
Use visibility-collapse instead of display-none for the hide attribute
...
r=hyatt
git-svn-id: svn://10.0.0.236/trunk@56888 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:32:47 +00:00
waterson%netscape.com
1b70fd3c22
Bug 16516. Canonify all 'chrome:' URLs before loading XUL documents. Ensures that persistence and XUL cache keys work properly. Obsolete the 'main' property in the chrome registry. Expose a 'canonify' method on the chrome registry. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@56887 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:31:06 +00:00
valeski%netscape.com
e6b431b1d2
23039. r=rpotts. FTP wasn't closing the data connection after data transfer. This was causing it to hang, waiting for the command channel to unblock.
...
git-svn-id: svn://10.0.0.236/trunk@56886 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:29:48 +00:00
waterson%netscape.com
d58070d687
Bug 19033. Wait until the parse is complete to set the 'root' element in the prototype document. This ensures that malformed XUL with too few close-tags won't leave the prototype document with a dangling pointer to a destroyed element. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@56885 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:29:30 +00:00
mscott%netscape.com
e98dca01ec
Prep work for landing Bug ##22960 --> Adding PR_Logging support to the mime emitter.
...
Make WriteHTMLField methods virtual so they can be over-ridden by derived classes.
git-svn-id: svn://10.0.0.236/trunk@56884 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:28:46 +00:00
valeski%netscape.com
3253298c08
added files: mozilla/netwerk/base/public/nsISocketTransport.idl
...
git-svn-id: svn://10.0.0.236/trunk@56883 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:28:32 +00:00
radha%netscape.com
2d46a61216
added files: mozilla/xpfe/components/shistory/src/nsSHistory.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56882 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:27:11 +00:00
radha%netscape.com
d626d219a0
added files: mozilla/xpfe/components/shistory/public/nsISHistory.idl
...
git-svn-id: svn://10.0.0.236/trunk@56881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:25:37 +00:00
mscott%netscape.com
026da11ce9
Part of new message display landing. Export msgHdrViewOverlay.css
...
git-svn-id: svn://10.0.0.236/trunk@56880 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:25:28 +00:00
despotdaemon%netscape.com
1e18efa434
Pseudo-automatic update of changes made by sdv@sparc.spb.su.
...
git-svn-id: svn://10.0.0.236/trunk@56879 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:25:25 +00:00
morse%netscape.com
ec7e686e82
fix for bug 22132, r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@56878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:23:24 +00:00
radha%netscape.com
951bdca52b
Fix build warnings
...
git-svn-id: svn://10.0.0.236/trunk@56877 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:22:53 +00:00
mscott%netscape.com
909ceb5d49
part of new message display landing. export nsMsgHdrViewOverlay.css
...
git-svn-id: svn://10.0.0.236/trunk@56876 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:22:43 +00:00
mscott%netscape.com
b58248b4a2
part of new message display. export nsMsgHdrViewOverlay.css
...
git-svn-id: svn://10.0.0.236/trunk@56875 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:21:20 +00:00
warren%netscape.com
348140ee50
Fixed free problem with getenv. Fixed leak for beos case. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@56874 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:21:17 +00:00
mscott%netscape.com
f5149ae981
Preparing to land new message display stuff. Export nsMsgHdrViewOverlay.dtd
...
git-svn-id: svn://10.0.0.236/trunk@56873 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:19:25 +00:00
mscott%netscape.com
2633c81429
Preparing to land new message display stuff. Export nsMsgHdrViewOverlay.xul and nsMsgHdrViewOverlay.js
...
git-svn-id: svn://10.0.0.236/trunk@56872 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:19:01 +00:00
radha%netscape.com
df12623ae5
Test code for the new Session History all wrapped inside #ifdef DEBUG_radha.
...
r=dp
git-svn-id: svn://10.0.0.236/trunk@56871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:18:15 +00:00
radha%netscape.com
5b5db8eca1
Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
...
interface changes to nsSHTransaction.
git-svn-id: svn://10.0.0.236/trunk@56870 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:17:27 +00:00
mscott%netscape.com
aa70d280c9
Bug #22960 --> small snippet of code to AsyncConvertData so we remember the desired output format.
...
git-svn-id: svn://10.0.0.236/trunk@56869 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:17:18 +00:00
jfrancis%netscape.com
c6690138e4
fixing warnings
...
git-svn-id: svn://10.0.0.236/trunk@56868 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:16:18 +00:00
radha%netscape.com
8c5ee925d2
Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804
...
git-svn-id: svn://10.0.0.236/trunk@56867 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:16:01 +00:00
mscott%netscape.com
32fdbb7635
Bug #22960 --> add nsIMsgHdrSink interface for getting headers
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56866 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:15:54 +00:00
radha%netscape.com
2dba9d6f75
Initial checkin for tre new session history component. r=dp. bug=18804
...
git-svn-id: svn://10.0.0.236/trunk@56865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:15:05 +00:00
mscott%netscape.com
562e1b9a0a
Bug #22960
...
make the header parser easier to use from xpconnect by adding
an enumerator you can use to enumerate over parsed results
and adding nsIMsgHeaderParserResult
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56864 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:14:05 +00:00
mscott%netscape.com
136b66d35f
Part of new message display landing. Export nsMsgHdrViewOverlay.dtd
...
git-svn-id: svn://10.0.0.236/trunk@56863 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:09:26 +00:00
mscott%netscape.com
710bb13195
Part of new message display landing. Export nsMsgHdrViewOverlay.xul, nsMsgHdrViewOverlay.js
...
git-svn-id: svn://10.0.0.236/trunk@56862 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:08:56 +00:00
mscott%netscape.com
fcd868c105
Begin landing on new message display stuff. Export nsMsgHdrViewOverlay.dtd
...
git-svn-id: svn://10.0.0.236/trunk@56861 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:06:38 +00:00
mscott%netscape.com
3d0e001768
Begin landing on new message display stuff. Export nsMsgHdrViewOverlay.xul, nsMsgHdrViewOverlay.js
...
git-svn-id: svn://10.0.0.236/trunk@56860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:06:17 +00:00
despotdaemon%netscape.com
cdd491ca26
Pseudo-automatic update of changes made by sherry.shen@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@56859 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 23:42:09 +00:00
despotdaemon%netscape.com
e73f74e508
Pseudo-automatic update of changes made by hong.lu@eng.sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@56858 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 23:29:53 +00:00
waterson%netscape.com
695f2ba978
Fix message loading. nsXULDocument expects the GetPrincipal() method to -not- fail, so instead, return a null principal.
...
git-svn-id: svn://10.0.0.236/trunk@56857 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 22:55:04 +00:00
despotdaemon%netscape.com
ebfb4f138c
Pseudo-automatic update of changes made by jeff.dyer@compilercompany.com.
...
git-svn-id: svn://10.0.0.236/trunk@56856 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 22:52:18 +00:00
despotdaemon%netscape.com
28dc4983dc
Pseudo-automatic update of changes made by mkaply@us.ibm.com.
...
git-svn-id: svn://10.0.0.236/trunk@56855 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 22:42:23 +00:00
despotdaemon%netscape.com
10f1e7b8de
Pseudo-automatic update of changes made by mkaply@us.ibm.com.
...
git-svn-id: svn://10.0.0.236/trunk@56854 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 22:40:33 +00:00
edburns%acm.org
71e39eedd5
account for nsIDocumentLoaderObserver API changes.
...
git-svn-id: svn://10.0.0.236/trunk@56853 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 20:25:29 +00:00
robinf%netscape.com
12f3ba50bc
minor text changes for consit?
...
Minor text changes for consistent capitalization
git-svn-id: svn://10.0.0.236/trunk@56852 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 19:57:58 +00:00
morse%netscape.com
c28ef20d27
fix bug 22132, a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@56851 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 19:17:01 +00:00
rods%netscape.com
a54126699a
backed out all changes from today (1/5/2000)
...
git-svn-id: svn://10.0.0.236/trunk@56850 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 16:42:47 +00:00
rods%netscape.com
ce79793545
compile sunder windows and not Linux, wierd
...
git-svn-id: svn://10.0.0.236/trunk@56849 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:58:07 +00:00
rods%netscape.com
e7ede31c99
turning off reflow optimization until further XUL testing can be done.
...
r=self
git-svn-id: svn://10.0.0.236/trunk@56848 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:47:16 +00:00
rods%netscape.com
bc6544da40
Added unconstrainted reflow optimizations
...
reworked reflow to more accurately calculate its size
r=kmcclusk,dcone bug=12653
git-svn-id: svn://10.0.0.236/trunk@56847 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:46:29 +00:00
jefft%netscape.com
8dfe1c722e
fixed bug 21688 -- [Dogfood] Headers are all collapsed into 1 line when forwarding certain types of msgs; conditionally strip out line continuation; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@56846 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:46:06 +00:00
rods%netscape.com
0981b36bf3
Added unconstrainted reflow optimizations
...
Also, commented out the adding of border-padding to the maxelementsize
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@56845 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:22:38 +00:00
rods%netscape.com
462e26d6a5
Added unconstrainted reflow optimizations
...
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@56844 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:21:02 +00:00
rods%netscape.com
d18738f108
Added unconstrainted reflow optimizations
...
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@56843 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:20:34 +00:00
rods%netscape.com
18cc797646
Added unconstrainted reflow optimization methods
...
r=kmcclusk bug=12653
git-svn-id: svn://10.0.0.236/trunk@56842 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:15:22 +00:00
bienvenu%netscape.com
dba8e9a1b8
check in jefft's fix for crash opening new account, r=me
...
git-svn-id: svn://10.0.0.236/trunk@56841 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:14:13 +00:00
rhp%netscape.com
e42129a1e1
Fix for incorrect signature HTML - Bug #23011 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@56840 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:08:32 +00:00
rhp%netscape.com
f582ea72c7
Fix for incorrect signature HTML - Bug #23011 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@56839 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 14:43:38 +00:00
jfrancis%netscape.com
150dc1a9ce
continuing the war on the Case Of The Happy Caret
...
git-svn-id: svn://10.0.0.236/trunk@56838 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 12:24:10 +00:00
warren%netscape.com
3a54a73a34
Added .get() to fix unix breakage.
...
git-svn-id: svn://10.0.0.236/trunk@56837 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 10:59:25 +00:00
warren%netscape.com
68536d0c91
Changed comment.
...
git-svn-id: svn://10.0.0.236/trunk@56836 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 10:48:27 +00:00
warren%netscape.com
192b8f9ef5
Patch from Yasushi Shoji <yashi@yashi.com> (presumably for some unix variant).
...
git-svn-id: svn://10.0.0.236/trunk@56835 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 10:48:11 +00:00
warren%netscape.com
ce99b26b15
Obsoleted old file.
...
git-svn-id: svn://10.0.0.236/trunk@56834 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 10:27:32 +00:00
warren%netscape.com
6c5b34e244
Made nsIProperties scriptable.
...
git-svn-id: svn://10.0.0.236/trunk@56833 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 09:33:43 +00:00
warren%netscape.com
070a48ce2a
Made nsIProperties scriptable. Bug #21982
...
git-svn-id: svn://10.0.0.236/trunk@56832 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 09:29:25 +00:00
warren%netscape.com
61186e7ccc
Cleaned up closing procedure.
...
git-svn-id: svn://10.0.0.236/trunk@56831 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 09:28:35 +00:00
mcafee%netscape.com
86f7afece2
Adding test8 to bloat test. Expect bloat number to increase.
...
git-svn-id: svn://10.0.0.236/trunk@56830 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 06:54:44 +00:00
rjc%netscape.com
e2bde0656d
Comment out.
...
git-svn-id: svn://10.0.0.236/trunk@56829 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 06:05:27 +00:00
mscott%netscape.com
c5d3213849
Bug #22960 --> style rules for the new message header view overlay which is used to display the msg headers for a selected message.
...
This isn't part of the build yet.
r=hangas
git-svn-id: svn://10.0.0.236/trunk@56828 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:37:42 +00:00
mcafee%netscape.com
09555349bc
Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56827 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:10:36 +00:00
rjc%netscape.com
a6d5ffe765
Windows only.
...
git-svn-id: svn://10.0.0.236/trunk@56826 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:10:07 +00:00
rjc%netscape.com
58175776ae
First part of fix for bug # 6770: use nsIPlatformCharset for IE Favorites (Windows).
...
git-svn-id: svn://10.0.0.236/trunk@56825 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:08:32 +00:00
warren%netscape.com
4b49861500
Added OnClose method to nsIPipeObserver (bug#23080)
...
git-svn-id: svn://10.0.0.236/trunk@56824 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:07:46 +00:00
rpotts%netscape.com
a06fb1cd85
added lost code due to merge conflicts...
...
git-svn-id: svn://10.0.0.236/trunk@56823 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:03:22 +00:00
sdagley%netscape.com
25f02ff3af
Fix build bustage - warren obsoleted nsPipe2.h but didn't update the manifest
...
git-svn-id: svn://10.0.0.236/trunk@56822 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:57:12 +00:00
mcafee%netscape.com
9697e75d03
Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56821 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:52:20 +00:00
rjc%netscape.com
013c0374c9
Set the default value of the "custtoolbar.personal_toolbar_folder" preference to be an empty string, due to how the bookmark's service now works.
...
git-svn-id: svn://10.0.0.236/trunk@56820 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:49:50 +00:00
rpotts%netscape.com
4e6c43eddf
register multipart/x-mixed-replace as a stream decoder (ie. to */*) not a stream converter.
...
git-svn-id: svn://10.0.0.236/trunk@56819 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:47:06 +00:00
rpotts%netscape.com
664a7c3d10
Removed multipart/x-mixed-replace sinjce it is now handled as a stream converted in the URI loader.
...
git-svn-id: svn://10.0.0.236/trunk@56818 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:45:49 +00:00
rpotts%netscape.com
3738c0f4ad
Changed URI loader to properly handle stream decoders (ie. mixed-replace)
...
git-svn-id: svn://10.0.0.236/trunk@56817 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:44:27 +00:00
rjc%netscape.com
bf68b7f009
When trying to determine the name of the Personal Toolbar Folder, first check user preferences, then the bookmark service's string bundle, and finally fallback to a hard-coded string.
...
git-svn-id: svn://10.0.0.236/trunk@56816 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:39:39 +00:00
warren%netscape.com
54630cf656
Added MAXPATHLEN decl
...
git-svn-id: svn://10.0.0.236/trunk@56815 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:15:45 +00:00
warren%netscape.com
62d1cbb631
Removed nsPipe2.h -- obsolete.
...
git-svn-id: svn://10.0.0.236/trunk@56814 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:56:47 +00:00
mcafee%netscape.com
f8672c48ce
Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56813 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:51:04 +00:00
warren%netscape.com
b3b8530cfe
Fixed include.
...
git-svn-id: svn://10.0.0.236/trunk@56812 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:50:49 +00:00
warren%netscape.com
07caf91962
Made dns service fail if offline.
...
git-svn-id: svn://10.0.0.236/trunk@56811 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:50:00 +00:00
warren%netscape.com
8fd7bc290f
Made socket transport service fail if offline.
...
git-svn-id: svn://10.0.0.236/trunk@56810 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:48:27 +00:00
rjc%netscape.com
c894c719f1
Add support for the "custtoolbar.personal_toolbar_folder" preference which, if set, indicates what the name of the Personal Toolbar folder is.
...
git-svn-id: svn://10.0.0.236/trunk@56809 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:47:07 +00:00
warren%netscape.com
9278b0c653
Made SetOffline(true) shutdown dns and socket trans.
...
git-svn-id: svn://10.0.0.236/trunk@56808 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:44:42 +00:00
warren%netscape.com
f7da3b4dcf
Added dns service shutdown method.
...
git-svn-id: svn://10.0.0.236/trunk@56807 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:44:00 +00:00
warren%netscape.com
7fffb4513c
Added rule so that resource://Resource/ maps to CurrentProcessDirectory.
...
git-svn-id: svn://10.0.0.236/trunk@56806 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:43:21 +00:00
morse%netscape.com
fcb9a01baf
fix minor glitches with single signon, r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@56805 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:17:43 +00:00
morse%netscape.com
fd392898f3
add UniversalDialog, r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@56804 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:17:11 +00:00
alecf%netscape.com
3fd93a33f0
still more nsString->nsAutoString cleanup
...
git-svn-id: svn://10.0.0.236/trunk@56803 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:06:03 +00:00
warren%netscape.com
bd8a34fe92
Removed obsolete necko util stuff. Can't remove the macbuild stuff yet because it's really building timers.
...
git-svn-id: svn://10.0.0.236/trunk@56802 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:02:43 +00:00
warren%netscape.com
a64f90ab4e
Removed netwerk/util.
...
git-svn-id: svn://10.0.0.236/trunk@56801 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:01:21 +00:00
alecf%netscape.com
45e739063d
more nsAutoString cleanup
...
git-svn-id: svn://10.0.0.236/trunk@56800 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:59:24 +00:00
alecf%netscape.com
3f58a0bfb2
some nsString->nsAutoString cleanup
...
git-svn-id: svn://10.0.0.236/trunk@56799 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:55:17 +00:00
warren%netscape.com
4c588035a5
Added offline attribute.
...
git-svn-id: svn://10.0.0.236/trunk@56798 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:44:23 +00:00
rjc%netscape.com
8319189e94
Fix bug # 23057: Related Links not working on second instance of RL datasource.
...
git-svn-id: svn://10.0.0.236/trunk@56797 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:37:51 +00:00
mcafee%netscape.com
da83ddd3fa
Removing unneeded vertical spring, this goes with my last change to this file r=matt
...
git-svn-id: svn://10.0.0.236/trunk@56796 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:37:42 +00:00
sgehani%netscape.com
46bbfbbefd
*** NOT PART OF BUILD ***
...
Initial checkin of Unix installer.
git-svn-id: svn://10.0.0.236/trunk@56794 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:30:42 +00:00
mcafee%netscape.com
e3ea0136ed
Adding -installer, squishing output to fit in less space (23081) r=syd
...
git-svn-id: svn://10.0.0.236/trunk@56793 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:30:06 +00:00
sgehani%netscape.com
19f74b511e
Default to root volume rather than cwd.
...
b = 19360
r = mstoltz
git-svn-id: svn://10.0.0.236/trunk@56792 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:26:00 +00:00
mcafee%netscape.com
e6559d0933
Fixing layout to match other pref panels. r=matt
...
git-svn-id: svn://10.0.0.236/trunk@56791 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:08:19 +00:00
alecf%netscape.com
f1a18c1385
pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary ( #7808 )
...
git-svn-id: svn://10.0.0.236/trunk@56790 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:02:50 +00:00
karnaze%netscape.com
f52725da52
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@56789 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:57:09 +00:00
karnaze%netscape.com
44e0aeffed
bug 23072 - fixed crash due to dereferencing null pointer
...
git-svn-id: svn://10.0.0.236/trunk@56788 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:53:05 +00:00
mscott%netscape.com
b9d977e858
fix potential build breakage...use .get on nsCOMPtr b4 comparing to a raw ptr...
...
git-svn-id: svn://10.0.0.236/trunk@56787 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:45:08 +00:00
sspitzer%netscape.com
f3a799e437
fix a bunch of warnings for beard, so that he can see (and fix) the real warnings
...
git-svn-id: svn://10.0.0.236/trunk@56786 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:41:06 +00:00
mscott%netscape.com
0286242e67
Bug #22962 become an observer with the observer service and listen to status changes.
...
this allows us to pick up mouse over link text in the status bar.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56785 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:40:13 +00:00
akkana%netscape.com
e331ced0a1
Make the 'Transferable didn't support the data flavor' message more helpful
...
git-svn-id: svn://10.0.0.236/trunk@56784 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:31:40 +00:00
danm%netscape.com
d30ebecd28
backing out 1.199, which breaks sooooo many things. oops.
...
git-svn-id: svn://10.0.0.236/trunk@56783 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:27:40 +00:00
pavlov%netscape.com
cb6ca83984
throw out some events cause they don't look too useful. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@56782 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:26:55 +00:00
av%netscape.com
e05d740183
Bug 22598. r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@56781 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:18:38 +00:00
mcafee%netscape.com
17bdefdb8b
blank line was messing up tinderbox.
...
git-svn-id: svn://10.0.0.236/trunk@56780 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:03:42 +00:00
putterman%netscape.com
aaca319e2b
Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
...
for optimization. Thread counts work in thread pane. Can now mark a replied or forwarded message
as unread.
git-svn-id: svn://10.0.0.236/trunk@56779 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 00:56:27 +00:00
robinf%netscape.com
21e0bb5005
clarifying text and tweaks to widget sizes
...
git-svn-id: svn://10.0.0.236/trunk@56778 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 00:39:27 +00:00
ducarroz%netscape.com
ee5cafabd4
Fix for bug 21025. Need to unescape the attachment url before putting it in the attachment pane. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@56777 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 00:20:34 +00:00
robinf%netscape.com
bfcf65686c
text changes per Bijal
...
git-svn-id: svn://10.0.0.236/trunk@56776 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 00:19:10 +00:00
pnunn%netscape.com
7e48a0d27e
bug 14734. Took out redundant code. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@56775 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 00:09:55 +00:00
mcafee%netscape.com
c25ff02422
Backing out test8
...
git-svn-id: svn://10.0.0.236/trunk@56774 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:48:46 +00:00
danm%netscape.com
f49d958745
adding bin/res/samples directory contents (referenced by debug menus). These changes should be reverted for actual, final releases (and the debug menu removed.)
...
git-svn-id: svn://10.0.0.236/trunk@56773 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:23:02 +00:00
rhp%netscape.com
7aad1026f6
Fix for incorrect charset on Draft messages - Bug #: 22508 - r: nhotta
...
git-svn-id: svn://10.0.0.236/trunk@56772 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:22:51 +00:00
colin%theblakes.com
7ed600d43e
Link with correct libs. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@56771 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:17:17 +00:00
warren%netscape.com
854235092f
Removed cruft.
...
git-svn-id: svn://10.0.0.236/trunk@56770 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:01:01 +00:00
ftang%netscape.com
ff734b1206
add two more selector
...
git-svn-id: svn://10.0.0.236/trunk@56769 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:55:53 +00:00
warren%netscape.com
f9a057acbe
Removed obsolete nav-java stuff.
...
git-svn-id: svn://10.0.0.236/trunk@56768 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:52:37 +00:00
mcafee%netscape.com
59c4ade913
Adding test8 to tinderbox/bloaty test.
...
git-svn-id: svn://10.0.0.236/trunk@56767 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:49:55 +00:00
wtc%netscape.com
2af308d4cc
A more efficient implementation for OpenVMS using event flags, contributed
...
by Colin Blakes <colin@theblakes.com >.
git-svn-id: svn://10.0.0.236/trunk@56766 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:49:28 +00:00
alecf%netscape.com
24b001a551
added files: mozilla/mailnews/base/public/nsIMsgHdr.idl
...
git-svn-id: svn://10.0.0.236/trunk@56765 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:42:00 +00:00
alecf%netscape.com
d550c3c408
first pass at fix for #7808 , XPIDLizing nsIMsgHdr - for now just make an exact duplicate of the C++ interface, except in XPIDL
...
r=putterman
git-svn-id: svn://10.0.0.236/trunk@56764 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:41:21 +00:00
warren%netscape.com
daac8f90b6
Removed cruft.
...
git-svn-id: svn://10.0.0.236/trunk@56763 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:40:19 +00:00
law%netscape.com
62221242b1
Fix for 18404; Convert to use imageURL as var rather than function property; r=matt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56762 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:37:14 +00:00
danm%netscape.com
c5b6a46e44
explicitly skip URL load if no URL param specified in window.open. fixes bug 20757. patch submitted by bissiri@eecs.umich.edu. r:me
...
git-svn-id: svn://10.0.0.236/trunk@56761 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:29:57 +00:00
sspitzer%netscape.com
443dd60841
fix bugs #23021and #23044 by using NS_MsgHashIfNecessary(). r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@56760 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:25:28 +00:00
warren%netscape.com
01675e2b6c
Removed obsolete security:freenav stuff.
...
git-svn-id: svn://10.0.0.236/trunk@56759 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:21:43 +00:00
warren%netscape.com
35cdeaf00f
Removed obsolete security stuff.
...
git-svn-id: svn://10.0.0.236/trunk@56758 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:19:45 +00:00
pavlov%netscape.com
635525fbdb
fix bug 22780 and 20359
...
git-svn-id: svn://10.0.0.236/trunk@56757 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:17:06 +00:00
alecf%netscape.com
e2352b8abc
fix infinite loop with certain japanese folder names (dont' use continue in a while loop if you're not actually changing state!)
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56756 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:14:25 +00:00
terry%mozilla.org
c58e1c6f4a
A few months ago, we lost the ability to edit the votes-per-user field
...
in a product. Which meant nobody could turn on or off this feature.
Restored the editing ability.
git-svn-id: svn://10.0.0.236/trunk@56755 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:29:51 +00:00
sspitzer%netscape.com
e111e775da
checking in beard's bulletproofing fix for the profile crashers on mac. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@56754 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:24:37 +00:00
nhotta%netscape.com
df0fb56406
Checking in a header file which was missed in my last check in, bug 20380,=tao.
...
git-svn-id: svn://10.0.0.236/trunk@56753 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:14:16 +00:00
alecf%netscape.com
ef05879693
major cleanup of the account wizard:
...
- add validation routines so people don't enter blank information
- prepopulate a couple fields based on previous entries
fixes #23001 , #23003 , #3744 , #21806
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56752 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:12:43 +00:00
ftang%netscape.com
a03e6a3d9e
fix bug 22312. Add code in GetText() to force IME to commit the uncommit text.
...
git-svn-id: svn://10.0.0.236/trunk@56751 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:10:00 +00:00
ftang%netscape.com
101b4b90bb
fix bug 22581, force IME to commit when we lost focus. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@56750 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:04:43 +00:00
varada%netscape.com
87a2837d10
removing the imposition of using only fixed extensions while choosing files
...
git-svn-id: svn://10.0.0.236/trunk@56749 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:01:37 +00:00
dbragg%netscape.com
201a0e76c2
Fix for bug #21995 r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@56748 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 21:01:22 +00:00
nhotta%netscape.com
4dfc3c2ef2
Changed nsString version of collation key creation to avoid assertion, work around for bug 21604, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@56747 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:44:57 +00:00
Jerry.Kirk%Nexwarecorp.com
883a9cae70
Remove #includes of libmocha.h and libevent.h which according to Shaver
...
don't need to be there. I noticed this problem under Neutrino because
these header files also use "uint" which was undefined.
b=23041 r=jst@citec.fr
git-svn-id: svn://10.0.0.236/trunk@56746 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:40:09 +00:00
nhotta%netscape.com
3f146b27ff
Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager. bug 22281, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@56745 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:39:59 +00:00
ducarroz%netscape.com
02a030507c
Fix for bug 23009. Add a space after the comma (typo). R=nicole
...
git-svn-id: svn://10.0.0.236/trunk@56744 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:38:16 +00:00
akkana%netscape.com
5bf44a084f
22655: add API to allow specifying charset when inserting/quoting html. r=rhp
...
16015: Add API and implementation for delete-to-beginning (^U). r=slamm,rhp
490: Insert formatting newlines when inserting new nodes. r=rhp
git-svn-id: svn://10.0.0.236/trunk@56743 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:38:12 +00:00
nhotta%netscape.com
7a67eb9ff9
Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager.
...
For unix, also changed to check the cuurent locale before calling setlocale.
bug 22281,20380, r=ftang,tao.
git-svn-id: svn://10.0.0.236/trunk@56742 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:36:30 +00:00
jst%citec.fi
3331782727
Fixing bug 12181 (removing static IID's). r=troy@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56741 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:24:09 +00:00
akkana%netscape.com
0b09bca2e6
Remove URL: in automated test, tracking BenB's last change
...
git-svn-id: svn://10.0.0.236/trunk@56740 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:23:04 +00:00
varada%netscape.com
fe5657bd2b
changing bookmarks.html to bookmark.html in the inifile bug # 23013
...
git-svn-id: svn://10.0.0.236/trunk@56739 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 20:16:02 +00:00
terry%mozilla.org
4049f60832
When no bugs are found, give links to make another query or to submit
...
a new bug.
git-svn-id: svn://10.0.0.236/trunk@56738 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 19:54:15 +00:00
terry%mozilla.org
d5bbc4f655
Recognize Windows98.
...
git-svn-id: svn://10.0.0.236/trunk@56737 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 19:27:49 +00:00
bienvenu%netscape.com
9b72b5b200
fix crash reading mail after deleting inbox.msf file, r=jefft
...
git-svn-id: svn://10.0.0.236/trunk@56736 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:58:54 +00:00
Jerry.Kirk%Nexwarecorp.com
68040c15f7
Photon Only
...
Re-write RawDrawFunc and supporting methods to avoid setting the clipping regions
but instead of limit the damage to the right place. Still not totally
fixed but much better than before.
git-svn-id: svn://10.0.0.236/trunk@56735 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:27:32 +00:00
Jerry.Kirk%Nexwarecorp.com
7d07d89978
Photon Only
...
Adding clip.cpp to the Makefile this fixes/covers up bug in the
native PhTile stuff
git-svn-id: svn://10.0.0.236/trunk@56734 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:26:17 +00:00
Jerry.Kirk%Nexwarecorp.com
60bf8ead63
Photon Only
...
This fixes up the native Open File dialog box. Its still not finished
but most of the problems seem to be in Photon not Mozilla.
git-svn-id: svn://10.0.0.236/trunk@56733 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:24:29 +00:00
Jerry.Kirk%Nexwarecorp.com
96e7bd2c32
Photon UI Only
...
This checkin adds some methods to deal with native Regions needed by Widget
code. It also cleans up the CopyOffScrenBits and clears out the GC in the
Init method of nsDrawingSurfacePh.
git-svn-id: svn://10.0.0.236/trunk@56732 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 15:23:28 +00:00
alecf%netscape.com
735eec7395
fix misspelling
...
git-svn-id: svn://10.0.0.236/trunk@56731 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:30:10 +00:00
alecf%netscape.com
b2566ed96a
remove some unused menu items (no bug, just general cleanup)
...
git-svn-id: svn://10.0.0.236/trunk@56730 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:27:17 +00:00
alecf%netscape.com
3582a5126e
fix for #13587 , #22316 , #13591 , #16898 - overall wizard behavior
...
fix next, finish buttons, get rid of superflous "click next" instructions, get enabling/disabling of buttons correct, etc
git-svn-id: svn://10.0.0.236/trunk@56729 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:19:45 +00:00
alecf%netscape.com
c6836b2d84
more fixes for #13586 , more typos, missing strings
...
git-svn-id: svn://10.0.0.236/trunk@56728 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 08:00:43 +00:00
alecf%netscape.com
fde0666d6c
more fixes for #13586 , just typos
...
git-svn-id: svn://10.0.0.236/trunk@56727 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 07:55:34 +00:00
alecf%netscape.com
e732cc5147
fix for #13586 - add a missing string and spacer
...
git-svn-id: svn://10.0.0.236/trunk@56726 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 07:53:45 +00:00
alecf%netscape.com
de1392b7cc
some stray title buttons without borders
...
git-svn-id: svn://10.0.0.236/trunk@56725 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 06:59:33 +00:00
sspitzer%netscape.com
5bdca4cf02
being anal...
...
git-svn-id: svn://10.0.0.236/trunk@56724 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:49:43 +00:00
rpotts%netscape.com
4e1497e3cf
Removed over aggressive assert when the loadgroup listener factory does not exist
...
git-svn-id: svn://10.0.0.236/trunk@56723 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:46:47 +00:00
karnaze%netscape.com
500ae7bed9
bug 22246 - row/col span changes on cell alter cell map and reflow table. r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@56722 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:31:56 +00:00
briano%netscape.com
5a54d8cd01
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56721 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:30:14 +00:00
mcafee%netscape.com
56a5686238
Turning OJI on by default (18899). Removing obsolete --enable-oji, --enable-java. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@56720 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:28:45 +00:00
sspitzer%netscape.com
a7c28f0262
it is possible to get into the state where you have an fcc pref for a given folder, but the server where the folder lives is gone. (it involves removing servers)
...
this isn't the complete fix, but at least it prevents the javascript assertion in bug #22987 .
git-svn-id: svn://10.0.0.236/trunk@56719 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 05:20:35 +00:00
mcafee%netscape.com
5c5a5f7104
Fixing unix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@56718 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 04:28:39 +00:00
jfrancis%netscape.com
93a07b1c09
adding construct-time value for an editor member bool.
...
git-svn-id: svn://10.0.0.236/trunk@56717 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 04:24:04 +00:00
jfrancis%netscape.com
798e103ac4
fixing unix horkage
...
git-svn-id: svn://10.0.0.236/trunk@56716 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 04:03:28 +00:00
karnaze%netscape.com
4781a274ef
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@56715 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:57:55 +00:00
jfrancis%netscape.com
11faed23b2
Fix for bug 21346.
...
This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting).
git-svn-id: svn://10.0.0.236/trunk@56714 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:09:41 +00:00
troy%netscape.com
adf7e5ae40
Fixed three more compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@56713 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:09:32 +00:00
mcafee%netscape.com
7f106ee179
Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt.
...
git-svn-id: svn://10.0.0.236/trunk@56712 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:06:25 +00:00
vidur%netscape.com
7bc5864a19
Fix for bug 22709. image.width/height goes to frame if it isn't in an attribute - compatibility with Level 0. r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@56711 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:06:13 +00:00
troy%netscape.com
c9c3afc746
Fixed compiler warning
...
git-svn-id: svn://10.0.0.236/trunk@56710 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:04:56 +00:00
troy%netscape.com
7daf58d343
Reduced stack space by using PRPackedBool instead of PRBool
...
git-svn-id: svn://10.0.0.236/trunk@56709 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 02:59:35 +00:00
rhp%netscape.com
479e2bafda
Fix for mime rendering problem - Bug #22653 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@56708 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 02:58:42 +00:00
varada%netscape.com
d1b30bc98f
fix for bug #4976 getting rid of the boldgroup items from the show summary
...
git-svn-id: svn://10.0.0.236/trunk@56707 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 02:02:51 +00:00
akkana%netscape.com
3420b21a16
Fix ^N bindings; add ^U bindings (editor backend for delete-to-beginning to be added shortly). r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@56706 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:58:12 +00:00
dougt%netscape.com
ffea10b15a
fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@56705 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:55:03 +00:00
sgehani%netscape.com
b0f087636b
Fix build butsage for dougt.
...
git-svn-id: svn://10.0.0.236/trunk@56704 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:53:13 +00:00
varada%netscape.com
c3273c207e
changing bookmarks.html to bookmark.html
...
git-svn-id: svn://10.0.0.236/trunk@56703 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:47:48 +00:00
dougt%netscape.com
acbf103907
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@56702 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:10:33 +00:00
dougt%netscape.com
e273b1a9c4
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@56701 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:50:08 +00:00
endico%mozilla.org
2bc5bb1690
strip the first "Fwd" from subject. add case insensitivity to removing "re" from subject
...
git-svn-id: svn://10.0.0.236/trunk@56700 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:42:57 +00:00
sspitzer%netscape.com
3823830445
turn off assertions until dougt fixes #22943 . r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@56699 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:14:37 +00:00
dougt%netscape.com
f938691498
adding include of prio.h. I am not sure how this worked before.
...
git-svn-id: svn://10.0.0.236/trunk@56698 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 00:00:08 +00:00
dougt%netscape.com
5bafe158df
Adding newline to end of file to fix build bustage on unix.
...
git-svn-id: svn://10.0.0.236/trunk@56697 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:56:38 +00:00
dougt%netscape.com
3a4155eb03
Adding explict includes.
...
git-svn-id: svn://10.0.0.236/trunk@56696 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:50:19 +00:00
dougt%netscape.com
951990e556
Converting to use nsIModule macro.
...
git-svn-id: svn://10.0.0.236/trunk@56695 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:45:32 +00:00
putterman%netscape.com
5a4074ca5e
Fixes 22570. r=alecf. Use base class mPath so that counts show up correctly.
...
git-svn-id: svn://10.0.0.236/trunk@56694 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:43:05 +00:00
dougt%netscape.com
735f730167
Including nsFileSpec.
...
git-svn-id: svn://10.0.0.236/trunk@56693 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:41:03 +00:00
dougt%netscape.com
bbe200007a
Including nsString.h directly. It is included indirectly by nsFileSpec. This
...
prep work for the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@56692 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:40:10 +00:00
dougt%netscape.com
d6aab783eb
Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
...
nsIFile
git-svn-id: svn://10.0.0.236/trunk@56691 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:39:40 +00:00
dougt%netscape.com
03054187d2
Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
...
nsIFile
git-svn-id: svn://10.0.0.236/trunk@56690 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:38:57 +00:00
dougt%netscape.com
fe80b0ef9b
Converting to use nsIModule macro. r=dp.
...
git-svn-id: svn://10.0.0.236/trunk@56689 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:37:30 +00:00
dougt%netscape.com
5d3d43dd39
Including nsCRT.h/nsIFileSpec directly. This prep work for the nsIFile landing.
...
git-svn-id: svn://10.0.0.236/trunk@56688 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:34:15 +00:00
dougt%netscape.com
c49a6f3d25
Converting to use nsIModule macro. r=dp, jud.
...
git-svn-id: svn://10.0.0.236/trunk@56687 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:32:11 +00:00
dougt%netscape.com
2983ce314a
Including nsFileSpec.h directly. prep for nsIFile landing.
...
git-svn-id: svn://10.0.0.236/trunk@56686 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:31:09 +00:00
dougt%netscape.com
01f90e9260
Including nsFileSpec.h directly. This prep work for the nsIFile landing.
...
git-svn-id: svn://10.0.0.236/trunk@56685 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:28:35 +00:00
dougt%netscape.com
93ec1f59af
Including nsCRT.h directly. This prep work for the nsIFile landing.
...
git-svn-id: svn://10.0.0.236/trunk@56684 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:27:52 +00:00
dougt%netscape.com
674a13e637
Converting to use nsIModule macro. r=dp,jud
...
git-svn-id: svn://10.0.0.236/trunk@56683 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:27:20 +00:00
dougt%netscape.com
af7326be79
Including nsString.h directly. It is included indirectly by nsFileSpec. This
...
prep work for the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@56682 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:24:47 +00:00
mscott%netscape.com
fc1134d949
Prep work for landing improved message display performance: Bug #22960 .
...
give the msg header parser a progid so it can accessed from js.
git-svn-id: svn://10.0.0.236/trunk@56681 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:24:16 +00:00
dougt%netscape.com
3821e2369c
Converting to use nsIModule macro. r=jud.
...
git-svn-id: svn://10.0.0.236/trunk@56680 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:24:06 +00:00
rickg%netscape.com
4446b7a92a
fixed bugs: 22510, 22596, 22670, 22838, 22842, 22898, and removed a warning. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@56679 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:24:04 +00:00
dougt%netscape.com
6418d2a7e5
Including nsIAllocator.h directly.
...
git-svn-id: svn://10.0.0.236/trunk@56678 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:23:33 +00:00
dougt%netscape.com
99b79fce08
Including nsCRT.h directly. It is included indirectly by nsFileSpec. This
...
prep work for the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@56677 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:22:46 +00:00
dougt%netscape.com
ba8e1caf0b
Including nsFileSpec.h directly. This prep work for the nsIFile landing.
...
git-svn-id: svn://10.0.0.236/trunk@56676 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:21:36 +00:00
briano%netscape.com
8fe1c6785e
Fix for the CVS date problem, and a few minor tweaks for Solaris using WS5.0, and for UnixWare.
...
git-svn-id: svn://10.0.0.236/trunk@56675 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:21:14 +00:00
dougt%netscape.com
3b1f67364a
Converting to use nsIModule macro. r=dp.
...
git-svn-id: svn://10.0.0.236/trunk@56674 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:20:25 +00:00
dougt%netscape.com
fb9553ac05
Including nsString.h directly. It is included indirectly by nsFileSpec. This
...
prep work for the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@56673 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:16:47 +00:00
sspitzer%netscape.com
5c956bf6d5
fixed the build bustage. r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@56672 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:15:36 +00:00
jefft%netscape.com
46ba54691f
fixed bug 15069 -- wrong implementation to get the file type url string; r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@56671 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:14:32 +00:00
jefft%netscape.com
a2c9cc82ba
fixed bug 22918 - cannot send page with url contains spaces; needs to escape the url; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@56670 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:12:42 +00:00
dougt%netscape.com
ff7ef775ab
Including nsIFileSpec.h directly. It is included indirectly. This
...
prep work for the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@56669 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:12:33 +00:00
mscott%netscape.com
72129c8a1d
Bug #22960 --> Part of the landing for improving message display performance. Dtd file for the xul msg header view
...
overlay. This dtd file contains the entity information for your basic RFC-822 msg headers.
Not part of the build!
r=hangas
git-svn-id: svn://10.0.0.236/trunk@56668 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:09:25 +00:00
ducarroz%netscape.com
150b538c12
Fix bug 19064. Add Mac project "Signed" to the build system and add the share lib to the Mac package. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@56667 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:09:04 +00:00
mscott%netscape.com
b3d68a9815
Bug #22960 --> xul overlay for displaying the msg headers for a selected message.
...
Not part of the build yet
r=hangas
git-svn-id: svn://10.0.0.236/trunk@56666 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:07:14 +00:00
mscott%netscape.com
51018a9d70
Bug #22960 --> js routines used by the msg header overlay for displaying the header pane for a selected message.
...
NOT Part of the build yet.
r=hangas
git-svn-id: svn://10.0.0.236/trunk@56665 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:06:39 +00:00
dougt%netscape.com
1dc692d51c
Including nsCRT.h directly. It is included indirectly by nsFileSpec. This
...
prep work for the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@56664 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:01:37 +00:00
dougt%netscape.com
0e53c6e64f
Converting to use nsIModule macro. r=dp.
...
git-svn-id: svn://10.0.0.236/trunk@56663 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 22:59:05 +00:00
jband%netscape.com
5f54cc2abf
adding new files. not part of build
...
git-svn-id: svn://10.0.0.236/trunk@56662 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 22:34:01 +00:00
sspitzer%netscape.com
53d90562e2
turn on the download headers dialog on the mac, link in the js library. r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@56661 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 22:31:29 +00:00
rickg%netscape.com
dbb3d1b178
Removed debug setting so that viewsource will show formatting again. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@56660 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 19:40:00 +00:00
leaf%mozilla.org
f832efb2b6
someone complained that moshi, moshi is a telephone greeting only.
...
git-svn-id: svn://10.0.0.236/trunk@56659 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 19:38:08 +00:00
risto%netscape.com
93f44aaa74
Y2K fix. Localtime returns time by definition year - 1900. So year 2000
...
is returned as 100.
git-svn-id: svn://10.0.0.236/trunk@56658 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 10:06:00 +00:00
rjc%netscape.com
e54fac7b5f
Hack fix for bug # 21175: bookmarks without schemes now get "http://" as their default scheme.
...
git-svn-id: svn://10.0.0.236/trunk@56657 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 08:11:11 +00:00
sspitzer%netscape.com
2fba288e40
turn this code off until I can fix the mac project file.
...
git-svn-id: svn://10.0.0.236/trunk@56656 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 07:12:32 +00:00
sspitzer%netscape.com
88a67866fc
fix for build bustage, thanks to rpotts for the help.
...
git-svn-id: svn://10.0.0.236/trunk@56655 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 07:04:32 +00:00
sspitzer%netscape.com
49d4ce9f92
fix build bustage, I hope.
...
git-svn-id: svn://10.0.0.236/trunk@56654 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 06:16:35 +00:00
sspitzer%netscape.com
469b8fb639
more changes to the new download headers dialog.
...
it isn't complete, but at least the basics are there.
git-svn-id: svn://10.0.0.236/trunk@56653 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 05:11:51 +00:00
troy%netscape.com
a9936ebc11
Added new #define NS_SHRINKWRAPWIDTH that specifies that a frame should
...
shrink wrap its width (paying attention to the maximum computed width). Mostly
complete implementation for block frames
git-svn-id: svn://10.0.0.236/trunk@56652 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 04:32:13 +00:00
sspitzer%netscape.com
499edfe3e8
more changes for the new download headers dialog. don't use hard coded
...
string, get them from a string bundle. stop building and exporting
the news-test.* resources. add the MPL to some files.
git-svn-id: svn://10.0.0.236/trunk@56651 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 04:09:55 +00:00
karnaze%netscape.com
0fb9049272
fixed tinderbox warnings
...
git-svn-id: svn://10.0.0.236/trunk@56650 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 00:56:12 +00:00
karnaze%netscape.com
403a6f48cc
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@56649 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 23:09:03 +00:00
karnaze%netscape.com
619f9e6d57
bug 12287 - honors mComputed values in reflow state and uses CSS box-sizing property.
...
git-svn-id: svn://10.0.0.236/trunk@56648 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 22:55:48 +00:00
karnaze%netscape.com
65f5485337
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@56647 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 22:53:26 +00:00
rjc%netscape.com
86fc3e7b9b
Fix bug #22615 : Problem with IE Favorites in bookmarks menu.
...
git-svn-id: svn://10.0.0.236/trunk@56646 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 11:22:03 +00:00
sspitzer%netscape.com
e39a00b343
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@56645 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 08:53:07 +00:00
rjc%netscape.com
3dc861e31f
Make sure that we only add event listeners for the content area of the browser window, otherwise we'll also get "load" events when the sidebar panels load in (or are switched in/out as the user clicks on them).
...
git-svn-id: svn://10.0.0.236/trunk@56644 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 08:52:33 +00:00
rjc%netscape.com
7cfa8b4120
Small search changes: open up "Search Results" sidebar panel whenever we have new search results (if pref is set to do so) irregardless of whether its by clicking on the "Search" button or not.
...
git-svn-id: svn://10.0.0.236/trunk@56643 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 08:38:55 +00:00
leaf%mozilla.org
a701b39fcc
backing myself out, the formatting was correct in the last revision. i'll
...
just go restart the tinderboxen now.
git-svn-id: svn://10.0.0.236/trunk@56642 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 04:34:56 +00:00
leaf%mozilla.org
75e80154a1
changing date format of BuildStart to default of date, since the %Y
...
format only shows the last two digits of the year.
git-svn-id: svn://10.0.0.236/trunk@56641 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 04:31:58 +00:00
jst%citec.fi
643205c968
Don't load link targets in the pref window, I missed this link in my last patch to this file.
...
git-svn-id: svn://10.0.0.236/trunk@56640 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 00:40:48 +00:00
cls%seawood.org
38da1ceec5
Oops, I missed the c++ comments in the review.
...
git-svn-id: svn://10.0.0.236/trunk@56639 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-01 22:45:52 +00:00
cls%seawood.org
3ac51bd0d8
Workaround for the *ahem* Y2K bug in date. ;)
...
git-svn-id: svn://10.0.0.236/trunk@56638 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-01 22:11:35 +00:00
rgoodger%ihug.co.nz
cf6b7c0ab1
Frivolous comment added to XUL file. First Checkin of the year 2000! Made approximately 12:50AM, 01/00/00 NZST. r=me
...
git-svn-id: svn://10.0.0.236/trunk@56637 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 11:53:03 +00:00
rjc%netscape.com
0a1da00136
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
...
bookmarks.html file and accidentally added an invalid/extra </DL><p> line
which caused the bookmarks parser to blow chunks of the bookmarks away.
git-svn-id: svn://10.0.0.236/trunk@56636 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 11:48:20 +00:00
rgoodger%ihug.co.nz
bcaa2fc71d
fix for bug 21819, toolbar button clipping. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@56635 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 03:08:30 +00:00
despotdaemon%netscape.com
512054e2d2
Pseudo-automatic update of changes made by srinivas@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@56634 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 02:31:41 +00:00
rjc%netscape.com
a8ec1cb072
Search items from the menubar should always open up the search dialog.
...
git-svn-id: svn://10.0.0.236/trunk@56633 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 23:39:08 +00:00
rjc%netscape.com
88f55b3a76
Bulk read datasets in one read operation... slight speed improvement.
...
git-svn-id: svn://10.0.0.236/trunk@56632 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 23:37:35 +00:00
sspitzer%netscape.com
3f2d6f1748
it looks like what's related (in the sidebar) is trying to grab the current
...
window content. when in mail news, we don't have that, so it was causing
a javascript exception. fixes bug #22843
git-svn-id: svn://10.0.0.236/trunk@56631 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:39:28 +00:00
blizzard%redhat.com
1f1ce365e8
Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579 . Checking in for sford. r=scc,r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@56630 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:03:58 +00:00
sspitzer%netscape.com
ee0d93718b
rgoodger accidentally removed an entity that mcafee checked in.
...
this should get the bloat/leak numbers back.
git-svn-id: svn://10.0.0.236/trunk@56629 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:02:35 +00:00
wtc%netscape.com
07db4aeeee
Bugzilla bug #22549 : fixed a problem in the previous checkin that used
...
functions before they were declared. Thanks to Colin Blakes for the fix.
git-svn-id: svn://10.0.0.236/trunk@56628 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 21:58:10 +00:00
rjc%netscape.com
b91045f37b
Add a "default" search engine option (which defaults to a preference, which happens to be netscape in all.js)
...
git-svn-id: svn://10.0.0.236/trunk@56627 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 16:42:33 +00:00
rjc%netscape.com
1670c51738
The Related Links datasource now attempts to get the "browser.related.provider" preference which is the URL to use for contacting the RL server. (If it can't find the pref, it falls back to the well-known URL.)
...
git-svn-id: svn://10.0.0.236/trunk@56626 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 15:39:44 +00:00
rjc%netscape.com
e8458f5b5a
Even better.
...
git-svn-id: svn://10.0.0.236/trunk@56625 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 15:18:52 +00:00
rjc%netscape.com
ac3caf9603
Better. Can't use default search engine from prefs (in all.js), as it its for fuzzy URL matching.
...
git-svn-id: svn://10.0.0.236/trunk@56624 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:56:26 +00:00
rjc%netscape.com
e7313a7269
Get default search engine from prefs.
...
git-svn-id: svn://10.0.0.236/trunk@56623 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:42:33 +00:00
rjc%netscape.com
fa9d4e9e82
Add search default preferences.
...
git-svn-id: svn://10.0.0.236/trunk@56622 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:37:26 +00:00
rjc%netscape.com
84338b1b7c
Add support for automatically opening the "Search Results" panel in the sidebar when the "Search" button is clicked on. [Note: this behavior can be turned off via a preference in the "Search" preferences panel.]
...
git-svn-id: svn://10.0.0.236/trunk@56621 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 14:16:17 +00:00
rjc%netscape.com
db4f2dbbaa
Small text change.
...
git-svn-id: svn://10.0.0.236/trunk@56620 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:35:52 +00:00
rjc%netscape.com
21db58e702
Add a search preference panel
...
git-svn-id: svn://10.0.0.236/trunk@56619 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:16:07 +00:00
rjc%netscape.com
f4f075da11
Add some support for various search modes when using the "Search" button.
...
git-svn-id: svn://10.0.0.236/trunk@56618 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:10:19 +00:00
rjc%netscape.com
b237e4724e
Add GetInternetSearchURL() method.
...
git-svn-id: svn://10.0.0.236/trunk@56617 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:09:30 +00:00
rgoodger%ihug.co.nz
06cb855a4d
hooking up file open/location open shortcut keys properly.
...
git-svn-id: svn://10.0.0.236/trunk@56616 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 04:16:32 +00:00
troy%netscape.com
1fce58468f
Work-in-progress for having maximum width (needed by tables) be updated
...
incrementally
git-svn-id: svn://10.0.0.236/trunk@56615 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 04:15:45 +00:00
wtc%netscape.com
3d03bdbb36
Bugzilla bug #18511 : on Windows NT, the IP_MULTICAST_TTL option cannot be
...
set unless the socket is bound to an address.
git-svn-id: svn://10.0.0.236/trunk@56614 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 23:17:27 +00:00
sspitzer%netscape.com
dc29f31c94
fix for #21457 .
...
if the user has foo@bar.com as there smtp user name
(either from migration or from the account wizard)
send only foo as the username to the smtp server
r=mozilla@bucksch.org
git-svn-id: svn://10.0.0.236/trunk@56613 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 22:47:09 +00:00
wtc%netscape.com
7344c40c56
Added a test to join with an unjoinable thread.
...
git-svn-id: svn://10.0.0.236/trunk@56612 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 22:31:34 +00:00
wtc%netscape.com
cf2b856f80
Bugzilla bug #22549 : made PR_Read/PR_Write for sockets equivalent to
...
PR_Recv/PR_Send with infinite timeout. r=colin@theblakes.com ,
srinivas@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56611 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 22:19:53 +00:00
valeski%netscape.com
ddfd75d649
22534. r=gagan. We were leaking a single byte on non uname/pwd inclusive url's that required authentication, and we weren't over-writing the auth string when a auth realm wanted new credentials.
...
git-svn-id: svn://10.0.0.236/trunk@56610 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 21:55:18 +00:00
warren%netscape.com
9056c4e3a6
Breaking out persistent properties from nsIProperties.h.
...
git-svn-id: svn://10.0.0.236/trunk@56609 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:55:42 +00:00
warren%netscape.com
88189d2f94
Added nsIStopwatch for timing analysis.
...
git-svn-id: svn://10.0.0.236/trunk@56608 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:54:13 +00:00
warren%netscape.com
6836908904
Added new logging service to replace PR_LOG.
...
git-svn-id: svn://10.0.0.236/trunk@56607 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:53:17 +00:00
sspitzer%netscape.com
074c6acf9f
fix bug #22450 . if the user has an @ in there pop username, truncate at that point
...
when sending the username to the server. (but the full thing will show up in the ui and in
the password dialog)
now we support the "mail.allow_at_sign_in_user_name" pref.
bring over the comments from the 4.x code base.
this fix will also fix pop for users who entered there full email address as there pop username
git-svn-id: svn://10.0.0.236/trunk@56606 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 20:50:27 +00:00
sspitzer%netscape.com
39c4302028
bulletproofing fix for crash reported in #22811
...
git-svn-id: svn://10.0.0.236/trunk@56605 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 19:28:06 +00:00
sspitzer%netscape.com
e0cd62ba63
second half of the fix for #22791 .
...
dawn is right again, we need to change the order of the options
because if the user had "forward as quoted", we want it to look like
"forward as attachment", because "forward as quoted" is obsolete.
The back end will behave like "forward as attachment", and this makes it
so the front end will too.
git-svn-id: svn://10.0.0.236/trunk@56604 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 18:26:50 +00:00
sspitzer%netscape.com
3b75ce3e16
fix for #22791 . define a default for mail.forward_message_mode.
...
fix by=endico, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56603 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 18:22:31 +00:00
blizzard%redhat.com
4ef259719e
Make sure that mSuperWin is not null before dereferencing it. Fix from Johnny Stenback <jst@citec.fi>.
...
git-svn-id: svn://10.0.0.236/trunk@56602 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 17:50:06 +00:00
blizzard%redhat.com
655d6affc4
Fix for bug #21375 . Don't assume that a not null mWidget means that mMozBox is valid.
...
git-svn-id: svn://10.0.0.236/trunk@56601 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 17:38:52 +00:00
srinivas%netscape.com
d1a97653fa
Implement block/unblock interrupt. Bugzilla #17055 .
...
git-svn-id: svn://10.0.0.236/trunk@56600 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 16:57:37 +00:00
rjc%netscape.com
80f7f82db0
Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
...
git-svn-id: svn://10.0.0.236/trunk@56599 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 09:27:45 +00:00
rjc%netscape.com
954355b857
Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
...
git-svn-id: svn://10.0.0.236/trunk@56598 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 09:17:41 +00:00
rpotts%netscape.com
5870fbf96d
Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
...
git-svn-id: svn://10.0.0.236/trunk@56597 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 07:32:59 +00:00
rpotts%netscape.com
6c8a79d72b
Removed obsolete method nsIDocumentLoader::LoadOpenedDocument.
...
git-svn-id: svn://10.0.0.236/trunk@56596 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 05:10:21 +00:00
rpotts%netscape.com
8d06f36fe3
fix to prevent a crash when displaying IMap messages... nsXULDocument::StartDocumentLoad(...) calls GetOriginalURI(...) which returned null - this was bad.
...
git-svn-id: svn://10.0.0.236/trunk@56595 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 04:58:46 +00:00
sspitzer%netscape.com
f9f4db3af2
more work to get the download headers dialog to work.
...
git-svn-id: svn://10.0.0.236/trunk@56594 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 03:48:46 +00:00
bryner%uiuc.edu
47ec5d971a
Changing a char array to a PRUnichar array, to fix a build
...
warning. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@56593 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 03:45:26 +00:00
sspitzer%netscape.com
90369a3454
more changes for the "Choose..." button near the signature text area.
...
also, make the smtp server pane in the account wizard grey, like the rest of them.
git-svn-id: svn://10.0.0.236/trunk@56592 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 02:53:33 +00:00
sspitzer%netscape.com
d228f72522
add a "choose..." button next to the signature text field.
...
git-svn-id: svn://10.0.0.236/trunk@56591 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 02:42:37 +00:00
sspitzer%netscape.com
7c991ee859
fix for #15191 . properly migrate the mail.signature_date and mail.signature_file prefs.
...
they are now per-identity prefs.
mail.identity.id1.attach_signature is set if the user had a signature in 4.x
the pref mail.signature_file gets migrated to mail.identity.id1.sig_file and
the pref mail.signature_date gets migrate to mail.identity.id1.sig_date
added a few new macros for pref migration.
git-svn-id: svn://10.0.0.236/trunk@56590 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 02:17:07 +00:00
sspitzer%netscape.com
e457589684
fix warning
...
git-svn-id: svn://10.0.0.236/trunk@56589 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 00:23:43 +00:00
sspitzer%netscape.com
6ea685bfe7
fix warnings.
...
git-svn-id: svn://10.0.0.236/trunk@56588 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 00:20:10 +00:00
sspitzer%netscape.com
887a64e039
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@56587 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 00:14:35 +00:00
sspitzer%netscape.com
781a8d66d6
more changes for the download headers dialog ui.
...
git-svn-id: svn://10.0.0.236/trunk@56586 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:45:57 +00:00
rpotts%netscape.com
7edf0d4069
DocLoader reorg...Removed the implementations of LoadDocument(...), LoadOpenedDocument(...) and the nsDocumentBindInfo.
...
git-svn-id: svn://10.0.0.236/trunk@56585 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:22:26 +00:00
sspitzer%netscape.com
4f3a3457de
include the js file to get the OnLoad handler.
...
git-svn-id: svn://10.0.0.236/trunk@56584 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:16:57 +00:00
sspitzer%netscape.com
9a5d72b8ca
more changes for the new "download headers" dialog.
...
git-svn-id: svn://10.0.0.236/trunk@56583 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:08:33 +00:00
sspitzer%netscape.com
93acec914d
ignore generated Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@56582 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:03:23 +00:00
sspitzer%netscape.com
dba8f2b061
whoops. when I checked in that warnings fix I accidentally checked in some
...
changes from bryner for the mouse wheel prefs. backing my last check in out,
but still fixing the warning.
git-svn-id: svn://10.0.0.236/trunk@56581 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 23:02:38 +00:00
sspitzer%netscape.com
55dc18626b
new files for the "dowload header" dialog. not part of build yet.
...
git-svn-id: svn://10.0.0.236/trunk@56580 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 22:57:49 +00:00
terry%mozilla.org
00d9d56f2c
Got rid of extra <H1> tag.
...
git-svn-id: svn://10.0.0.236/trunk@56579 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 22:31:47 +00:00
sspitzer%netscape.com
b7f9932398
ignore generated makefile
...
git-svn-id: svn://10.0.0.236/trunk@56578 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 22:28:18 +00:00
mcafee%netscape.com
feca1ff4ad
Adding File|Send Link (22739). r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@56577 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 22:07:19 +00:00
sspitzer%netscape.com
7788077101
fix warnings.
...
git-svn-id: svn://10.0.0.236/trunk@56576 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 21:49:14 +00:00
Jerry.Kirk%Nexwarecorp.com
edfedf2f54
Fixed PHOTON only problem where nsAppShell could not be shutdown and
...
restarted properly when the user created a brand new profile.
git-svn-id: svn://10.0.0.236/trunk@56575 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 21:18:47 +00:00
sspitzer%netscape.com
e9882ce013
fix for #21057 . we had move to trash and mark as delete switched in the UI.
...
git-svn-id: svn://10.0.0.236/trunk@56574 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 21:12:27 +00:00
bryner%uiuc.edu
4402af7a65
Fix a warning. r=mcafee.
...
git-svn-id: svn://10.0.0.236/trunk@56573 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 20:26:56 +00:00
bryner%uiuc.edu
a017a19fe4
Changing an instance of = to ==, which is what it should have
...
been. r=karnaze.
git-svn-id: svn://10.0.0.236/trunk@56572 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 20:10:32 +00:00
sspitzer%netscape.com
3f096cd0c6
fix warnings
...
git-svn-id: svn://10.0.0.236/trunk@56571 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 19:41:57 +00:00
sspitzer%netscape.com
f7440a0d0d
fix warnings.
...
git-svn-id: svn://10.0.0.236/trunk@56570 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 19:37:29 +00:00
sspitzer%netscape.com
eca8686a61
the very humble beginnings of drag and drop for messenger.
...
git-svn-id: svn://10.0.0.236/trunk@56569 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 19:17:36 +00:00
rpotts%netscape.com
63244bbcfb
tweaked the way stream converters are applied to make multipart/x-mixed-replace work without the DocLoader...
...
git-svn-id: svn://10.0.0.236/trunk@56568 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 09:20:05 +00:00
rpotts%netscape.com
99c14b72b1
Docloader/URIloader integration... Temporarily added CreateViewer(...) to the WebShell (moved from the DocLoader). This will ultimately end up in the DocShell...
...
git-svn-id: svn://10.0.0.236/trunk@56567 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 09:18:47 +00:00
rpotts%netscape.com
371f386d8d
Starting to integrate the DocLoader and URI loader... Removed the Channel listener and the need for nsDocumentBindInfo objects. Now all URI loading is done by the URI loader.
...
git-svn-id: svn://10.0.0.236/trunk@56566 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 09:16:15 +00:00
mcafee%netscape.com
52595fb145
Fixing null pointer reference, patch submitted by jst@citec.fr. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@56565 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 08:29:11 +00:00
mcafee%netscape.com
24ece10598
Fixing pref/theme link loading content into pref panel (21017), thanks to Johnny Stenback for the fix. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@56564 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 08:22:34 +00:00
mcafee%netscape.com
5ab7ae8553
Fixing compile warnings on Unix, patch from kiel@pobox.com (21494). r=cls@seawood.org,mcafee@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56563 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 08:02:07 +00:00
mcafee%netscape.com
560efc02e1
Adding -h help info (14003)
...
git-svn-id: svn://10.0.0.236/trunk@56562 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 07:41:05 +00:00
mcafee%netscape.com
cf935b7f9c
Adding pref for modeless pref window, still modal by default (21698)
...
git-svn-id: svn://10.0.0.236/trunk@56561 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 06:09:18 +00:00
tonyr%fbdesigns.com
71ef7d05b6
Added text import module and new UI
...
git-svn-id: svn://10.0.0.236/trunk@56560 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 21:24:00 +00:00
Jerry.Kirk%Nexwarecorp.com
1c01a7c9db
Re-worked nsAppShell to more closely correspond to the GTK version of
...
nsAppShell. This caused me to have to move the PtInit call to nsToolkit,
the PtModalStart/PtModalEnd to nsWindow and the creation of the PhWidLog
to nsWidgetFactory. This is the PHOTON UI only.
git-svn-id: svn://10.0.0.236/trunk@56559 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 17:55:20 +00:00
Jerry.Kirk%Nexwarecorp.com
e8108de5b5
Fix up Text cut and paste again. It had previously been taken out because
...
it was so broken. This only effects the PHOTON UI.
git-svn-id: svn://10.0.0.236/trunk@56558 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 17:52:43 +00:00
rjc%netscape.com
6b37d71506
Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions.
...
git-svn-id: svn://10.0.0.236/trunk@56557 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 08:39:10 +00:00
rjc%netscape.com
781bf92474
Comment out Related Links preferences from 4.x that aren't used in 5.x
...
git-svn-id: svn://10.0.0.236/trunk@56556 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 08:33:53 +00:00
rjc%netscape.com
2a52459fb6
Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping.
...
git-svn-id: svn://10.0.0.236/trunk@56555 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-27 08:30:44 +00:00
svn%xmlterm.org
64fe0f001d
NOT PART OF SEAMONKEY BUILD;
...
Many changes to XMLterm; updated for M12 Mozilla release,
autodetection of markup, document display using IFRAMEs,
Javascript command line
git-svn-id: svn://10.0.0.236/trunk@56554 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-26 15:19:45 +00:00
rhp%netscape.com
198198808d
This is part of fix for sending >72 character length lines - Bug #22465
...
git-svn-id: svn://10.0.0.236/trunk@56553 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 21:51:45 +00:00
rhp%netscape.com
a927c60568
Part of fix for sending >72 character lines - Bug #: 22465
...
git-svn-id: svn://10.0.0.236/trunk@56552 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 21:49:50 +00:00
rhp%netscape.com
20cf8b5c45
Adding SMIME and Signed Stubs to the Mozilla.org product - Bug: 19064
...
git-svn-id: svn://10.0.0.236/trunk@56551 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 19:58:53 +00:00
rhp%netscape.com
ee299bf0db
Fixes for quoting problems - Bug #: 21993
...
git-svn-id: svn://10.0.0.236/trunk@56550 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 19:09:21 +00:00
rhp%netscape.com
75a40cf965
Adding signed stubs to build process
...
git-svn-id: svn://10.0.0.236/trunk@56549 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 16:05:30 +00:00
bryner%uiuc.edu
dcb9b00a03
Fix a compiler warning by reordering initializers. r=syd.
...
git-svn-id: svn://10.0.0.236/trunk@56548 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 22:11:18 +00:00
bryner%uiuc.edu
8349904d51
Fixing a compiler warning by reordering initializers. r=syd.
...
git-svn-id: svn://10.0.0.236/trunk@56547 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 22:06:48 +00:00
rjc%netscape.com
9d5661e55f
Small search changes. Convert various HTML entities. (We need a service for this, I think!) Fix assert when mParent is null.
...
git-svn-id: svn://10.0.0.236/trunk@56546 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 21:14:34 +00:00
sspitzer%netscape.com
b00bc9a5ce
clean up for fix for #18751 . don't use a constant for the type.
...
r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@56545 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 16:06:52 +00:00
buster%netscape.com
6f3d411c83
fixed bug 21032 ([regression] can paste multiple lines of text into a single-line text control)
...
when we were using <BR>'s in plaintext, this wasn't an issue.
when we switched to using \n, we needed to put in an extra check to transform CRLF to space.
partial fix bug 20387 (scroll bars appearing in single line text control)
part of the problem is we were leaving an empty text node lying around after inserting the bogus <br>
this induced layout to add a line after the <BR>, making the document in an empty text control too tall
Kin still has the task of hiding the scroll bar in certain situations, but this was the right thing to do
anyway.
r=kin
git-svn-id: svn://10.0.0.236/trunk@56544 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 15:48:48 +00:00
cls%seawood.org
8ff3f8cbf9
Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
...
Removed unused NOMD_CFLAGS & MDUPDATE_FLAGS.
git-svn-id: svn://10.0.0.236/trunk@56543 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 10:58:11 +00:00
sspitzer%netscape.com
93dd80eb8f
fix for #18751 . now, if the user has a newsgroup selected in the folder pane,
...
and they hit new message, it comes up prepopulated to post to that group
on that host.
git-svn-id: svn://10.0.0.236/trunk@56542 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 10:54:52 +00:00
sspitzer%netscape.com
82c96c4b31
rest of fix for #15845 , #15843 , and #15861 . for check boxes, see if
...
"reversed" attribute is true. if so, reverse the value.
git-svn-id: svn://10.0.0.236/trunk@56541 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:57:49 +00:00
sspitzer%netscape.com
6bf026cebe
fix for #15845 , #15843 , and #15861 . we had the pref ui reversed for a few prefs. doh!
...
git-svn-id: svn://10.0.0.236/trunk@56540 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:38:15 +00:00
sspitzer%netscape.com
480b0800eb
fixes for #21345 and #17090 . remove the junk mail folder, since we
...
don't support it yet. and remove the message center prefs, since we
don't support that UI anymore.
git-svn-id: svn://10.0.0.236/trunk@56539 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:18:36 +00:00
sspitzer%netscape.com
bb6bbc2a9d
ignore generated makefiles
...
git-svn-id: svn://10.0.0.236/trunk@56538 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:16:59 +00:00
sspitzer%netscape.com
144ba8edef
Ignore generated makefile
...
git-svn-id: svn://10.0.0.236/trunk@56537 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 09:16:10 +00:00
sspitzer%netscape.com
d7816d1359
fix for #17665 , allow the user to configure if they want to use
...
the newsgroup name abbreviations in the folder pane.
default is yes. comment out some dumps. make it so the account manager
can deal with radio inputs.
git-svn-id: svn://10.0.0.236/trunk@56536 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 08:57:54 +00:00
briano%netscape.com
39265d5e58
Use unsigned int instead of useconds_t in the usleep prototype.
...
git-svn-id: svn://10.0.0.236/trunk@56535 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 08:27:31 +00:00
tor%cs.brown.edu
a30a35b9d3
Build bustage patch for SUNWspro so the compiler doesn't choke
...
seeing an "extern" and "static" definition of kPlatformCharsetCID.
Removes duplicate definition of PlatformCharsetCID and uses the
one from nsIPlatformCharset.h. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@56534 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 08:26:20 +00:00
sspitzer%netscape.com
53d4c796ae
only hyatt needs to see his debugging printfs.
...
git-svn-id: svn://10.0.0.236/trunk@56533 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 07:53:41 +00:00
sspitzer%netscape.com
dab9ebc065
fix for #20990 . missing some filter choices, and fix a js error.
...
git-svn-id: svn://10.0.0.236/trunk@56532 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 06:28:44 +00:00
sspitzer%netscape.com
9c877bbf2b
fix for #13767 . new nntp accounts should have text compose for the default.
...
the user can always override this in the account manager.
if it was a migrate account, we use what ever they had set in 4.x
git-svn-id: svn://10.0.0.236/trunk@56531 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 05:07:30 +00:00
sspitzer%netscape.com
7b76dd9716
fix warings for pavlov and mcafee
...
git-svn-id: svn://10.0.0.236/trunk@56530 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 03:48:08 +00:00
troy%netscape.com
06d04c2e58
Reduced size of table cell member data by 4 bytes by only storing the
...
maximum width and not both the width and height. The height was never used
so this wans't an issue
git-svn-id: svn://10.0.0.236/trunk@56529 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 03:46:21 +00:00
sspitzer%netscape.com
e4f43e292d
fix warning for scc.
...
git-svn-id: svn://10.0.0.236/trunk@56528 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 03:42:54 +00:00
valeski%netscape.com
053041bee9
21789. r=gagan, a=don. The Extension() method for url's was returning everything after the *first* dot as the extension, rather than everything after the *last* dot. Now we return everything after the *last* dot as the extension
...
git-svn-id: svn://10.0.0.236/trunk@56527 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 03:10:24 +00:00
srinivas%netscape.com
ecb0347d1f
Backed out previous checkin for build breakage on Mac/Win.
...
git-svn-id: svn://10.0.0.236/trunk@56526 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 02:07:15 +00:00
briano%netscape.com
bc88ac32d7
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56525 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 01:15:15 +00:00
briano%netscape.com
5fe4378da5
Potential fix for Unixware 7 breakage, and a hack to deal with the lack of a prototype for usleep on Sol 2.5.1.
...
git-svn-id: svn://10.0.0.236/trunk@56524 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 01:14:23 +00:00
briano%netscape.com
6a8f2c0626
Fix for build breakage on Solaris 2.5.1, which doesn't provide a prototype for usleep in unistd.h.
...
git-svn-id: svn://10.0.0.236/trunk@56523 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 01:08:57 +00:00
sspitzer%netscape.com
2fb71099d0
change to reflect the view | header state in the menu, using a radio
...
menu type. r=hangas. one thing isn't working, and that is having
it come up checked with the choice from prefs. I'll log a bug now.
git-svn-id: svn://10.0.0.236/trunk@56522 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 01:08:05 +00:00
srinivas%netscape.com
bb7c709c10
Minimize spurious notifications when interrupts are blocked.
...
Bugzilla #17055 .
git-svn-id: svn://10.0.0.236/trunk@56521 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 01:05:42 +00:00
rogerl%netscape.com
ac48548844
Need to update the value of newly created closure.
...
git-svn-id: svn://10.0.0.236/trunk@56520 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 00:49:44 +00:00
edburns%acm.org
275101c967
r=marklin
...
a=edburns
Changes to complete the transition from BrowserControlMozillaShim to BrowserControlNativeShim.
git-svn-id: svn://10.0.0.236/trunk@56519 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 00:03:28 +00:00
sspitzer%netscape.com
51cef4a802
fix #22493 and #22494 . at least turn the crash into an assertion.
...
r=hangas. also fix a warning.
git-svn-id: svn://10.0.0.236/trunk@56518 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:44:56 +00:00
edburns%acm.org
57d571d62e
r=marklin
...
a=edburns
Get webclient working againg with tbogard's help on what has changed with webshell.
git-svn-id: svn://10.0.0.236/trunk@56517 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:40:57 +00:00
ducarroz%netscape.com
881afbd4d5
Fix for bug 22420. Change capitalization. R=nicole
...
git-svn-id: svn://10.0.0.236/trunk@56516 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:37:00 +00:00
sgehani%netscape.com
3178e68acd
Turn on building Unix port of xpistub.
...
b = 20637
r = ssu
git-svn-id: svn://10.0.0.236/trunk@56515 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:26:23 +00:00
sgehani%netscape.com
b355df9aa4
Part of fix for Linux installer.
...
b = 20637
r = ssu
git-svn-id: svn://10.0.0.236/trunk@56514 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:25:33 +00:00
sspitzer%netscape.com
71feda4e24
whoops, I removed the title from this window.
...
git-svn-id: svn://10.0.0.236/trunk@56513 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:10:19 +00:00
rickg%netscape.com
448a2f317f
fixed bug22585; r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@56512 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:08:27 +00:00
sspitzer%netscape.com
117bf6121d
fix the pref panel to explain what emoticons and structs are by example.
...
this is obviously no the final ui, but until we have an official one
for this new pref, this will do. r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56511 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 23:03:10 +00:00
sspitzer%netscape.com
71c0694649
rest of fix for #21649 . don't get the pref values inside the stream converter, get it in compose and mime, and pass the value through.
...
thanks to mozilla@bucksch.org for explaining the right thing to do.
also fix a couple of warnings.
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56510 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 22:20:10 +00:00
sspitzer%netscape.com
b225d64c7c
whoops, forgot to check in the default pref for #18118 .
...
git-svn-id: svn://10.0.0.236/trunk@56509 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 22:09:29 +00:00
hangas%netscape.com
4ec5348771
Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@56508 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 21:38:25 +00:00
rjc%netscape.com
8bce2e0e9a
Fix bug # 20817: use default platform charset when reading in bookmarks until if/when we find a META charset tag that says to use something else. Review: ftang@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56507 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 21:38:16 +00:00
buster%netscape.com
a788766929
fixed bug 22228
...
r=dcone
For this part of the fix, removed a precondition check for a null input param. It's legal (and necessary) here.
git-svn-id: svn://10.0.0.236/trunk@56506 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 21:02:45 +00:00
buster%netscape.com
c0a0456171
fixed bug 22228.
...
r=dcone.
problem was we were failing to null out the editor member of the controller on frame destruction.
git-svn-id: svn://10.0.0.236/trunk@56505 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:54:53 +00:00
buster%netscape.com
6dda03d9d8
fixed bug 19494
...
r=troy
The problem was the space mgr was computing mCount to be > 2* mSize, which this code couldn't handle correctly. So now if the space mgr computes mCount to be more than twice the size of the current count, we immediately bump up the size to that count. If more are needed later, the next call will give us twice this number anyway.
git-svn-id: svn://10.0.0.236/trunk@56504 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:49:07 +00:00
dcone%netscape.com
fa48e1dbb5
Added support for selected rounded corners...can now round individual corners. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@56503 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:48:07 +00:00
ducarroz%netscape.com
d9902ed35d
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@56502 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:47:06 +00:00
ducarroz%netscape.com
882b67b6f4
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@56501 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:45:53 +00:00
rods%netscape.com
5b01f96d6e
backing out change and reopening bugs 17303, 19426, the default case where input isn't specified
...
causes a lot of problems becuase of the style it needs.
r=self
git-svn-id: svn://10.0.0.236/trunk@56500 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:13:46 +00:00
pnunn%netscape.com
b2b5f60ab1
Migrate change from if.h to if_struct.h. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@56499 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:10:14 +00:00
blizzard%redhat.com
26b33da58a
clean up nsWindow::DestroyNativeChildren(). this seems to leak one less widget per toplevel.
...
git-svn-id: svn://10.0.0.236/trunk@56498 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:09:38 +00:00
sspitzer%netscape.com
edb5300ab5
fix for #18118 . if the pref "profile.confirm_automigration" is true,
...
we put up a dialog before we auto migrate. (the mozilla build does this.)
if that pref is false, we just automigrate. (the ns build does this.)
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@56497 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:05:59 +00:00
bienvenu%netscape.com
8a69239257
fix memory leaks, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@56496 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:05:19 +00:00
blizzard%redhat.com
30488c98cf
merge in changes from the stable M12 branch. fix bug in the mozilla.sh script which wouldn't pass args to mozilla when it ran it. also, update to M13 as the base for the release.
...
git-svn-id: svn://10.0.0.236/trunk@56495 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:04:51 +00:00
sspitzer%netscape.com
db432aac87
fix for pierre's warnings. r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@56494 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 18:35:35 +00:00
morse%netscape.com
bdb696a107
textual change necessitated because wallet is moved from edit menu to task menu
...
git-svn-id: svn://10.0.0.236/trunk@56493 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 17:27:28 +00:00
brade%netscape.com
d34fd9d5bf
close tags with /> r=syd (causes crash on Mac when typing any character into an input field)
...
git-svn-id: svn://10.0.0.236/trunk@56492 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 15:53:30 +00:00
brade%netscape.com
1b0fb1492c
remove duplicate prefs
...
git-svn-id: svn://10.0.0.236/trunk@56491 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 15:36:54 +00:00
brade%netscape.com
5ff6c95460
initialize MetaKey setting (previously overlooked)
...
git-svn-id: svn://10.0.0.236/trunk@56490 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 15:33:58 +00:00
brade%netscape.com
a9692dbcef
cycle editor option in task menu (r=syd)
...
git-svn-id: svn://10.0.0.236/trunk@56489 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 15:31:00 +00:00
brade%netscape.com
d93700deed
wrong pref attached to checkbox
...
git-svn-id: svn://10.0.0.236/trunk@56488 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 15:24:47 +00:00
morse%netscape.com
20dab47ca6
fix bug 22117 again, cookie viewer raising exception, r=rgoodger
...
git-svn-id: svn://10.0.0.236/trunk@56487 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 14:31:33 +00:00
rjc%netscape.com
b054fba2bd
Add description attributes to search datasets.
...
git-svn-id: svn://10.0.0.236/trunk@56486 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 12:12:10 +00:00
rjc%netscape.com
9a29a914a5
Small sorting change: always sort {null} items last (after non-null items).
...
git-svn-id: svn://10.0.0.236/trunk@56485 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 12:01:44 +00:00
rjc%netscape.com
265582b879
Check in search changes to add support for shopping.
...
git-svn-id: svn://10.0.0.236/trunk@56484 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 11:56:24 +00:00
rgoodger%ihug.co.nz
ccec0d696c
adding font scaling pref to pref window to fix 5599, r=syd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56483 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 08:25:08 +00:00
bienvenu%netscape.com
da44526cc3
fix leak of 16K in compress commit,r=davidmc 14208
...
git-svn-id: svn://10.0.0.236/trunk@56482 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 06:32:40 +00:00
rgoodger%ihug.co.nz
0558b2146b
moving wallet to tasks menu, r=kerz@en.com
...
git-svn-id: svn://10.0.0.236/trunk@56481 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 06:15:59 +00:00
rgoodger%ihug.co.nz
f91f9263ef
moving wallet to tasks menu... r=kerz@en.com
...
git-svn-id: svn://10.0.0.236/trunk@56480 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 06:14:42 +00:00
rgoodger%ihug.co.nz
c7a0f27374
shift wallet to tasks menu. r=kerz@en.com
...
git-svn-id: svn://10.0.0.236/trunk@56479 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 06:12:33 +00:00
edburns%acm.org
46a1420a6e
r=marklin
...
Change BrowserControlMozillaShim to BrowserControlNativeShim.
git-svn-id: svn://10.0.0.236/trunk@56477 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 04:09:40 +00:00
nisheeth%netscape.com
5a813189e9
PRTime is a struct on the Mac. I'm going to need to time to make changes so that everything works on the Mac. Commenting out the offending code for now as it is not used in the default case.
...
git-svn-id: svn://10.0.0.236/trunk@56476 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 03:47:02 +00:00
nisheeth%netscape.com
4a66a03de0
Attempt to fix Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@56475 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 03:08:57 +00:00
srinivas%netscape.com
3c45f9a79e
PR_FindSymbol looks up a symbol only in the specified library.
...
Bugzilla #16554 .
git-svn-id: svn://10.0.0.236/trunk@56474 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 02:51:37 +00:00
nisheeth%netscape.com
43d584b730
a=donm, r=vidur.
...
- Added support for two prefs:
a) a boolean pref "layout.reflow.async" that turns asynchronous reflow on/off. The default is off.
b) an integer pref "layout.reflow.timeslice" that specifies a reflow timeslice, in microseconds. When asynchronous reflow is on, the reflow command processing loop in ProcessReflowCommands() tries to return to the event loop if the time spent processing reflow commands exceeds this timeslice. The default value is 1 second.
git-svn-id: svn://10.0.0.236/trunk@56473 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 02:02:33 +00:00
sspitzer%netscape.com
a1fe465abb
new files confirmation dialog (for automigration) for bug #18118
...
not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@56472 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 01:45:16 +00:00
idk%eng.sun.com
06ee17f97f
Addon to my last checkin.
...
sorry
git-svn-id: svn://10.0.0.236/trunk@56471 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 01:26:39 +00:00
idk%eng.sun.com
b57eddb1c6
Initial check in for remote xpcom module.
...
More documentation andd implementations is comming.
gotta go
work on this module would be continued after 01/10/2000
git-svn-id: svn://10.0.0.236/trunk@56470 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 01:16:05 +00:00
rickg%netscape.com
4ceb98d7fd
fixed bug22040 with patch by vidur; r=kmcclusk. Also removed warnings.
...
git-svn-id: svn://10.0.0.236/trunk@56469 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 01:04:29 +00:00
sspitzer%netscape.com
74aea33376
fix crasher in the dom viewer. #22425 . dom viewer still suffers from bit rot, but at least it won't crash
...
git-svn-id: svn://10.0.0.236/trunk@56468 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:52:43 +00:00
danm%netscape.com
f7da4e828a
fix typo in previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@56467 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:49:35 +00:00
wtc%netscape.com
c008c35c16
Pedantic changes: use the exact types as documented for AIX send_file().
...
git-svn-id: svn://10.0.0.236/trunk@56466 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:44:19 +00:00
wtc%netscape.com
0bdc2bb076
Added a little logging to the OpenVMS code. (Contributed by Colin Blake
...
<colin@theblakes.com >)
git-svn-id: svn://10.0.0.236/trunk@56465 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:33:35 +00:00
rogerl%netscape.com
d6c7017a52
Clean-up message text
...
git-svn-id: svn://10.0.0.236/trunk@56464 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:16:07 +00:00
ducarroz%netscape.com
e391cf5dea
Fix for bug 22329. Don't access m_editor in the destructor as it could be destroyed before us. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@56462 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:04:22 +00:00
nisheeth%netscape.com
cda6d910ae
a=donm. r=pollmann.
...
- Remove nsStackBasedTimer.h from the CVS repository. The nsStackBasedTimer class is now defined in nsTimer.h.
git-svn-id: svn://10.0.0.236/trunk@56461 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:58:41 +00:00
wtc%netscape.com
b171a9ac45
Checked in NetBSD/MIPS port contributed by Tom Weinstein
...
<tomw@geocast.com >.
Modified files: _netbsd.cfg, _netbsd.h
git-svn-id: svn://10.0.0.236/trunk@56460 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:58:07 +00:00
cmanske%netscape.com
74a5d53339
Fixed bug 22072, loading style sheet in editor. a=jar, r=brade
...
git-svn-id: svn://10.0.0.236/trunk@56459 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:57:04 +00:00
nisheeth%netscape.com
7240bac30d
a=don, r=pollmann.
...
- Don't use nsStackBasedTimer.h any more
- Fix compile errors in __mysprintf() in nsTimer.cpp
- Make stack based timers work.
git-svn-id: svn://10.0.0.236/trunk@56458 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:55:29 +00:00
akkana%netscape.com
eed22d53ae
20498, 22446: up/down arrows in text fields, Mac key for redo, and some other problems we noticed. r=brade,a=don
...
git-svn-id: svn://10.0.0.236/trunk@56457 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:54:24 +00:00
cmanske%netscape.com
f40ca64cbe
Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item). a=jar, r=brade
...
git-svn-id: svn://10.0.0.236/trunk@56456 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:53:27 +00:00
cmanske%netscape.com
852c9f1370
Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item)
...
git-svn-id: svn://10.0.0.236/trunk@56455 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:52:10 +00:00
cmanske%netscape.com
e9dfe1a431
Fixed bug 21969, button order in common dialogs for UNIX. a=jar, r=german,brade
...
git-svn-id: svn://10.0.0.236/trunk@56454 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:50:21 +00:00
radha%netscape.com
9f7e323c94
Update the go menu irrespective of whether the page loaded
...
successfully or not. This is being done to be consistent with the
behavior where partially loaded pages do get in to SH. This
behavior will have to change Browser wil implement nsIStreamListener
or something similar to differentiate between partially loaded pages
and unsuccessfully loaded pages r=law a=don
git-svn-id: svn://10.0.0.236/trunk@56453 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:46:58 +00:00
briano%netscape.com
61560ed679
Hack to work around the std::tm error on Solaris using the Workshop compiler.
...
git-svn-id: svn://10.0.0.236/trunk@56452 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:43:19 +00:00
wtc%netscape.com
6629ab21d6
Fixed pthreads build problems on OpenBSD (Bugzilla bug #20529 ) and FreeBSD.
...
Modified files: _freebsd.h, _openbsd.h, ptio.c, ptsynch.c,
pr/tests/Makefile
git-svn-id: svn://10.0.0.236/trunk@56451 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:39:09 +00:00
briano%netscape.com
78fcc81348
Fix for build bustage on NetBSD/arm, and some minor cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@56450 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:35:06 +00:00
rgoodger%ihug.co.nz
b679fb2014
CSS cleanup for advanced edit dialog, r=cmanske, brade, a=gramps
...
git-svn-id: svn://10.0.0.236/trunk@56449 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:32:08 +00:00
radha%netscape.com
b2d15ea1a0
Addition of shistory component r=danm a=don
...
git-svn-id: svn://10.0.0.236/trunk@56448 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:28:28 +00:00
radha%netscape.com
a8d19c9f85
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@56447 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:19:00 +00:00
radha%netscape.com
e0a47e0b2d
Initial checkin for New SH component r=danm a=don
...
git-svn-id: svn://10.0.0.236/trunk@56446 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:16:49 +00:00
rickg%netscape.com
48e3a04435
fixed bugs 17663, 17750, 21779, 21787, 22351, 22406; r=dcone, kmcclusk; a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56445 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:12:49 +00:00
vidur%netscape.com
d562441874
Removing warnings. a=don r=waqar
...
git-svn-id: svn://10.0.0.236/trunk@56444 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:47:15 +00:00
vidur%netscape.com
61f580e993
Fix for bug 22344. Removing FMMs in nsDOMAttribute.cpp. a=don r=kin
...
git-svn-id: svn://10.0.0.236/trunk@56443 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:44:30 +00:00
wtc%netscape.com
dc180fef3a
NetBSD has System V semaphores and shared memory.
...
git-svn-id: svn://10.0.0.236/trunk@56442 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:42:47 +00:00
akkana%netscape.com
38b74051f5
Contribution from Ben Bucksch <mozilla@bucksch.org> to eliminate URL: in url strings. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@56441 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:42:46 +00:00
vidur%netscape.com
c5ff7d0ca4
Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar
...
git-svn-id: svn://10.0.0.236/trunk@56440 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:42:06 +00:00
radha%netscape.com
f63819bccf
Remove Session History from the build list r=law a=don
...
git-svn-id: svn://10.0.0.236/trunk@56439 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:41:30 +00:00
vidur%netscape.com
c4203d24b1
Fix for bug 16787. Added nsICookieService::CookieEnabled. a=don r=neeti/morse
...
git-svn-id: svn://10.0.0.236/trunk@56438 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:41:18 +00:00
radha%netscape.com
033ba1acc3
Remove session hsitory files from the build list
...
git-svn-id: svn://10.0.0.236/trunk@56437 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:41:00 +00:00
radha%netscape.com
524c739806
Remove Session History files from the build list. r=law a=don
...
git-svn-id: svn://10.0.0.236/trunk@56436 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:39:21 +00:00
radha%netscape.com
83c80807b3
Add shistory to the dirs list
...
git-svn-id: svn://10.0.0.236/trunk@56435 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:38:00 +00:00
radha%netscape.com
71c4f7bb3c
Initial checkin. r=law a=don
...
git-svn-id: svn://10.0.0.236/trunk@56434 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:35:31 +00:00
radha%netscape.com
782817bba7
New Session Hsitory in its own directory.
...
Initial checkin. r=law a=don
git-svn-id: svn://10.0.0.236/trunk@56433 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:33:16 +00:00
vidur%netscape.com
cef102fa29
Partial fix for bug 22413. Create generic script instances for layer and ilayer elements. a=don r=waqar
...
git-svn-id: svn://10.0.0.236/trunk@56432 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:32:41 +00:00
morse%netscape.com
7f8f749829
fix minor single-signon bugs, r=dp, a=dp
...
git-svn-id: svn://10.0.0.236/trunk@56431 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:24:55 +00:00
valeski%netscape.com
5c499a44d6
r=gagan, a=don. 21599. we were breaking when we received an incomplete status line. Now we are sure to buffer the line until we receive all of it. we also do this buffering for headers now.
...
git-svn-id: svn://10.0.0.236/trunk@56430 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:15:55 +00:00
rogerl%netscape.com
e3feb3e20d
Fixed copyright dates and added lincense boilerplate.
...
git-svn-id: svn://10.0.0.236/trunk@56429 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:03:59 +00:00
akkana%netscape.com
5d88a6253f
21993: hr should have newline before/after it. Trivial code change, a=gramps
...
git-svn-id: svn://10.0.0.236/trunk@56428 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:03:49 +00:00
rogerl%netscape.com
71f0399576
Changed comment format to C-style.
...
git-svn-id: svn://10.0.0.236/trunk@56427 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:02:16 +00:00
rogerl%netscape.com
2db1cd9984
r=brendan
...
Bug #20444 , delete of non-reference
git-svn-id: svn://10.0.0.236/trunk@56426 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:01:19 +00:00
rogerl%netscape.com
2a08ef02a3
r=brendan
...
Bug #21836 , apply didn't check for non-object argument.
git-svn-id: svn://10.0.0.236/trunk@56425 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:00:07 +00:00
rogerl%netscape.com
992a41ca10
r=brendan
...
Bug #21799 , uncaught throw of null crash.
git-svn-id: svn://10.0.0.236/trunk@56424 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:58:53 +00:00
rogerl%netscape.com
4026653f80
r=norris
...
Bug #20547 & 20549 - ECMA3 compatible handling of String.replace and fixes
to $ handling.
git-svn-id: svn://10.0.0.236/trunk@56423 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:57:10 +00:00
av%netscape.com
4b44c011c2
Fixing 16519, r=VYV03354@nifty.ne.jp
...
git-svn-id: svn://10.0.0.236/trunk@56422 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:53:14 +00:00
jefft%netscape.com
c79ae9c6f4
fixed bug 21869 -- forwarding multipart/signed message crashes the system; check for the subpart isn't a multipart mime object prior setting up decomposing part function; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@56421 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:49:15 +00:00
ducarroz%netscape.com
c34e346ad7
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@56420 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:37:09 +00:00
radha%netscape.com
3d2c7b5292
Fix for bug # 21567. Mail composer urls get in to SH. This is a regression from some of
...
the recent uriLoader changes. r=mscott, a=don
git-svn-id: svn://10.0.0.236/trunk@56419 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:35:18 +00:00
troy%netscape.com
9787e2f28e
b=1994. Changed to respect alt="" and use it
...
git-svn-id: svn://10.0.0.236/trunk@56418 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:26:14 +00:00
srinivas%netscape.com
118f9430b3
Fixed use of uninitialized variable. Bugzilla #21201 .
...
git-svn-id: svn://10.0.0.236/trunk@56417 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:24:34 +00:00
ftang%netscape.com
619e9d9e68
partial fix for 19589. use ATSUI fallback to draw glyph available in MacRoman font and Symbol font. It will cover Latin extened A. r=nhotta a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56416 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:56:49 +00:00
ftang%netscape.com
b8ee320a9c
fix bug 7521. make the default font face listen to pref. r=erik. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56415 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:54:54 +00:00
srinivas%netscape.com
67578ed9ed
Fixed PR_SetThreadAffinityMask, which returned random value on Irix.
...
Bugzilla #21621 .
git-svn-id: svn://10.0.0.236/trunk@56414 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:51:26 +00:00
ssu%netscape.com
3476f08bd7
This fixes bugs #16350 , 17631, 20259, 21575.
...
Installer registers in the Windows registry where mozilla.exe gets
installed to.
Installer is aware of the previous mozilla.exe installation location
and offers it as the default destination location.
Installer now is able to show a Readme.txt in the SetupType dialog.
Eliminated most of the "Netscape" and replaced it with "Mozilla"
a=chofmann
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@56408 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:19:34 +00:00
wtc%netscape.com
f857a60ed2
Bugzilla bug #5802 : call PR_Bind and PR_Listen before passing the
...
listening socket to the server thread.
git-svn-id: svn://10.0.0.236/trunk@56407 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:12:11 +00:00
wtc%netscape.com
fc4cf0cc94
Bugzilla bug #21651 : call PR_Listen on the listening socket before passing
...
it to the server thread.
git-svn-id: svn://10.0.0.236/trunk@56406 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:10:49 +00:00
rods%netscape.com
4d45458719
turned off some debug rods only
...
git-svn-id: svn://10.0.0.236/trunk@56405 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:03:59 +00:00
rods%netscape.com
79a7eb5a88
Fixed the edge case where the select may have zero
...
options or one optionwith no lable and no content and it sizes out to be zero
high also fixed twhere visibility was being check incorrectly
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@56404 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:03:03 +00:00
briano%netscape.com
7c5d7750f7
Another NetBSD/arm-specific fix.
...
git-svn-id: svn://10.0.0.236/trunk@56403 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:02:18 +00:00
nhotta%netscape.com
ff28e5af4e
Bug fix for 22209 (and 20997), when the mail body charset is labeled as us-ascii, use ISO-8859-1 converter (which is a superset of us-ascii), r=rhp.
...
git-svn-id: svn://10.0.0.236/trunk@56402 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:57:35 +00:00
rods%netscape.com
2b7a1b6ca2
edge case PR_MAx should be against the insets sizes instead of zero
...
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@56401 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:55:20 +00:00
rods%netscape.com
fb5e39b501
fixed visibility check error
...
r=kmcclusk bug=21701
git-svn-id: svn://10.0.0.236/trunk@56400 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:54:21 +00:00
rods%netscape.com
b475188196
turned off some rods debug output and fixed visibility check error
...
r=kmcclusk bug=21701
git-svn-id: svn://10.0.0.236/trunk@56399 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:52:56 +00:00
wtc%netscape.com
38d2c001fb
Bugzilla bug #20528 : UnixWare 7 has long longs, so add a new _unixware7.cfg
...
for UnixWare 7 that defines HAVE_LONG_LONG.
Modified file: pr/include/md/Makefile
Added file: _unixware7.cfg
git-svn-id: svn://10.0.0.236/trunk@56398 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:51:13 +00:00
rods%netscape.com
3fcb63ffc0
changed clipping in Paint to be intersect instead of replace
...
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@56397 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:50:47 +00:00
rods%netscape.com
20b8c791fe
Fixed the edge case where the select may have zero options or one option
...
with no lable and no content and it sizes out to be zero high
also fixed twhere visibility wasbeing check incorrectly
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@56396 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:49:36 +00:00
wtc%netscape.com
a5e6faae20
Pass LL_ZERO instead of 0 as the second argument to PR_MemMap so that
...
the code also compiles on platforms without long longs.
git-svn-id: svn://10.0.0.236/trunk@56395 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:47:13 +00:00
rods%netscape.com
ee6753e288
Added experimental ifdef;ed but turned for reducing the number of resize reflows,
...
basically we ignore them and pass back our most recently reflowed size
r=karnaze bug=22063
git-svn-id: svn://10.0.0.236/trunk@56394 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:46:28 +00:00
kin%netscape.com
c36783f984
Changed write string for "paragraphFormat" to "SetParagraphFormat()"
...
to get log playback working again.
r=buster@netscape.com ,cmanske@netscape.com a=don@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56393 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:44:00 +00:00
rods%netscape.com
91ebb6a147
addjusted fonts in several of the form controls. most now inherit
...
tightened up some of the rules for the select
r=buster,hangus,kmcclusk bug 19426,17303,17114
git-svn-id: svn://10.0.0.236/trunk@56392 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:43:30 +00:00
rods%netscape.com
e2e7d1da9b
removed the hard coded font-family in the PlaintextInitalStyle for the set flags
...
r=buster bugs 17303,19426
git-svn-id: svn://10.0.0.236/trunk@56391 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:41:11 +00:00
briano%netscape.com
9322b2110c
Workaround for the build bustage on Solaris when using the Workshop compiler. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@56390 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:38:28 +00:00
sspitzer%netscape.com
a0aa3b344d
ignore generated Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@56389 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 15:03:27 +00:00
pierre%netscape.com
cc4c33320d
16381 "Need to be able to specify -moz-border-radius for each corner". Made changes in the following files in order to store the radius as a nsCSSRect and support 4 new -moz-border-radius properties (topLeft, topRight, bottomRight, bottomLeft):
...
nsCSSDeclaration.cpp
nsCSSParser.cpp
nsCSSPropList.h
nsCSSStyleRule.cpp
nsICSSDeclaration.h
nsIStyleContext.h
nsStyleContext.cpp
nsCSSRendering.cpp
The (small) changes in nsCSSRendering.cpp are temporary. It's just to reflect the changes made elsewhere in the style context. The code that actually draws the RoundRect with a different radius for each corner will be implemented later today.
git-svn-id: svn://10.0.0.236/trunk@56388 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 11:30:22 +00:00
pierre%netscape.com
ab167ecc58
16381 "Need to be able to specify -moz-border-radius for each corner". Made changes in the following files in order to store the radius as a nsCSSRect and support 4 new -moz-border-radius properties (topLeft, topRight, bottomRight, bottomLeft):
...
nsCSSDeclaration.cpp
nsCSSParser.cpp
nsCSSPropList.h
nsCSSStyleRule.cpp
nsICSSDeclaration.h
nsIStyleContext.h
nsStyleContext.cpp
nsCSSRendering.cpp
git-svn-id: svn://10.0.0.236/trunk@56387 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 11:27:10 +00:00
rjc%netscape.com
8cfc9ac289
Small search changes. Add description field. Also extend dataset format to support an "alsomatch" field. Review: me
...
git-svn-id: svn://10.0.0.236/trunk@56386 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 10:37:21 +00:00
sspitzer%netscape.com
f098ee4b8d
a couple more cleanup fixes for the new pref ui for bug #21649
...
git-svn-id: svn://10.0.0.236/trunk@56385 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:23:09 +00:00
sspitzer%netscape.com
26d71b9146
rest of fix for #21649 . allow users to disable the emoticon / struct conversion of plain text emails
...
git-svn-id: svn://10.0.0.236/trunk@56384 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:16:53 +00:00
sspitzer%netscape.com
c5a9d91c53
whoops, fix typo.
...
git-svn-id: svn://10.0.0.236/trunk@56383 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:14:36 +00:00
sspitzer%netscape.com
2c1dd35e05
rest of fix for #21649
...
git-svn-id: svn://10.0.0.236/trunk@56382 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:14:04 +00:00
sspitzer%netscape.com
55f8cb0e9d
rename the prefs
...
git-svn-id: svn://10.0.0.236/trunk@56381 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
0528c469db
fix the pref ui a little, fix a js exception, add a label to the spell
...
checking field set, add ui for emoticon to glyph conversion. part 1 of fix
for #21649
git-svn-id: svn://10.0.0.236/trunk@56380 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:37:30 +00:00
sgehani%netscape.com
9636722ad1
Hook up cancel button to actually work during an XPInstall.
...
b = 10205
r = dbragg
a = sdagley
git-svn-id: svn://10.0.0.236/trunk@56379 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:29:52 +00:00
sspitzer%netscape.com
ef2bbde800
remove unused code.
...
git-svn-id: svn://10.0.0.236/trunk@56378 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:27:50 +00:00
ftang%netscape.com
cfa1a18207
partial fix for bug 15533 (size part). 1. change the return value from nsPiont to nsRect. Change widget code to reflect the change. In Gtk, change XIM FontSet based on the rect height. r=cata a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56377 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:56:40 +00:00
ftang%netscape.com
6c716e39db
fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56376 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:47:01 +00:00
ftang%netscape.com
e751fa7279
fix bug 18624. r=nhotta a=chofmann. remove ; after text/html; when we do attribute comparison
...
git-svn-id: svn://10.0.0.236/trunk@56375 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:44:31 +00:00
ftang%netscape.com
82f613fbf7
back out mistaken check inTestLineBreak.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56374 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:43:01 +00:00
ftang%netscape.com
eea556fc5d
add one space line so I can type in comment for last check in. Last check in . r=cata a=chofmann. fix bug 17192. do contextual analysis for U+2019src
...
git-svn-id: svn://10.0.0.236/trunk@56373 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:41:42 +00:00
ftang%netscape.com
54ead0a830
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@56372 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:38:26 +00:00
ftang%netscape.com
7053144f7e
fix bug 21598. r=cata a=chofmann change the internal charset name from X-EUC-TW to x-euc-tw
...
git-svn-id: svn://10.0.0.236/trunk@56371 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:32:10 +00:00
ftang%netscape.com
9be2217e83
fix bug 21209. use the ms CP950.txt unicode table instead of the taligent Big5 table from ftp.unicode.org code is auto generated by tool. r=ftang a=choffmann
...
git-svn-id: svn://10.0.0.236/trunk@56370 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:29:39 +00:00
ftang%netscape.com
bf12bc0f5f
fix bug 18089. r=cata. fix warning a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56369 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:27:42 +00:00
sspitzer%netscape.com
2a5e9a4bd1
fix js exception when the smtp server is not defined
...
git-svn-id: svn://10.0.0.236/trunk@56368 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:14:21 +00:00
syd%netscape.com
ed3145f893
Use libaudiofile to parse the sound file for number of channels, rate data,
...
etc. I was passing these hardcoded into esd. r=pavlov, a=sdagley
git-svn-id: svn://10.0.0.236/trunk@56367 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 06:25:04 +00:00
sspitzer%netscape.com
dd1ee774ef
whoops, forgot the pref type. stoopid.
...
git-svn-id: svn://10.0.0.236/trunk@56366 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 06:22:24 +00:00
sspitzer%netscape.com
9767171be4
rest of fix for #2658 , allow user to disable the mailnews start page through the prefs ui.
...
a=sdagley
git-svn-id: svn://10.0.0.236/trunk@56365 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 06:17:43 +00:00
sspitzer%netscape.com
b8b95de42b
fix for #2658 , allow the user to set the mailnews start page via prefs.
...
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page. a=sdagley
git-svn-id: svn://10.0.0.236/trunk@56364 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 06:09:02 +00:00
sspitzer%netscape.com
8758e2e442
fix for #2658 , allow the user to set the mailnews start page via prefs.
...
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page.
git-svn-id: svn://10.0.0.236/trunk@56363 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 06:08:51 +00:00
sspitzer%netscape.com
ad8c6d4d2b
fix for #22345 . we were unescaping a message id when we shouldn't be.
...
a=sdagley
git-svn-id: svn://10.0.0.236/trunk@56362 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 05:43:06 +00:00
pierre%netscape.com
325e90f476
Added the CSS2 printing extensions to the style system (page breaks, page size...). They are not used by Layout yet.
...
git-svn-id: svn://10.0.0.236/trunk@56361 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 05:00:47 +00:00
sspitzer%netscape.com
64736471f8
rest of fix for #21901 , a=sdagley (a while ago).
...
give alerts, prompts, and other common dialogs default titles, if none
are passed in.
todo: put those defaults into a string bundle so ICP doesn't kill me.
git-svn-id: svn://10.0.0.236/trunk@56360 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:55:43 +00:00
tor%cs.brown.edu
65b2c1c507
Fix for bug 19024 (strechy symbols in MATHML) in xlib code.
...
r=rbs@maths.uq.edu.au
git-svn-id: svn://10.0.0.236/trunk@56359 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:47:32 +00:00
rgoodger%ihug.co.nz
1d690a3747
fixed Ctrl-O keybinding in browser window, 20265, r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@56358 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:41:44 +00:00
bienvenu%netscape.com
fbc67c4599
performance enhancement for deleting messages and diddling flags,r=jefft,mscot,ta=syd
...
git-svn-id: svn://10.0.0.236/trunk@56357 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:32:18 +00:00
bienvenu%netscape.com
db3b7969fc
fix progress for msg load, slight performance tweak,r=mscott,a=syd
...
git-svn-id: svn://10.0.0.236/trunk@56356 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:30:35 +00:00
sspitzer%netscape.com
a23e23a188
now that the newsrc file is not in $(HOME), I better allow the user to see
...
where it is and change the location (if they want, not recommended)
from the account setup dialog.
git-svn-id: svn://10.0.0.236/trunk@56355 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:28:32 +00:00
cls%seawood.org
165f193e2b
Removing DEBUG_AUTOCONF_XCOMPILE ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@56354 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:26:59 +00:00
sspitzer%netscape.com
87037f2cc4
rest of fix for #22099 , r=mscott, a=syd.
...
on Linux, new newsrc files are "newsrc-"<host>, not ".newsrc-"<host>
git-svn-id: svn://10.0.0.236/trunk@56353 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:18:18 +00:00
dougt%netscape.com
77509d47e0
Adding include of prlink.h to nsILocalFile.idl.
...
remove a bad semicolon in nsLocalFileWin
above not in build.
Adding an explict include of nsCRT to nsPipe2.cpp
this is in the build, but is trival.
git-svn-id: svn://10.0.0.236/trunk@56352 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:11:13 +00:00
sspitzer%netscape.com
6a389358a8
rest of fix for #22099 , r=mscott, a=syd.
...
on UNIX, when we don't have a newsrc root value, use ~/.mozilla/<profile>/News, like we do on the other platforms.
until now, we had been using $(HOME)
git-svn-id: svn://10.0.0.236/trunk@56351 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:07:13 +00:00
rgoodger%ihug.co.nz
3c53c43288
fixing js exception thrown when cookie deleted from cookie viewer.
...
git-svn-id: svn://10.0.0.236/trunk@56350 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 04:03:57 +00:00
briano%netscape.com
b12c091510
Fix for build breakage on NetBSD/arm.
...
git-svn-id: svn://10.0.0.236/trunk@56349 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 03:54:58 +00:00
rickg%netscape.com
e5c464f9df
fixed bug 22302; r=buster; a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56348 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 03:45:35 +00:00
cls%seawood.org
f446188835
Partial fix for bug 20254. Allow flags passed to CFLAGS during configure be used for both compiling & linking. CFLAGS as we know it becomes COMPILE_CFLAGS so that platforms that cannot link using DSO flags (qnx) can still build. The new CFLAGS will not have DSO flags and will be used primarily for linking.
...
Remove OPTIMIZER & XP_DEFINE from config.mk
git-svn-id: svn://10.0.0.236/trunk@56347 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 03:40:16 +00:00
valeski%netscape.com
287bf0b266
r=waterson. 22306. symbolic links weren't clickable in dir list view. now they are.
...
git-svn-id: svn://10.0.0.236/trunk@56346 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 03:37:57 +00:00
sspitzer%netscape.com
b866a6c725
forgot an ifdef. this will fix the tree bustage.
...
git-svn-id: svn://10.0.0.236/trunk@56345 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 03:37:04 +00:00
sspitzer%netscape.com
c230aac04c
fix for #22099 , newsrc migration problems on linux. r=mscott, a=syd.
...
git-svn-id: svn://10.0.0.236/trunk@56344 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 03:31:59 +00:00
dougt%netscape.com
de1e8beaf0
implement load().
...
not part of build.
git-svn-id: svn://10.0.0.236/trunk@56343 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 03:01:08 +00:00
dougt%netscape.com
da42fa46ee
adding a load() command which will allow loading of libraries.
...
not part of build
git-svn-id: svn://10.0.0.236/trunk@56342 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 02:59:01 +00:00
despotdaemon%netscape.com
df43e52cd6
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56341 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 02:00:23 +00:00
waterson%netscape.com
eb127bdb43
Fix misuse of nsCOMPtr that was leaking style contexts from the progress meter frame. r=pinkerton, a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56340 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:59:01 +00:00
dougt%netscape.com
bf5350e2e6
removing unneeded header file.
...
not part of build.
git-svn-id: svn://10.0.0.236/trunk@56339 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:58:25 +00:00
pinkerton%netscape.com
23a7bfa8d3
forgot to call the inherited base class QI when i rewrote the qi impls. xpmenus work again. a=sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@56338 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:57:29 +00:00
vidur%netscape.com
34da574eb4
Added IID for nsIDOMHTMLFormControlList. a=dagley r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@56337 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:57:28 +00:00
dougt%netscape.com
5e6a51e582
1. First cut of a Special System Directory replacement (nsDirectoryService).
...
It is a nsIProperty.
2. Updates to the nsIFile and nsILocalFile interfaces based on conversations
with warren. (thanks)
3. Updated windows mac and unix implementations based on interface changes.
Mac and windows changes need to be reviewed.
Not part of build.
git-svn-id: svn://10.0.0.236/trunk@56336 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:56:45 +00:00
despotdaemon%netscape.com
fac84beef8
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56335 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:56:27 +00:00
vidur%netscape.com
7807cb01cf
Fix for bug 21122. Don't capitalize the value of the type attribute of list elements for cases in which the case is significant. Fix for bug 20677. Temporary fix that ensures that SetDocument calls percolate down the entire subtree. a=dagley r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@56334 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:55:38 +00:00
vidur%netscape.com
a423e0e3c7
Fix for bug 9779. Element::normalize() now combines more than 2 nodes. Fix for bug 20677. Temporary fix that ensures that SetDocument calls percolate down the entire subtree. a=dagley r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@56333 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:54:04 +00:00
vidur%netscape.com
c34925bd34
Fix for bug 17726. Text.splitText now creates the correct type of node. Added nsITextContent::CloneContent to enable cloning without copying of the text. a=dagley r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@56332 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:51:58 +00:00
dougt%netscape.com
b3545fcbef
removing nsIFile stuff from the windows makefile for now. a=sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@56331 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:50:30 +00:00
vidur%netscape.com
e8816c32e3
Fix for bug 18840. Radio button groups are now reflected as collections in a form's namespace. Added nsIDOMHTMLFormControlList interface and special handling for namedItem method that return a jsval. a=dagley r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@56330 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:48:47 +00:00
vidur%netscape.com
b53b3e5973
added files: mozilla/dom/src/html/nsJSHTMLFormControlList.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56329 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:48:41 +00:00
dougt%netscape.com
41e83422c9
fix for 16273. r=valeski, a=sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@56328 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:47:59 +00:00
sspitzer%netscape.com
0336e2cd8b
add titles to the filter dialogs. remove the html select and use my
...
whizbang folder picker instead. r=putterman a=sdagley
git-svn-id: svn://10.0.0.236/trunk@56327 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:46:53 +00:00
vidur%netscape.com
31bb41c1fb
Fix for 20955. Fixed FMMs in window.navigator methods. a=dagley r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@56326 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:43:48 +00:00
waterson%netscape.com
ecaee9783b
Bug 22305. Fix leak when replacing cache entry for style sheet and prototype document. r=buster, a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56325 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:42:42 +00:00
briano%netscape.com
4a558a4d58
Fix for the mysterious breakage when using the Workshop compiler on Solaris builds.
...
git-svn-id: svn://10.0.0.236/trunk@56324 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:42:19 +00:00
waterson%netscape.com
aac4344739
Bug 22305. Fix accounting for style sheets and rule processors; r=buster, a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56323 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 01:41:42 +00:00
despotdaemon%netscape.com
516be2f510
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56322 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:57:18 +00:00
sspitzer%netscape.com
d2f6e369ba
initialize some variables, fix a comment, fix a FMM
...
git-svn-id: svn://10.0.0.236/trunk@56321 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:41:38 +00:00
nisheeth%netscape.com
b8b3a78e88
Fixing build bustage. libutil can only get compiled after xpcom.
...
git-svn-id: svn://10.0.0.236/trunk@56320 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:39:32 +00:00
sspitzer%netscape.com
05a112b5d1
implement more of the View | Sort menu items, implement the View | Headers menu items, remove dead code. r=putterman, a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56319 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:18:44 +00:00
briano%netscape.com
846eea9617
Fix for build breakage on unappreciated platforms.
...
git-svn-id: svn://10.0.0.236/trunk@56318 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:08:29 +00:00
cls%seawood.org
42dda51683
Cleaned up BeOS autoconf build.
...
Added RESOLVE_LINK_SYMBOLS for platforms that need to resolve all symbols when linking shared libs.
Removed use of EXTRA_LIBS from configure.
git-svn-id: svn://10.0.0.236/trunk@56317 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:07:07 +00:00
mccabe%netscape.com
4083308200
#ifdefs to build the JavaScript engine under metrowerks on windows machines.
...
Fixes courtesy Chris Dillman <chrisd@plaidworld.com >.
r=mccabe
a=sdagley
git-svn-id: svn://10.0.0.236/trunk@56316 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:03:50 +00:00
nisheeth%netscape.com
13cf6f9971
r=judson, a=sdagley. Include util.lib into linking process if MOZ_PERF is defined.
...
git-svn-id: svn://10.0.0.236/trunk@56315 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:03:29 +00:00
cls%seawood.org
1f0f9d9950
Look for the generated dependencies.beos at the top of the objtree not the top of the srctree. Remove dependencies.beos when running realclean or distclean.
...
git-svn-id: svn://10.0.0.236/trunk@56314 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:01:04 +00:00
nisheeth%netscape.com
36833e4387
Build modules/libutil before netwerk on Unix and Windows. a=sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@56313 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:55:04 +00:00
putterman%netscape.com
76c04209cd
same as last checkin, forgot to put this in.
...
git-svn-id: svn://10.0.0.236/trunk@56312 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:41:06 +00:00
robinf%netscape.com
dc56f5ef8f
changes to positioning of elements and text per discussions with Bijal
...
git-svn-id: svn://10.0.0.236/trunk@56311 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:39:41 +00:00
putterman%netscape.com
c1c4e75b72
Fix for 21846. Next Msg works for thread view. r=sspitzer, a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56310 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:38:31 +00:00
sspitzer%netscape.com
9811a371d0
fix FMM and UMR from purify, add some null sanity checks to fix various
...
crashers that I've seen.
git-svn-id: svn://10.0.0.236/trunk@56309 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:11:17 +00:00
sspitzer%netscape.com
2e52c17f46
warnings fixes, and fix for #21901 , all password dialogs to have titles
...
if the user passes one in, or use "Password" if they pass null.
git-svn-id: svn://10.0.0.236/trunk@56308 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:03:29 +00:00
sspitzer%netscape.com
df88898095
sanity check and adding new line to the end of a file.
...
git-svn-id: svn://10.0.0.236/trunk@56307 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:56:49 +00:00
sspitzer%netscape.com
f287150597
ignore generated Makefile
...
git-svn-id: svn://10.0.0.236/trunk@56306 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:41:26 +00:00
valeski%netscape.com
5599b2c5cd
r=mcafee, a=sdagley. turning on date time protocol
...
git-svn-id: svn://10.0.0.236/trunk@56305 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:33:36 +00:00
valeski%netscape.com
788545c3b7
a=sdagley. turning on datetime protocl.
...
git-svn-id: svn://10.0.0.236/trunk@56304 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:33:01 +00:00
sspitzer%netscape.com
f5ba6f9556
fix warnings, a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56303 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:27:57 +00:00
valeski%netscape.com
765dc92c40
a=sdagley, r=dougt. set the min ftp thread count to 1 (from 4). now we only fire up 1 thread initially. Also set the stack size to default machine stack size. 22033
...
git-svn-id: svn://10.0.0.236/trunk@56302 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:25:37 +00:00
mark.lin%eng.sun.com
653b840af8
Fixed webclient on Unix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@56301 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 22:20:19 +00:00
sspitzer%netscape.com
28110d2fbc
fix for #22109 . r=putterman, a=sdagley
...
the problem was we were appending "/<newsgroup>" to the path to the server
by using AppendRelativeUnixPath. this leaf us with <path>//<newsgroup
and not <path>/newsgroup.
git-svn-id: svn://10.0.0.236/trunk@56300 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 21:59:15 +00:00
sspitzer%netscape.com
57141e766c
take out a dump that is confusing people.
...
git-svn-id: svn://10.0.0.236/trunk@56299 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 21:43:29 +00:00
valeski%netscape.com
1b83c7d0ab
a=dagley, r=dougt. 22033. FTP was having problems with multiline, multi read server greetings.
...
git-svn-id: svn://10.0.0.236/trunk@56298 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 21:15:03 +00:00
Jerry.Kirk%Nexwarecorp.com
a9b4b28d43
Adding new files for PHOTON only.....
...
These files are mostly a place holder and will be finished up as time
permits.
git-svn-id: svn://10.0.0.236/trunk@56297 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 20:17:01 +00:00
pinkerton%netscape.com
055691d293
2nd fix for bustage, i hope.
...
git-svn-id: svn://10.0.0.236/trunk@56296 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 20:15:48 +00:00
pinkerton%netscape.com
e7bb4cbb67
fix for bustage, i hope.
...
git-svn-id: svn://10.0.0.236/trunk@56295 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 19:56:15 +00:00
valeski%netscape.com
b00eb50e2e
NOT IN BUILD. updating datetime protocol to add/remove itself from the load group
...
git-svn-id: svn://10.0.0.236/trunk@56292 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 19:40:05 +00:00
hyatt%netscape.com
e91083d770
Patch that gets tabbing back into text fields. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@56291 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 19:35:13 +00:00
bryner%uiuc.edu
71339ec48c
Fix a leak of an nsWindow reference every time you scroll with the mouse
...
wheel on Windows. Oops. r=syd, a=sdagley.
git-svn-id: svn://10.0.0.236/trunk@56290 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 19:32:43 +00:00
pinkerton%netscape.com
df130bfa90
remove hand-rolled QI and using scc's macros. Also removing static IID's where necessary. r=hyatt,scc a=sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@56289 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 19:28:15 +00:00
pinkerton%netscape.com
74f8ac5ecb
fix bug #20610 where we were always placing xif on the clipboard twice. r=shaver a=sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@56288 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 19:26:10 +00:00
varada%netscape.com
61b3297717
fix for bug #14012 - we use the browser instead of the gif viewer for viewing both gif as well as bmps
...
git-svn-id: svn://10.0.0.236/trunk@56287 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 19:00:09 +00:00
jefft%netscape.com
d234073af0
fixed bug 22043 -- [Dogfood] Can't forward imap mail: get 'mailbox does not exist' error; r=bienvenu,rhp a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56285 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 18:28:27 +00:00
dcone%netscape.com
ba9d33ca36
CopyDeepMask Will not be called when printing, this will crash the printer. Checkin ok'd by Hoffman. r=karnaze.
...
Bug=21759 (dogfood)
git-svn-id: svn://10.0.0.236/trunk@56284 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 18:19:52 +00:00
dcone%netscape.com
8ebaf9a96c
Added an IsPrinter() call. Checkin ok'd by Hoffman. r=karnaze.
...
Bug=21759 (dogfood)
git-svn-id: svn://10.0.0.236/trunk@56283 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 18:19:05 +00:00
rhp%netscape.com
2a8eee19b7
Adding files to the repository. NOT PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@56282 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 17:55:56 +00:00
rhp%netscape.com
a7ea9d166f
Adding smimestub to the build process.
...
git-svn-id: svn://10.0.0.236/trunk@56281 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 17:48:12 +00:00
rhp%netscape.com
b59050a72a
Changing a default mail pref
...
git-svn-id: svn://10.0.0.236/trunk@56280 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 16:17:31 +00:00
brade%netscape.com
6b228873ec
don't prompt to save changes to an empty/new window (bug #13933 ) fix by sfraser r=brade
...
git-svn-id: svn://10.0.0.236/trunk@56279 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 15:27:54 +00:00
rhp%netscape.com
9d58e17747
Fix for corrupted messages on failed send - Bug #: 18772 - r: jefft a: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56278 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 15:26:37 +00:00
rhp%netscape.com
9bcbbdfd63
Fix for corrupting Japanese messages with auto URL detection - Bug: 18410 - r: rhp (external contribution) a: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56277 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 15:23:24 +00:00
rickg%netscape.com
a25d9509e9
disabled debug code that was writing to the console; part of last checkin
...
git-svn-id: svn://10.0.0.236/trunk@56276 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 09:44:09 +00:00
rickg%netscape.com
35b0b37df3
landing residual style handling; r=harishd, buster, kmcclusk for various parts; a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56275 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 07:53:20 +00:00
rickg%netscape.com
130ac14aab
fixed bug in compressChars2 where logic to test for ascii range was reversed; r=buster; a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56274 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 07:49:34 +00:00
briano%netscape.com
3e717c2a10
NetBSD/arm-specific build breakage fix.
...
git-svn-id: svn://10.0.0.236/trunk@56270 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 04:14:14 +00:00
valeski%netscape.com
4fd0540efa
a=chofmann, 21783. inverted parameter validation checks have been corrected.
...
git-svn-id: svn://10.0.0.236/trunk@56269 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 03:00:54 +00:00
valeski%netscape.com
5ffa7bc550
a=chofmann, FTP dir listing dates were waaaaayy off. Now they're back within reason (meaning they're somewhat meaningful, but still not perfect (looks like some localization problems)).
...
git-svn-id: svn://10.0.0.236/trunk@56268 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:57:12 +00:00
valeski%netscape.com
07aa01c722
a=chofmann, multi-mixed converter wasn't returning nsIStreamObserver if QI'd for it, even though it implements it; now it does
...
git-svn-id: svn://10.0.0.236/trunk@56267 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:54:55 +00:00
varada%netscape.com
3481f26f73
adding new files for the progress bar
...
git-svn-id: svn://10.0.0.236/trunk@56266 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:34:06 +00:00
varada%netscape.com
81af6f73e9
fix for bug #20940
...
git-svn-id: svn://10.0.0.236/trunk@56265 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:32:25 +00:00
tbogard%aol.net
b955fe7eac
Fixed CanHandle to check against the validity of the parent being returned rather than the success of the function. Removed some code that was taken out a few days ago. Morse accidently put it back in when checking in his local version of nsWebShell.cpp.
...
git-svn-id: svn://10.0.0.236/trunk@56264 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:18:51 +00:00
briano%netscape.com
fcb98dd458
NetBSD/arm-specific build bustage fix. The underlying problem _seems_ to be with ld, but I've been wrong before....
...
git-svn-id: svn://10.0.0.236/trunk@56263 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 01:39:12 +00:00
sspitzer%netscape.com
f0c33d138d
initialize some uninitialized variables
...
git-svn-id: svn://10.0.0.236/trunk@56262 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 01:18:47 +00:00
sspitzer%netscape.com
000b4b7688
move #ifdef DEBUG to a wide scope
...
git-svn-id: svn://10.0.0.236/trunk@56261 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 01:18:20 +00:00
sspitzer%netscape.com
e9e49a8076
adding newline to the end of the file, because I am anal
...
git-svn-id: svn://10.0.0.236/trunk@56260 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 01:14:55 +00:00
saari%netscape.com
3c1b9ef055
Simple check for null fix for a crasher that some people are seeing quite a lot today. It is reflected in bug 22024. R= waterson, a= chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56259 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 01:12:40 +00:00
sspitzer%netscape.com
972870f181
fixes for #17787 and #20395 . make the folder pickers look like buttons
...
and get the "mail.citation_color" pref to work in the prefs dialog.
thanks for brade for doing the hard work with color prefs.
r=brade,alecf, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56258 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:52:39 +00:00
akkana%netscape.com
967eea33cb
Remove my name from a debug printf
...
git-svn-id: svn://10.0.0.236/trunk@56257 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:39:43 +00:00
tbogard%aol.net
7d6b0b15c0
Removed GetWebShellType as it is no longer in the nsIWebShell API. Rely on the docshell implementation of accessing the ChromeEventHandler, the parentContentListener, GetProtocolHandler(), GetTitle(), LoadURI(), LoadURIVia(), GetDocument(), GetCurrentURI(), GetPresContext(), GetPresShell(), and GetContentViewer(). Fixed a leak in SetTitle() when in frames. Introduced when I removed the passing along of the title to the parent (comPtrs would have prevented this leak).
...
git-svn-id: svn://10.0.0.236/trunk@56256 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:19:59 +00:00
tbogard%aol.net
2eedf1b9fc
Removed GetWebShellType() form the API.
...
git-svn-id: svn://10.0.0.236/trunk@56255 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:12:46 +00:00
akkana%netscape.com
a41305819a
18446: change name of keyset back to 'keyset'. r=danm (actually, this is his change), a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56254 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:12:28 +00:00
waterson%netscape.com
7af106da48
Bug 22212. Re-enable observer service weak ref stuff, now that a good fix is in for PageCycler. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56253 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:12:25 +00:00
waterson%netscape.com
dd1ed05fd3
Bug 22212. Don't support weak reference; this'll ensure that the observer service keeps a strong ref to us. r=scc, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56252 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:11:37 +00:00
tbogard%aol.net
552210fa4d
Fixed a couple of previously unitialized member variables. Implemented the setting and getting of the ChromeEventHandler attribute. Implemented the setting and getting of the title.
...
git-svn-id: svn://10.0.0.236/trunk@56251 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:11:33 +00:00
tbogard%aol.net
aed8e309c8
mParentContentListener is now held as a weak reference as it should be.
...
git-svn-id: svn://10.0.0.236/trunk@56250 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 00:09:48 +00:00
briano%netscape.com
9098313412
Fix for boolean-related build breakage on Solaris 2.3.
...
git-svn-id: svn://10.0.0.236/trunk@56249 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:58:25 +00:00
sdagley%netscape.com
52bef58939
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@56248 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:40:22 +00:00
sdagley%netscape.com
23f221df80
Fix #15166 - Remove some 4.x prefs cruft from Mozilla. r=saari, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56247 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:37:20 +00:00
sdagley%netscape.com
692284d503
Fix #18399 - Support selection of Desk Accessories from Apple menu. Still need to do something with the About... menu item but that's another problem. r=saari, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56246 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:33:42 +00:00
varada%netscape.com
c0619c2b70
fix for bug #18389 - getting rid of the error in create widget - caused by lack of initialization of the return value
...
git-svn-id: svn://10.0.0.236/trunk@56245 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:28:06 +00:00
rgoodger%ihug.co.nz
44b2a2bd66
fixing 22018, profile wizard problems. r=cls, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56244 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:26:38 +00:00
ducarroz%netscape.com
23e0a2d7a9
Fix for bug 22001. We must close the DB only when we realse the object. R=bienvenue, A=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56243 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:23:53 +00:00
nisheeth%netscape.com
de968913c4
Removing ifdef MOZ_PERF_METRICS code from docshell. Does not affect build.
...
git-svn-id: svn://10.0.0.236/trunk@56242 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:22:17 +00:00
dougt%netscape.com
a5052c7d8c
Adding back the assert since I fixed the problem in the GTK appshell.
...
git-svn-id: svn://10.0.0.236/trunk@56241 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:12:18 +00:00
dougt%netscape.com
d4533efec7
Fix to ensure events go to the right eventQ. r=blizzard@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56240 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 23:10:23 +00:00
waterson%netscape.com
dd7fec877d
Reverting scc's changes until we can sort out the browser buster stuff. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56239 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 22:13:33 +00:00
valeski%netscape.com
e374477ce9
NOT IN BUILD. Adding date time protocol handler files
...
git-svn-id: svn://10.0.0.236/trunk@56238 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 21:48:15 +00:00
brade%netscape.com
34e0dfe3e5
color preferences; parts written or reviewed by sspitzer and brade
...
git-svn-id: svn://10.0.0.236/trunk@56233 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 16:03:47 +00:00
brade%netscape.com
bed2d03b32
handle color preferences; optimize memory usage/fix memory leaks
...
git-svn-id: svn://10.0.0.236/trunk@56232 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 16:01:51 +00:00
brade%netscape.com
11943c71e9
handle color preferences
...
git-svn-id: svn://10.0.0.236/trunk@56231 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 16:01:36 +00:00
jefft%netscape.com
6d0a1b30c9
fixed bug 21417 - [Performance] nsMsgLineStreamBuffer use PL_strlen to determine how many bytes left in the buffer; eliminate using PL_strlen() to speed up the performance; r=mscott, bienvenu; a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56230 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 14:58:05 +00:00
jefft%netscape.com
e0be501596
fixed bug 21670 -- read mail crashes on particular message (HP-UX); r=mscott,a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56229 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 14:54:17 +00:00
jefft%netscape.com
ba259e4116
fixed bug 21714 - leave message on server = false (pop3) doesn't work; now default is set to false; r=mscott,bienvenu; a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56228 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 14:51:10 +00:00
morse%netscape.com
830a491fe8
remove compile-time warning that my checkin from this morning introduced
...
git-svn-id: svn://10.0.0.236/trunk@56227 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 02:51:36 +00:00
morse%netscape.com
e5897f8f59
final fixup for mac build
...
git-svn-id: svn://10.0.0.236/trunk@56226 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-20 00:15:04 +00:00
morse%netscape.com
26b6521f5e
another attempt to fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@56225 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 23:13:50 +00:00
morse%netscape.com
bb206f70f9
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@56224 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 21:54:21 +00:00
blizzard%redhat.com
11ea2256d2
add mozilla.sh file for the install
...
git-svn-id: svn://10.0.0.236/trunk@56220 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 19:59:19 +00:00
morse%netscape.com
0e6301f5fa
band-aid to fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@56219 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 19:34:25 +00:00
karnaze%netscape.com
b74d73db50
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@56218 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 18:55:07 +00:00
morse%netscape.com
6fa6d63278
add SelectDialog, bug=3110, coded by davidm, r=morse, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56217 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 18:32:21 +00:00
scc%netscape.com
aedd4328c2
Enabling weak observer lists. Back this code out (if needed) by commenting out the |#define NS_WEAK_OBSERVERS| line since it also contains fixes. bug#18682, r=law, a={dp, chofmann}
...
git-svn-id: svn://10.0.0.236/trunk@56216 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 17:14:47 +00:00
pavlov%netscape.com
8064935684
patch from tor@cs.brown.edu. fixes bustage on lots of silly compilers (bug 22133) r=me a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56215 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 14:50:00 +00:00
rjc%netscape.com
a7905aea93
Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56214 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 07:55:15 +00:00
rjc%netscape.com
d488324f1f
Fix Windows declaration problem.
...
git-svn-id: svn://10.0.0.236/trunk@56213 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 07:15:16 +00:00
rjc%netscape.com
d5de2ab1bc
Remove const for the moment to fix Unix complaints.
...
git-svn-id: svn://10.0.0.236/trunk@56212 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 06:56:47 +00:00
rjc%netscape.com
c2038a1be9
Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56211 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 06:53:18 +00:00
morse%netscape.com
3d55df4bbd
continue implementing reject-foreign-cookies pref, bug=13655, r=rjc, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56210 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 03:44:34 +00:00
morse%netscape.com
eddadb5b4a
fix memory leak, bug=22104, r=rjc, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56209 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 02:54:47 +00:00
alecf%netscape.com
86fbedd45b
fix xlib-in-gtk embedding example (not part of default build)
...
git-svn-id: svn://10.0.0.236/trunk@56208 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 00:47:06 +00:00
morse%netscape.com
25f1eb0953
fix bug 22117, cookie viewer stopped working because arguments array just got deprecated, r=bgoodger, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56207 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-19 00:02:34 +00:00
jband%netscape.com
d1b85e8dda
fix new warnings resulting from my carpool
...
git-svn-id: svn://10.0.0.236/trunk@56206 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 22:33:18 +00:00
jband%netscape.com
8292d2cbeb
added files: mozilla/js/src/xpconnect/idl/nsIXPConnect.idl
...
git-svn-id: svn://10.0.0.236/trunk@56205 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 21:08:57 +00:00
jband%netscape.com
d8d20f7d06
added files: mozilla/layout/base/src/nsLayoutUtils.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56204 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 20:30:17 +00:00
jband%netscape.com
b95f29069b
added files: mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp, mozilla/js/src/xpconnect/src/xpcjsruntime.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56203 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 20:29:52 +00:00
jband%netscape.com
191411b358
Landing big set of DOM and XPConnect changes:
...
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.
XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.
Also, xpconnect tests are reorganized and improved.
fixes bugs: 13419, 17736, 17746, 17952, 22086
r=vidur r=mccabe r=norris r=cbegle
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56202 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 20:29:29 +00:00
sspitzer%netscape.com
ccf805badc
fix for regression, where after move or delete, the next message would not be
...
selected. thanks to putterman for the fix.
git-svn-id: svn://10.0.0.236/trunk@56201 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 19:23:09 +00:00
jband%netscape.com
cf0bc5642e
removed files: mozilla/js/src/xpconnect/idl/xpctest.idl, mozilla/js/src/xpconnect/idl/xpctest2.idl
...
git-svn-id: svn://10.0.0.236/trunk@56200 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 19:10:33 +00:00
fur%geocast.com
48e420cd61
Reorder one class member initialization line to fix a warning.
...
git-svn-id: svn://10.0.0.236/trunk@56199 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 15:47:20 +00:00
fur%geocast.com
daae136a18
Fixes for HTTP 1.1 compliance with caching, a:chofmann
...
Fix #21569 (Use Etag header for cache validation, when present)
Fix #21572 (Obey must-revalidate directive, when present)
git-svn-id: svn://10.0.0.236/trunk@56198 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 15:46:43 +00:00
fur%geocast.com
244b5031b2
Added assertion and trivial recovery code to catch the case of a load group
...
listener factory that reports success, but nevertheless returns a NULL stream
listener.
git-svn-id: svn://10.0.0.236/trunk@56197 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 14:59:59 +00:00
fur%geocast.com
a6f1d0feec
Fix #21660 (Browser buster crash in cache). a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56196 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 14:58:09 +00:00
sspitzer%netscape.com
8ab190c77c
make it so dougt's assertions only happen for him.
...
there is no reason the whole world should see a billion printfs.
git-svn-id: svn://10.0.0.236/trunk@56195 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 10:17:09 +00:00
rjc%netscape.com
c4133be5c8
Fix LookSmart search dataset regression by updating to latest version. Review/approval: me
...
git-svn-id: svn://10.0.0.236/trunk@56194 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 10:13:43 +00:00
rjc%netscape.com
b23699721b
Fix Netscape search dataset regression by updating to latest version. Review/approval: me
...
git-svn-id: svn://10.0.0.236/trunk@56193 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 09:46:17 +00:00
rjc%netscape.com
4ea3bd0ed2
Fix Google search dataset regression by updating to latest version. Review/approval: me
...
git-svn-id: svn://10.0.0.236/trunk@56192 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 09:37:40 +00:00
sspitzer%netscape.com
e931e5a083
alecf removed nsMessenger::OnUnload(), but not this reference to it.
...
git-svn-id: svn://10.0.0.236/trunk@56191 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 08:49:28 +00:00
sspitzer%netscape.com
e6da898610
changes from bryner@uiuc.edu for the mouse wheel configuration.
...
r=sspitzer bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
git-svn-id: svn://10.0.0.236/trunk@56190 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 06:46:56 +00:00
sspitzer%netscape.com
b696bb10d9
changes from bryner@uiuc.edu for the mouse wheel configuration. r=sspitzer
...
bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
git-svn-id: svn://10.0.0.236/trunk@56189 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 06:45:40 +00:00
morse%netscape.com
5999f10ccb
implement foreign-cookie pref, bug 13655, r=neeti, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56188 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 05:48:26 +00:00
morse%netscape.com
3bd5c1ab59
needed for foreign-cookie pref, bug 13655, coded by rpotts, r=morse, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56187 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 05:16:18 +00:00
rjc%netscape.com
744cf6d5c8
Part of fix for bug # 21677: read in bookmarks AFTER trying to get bookmarks string bundle. Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56186 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 05:01:04 +00:00
rjc%netscape.com
14237dae2d
Fix bug # 18985: get res/rdf/datasets into Commercial build. Review/approval: leaf
...
git-svn-id: svn://10.0.0.236/trunk@56185 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:45:59 +00:00
blizzard%redhat.com
d721d4da9f
update list of files to what is actually built.
...
git-svn-id: svn://10.0.0.236/trunk@56183 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:38:38 +00:00
blizzard%redhat.com
3977d73fe2
add perl script and spec file generation for building an rpm spec file from the packages-unix file
...
git-svn-id: svn://10.0.0.236/trunk@56182 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:37:50 +00:00
rjc%netscape.com
0e08e66482
Fix bug # 21677: Use a string bundle so that hard-coded strings in nsBookmarksService.cpp can be removed. Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56181 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:33:10 +00:00
rjc%netscape.com
90a8a4c912
Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56180 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:20:28 +00:00
hyatt%netscape.com
66f9e68928
Fixes for 3 PDT+ bugs (THAT'S RIGHT). Bugs 21895, 21832, and 21610. r=mjudge,
...
a=i'm leaving now for vacation, and i can't find anyone around, but i'm assuming that you
actually want them before January 3rd, so I'm checking them in.
git-svn-id: svn://10.0.0.236/trunk@56179 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 04:02:28 +00:00
slamm%netscape.com
56ac8f1c4c
Initial support for HDML (sprint phones).
...
git-svn-id: svn://10.0.0.236/trunk@56178 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 03:51:43 +00:00
rjc%netscape.com
5b672cd06b
Fix bug # 21669: The Related Links datasource needs to observe user preferences, at least for the "skip these domains" list (which can contain wildcards, such as "*.mcom.com") Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56177 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 03:51:16 +00:00
rjc%netscape.com
1e4c750ad7
Fix bug # 21927: empty IE Favorites folders are still folders. Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56176 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 03:45:40 +00:00
briano%netscape.com
15372776e7
Now FreeBSD/alpha and NetBSD/alpha builds can use the Linux/alpha code.
...
git-svn-id: svn://10.0.0.236/trunk@56175 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 03:43:19 +00:00
waterson%netscape.com
47e18febf4
Fix for new webshell APIs.
...
git-svn-id: svn://10.0.0.236/trunk@56174 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 03:02:37 +00:00
tbogard%aol.net
71a81af045
WebShell is now a subclass of docshell. This allows for a migration path to start taking things out of webshell. Removed many things from nsIWebShell interface. Removed many member variables to rely on the ones in docshell base class. Fixed bug number 13385 and 9995 by not setting the title of the parent frame when a title is set on a child.
...
git-svn-id: svn://10.0.0.236/trunk@56173 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 02:29:57 +00:00
tbogard%aol.net
0d11af445e
Started removing functions that should no longer be used. Call sites are now using the new docshell interfaces.
...
git-svn-id: svn://10.0.0.236/trunk@56172 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 02:24:45 +00:00
tbogard%aol.net
95e07fc34c
Changed nsresult protected functions to be NS_IMETHOD so they would be virtual thus allowing proper subclassing. Updated the algorithm for FindItemWithName. Added ChromeEventHandler attribute getter and setter stubs.
...
git-svn-id: svn://10.0.0.236/trunk@56171 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 02:23:31 +00:00
tbogard%aol.net
505511aeb9
Now has an nsIChromeEventHandler attribute.
...
git-svn-id: svn://10.0.0.236/trunk@56170 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 02:20:35 +00:00
tbogard%aol.net
4bb65d9fff
Updated the algorithm documentation. Changed aRequestor to be an nsISupports rather than an nsIDocShellTreeItem since nsIDocShellTreeOwner will need to be passed as the requestor too.
...
git-svn-id: svn://10.0.0.236/trunk@56169 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 02:19:56 +00:00
tbogard%aol.net
f45f1035ef
updated comment.
...
git-svn-id: svn://10.0.0.236/trunk@56168 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 02:18:21 +00:00
tbogard%aol.net
b5cb13131e
Fixing some places when talking to the webshell object to start talking through the new docshell interfaces.
...
git-svn-id: svn://10.0.0.236/trunk@56167 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 02:09:29 +00:00
waterson%netscape.com
62fc3719a4
Bug 11102. Update test case: bug closed without fix! Does not affect build.
...
git-svn-id: svn://10.0.0.236/trunk@56166 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 01:37:52 +00:00
alecf%netscape.com
6c17e623e4
move GetPath/SetPath into a base class, combining all the .sbd directory creators. reduces calls to FindServer() by about 2 calls per folder
...
r=sspitzer
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56165 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 01:09:51 +00:00
saari%netscape.com
51fd06d83f
Adding files to webshell.mcp for Travis
...
git-svn-id: svn://10.0.0.236/trunk@56164 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 01:07:47 +00:00
alecf%netscape.com
52a7ca5305
fixing pav's bustage :)
...
git-svn-id: svn://10.0.0.236/trunk@56163 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 01:02:34 +00:00
rginda%netscape.com
d0578aaf75
Updated to match the js1.5 announcement's terminology
...
git-svn-id: svn://10.0.0.236/trunk@56162 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 00:53:53 +00:00
alecf%netscape.com
e5d4b1203c
general cleanup of dead code in messenger, and fixup to use non-DOM interfaces so that the interface isn't tied to a UI
...
r=sspitzer
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56161 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 00:48:25 +00:00
sspitzer%netscape.com
b3e8eae289
fixes for #21999 , #21607 , #17655
...
initialize some uninitialized variables.
remove nsMsgNewsFolder::GetChildNamed(), the base class has the same implementation.
when posting, if the host name is not explictly given, look for the news
host that is subscribed to the group.
fix a free memory read. (thanks to suresh for finding it)
git-svn-id: svn://10.0.0.236/trunk@56160 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 00:30:59 +00:00
briano%netscape.com
50ebfad950
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56159 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 00:15:13 +00:00
briano%netscape.com
0ed8021bac
Fix for build bustage on Solaris 2.3.
...
git-svn-id: svn://10.0.0.236/trunk@56158 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 00:13:27 +00:00
pavlov%netscape.com
be820323ad
more work on drag and drop, fix some leaks and make handling of exposes faster and add a little icon so that if you minimize it in some wm's and apps you see the pretty mozilla star logo (icon patch from andersca@swipnet.se) r=blizzard a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56157 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:46:56 +00:00
tbogard%aol.net
8b9a5fc3f0
Changed to talk to webshell using the nsIBaseWindow where appropriate.
...
git-svn-id: svn://10.0.0.236/trunk@56156 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:44:43 +00:00
tbogard%aol.net
7f977c7dbe
Changed nsWebShellWindow to talk to webshell as an nsIBaseWindow where appropriate.
...
git-svn-id: svn://10.0.0.236/trunk@56155 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:43:47 +00:00
despotdaemon%netscape.com
e9a88d0938
Pseudo-automatic update of changes made by leger@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@56154 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:11:55 +00:00
despotdaemon%netscape.com
826d58bdeb
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56153 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:09:21 +00:00
despotdaemon%netscape.com
605fee5507
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56152 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 22:59:12 +00:00
tbogard%aol.net
7795888634
DOMWindow List now holds on to a docshell interface rather than a webshell. Tweaked some of the finding of named frames to adhere to spec. GlobalWindowImpl now in many places talks to the webshell object as a docshell rather than the old webshell interfaces. Fixed bug #21970 . r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@56151 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 22:25:22 +00:00
rhp%netscape.com
4e8e071bb8
Cleanup of dead files
...
git-svn-id: svn://10.0.0.236/trunk@56150 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 21:39:09 +00:00
rhp%netscape.com
f813617f51
Fix for missing headers - Bug #: 21973 - r: scottip - a: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56149 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 21:37:46 +00:00
pavlov%netscape.com
e681cbee61
link against docshell to enable subclassing from docshell r=travis a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56148 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 21:15:31 +00:00
sfraser%netscape.com
56f17838f9
Fix for 22065, cookies are read twice. a=sspitzer, r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@56147 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 20:47:46 +00:00
karnaze%netscape.com
48a5d7a6e3
new regression test not in the build
...
git-svn-id: svn://10.0.0.236/trunk@56146 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 13:33:26 +00:00
tbogard%aol.net
5d82b58a04
Fixes to make viewer hold on to a docshell and talk to the docshell as a docshell rather than a webshell. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@56145 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 08:13:54 +00:00
tbogard%aol.net
b2c474ee0a
Setting webshell up where I can link in and subclass from docshell.
...
git-svn-id: svn://10.0.0.236/trunk@56144 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 08:03:35 +00:00
buster%netscape.com
c6b9cd5cd6
fixed bugs 21612 ([dogfood] first click doesn't get through to text field)
...
and 18500 (Can't drag-select in text widget unless focussed first)
This fix does NOT address other focus-related problems having to do with text controls.
r=rickg
a=chofmann
platform testing support=kin,dcone,akkana (THANKS!)
git-svn-id: svn://10.0.0.236/trunk@56143 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 07:10:10 +00:00
karnaze%netscape.com
538ae6631f
bug 21918 typo in calling InsertRowGroups, r=sdagley,syd
...
git-svn-id: svn://10.0.0.236/trunk@56142 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 06:52:37 +00:00
syd%netscape.com
a9c6930f9b
Change calls to Flash(void) in nsIWidget, nsWindow to GetAttention().
...
r=sdagley a=chofmann. Add support for GetAttention API to nsIDOMWindow.
r=vidur, a=chofmann. To do, make call to WebShell from nsIDOMWindow,
this will come once travis lands some webshell code.
git-svn-id: svn://10.0.0.236/trunk@56140 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 06:11:45 +00:00
morse%netscape.com
2212bec5c1
back out last change temporarily until we can fix leak
...
git-svn-id: svn://10.0.0.236/trunk@56136 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 04:05:53 +00:00
terry%mozilla.org
faff995f1c
Fixed very very nasty bug which, when deleting a component, would tell
...
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.) Added some paranoia to prevent such things from
happening again. Yikes.
git-svn-id: svn://10.0.0.236/trunk@56135 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:41:13 +00:00
alecf%netscape.com
aaa9106176
fix for #21417
...
r=troy, a=chofmann
the editor's internal mDisplayFrame was not being removed from the frame manager's map of content->frames, so after enough scrolling in the addressing pane, reflow would try to reference a deleted frame. Fix is to remove the frame from the frame manager every time it's destroyed.
git-svn-id: svn://10.0.0.236/trunk@56134 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:28:50 +00:00
briano%netscape.com
120f028ed5
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56133 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:25:27 +00:00
briano%netscape.com
61797a9452
Fix specifically for NetBSD/alpha builds. Won't affect other platforms. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56132 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:25:04 +00:00
bienvenu%netscape.com
b32fb21e8f
fix 19229, imap hierarchy separator,r=jefft,a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56131 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:06:42 +00:00
bienvenu%netscape.com
6435fe240d
changes for caching imap hierarchy separator, handling no inferiors flag r=jefft,a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56130 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:05:04 +00:00
hyatt%netscape.com
ed214323ed
Fixing the spacebar problem. r=saari, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56129 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:49:59 +00:00
hyatt%netscape.com
0a48b9ea46
Making sure that space key bindings in browser don't fire while in text fields. r=saari, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56128 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:47:28 +00:00
morse%netscape.com
7f4753e6d3
Implement reject-foreign-cookies pref, bug 13655, a=chofmann, r=neeti nsDocLoader.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56127 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:44:22 +00:00
hyatt%netscape.com
cd1d9fc28e
Making key bindings cancelable. r=saari,a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56126 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:43:37 +00:00
rogerl%netscape.com
eb947e2e0f
Fixed typeof test on enumerated object result - is always string now.
...
git-svn-id: svn://10.0.0.236/trunk@56125 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 01:53:48 +00:00
mscott%netscape.com
dc38a4a602
fix antother webshell leak. Add a CleanUp method to the global window. When the global window is told it is closing,
...
call the CleanUp method to force it to release all of it's state.
r=vidur, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56124 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:50:17 +00:00
mscott%netscape.com
283b96bec8
fix a memory leak involving the global context
...
git-svn-id: svn://10.0.0.236/trunk@56123 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:46:11 +00:00
mscott%netscape.com
8891a8a6d1
fix mem leak of the http handler and the http request objects.
...
Add GetnsAuthEngine to nsIHTTPProtocolHandler, remove nsHTTPHandler::GetInstance, force callers to
go through the service manager. remove the http handler factory code since we just need the http
module
r=warren
git-svn-id: svn://10.0.0.236/trunk@56122 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:44:31 +00:00
mscott%netscape.com
d7725dd709
fix circular reference between cookie notify and the cookie service.
...
remove circular reference on the cookie service.
r=morse
git-svn-id: svn://10.0.0.236/trunk@56121 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:42:33 +00:00
waterson%netscape.com
c5288be77f
Bug 21668. Ooops. Almost missed the CAN'T BE KILLED xpfe/AppCores directory. DIE DIE DIE!
...
git-svn-id: svn://10.0.0.236/trunk@56120 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:41:09 +00:00
waterson%netscape.com
61fb6b819c
Bug 21668. Ugh. Totally botched my patch application. Let's try that again.
...
git-svn-id: svn://10.0.0.236/trunk@56119 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:26:08 +00:00
waterson%netscape.com
025b8c7cac
Fix missing MOZ_COUNT_CTOR().
...
git-svn-id: svn://10.0.0.236/trunk@56118 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:16:34 +00:00
waterson%netscape.com
35b66e292b
Bug 21668. Use Linss-ptr (or nsCOMPtr) to avoid leaking nativeThis. (Unfortunately, I also picked up some whitespace diffs from previously un-regenerated files. Ignore that!) r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@56117 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:15:51 +00:00
waterson%netscape.com
7d789bbc22
Bug 21668. Use nsCOMPtr (or Linss-ptr) to get the nativeThis. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@56116 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:11:03 +00:00
waterson%netscape.com
000d9b020e
Bug 21364. Break parent and proto pointers after compiling shared event handler. shaver mostly did this. r=brendan. Also, fix extra addref of global object, thanks mscott!
...
git-svn-id: svn://10.0.0.236/trunk@56115 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:08:28 +00:00
waterson%netscape.com
08cfbca3b4
Bug 21364. Fix document leaks that occur via uncollected script objects: compile scripts against a special global object owned by the prototype document. shaver mostly did this work. r=brendan Bug 21661. Break circular reference between command dispatcher and XUL document. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@56114 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:06:28 +00:00
waterson%netscape.com
c2fc0cada2
Bug 21643. Temporary hack to avoid leaking root wrapper when creating both, and root != wrapper. Note that the fix is 'sloppy', as there are flows-of-control that could potentially leak the NS_ADDREF(); however, since jband is rewriting this stuff RSN, and that stuff doesn't really ever fail too often, we'll let i slide. r=jband
...
git-svn-id: svn://10.0.0.236/trunk@56112 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:02:58 +00:00
akkana%netscape.com
56562c9273
Fix typo
...
git-svn-id: svn://10.0.0.236/trunk@56111 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:36:41 +00:00
akkana%netscape.com
f1a3a1e4b9
Oops, fix typo
...
git-svn-id: svn://10.0.0.236/trunk@56110 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:36:10 +00:00
akkana%netscape.com
aed5d5fe45
21610, 18033: split off from the global overlay the four
...
platform-specific key binding files per platform,
as requested by Hyatt for his new keybinding plan.
Part of the ongoing mjudge/hyatt/me/saari checkin.
git-svn-id: svn://10.0.0.236/trunk@56108 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:33:51 +00:00
norris%netscape.com
0e9dcb010e
Fix Counter example.
...
git-svn-id: svn://10.0.0.236/trunk@56106 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:49:50 +00:00
mjudge%netscape.com
45a19c261d
Precursor change to akkana and hyatts fix for platform dependent key-bindings. HOME and END will now implement the scroll to top and scroll to bottom for mac. Scroll and Move for pageup/pagedown and CTRL-HOME and CTRL-END on windows will not work until m13. This is ok for now and will hurry up completion of M12. r=akkana. simple fix like 10 lines really.
...
git-svn-id: svn://10.0.0.236/trunk@56105 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:48:02 +00:00
rginda%netscape.com
dd0784012d
Updated README document.
...
formatting nit in jsDriver.pl
Added comment to the rhino neg list
git-svn-id: svn://10.0.0.236/trunk@56104 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:38:49 +00:00
rginda%netscape.com
872eb92f09
Added verbose flag for testcase debugging purposes
...
git-svn-id: svn://10.0.0.236/trunk@56103 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:35:43 +00:00
rginda%netscape.com
ebfdd5a65b
Fix spacing nit.
...
git-svn-id: svn://10.0.0.236/trunk@56102 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:34:05 +00:00
rginda%netscape.com
e65acc096b
Fixed 001 test, added 002 test
...
git-svn-id: svn://10.0.0.236/trunk@56101 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:32:52 +00:00
rhp%netscape.com
dc9b502c05
Fix for corrupting binary attachments - Bug #: 21907 - r: scottip - a: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56100 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:08:29 +00:00
sspitzer%netscape.com
a58e210c9a
fix for blocker bug #21937 . fix by putterman. the problem was that
...
contentframe.js was removed from the build, but not the reference to
it in messenger.xul. this caused the problem. we didn't see it in debug
(non-clobber) builds because that file still existed in our trees.
a=leaf,r=sspitzer,bienvenu
git-svn-id: svn://10.0.0.236/trunk@56099 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 20:10:09 +00:00
petitta%netscape.com
dfd2eaeb4b
Hiearchy changes
...
git-svn-id: svn://10.0.0.236/trunk@56098 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 19:39:54 +00:00
norris%netscape.com
1a3cb6f3e4
Make it possible to report multiple errors.
...
git-svn-id: svn://10.0.0.236/trunk@56094 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 18:47:27 +00:00
despotdaemon%netscape.com
cbcf4c2cb2
Pseudo-automatic update of changes made by mhein@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@56093 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 16:59:18 +00:00
terry%mozilla.org
1d12929afd
Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations.
...
git-svn-id: svn://10.0.0.236/trunk@56092 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 16:37:57 +00:00
dcone%netscape.com
55c6b6e2bd
Fixed a problem with the calculation of the resolution constants for the creation of a printer DeviceContext.. and return the correct page size in the GetGetDeviceSurfaceDimension call. r=kmclusk
...
git-svn-id: svn://10.0.0.236/trunk@56091 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 15:18:36 +00:00
dcone%netscape.com
6a8024bb5f
Used the height and width of the page returned from the nsDeviceContext instead of hard coded values. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@56090 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 15:15:23 +00:00
mccabe%netscape.com
8be12a7ac1
Fix to 21900.
...
#ifdef strftime formatting string "%#c" ('format to 4-digit date string, any format') to "%c" for non-Windows platform, as only Windows accepts, requires or understands that extra '#' to get a 4-digit date.
Thanks to KerryGinn@computer.org for spotting this one. (document.lastModified came out as "%#c" on a mac.)
r=Pavlov
a=choffman.
git-svn-id: svn://10.0.0.236/trunk@56089 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 09:06:41 +00:00
rpotts%netscape.com
f0deab5cfe
bug #21884 (r=mscott) bug #21459 (r=warren). I'm checking in the changes for 21459 again with an important fix for the image crashes :-)
...
git-svn-id: svn://10.0.0.236/trunk@56088 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 07:59:25 +00:00
ssu%netscape.com
463c0fb73a
missed one line change for bug #21881
...
git-svn-id: svn://10.0.0.236/trunk@56086 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 07:22:50 +00:00
ssu%netscape.com
9ee74cf2de
fixing bug #21881 . installer no longer creates an empty plugins directory within seamonkey. as a side effect, it also will no longer attempt to locate an installed jre and copy npjava*.dll to the seamonkey plugins folder. This does affect tinderbox. affects only windows platform. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56085 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 07:13:35 +00:00
karnaze%netscape.com
ea71168fd7
bug 21143/21765, collapsed rows/cols not displayng when expanded.
...
git-svn-id: svn://10.0.0.236/trunk@56084 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 06:29:50 +00:00
mscott%netscape.com
2fe89a5555
Bug #21884 --> backing out Rick's changes to http to fix this regression crasher tonight.
...
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56083 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 06:06:00 +00:00
sspitzer%netscape.com
b285b6e1a8
fix for #21839 , r=mscott, a=leaf.
...
jump to the end of the file and append the new newsgroup.
git-svn-id: svn://10.0.0.236/trunk@56082 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 05:58:50 +00:00
blizzard%redhat.com
2ee7529119
Paint the damaged region right after a scroll instead of polling for the event. Also, don't repaint those areas we know we took care of already. r=pavlov, a=shaver,brendan
...
git-svn-id: svn://10.0.0.236/trunk@56081 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 04:27:22 +00:00
sspitzer%netscape.com
02bd3f66a6
NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates
...
git-svn-id: svn://10.0.0.236/trunk@56080 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 03:42:04 +00:00
rhp%netscape.com
ef1530b07d
Large Image attachments hang on mail display fix - Bug #21852 - r: mscott/rhp approved: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56079 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 03:35:01 +00:00
hyatt%netscape.com
a992457306
Fix for 21610. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@56078 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 03:19:34 +00:00
slamm%netscape.com
46e33dec01
Remove references to unused dialog entities. r=hyatt a=choffman
...
git-svn-id: svn://10.0.0.236/trunk@56077 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 02:54:55 +00:00
pollmann%netscape.com
54feb63046
Bug 21013: Add base url to NS_NewURI - this allows forms to be submitted to relative url's. r=pierre a=chofmann My contact info=650.520.3348
...
git-svn-id: svn://10.0.0.236/trunk@56076 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 02:51:47 +00:00
karnaze%netscape.com
9729119ade
removed caching of collapsed rows and cols as a likely fix for non reproducable bug 21652. a=hofmann, r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@56075 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 01:51:06 +00:00
karnaze%netscape.com
948c3afd00
small change Hyatt discovered and forgot to checkin. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@56074 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 01:45:22 +00:00
kin%netscape.com
eeeeaca1e6
Fix for bug #21683 : [dogfood] Can't set focus to end of reply message to type
...
Added beginRulesSniffing local variable.
r=jfrancis@netscape.com a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56073 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:59:08 +00:00
saari%netscape.com
167adea29b
Missed part of my previous checkin to stop double pastes... exporting the event stop dispatch state back out of ngGfxTextControlFrame
...
git-svn-id: svn://10.0.0.236/trunk@56072 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:43:07 +00:00
pavlov%netscape.com
6a4d832eb6
update to use new api a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@56071 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:39:04 +00:00
hyatt%netscape.com
37ace2ec21
Fix for bug #21703 . r=karnaze, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56070 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:37:03 +00:00
saari%netscape.com
d975dd1d01
Fix for PDT+ bug 21536. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@56069 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:34:43 +00:00
dmose%mozilla.org
90f9f5645d
fix for bug 20866: replace Channels menu with a link to Open Directory; r=sspitzer@netscape.com, a=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@56068 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:26:53 +00:00
rginda%netscape.com
29a06390db
Added apply test for bug 21836
...
git-svn-id: svn://10.0.0.236/trunk@56067 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:21:36 +00:00
briano%netscape.com
60110d23a6
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56066 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:08:19 +00:00
briano%netscape.com
a878606a38
Fix for build breakage on some of the unwanted platforms.
...
git-svn-id: svn://10.0.0.236/trunk@56065 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 00:07:19 +00:00
slamm%netscape.com
41b3790ceb
Remove references to unused dialogs. r=hyatt a=choffman
...
git-svn-id: svn://10.0.0.236/trunk@56064 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:49:12 +00:00
slamm%netscape.com
0970d0f4c4
Remove references to unused dialogs.
...
git-svn-id: svn://10.0.0.236/trunk@56063 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:47:19 +00:00
slamm%netscape.com
09721dbc25
Remove obsolete files. r=hyatt a=choffman
...
git-svn-id: svn://10.0.0.236/trunk@56062 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:46:34 +00:00
mjudge%netscape.com
f1fc87a209
saari pointed out i forgot to check in these files last night. textarea needs bindings also r=saari a=pdt+ team
...
git-svn-id: svn://10.0.0.236/trunk@56061 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:23:40 +00:00
waterson%netscape.com
ceddb6ce58
Bug 21610. Add support to distinguish key binding overlay from normal overlay documents.
...
git-svn-id: svn://10.0.0.236/trunk@56060 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:18:34 +00:00
rpotts%netscape.com
c37cbff450
bug #21459 (r=warren). Made the consumer OnStopRequest fire before the channel is removed from the loadgroup...
...
git-svn-id: svn://10.0.0.236/trunk@56059 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:12:48 +00:00
shaver%netscape.com
f5c6fff733
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
...
git-svn-id: svn://10.0.0.236/trunk@56058 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:00:34 +00:00
erik%netscape.com
f493eede97
Adding local .cvsignore file. Doesn't affect build.
...
git-svn-id: svn://10.0.0.236/trunk@56057 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 22:43:22 +00:00
briano%netscape.com
7ab65dce11
Added a newline to the end of the file to make it compile on HP-UX.
...
git-svn-id: svn://10.0.0.236/trunk@56056 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 22:43:06 +00:00
saari%netscape.com
c5b4a238c8
Fix for PDT+ bugs 21602 and 21648. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@56055 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 22:04:43 +00:00
dmose%mozilla.org
acde4e576c
fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@56054 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 21:31:29 +00:00
ftang%netscape.com
e7619714a6
fix bug 21722. move charsetreload state clean up code from OnEndURLLoad to OnEndDocumentLoad. r=rpotts.
...
git-svn-id: svn://10.0.0.236/trunk@56053 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 21:26:12 +00:00
rginda%netscape.com
0eb04b005d
Adding null throw and undefined throw tests
...
git-svn-id: svn://10.0.0.236/trunk@56052 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 21:17:25 +00:00
alecf%netscape.com
7cace07f90
fix for #20508
...
set parent of anonymous to nsnull before destroying the frames, and remove the frame references from the event state mananger
r=hyatt,waterson
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56051 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:58:32 +00:00
akkana%netscape.com
840d2cd902
20519, 21529: another tweak to fix last night's checkin.
...
r=mjudge, part of mjudge's big checkins a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56050 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:42:55 +00:00
pnunn%netscape.com
0b6abdfe32
Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56049 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:38:43 +00:00
akkana%netscape.com
4e2c26c803
18033: make platform bindings work again. They were broken by a
...
checkin last night which mistakenly renamed the input bindings.
r=mjudge; part of mjudge's key-binding checkin which was a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56048 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:15:22 +00:00
pinkerton%netscape.com
d96f4bc7b2
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@56047 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:05:41 +00:00
jdunn%netscape.com
12eddcb686
Fix the AIX xptcall work
...
a= chofmann
# 18692
git-svn-id: svn://10.0.0.236/trunk@56046 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 19:01:53 +00:00
despotdaemon%netscape.com
c91dccd0bf
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@56045 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 17:42:54 +00:00
norris%netscape.com
4a9c49c3ea
Fix bug 21144 "[DOGFOOD] Executing JS functions in "chrome:" protocol (creating local directories and profiles)"
...
r=pollmann,a=chofmann
Basically, this just calls a method in the security manager to determine if a page loaded from the document's URI
can be allowed to open a page from the ACTION URI. This is the same check that's currently used on window.open,
for example.
git-svn-id: svn://10.0.0.236/trunk@56044 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 17:20:31 +00:00
rods%netscape.com
9d94cd31d0
adding missing arrow.gif
...
git-svn-id: svn://10.0.0.236/trunk@56043 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 13:58:27 +00:00
pavlov%netscape.com
5162e69df0
revert test breakage
...
git-svn-id: svn://10.0.0.236/trunk@56042 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 09:40:24 +00:00
pavlov%netscape.com
fcca94cdea
testing tinderbox monitor system.
...
git-svn-id: svn://10.0.0.236/trunk@56041 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 09:13:31 +00:00
sgehani%netscape.com
d8ca3501d2
Fix for .xpi file deletion upon completion of install.
...
b = 21734;
r = mstoltz;
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@56040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 08:06:09 +00:00
waterson%netscape.com
b92492808a
Fix whitespace snafu that was tripping up my gmake.
...
git-svn-id: svn://10.0.0.236/trunk@56039 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 07:18:41 +00:00
sspitzer%netscape.com
d1968e1600
purify related fixes. first, prevent a crash that was prevent me
...
from running purify in nsGenericFactory.cpp. Second, add support
for "mozilla -pure". Only works if you've build mozilla.bin.pure, of course.
git-svn-id: svn://10.0.0.236/trunk@56038 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 06:23:50 +00:00
mjudge%netscape.com
ed4df3718e
oops forgot to remove 2ND! line from makefile
...
git-svn-id: svn://10.0.0.236/trunk@56037 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 05:22:07 +00:00
buster%netscape.com
5bef320ec8
initial checkin of idl files for header files that are already used (but not generated)
...
in the build. These idl files are NOT hooked up to the build yet.
git-svn-id: svn://10.0.0.236/trunk@56036 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 05:12:18 +00:00
briano%netscape.com
8829dc04ff
Added a newline to the end of the file so HP-UX would be happy again.
...
git-svn-id: svn://10.0.0.236/trunk@56035 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 05:00:09 +00:00
dougt%netscape.com
3c92ff6d8a
Speeds up the product by removing calls to PR_Sleep() in favor of PR_WaitForEvent().
...
This really rocks. r=valeski, a=jar.
git-svn-id: svn://10.0.0.236/trunk@56034 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:49:55 +00:00
sfraser%netscape.com
29fb3935af
Really added nsEditorController.cpp for mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@56033 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:09:34 +00:00
sfraser%netscape.com
6b82b3d895
Remove nsEditorController.cpp for mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@56032 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:07:39 +00:00
rhp%netscape.com
a38d8d653a
Fix for build problem
...
git-svn-id: svn://10.0.0.236/trunk@56031 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 04:05:40 +00:00
mjudge%netscape.com
2e73a114c8
adding in lineup/down code
...
git-svn-id: svn://10.0.0.236/trunk@56030 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:59:38 +00:00
mjudge%netscape.com
6dcf82559d
new idl for line up/down scrolling
...
git-svn-id: svn://10.0.0.236/trunk@56029 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:56:32 +00:00
mjudge%netscape.com
4704ff3a85
adding in nsISelectioncontroller idl for line up/down. fixing editor controller usage for input and textareas. changin nsGfxTextControlFrame.cpp to add editor controllers at the time we need them, not when the control is created due to the delay of the nsEditor creation. nsPresShell implements the new nsISelectionController interfaces. changed makefiles to reflect missing nsEditorController also.
...
git-svn-id: svn://10.0.0.236/trunk@56028 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:54:52 +00:00
mjudge%netscape.com
5d1c178d04
fixing key bindings... will be addint textareabindings.xul soon
...
git-svn-id: svn://10.0.0.236/trunk@56027 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:49:06 +00:00
mjudge%netscape.com
cd693e37e3
adding in check for editor keylistener. dont always assume its a browser when it could be an editor. part of large check in for key bindings
...
git-svn-id: svn://10.0.0.236/trunk@56026 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:48:09 +00:00
mjudge%netscape.com
212f24a709
adding in nsEditorController to makesystem. adding in registration to allow someone to get an editorcontroller from the outside. also change editor shell to register a controller to handle keyboard navigation.
...
git-svn-id: svn://10.0.0.236/trunk@56025 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:46:27 +00:00
mjudge%netscape.com
35eb4286a1
dont need that line good catch sfrasier.
...
git-svn-id: svn://10.0.0.236/trunk@56024 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:39:09 +00:00
mjudge%netscape.com
7c3c21e478
adding in nsIEdkitorController.h
...
git-svn-id: svn://10.0.0.236/trunk@56023 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:36:12 +00:00
mjudge%netscape.com
8ce8204d2a
adding in header files for massive checkins. reviewed akkana, mcc
...
git-svn-id: svn://10.0.0.236/trunk@56022 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:35:44 +00:00
rhp%netscape.com
5fff21896d
Performance fix for message display - Bug #: 21203 - r: xxxxx
...
git-svn-id: svn://10.0.0.236/trunk@56021 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:35:34 +00:00
valeski%netscape.com
d53a4e079f
21723, a=chofmann, r=rpotts. landing new FTP implementation. It's now much leaner on event processing, and no longer buffers data between the socket transport and consumer. This change went in in order to unblock the xpinstall guys on a UI thread starvation problem
...
git-svn-id: svn://10.0.0.236/trunk@56020 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:35:15 +00:00
valeski%netscape.com
27c86ff80b
added files: mozilla/netwerk/protocol/ftp/src/nsFTPListener.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56019 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:32:56 +00:00
rhp%netscape.com
d245b06d25
Performance fix for message display - Bug #: 21203 - r: rhp (external contribution)
...
git-svn-id: svn://10.0.0.236/trunk@56018 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:30:55 +00:00
valeski%netscape.com
870bb35e1e
adding files for new FTP impl, not in build yet
...
git-svn-id: svn://10.0.0.236/trunk@56017 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:30:33 +00:00
mjudge%netscape.com
493e328e0f
adding new files first stage of massive checkin for key bindings
...
git-svn-id: svn://10.0.0.236/trunk@56016 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:26:29 +00:00
danm%netscape.com
7fc2e6b04a
added deathgrip to survive window destruction during onload handler. part of fix for bug 19302. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56015 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 02:18:52 +00:00
danm%netscape.com
ba5552a03c
check for null context in SetDocument. part of fix for bug 19302. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56014 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 02:15:57 +00:00
danm%netscape.com
d7384dc7b7
check for null context in CheckTimeout. add another deathgrip in HandleDOMEvent. part of fix for bug 19302. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56013 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 02:14:53 +00:00
erik%netscape.com
3d4f49733c
bug 21352; was crashing on Japanese Win95 since we didn't keep our
...
subclass for that platform in sync with the base class; r=ftang a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56012 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 01:15:36 +00:00
briano%netscape.com
4b600f1955
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56011 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 01:10:35 +00:00
briano%netscape.com
363d2e51ab
Fix for bug 21676. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56010 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 01:04:31 +00:00
tbogard%aol.net
08a26d790f
When opening a "Find" dialog we should assure that a blank window is created. To do that we were passing in null which actually evaluates to the string "null". "_blank" ensures a new window. Fix for bug number 21331. r=law a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56009 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:53:52 +00:00
valeski%netscape.com
8982809972
21723. a=chofmann, r=rpotts. AsyncOpen() in the socket transport was spinning out of control, causing socket transport thread deadlock. Now we move the socket transport off of the work queue after an AsyncOpen call
...
git-svn-id: svn://10.0.0.236/trunk@56008 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:28:39 +00:00
vidur%netscape.com
0c5eb61df3
Backing out because of bogus checkin comment
...
git-svn-id: svn://10.0.0.236/trunk@56007 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:28:32 +00:00
vidur%netscape.com
938d0f26f4
Fix for bug 21368. navigator.plugins methods were returning an error code if the plugin wasn't found instead of returning null. a=jar R=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@56006 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:25:00 +00:00
vidur%netscape.com
56c1ff5fee
Fix for bug 21368. navigator.plugins methods were returning an error code if the plugin wasn'
...
git-svn-id: svn://10.0.0.236/trunk@56005 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:24:24 +00:00
vidur%netscape.com
d890df84fa
Fix for bug 10644. In cases where we expect boolean attributes, accept anything that can be converted to a boolean. a=jar r=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@56004 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:24:02 +00:00
pollmann%netscape.com
05fbd9adbc
Bug 11762: Send initial reflow to collapsed frames and recalc size of collapsed frames on reflow. r=evaughan a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56003 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:10:24 +00:00
pollmann%netscape.com
a31c8c8d4c
Bug 11762: Create a webshell for an iframe even if size is 0x0. r=evaughan a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56002 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 00:09:10 +00:00
terry%mozilla.org
346d6ec8bd
Force selection of a valid product when doing a mass
...
reassign-to-component-owner.
git-svn-id: svn://10.0.0.236/trunk@56001 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:54:30 +00:00
syd%netscape.com
efe16b543a
Window.idl was not being built if you did this on Linux (Makefile.in
...
rot). r=vidur, a=brendan (related to but does not fix PDT+ 18518).
git-svn-id: svn://10.0.0.236/trunk@56000 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:48:08 +00:00
vidur%netscape.com
021a42b33f
Fix for bugs 20737. Named layers are no longer reflected into the document namespace. Also 9787. document.clear implemented. a=chofmann, r=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@55999 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:34:17 +00:00
vidur%netscape.com
07427518d4
Fix for bug 9787. Implemented a stub version of document.clear. Fix necessary for getting in 20737. a=chofmann r=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@55998 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:32:26 +00:00
vidur%netscape.com
dc826a1336
Fix for bug 20737. Get rid of html.css entries for LAYER/ILAYER. Make sure only default (span) content is created for them. a=chofmann r=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@55997 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:11:19 +00:00
valeski%netscape.com
38e0909f5b
21197. a=jevering, r=rpotts. On a redirect we were firing header notification *after* the rediect which broke sites trying to set and retrieve a cookie using a redirect. Now we fire on headers before processing status code
...
git-svn-id: svn://10.0.0.236/trunk@55996 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:07:29 +00:00
akkana%netscape.com
130dea903e
21534 (part of 18033 and 18046): handle delete word and to-end functionality
...
outside of any selection batching (didn't work when inside a batch).
r=jfrancis; part of Mike's 18046 fixes which are a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@55995 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:07:12 +00:00
selmer%netscape.com
c96797b222
Fixed test to use current syntax for trees (for bug 18001)
...
git-svn-id: svn://10.0.0.236/trunk@55994 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 22:58:55 +00:00
mccabe%netscape.com
44c36dfaf7
Add missing JS_END_EXTERN_C to match JS_BEGIN_EXTERN_C at the beginning. Thanks to Till Volmer <tvollmer@hyperwave.com> cor spotting this.
...
r=mccabe, a=brendan.
git-svn-id: svn://10.0.0.236/trunk@55993 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 22:39:54 +00:00
selmer%netscape.com
1798c5367a
bug 18001 assertion & crash on treeTest1.xul. r=hyatt a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55992 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 22:30:41 +00:00
rods%netscape.com
6cc1f48662
temprary fix for combobox dropdowns that jump all around.
...
changed the way a temp nsSize was being created.
removed all the dom listener interfaces and code (they weren't being used)
r=beard,self a=chofmann bug 19416, 20957, 19300, 20250
git-svn-id: svn://10.0.0.236/trunk@55991 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 22:22:00 +00:00
rods%netscape.com
99432f125e
temprary fix for combobox dropdowns that jump all around.
...
r=beard a=chofmann bug 19416
git-svn-id: svn://10.0.0.236/trunk@55990 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 22:21:58 +00:00
valeski%netscape.com
62482783f2
21723. a=chofmann, r=warren. earlier this week segment size and max size parameters were exposed to higher level consumers of necko apis. this change warns a user if they try to create a pipe w/ zero len segs and max sizes. pipes are useless without sizes
...
git-svn-id: svn://10.0.0.236/trunk@55989 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 22:08:40 +00:00
valeski%netscape.com
77f1824c47
21723. a=chofmann, r=rpotts. Laying ground work for FTP checkin. This fixes an oppressive event queue api method. We weren't returning the event to be processed. subsequently the event was being lost. There are currently *no* users of this method in the tree.
...
git-svn-id: svn://10.0.0.236/trunk@55988 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 22:06:17 +00:00
petitta%netscape.com
934724f0ad
Minor folder changes
...
git-svn-id: svn://10.0.0.236/trunk@55987 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 21:38:54 +00:00
rods%netscape.com
e9acb7b9f2
mVisible not being used correctly nneded to check against NS_STYLE_VISIBILITY_VISIBLE
...
bug 19300,20250 r=kmcclusk a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55986 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 20:27:20 +00:00
dmose%mozilla.org
039b0c1d4b
bracketed code that broke non-debug builds with #ifdef NS_DEBUG. r=blizzard@redhat.com, a=leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@55985 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 18:54:17 +00:00
scc%netscape.com
ecff8ef113
Make observers support weak references. Wallet service needs refcount stabilization in constructor to avoid premature release. Bug #18682 ; r=dp. a=dp.
...
git-svn-id: svn://10.0.0.236/trunk@55984 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 18:51:41 +00:00
Jerry.Kirk%Nexwarecorp.com
72861fe226
Convert Pop-Up Menus from PtWindow to PtRegion, for PHOTON only.
...
Changing to PtRegions fixs some z-order problems, clipping problems
and focus issues.
a=chofman r=kedl
git-svn-id: svn://10.0.0.236/trunk@55983 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 15:00:56 +00:00
rods%netscape.com
50b5546c15
stripping out all the whitespace for form data submission
...
commented changing the visible directly
bug 21276, r=pollmann a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55982 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 14:16:09 +00:00
ssu%netscape.com
fb9012f640
fixing bug #21589 . Updating packages-win to deliver the chrome/search/* files to be installed in seamonkey. If it's delivering too many files, we'll trim it later. For now we can live with delivering more than less. I want to make sure it gets in the next build for testing. This does not affect tinderbox. It's only for windows platforms. a=chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@55981 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 09:12:45 +00:00
mcafee%netscape.com
62b420051f
Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar
...
git-svn-id: svn://10.0.0.236/trunk@55980 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 07:37:03 +00:00
mcafee%netscape.com
c8217af351
Adding default for browser.cache.enable. r=syd, a=chofmann,jar
...
git-svn-id: svn://10.0.0.236/trunk@55979 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 07:33:01 +00:00
endico%mozilla.org
c699580d08
change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55978 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 05:36:46 +00:00
pavlov%netscape.com
2ad268d5ae
get drags starting from the browser. r=blizzard a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55977 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 05:29:05 +00:00
blizzard%redhat.com
101979f25b
fix solaris build bustage. accidentally checked in a c++ comment into a c file. my bad!
...
git-svn-id: svn://10.0.0.236/trunk@55976 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 05:21:58 +00:00
blizzard%redhat.com
11a7886ad8
Start on DND for gtk. This is part of bug #9642 . r=pavlov a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55975 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 05:15:30 +00:00
blizzard%redhat.com
42525acf35
Fix scrolling flashing in GTK. Fixes bug #12860 . r=syd,pavlov a=brendan,chofman
...
n
git-svn-id: svn://10.0.0.236/trunk@55974 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 05:08:17 +00:00
sfraser%netscape.com
af1d55bc85
Fix for 21639 progress meter draws three times for each update, part 2 (redraw every 250ms, not 50ms), r=pinkerton, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55973 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 03:50:38 +00:00
sfraser%netscape.com
cba1a383c5
Fix for 21639 progress meter draws three times for each update, r=pinkerton, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55972 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 03:48:04 +00:00
dougt%netscape.com
1b7046571a
crash if passing nsnull. need to use the proper #define r=dveditz, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55971 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 03:40:54 +00:00
pinkerton%netscape.com
e70a6db82d
fix mac bustage. looks like something got whacked by mistake.
...
git-svn-id: svn://10.0.0.236/trunk@55970 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 03:09:12 +00:00
danm%netscape.com
b5781d5136
deathgrip the event listener manager in HandleEvent. partial fix for bug 21397. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55968 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:29:34 +00:00
danm%netscape.com
c4c022f347
deathgrip chrome event handler in HandleDOMEvent. partial fix for bug 21397. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55967 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:28:16 +00:00
rhp%netscape.com
c5754fd621
Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55966 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:25:50 +00:00
syd%netscape.com
a90bf72a3b
Partial fix for 18083. Grab page size preference from user and use it to
...
compute page size for layout. Previously, it was assumed that page was
8x10, ignoring user choice made in the printer dialog. r=dcone, a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@55965 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:16:17 +00:00
dbragg%netscape.com
e0965c1072
Added xpinstall:res:skin dir to fix bug #21559 r=dveditz a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55964 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:13:00 +00:00
dbragg%netscape.com
44fe1931e7
Fix for bug 21559 r=dveditz a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55963 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:11:47 +00:00
dbragg%netscape.com
bcb253d821
Fix for bug #21559 a=chofmann et al r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55962 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 02:10:59 +00:00
sspitzer%netscape.com
c7deef58ae
fix #21178 , crashing when printing on linux.
...
r=syd,erik a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55961 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 01:54:48 +00:00
mjudge%netscape.com
d72f2ab06c
forgot newline at end of file. causing warning
...
git-svn-id: svn://10.0.0.236/trunk@55960 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 01:41:27 +00:00
mjudge%netscape.com
89a77df4bd
2 files mcluskey reviewed, saari also. fix for keybindings pageup/down. ya
...
git-svn-id: svn://10.0.0.236/trunk@55959 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 01:38:17 +00:00
mjudge%netscape.com
1f72cdf182
2 xul files updated reviewed by saari and mcluskey(sp)
...
git-svn-id: svn://10.0.0.236/trunk@55958 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 01:37:15 +00:00
karnaze%netscape.com
b46ebb9cae
fix windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55957 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 01:02:11 +00:00
briano%netscape.com
80de098422
Final portion of the fix for bug 20882. Just a cleaner way of doing what is already being done.
...
git-svn-id: svn://10.0.0.236/trunk@55956 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 00:56:50 +00:00
akkana%netscape.com
9491f9c3a6
Fixing build bustage on Linux
...
git-svn-id: svn://10.0.0.236/trunk@55955 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 00:55:37 +00:00
alecf%netscape.com
485df3bbf4
fix some bustage on stricter compilers
...
(just syntactic residue)
git-svn-id: svn://10.0.0.236/trunk@55954 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 00:27:33 +00:00
alecf%netscape.com
81585a34d8
fix unix bustage once and for all
...
git-svn-id: svn://10.0.0.236/trunk@55953 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 00:24:33 +00:00
alecf%netscape.com
2472063f36
argh, back that out, it makes it even worse
...
git-svn-id: svn://10.0.0.236/trunk@55952 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 00:14:56 +00:00
alecf%netscape.com
6a98427539
fix unix bustage
...
git-svn-id: svn://10.0.0.236/trunk@55951 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 00:01:55 +00:00
mscott%netscape.com
713ec6e9e3
Bug #21364....our gfx text control frame's were leaking the underlying html documents. Leak was fixed using a nsCOMPtr.
...
r=travis,buster
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55950 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:36:17 +00:00
buster%netscape.com
b0b0fcbf47
checking in work around for crasher bug 21571. This may also fix some hard-to-reproduce crashers on joki's bug list.
...
see the bug report for the gory details.
r=rods
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55949 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:33:17 +00:00
mjudge%netscape.com
3385a09d75
adding new export for browserBindings.xul r =saari
...
git-svn-id: svn://10.0.0.236/trunk@55948 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:25:29 +00:00
mjudge%netscape.com
1e8a3a110f
adding new file for browser pageup/down/ keybindings.
...
git-svn-id: svn://10.0.0.236/trunk@55947 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:23:15 +00:00
briano%netscape.com
c351bdb38e
Since configure is now working properly wrt this fix (bug 20882), this can now safely go in as well. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55946 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:17:07 +00:00
briano%netscape.com
f96dbfc87b
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@55945 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:16:16 +00:00
briano%netscape.com
024a3fce2d
Build fix for Solaris 2.3 (yes, really). No effect on other platforms. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55944 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:14:13 +00:00
davidm%netscape.com
7bb84238de
#ifdef out code for controller. Checkin to unblock mjudge and other
...
r= mjudge
git-svn-id: svn://10.0.0.236/trunk@55943 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:13:33 +00:00
briano%netscape.com
c6d00331d3
Fix for Greg Noel's (GregNoel@san.rr.com) non-srcdir build problem. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55942 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:10:16 +00:00
dougt%netscape.com
8efe8bcc68
Added an assert and return so that eventQs only get
...
processed on the owning thread. This fixes at least
18005 and 17065. r=damn@netscape.com , a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@55941 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 23:05:31 +00:00
ducarroz%netscape.com
f55b31ca34
Fix for bug 21606. Don't autocomplete an empty string. R=putterman
...
git-svn-id: svn://10.0.0.236/trunk@55940 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:59:01 +00:00
karnaze%netscape.com
6ffe908f39
incremental cell map, columns. Bugs 12122, 21544. r=troy,hyatt a=hofmann
...
git-svn-id: svn://10.0.0.236/trunk@55939 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:56:31 +00:00
ducarroz%netscape.com
2d6a83bc0f
Fix for bug 21314. Let PL_Base64Decode do the right job. R=warren
...
git-svn-id: svn://10.0.0.236/trunk@55938 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:49:12 +00:00
rginda%netscape.com
09cb8a8254
Simple get/set test.
...
git-svn-id: svn://10.0.0.236/trunk@55937 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:47:31 +00:00
pollmann%netscape.com
b78c738e4a
Bug 20315: Make non-iso charsets work in frameset documents. Fix 2/2: Propagate charset info from parent frames to children r=ftang a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55936 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:45:06 +00:00
pollmann%netscape.com
89f8ed5563
Bug 20315: Make non-iso charsets work in frameset documents. Fix 1/2: Propagate charset info through webshell reloads r=ftang a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55935 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:41:09 +00:00
shaver%netscape.com
58b99ebb6d
fix JS component loader by reimplementing nsGenericModule (r=dveditz,slamm;a=leaf)
...
git-svn-id: svn://10.0.0.236/trunk@55934 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:33:11 +00:00
rginda%netscape.com
bee383e96d
Adding IRC Client to core package on unix and windows.
...
r=dveditz, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55933 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:28:53 +00:00
sgehani%netscape.com
44332cf660
Fix for file replace on restart problem on the Mac.
...
b = 6410
r = dveditz, ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55932 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:25:31 +00:00
jefft%netscape.com
fb8e28c9c4
fixed bug 20312, 21546 -- Get Pop3 Messages stall; r=ducarroz, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55931 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:03:14 +00:00
ftang%netscape.com
17cbeb77e7
fix bug 21234 r=buster reset the hint charset source after access it from the meta charset reload
...
git-svn-id: svn://10.0.0.236/trunk@55930 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 21:00:47 +00:00
sdagley%netscape.com
3000b1086d
Implement Flash() method of nsWindow on Mac in support of #18518 . r=brade.amusil a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55929 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 19:17:35 +00:00
despotdaemon%netscape.com
faf3f4fe4d
Pseudo-automatic update of changes made by german@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@55928 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 16:04:50 +00:00
bienvenu%netscape.com
43df393342
fix problem applying multiple imap filter hits r=mscott,a=chofmann 21435
...
git-svn-id: svn://10.0.0.236/trunk@55927 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 02:24:13 +00:00
mcafee%netscape.com
35f90e65d1
Ignore Generated Files
...
git-svn-id: svn://10.0.0.236/trunk@55926 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 01:44:29 +00:00
rginda%netscape.com
8070111007
Added printStatus function to shell.js
...
Added some catchguard tests
git-svn-id: svn://10.0.0.236/trunk@55925 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 00:37:01 +00:00
duncan%be.com
7f42ef6e64
Fix minor BeOS build breakage.
...
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@55924 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 20:32:26 +00:00
despotdaemon%netscape.com
af242334cb
Pseudo-automatic update of changes made by newt@pobox.com.
...
git-svn-id: svn://10.0.0.236/trunk@55923 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 20:28:36 +00:00
tbogard%aol.net
933fcf7691
Implemented changes to nsIDocShellTreeItem and nsIDocShellTreeNode interfaces. FindChildWithName and FindItemWithName. Work to fix bug 21287. r=shaver a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@55922 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 10:16:15 +00:00
tbogard%aol.net
2e299693a9
Implemented changes to nsIDocShellTreeItem and nsIDocShellTreeNode. FindItemWithName and FindChildWithName. Work to fix bug 21287. r=shaver a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@55921 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 10:15:26 +00:00
tbogard%aol.net
0807b27f4a
Added a parameter to FindChildWithName to know if it should recurse through the children. Also added a parameter to specify the calling treeItem to avoid circular recursion. Work to fix bug 21287. r=shaver a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@55920 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 10:14:41 +00:00
tbogard%aol.net
847ca747b9
Added the ability to find a docshellTreeItem with the given name per the API. Work to fix bug 21287. r=shaver a=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@55919 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 10:13:00 +00:00
tbogard%aol.net
4503d0b854
Removed nsIDocShellContainer.idl, added nsIDocShellTreeOwner.idl.
...
git-svn-id: svn://10.0.0.236/trunk@55918 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 10:10:36 +00:00
tbogard%aol.net
1eb50dbb5a
Removed nsIDocShellContainer since it is no longer used and is replaced by nsIDocShellTreeNode.
...
git-svn-id: svn://10.0.0.236/trunk@55917 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 09:04:04 +00:00
tbogard%aol.net
17e69911b9
added files: mozilla/docshell/base/nsIDocShellTreeOwner.idl
...
git-svn-id: svn://10.0.0.236/trunk@55916 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 08:54:37 +00:00
tbogard%aol.net
51a5a2178c
removed files: mozilla/docshell/base/nsIDocShellContainer.idl
...
git-svn-id: svn://10.0.0.236/trunk@55915 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 08:54:02 +00:00
tbogard%aol.net
a7f2f7297e
Added nsIDocShellTreeItem.idl to the build removed nsIDocShellContainer.idl from the build.r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55914 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 08:52:03 +00:00
tbogard%aol.net
7dd0882349
Adding a new interface.
...
git-svn-id: svn://10.0.0.236/trunk@55913 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 08:47:00 +00:00
mccabe%netscape.com
2db3a56287
Fix to 21512.
...
Added big note saying 'please disable security before trying to run
this' so nobody gets frustrated.
Updated sample component progid reference to actually match the .cpp.
Now the page actually works! (John Morrison
<3jrgm@qlink.queensu.ca > caught this in mozilla.xpcom)
Thanks to Rick Bradley <roundeye@bellsouth.net > for pointing me to the
problem, and for encouraging me to add a note.
r=mccabe. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@55912 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 05:41:29 +00:00
beard%netscape.com
c060132cb3
not used by anything in the default build. r=rginda, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@55911 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 02:52:37 +00:00
leaf%mozilla.org
cd242b3880
removing pics from the build process; no bug number. r=cyeh a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55910 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 01:29:04 +00:00
leaf%mozilla.org
39b8a113bc
starting to remove pics from the build; no bug number. patch from neeti,
...
r=cyeh,leaf, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55909 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 01:27:44 +00:00
bienvenu%netscape.com
c9b94e3585
fix for stop in mailnews,r=mscott,a=chofmann 18242
...
git-svn-id: svn://10.0.0.236/trunk@55908 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 01:23:26 +00:00
rjc%netscape.com
caad17c5c1
Fix PDT+ bug # 21236: don't null out mResponseContext, as it needs to be valid for the life of the channel. (Its a nsCOMPtr, so it'll automatically release when it falls out of scope.)
...
git-svn-id: svn://10.0.0.236/trunk@55907 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 21:24:50 +00:00
waterson%netscape.com
9d54abd105
Bug 20724. Atomize short attribute values to avoid string allocation and copying overhead. r=hyatt, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55906 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 18:16:22 +00:00
idk%eng.sun.com
29ac9e98a4
fix for 20686
...
one character fix.
changed return value from -1 to 0
git-svn-id: svn://10.0.0.236/trunk@55905 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 09:08:40 +00:00
rjc%netscape.com
b1a59b34b6
Fix PDT+ bug # 21245: add sorting support for <treecolgroup> trags. Review: hyatt, putterman. Approval: chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@55904 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 08:17:31 +00:00
briano%netscape.com
b968087d92
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@55903 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 06:04:16 +00:00
briano%netscape.com
ab9b4eea01
Okay, the AIX breakage showed what was wrong with my initial bug 20882 change.
...
Linux and Solaris (using gcc) didn't have any problems, so I didn't notice
I was ending up with -DD_INO=\"d_ino\" when I really wanted -DD_INO=d_ino.
This fixes that problem. Still will have no effect on the "official" builds
until the related code changes go in.
git-svn-id: svn://10.0.0.236/trunk@55902 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 06:02:54 +00:00
hyatt%netscape.com
c324cc9a00
Fix for the crash in SendFocusBlur.
...
git-svn-id: svn://10.0.0.236/trunk@55901 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 05:42:18 +00:00
briano%netscape.com
36ac6160d7
I reacted prematurely to the wrong problem. Backing out my last change for now.
...
git-svn-id: svn://10.0.0.236/trunk@55900 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 05:34:59 +00:00
briano%netscape.com
05ee546aab
Oops. AIX needs this part of the fix for bug 20882 as well.
...
git-svn-id: svn://10.0.0.236/trunk@55899 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 05:25:03 +00:00
briano%netscape.com
628b5a327a
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@55898 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 02:45:46 +00:00
briano%netscape.com
c495b6f2e3
Initial change to fix bug 20882. Defines D_INO and HAVE_VA_LIST_AS_ARRAY as appropriate. Won't affect builds until the actual code changes are checked in after M12. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55897 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 02:33:31 +00:00
sdagley%netscape.com
504d65b327
Checking in fur's fix for #21162 - throbber animation not stoping. Also major speed improvment on NT and Mac. a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55896 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 02:25:00 +00:00
alecf%netscape.com
b45d74d4d2
fix #18420 - deleting last item makes tree jump to top
...
fix was to scroll up one line during the frame destruction process.
To do this, we had to set up the content chain for the row just before the content node was deleted.
r=hyatt
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55895 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 02:08:07 +00:00
ducarroz%netscape.com
0e27256814
Fix for bug 21411 (PDT+). Cell doesn't have anymore a child node (by default) are they are now box. Don't check for it. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@55894 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 02:08:03 +00:00
hangas%netscape.com
b540121b9c
Fixed 21350, styles lost for common dialogs. Most importantly buttons had lost appearance. r=alecf a=jar&chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55893 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 01:54:31 +00:00
jj%netscape.com
96f6a637ae
#21182 : bulk added 57 files/directories found under dist/viewer but omitted by the installer + reordered lines for better clarity. a=cyeh
...
git-svn-id: svn://10.0.0.236/trunk@55892 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 01:47:08 +00:00
hyatt%netscape.com
206c576508
Fix for PDT+ bug #20493 (mail compose widget now remembers email addresses). r=travis
...
git-svn-id: svn://10.0.0.236/trunk@55891 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 01:43:03 +00:00
akkana%netscape.com
ef0b5871a1
18033, 19981:
...
Adjust inputBindings keyset so that it can be overlaid with
platformGlobalOverlay.xul. Rewrite emacs keybindings in the
unix overlay to track mjudge's latest changes. r=mjudge, a=jar
git-svn-id: svn://10.0.0.236/trunk@55890 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 01:28:07 +00:00
saari%netscape.com
6166390376
fix for PDT+ bug 19268. Add css rules to prevent scrollbars from stealing focus. r = hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55889 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 01:19:16 +00:00
slamm%netscape.com
69a77612e3
Remove sidebar library files. Using a JS module instead now. bug #21070 . r=jj a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55888 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:47:03 +00:00
rogerl%netscape.com
0a6117621f
Fixed test of enumerated property to use isNaN - a previous bug fix in
...
enumerated types stopped it from returning anything but strings here.
git-svn-id: svn://10.0.0.236/trunk@55887 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:44:02 +00:00
rogerl%netscape.com
18e2c469eb
Removed tests invalidated by new argument rules - java.lang.String is
...
preferred over java.lang.Double when coming from a Java Object and both
Double & Float have constructors that take a String - only the DataType
toString doesn't return the correct value for the test. (See Christine's
comment).
git-svn-id: svn://10.0.0.236/trunk@55886 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:42:43 +00:00
akkana%netscape.com
0a027ef185
Add a get() to fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@55885 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:37:11 +00:00
idk%eng.sun.com
63871c1621
21259
...
PlugletManager.getValue removed
git-svn-id: svn://10.0.0.236/trunk@55884 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:35:20 +00:00
mjudge%netscape.com
0c869fbdc6
meant to use the define. sorry
...
git-svn-id: svn://10.0.0.236/trunk@55883 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:35:10 +00:00
mjudge%netscape.com
29a679225a
fix for vc5.0 bustage. wierd. bill law will follow up
...
git-svn-id: svn://10.0.0.236/trunk@55882 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:19:17 +00:00
idk%eng.sun.com
bc74704a55
21291
...
add on.
git-svn-id: svn://10.0.0.236/trunk@55881 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:09:16 +00:00
idk%eng.sun.com
828f199f1f
21291
...
org.mozilla.util.Debug renamed to
org.mozilla.util.DebugPluglet
Tests updated
git-svn-id: svn://10.0.0.236/trunk@55880 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:08:00 +00:00
hyatt%netscape.com
142b602c9a
Fix for PDT bug #21247 . r=saari, mjudge
...
git-svn-id: svn://10.0.0.236/trunk@55879 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:06:29 +00:00
mjudge%netscape.com
78a1c7b0e7
massive changes a=jar.hoffman, r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@55878 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-11 00:02:08 +00:00
rods%netscape.com
6a13d9018d
not using scaled pixels to twips
...
b=21293 r=dcone
git-svn-id: svn://10.0.0.236/trunk@55877 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:59:27 +00:00
sgehani%netscape.com
eec8017035
*** NOT PART OF BUILD ***
...
Ported install script templates for browser xpi package.
b = 21261
r = ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55876 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:45:44 +00:00
sgehani%netscape.com
989e73d3d7
*** NOT PART OF BUILD ***
...
Ported perl scripts and install script templates to build Unix .xpis.
b = 21261
r = ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55875 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:44:37 +00:00
jefft%netscape.com
1a11f42023
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55874 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:42:44 +00:00
sgehani%netscape.com
53ccb20483
Updated unix manifest to produce a working build.
...
b = 21261
r = ssu
a = chofmann
git-svn-id: svn://10.0.0.236/trunk@55873 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:40:49 +00:00
jefft%netscape.com
61cd4d00a4
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55872 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:37:04 +00:00
bienvenu%netscape.com
a6d5ab0a18
fix file truncation on windows, was breaking pop filters, r=dougt, a=chofmann 20634
...
git-svn-id: svn://10.0.0.236/trunk@55871 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:33:30 +00:00
jfrancis%netscape.com
af51a3ae47
fixes for bug 21030. again. really.
...
21030: html mail reply won't quote original message
r=kin; a=brendan
git-svn-id: svn://10.0.0.236/trunk@55870 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 23:16:02 +00:00
sfraser%netscape.com
a945951480
Fix for bug 21189; first node's content was duplicated with timer-based notifications on. Fix by vidur, r=smfr, a=brendan. Also work around a problem with LL_CMP macros on compilers that don't use long long (NSPR bug 21428).
...
git-svn-id: svn://10.0.0.236/trunk@55869 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 22:47:39 +00:00
despotdaemon%netscape.com
6d4433d5b4
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@55868 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 22:46:08 +00:00
slamm%netscape.com
224dcfd32b
Reorder 'Build Time' and 'Guilty' column headers so that their descriptive text is beneath them.
...
git-svn-id: svn://10.0.0.236/trunk@55866 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 21:57:46 +00:00
buster%netscape.com
8354ebec04
bug 21378
...
r=rods
a=chofmann
changed CanUndo and CanRedo to return the right value. They were returning the opposite of what they ought to have returned.
git-svn-id: svn://10.0.0.236/trunk@55865 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 21:43:52 +00:00
hangas%netscape.com
0ecef6293a
Fix headers over results pane in address book. Bug 21340. r=ducarroz, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55864 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 21:15:10 +00:00
waterson%netscape.com
cc504ba0d1
Bug 20691. Fire OnStopRequest() on a callback so as to avoid re-entrancy problems. r=mscott, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55863 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 21:02:47 +00:00
waterson%netscape.com
1f6f03d26d
Bug 20691. Add timer_s.lib so that we can use NS_NewTimer(). r=mscott, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55862 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:59:46 +00:00
waterson%netscape.com
abd7542a33
Bug 20691. Add NetworkModular[Debug].shlb so we can get NS_NewTimer(). r=mscott, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55861 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:58:08 +00:00
ftang%netscape.com
2426564a47
fix bug 21205. Make nsMacTSMMessagePump a singleton so it won't install and remove TSM AEHandler when modle dialogbox appShell create/destroy. r=pinkerton/waterson
...
git-svn-id: svn://10.0.0.236/trunk@55860 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:37:50 +00:00
blizzard%redhat.com
94bdfd96ef
Implement nsIWidget::Flash() for unix. This is part of bug #18518 . r=pavlov,a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55859 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:23:21 +00:00
beard%netscape.com
59b22cff6c
added ASCII annotation of fields.
...
git-svn-id: svn://10.0.0.236/trunk@55858 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:23:16 +00:00
briano%netscape.com
f9a5876d9f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@55857 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:15:45 +00:00
cls%seawood.org
ea6abb3de2
Remove unnecessary options from DSO_LDOPTS for AIX. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@55856 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:10:57 +00:00
rogerl%netscape.com
d02bcc7362
Updated tests to account for new LiveConnect behaviour for JS array type
...
as input argumnet - it used to be handled as any other JS object, but there
are now new rules for arrays, invalidating portions of these tests.
git-svn-id: svn://10.0.0.236/trunk@55855 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 19:56:23 +00:00
danm%netscape.com
f63c611cd5
release the PresShell in HandleEventUsingKeyset earlier, so it won't outlive its ViewManager if the window is deleted. another fix for bug 20193. r:hyatt a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55854 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 19:31:54 +00:00
kin%netscape.com
9b0d9085aa
Fix for bug #18622 (UMR in nsLineLayout::CanPlaceFrame)
...
nsLineLayout::ReflowFrame() now sets some of the psd flags before
calling aFrame->Reflow().
r=troy@netscape.com ,norris@netscape.com a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55853 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 18:41:43 +00:00
pavlov%netscape.com
64692d9456
fix mem leak when typing r=slamm a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@55852 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 18:08:49 +00:00
rbs%maths.uq.edu.au
5c7ccdf2f5
[NOT PART OF THE DEFAULT BUILD]. Changed MathML namescape to the new officially published namespace.
...
git-svn-id: svn://10.0.0.236/trunk@55851 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 13:29:27 +00:00
rbs%maths.uq.edu.au
3ba6bb1158
[NOT PART OF THE DEFAULT BUILD]. Applied a patch of Shyjan Mahamud to return the bounding metrics in a uniform XP manner (bug 19024).
...
git-svn-id: svn://10.0.0.236/trunk@55850 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 13:17:03 +00:00
rbs%maths.uq.edu.au
7db2c3e16f
[NOT PART OF THE DEFAULT BUILD]. *Changes to bring MathML in sync with layout (added aPresShell on factory routines). *Postfixed atoms with underscore to avoid conflicts with reserved names in C++ and math.h
...
git-svn-id: svn://10.0.0.236/trunk@55849 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 13:07:59 +00:00
rbs%maths.uq.edu.au
63749e1875
[NOT PART OF THE DEFAULT BUILD]. *Changes to bring the MathML code in sync with layout (this will clear bugs 19398 and 20858). *Postfixed atoms with underscore. *Major revamps to launch the support of embellished operators.
...
git-svn-id: svn://10.0.0.236/trunk@55848 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 13:02:23 +00:00
rbs%maths.uq.edu.au
48dd7c0e78
[NOT PART OF THE DEFAULT BUILD]. *Postfixed all atoms with underscore to avoid conflicts with predefined names in C++ and math.h. *Changed MathML namescape to the new officially published namespace.
...
git-svn-id: svn://10.0.0.236/trunk@55847 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 12:47:24 +00:00
karnaze%netscape.com
43ad4d5101
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@55846 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 12:45:36 +00:00
mcafee%netscape.com
3ef0b5bddd
\n on a printf.
...
git-svn-id: svn://10.0.0.236/trunk@55845 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 07:59:11 +00:00
law%netscape.com
f6869e82d6
18518; Add nsIWidget::Flash with null default implementation in nsBaseWidget and real functionality in Windows version of nsWindow; r=syd@netscape.com, a=chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55844 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 07:20:51 +00:00
mcafee%netscape.com
079e07a0a2
Moving bloaturls.txt to mozilla/build so that it can be exported to dist and is part of the default module (21320). bloaturls.txt is the file that drives the bloaty tinderbox test. a=chofmann, r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@55843 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 06:31:58 +00:00
warren%netscape.com
b58a3dc6a6
Fixed up printing of bad leak/bloat values.
...
git-svn-id: svn://10.0.0.236/trunk@55842 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 05:17:56 +00:00
chuang%netscape.com
9f13914779
PDT+Bug 21230 Change in Edit AB Card not saved to address book database. r=bienvenu, a=chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@55841 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 04:40:59 +00:00
warren%netscape.com
e9f618e116
Fix for leak/bloat stats going negative. a=jar
...
git-svn-id: svn://10.0.0.236/trunk@55840 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 04:27:52 +00:00
rickg%netscape.com
0abfa57047
This fixes PDT+Bug:20228. The essential problem was the lack of refcounting on tokenizers. Also fixed unchecked
...
dereferences in expattokenizer. r=kmcclusk; a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@55839 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 04:01:26 +00:00
vidur%netscape.com
7ddd31965b
Fix for bug 21271. Check if the current context is the head context in HTMLContentSink::CloseHTML, even though the parser shouldn't let that happen. Fixes crash in Channels dropdown. A=jar R=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@55838 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 03:36:50 +00:00
karnaze%netscape.com
4cf56cb8b9
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@55837 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 02:29:27 +00:00
pinkerton%netscape.com
f5f1bfbb66
fix for page scrolling to scroll (one page - height of one line), not 80% of the page as before. bug 21348, r=evaughan,sfraser. a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@55836 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 02:14:35 +00:00
selmer%netscape.com
39c81e6a36
bug 12288 shift-click (only PDT+ hack portion of fix) r=alecf a=chofmann,jar
...
git-svn-id: svn://10.0.0.236/trunk@55835 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 01:38:33 +00:00
slamm%netscape.com
91b948026e
cd back to tinderbox directory to move who.dat.$$ to who.dat.
...
git-svn-id: svn://10.0.0.236/trunk@55834 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 01:11:10 +00:00
varada%netscape.com
da12438e7e
fix for bug #5435 UDP requirement that netscape communicator be part of the program folder name
...
git-svn-id: svn://10.0.0.236/trunk@55833 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 00:52:43 +00:00
saari%netscape.com
072f9f11f5
Helping to fix 19114 by making a strong ref weak. Potential fix for 19268 by making scrollbars not steal focus. r=hyatt a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55832 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 00:51:50 +00:00
ssu%netscape.com
5399053fa1
fixing bug #19165 . Seamonkey now installs the required msvcrt.dll and
...
msvcirt.dll files. Older versions of these files were causing seamonkey
to crash at startup. r=sgehani. a=cyeh.
git-svn-id: svn://10.0.0.236/trunk@55830 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 00:23:46 +00:00
cmanske%netscape.com
6c6ee14d9d
Found 3 more dialogs with missing CSS lines just as with the NamedAnchor Dialog covered by bug 21222 a=chofmann, r=brade
...
git-svn-id: svn://10.0.0.236/trunk@55829 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 00:02:32 +00:00
varada%netscape.com
c1175067d7
cleaning up
...
git-svn-id: svn://10.0.0.236/trunk@55828 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 23:53:03 +00:00
varada%netscape.com
9b31b01640
fix for bug #5001 should have been there in the first place - bad dog!
...
git-svn-id: svn://10.0.0.236/trunk@55827 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 23:52:07 +00:00
norris%netscape.com
396cb6ad29
Remove unused member variable.
...
git-svn-id: svn://10.0.0.236/trunk@55826 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 23:37:18 +00:00
varada%netscape.com
bc7a07fc3e
copying only the bmps and nsetup32 directories and not the makefile to the template
...
git-svn-id: svn://10.0.0.236/trunk@55825 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 23:34:18 +00:00
varada%netscape.com
20082f719f
the inf txt and exe files should be on the same directory as the the shell
...
git-svn-id: svn://10.0.0.236/trunk@55824 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 23:33:15 +00:00
varada%netscape.com
2bad26f150
removing cd and network directories from the template
...
git-svn-id: svn://10.0.0.236/trunk@55823 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 23:32:14 +00:00
kmcclusk%netscape.com
dfefa3f9af
Reduced image cache size from 2Mb to 1Mb. bug 19114. r=buster@netscape.com. approved by chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55822 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:59:57 +00:00
kin%netscape.com
c5faa05ac6
Fix for bug #21317 : UMR: nsCAutoString::=(nsCAutoString const&)
...
Added nsCAutoString& operator=(nsCAutoString&).
r=rickg@netscape.com a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55821 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:53:52 +00:00
erik%netscape.com
3bc497b41c
bug 8801; added some code to pick up font size prefs from prefs file(s);
...
r=ftang; a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55820 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:44:47 +00:00
ftang%netscape.com
6cccc8adfc
implement Mac GFX w/ langGroup. From now we will use the correct CJK font depend on the document charset. Howerver, it have not listen to the pref yet. r=erik. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55819 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:44:34 +00:00
ftang%netscape.com
236069891b
fix bug 19358 r=jfrancis add IME force commit for Undo,SelectAll and Paste
...
git-svn-id: svn://10.0.0.236/trunk@55818 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:37:36 +00:00
ftang%netscape.com
607ad6701a
fix bug 19358. r=jfrancis . Forece commit when we Undo, SelectAll or Paste
...
git-svn-id: svn://10.0.0.236/trunk@55817 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:35:17 +00:00
cmanske%netscape.com
c6e18b6ab7
Fixed bugs 21077 and 21222. Removed unused files and entries in MANIFEST files. a=chofmann r=brade
...
git-svn-id: svn://10.0.0.236/trunk@55816 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:26:54 +00:00
cmanske%netscape.com
81456654a1
Part of fix for bug 21077. a=chofmann r=brade
...
git-svn-id: svn://10.0.0.236/trunk@55815 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:26:49 +00:00
akkana%netscape.com
52cc206f36
18409: Don't add newlines when converting copied text, or in any
...
other case of html-to-text conversion except when the formatted
flag is set. Set mPreFormatted for style white-space: pre
as well as for moz-pre-wrap. r=pinkerton, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55814 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:08:12 +00:00
beard%netscape.com
cfddb992ee
fixes case where an InterpretedFunction has both a closure and needs an activation.
...
git-svn-id: svn://10.0.0.236/trunk@55813 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:05:09 +00:00
jdunn%netscape.com
4fca64717e
nsCOMPtr is supposed to wrap interface references and not class references
...
r= chofmann@netscape.com danm@netscape.com
# 20193
git-svn-id: svn://10.0.0.236/trunk@55812 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 21:44:16 +00:00
troy%netscape.com
6e46435b1d
b=19198, a=chofmann. Fixed RecoverStateFrom() to use the update conbined area when
...
invalidating. This fixes a regression introduced in version 3.308
git-svn-id: svn://10.0.0.236/trunk@55811 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 21:40:37 +00:00
mcafee%netscape.com
21e078823e
/usr/bonsaitools not needed for client tinderbox machines. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@55810 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 21:13:03 +00:00
hangas%netscape.com
f2724c2ff8
Fixing regression 21285 (broken select addresses dialog because of api change in backend). r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@55809 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 21:12:43 +00:00
jfrancis%netscape.com
26e8a2307e
fixes for bug 21158 and 21030.
...
21158: aplying text style deletes text
21030: html mail reply won't quote original message
r=kin; a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55808 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 21:12:16 +00:00
joki%netscape.com
c31311ba6f
fix 21337, set modifier keys for generated events. r:brendan a:brendan
...
git-svn-id: svn://10.0.0.236/trunk@55807 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 21:02:09 +00:00
varada%netscape.com
d29bd37163
cleaning up rshell.ini
...
git-svn-id: svn://10.0.0.236/trunk@55806 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 20:56:06 +00:00
pinkerton%netscape.com
ecc5dfb4b0
Partial fix for bug 18409. I wasn't actually ever converting the CRLF to LF. now i am. also fixes a memory leak.
...
r=akkana a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@55805 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 19:50:50 +00:00
slamm%netscape.com
090fcb3c8f
Remove "Rebuild Guilty List" link. The list is built everytime a build is processed. Also, re-enable buffering the script output. That should help improve throughput.
...
git-svn-id: svn://10.0.0.236/trunk@55804 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 19:45:01 +00:00
slamm%netscape.com
1a5079d1e3
Fix empty guilty list in tinderbox page (bug #7637 ). Add comments. Move some code into functions.
...
git-svn-id: svn://10.0.0.236/trunk@55803 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 19:28:39 +00:00
erik%netscape.com
5c304f97bf
bug 7586; need to convert font name from prefs file from UTF-8 to Unicode
...
so that non-ASCII font names will work on Windows; r=ftang; a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55800 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 19:20:06 +00:00
ftang%netscape.com
c007a0cb70
fix bug 19358. r=erik,pierre,pinkerton. Move the support of nsIKBStateControl from nsMacWindow to nsWindow. Remove unnecessary ResetInputState in mouse click. That is already been replaced by xp code. Clean up casting compilation error after change the class hier.
...
git-svn-id: svn://10.0.0.236/trunk@55799 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 17:56:41 +00:00
despotdaemon%netscape.com
831c6bfb9e
Pseudo-automatic update of changes made by dwhoward@earthling.net.
...
git-svn-id: svn://10.0.0.236/trunk@55798 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 17:25:25 +00:00
buster%netscape.com
be158e5272
bug 21187
...
fixed the webshell leak in <textarea> and <input type=text|password>
the problem was the new nsWebShell::SetDocument() call was indirectly
causing nsHTMLDocument to instantiate a parser and fire off a parse.
bad circular references ensued. The fix is to use the "aCommand" param
to pass a hint to the nsHTMLDocument, telling it there's no need to
involve a parser.
in the simple case, we no longer leak webshells. That is, if you open
mozilla.exe, look at a page (whether it has a text control on it or
not), and shut down the app, no webshell is leaked. If I browse around,
sometimes we still leak a webshell somewhere. I haven't figured out
exactly where that is yet. A guess is history, which is in the process
of being reworked anyway.
r=mscott
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55797 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 07:21:34 +00:00
buster%netscape.com
25d1324f5d
bug 21187
...
fixed the webshell leak in <textarea> and <input type=text|password>
the problem was the new nsWebShell::SetDocument() call was indirectly causing nsHTMLDocument to instantiate a parser
and fire off a parse. bad circular references ensued. The fix is to use the "aCommand" param to pass a hint
to the nsHTMLDocument, telling it there's no need to involve a parser.
in the simple case, we no longer leak webshells. That is, if you open mozilla.exe, look at a page (whether it has a text
control on it or not), and shut down the app, no webshell is leaked. If I browse around, sometimes we still leak a webshell
somewhere. I haven't figured out exactly where that is yet. A guess is history, which is in the process of being reworked
anyway.
r=mscott
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55796 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 07:18:38 +00:00
valeski%netscape.com
b75d99c004
r=rhp. 21242 adjusted pipe buffer params for FTP Async file transfers. URI dispatching had aggrivated this bug. Now file viewing via FTP works.
...
git-svn-id: svn://10.0.0.236/trunk@55795 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 06:41:05 +00:00
valeski%netscape.com
5d12f78ef8
r=rhp. 21195. a=jevering. adjusted pipe buffer params for FTP OpenInputSTream. URI dispatching had aggrivated this bug. Now file downloads via FTP work.
...
git-svn-id: svn://10.0.0.236/trunk@55794 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 06:20:50 +00:00
sspitzer%netscape.com
b8e383026e
check in a comment that let's us non-mac guru's know which project builds this project. pretty annoying that a file under mozilla:gfx:src:mac gets built by mozilla:netwerk:util:macbuild:netwerkUtil.mcp, if you ask me.
...
git-svn-id: svn://10.0.0.236/trunk@55793 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 03:40:22 +00:00
vidur%netscape.com
2d4baee02f
Partial fix for bug 20645. Rather than just assert on error state, bail out with an error code. Real fix still due from the parser guys, but we don't crash anymore. a=chofmann r=rickg
...
git-svn-id: svn://10.0.0.236/trunk@55792 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 03:10:22 +00:00
briano%netscape.com
13076f014b
QNX-specific build bustage fix. va_list is an array on QNX, so assignments need to use array notation.
...
git-svn-id: svn://10.0.0.236/trunk@55791 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 03:09:56 +00:00
briano%netscape.com
ce2cc76fc2
Build fix. Some compilers try to interpret the #0xx in the unused #defines
...
as octal values, so the ones that contain 8's and 9's make the compilers unhappy.
git-svn-id: svn://10.0.0.236/trunk@55790 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 02:59:40 +00:00
dougt%netscape.com
1131f006d6
fix for 19133. r=waterson, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@55789 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 02:28:43 +00:00
bienvenu%netscape.com
dcd55638ce
fix imap reply quoting, r=mscott,a=chofmann 21217
...
git-svn-id: svn://10.0.0.236/trunk@55788 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 02:19:30 +00:00
sspitzer%netscape.com
c2a1156e3a
remove C++ style comments.
...
git-svn-id: svn://10.0.0.236/trunk@55787 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 01:59:34 +00:00
sspitzer%netscape.com
a9ac48d020
fix for 15483. return an error when we are about to return the default value for a pref that hasn't been initialized. r=putterman. mail sent to netscape.public.mozilla.xpfe and to various XUL / JS authors who may be affected by this change.
...
git-svn-id: svn://10.0.0.236/trunk@55786 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 01:49:19 +00:00
akkana%netscape.com
cbd61feda9
21208: Fix pasting of unicode. r=pinkerton, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55785 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 01:35:48 +00:00
briano%netscape.com
46da1618bb
Build fix. This is a C file, so C++ comments are actually _wrong_ on platforms using competent native compilers.
...
git-svn-id: svn://10.0.0.236/trunk@55784 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 01:31:23 +00:00
rhp%netscape.com
59909e378d
Fix for possible memory overrun - Bug #:20564 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@55782 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 01:11:52 +00:00
idk%eng.sun.com
a8b311c760
Followup bug 19559
...
Make pluglets using SuperWin
git-svn-id: svn://10.0.0.236/trunk@55781 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 00:58:30 +00:00
pavlov%netscape.com
03c20d1e01
fix for 20496 r=mcafee a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@55780 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 00:54:55 +00:00
danm%netscape.com
99c4caf811
close window on receipt of close event, as well as destroy. synchs with recent changes to gtk/mac/win windows. fixes bug 20811. r:troy a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55779 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 00:47:46 +00:00
rogerl%netscape.com
2fba19da79
smaller faster better - it'll probably burn up on entry.
...
git-svn-id: svn://10.0.0.236/trunk@55778 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 00:26:09 +00:00
shaver%netscape.com
44195d4a3a
fix leaf of registryName ( #21068 , r=beard, a=leaf)
...
git-svn-id: svn://10.0.0.236/trunk@55777 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 00:01:46 +00:00
jdunn%netscape.com
8872d98f17
Include nsJARURI.cpp and nsJARChannel.cpp in the unix build
...
r= warren, chofmann
git-svn-id: svn://10.0.0.236/trunk@55776 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:47:11 +00:00
blizzard%redhat.com
add4ae6745
fix for bug #21169 . fix problems with resizing and showing the gtkmozilla widget when embedding it. r=pavlov, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55775 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:07:13 +00:00
rickg%netscape.com
53f36f30cd
unintentionally commited. Backing out
...
git-svn-id: svn://10.0.0.236/trunk@55774 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:05:14 +00:00
despotdaemon%netscape.com
d588c49e49
Pseudo-automatic update of changes made by pp@ludusdesign.com.
...
git-svn-id: svn://10.0.0.236/trunk@55773 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:03:49 +00:00
despotdaemon%netscape.com
f3d79059c0
Pseudo-automatic update of changes made by pp@ludusdesign.com.
...
git-svn-id: svn://10.0.0.236/trunk@55772 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:01:51 +00:00
norris%netscape.com
cecf6e4a28
Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
...
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.
r=rhp@netscape.com .
Also fix JavaScript error. r=putterman@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55771 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 23:00:22 +00:00
rickg%netscape.com
9e042dd8f4
fixed bug 21146; r=buster; a=chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@55770 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:54:08 +00:00
dougt%netscape.com
c9f292ae14
fix for 20964. r=sfraser a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55769 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:50:15 +00:00
norris%netscape.com
6c64d3eef2
Add list of inapplicable tests for rhino.
...
git-svn-id: svn://10.0.0.236/trunk@55768 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:42:18 +00:00
despotdaemon%netscape.com
585a18d18e
Pseudo-automatic update of changes made by pp@ludusdesign.com.
...
git-svn-id: svn://10.0.0.236/trunk@55767 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:30:33 +00:00
Jerry.Kirk%Nexwarecorp.com
5d87289302
Fixing drawing problems of toolbars under Photon ONLY.
...
The toolbars were not drawing properly, and were being clipped out by
incorrect clip rects that were part of the graphic context. I cleared
the Multiclip part of the GC when the a drawing surface is selected.
Fixing Photon, r=kedl a=leaf
git-svn-id: svn://10.0.0.236/trunk@55766 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:28:15 +00:00
rginda%netscape.com
c3389c553d
Fixing stupid mistake.
...
git-svn-id: svn://10.0.0.236/trunk@55765 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:26:19 +00:00
rginda%netscape.com
b7fb654fc5
Turned off automatic fslash insertion for shellpath (it now takes a full exe name)
...
Added --noexitmunge option for systems that don't report the exitcode/exitsignal "properly"
git-svn-id: svn://10.0.0.236/trunk@55764 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 22:21:41 +00:00
hyatt%netscape.com
1587680a3d
Fix for caret problems in Ender text fields. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55761 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 20:55:45 +00:00
hyatt%netscape.com
43b6924a32
Fix for the two crashers: 21180 and 21163, r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55760 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 20:18:16 +00:00
pavlov%netscape.com
890403cbf7
#ifdef DEBUG_CLIPBOARD a printf a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@55759 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 20:00:28 +00:00
hyatt%netscape.com
8b74bb1667
Adding treepopup support to the thread pane.
...
git-svn-id: svn://10.0.0.236/trunk@55758 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:34:58 +00:00
hyatt%netscape.com
9a91bb81d5
Adding tree popup routines.
...
git-svn-id: svn://10.0.0.236/trunk@55757 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:31:31 +00:00
hyatt%netscape.com
ad9344c946
treecolgroups and treecols didn't quite have the right rules. Fixing.
...
git-svn-id: svn://10.0.0.236/trunk@55756 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:31:12 +00:00
hyatt%netscape.com
e58378dccf
Implementing support for popupanchor and popupalign.
...
git-svn-id: svn://10.0.0.236/trunk@55755 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 11:30:47 +00:00
hyatt%netscape.com
803b71ef81
Fixing Mac crasher. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55754 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 10:16:56 +00:00
syd%netscape.com
b940d79526
Added xp_core.h to files that get disted. r=amusil a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@55753 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 09:27:07 +00:00
waterson%netscape.com
44af9f8dc9
Fix eager inline closetag on <keyset>. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55752 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 09:10:41 +00:00
hyatt%netscape.com
2e9da7699f
Fix for 21139, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@55751 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 09:01:06 +00:00
waterson%netscape.com
8b025929f6
What a dumbass! I should've 'cvs diff'-ed before checking that in. Landed some random local mods in my tree. Sorry!
...
git-svn-id: svn://10.0.0.236/trunk@55750 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 08:08:39 +00:00
waterson%netscape.com
0e1753ad3a
Bug 17680. Only need to add template builders on nodes that are more than -two- levels in from an overlay root. The first ply will be set up in nsXULDocument::OverlayForwardReference::Merge().
...
git-svn-id: svn://10.0.0.236/trunk@55749 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:59:12 +00:00
sdagley%netscape.com
fafc5636c1
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@55748 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:56:17 +00:00
syd%netscape.com
afa3d3cd7c
More fleshing out nsSound for Linux, mirrors windows implementation that
...
works, replacing call to PlaySound() in Win32 with call to esd sound daemon.
Currently doesn't play, but I will fix that shortly. r=alecf
git-svn-id: svn://10.0.0.236/trunk@55747 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:43:39 +00:00
fur%netscape.com
15a02bd1bb
Fix #12367 . Don't crash evaluating 'foo.constructor' if foo is a JavaObject.
...
r:none
git-svn-id: svn://10.0.0.236/trunk@55746 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:41:35 +00:00
alecf%netscape.com
c222ee0416
fix for #18420 - scrolling screws up when selection changes
...
fix oncontentinserted and oncontentremoved so that mTopFrame is set correctly, and don't be over-zealous about destroying frames.
r=hyatt (well, really written mostly by hyatt and digested by me)
git-svn-id: svn://10.0.0.236/trunk@55745 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:20:25 +00:00
waterson%netscape.com
0f170515eb
Bug 21033. Delete broadcast listeners in Slots dtor. thanks beard!
...
git-svn-id: svn://10.0.0.236/trunk@55744 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 07:18:59 +00:00
waterson%netscape.com
8457a544b0
Bug 20714. Use static names for roots.
...
git-svn-id: svn://10.0.0.236/trunk@55743 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:58:00 +00:00
waterson%netscape.com
e4df3888e3
Bug 20714. Get rid of prefs 'special' JSRuntime. Never, EVER cross the beams. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55742 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:49:04 +00:00
varada%netscape.com
d2f12fe684
check for bug #7924 autorun.inf points to seamonkey32e.exe when the cdshell is not selected
...
git-svn-id: svn://10.0.0.236/trunk@55741 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:45:16 +00:00
alecf%netscape.com
4b790c8861
fix bustage so I can check in
...
git-svn-id: svn://10.0.0.236/trunk@55740 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:44:18 +00:00
fur%netscape.com
1e228e93e0
Move OnHeadersAvailable() after processing of server's "Not Modified" response,
...
so that the cached HTTP headers can be substituted for the 304 response headers.
git-svn-id: svn://10.0.0.236/trunk@55739 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:37:28 +00:00
fur%netscape.com
d500130ed8
Need to reset pointers within segment after realloc, since segment base
...
may have changed.
git-svn-id: svn://10.0.0.236/trunk@55738 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:28:44 +00:00
rginda%netscape.com
1af24d307c
Fix for unix bustage, r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55737 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:14:33 +00:00
varada%netscape.com
58eb0d520f
fix for bug #21086 removing the check for CD and Network since the latter has been removed
...
git-svn-id: svn://10.0.0.236/trunk@55736 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:10:13 +00:00
hyatt%netscape.com
2bb806a610
Fixing bustage on wensleydale.
...
git-svn-id: svn://10.0.0.236/trunk@55735 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:04:10 +00:00
fur%netscape.com
0ed5b2154b
It turns out that PR_Now() has only one second resolution on the Mac, hence it's unsuitable for computing download rates for the cache. Thanks to sdagley for pointing this out.
...
git-svn-id: svn://10.0.0.236/trunk@55734 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:46:31 +00:00
mcafee%netscape.com
611f907a2e
BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min.
...
git-svn-id: svn://10.0.0.236/trunk@55733 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:30:12 +00:00
scc%netscape.com
32ad1437d2
Changes to make observer lists hold only weak references. This code is disabled by default; enabled by the symbol |NS_WEAK_OBSERVERS|. The code will remain disabled until two underlying ownership bugs are fixed: hanging the wallet service from something permanent, and finding the observer someone is registering through XPConnect that does not support weak references. bug#=18682; r=dp
...
git-svn-id: svn://10.0.0.236/trunk@55732 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:24:14 +00:00
dougt%netscape.com
b80e941838
turning on nsIFile for windows. 13320
...
git-svn-id: svn://10.0.0.236/trunk@55731 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:14:54 +00:00
warren%netscape.com
19c88edad4
Fixed leak on shutdown. Bug#21118
...
git-svn-id: svn://10.0.0.236/trunk@55730 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:14:52 +00:00
dveditz%netscape.com
360bd398f3
Bug 20043, attempting to install an older file should not abort rest of install
...
git-svn-id: svn://10.0.0.236/trunk@55729 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:09:17 +00:00
morse%netscape.com
fa04a5ff42
fix bug 21083, multiple cookies being ignored, r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@55728 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:07:31 +00:00
rgoodger%ihug.co.nz
9bf44ed131
fixing 21130, js error with cookietree onselect.
...
git-svn-id: svn://10.0.0.236/trunk@55727 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:07:03 +00:00
tbogard%aol.net
f01bf79f81
fix for 21113
...
git-svn-id: svn://10.0.0.236/trunk@55726 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:01:06 +00:00
tbogard%aol.net
a0be83af64
Fix for 21113.
...
git-svn-id: svn://10.0.0.236/trunk@55725 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:00:51 +00:00
hyatt%netscape.com
37849accbb
Let's not make CTRL-B to a copy now... heh. r=me
...
git-svn-id: svn://10.0.0.236/trunk@55724 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:00:26 +00:00
hyatt%netscape.com
ed448bc490
Adding a test input bindings.xul file. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55723 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:59:17 +00:00
hyatt%netscape.com
a0ece36ce6
Removing xulkey. It's not done right. Adding inputBindings.xul for input control
...
support.
git-svn-id: svn://10.0.0.236/trunk@55722 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:58:54 +00:00
hyatt%netscape.com
f73d070bdf
Fixing MAC menu accelerators. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55721 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:58:23 +00:00
hyatt%netscape.com
cba391ac74
Modifications to support the command dispatcher. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55720 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:58:05 +00:00
tbogard%aol.net
4f5266923d
Added some methods to nsIDocShellTreeItem... It now understands the concept of being of the chrome or content type. Added convenience methods to traverse up the tree with a restriction of same item type.
...
git-svn-id: svn://10.0.0.236/trunk@55719 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:57:23 +00:00
hyatt%netscape.com
aba17d157e
Massive rewrite of the key binding system and the command dispatcher. Key
...
bindings are now fully hierarchical. In addition, DOM windows, input fields
and textareas can pull their key bindings from a separate XUL file. This
allows configurable key bindings.
Massive rewrite of the command dispatcher system. The command dispatcher now
deals with DOM windows in addition to DOM elements. It now tracks both
successfully and works in conjunction with the new focus/blur architecture.
r=saari
git-svn-id: svn://10.0.0.236/trunk@55718 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:56:56 +00:00
fur%netscape.com
d50cb261de
Fix mac build bustage. Use LL* macros with int64 types
...
git-svn-id: svn://10.0.0.236/trunk@55717 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:56:15 +00:00
tbogard%aol.net
811976b56b
Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner.
...
git-svn-id: svn://10.0.0.236/trunk@55716 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:54:33 +00:00
hyatt%netscape.com
2c134c2abf
Massive rewrite of the focus/blur architecture. Things should behave better
...
now. r=saari
git-svn-id: svn://10.0.0.236/trunk@55715 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:54:29 +00:00
hyatt%netscape.com
44972576e3
Making menu titles work again. Making menu accelerators work again. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55714 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:52:42 +00:00
troy%netscape.com
2ea5ceca9c
Changed to respect 'z-index' of 'auto' and call SetViewAutoZIndex()
...
git-svn-id: svn://10.0.0.236/trunk@55713 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:49:20 +00:00
mscott%netscape.com
a49bbb28e9
fix memory leak for webshell! Bug #21126 --> ftp was broken with mail window up
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@55712 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:33:44 +00:00
amusil%netscape.com
4ce3a6b853
Adding id's to the tab widgets so that they can be overlayed.
...
git-svn-id: svn://10.0.0.236/trunk@55711 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:16:50 +00:00
fur%netscape.com
72c9eb90d8
Fix usual bustage due to not including header with an nsCOMPtr type
...
git-svn-id: svn://10.0.0.236/trunk@55710 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:08:48 +00:00
fur%netscape.com
6201f3cc96
+ Fix unix build bustage: Add explicit casts to XPIDLCString rvalues.
...
+ Fixed warnings
git-svn-id: svn://10.0.0.236/trunk@55709 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:04:26 +00:00
briano%netscape.com
1c1c8ceac0
Change for QNX 4 to work around their extremely limited compiler and linker, which aren't capable of creating an object from a lib as we're doing here with jsmath.o.
...
git-svn-id: svn://10.0.0.236/trunk@55708 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 04:03:24 +00:00
briano%netscape.com
19c5c7d1b9
QNX-specific build bustage fix. Also excludes NTO just in case both are defined under Neutrino.
...
git-svn-id: svn://10.0.0.236/trunk@55707 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:58:40 +00:00
vidur%netscape.com
0389d17f64
Fix for bug 17857. Relative URLs for script-based setting of the SRC attribute now does resolution relative to the calling context. R=nisheeth.
...
git-svn-id: svn://10.0.0.236/trunk@55706 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:52:01 +00:00
vidur%netscape.com
f09059d2c6
Fix for bug 18877. DemoteContainer in the content sink no longer unconditionally does notificaions. Also turned on timer-based notifications by default (bug 17325). R=troy
...
git-svn-id: svn://10.0.0.236/trunk@55705 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:47:05 +00:00
vidur%netscape.com
3243eb2b51
Part of fix for bug 18877. Paragraphs no longer close out forms. R=rickg
...
git-svn-id: svn://10.0.0.236/trunk@55704 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:45:07 +00:00
ftang%netscape.com
bdf5ee5913
remove front end hacky mouse down call to ResetInputState. This will be replaced by xp call in nsEditor ForceCompositionEnd() r=erik. fix bug 12090
...
git-svn-id: svn://10.0.0.236/trunk@55703 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:39:53 +00:00
ftang%netscape.com
c02259352d
fix bug 12090 19358. Implement ForceCompositionEnd and add it in the beginning of AddInlineProperty/RemoveInlineProperty/InsertElement/InsertHTML
...
git-svn-id: svn://10.0.0.236/trunk@55702 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:39:36 +00:00
fur%netscape.com
bbd22b783a
Build cache tests
...
git-svn-id: svn://10.0.0.236/trunk@55701 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:36:10 +00:00
rhp%netscape.com
889e3c29da
Changes for emitter rework for printing - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@55700 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:34:32 +00:00
fur%netscape.com
c125f8fc68
+ Handle the case of inability to write into cache correctly.
...
+ Be more aggressive about clearing the UPDATE_IN_PROGRESS flag on the cache entry
git-svn-id: svn://10.0.0.236/trunk@55699 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:32:56 +00:00
fur%netscape.com
c5ce9eb5f0
Change failure to shut down memory cache cleanly into a warning, instead of an assertion
...
git-svn-id: svn://10.0.0.236/trunk@55698 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:29:21 +00:00
bienvenu%netscape.com
653960b7d1
fix 17058 mac body filters, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55697 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:25:48 +00:00
fur%netscape.com
c7aa643d96
Disable cache by default on Windows
...
git-svn-id: svn://10.0.0.236/trunk@55696 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:25:44 +00:00
fur%netscape.com
4ca11f608c
Bug #8305 (Implement cache). Whacked the HTTP protocol handler hard to support caching.
...
git-svn-id: svn://10.0.0.236/trunk@55695 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:23:14 +00:00
svn%xmlterm.org
22a132a417
XMLterm changes; NOT PART OF SEAMONKEY BUILD; fixed Solaris bug in makemake;
...
git-svn-id: svn://10.0.0.236/trunk@55694 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:55:56 +00:00
norris%netscape.com
d630910cd9
I ran Purify and found this:
...
>
> [E] ABR: Array bounds read in
> nsFileSpecHelpers::UnixToNative(nsSimpleCharString&) {48 occurrences}
> Reading 1 byte from 0x03f00b2c (1 byte at 0x03f00b2c illegal)
> Address 0x03f00b2c is 1 byte past the end of a 268 byte block at
> 0x03f00a20
> Address 0x03f00b2c points to a malloc'd block in heap 0x03c30000
> Thread ID: 0x9c
> Error location
> nsFileSpecHelpers::UnixToNative(nsSimpleCharString&)
> [nsFileSpecWin.cpp:111]
> src = (char*)ioPath;
>
> // Convert '/' to '\'.
> => while (*++src)
> {
> if (*src == '/')
> *src = '\\';
> nsFileSpec::+=(char const*) [nsFileSpecWin.cpp:394]
> nsChromeRegistry::CheckForProfileFile(nsCAutoString
> const&,nsCAutoString&) [nsChromeRegistry.cpp:1278]
> nsChromeRegistry::LoadDataSource(nsCAutoString const&,nsIRDFDataSource
> * *,int) [nsChromeRegistry.cpp:713]
>
> nsChromeRegistry::InitializeDataSource(nsString&,nsString&,nsIRDFDataSource *
> *,int) [nsChromeRegistry.cpp:784]
> nsChromeRegistry::ConvertChromeURL(nsIURI *)
> [nsChromeRegistry.cpp:527]
> nsChromeProtocolHandler::NewChannel(char const*,nsIURI *,nsILoadGroup
> *,nsIInterfaceRequestor *,UINT,nsIURI *,UINT,UINT,nsIChannel * *)
> [nsChromeProtocolHandler.cpp:371]
> nsIOService::NewChannelFromURI(char const*,nsIURI *,nsILoadGroup
> *,nsIInterfaceRequestor *,UINT,nsIURI *,UINT,UINT,nsIChannel * *)
> [nsIOService.cpp:250]
> nsDocumentOpenInfo::Open(nsIURI *,int,char const*,nsISupports *,nsIURI
> *,nsIInputStream *,nsISupports *,nsISupports * *) [nsURILoader.cpp:168]
> nsURILoader::OpenURIWithPostDataVia(nsIURI *,int,char
> const*,nsISupports *,nsIURI *,nsIInputStream *,nsISupports *,nsISupports *
> *,UINT) [nsURILoader.cpp:418]
> Allocation location
> malloc [dbgheap.c:129]
> PR_Malloc [prmem.c:38]
> nsSimpleCharString::ReallocData(UINT) [nsFileSpec.cpp:248]
> nsSimpleCharString::CopyFrom(char const*,UINT) [nsFileSpec.cpp:167]
> nsSimpleCharString::nsSimpleCharString(char const*)
> [nsFileSpec.cpp:60]
> nsFileSpecHelpers::UnixToNative(nsSimpleCharString&)
> [nsFileSpecWin.cpp:104]
> nsFileSpec::+=(char const*) [nsFileSpecWin.cpp:394]
> nsChromeRegistry::CheckForProfileFile(nsCAutoString
> const&,nsCAutoString&) [nsChromeRegistry.cpp:1278]
> nsChromeRegistry::LoadDataSource(nsCAutoString const&,nsIRDFDataSource
> * *,int) [nsChromeRegistry.cpp:713]
>
> nsChromeRegistry::InitializeDataSource(nsString&,nsString&,nsIRDFDataSource *
> *,int) [nsChromeRegistry.cpp:784]
>
> which is fixed by this patch.
git-svn-id: svn://10.0.0.236/trunk@55693 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:53:37 +00:00
svn%xmlterm.org
2097758f51
XMLterm changes; NOT PART OF SEAMONKEY BUILD;
...
fixed Solaris bug in makemake; removed reference to nsIScriptContextOwner in
mozXMLTermUtils; updated documentation
git-svn-id: svn://10.0.0.236/trunk@55692 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:50:54 +00:00
rhp%netscape.com
0dce9c7a7c
Remove printf()'s that I missed earlier
...
git-svn-id: svn://10.0.0.236/trunk@55691 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:49:46 +00:00
svn%xmlterm.org
bd78970365
Removed unnecessary files in XMLterm; NOT PART OF SEAMONKEY BUILD
...
git-svn-id: svn://10.0.0.236/trunk@55690 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:45:52 +00:00
rhp%netscape.com
5bb07d651f
Fixing "const" problem
...
git-svn-id: svn://10.0.0.236/trunk@55689 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:42:43 +00:00
bienvenu%netscape.com
aa8d28386b
fix bug on mac where filters only work first time, r=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@55688 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:31:44 +00:00
varada%netscape.com
e8028087e0
fix for bug#20890 changing function type from void to bool
...
git-svn-id: svn://10.0.0.236/trunk@55687 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:23:20 +00:00
rgoodger%ihug.co.nz
60684c56a2
updated data persistence manager. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55686 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:11:15 +00:00
rhp%netscape.com
3a1086bffa
Fix for TXT - HTML conversion - r: rhp - external contributor
...
git-svn-id: svn://10.0.0.236/trunk@55685 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:10:57 +00:00
dougt%netscape.com
0419f0e310
removing MoveToFollowingLinks(). It was discussed that was not needed due
...
to links being broken. r=shaver
more tweeks to get symlinks working correct on windows.
not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@55684 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:07:38 +00:00
pollmann%netscape.com
945d82f2db
Bug 19062: Fix crash when forms are absolutely positioned by giving them a space manager r=Troy
...
git-svn-id: svn://10.0.0.236/trunk@55683 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:07:03 +00:00
troy%netscape.com
23414d53c9
Removed code from PrepareChildIncrementalReflow() that was marking all lines
...
dirty if max-element-size was requested.
git-svn-id: svn://10.0.0.236/trunk@55682 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:05:51 +00:00
akkana%netscape.com
422c14fe78
20603: In an HTML document, the body node should always be part of the
...
selection, because output needs to get style nodes on the body. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@55681 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:05:16 +00:00
dp%netscape.com
c1ad24f646
Using ShutdownGlobalServiceManager() for servicemanager shutdown. r=putterman@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55680 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:03:25 +00:00
dp%netscape.com
76ba2b6544
Adding assertion to check for improper shutdown of servicemanager. r=chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55679 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:00:30 +00:00
dp%netscape.com
af2c8ed503
Removing usage of nsComponentManager.h r=selmer
...
git-svn-id: svn://10.0.0.236/trunk@55678 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:59:32 +00:00
dp%netscape.com
542244281b
Removing nsComponentManager.h from export
...
git-svn-id: svn://10.0.0.236/trunk@55677 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:58:30 +00:00
evaughan%netscape.com
791292ffa1
Fixed that nasty bug that caused fonts to change when clicking in the URL bar. -r jevering
...
git-svn-id: svn://10.0.0.236/trunk@55676 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:56:28 +00:00
dbragg%netscape.com
ef575728ae
Build xpinstall idl after xpfe (build bustage)
...
git-svn-id: svn://10.0.0.236/trunk@55675 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:49:02 +00:00
rogerl%netscape.com
11acc154a5
Added 'flat' argument to NewRegExp to force literal interpretation of
...
entire string.
git-svn-id: svn://10.0.0.236/trunk@55674 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:48:03 +00:00
rogerl%netscape.com
42e4c9ee34
Needed a quick-and-dirty constructor from a string.
...
git-svn-id: svn://10.0.0.236/trunk@55673 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:47:13 +00:00
rogerl%netscape.com
6573b9f779
Added 'flat' argument to NewRegExp to force literal interpretation of
...
entire string.
Fixed String.replace to not coerce first arg to regexp.
Fixed behaviour of replace w.r.t. $
git-svn-id: svn://10.0.0.236/trunk@55672 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:46:43 +00:00
rogerl%netscape.com
a3f7091a2e
Added 'flat' argument to NewRegEXp to force literal interpretation of
...
entire string.
git-svn-id: svn://10.0.0.236/trunk@55670 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:44:08 +00:00
scc%netscape.com
ae0737cdba
Fix specialized |CallQueryInterface| as per review by travis ... r=travis.
...
git-svn-id: svn://10.0.0.236/trunk@55669 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:44:06 +00:00
scc%netscape.com
948cb30176
|NS_REINTERPRET_CAST| might try to adjust pointers on machines where it turns into an old-style cast. Fix that by first casting to |void*|. r=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@55668 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:41:28 +00:00
dveditz%netscape.com
fca89c83ad
fixing Unix clobber build bustage, r=dbragg
...
git-svn-id: svn://10.0.0.236/trunk@55667 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:26:04 +00:00
dveditz%netscape.com
65efe9489a
fixing Solaris bustage (usuall nsCOMPtr problem) r-dbragg
...
git-svn-id: svn://10.0.0.236/trunk@55666 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:19:13 +00:00
waldemar%netscape.com
2b21095fef
Removed field, method, and constructor. Added static.
...
git-svn-id: svn://10.0.0.236/trunk@55665 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:35:00 +00:00
waldemar%netscape.com
5d10cfab17
Fixed Harlequin incompatibilities
...
git-svn-id: svn://10.0.0.236/trunk@55664 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:34:29 +00:00
racham%netscape.com
729cc3439a
error value returned from profile manager to exit the app. removing check on rv. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55663 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:25:52 +00:00
robinf%netscape.com
a08bb3b046
removed Netscape branding and added Mozilla branding
...
git-svn-id: svn://10.0.0.236/trunk@55662 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:19:07 +00:00
beard%netscape.com
07d6c2844b
took out calls to NS_InitGarbageCollector() & NS_ShutdownGarbageCollector() which are now supplanted by internal NSPR versions. r=gordon, bug #15906
...
git-svn-id: svn://10.0.0.236/trunk@55661 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:13:13 +00:00
pinkerton%netscape.com
0082a081b1
fix spellings and build warnings (bug #15571 ). r=gimpy.
...
git-svn-id: svn://10.0.0.236/trunk@55660 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:12:15 +00:00
rods%netscape.com
5f2a780227
Fixing the updating of the frame for when the label changes (i.e. via script)
...
sends back a reflow hint. It also checks to see if the primary frame is a combobox
and asks it to refresh its display
r=kmcclusk bug 19373 (PDT+)
git-svn-id: svn://10.0.0.236/trunk@55659 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:10:34 +00:00
gordon%netscape.com
44dcb3f475
formatting change. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@55658 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:10:30 +00:00
gordon%netscape.com
c1348b13c6
added prgcleak.c. r=beard, bug #15906
...
git-svn-id: svn://10.0.0.236/trunk@55657 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:10:15 +00:00
dbragg%netscape.com
31895d9cb7
MCP file change for bug 7753 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55656 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:09:53 +00:00
dbragg%netscape.com
51ec2e3697
New Progress dialog and support code.Fixes bug #7753 (and others) r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55655 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:09:16 +00:00
rods%netscape.com
0e84614fdd
Always passing back that the frames are there, this still isn't right and needs to be
...
reworked again. But this will able some XUL selects to work that otherwise would be
broken and I haven't found it to cause any problems with a lot of testing. I have
regressed to this situation in the past and it worked OK.
r=kmcclusk, bug=none but hangas (or self) would have filed one by end of day.
git-svn-id: svn://10.0.0.236/trunk@55654 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:08:41 +00:00
alecf%netscape.com
57cf8da23c
check for null pointer - happens when necko gives us back an empty channel (this is the only place we weren't checking)
...
r=jefft
git-svn-id: svn://10.0.0.236/trunk@55653 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:01:52 +00:00
varada%netscape.com
eac9d23719
fix for bug #4992 - the second and third lines for the installer screen - changed the script.ib
...
git-svn-id: svn://10.0.0.236/trunk@55652 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:59:20 +00:00
locka%iol.ie
e0687b7223
Fixed to build mozctl.dll
...
git-svn-id: svn://10.0.0.236/trunk@55651 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:54:09 +00:00
blizzard%redhat.com
ff86accb12
fix for bug 19559. fix the test plugin on linux. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@55650 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:50:00 +00:00
law%netscape.com
52e7e2a0de
Fix for 10613; don't use setTimeout which crashes Mac; r=matt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55649 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:48:28 +00:00
troy%netscape.com
3ce26e48f9
Removed an assert that is no longer applicable
...
git-svn-id: svn://10.0.0.236/trunk@55648 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:43:07 +00:00
norris%netscape.com
d129ce569d
The data protocol doesn't seem to be working. The problem appears to be that a nsStdURL is used to hold the data URI.
...
Unfortunately, using nsStdURL parses the data URI so that a URI like "data:text/html,<html>hi</html>" gets parsed with a
host of "text". When the rest of the data URI processing calls GetSpec, it then gets "//text/html,<html>hi</html>", which
confuses the content type parsing so no data is displayed.
This checkin changes to use a nsSimpleURI instead.
r=valeski
git-svn-id: svn://10.0.0.236/trunk@55647 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:42:58 +00:00
troy%netscape.com
aa323aac76
b=16456. Removed some debug assertion code that was incorrect and caused
...
us to hit asserts when printing
git-svn-id: svn://10.0.0.236/trunk@55646 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:41:48 +00:00
putterman%netscape.com
a4c2e3c639
Fixes part of 18075. reviewed by jefft. Don't crash when doing get msg on a pop account
...
that has no incoming server.
git-svn-id: svn://10.0.0.236/trunk@55645 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:35:05 +00:00
robinf%netscape.com
728af9c6ac
expanded width of a text field so that text is not truncated
...
git-svn-id: svn://10.0.0.236/trunk@55644 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:32:19 +00:00
dougt%netscape.com
83e21d3a65
13320 more tweaking to nsIFile windows impl.
...
not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@55643 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:31:25 +00:00
erik%netscape.com
b6eb1a0559
bug 8801; adding new font prefs implementation; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@55642 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:27:52 +00:00
erik%netscape.com
ac4eb59b78
bug 8801; adding font prefs implementation for Windows initially; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@55641 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:27:17 +00:00
varada%netscape.com
85f82c8c63
clean up
...
git-svn-id: svn://10.0.0.236/trunk@55640 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:26:22 +00:00
erik%netscape.com
618b8789ad
bug 8801; adding defaults for the new font prefs; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@55639 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:25:50 +00:00
gordon%netscape.com
795b69917e
Checkin for Mark Welch. Approved by wtc. Reviewed by gordon. Fixes for bugs 4318 and 4320 (server sockets and blocking socket IO for mac).
...
git-svn-id: svn://10.0.0.236/trunk@55638 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:22:59 +00:00
varada%netscape.com
63059e699b
fix for bug #17478 getting rid of unix line endings - merely check them out in vi or viw and then save them and the line endings disappear
...
git-svn-id: svn://10.0.0.236/trunk@55637 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:13:58 +00:00
racham%netscape.com
ee277bdc54
Fixing memory leak. bug 21038. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55636 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:05:22 +00:00
sspitzer%netscape.com
ec0d246f33
fix for #21079 , infinite loop when discovering folders. r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@55635 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:04:24 +00:00
locka%iol.ie
0f12896f7b
Include nsXPIDLString.h
...
git-svn-id: svn://10.0.0.236/trunk@55634 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:02:20 +00:00
locka%iol.ie
aa3a7a5a2a
Fixed bad const casting
...
git-svn-id: svn://10.0.0.236/trunk@55633 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:01:59 +00:00
locka%iol.ie
a2ff8a9338
Added a guard around the interface file to stop #include'ing exdisp.h before or after MozillaBrowser.h from breaking a build
...
git-svn-id: svn://10.0.0.236/trunk@55632 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:01:28 +00:00
rhp%netscape.com
a44e398c1f
Fix for garbage display on text=flowed messages. r: rhp Externally Contributed
...
git-svn-id: svn://10.0.0.236/trunk@55631 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:54:41 +00:00
pinkerton%netscape.com
96145b994f
Fixes for bug #18409 (again). Don't assume that we can rely on ::GlobalSize() for the
...
length of the data. We have to figure it out ourselves because of alignment differences
between 98 and NT (r=gimpy).
git-svn-id: svn://10.0.0.236/trunk@55630 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:45:01 +00:00
dp%netscape.com
84acce94c4
Converting to generic factory. Fixed vcard factory holding
...
servicemanager. r=rhp@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55629 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:44:49 +00:00
fur%netscape.com
679b925a44
Add cache manager xpt file to installed components, in case someone wants to script it someday
...
git-svn-id: svn://10.0.0.236/trunk@55628 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:41:16 +00:00
valeski%netscape.com
e59b30372e
r=chofmann. adding content-type to default response headers for testserver
...
git-svn-id: svn://10.0.0.236/trunk@55627 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:36:47 +00:00
rickg%netscape.com
c5e57a05f3
removed debug-test code I added yesterday that caused problem with pasting fragments; My apologies. r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@55626 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:35:57 +00:00
rhp%netscape.com
154c1a78d8
Fixing Mac Project - Location of new stream converter
...
git-svn-id: svn://10.0.0.236/trunk@55625 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:31:49 +00:00
sdagley%netscape.com
27cbf1994b
Part of #17949 . nsLocalFileMac work. Not part of build yet.
...
git-svn-id: svn://10.0.0.236/trunk@55624 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:26:51 +00:00
rginda%netscape.com
692f5f92bd
-- CHATZILLA CHANGES ONLY --
...
Raised max input history to 50 (was set to 2 for debugging, oops)
git-svn-id: svn://10.0.0.236/trunk@55623 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:25:20 +00:00
rhp%netscape.com
44649e28d3
Fixes for Text - HTML converstion - r: rhp - externally contributed
...
git-svn-id: svn://10.0.0.236/trunk@55622 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:25:00 +00:00
wtc%netscape.com
9c9a6b4b15
Reworked how thread scanning is done, so thread objects can now be
...
safely allocated on the thread stack. Moved the GC scanning code
into NSPR in a new file called prgcleak.c. (Checkin for Patrick Beard.)
Modified files: primpl.h, prinit.c, prthinfo.c, pruthr.c.
Added file: prgcleak.c.
git-svn-id: svn://10.0.0.236/trunk@55621 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:23:48 +00:00
cata%netscape.com
1943eb7204
Charset menu items are taken from the Charset Manager. r=bobj
...
git-svn-id: svn://10.0.0.236/trunk@55620 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:23:47 +00:00
cata%netscape.com
f106ee6a5b
Moving items from submenu to parent. r=bobj
...
git-svn-id: svn://10.0.0.236/trunk@55619 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:22:57 +00:00
tonyr%fbdesigns.com
1a846f0e84
Bug fixes for importing from NT
...
git-svn-id: svn://10.0.0.236/trunk@55618 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:22:34 +00:00
despotdaemon%netscape.com
6206005f5f
Pseudo-automatic update of changes made by dshea@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@55617 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:22:31 +00:00
rhp%netscape.com
e3fe383557
Fixes for TXT - HTML Conversion - r: rhp (externally contributed)
...
git-svn-id: svn://10.0.0.236/trunk@55616 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:20:02 +00:00
fur%netscape.com
4ad31c92ef
Add cache manager to list of installed components
...
git-svn-id: svn://10.0.0.236/trunk@55615 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:18:21 +00:00
rhp%netscape.com
76708977b8
Changes for mangled attachments - Bug #20956 - r: valeski
...
git-svn-id: svn://10.0.0.236/trunk@55614 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:17:41 +00:00
fur%netscape.com
5639bf7c12
Change name of cache lib from libnkcache.so to libnecko_cache.so, to be more consistent with other necko components
...
git-svn-id: svn://10.0.0.236/trunk@55613 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:16:58 +00:00
brendan%mozilla.org
d2ded9c6d9
- Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral.
...
- Allow nsIScriptContext::BindEventHandler to take a null void* handler argument, to remove the binding by nullifying it (for hyatt's XML-driven-key-mapping work).
- Try to GetCompiledEventHandler (and if we don't, and compile it, Put too) for the load event and other non-deferred (XUL window-level) event listeners.
- Improve doc comments and whitespace.
git-svn-id: svn://10.0.0.236/trunk@55612 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:14:17 +00:00
jdunn%netscape.com
68ab808ffd
r= evaughan@netscape.com
...
# 20933
HP was having problems with the GET_HEIGHT/GET_WIDTH macros being
on the left of the '=', so I created a SET_HEIGHT/SET_WIDTH macros.
git-svn-id: svn://10.0.0.236/trunk@55611 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:10:45 +00:00
alecf%netscape.com
5cfe68fe2e
behave like one might expect in the case of passing null the nsCRT::strcmp when passing NULL
...
review & discussed with brendan, shaver
git-svn-id: svn://10.0.0.236/trunk@55610 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:10:31 +00:00
waldemar%netscape.com
0adbaf9a98
Added next-token-unit. Simplified grammar and removed boolean actions that indicate whether the next token can be a regexp. Added assertion that a * can't follow a division.
...
git-svn-id: svn://10.0.0.236/trunk@55609 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:09:10 +00:00
despotdaemon%netscape.com
9166d76d8b
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@55607 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:08:35 +00:00
waldemar%netscape.com
0b8e72cc74
Added hash-table-entries
...
git-svn-id: svn://10.0.0.236/trunk@55604 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:07:04 +00:00
morse%netscape.com
a2bb22f4c2
fix bug 20946, memory leak in wallet code, r=buster
...
git-svn-id: svn://10.0.0.236/trunk@55603 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:06:47 +00:00
waldemar%netscape.com
d7ad1303c5
Fixed bug in forbidden terminalset calculations
...
git-svn-id: svn://10.0.0.236/trunk@55602 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:06:43 +00:00
sspitzer%netscape.com
f875003fef
tweak fix for #15111 on last time. morse had the logic right the first time,
...
we need to subtract the # of seconds between 1970 and 1900 from the mac cookies,
not add.
git-svn-id: svn://10.0.0.236/trunk@55599 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:05:52 +00:00
waldemar%netscape.com
6611de1186
Made semantics compiled on Allegro
...
git-svn-id: svn://10.0.0.236/trunk@55598 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:04:58 +00:00
rginda%netscape.com
1d5ae86d11
Adding check for null document. Prevents crash described in bug 20677.
...
r=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@55596 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:04:52 +00:00
bienvenu%netscape.com
b6a95f1ac7
fix problem with extra .msf tacked on db names for imap r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@55595 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:04:12 +00:00
blizzard%redhat.com
9878fd34ac
add a debugging window utility for gtk
...
git-svn-id: svn://10.0.0.236/trunk@55594 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:02:40 +00:00
varada%netscape.com
13377b59e5
fix for bug #5020 creating the proper cd output directory
...
git-svn-id: svn://10.0.0.236/trunk@55593 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 21:26:20 +00:00
cltbld%netscape.com
73348f285b
Changed old resrc dll to new res dll. checkin=warren, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@55592 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 20:31:20 +00:00
rginda%netscape.com
04118508dc
Should be working on all platforms again.
...
git-svn-id: svn://10.0.0.236/trunk@55591 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 20:00:27 +00:00
rginda%netscape.com
82331502dc
More windows dual-build tweaks (arg!)
...
git-svn-id: svn://10.0.0.236/trunk@55590 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 19:56:40 +00:00
rginda%netscape.com
52856beb12
More tweaks to sm engine selection
...
Updated documentation to reflect tweaks
git-svn-id: svn://10.0.0.236/trunk@55589 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 19:47:06 +00:00
rginda%netscape.com
1622daf8ef
* jsDriver.pl
...
Fix it to know about the two kinds of spidermonkey make on windows
(Makefile.ref and js.mak)
git-svn-id: svn://10.0.0.236/trunk@55588 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 19:35:45 +00:00
despotdaemon%netscape.com
b231c3df4d
Pseudo-automatic update of changes made by phil@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@55587 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 19:23:39 +00:00
scc%netscape.com
dba31d43b3
and there's another instance of the build-busting old cast still in the file
...
git-svn-id: svn://10.0.0.236/trunk@55585 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 15:51:21 +00:00
rhp%netscape.com
e23f78e0d1
Adding file to tree - NOT PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@55584 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 15:29:20 +00:00
scc%netscape.com
d35ae0e781
Mis-spelled one of two instances of |NS_REINTERPRET_CAST|, in the same line yet. Damn :-(
...
git-svn-id: svn://10.0.0.236/trunk@55583 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 15:26:41 +00:00
scc%netscape.com
5344c3abe4
Attempting to fix build bustage. Looks like a compiler bug (since |TestObserver| isn't a base class of |nsISupports| in any way, at least the error message has got to be wrong).
...
git-svn-id: svn://10.0.0.236/trunk@55582 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 14:46:35 +00:00
scc%netscape.com
d82bf53dc0
Adding an alternate version of |CallQueryInterface| as an experiment on behalf of travis. This function is not yet called, and should not effect the build or the runtime. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55581 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 14:09:29 +00:00
scc%netscape.com
fd67f20a6a
Make observers support weak references. Bug #18682 ; r=dp.
...
git-svn-id: svn://10.0.0.236/trunk@55580 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 14:06:36 +00:00
Jerry.Kirk%Nexwarecorp.com
35f11dec0f
Added an include to silence some warnings and added a call to munlockall().
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55579 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 13:12:26 +00:00
Jerry.Kirk%Nexwarecorp.com
a1dd1bbd91
Added $(TK_LIBS) to EXTRA_LIBS for Neutrino because Timers require the
...
photon native library to be linked in to work properly.
r=rhp
git-svn-id: svn://10.0.0.236/trunk@55578 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 12:57:31 +00:00
rickg%netscape.com
9568c0a1e2
fixed bug in nsStr::Compare(); r=dveditz (who also found the bug)
...
git-svn-id: svn://10.0.0.236/trunk@55577 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 09:52:43 +00:00
fur%netscape.com
e2cc250b30
+ Eliminated use of bool to accommodate non-ANSI C++ compilers.
...
(Thanks to tor@cs.brown.edu for the patch)
+ Eliminated compiler warnings
git-svn-id: svn://10.0.0.236/trunk@55576 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 09:49:55 +00:00
sspitzer%netscape.com
11eb90ae0b
ignore the generated Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@55575 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 09:31:05 +00:00
sspitzer%netscape.com
0109b97c9b
fix for #20906 . fix the twitchy button in the select profile dialog.
...
fix by=rgoodger@ihug.co.nz , r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@55574 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 09:12:59 +00:00
valeski%netscape.com
592665b4d9
r=rickg. replacing a char const w/ an int literal
...
git-svn-id: svn://10.0.0.236/trunk@55573 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:58:50 +00:00
fur%netscape.com
111e27ee79
Fixed incorrect calculation of content download time and profitability of caching a given URL. r:none
...
git-svn-id: svn://10.0.0.236/trunk@55572 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:51:03 +00:00
sspitzer%netscape.com
f8e3595435
ok, really fix #15111 this time. we need to add 70 years of seconds to a mac cookie, not subtract. also, we need the migrated cookie file to have '\n' line endings, or nsCookie.cpp will ignore it.
...
git-svn-id: svn://10.0.0.236/trunk@55571 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:50:50 +00:00
fur%netscape.com
2ae24d5c5f
Increase default memory cache capacity to 1M from 100KB testing value
...
git-svn-id: svn://10.0.0.236/trunk@55570 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:49:42 +00:00
alecf%netscape.com
01769cf0b5
fix for #20647 (required to verify a PDT+ bug)
...
r=sspitzer
nsCRT::strcmp was returning 0 when you pass a PRUnichar* 0 null pointer
git-svn-id: svn://10.0.0.236/trunk@55569 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:48:52 +00:00
jfrancis%netscape.com
edba5add24
fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved.
...
git-svn-id: svn://10.0.0.236/trunk@55568 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:30:19 +00:00
jband%netscape.com
4727d6ae47
fixing the last modified date - not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@55567 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:23:01 +00:00
jband%netscape.com
43f3345a6b
updating xptcall status - not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@55566 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 08:21:31 +00:00
rickg%netscape.com
a0a4987a35
disabling residual style until I can find the hang that simon reported; r=none
...
git-svn-id: svn://10.0.0.236/trunk@55565 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:51:33 +00:00
fur%netscape.com
a793371759
Sun compiler requires nsCOMPtr types to be fully defined
...
git-svn-id: svn://10.0.0.236/trunk@55564 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:51:31 +00:00
sspitzer%netscape.com
3be34bfeff
fix, and the turn on morse's fix for #15111 . now cookies get migrated on the mac correctly.
...
git-svn-id: svn://10.0.0.236/trunk@55563 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:44:31 +00:00
sfraser%netscape.com
e232c6c064
#ifdef out a printf. r=none
...
git-svn-id: svn://10.0.0.236/trunk@55562 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:38:16 +00:00
rickg%netscape.com
cf7c17f944
WIP on fixing <noscript> bug for real -- post dogfood. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@55561 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:25:56 +00:00
sfraser%netscape.com
21799bdf04
Make sure that all warnings just printf on Mac, and don't dump you into MacsBug. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@55560 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:21:30 +00:00
mscott%netscape.com
d580800895
Bug #20698 --> unescape the url before figuring out the file path
...
git-svn-id: svn://10.0.0.236/trunk@55559 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:18:06 +00:00
jband%netscape.com
1d0d491d3d
adding member initializer to quiet Purify. r=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@55558 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:17:44 +00:00
sfraser%netscape.com
e09cc4c51d
Add the cache projects to the build. r=fur.
...
git-svn-id: svn://10.0.0.236/trunk@55557 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:16:43 +00:00
mscott%netscape.com
8775c2609c
Bug # 20698 --> make image consumer a content listener and load image urls through the uri loader
...
instead of trying to load them ourselves.
r=travis.
git-svn-id: svn://10.0.0.236/trunk@55556 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:15:42 +00:00
mscott%netscape.com
15b1fec8af
Bug #20698 --> add new uri load command for loading in the background.
...
When creating the channel, if the uri load command is viewBackground then set the load flag
on the channel appropriately.
git-svn-id: svn://10.0.0.236/trunk@55555 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:14:40 +00:00
waterson%netscape.com
ef1cd092e1
Bug 20712. Get the presshell from the *content* area, not the enclosing browser window.
...
git-svn-id: svn://10.0.0.236/trunk@55554 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:07:14 +00:00
fur%netscape.com
ffaac3e9e6
Include definition of nsIStorageStream class to satisfy Sun compiler
...
git-svn-id: svn://10.0.0.236/trunk@55553 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:05:31 +00:00
rginda%netscape.com
0f75f23440
-- CHATZILLA CHANGES ONLY --
...
* index.html
Updated sll.js changes, added link to the m.o chatzilla page.
* test3-handlers.js, test3-static.js
Added input-history stuff.
git-svn-id: svn://10.0.0.236/trunk@55552 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:04:22 +00:00
valeski%netscape.com
152b822223
20956. r=rpotts. necko no longer assumes any MIME type. we send out application/x-unknown-content-type internal MIME type if we don't *know* what the type is. It's now truly up to the app to figure out what to do
...
git-svn-id: svn://10.0.0.236/trunk@55551 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 07:00:47 +00:00
valeski%netscape.com
7a2ef93455
20956. r=rpotts. necko no longer assumes any MIME type. we send out application/x-unknown-content-type internal MIME type if we don't *know* what the type is. It's now truly up to the app to figure out what to do"
...
git-svn-id: svn://10.0.0.236/trunk@55550 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:59:25 +00:00
valeski%netscape.com
359944da48
nsJARProtocol.cpp
...
git-svn-id: svn://10.0.0.236/trunk@55549 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:58:55 +00:00
rickg%netscape.com
9317da9e42
fixed blockers: 19598 and 20624 with temp workaround; r=syd.
...
git-svn-id: svn://10.0.0.236/trunk@55548 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:48:56 +00:00
sfraser%netscape.com
1b51bd36a3
Add DBM to the project. r=fur
...
git-svn-id: svn://10.0.0.236/trunk@55547 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:48:22 +00:00
sfraser%netscape.com
33de5e1c80
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@55546 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:43:19 +00:00
sfraser%netscape.com
dbb80e2d33
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@55545 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:36:12 +00:00
rpotts%netscape.com
b5e7662905
bug #20490 (r=valeski). Fixed problem where OnStopRequest was being fired (incorrectly) on 30x and 40x redirects...
...
git-svn-id: svn://10.0.0.236/trunk@55544 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:35:55 +00:00
sfraser%netscape.com
a60b2a2d65
Changing usage of nsCOMPtr on a non-interface pointer to raw addref-release. r=fur
...
git-svn-id: svn://10.0.0.236/trunk@55543 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:32:52 +00:00
sfraser%netscape.com
356f03c947
Some casts and a .get() so that it compiles on Mac. r=fur
...
git-svn-id: svn://10.0.0.236/trunk@55542 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:31:14 +00:00
sfraser%netscape.com
0bf5246e2c
Fixes to build on Mac, where PRInt64 is a struct, and fix a typo. r=fur
...
git-svn-id: svn://10.0.0.236/trunk@55541 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:29:13 +00:00
sspitzer%netscape.com
4bb18e4e27
fix for #20896 , need to select menu or folder picker twice to see the top
...
level folders for a server. fix from putterman, r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@55540 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:20:02 +00:00
alecf%netscape.com
1bf01b249e
fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
...
r=sspizter
git-svn-id: svn://10.0.0.236/trunk@55539 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:17:43 +00:00
sdagley%netscape.com
562e044a96
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@55538 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:05:45 +00:00
sdagley%netscape.com
4713b64ef5
nsStorageStream.h is needed by nkcache. Doesn't affect builds
...
git-svn-id: svn://10.0.0.236/trunk@55537 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:04:13 +00:00
bienvenu%netscape.com
f39ecfd904
fix body filter problem for local messages, r=mscott 17058
...
git-svn-id: svn://10.0.0.236/trunk@55536 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 05:52:56 +00:00
bienvenu%netscape.com
2589b7864d
fix msf file names for imap folders with illegal characters, r=mscott 20324
...
git-svn-id: svn://10.0.0.236/trunk@55535 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 05:51:53 +00:00
bienvenu%netscape.com
2b18cdd84a
fix problem threading headers by subject when date order is not arrival order, r=mscott 20421
...
git-svn-id: svn://10.0.0.236/trunk@55534 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 05:36:06 +00:00
evaughan%netscape.com
7773253d6f
Fix for PDP+ bug #20712
...
-r beard
git-svn-id: svn://10.0.0.236/trunk@55533 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 05:28:32 +00:00
briano%netscape.com
9de0f9e097
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@55532 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 05:15:46 +00:00
rickg%netscape.com
2cccb5c8ab
removed 2 warnings; r=none
...
git-svn-id: svn://10.0.0.236/trunk@55531 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 05:07:53 +00:00
fur%netscape.com
cfe011edf5
+ Added cast to help Mac compile
...
+ Fixed problem in which download-time was not being computed (#8305 )
git-svn-id: svn://10.0.0.236/trunk@55530 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:54:05 +00:00
fur%netscape.com
7fd9c18f5f
Christ, forgot the semicolon
...
git-svn-id: svn://10.0.0.236/trunk@55529 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:49:43 +00:00
fur%netscape.com
03bfa48dc1
Remove test code
...
git-svn-id: svn://10.0.0.236/trunk@55528 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:45:44 +00:00
troy%netscape.com
c42e11df4b
b=20873. Switched to using underlying NSPR arena for frame memory allocation,
...
and reduced the recycler array.
git-svn-id: svn://10.0.0.236/trunk@55527 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:36:08 +00:00
pavlov%netscape.com
0f8dec295e
build cache build r=fur
...
git-svn-id: svn://10.0.0.236/trunk@55526 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:29:26 +00:00
pavlov%netscape.com
fea7b82523
cache stuff r=fur
...
git-svn-id: svn://10.0.0.236/trunk@55525 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:28:23 +00:00
evaughan%netscape.com
3c52ac7a68
Fixed build bustage looks like a merge error.
...
git-svn-id: svn://10.0.0.236/trunk@55524 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:27:20 +00:00
warren%netscape.com
d0ed1c4035
Swapped res: and resource: protocol schemes so that now nsResProtocolHandler is used by default. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@55523 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:04:21 +00:00
fur%netscape.com
188b1759d3
Disabling the cache build on unix until I can get a handle on the problem
...
git-svn-id: svn://10.0.0.236/trunk@55522 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 04:00:43 +00:00
briano%netscape.com
30ea3a1c5f
Backed out my earlier QNX memory model change. It compiles just fine, but binaries linked in this manner don't run (memory violation). Sigh...
...
git-svn-id: svn://10.0.0.236/trunk@55521 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 03:50:43 +00:00
evaughan%netscape.com
edbfd05a90
1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122
...
-r Troy
git-svn-id: svn://10.0.0.236/trunk@55520 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 03:36:05 +00:00
varada%netscape.com
ad0daefa8e
fix for file browsing to the last selected value bug #20345
...
git-svn-id: svn://10.0.0.236/trunk@55519 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 03:27:19 +00:00
briano%netscape.com
481374c04f
QNX-specific fix. An echo was left out, resulting in an (ignored) error.
...
git-svn-id: svn://10.0.0.236/trunk@55518 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 03:23:55 +00:00
fur%netscape.com
7574588de7
Fix imminent unix build bustage because I failed to add the cache makefiles
...
git-svn-id: svn://10.0.0.236/trunk@55517 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 03:17:35 +00:00
fur%netscape.com
235da90d92
Enable building of cache on unix
...
git-svn-id: svn://10.0.0.236/trunk@55516 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:39:31 +00:00
danm%netscape.com
d82be4211b
add deathgrip to JSContext to prevent its untimely destruction. fixes bug 20193. r:brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@55515 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:39:17 +00:00
fur%netscape.com
08601657ad
Add cache tests
...
git-svn-id: svn://10.0.0.236/trunk@55514 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:32:34 +00:00
fur%netscape.com
ab390d9a24
Enable building of cache on Windows
...
git-svn-id: svn://10.0.0.236/trunk@55513 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:19:56 +00:00
fur%netscape.com
3b7e795657
Replaced spaces with tab to fix build bustage for rgoodger
...
git-svn-id: svn://10.0.0.236/trunk@55512 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:17:24 +00:00
fur%netscape.com
cb8d4be3b8
Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache)
...
git-svn-id: svn://10.0.0.236/trunk@55511 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:07:31 +00:00
tbogard%aol.net
aadd0fb038
Checkin for valeski:"r=travis, fixing eval of un-init'd rv".
...
git-svn-id: svn://10.0.0.236/trunk@55510 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:06:25 +00:00
brendan%mozilla.org
f512f2dbb4
Add off-by-default metering, improve comments (r=waterson@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@55509 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:06:10 +00:00
waterson%netscape.com
4f7ac1c445
Pretty up Franz Sirl's code; fix STUB_ENTRY() macro to use r12 as the register in which the method index is passed; r4 is used for passing the first parameter! r=beard@netscape.com (actually, most of the work was beard!)
...
git-svn-id: svn://10.0.0.236/trunk@55508 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:05:54 +00:00
sspitzer%netscape.com
4369043f13
remove the check on rv. we are already doing the right thing.
...
fix by=racham, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@55507 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:58:26 +00:00
edburns%acm.org
2050d69f72
This change is not related to SeaMonkey, so it can't break the build.
...
r=marklin
a=edburns
bug=20659
added #ifdef XP_UNIX for GTK_MOZAREA stuff.
git-svn-id: svn://10.0.0.236/trunk@55506 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:51:54 +00:00
ssu%netscape.com
2c74c6fb06
removing error message if .ini file is missing. affects only windows. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@55503 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:38:22 +00:00
ftang%netscape.com
199df01b45
add query composition event which get current curosor position. add timer base IME x y location query for gtk. r=erik. fix bug 17916 20550
...
git-svn-id: svn://10.0.0.236/trunk@55502 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:29:00 +00:00
rgoodger%ihug.co.nz
9484110b36
signonviewer skinnability, keyboard mappings. r=morse
...
git-svn-id: svn://10.0.0.236/trunk@55501 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:25:36 +00:00
rgoodger%ihug.co.nz
d8a67fa3b9
cookie viewer keyboard mappings, skin update. r=morse
...
git-svn-id: svn://10.0.0.236/trunk@55500 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:21:25 +00:00
cmanske%netscape.com
d0dbb9cc6d
Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@55498 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:12:10 +00:00
despotdaemon%netscape.com
d23f087f32
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@55497 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:01:59 +00:00
matt%netscape.com
3f5ec35ce8
fix for bug 20967 r-chris
...
git-svn-id: svn://10.0.0.236/trunk@55496 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:55:11 +00:00
matt%netscape.com
b82eb95e33
fix for bug 20967
...
git-svn-id: svn://10.0.0.236/trunk@55495 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:53:09 +00:00
brendan%mozilla.org
4fa40f0133
Tidy whitespace and bracing (r=slamm@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@55494 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:52:42 +00:00
slamm%netscape.com
1bb107dcda
Add dialogs. One to verify that the add should be done. Another to warn that the panel has already been added.
...
git-svn-id: svn://10.0.0.236/trunk@55493 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:41:41 +00:00
ssu%netscape.com
a13d7b5d8f
updating scripts to display build version in Setup. Fixes bug #17377 . Not part of tinderbox. Would affect only windows plaforms. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@55491 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:23:38 +00:00
sspitzer%netscape.com
17158c4189
fix for #15042 . fix by=racham, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55490 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:22:30 +00:00
rickg%netscape.com
51c4bb8682
finally landing residual style handling code; r=harishd; other changes include warning removal and comment handling fix, r=buster. This fixes over 50 bugs.
...
git-svn-id: svn://10.0.0.236/trunk@55489 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:22:15 +00:00
rginda%netscape.com
5e0931af82
Fix exit code detection.
...
git-svn-id: svn://10.0.0.236/trunk@55488 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:22:06 +00:00
mscott%netscape.com
fd5f7b2e1a
Fix build breakage for Travis.
...
git-svn-id: svn://10.0.0.236/trunk@55487 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:15:42 +00:00
fur%netscape.com
997f01f69a
Export nsStorageStream.h
...
git-svn-id: svn://10.0.0.236/trunk@55486 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:05:37 +00:00
rods%netscape.com
af658423e2
added a call in the creation of selects (comboboxes):
...
nsHTMLContainerFrame::CreateViewForFrame(aPresContext, comboboxFrame,
aStyleContext, PR_FALSE);
so we get a view when we are absolutely positioned.
r=buster bug 19382
git-svn-id: svn://10.0.0.236/trunk@55485 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 00:05:23 +00:00
rogerl%netscape.com
521e62ba06
Removed unsued local var version - shadowing caused typeof version test
...
to fail.
git-svn-id: svn://10.0.0.236/trunk@55483 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:53:57 +00:00
warren%netscape.com
82ba7cc6a4
2 fixes for directory listings: I added arguments to NewChannel which needed to be added in directory.js. Travis wacked nsHTTPIndexParser::OnStartRequest and didn't preserve the 'call once' stuff. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@55482 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:45:34 +00:00
edburns%acm.org
23db9bcbb7
Changed comment in initialize.
...
git-svn-id: svn://10.0.0.236/trunk@55481 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:42:13 +00:00
rginda%netscape.com
0c1eb4f76c
* jsDriver.pl
...
Turn off trace by default (oops)
Fix test list/ skil list output
git-svn-id: svn://10.0.0.236/trunk@55480 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:38:23 +00:00
tbogard%aol.net
489f5b804a
Changed the way Assertion works. Get ready to remove all the old assertions methods. NS_ASSERTION now works the same way it used with the exception that on Windows it will put up and abort, retry, ignore box if you aren't in the debugger. r=warren.
...
git-svn-id: svn://10.0.0.236/trunk@55479 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:34:48 +00:00
rginda%netscape.com
0875663ade
Moved test from js1_2 section
...
git-svn-id: svn://10.0.0.236/trunk@55478 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:32:25 +00:00
fur%netscape.com
f0328f2b2a
Added cache control flags, in support of Bug #8305 (Implement cache)
...
git-svn-id: svn://10.0.0.236/trunk@55477 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:31:47 +00:00
edburns%acm.org
f861dab0c8
r=marklin
...
a=edburns
bug=20659
Changes to bring webclient sort of up to working shape on unix.
git-svn-id: svn://10.0.0.236/trunk@55476 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:31:11 +00:00
dp%netscape.com
5b4c24a5a0
Checking error status on no url spec and returning error properly. r=morse@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55474 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:29:41 +00:00
dp%netscape.com
cc1f31cb8e
Fixing leak of atoms. r=beard@netscape.com, morse@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55473 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:28:26 +00:00
mcafee%netscape.com
f73794234b
Adding support for -f startup flag, print out execution line. r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@55470 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:20:26 +00:00
robinf%netscape.com
f971abeac7
UI improvements; added bold to group box titles
...
git-svn-id: svn://10.0.0.236/trunk@55468 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:15:37 +00:00
rods%netscape.com
c5c2e469e6
Should have left off the ":"
...
r=self
git-svn-id: svn://10.0.0.236/trunk@55463 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:05:52 +00:00
waterson%netscape.com
657a44f76d
Bug 16709. Set 'content ID' fields on elements as they are constructed from XUL.
...
git-svn-id: svn://10.0.0.236/trunk@55461 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:05:31 +00:00
waterson%netscape.com
823976d121
Bug 20897. Change flow-of-control; panic if we can't get from a presshell to a webshell and beyond. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@55460 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 23:03:53 +00:00
rods%netscape.com
31b5649f91
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
...
using a string and creating and deleting it each time.
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@55459 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:59:43 +00:00
rods%netscape.com
34b37eb441
adding :-moz-option-selected
...
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@55458 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:57:24 +00:00
rogerl%netscape.com
b7d94f969c
version() must have int type argument.
...
Fixed VERSION setting to match shell.js
Fixed 'pass!' string to match 'pass'
git-svn-id: svn://10.0.0.236/trunk@55457 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:47:51 +00:00
rogerl%netscape.com
1f742a3284
version() must have int type argument.
...
Fixed VERSION setting to match expected string in shell.js
git-svn-id: svn://10.0.0.236/trunk@55456 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:46:46 +00:00
rogerl%netscape.com
f23980eeb6
version() must have int type argument
...
git-svn-id: svn://10.0.0.236/trunk@55455 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:45:53 +00:00
akkana%netscape.com
d035392759
Add tests/outsinks to build. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@55454 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:34:11 +00:00
mscott%netscape.com
ea7c0c0563
Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string
...
style version.
Fixed a memory leak of the global window.
r=travis
git-svn-id: svn://10.0.0.236/trunk@55453 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:32:32 +00:00
mscott%netscape.com
8d56484c5e
Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string
...
style version.
r=travis
git-svn-id: svn://10.0.0.236/trunk@55452 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:32:06 +00:00
akkana%netscape.com
8bbd947552
Add htmlparser/tests/outsinks to the enable-tests build
...
git-svn-id: svn://10.0.0.236/trunk@55451 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:29:49 +00:00
jdunn%netscape.com
5e2d02cad7
alecf's checkon on 12/2 (test.cpp) started use of accountmanager which requires
...
libmsgbaseutil so we need to link it in
r= alecf
git-svn-id: svn://10.0.0.236/trunk@55450 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:04:24 +00:00
jdunn%netscape.com
238cb44868
adding newline which is required on HP
...
git-svn-id: svn://10.0.0.236/trunk@55449 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:02:16 +00:00
hyatt%netscape.com
27e5d5d519
Making sure the find dialog gets skinned.
...
git-svn-id: svn://10.0.0.236/trunk@55448 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:00:17 +00:00
akkana%netscape.com
cad9903a6b
Remove a debug printf. Trivial one-line change
...
git-svn-id: svn://10.0.0.236/trunk@55447 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:49:04 +00:00
kin%netscape.com
b61d6c2bdb
Fix for bug #20524 : [DOGFOOD] No Caret in Win32 Composer window
...
Made some modifications to nsEventStateManager::PreHandleEvent().
We now prevent setting of gLastFocusedContent when handling
NS_ACTIVATE. We now allow DOM focus notifications even when
we can't send a blur notification in NS_GOTFOCUS.
r=saari@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55446 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:48:36 +00:00
kmcclusk%netscape.com
654bf6ac36
Modified nsRegionWin::Init to allow for init to be called multiple times on the same instance without leaking HRGN handles. The view manager re-uses nsIRegions by calling Init on an existing instance. bug=19114; r=buster@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55445 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:33:59 +00:00
sspitzer%netscape.com
2913f83f05
only correct cookies if the expires time is non-zero.
...
(zero means the cookie should expire at the end of the current session.)
fix by=morse, r=sspitzer, part of bug #15111
git-svn-id: svn://10.0.0.236/trunk@55444 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:25:01 +00:00
sspitzer%netscape.com
870db29d54
fix for #15111 , need to adjust the times in the a 4.x cookie file to work
...
with 5.0. (the start of our epoch changes on the mac.)
right now, this code is turned off until we finish testing it.
fix by=morse, r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@55443 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:05:33 +00:00
rhp%netscape.com
17576453d3
Cleanup printf's
...
git-svn-id: svn://10.0.0.236/trunk@55442 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:29:27 +00:00
blizzard%redhat.com
1e97cfb9b6
bring the gtk embedded code back from the dead. this is a fix for bug #20396 .
...
git-svn-id: svn://10.0.0.236/trunk@55441 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:28:47 +00:00
blizzard%redhat.com
2f490e6acb
move the installation of the GDK event handler to the first nsWidget() class constructor so that external applications don't have to know about the event handler. part of bug #20396
...
git-svn-id: svn://10.0.0.236/trunk@55440 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:24:36 +00:00
edburns%acm.org
132680033c
r=marklin
...
bug=7785
a=edburns
Change nsIThreadManager::GetCurrentThread(PRUint32 *result)
to nsIThreadManager::GetCurrentThread(nsPluginThread* *result)
git-svn-id: svn://10.0.0.236/trunk@55439 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:12:56 +00:00
kin%netscape.com
238a3616c4
Fix for bug #20106 : [DOGFOOD] caret dissapears after some edit operations
...
Modified nsRangeList::GetFrameForNodeOffset() to handle case where aOffset
is >= to number of children.
r=mjudge@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55438 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:10:18 +00:00
ducarroz%netscape.com
ec87243cd6
Fix for bug 20922. OnAutocComplete and AutoComplete now must start with a lower case. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@55437 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:10:05 +00:00
rhp%netscape.com
944d1180a4
Build bustage fix for picky commercial C++ compilers. Fixes a couple member function prototypes to match their implementation. Contributed by: Tim Rowley <tor@cs.brown.edu> r: rhp
...
git-svn-id: svn://10.0.0.236/trunk@55436 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:07:06 +00:00
mcafee%netscape.com
4a3e063195
whitespace only
...
git-svn-id: svn://10.0.0.236/trunk@55435 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:02:37 +00:00
rginda%netscape.com
639f9e68d3
Adding IRC Client to tasks menu. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@55434 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:56:36 +00:00
mcafee%netscape.com
3b29e0e253
Ignore generated files.
...
git-svn-id: svn://10.0.0.236/trunk@55433 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:44:38 +00:00
mcafee%netscape.com
2871746d83
Adding debug print to put logfile name in build rectangle. Commented-out, uncomment to enable.
...
git-svn-id: svn://10.0.0.236/trunk@55432 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:42:10 +00:00
mcafee%netscape.com
e1d3b6f5c2
Retired copydata.pl
...
git-svn-id: svn://10.0.0.236/trunk@55431 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:40:07 +00:00
norris%netscape.com
c99a01bbd4
Fix ecma_3/ExecutionContexts/10.1.4-1.js
...
git-svn-id: svn://10.0.0.236/trunk@55429 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:03:21 +00:00
sspitzer%netscape.com
ff7a3079f8
new files. not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@55428 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 18:27:26 +00:00
terry%mozilla.org
0ed0a6ba1a
Don't do dmose's paranoid checking of option values in the query page.
...
git-svn-id: svn://10.0.0.236/trunk@55427 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 17:09:54 +00:00
blizzard%redhat.com
d56aa87800
remove all of the #ifdef USE_SUPERWIN defines since it's the default now. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@55426 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 16:23:34 +00:00
Jerry.Kirk%Nexwarecorp.com
3e212de2a9
Change Play from a nsIFileSpec to a nsIURL so it would compile
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55425 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 16:01:25 +00:00
troy%netscape.com
52084caad8
Change to how overflow is handled for absolutely positioned elements.
...
We no longer use nsIAraeFrame and now it's folded into the overflow
area in the reflow metrics
git-svn-id: svn://10.0.0.236/trunk@55424 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 15:49:53 +00:00
jefft%netscape.com
a8d6ce613a
possibly fix bug 20230, save template requires canonical line ending when uploading to an imap server; r=rhp;
...
git-svn-id: svn://10.0.0.236/trunk@55423 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 15:40:24 +00:00
Jerry.Kirk%Nexwarecorp.com
98b3316ae5
Added a check for __QNXNTO__ for the D_INO definition. This should
...
probably be determined in a platform independent way. Bruce filed
bug # 20882
r=bruce
git-svn-id: svn://10.0.0.236/trunk@55422 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 14:03:27 +00:00
Jerry.Kirk%Nexwarecorp.com
f9cf743937
Simplified InvalidateRegion for Photon, but left the old code for
...
a little while in case I was wrong..
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55421 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 14:01:59 +00:00
Jerry.Kirk%Nexwarecorp.com
3eb31bbb1e
Fixed some warning messages that started showing up when I moved to
...
the real compiler.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55420 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 13:45:33 +00:00
rjc%netscape.com
2b66e98597
Fake out the generic builder so that search containers never appear to be "empty"
...
git-svn-id: svn://10.0.0.236/trunk@55419 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 13:07:03 +00:00
rjc%netscape.com
ebb4a10cfb
Fix bug where search engines appear twice the first time (due to order of discovery).
...
git-svn-id: svn://10.0.0.236/trunk@55418 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 12:50:01 +00:00
rjc%netscape.com
da52293f7e
Fix Win bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55417 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 12:03:54 +00:00
rjc%netscape.com
08e89aca70
Make internet search queries stoppable.
...
git-svn-id: svn://10.0.0.236/trunk@55416 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 11:56:19 +00:00
rgoodger%ihug.co.nz
ed3c921a9a
making prefs panels skinnable. (bug 19560)
...
git-svn-id: svn://10.0.0.236/trunk@55415 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 09:21:10 +00:00
nisheeth%netscape.com
f599ff75ef
Enable save/restore for frame state.
...
git-svn-id: svn://10.0.0.236/trunk@55414 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 09:03:16 +00:00
rgoodger%ihug.co.nz
99f3232c3e
additional rules for appearance tweaks, html widget optimisation, r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55413 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:56:06 +00:00
waterson%netscape.com
b59c7b6165
Bug 20853. addCardToDatabase, don't AddCardToDatabase.
...
git-svn-id: svn://10.0.0.236/trunk@55412 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:33:58 +00:00
waterson%netscape.com
94fa330a81
Bug 20785. Clone function object to define as event handler property. Checked in for brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@55411 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:27:03 +00:00
waterson%netscape.com
303386ba94
Bug 20785. Root event handlers for JavaScript GC. r=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@55410 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:23:47 +00:00
nisheeth%netscape.com
3785d66606
Fix for bugs 16709, 20771. Frame state is stored before frame hierarchies are deleted and restored when the frame hierarchies are reconstructed.
...
git-svn-id: svn://10.0.0.236/trunk@55409 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 07:44:18 +00:00
mcafee%netscape.com
8470f98104
Removing copydata.pl, this script has bit-rotted. Use copydata instead. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@55408 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 07:26:49 +00:00
mcafee%netscape.com
94a988fc93
Tools for hacking on tinderbox server, courtesy slamm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55407 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 07:24:33 +00:00
svn%xmlterm.org
a87bed1342
Initial import of XMLterm extension; not part of default SeaMonkey build
...
git-svn-id: svn://10.0.0.236/trunk@55405 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 06:32:12 +00:00
sspitzer%netscape.com
357ff16580
new changes from rgoodger@ihug.co.nz. r=sspitzer
...
this makes it so the create profile wizard uses the generic wizard js
(mozilla/xpfe/global/resources/content/wizard*, mozilla/xpfe/global/resources/content/widgetStateManager.js)
git-svn-id: svn://10.0.0.236/trunk@55404 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:53:02 +00:00
rhp%netscape.com
f5f37cbce1
Deleting dead files
...
git-svn-id: svn://10.0.0.236/trunk@55403 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:02:33 +00:00
rhp%netscape.com
6168011fe2
Cleaning up dead files
...
git-svn-id: svn://10.0.0.236/trunk@55402 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:02:18 +00:00
rhp%netscape.com
cb1db91e06
Cleaning up dead files.
...
git-svn-id: svn://10.0.0.236/trunk@55401 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:01:42 +00:00
mcafee%netscape.com
8bebec4c4c
Remove trailing slash off of URL.
...
git-svn-id: svn://10.0.0.236/trunk@55400 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:00:25 +00:00
mcafee%netscape.com
e3a62ebe86
Backing BloatTest off to 60 seconds to allow for slower startup :(
...
git-svn-id: svn://10.0.0.236/trunk@55399 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:56:35 +00:00
rhp%netscape.com
cf83b01b5f
Landing new txt - HTML scanning functionality - Bug 19251 - r: rhp (contributed by Ben Bucksch)
...
git-svn-id: svn://10.0.0.236/trunk@55398 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:55:54 +00:00
Jerry.Kirk%Nexwarecorp.com
272cee0c80
Fixed InvalidateRegion, brought it uptodate with GTK version.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55397 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:54:59 +00:00
Jerry.Kirk%Nexwarecorp.com
58fdf4bb36
Fixed ::Union by copying the tile list before MergeAdd
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55396 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:53:52 +00:00
rhp%netscape.com
9fface217d
Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch)
...
git-svn-id: svn://10.0.0.236/trunk@55395 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:53:29 +00:00
waterson%netscape.com
509d1e72ed
Patches from Franz.Sirl-kernel@lauterbach.com. Get xptcall limping along on PPC/Linux.
...
git-svn-id: svn://10.0.0.236/trunk@55394 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:48:02 +00:00
rginda%netscape.com
6130dcc35b
* README-jsDriver.html
...
Minor wording changes.
* jsDriver.pl
Display negative list in output, fix display of test list as part of output (which was broken by the multiple test-list change)
Added hours field in tastcase duration output (man that sparc20 is slow.)
git-svn-id: svn://10.0.0.236/trunk@55393 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:29:18 +00:00
cls%seawood.org
25848ab739
Another attempt to fix bug #18966 . Added $(INCLUDES) to AS and fixed irix6.5 detection.
...
git-svn-id: svn://10.0.0.236/trunk@55392 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 03:28:31 +00:00
danm%netscape.com
78aaa53a28
actually use the 'visible' parameter in NewWebShell. makes new windows from links not be invisible.
...
git-svn-id: svn://10.0.0.236/trunk@55391 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 01:44:21 +00:00
danm%netscape.com
78f2d4bf20
removing (early) Show() of new, explicitly sized windows (is redundant now, or should be...)
...
git-svn-id: svn://10.0.0.236/trunk@55390 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 01:42:11 +00:00
danm%netscape.com
947c3cd8c1
adjusting chrome for new _blank windows
...
git-svn-id: svn://10.0.0.236/trunk@55389 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 01:40:51 +00:00
mcafee%netscape.com
f5e27dc7bc
Bloat test debug printfs, removing obsolete NSPR_LOG_MODULES env.
...
git-svn-id: svn://10.0.0.236/trunk@55388 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 00:47:33 +00:00
leaf%mozilla.org
d362b39624
xcopy gets all interactive when you specify a non-directory destination, and this is hanging the windows build automation. xcopy->copy takes care of this. r=tague
...
git-svn-id: svn://10.0.0.236/trunk@55387 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 00:13:30 +00:00
waterson%netscape.com
586fad3e08
Make prefs skinnable.
...
git-svn-id: svn://10.0.0.236/trunk@55386 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 23:57:46 +00:00
waterson%netscape.com
87a9a9877c
Bug 20470. Add weak reference from 'controllers' object back to command dispatcher. Miscellaneous cleanup. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55385 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 23:04:22 +00:00
rods%netscape.com
a7d3631f72
now trims white space and makes sure the text is two spaces if empty
...
r=kmcclusk b=none
git-svn-id: svn://10.0.0.236/trunk@55384 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:48:37 +00:00
rods%netscape.com
1fa69507a8
was adding in the wrong border and padding for fixed width
...
r=self b 18448
git-svn-id: svn://10.0.0.236/trunk@55383 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:47:04 +00:00
rods%netscape.com
7a55d88518
removed the substraction of the border and padding for fixed width
...
r=kmcclusk b 18448
git-svn-id: svn://10.0.0.236/trunk@55382 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:45:58 +00:00
rods%netscape.com
dc5c34441e
Added block mgr flag to combo and list frame and their internal SelectArea frame
...
r=(at troy's suggestion), bug 19382
git-svn-id: svn://10.0.0.236/trunk@55381 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:43:26 +00:00
rods%netscape.com
52cc20d7d0
Added a "flags" varaible for combobox creation
...
r=self, bug 19382
git-svn-id: svn://10.0.0.236/trunk@55380 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:43:19 +00:00
rods%netscape.com
c4e4448cdb
Added a "flags" variable for combobox creation
...
also fixed a a small problem with border padding being added in for fixed size comboboxes
r=self, bug 19382
git-svn-id: svn://10.0.0.236/trunk@55379 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:43:18 +00:00
sgehani%netscape.com
90081b7cbd
Turn on XPInstall cleanup before start on the Mac. (Checkin for dveditz.)
...
git-svn-id: svn://10.0.0.236/trunk@55378 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:33:51 +00:00
hyatt%netscape.com
189360dda0
Making menu titles really crop.
...
git-svn-id: svn://10.0.0.236/trunk@55377 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:17:10 +00:00
waterson%netscape.com
c21a371d52
Support skins. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55376 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 18:58:31 +00:00
locka%iol.ie
5d4910785f
Fixed broken declaration of GetTitle(). Hopefully this is the last of this problem.
...
git-svn-id: svn://10.0.0.236/trunk@55375 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 18:31:35 +00:00
rhp%netscape.com
f29c9f241f
Adding new file - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@55374 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 16:56:04 +00:00
rjc%netscape.com
1929e1adb0
Small bookmark icon style fix.
...
git-svn-id: svn://10.0.0.236/trunk@55373 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 12:15:30 +00:00
rjc%netscape.com
d9fa32f51f
Try and get icons from RDF graph before falling back to CSS styles. (This allows branding of icons for anonymous search nodes, for example.)
...
git-svn-id: svn://10.0.0.236/trunk@55372 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 12:11:02 +00:00
rjc%netscape.com
11b56eb688
Fix related links & previous search icons
...
git-svn-id: svn://10.0.0.236/trunk@55371 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 11:36:21 +00:00
cls%seawood.org
b86bdbfe72
Not sure if this should go under bug #20529 or #19330 , who's patch I apparently stole. :) Anyways, rumor has it that OpenBSD has /dev/random too.
...
git-svn-id: svn://10.0.0.236/trunk@55370 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 11:01:32 +00:00
waterson%netscape.com
efef32ce6e
Support skins. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55369 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:48:41 +00:00
hyatt%netscape.com
85fa6d507e
Making editor skin-compliant.
...
git-svn-id: svn://10.0.0.236/trunk@55368 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:43:20 +00:00
waterson%netscape.com
f056c26c3c
Make wallet editor skinnable. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55367 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:34:31 +00:00
hyatt%netscape.com
92e15f8c3b
XPInstall is a mess. At least making sure it has the global skin until something better can be done.
...
git-svn-id: svn://10.0.0.236/trunk@55366 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:31:37 +00:00
hyatt%netscape.com
6663542fca
Treecells can now have src set on them for images.
...
git-svn-id: svn://10.0.0.236/trunk@55365 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:21:25 +00:00
rgoodger%ihug.co.nz
904e8dfba3
importing global skin into package skin file, bug 19562
...
git-svn-id: svn://10.0.0.236/trunk@55364 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:15:17 +00:00
rgoodger%ihug.co.nz
69cfc3a581
imported package skin (profile.css) into these files. (bug 19562)
...
git-svn-id: svn://10.0.0.236/trunk@55363 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:14:48 +00:00
hyatt%netscape.com
ff1e9211fe
Making messengercompose compliant.
...
git-svn-id: svn://10.0.0.236/trunk@55362 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:10:47 +00:00
waterson%netscape.com
da7cd80889
Move import outside of comment.
...
git-svn-id: svn://10.0.0.236/trunk@55361 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:07:11 +00:00
waterson%netscape.com
13ceb41576
Remove related-panel.css.
...
git-svn-id: svn://10.0.0.236/trunk@55360 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:04:02 +00:00
hyatt%netscape.com
ff46654732
Bringing address book into compliance with master skin file rules.
...
git-svn-id: svn://10.0.0.236/trunk@55359 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:00:10 +00:00
cls%seawood.org
7685824c32
Defining RTLD_NOW if not defined by system. Bug #20529
...
git-svn-id: svn://10.0.0.236/trunk@55358 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:53:00 +00:00
hyatt%netscape.com
d5295d7b10
Making the directory component compliant with master skin file rules. r=goodger
...
git-svn-id: svn://10.0.0.236/trunk@55357 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:52:26 +00:00
hyatt%netscape.com
5d86e14eda
Making history compliant with master skin file rules.
...
git-svn-id: svn://10.0.0.236/trunk@55356 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:45:01 +00:00
hyatt%netscape.com
f556dc2114
Package compliance for messenger.
...
git-svn-id: svn://10.0.0.236/trunk@55355 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:28:56 +00:00
hyatt%netscape.com
5cbe773170
Bringing messenger into compliance with master skin file rules.
...
git-svn-id: svn://10.0.0.236/trunk@55354 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:27:37 +00:00
hyatt%netscape.com
bb7b3ba135
Related links master skin file compliance.
...
git-svn-id: svn://10.0.0.236/trunk@55353 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:17:15 +00:00
hyatt%netscape.com
be773295ae
Making the related package compliant with the master skin file rules.
...
git-svn-id: svn://10.0.0.236/trunk@55352 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:10:26 +00:00
hyatt%netscape.com
db00ef793b
Making sidebar package compliant with skin master file rules.
...
git-svn-id: svn://10.0.0.236/trunk@55351 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 08:09:21 +00:00
cls%seawood.org
7ae9896327
Added empty throw() on operator new so that gcc 2.95+ doesn't complain about returning NULL.
...
git-svn-id: svn://10.0.0.236/trunk@55350 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 07:29:35 +00:00
waterson%netscape.com
820584eef4
Bug 20786. Use function object, rather than function, as the thing which is executed, ensuring that the correct bindings are used when the function is shared across several contexts. This checkin is really brendan@mozilla.org; I'm just landing the code.
...
git-svn-id: svn://10.0.0.236/trunk@55349 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 07:29:25 +00:00
cls%seawood.org
ec38667076
I've been told that NetBSD has /dev/random as well. At worst, it should return 0 rather than fail with that undefined error anyways.
...
git-svn-id: svn://10.0.0.236/trunk@55348 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 07:26:46 +00:00
cls%seawood.org
ff063a65a9
Added THREAD_FLAG to OS_CFLAGS.
...
git-svn-id: svn://10.0.0.236/trunk@55347 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 06:49:44 +00:00
cls%seawood.org
f26e7d057e
Add "-p1" to aix's DSO_LDOPTS. Make aix use DSO_LDOPTS when making shared libs.
...
git-svn-id: svn://10.0.0.236/trunk@55346 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 06:24:12 +00:00
hyatt%netscape.com
cfa29e85b7
Bring related links package into compliance with master skin file rules.
...
git-svn-id: svn://10.0.0.236/trunk@55345 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 06:17:25 +00:00
cls%seawood.org
3634b4908f
Instead of testing if /dev/zero is a file, just check if it is readable. Bug #16942 r=granrose (Where are the automated configure checkins?)
...
git-svn-id: svn://10.0.0.236/trunk@55344 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 06:16:51 +00:00
hyatt%netscape.com
9e4be4cdca
Fix Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55343 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 06:10:35 +00:00
sdagley%netscape.com
e3a0197217
Fix build bustage. hyatt removed contentframe.xul from the tree but didn't update the MANIFEST. Bad hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@55342 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 06:03:23 +00:00
hyatt%netscape.com
81e58c6c55
Bringing bookmarks into compliance with master skin file rules.
...
git-svn-id: svn://10.0.0.236/trunk@55341 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 06:01:51 +00:00
hyatt%netscape.com
4f92e21cc4
Bringing navigator package into compliance regarding master skin files.
...
git-svn-id: svn://10.0.0.236/trunk@55340 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 05:18:53 +00:00
sspitzer%netscape.com
d3ad1a51a2
fix warnings, also use #ifdef NOISY instead of if (gNoisy).
...
why generate code you aren't going to execute?
git-svn-id: svn://10.0.0.236/trunk@55339 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 05:15:24 +00:00
hyatt%netscape.com
7eefbb611d
Shifting scrollbar rules around so that they are loaded always and not just
...
a part of the global skin.
git-svn-id: svn://10.0.0.236/trunk@55338 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 05:14:48 +00:00
hyatt%netscape.com
e2ffa1474b
Making sure the "navigator" package picks up the global skin properly.
...
git-svn-id: svn://10.0.0.236/trunk@55337 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 05:14:24 +00:00
hyatt%netscape.com
7e1bb9e358
No longer loading the global skin implicitly.
...
git-svn-id: svn://10.0.0.236/trunk@55336 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 05:13:55 +00:00
hyatt%netscape.com
3d70eed61d
Removing build warnings.
...
git-svn-id: svn://10.0.0.236/trunk@55335 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 04:57:13 +00:00
rginda%netscape.com
ec40cdfc6a
Backing out.
...
git-svn-id: svn://10.0.0.236/trunk@55334 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 04:34:15 +00:00
cls%seawood.org
822df69500
Instead of testing if /dev/zero is a file, just check if it is readable. Bug #16942 r=granrose
...
git-svn-id: svn://10.0.0.236/trunk@55333 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 03:50:53 +00:00
rginda%netscape.com
9d18559818
-- CHATZILLA CHANGES ONLY --
...
* events.js, utils.js
Clean up "Function does not always return a value" errors.
* ircbot.js
Got rid of literal tabs
Assorted anti-bit-rot changes
git-svn-id: svn://10.0.0.236/trunk@55332 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 03:47:18 +00:00
rginda%netscape.com
f775b525e1
Checking in JS Component changes for shaver
...
"<shaverAway> slamm reviewed, I made the diff, it's a tested fix"
I built and ran here as well.
git-svn-id: svn://10.0.0.236/trunk@55331 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 03:36:59 +00:00
tbogard%aol.net
9622913ee0
Fixed the JS console in viewer.
...
git-svn-id: svn://10.0.0.236/trunk@55330 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 03:02:55 +00:00
syd%netscape.com
565b4458eb
Move structure in Windows implementation over to mac and gtk. r=pavlov. All
...
#if 0 for now. r=Pavlov
git-svn-id: svn://10.0.0.236/trunk@55329 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 02:48:27 +00:00
hyatt%netscape.com
d7908baef5
Fix Linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55328 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 02:24:02 +00:00
rginda%netscape.com
a2d6c52697
* runtests2.pl was renamed to jsDriver.pl
...
jsDriver.pl now supports multiple lists to be specified in the -l argument,
and directory names as well. Directory names can also be used in list files.
'Negative' lists are supported as well. They consist of a list of tests to skip, and are of the same format as the regular lists.
* README-jsDriver.html
man-like html page describing how to use jsDriver.pl
git-svn-id: svn://10.0.0.236/trunk@55327 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 02:15:22 +00:00
erik%netscape.com
61709561e8
Grabbing the next ID. Does not affect build.
...
git-svn-id: svn://10.0.0.236/trunk@55326 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 02:14:46 +00:00
hyatt%netscape.com
3443fbb03c
Fix Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55325 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 01:47:15 +00:00
jfrancis%netscape.com
c211707ae9
fix for bug 19130 - hitting escape during ime entry can leave editor without a caret. r=kin
...
git-svn-id: svn://10.0.0.236/trunk@55324 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 00:29:34 +00:00
blizzard%redhat.com
c031503852
clean up DestroyNativeChildren() so that it doesn't use an external
...
hash of children and uses the list of children of the nsIWidget. clean up some of the ambiguities of the focus window reference counting. make sure that
the mEventCallback isn't set to null until after the OnDestroy() signal is
sent. make sure that the OnDestroy() method is called when a
delete_event happens on a native widget ( not that we have any of those left, really ).
git-svn-id: svn://10.0.0.236/trunk@55323 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 00:19:04 +00:00
cls%seawood.org
4b448ed210
Revert my previous change to use CFLAGS & CXXFLAGS when linking.
...
git-svn-id: svn://10.0.0.236/trunk@55322 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:52:55 +00:00
hyatt%netscape.com
7e24c61109
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
...
bug #9489 . Should also definitely fix bug #15916 . r=troy
git-svn-id: svn://10.0.0.236/trunk@55321 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:49:50 +00:00
cls%seawood.org
42c76a9aa9
Make the autoconf build use the same defines under Linux as the non-autoconf NSPR build.
...
git-svn-id: svn://10.0.0.236/trunk@55320 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:49:35 +00:00
joki%netscape.com
09db2943e9
Fix for bug 20663, mem leak in event listeners. r:beard
...
git-svn-id: svn://10.0.0.236/trunk@55319 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:40:05 +00:00
drapeau%eng.sun.com
f9c8c503ca
Fix for minor bug that prevents the module "geturl.cpp" from compiling
...
with Sun's Workshop compiler. The error reported by Workshop:
"nsURLFetcher.h", line 92: Error: Declaration terminated incorrectly.
This is due to a line with only a semicolon on it, looks to be a typo
(extra semicolon).
git-svn-id: svn://10.0.0.236/trunk@55318 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:36:01 +00:00
ssu%netscape.com
15474bfb1f
fixes bug #17630 . this is not part of tinderbox.
...
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@55317 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:23:53 +00:00
ssu%netscape.com
f795458a79
fixes bug #17630 . allows the control of at most 3 lines of text on the
...
blue setup background to be displayed.
Affects only windows platforms.
r=sgehani@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55314 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 23:21:26 +00:00
sspitzer%netscape.com
d53721b599
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@55313 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 21:37:38 +00:00
sspitzer%netscape.com
f02bbaedf2
fix build warnings by using /* */ style comments instead of //
...
git-svn-id: svn://10.0.0.236/trunk@55312 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 21:06:49 +00:00
valeski%netscape.com
0d8a2640a3
r=mcafee. 20677 assistance. we now have a scriptable input stream for js
...
git-svn-id: svn://10.0.0.236/trunk@55311 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 20:31:38 +00:00
valeski%netscape.com
48af9701f2
added files: mozilla/xpcom/io/nsIScriptableInputStream.idl
...
git-svn-id: svn://10.0.0.236/trunk@55310 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 20:31:09 +00:00
valeski%netscape.com
968ecae850
added files: mozilla/xpcom/io/nsScriptableInputStream.cpp
...
git-svn-id: svn://10.0.0.236/trunk@55309 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 20:30:13 +00:00
valeski%netscape.com
e875c61670
r=mcafee. 20677 assistance. We now have a scriptable input stream implementation and interface for js. Hurray!
...
git-svn-id: svn://10.0.0.236/trunk@55308 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 20:29:42 +00:00
cata%netscape.com
8c0c6fbd74
Cleanup time: remove unused interface from build.
...
git-svn-id: svn://10.0.0.236/trunk@55307 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:59:28 +00:00
sspitzer%netscape.com
14a73bf9f8
remove CanBeRenamed and CanCreateChildren. In most cases, these weren't
...
implemented or they were just stubs. I added CanRename and CanCreateSubfolder
(which follow the naming convention, so we'll keep them) without knowing these were there. I move over the additional logic for special folders (like INBOX, TRASH, etc) in CanBeRenamed to CanRename, and put the logic in one place, in nsMsgFolder::CanRename(), instead of in multiple places. thanks to alecf for pointing out that CanBeRenamed and CanCreateChildren were already there.
git-svn-id: svn://10.0.0.236/trunk@55306 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:56:06 +00:00
cata%netscape.com
a0c246098c
Cleanup time: remove files not in build anymore.
...
git-svn-id: svn://10.0.0.236/trunk@55305 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:55:52 +00:00
sspitzer%netscape.com
b65b77f70c
fix copy and paste errors: CanRename -> CanFileMessages.
...
It worked, because for nntp servers, both of those are always false.
fix the rename rules so that folders with no children that can't be
renamed are show, but disabled. remove the oncommand="" for menu items
that are generated as disabled.
git-svn-id: svn://10.0.0.236/trunk@55304 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:52:03 +00:00
cata%netscape.com
979d516b73
Cleanup time: remove unused classes from build.
...
git-svn-id: svn://10.0.0.236/trunk@55303 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:51:56 +00:00
cata%netscape.com
d0d5a225b0
removed files: mozilla/intl/uconv/src/nsUnicodeDecodeUtil.cpp
...
git-svn-id: svn://10.0.0.236/trunk@55302 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:50:46 +00:00
cata%netscape.com
96447b4c8f
Cleanup time: remove files not in build anymore.
...
git-svn-id: svn://10.0.0.236/trunk@55301 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:41:50 +00:00
cata%netscape.com
1e339b4e2b
Cleanup time: remove unused interface from build.
...
git-svn-id: svn://10.0.0.236/trunk@55300 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:37:29 +00:00
cata%netscape.com
4d2a6f1b34
Cleanup time: remove files not in build anymore.
...
git-svn-id: svn://10.0.0.236/trunk@55299 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 19:30:22 +00:00
sspitzer%netscape.com
76418ad5cd
prevent news servers with no newsgroups from showing up in the "new folder" dialog folder picker
...
git-svn-id: svn://10.0.0.236/trunk@55298 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 18:40:24 +00:00
sspitzer%netscape.com
3037a5639d
since we only do news subscribe (and not imap subscribe)
...
and we aren't supporting news categories yet,
we can comment out this rule, since only news servers
should appear in the subscribe dialog.
git-svn-id: svn://10.0.0.236/trunk@55297 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 18:33:14 +00:00
sspitzer%netscape.com
c2e9a22340
fix for #20798 . on preflight the folder picker with valid folders.
...
also, rename SetTitleButton -> SetFolderPicker. remove dump statements.
git-svn-id: svn://10.0.0.236/trunk@55296 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 18:29:05 +00:00
pierre%netscape.com
6190edd8d7
20747 "[PP] The Font FACE attribute is case-sensitive". FontNameKey now computes the hash-value on lower-case strings. Also added a few out-commented lines in GetScreenResolution that may be useful later for #18136 "Fixing the font size mess".
...
git-svn-id: svn://10.0.0.236/trunk@55295 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 13:52:15 +00:00
syd%netscape.com
6d45fb32c0
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55294 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 13:27:45 +00:00
rjc%netscape.com
65533e576e
Check in an updated Netscape Open Directory dataset.
...
git-svn-id: svn://10.0.0.236/trunk@55293 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 12:46:29 +00:00
syd%netscape.com
45612f1413
Convert nsISound to use URIs. On windows (Linux to follow) nsSound uses necko to read the URI data
...
into a buffer, and then sends it to win32 PlaySound to play asynchronously. r=nisheeth r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@55292 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 12:36:10 +00:00
rjc%netscape.com
292b7e59ef
Prune out relative URLs that point back to the search server.
...
git-svn-id: svn://10.0.0.236/trunk@55291 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 12:23:56 +00:00
rjc%netscape.com
e289f4bdbb
Implement support for "skiplocal". Also, if resultItemStart isn't specified, try defaulting to "HREF=" and skip past that when looking for the item end.
...
git-svn-id: svn://10.0.0.236/trunk@55290 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 11:40:53 +00:00
rjc%netscape.com
de66758325
Update LookSmart dataset.
...
git-svn-id: svn://10.0.0.236/trunk@55289 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 11:39:23 +00:00
rjc%netscape.com
5520183969
Update HotBot dataset... better results.
...
git-svn-id: svn://10.0.0.236/trunk@55288 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 10:55:41 +00:00
rjc%netscape.com
7efeed2ec5
Testing indicates that we should never trim the resultItemEndStr.
...
git-svn-id: svn://10.0.0.236/trunk@55287 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 10:55:00 +00:00
warren%netscape.com
fb5ba5251b
Fix for linux bustage. Added arguments to NewChannel
...
git-svn-id: svn://10.0.0.236/trunk@55286 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 10:47:51 +00:00
warren%netscape.com
c7d8a4a439
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
...
git-svn-id: svn://10.0.0.236/trunk@55285 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 10:01:32 +00:00
rjc%netscape.com
a2b15af9ef
Found new AOL search dataset, so remove the old one.
...
git-svn-id: svn://10.0.0.236/trunk@55284 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 09:51:05 +00:00
rjc%netscape.com
9175f05517
Found new AOL search dataset, so let's use it instead of the old one.
...
git-svn-id: svn://10.0.0.236/trunk@55283 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 09:50:05 +00:00
warren%netscape.com
dfb4125a91
Fixed missing interface in QI
...
git-svn-id: svn://10.0.0.236/trunk@55282 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 09:48:25 +00:00
rjc%netscape.com
c3f1556235
Better quote support; now handle both single and double quotes.
...
git-svn-id: svn://10.0.0.236/trunk@55281 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 09:47:40 +00:00
rjc%netscape.com
909b55effa
Changes/fixes for AOL search site.
...
git-svn-id: svn://10.0.0.236/trunk@55280 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 08:22:23 +00:00
waterson%netscape.com
cfccd460a5
Bug 18392. Use XUL document cache for retrieving master document.
...
git-svn-id: svn://10.0.0.236/trunk@55279 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 07:45:57 +00:00
waterson%netscape.com
40b96f684e
Remove NS_ENSURE macros from my little empire. r=caesar
...
git-svn-id: svn://10.0.0.236/trunk@55278 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 07:41:07 +00:00
waldemar%netscape.com
23207ef36f
Clean grammars on allegro to save memory
...
git-svn-id: svn://10.0.0.236/trunk@55277 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 05:04:08 +00:00
waldemar%netscape.com
77c4947349
Added canonical LR(1) grammars and grammar cleaning
...
git-svn-id: svn://10.0.0.236/trunk@55276 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 05:03:20 +00:00
waldemar%netscape.com
2ced75f311
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@55275 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 05:01:34 +00:00
waldemar%netscape.com
394c83b71d
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@55274 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 05:01:06 +00:00
mcafee%netscape.com
86daa4e348
Adding temporary per cmanske's last fix, fixes linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55273 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 03:32:33 +00:00
cmanske%netscape.com
c5f151e490
Fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@55272 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 03:21:12 +00:00
alecf%netscape.com
2d679461dc
clean up the addressbook IDL
...
- use interCaps
- don't use out parameters when they're not needed
- fix JS to match (C++ signatures have not changed)
patch contributed by the always generous Sammy Ford <fuzed@swbell.net >
Thanks!
r=alecf
git-svn-id: svn://10.0.0.236/trunk@55271 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 03:11:36 +00:00
alecf%netscape.com
6f390f3338
move SetParent call to earlier in the subfolder creation process so that the folder has a parent much earlier. This allows us to benefit from the lazy URI parsing I just checked in.
...
r=sspitzer
just some cleanup work after the previous checkins to fix #20706
git-svn-id: svn://10.0.0.236/trunk@55270 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 03:08:03 +00:00
alecf%netscape.com
5de0d41de9
don't acknowledge that we've loaded accounts until after we've garaunteed that the mail.accountmanager.accounts pref exists. This allows us to call LoadAccounts() before the prefs get loaded, without getting stuck in a state where we have no accounts.
...
r=putterman
helps fix #20607 for bienvenu
git-svn-id: svn://10.0.0.236/trunk@55269 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 03:02:47 +00:00
alecf%netscape.com
c39011af4c
lazily parse the URI so that we never loose the server information before the account manager can load the prefs.
...
helps to fix #20607 for bienvenu
r=sspitzer, design discussed w/sspitzer and putterman
git-svn-id: svn://10.0.0.236/trunk@55268 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 03:00:22 +00:00
rjc%netscape.com
b41374aee6
Use "_blank" instead of "_BLANK". Review: danm (again)
...
git-svn-id: svn://10.0.0.236/trunk@55267 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 02:26:40 +00:00
rjc%netscape.com
c9aecf9327
Use "_BLANK" instead of "_NEW". Review: danm
...
git-svn-id: svn://10.0.0.236/trunk@55266 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 02:24:17 +00:00
joki%netscape.com
46824fda78
Fix bug 14836, keep disabled control from responding to events. r:pollmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55265 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 02:22:21 +00:00
pierre%netscape.com
d3cd2afa84
20449 "[Mac] scrolling of fixed positioned elements is broken". Fixed ScrollBits() to take into account the visible region when computing the source rect (and thus the dest rect) and the updateRgn.
...
git-svn-id: svn://10.0.0.236/trunk@55264 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 02:17:45 +00:00
pierre%netscape.com
9d454dc56b
20260 "html.css: <sup> and <sub>.elements need explict line-height". Fix from Ian Hickson <py8ieh=bugzilla@bath.ac.uk>.
...
git-svn-id: svn://10.0.0.236/trunk@55263 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 02:05:18 +00:00
akkana%netscape.com
7538581ccc
Editor README from Daniel Howard <dhoward@numeritech.com>
...
git-svn-id: svn://10.0.0.236/trunk@55262 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 02:04:30 +00:00
rjc%netscape.com
55bc378ad7
Add support for search categories.
...
git-svn-id: svn://10.0.0.236/trunk@55261 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 02:00:24 +00:00
cmanske%netscape.com
9ee1970a3d
Finished fix for 13695 (r=danm), basic table editing (bug 6256): cpp r=mjudge, related UI work r=brade
...
git-svn-id: svn://10.0.0.236/trunk@55260 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:46:23 +00:00
waterson%netscape.com
499a48d730
Bug 20714. Sever link to prototype after faulting in as heavyweight.
...
git-svn-id: svn://10.0.0.236/trunk@55259 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:45:30 +00:00
sspitzer%netscape.com
d8d4af67e3
use the new folder picker cascading menus in the "copies and folders" panel of the
...
account setup dialog. remove cruft in am-copies.*.
fixes #19400 . r=alecf
git-svn-id: svn://10.0.0.236/trunk@55258 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:43:12 +00:00
sspitzer%netscape.com
f471f3544d
fix for #20198 . always append the profile name to the native path the user
...
specifies. this prevents the users from accidently removing more than they
expect when they delete the profile.
fix by racham, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@55257 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:39:16 +00:00
cmanske%netscape.com
384c4df814
XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade
...
git-svn-id: svn://10.0.0.236/trunk@55256 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:35:30 +00:00
vidur%netscape.com
14c162f6df
Added nsIJSEventListener and nsICSSLoaderObserver
...
git-svn-id: svn://10.0.0.236/trunk@55255 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:30:27 +00:00
vidur%netscape.com
450067e8ae
Changed IID to remove conflict in IIDs.h
...
git-svn-id: svn://10.0.0.236/trunk@55254 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:29:54 +00:00
vidur%netscape.com
a68ed6e2a5
For bug 17325. Changed signature of css loader methods. R=nisheeth.
...
git-svn-id: svn://10.0.0.236/trunk@55253 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:29:18 +00:00
vidur%netscape.com
4662ada89f
For bug 17325. Added timer-based notifications that can be enabled on a pref. R=nisheeth.
...
git-svn-id: svn://10.0.0.236/trunk@55252 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:27:46 +00:00
vidur%netscape.com
6eb67e93bd
For bug 17325: Added nsICSSLoaderObserver as a way to see when style sheets complete loading. r=pierre.
...
git-svn-id: svn://10.0.0.236/trunk@55251 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:27:14 +00:00
wtc%netscape.com
26d3075a56
Define HAVE_LOCALTIME_R_POINTER for all new releases (V4.0, V5.0, etc.)
...
git-svn-id: svn://10.0.0.236/trunk@55250 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:25:33 +00:00
wtc%netscape.com
91481fd052
Print error codes if PR_Connect() fails.
...
git-svn-id: svn://10.0.0.236/trunk@55249 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:22:01 +00:00
wtc%netscape.com
be4026f658
Bugzilla bug #18500 : fixed a bug in _PR_MapOptionName.
...
git-svn-id: svn://10.0.0.236/trunk@55248 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:20:28 +00:00
dougt%netscape.com
fe5547695c
adding some error codes which I will need.
...
git-svn-id: svn://10.0.0.236/trunk@55247 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:18:48 +00:00
dougt%netscape.com
94ecbedb06
renamed from the hated nsISomethingImpl.
...
git-svn-id: svn://10.0.0.236/trunk@55246 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:13:44 +00:00
dbragg%netscape.com
fef8da8a31
Changed the tree cell value label in the .xul file and added the .setAttribute property in the .js file to fix bug #20639 . r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@55245 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:10:57 +00:00
wtc%netscape.com
2f147d0a55
Removed unnecessary header includes. In _PR_MD_GetRandomNoise, changed
...
"size >= 0" to "size > 0" ('size' is an unsigned type so "size >= 0" would
be always true).
git-svn-id: svn://10.0.0.236/trunk@55244 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:09:09 +00:00
larryh%netscape.com
7e9fc11c82
BugZilla: 19247. makefiles for neutrino platform
...
git-svn-id: svn://10.0.0.236/trunk@55243 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:09:03 +00:00
wtc%netscape.com
2bf770f3af
Bugzilla bug #20770 : Solaris 8 has getipnodebyname().
...
git-svn-id: svn://10.0.0.236/trunk@55242 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:05:04 +00:00
dougt%netscape.com
9381ffc62d
Replaced by:
...
nsLocalFile.h
nsLocalFileUnix.cpp
nsLocalFileUnix.h
nsLocalFileWin.cpp
nsLocalFileWin.h
git-svn-id: svn://10.0.0.236/trunk@55241 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:02:45 +00:00
rhp%netscape.com
fa071fe1e3
Fix for vCard crasher display on Mac - bug #: 20564 - r: sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55240 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:59:43 +00:00
bryner%uiuc.edu
8b15b44315
More delete --> NS_RELEASE fixes. r=morse.
...
git-svn-id: svn://10.0.0.236/trunk@55239 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:57:44 +00:00
hangas%netscape.com
1411808b50
Fixes to bustage of the select addresses dialog. Regression 20730 (select addresses dialog broken because of change to treecell), also fixed select addresses dialog bugs 20717, 20720, 19604. r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@55238 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:53:53 +00:00
beard%netscape.com
d194832bb2
removed NativeClosure.java.
...
git-svn-id: svn://10.0.0.236/trunk@55237 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:32:16 +00:00
despotdaemon%netscape.com
e5a3102969
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@55236 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:31:54 +00:00
norris%netscape.com
6631edc16e
Fix instanceof.
...
git-svn-id: svn://10.0.0.236/trunk@55235 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:21:41 +00:00
robinf%netscape.com
bcd916e231
added bold to gruoup titles; ui positioning tweaks
...
git-svn-id: svn://10.0.0.236/trunk@55234 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:17:58 +00:00
robinf%netscape.com
090ff0afcb
added bold text to group titles; positioning tweaks
...
git-svn-id: svn://10.0.0.236/trunk@55233 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:06:59 +00:00
robinf%netscape.com
99b65a3bf8
adding bold text to gruoup titles; positioning tweaks
...
git-svn-id: svn://10.0.0.236/trunk@55232 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 00:01:11 +00:00
norris%netscape.com
82eaf33e41
clean up tests
...
git-svn-id: svn://10.0.0.236/trunk@55231 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:54:36 +00:00
robinf%netscape.com
b9c1422ef5
added bold to group text; positioning tweaks
...
git-svn-id: svn://10.0.0.236/trunk@55230 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:52:49 +00:00
varada%netscape.com
33c22ccfd8
cleaning up ib.cpp
...
git-svn-id: svn://10.0.0.236/trunk@55229 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:48:23 +00:00
norris%netscape.com
e050a38db8
eval() called indirectly should throw an EvalError
...
git-svn-id: svn://10.0.0.236/trunk@55228 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:44:58 +00:00
ramiro%fateware.com
471748a3e5
Take out some debuggin printf noise dumbness left in there by me last nite.
...
git-svn-id: svn://10.0.0.236/trunk@55227 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:44:47 +00:00
robinf%netscape.com
40c2625df9
added group bold text; positioning tweaks
...
git-svn-id: svn://10.0.0.236/trunk@55226 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:41:43 +00:00
robinf%netscape.com
02d091a35c
added bold to group titles; tweaked element positioning
...
git-svn-id: svn://10.0.0.236/trunk@55225 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:34:07 +00:00
norris%netscape.com
dd16ebd747
Fix ecma_2/Exceptions/exception-006.js
...
git-svn-id: svn://10.0.0.236/trunk@55224 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:32:46 +00:00
robinf%netscape.com
a9f2e413bb
UI tweaks to positioning of elements and group boxes; added bold to group titles
...
git-svn-id: svn://10.0.0.236/trunk@55223 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:26:20 +00:00
norris%netscape.com
3b147ba16a
Remove spurious quote
...
git-svn-id: svn://10.0.0.236/trunk@55222 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:17:43 +00:00
norris%netscape.com
8a8f67d122
VAR --> var
...
git-svn-id: svn://10.0.0.236/trunk@55221 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:16:23 +00:00
petitta%netscape.com
c8140b55cb
updated folder hiearchy
...
git-svn-id: svn://10.0.0.236/trunk@55220 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 23:10:50 +00:00
waldemar%netscape.com
8d2a10ff82
Implemented line-grammar and added utility functions for analyzing grammar state table
...
git-svn-id: svn://10.0.0.236/trunk@55219 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:53:21 +00:00
waldemar%netscape.com
a38c51c58b
Implemented variant-constraints
...
git-svn-id: svn://10.0.0.236/trunk@55218 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:52:18 +00:00
waldemar%netscape.com
d8ce56167f
Implemented line-grammar
...
git-svn-id: svn://10.0.0.236/trunk@55217 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:51:27 +00:00
waldemar%netscape.com
ba77f32bb0
Implemented variant-constraints. Added all-state-transitions.
...
git-svn-id: svn://10.0.0.236/trunk@55216 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:50:45 +00:00
waldemar%netscape.com
74631d734b
Changed comments
...
git-svn-id: svn://10.0.0.236/trunk@55215 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:49:36 +00:00
waldemar%netscape.com
79877efe0c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@55214 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:49:10 +00:00
waldemar%netscape.com
732ca99228
Added :sort-key to sorted-hash-table-keys
...
git-svn-id: svn://10.0.0.236/trunk@55213 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:48:52 +00:00
waterson%netscape.com
c8a6b35854
Fix latent bug exposed by recent script global changes; need to check owner, not rv.
...
git-svn-id: svn://10.0.0.236/trunk@55212 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 22:04:47 +00:00
norris%netscape.com
3b2f68d99a
Fix regressions.
...
git-svn-id: svn://10.0.0.236/trunk@55211 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 21:50:42 +00:00
tbogard%aol.net
10cc7b70fe
Fixing the mail bustage. Was accidently using the internal object instead of the one passed in.
...
git-svn-id: svn://10.0.0.236/trunk@55210 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 21:41:35 +00:00
robinf%netscape.com
2019e907c8
UI tweaks to text and placement of elements for improved readabiliity
...
git-svn-id: svn://10.0.0.236/trunk@55209 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 21:23:16 +00:00
tbogard%aol.net
d0dea7b899
Fixed the merge.
...
git-svn-id: svn://10.0.0.236/trunk@55208 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 21:13:50 +00:00
tbogard%aol.net
4d37e2b9e3
Flipped the if. Was not continuing on success.
...
git-svn-id: svn://10.0.0.236/trunk@55207 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 21:11:30 +00:00
waterson%netscape.com
c876431511
Use more mundane macros to fix backwards logic.
...
git-svn-id: svn://10.0.0.236/trunk@55206 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 21:08:56 +00:00
robinf%netscape.com
668dd78cd3
spacing tweaks to text and group box elements per Gemma's UI comments
...
git-svn-id: svn://10.0.0.236/trunk@55205 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 20:24:49 +00:00
robinf%netscape.com
8d97c39c31
minor text changes
...
git-svn-id: svn://10.0.0.236/trunk@55204 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:49:26 +00:00
tbogard%aol.net
559fbb1110
Fixed a bug where the first time to try and get the location object was failing.
...
git-svn-id: svn://10.0.0.236/trunk@55203 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:41:22 +00:00
terry%mozilla.org
733ffbea94
Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL.
...
git-svn-id: svn://10.0.0.236/trunk@55202 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:30:49 +00:00
tbogard%aol.net
9eb1037eba
include of nsIScriptGlobalObject.h is now in nsXULDocument.h.
...
git-svn-id: svn://10.0.0.236/trunk@55201 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:29:23 +00:00
terry%mozilla.org
a222be8f31
Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats.
...
git-svn-id: svn://10.0.0.236/trunk@55200 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:28:18 +00:00
tbogard%aol.net
b03d03932e
Moved the include over. This should fix wensleydale.
...
git-svn-id: svn://10.0.0.236/trunk@55199 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:26:23 +00:00
tbogard%aol.net
2a3aa9fcb8
Fixes to get rid of relying on webShell implementing nsIScriptContextOwner. It now implements nsIScriptGlobalObjectOwner or can do a GetInterface to nsIScriptGlobalObject.
...
git-svn-id: svn://10.0.0.236/trunk@55198 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 19:02:31 +00:00
brade%netscape.com
1f3dc8394a
localization of keybindings r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@55197 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 15:56:22 +00:00
dcone%netscape.com
8d7b1630df
Fixed and invalidate in showwindow. r=sfraser,rods.
...
Bug=18971 (pdt+)
git-svn-id: svn://10.0.0.236/trunk@55196 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 15:55:37 +00:00
brade%netscape.com
94635420f7
remove unused functions; r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@55195 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 15:18:38 +00:00
brade%netscape.com
3762ebc594
move most of opening files to JS (from C++); r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@55194 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 14:20:05 +00:00
dveditz%netscape.com
05b901315c
bug 12816 init XPInstall before any components are loaded so they can be replaced
...
git-svn-id: svn://10.0.0.236/trunk@55193 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 13:39:18 +00:00
dveditz%netscape.com
d398de2dfa
Bug 12816, move XPInstall initialization closer to the front so we can
...
clean up after an install *before* the wrong components are loaded.
git-svn-id: svn://10.0.0.236/trunk@55192 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 13:37:23 +00:00
tbogard%aol.net
4698adc719
Add nsXPIDLString.h include.
...
git-svn-id: svn://10.0.0.236/trunk@55191 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 12:10:31 +00:00
tbogard%aol.net
b92a506230
Hoping this will help wensleydale.
...
git-svn-id: svn://10.0.0.236/trunk@55190 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 12:09:10 +00:00
tbogard%aol.net
14bb6fa0ab
Fixed a couple of problems with FindChildWithName.
...
git-svn-id: svn://10.0.0.236/trunk@55189 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 11:22:54 +00:00
tbogard%aol.net
7645dfa57c
WebShell now implements the nsIDocShellTreeItem and nsIDocShellTreeNode interfaces.
...
git-svn-id: svn://10.0.0.236/trunk@55188 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:57:59 +00:00
tbogard%aol.net
c2b90e3bbb
Fixed logic problem with GetRootTreeItem.
...
git-svn-id: svn://10.0.0.236/trunk@55187 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:57:11 +00:00
tbogard%aol.net
2632a072f5
Re-ordered a couple of methods to be under the right interface section.
...
git-svn-id: svn://10.0.0.236/trunk@55186 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:35:43 +00:00
cls%seawood.org
15809aa999
Disable unneeded arch specific portions of Makefile
...
git-svn-id: svn://10.0.0.236/trunk@55185 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:33:06 +00:00
cls%seawood.org
811cb761f4
Added use of OS_* & LDFLAGS variables to autoconf build.
...
git-svn-id: svn://10.0.0.236/trunk@55184 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:32:18 +00:00
tbogard%aol.net
3549f77d57
Added the concept of the treeItem and node. This breaks up nsIDocShell a little bit.
...
git-svn-id: svn://10.0.0.236/trunk@55183 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:29:08 +00:00
cls%seawood.org
f6e0d56961
OpenBSD appears to need the -pthread flag when using pthreads.
...
git-svn-id: svn://10.0.0.236/trunk@55182 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:05:36 +00:00
tbogard%aol.net
b2fedc2225
added files: mozilla/docshell/base/nsIDocShellTreeItem.idl, mozilla/docshell/base/nsIDocShellTreeNode.idl
...
git-svn-id: svn://10.0.0.236/trunk@55181 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:04:09 +00:00
tbogard%aol.net
bdf7b78cd4
Adding nsIDocShellTreeItem.idl to be compiled.
...
git-svn-id: svn://10.0.0.236/trunk@55180 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:02:00 +00:00
tbogard%aol.net
ab67ca9638
Adding two new interfaces to deal with the docshell tree.
...
git-svn-id: svn://10.0.0.236/trunk@55179 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 10:00:23 +00:00
sspitzer%netscape.com
a54d7af00a
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@55178 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 09:53:26 +00:00
tbogard%aol.net
52713ced88
1.) WebShell no longer implements nsIScriptContextOwner.
...
2.) WebShell now implements the new nsIScriptGlobalObjectOwner.
3.) WebShell supports GetInterface to nsIScriptGlobalObject.
4.) Documents no longer carry around a reference to nsIScriptContextOwner. Instead they hold on to a nsIScriptGlobalObject. nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject(). Same change to the set methods.
git-svn-id: svn://10.0.0.236/trunk@55177 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 09:36:54 +00:00
waterson%netscape.com
5fb4c78072
Use 'addEventListener' instead of timer hack.
...
git-svn-id: svn://10.0.0.236/trunk@55176 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 09:30:27 +00:00
tbogard%aol.net
067920c238
1.) WebShell no longer implements nsIScriptContextOwner.
...
2.) WebShell now implements the new nsIScriptGlobalObjectOwner.
3.) WebShell supports GetInterface to nsIScriptGlobalObject.
4.) Documents no longer carry around a reference to nsIScriptContextOwner. Instead they hold on to a nsIScriptGlobalObject. nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject(). Same change to the set methods.
git-svn-id: svn://10.0.0.236/trunk@55175 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 09:24:22 +00:00
sspitzer%netscape.com
8a9940ec3c
add newline to the end of file
...
git-svn-id: svn://10.0.0.236/trunk@55174 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 08:24:50 +00:00
rgoodger%ihug.co.nz
1aa351257b
DTD file for Editor Advanced Edit dialog. Forgot to check this in earlier - Fixes 20606
...
git-svn-id: svn://10.0.0.236/trunk@55173 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 08:12:24 +00:00
sspitzer%netscape.com
20ef5057f7
fix for #17402 , stationary -> stationery.
...
r=alecf
major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.
our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.
also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement. Before we were
passing through to the back end the selected xul element, now we pass
the resource in.
other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)
bugs fixed : #14773 , #14254 , #20599 , #20646
r=alecf
a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@55172 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 08:10:09 +00:00
cls%seawood.org
f23f7ad15d
Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language feature. Partial fix for bug #20254
...
git-svn-id: svn://10.0.0.236/trunk@55171 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 07:24:18 +00:00
ramiro%fateware.com
119acf2584
Update the paint flashing and event debuggin code. The problem was that it
...
was leaking an nsIPref thing for "efficiency" reasons (actually, the truth
is I was just lazy when I wrote the code, but dont tell my mom) The fix was
to register pref changed callbacks to avoid having to keep an nsIPref alive
and thus avoiding some memory leaks which were adding noise to the leak logs.
r=pavlov.
git-svn-id: svn://10.0.0.236/trunk@55170 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 07:23:22 +00:00
cls%seawood.org
b6598f67f9
Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language features. Partial fix for bug #20254
...
git-svn-id: svn://10.0.0.236/trunk@55169 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 07:20:14 +00:00
valeski%netscape.com
eab29136c1
r=sdagley. 20669. we were sending a cookie header for *every* url request; empty for urls that didn't have a cookie associated with them. Now we only set cookies when we have one to set
...
git-svn-id: svn://10.0.0.236/trunk@55168 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 07:01:23 +00:00
bryner%uiuc.edu
cb3b6882b4
Make sure to use NS_RELEASE for XPCOM objects. This fixes some leaks of nsFileSpecImpl. r=morse.
...
git-svn-id: svn://10.0.0.236/trunk@55167 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 06:46:07 +00:00
bienvenu%netscape.com
1dd0421880
fix crash creating top level imap folder r=rhp, 20349
...
git-svn-id: svn://10.0.0.236/trunk@55166 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 06:31:08 +00:00
rginda%netscape.com
48e25b8c33
-- CHATZILLA CHANGES ONLY --
...
* test3-handlers.js
Map function keys to available views
* test3-readprefs.js
Removed debugging output.
* test3-static.js
Wiring for fn key->view mapping
Tweak smiley regexp to require spaces on each side.
Ignore view change if new view == current view
Apply munger rules on TOPIC messages in addition to PRIVMSG and ACTIONs
git-svn-id: svn://10.0.0.236/trunk@55165 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 06:24:29 +00:00
brendan%mozilla.org
2c11b83b75
Mac doesn't have ctype.h, or something.
...
git-svn-id: svn://10.0.0.236/trunk@55164 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 06:11:54 +00:00
jefft%netscape.com
7ad0076bfb
fixed bug 12929 & bug 20415 - imap rename/delete/move folder should reset the connection to authenticated state; imap empty trash didn't delete subfolders; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@55163 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 05:59:57 +00:00
alecf%netscape.com
2fb0f2979c
add a bunch of IDLDoc comments for component testing
...
no reviewer because these are just comments
git-svn-id: svn://10.0.0.236/trunk@55162 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 04:46:49 +00:00
brendan%mozilla.org
b6473d8bd0
Use .get() for comptr==rawptr comparisons, for weak-minded compilers.
...
git-svn-id: svn://10.0.0.236/trunk@55161 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 04:45:36 +00:00
bryner%uiuc.edu
91ce25064d
Remove two more unused defines, UNIX_EMBED and X_PLUGINS. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@55160 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 04:29:53 +00:00
rhp%netscape.com
9fa5c74f98
Fix for emoticon bug - Bug #20644 - r: alecf
...
git-svn-id: svn://10.0.0.236/trunk@55159 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 04:07:53 +00:00
alecf%netscape.com
22f407a483
remove an unused header (no reviewer) - speeds up dependancy builds
...
git-svn-id: svn://10.0.0.236/trunk@55158 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 03:46:47 +00:00
brendan%mozilla.org
4ccbd4b644
- Doc-comments for nsIScriptContext methods I added or modified.
...
- Rename nsIScriptContext::CompileFunction to CompileEventHandler, and add BindCompiledEventHandler, to reflect function name restrictions and help brutal sharing.
- Add adjunct-interface nsIScriptEventHandlerOwner to nsIScriptObjectOwner.h; this interface is queried for by nsEventListenerManger.cpp to test and fill the XUL prototype event handler "cache".
- PR_LOG JS warnings, and look in javascript.options.{strict,werror} for those options.
- Implement nsIScriptEventHandlerOwner in nsXULElement, keeping pointers to pre-compiled event handlers in nsXULPrototypeAttribute.
(bug 13218, r=waterson@netscape.com ,vidur@netscape.com )
git-svn-id: svn://10.0.0.236/trunk@55157 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 03:40:30 +00:00
fur%netscape.com
ac87ce19c4
Fix build bustage on Linux
...
git-svn-id: svn://10.0.0.236/trunk@55156 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 02:59:37 +00:00
rogerl%netscape.com
a0cd849978
Switch to ECMA error.
...
git-svn-id: svn://10.0.0.236/trunk@55155 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 02:58:29 +00:00
warren%netscape.com
dac168d0d6
Fix for downloaded jar files. Now they appear to work, except we aren't checking the cache to see if they already exist. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@55154 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 02:22:48 +00:00
rjc%netscape.com
7b4ca31732
Fix bug # 17385: calling ServiceManager::GetService() can fail for windows that aren't local due to security, so wrap the call inside of a "try" block.
...
git-svn-id: svn://10.0.0.236/trunk@55153 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 02:22:16 +00:00
warren%netscape.com
17121af6a9
Added missing addref. r=gayatrib
...
git-svn-id: svn://10.0.0.236/trunk@55152 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 02:22:02 +00:00
edburns%acm.org
34adf9eb4a
r=marklin%eng.sun.com
...
a=edburns
bug=20659
Make BrowserControl vend a Canvas instead of
BrowserControlCanvas vending a BrowserControl.
This change has nothing to do with mozilla. It's pure java.
git-svn-id: svn://10.0.0.236/trunk@55151 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:55:31 +00:00
fur%netscape.com
5dabafa40b
More infrastructure work in support of bug #8305 (Implement
...
cache). Added several nsHTTPResponse methods dealing with
header parsing and manipulation of date-containing header fields.
(None of these methods are yet invoked.)
git-svn-id: svn://10.0.0.236/trunk@55150 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:51:07 +00:00
fur%netscape.com
902d510731
Quash warning
...
git-svn-id: svn://10.0.0.236/trunk@55149 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:45:22 +00:00
fur%netscape.com
02494ac189
Added missing HTTP header atoms
...
git-svn-id: svn://10.0.0.236/trunk@55148 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:44:38 +00:00
robinf%netscape.com
2e324573c8
Fixing bug 17739
...
git-svn-id: svn://10.0.0.236/trunk@55147 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:21:47 +00:00
danm%netscape.com
930e16ca97
fix inGoAway event to dispatch the corresponding nsGUIEvent directly to the top-level window. fixes bug 20538. pinkerton suggested the change.
...
git-svn-id: svn://10.0.0.236/trunk@55146 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:14:57 +00:00
pnunn%netscape.com
e5aab9a82f
bug#15585. cleanup. pn.
...
git-svn-id: svn://10.0.0.236/trunk@55145 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:07:49 +00:00
mcafee%netscape.com
37d2a5badf
Debug printfs
...
git-svn-id: svn://10.0.0.236/trunk@55144 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:01:25 +00:00
pnunn%netscape.com
b36dd24985
bug#15585. changes so logging macros don't generate warngings. pn.
...
git-svn-id: svn://10.0.0.236/trunk@55143 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 01:01:16 +00:00
pnunn%netscape.com
30c6a5b9b5
bug#15585. changes so logging macros don't generate warnings. pn.
...
git-svn-id: svn://10.0.0.236/trunk@55142 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:54:25 +00:00
pnunn%netscape.com
1de1f8b535
bug#15585. changes so logging macros don't generate warngings. pn.
...
git-svn-id: svn://10.0.0.236/trunk@55141 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:53:11 +00:00
dougt%netscape.com
9b457ca9da
Fix for 20652.
...
git-svn-id: svn://10.0.0.236/trunk@55140 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:50:42 +00:00
briano%netscape.com
aa6b90d40e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@55139 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:45:42 +00:00
dougt%netscape.com
2f8584c230
updating to new interface and design.
...
git-svn-id: svn://10.0.0.236/trunk@55138 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:44:01 +00:00
rickg%netscape.com
96e330f279
inadvertently left debug #ifdefs in
...
git-svn-id: svn://10.0.0.236/trunk@55137 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:43:36 +00:00
dougt%netscape.com
6771abf254
removing nsFileUtils.
...
git-svn-id: svn://10.0.0.236/trunk@55136 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:43:35 +00:00
wtc%netscape.com
5c27504038
Checked in patch for OpenVMS contributed by Colin Blake.
...
git-svn-id: svn://10.0.0.236/trunk@55135 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:42:18 +00:00
wtc%netscape.com
cb7c76b9e0
Bugzilla bug #17040 : compile with -ansi -D__POSIX_SOURCE -D_BSD_SOURCE
...
-D_SVID_SOURCE on all CPU architectures.
git-svn-id: svn://10.0.0.236/trunk@55134 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:39:54 +00:00
dougt%netscape.com
88fc92f608
Removing Dir enumerator as it will be part of nsIFile
...
removing nsFileUtils.
Changing the name of nsIFile children to directoryEntries
removing nsIFile trucate.
Rewrote large parts of nsIFileImplWin to use native APIs.
not part of build
git-svn-id: svn://10.0.0.236/trunk@55133 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:39:31 +00:00
rickg%netscape.com
d3a9108ad8
fixed bug 20229; r=beard. Special thanks to patrick for his persistence with leaks.
...
git-svn-id: svn://10.0.0.236/trunk@55132 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:33:17 +00:00
petitta%netscape.com
a836e61b39
Changed Delivery location
...
git-svn-id: svn://10.0.0.236/trunk@55131 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:31:09 +00:00
rickg%netscape.com
6d81d0e4d1
fixed PDT+19121; r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@55130 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:30:29 +00:00
drapeau%eng.sun.com
1cd55fd548
Fix for bug 18899 ('Make "--enable-oji" as part of the default Mozilla
...
Build'). Modified files that conditionally compiled in support for
OJI, replacing with code that looks for OJI as an XPCOM service, and
failing gracefully if the OJI XPCOM service is not found. The four
files modified by this fix are the only active ones; other modules
that conditionally compile in support for OJI appear to be dead code.
r=drapeau@eng.sun.com . Fix contributed by Jayashri Visvanathan
(visvan@eng.sun.com ).
git-svn-id: svn://10.0.0.236/trunk@55129 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:26:09 +00:00
petitta%netscape.com
eea1811f0c
Changed Delivery location
...
git-svn-id: svn://10.0.0.236/trunk@55128 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:25:43 +00:00
petitta%netscape.com
ed0b376456
Build Mods
...
git-svn-id: svn://10.0.0.236/trunk@55127 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:19:37 +00:00
alecf%netscape.com
c0636b0f0d
more cleanup from stuff sitting in my tree: remove xp_core.h dependancy from mime by switching to new nsString routines
...
r=rhp
git-svn-id: svn://10.0.0.236/trunk@55126 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:12:49 +00:00
ssu%netscape.com
0fcdeec97a
fixing bug #20623 . commercial installer is no longer 4mb. This is not part of tinderbox. would affect only windows platforms.
...
git-svn-id: svn://10.0.0.236/trunk@55125 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:12:27 +00:00
ducarroz%netscape.com
aac970f94c
Fix for bug 20554. As tree cells are now boxes, We need to set/get the value attribute instead of creating a text node under it. R=putterman
...
git-svn-id: svn://10.0.0.236/trunk@55124 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:12:23 +00:00
rogerl%netscape.com
9abcd79da8
Don't let Undefined prototype be assigned to new objects, revert to Object
...
instead. Also, detect Undefined prototype in hasInstance and bail.
git-svn-id: svn://10.0.0.236/trunk@55123 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:10:36 +00:00
alecf%netscape.com
498dc1681d
fix unicode support for prettyName, #20405
...
retrieve name from prefs using CopyUnicharPref()
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@55122 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:10:00 +00:00
briano%netscape.com
547e07303b
QNX-specific build fix. This should solve the stupid memory model segment size too small thing.
...
git-svn-id: svn://10.0.0.236/trunk@55121 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:07:18 +00:00
kmcclusk%netscape.com
d3a24645a8
Added NS_RELEASE's to fix leaking of nsIImage's. bug=19114; r=karnaze@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55120 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:06:32 +00:00
norris%netscape.com
12f1c79c88
Fix the following bug:
...
Subject:
Rhino request URGENT
Date:
Thu, 02 Dec 1999 15:58:40 -0500
From:
slobo@espialgroup.com
To:
Norris Boyd <norris@netscape.com >
References:
1 , 2
Hello Norris
In Rhino, the following script gives the error : "function does not always return a value" during the parsing phase. The script
runs perfectly fine in Netscape 4.61. It is an urgent requirement. Many thanks in advance.
Steven
///////////////////////////////////////////////////////SCRIPT BEGIN ///////////////////////////////////////////////
function test (a) {
this.arg = a;
if (a>20)
return;
return this;
}
//print = alert;
function joe() {
a = new test (20);
print (a.arg);
a = new test (25);
print (a.arg);
}
joe();
///////////////////////////////////////////////////////SCRIPT END ///////////////////////////////////////////////
git-svn-id: svn://10.0.0.236/trunk@55119 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:04:46 +00:00
norris%netscape.com
809eeca85a
Fix bug 18636 java script security problem when accessing my.netscape.com/
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@55118 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:56:25 +00:00
pavlov%netscape.com
2c278231ec
if an alpha pixmap is there destroy it and not only in the case where we have alpha bits
...
git-svn-id: svn://10.0.0.236/trunk@55117 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:56:12 +00:00
dmose%mozilla.org
94ee06fc74
special cased DUPLICATE in the make_options() sanity-checking code
...
git-svn-id: svn://10.0.0.236/trunk@55116 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:56:07 +00:00
tonyr%fbdesigns.com
15a90341d6
Updated to use new nsIMsgAccountManager interfaces
...
git-svn-id: svn://10.0.0.236/trunk@55115 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:53:30 +00:00
waterson%netscape.com
e313aaa0ab
Bug 20309. Use nsCAutoString. Kudos to buhr@stat.wisc.edu
...
git-svn-id: svn://10.0.0.236/trunk@55114 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:53:25 +00:00
alecf%netscape.com
1d51b653fc
don't load about:blank unless we have to
...
(no bug, but it makes ctrl-selecting messages faster)
r=scottip
git-svn-id: svn://10.0.0.236/trunk@55113 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:49:12 +00:00
mscott%netscape.com
82c4ad3f35
Fix a webshell leak! improper nsCOMPtr useage in DestroyChildren was causing us to leak
...
all child webshells!!! uhuh...that couldn't have been good
git-svn-id: svn://10.0.0.236/trunk@55112 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:46:00 +00:00
ftang%netscape.com
6080853d5d
add Mac implmenetation of nsIFontEnumerator r=erik
...
git-svn-id: svn://10.0.0.236/trunk@55111 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:27:16 +00:00
ftang%netscape.com
94f0737506
Add <U+ > for Unicode fallback instead of ?
...
git-svn-id: svn://10.0.0.236/trunk@55110 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:26:42 +00:00
ftang%netscape.com
94d1e2f590
add nsIFontEnumerator.h
...
git-svn-id: svn://10.0.0.236/trunk@55109 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:26:06 +00:00
dmose%mozilla.org
f272eeb07a
a bug fix or two and a whole bunch of sanity-checking of form submissions stuff
...
git-svn-id: svn://10.0.0.236/trunk@55108 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:21:42 +00:00
idk%eng.sun.com
89d1c55bef
20208
...
Add exception trowing in case
peer object is not existing. (Stream closed, not created, etc)
git-svn-id: svn://10.0.0.236/trunk@55107 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:20:29 +00:00
pinkerton%netscape.com
2f528b1160
Fix for bug 18409. clipboard/d&d now converts incoming text to DOM linebreaks. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55106 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:18:23 +00:00
pinkerton%netscape.com
2f60faf19d
Removed a bunch of duplicated code. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@55105 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:17:31 +00:00
putterman%netscape.com
59b63e045b
Fix 20556 and change printf to dump in js.
...
git-svn-id: svn://10.0.0.236/trunk@55104 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:14:42 +00:00
rpotts%netscape.com
9145120320
bug #13157 (r=valeski). Added support for HTTP/0.9 server responses. This fixes a whole class of bugs where CGI scripts were displaying blank pages because we just ignored the response :-(
...
git-svn-id: svn://10.0.0.236/trunk@55103 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 23:09:15 +00:00
locka%iol.ie
e3e325da15
Added CommandStateChangeConstants
...
git-svn-id: svn://10.0.0.236/trunk@55102 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:49:27 +00:00
fur%netscape.com
9520efcc7a
Fix 20594: C++ comments in C files
...
git-svn-id: svn://10.0.0.236/trunk@55101 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:41:02 +00:00
akkana%netscape.com
87d7b8f23c
Forgot to add the idl file to the makefile
...
git-svn-id: svn://10.0.0.236/trunk@55100 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:36:34 +00:00
sspitzer%netscape.com
37115d48b0
fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs
...
git-svn-id: svn://10.0.0.236/trunk@55099 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:34:19 +00:00
sfraser%netscape.com
7fb638c5fe
Add nsISelectionController.idl for akkana
...
git-svn-id: svn://10.0.0.236/trunk@55098 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:31:27 +00:00
sfraser%netscape.com
ad4471e3c6
Add nsISelectionController.idl for akkana.
...
git-svn-id: svn://10.0.0.236/trunk@55097 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:31:17 +00:00
pavlov%netscape.com
84657b4391
reuse pixmaps when image bits are changed instead of destroying them and recreating them every time r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@55096 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:25:20 +00:00
sdagley%netscape.com
94f75c64f9
Checking in fix for bug #20558 for sfraser. Calling pr_UnlockedFindLibrary() with a NULL fragment name not a good idea. sfraser and I both though he'd fixed this before but apparently the change was lost.
...
git-svn-id: svn://10.0.0.236/trunk@55095 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:25:17 +00:00
locka%iol.ie
10eaaa0963
Made ActiveX plugin buildable
...
git-svn-id: svn://10.0.0.236/trunk@55094 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:17:18 +00:00
rods%netscape.com
c75ec68d38
changed select:-moz-dropdown-list back to collapse from hidden, this works better in more cases
...
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@55093 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:09:35 +00:00
blizzard%redhat.com
693cc4f3c0
Clean up Destroy() and focus handling. fix bug #19302
...
git-svn-id: svn://10.0.0.236/trunk@55092 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:09:25 +00:00
rods%netscape.com
9f71844e59
clips inside the border instead of inside the border and padding
...
r=kmcclusk bug 20301
git-svn-id: svn://10.0.0.236/trunk@55091 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:07:43 +00:00
rods%netscape.com
6f46990bc8
changing generated and psuedo content frames to inherit
...
r=kmcclusk bug 20301
git-svn-id: svn://10.0.0.236/trunk@55090 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:06:53 +00:00
valeski%netscape.com
8d420bdb8c
r=mcafee. 20464. we were crashing when data: urls were accessed. Now we're safe; for the time being that is :)
...
git-svn-id: svn://10.0.0.236/trunk@55089 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 22:02:30 +00:00
rods%netscape.com
06dcead5d1
bad or of flags, r=dcone, bug 13745
...
git-svn-id: svn://10.0.0.236/trunk@55088 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:54:39 +00:00
akkana%netscape.com
b7c2823d4c
18033: hook up the motion commands to real commands now that the stubs are in place. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@55087 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:53:02 +00:00
erik%netscape.com
ed399a586a
bug 17856; added 2 more font charset names to the table so that we can use
...
those Taiwanese fonts too; r=ftang
git-svn-id: svn://10.0.0.236/trunk@55086 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:49:27 +00:00
akkana%netscape.com
52b17eda5e
18033: Editor changes to use the new nsISelectionController interface.
...
Triggered from key events. Untested since the nsISelectionController
implementation isn't in yet (bug 18046), but key events do call
the stub routines. r=mjudge
git-svn-id: svn://10.0.0.236/trunk@55085 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:47:30 +00:00
dougt%netscape.com
fd347bcedd
Fix tabs.
...
added enumerator.
git-svn-id: svn://10.0.0.236/trunk@55084 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:45:50 +00:00
akkana%netscape.com
f6184abf8e
18046: IDL implementation of nsISelectionController from sford4@netscape.net,
...
and the infrastructure to hook it up.
This also changes the spelling from nsISelectionControler. r=mjudge
git-svn-id: svn://10.0.0.236/trunk@55083 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:45:21 +00:00
ducarroz%netscape.com
d86937364e
Fixbuild bustage. It was generating a lib instead of a share lib and several others setting was wrong.
...
git-svn-id: svn://10.0.0.236/trunk@55082 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:17:03 +00:00
petitta%netscape.com
6dbeca04a0
This file used to fill in empty folders so ZIP will pick up the folder hiearchy
...
git-svn-id: svn://10.0.0.236/trunk@55081 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:02:54 +00:00
petitta%netscape.com
96222301bc
Found a better place for this file. in cck\build" DeleteThisFile
...
git-svn-id: svn://10.0.0.236/trunk@55080 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:00:59 +00:00
petitta%netscape.com
1dad7c3d4a
used to fill in empty folders that wont normally get picked up by zip
...
git-svn-id: svn://10.0.0.236/trunk@55079 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 20:57:11 +00:00
saari%netscape.com
de3e84d435
Adding new event state manager API GetFocusedEventTarget which returns the current frame in focus
...
regardless of the ESM instance you call it from. Editor guys need this for bug 20225
git-svn-id: svn://10.0.0.236/trunk@55078 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 20:55:17 +00:00
norris%netscape.com
67b2b41af0
remove invalid test
...
git-svn-id: svn://10.0.0.236/trunk@55077 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 20:04:48 +00:00
norris%netscape.com
34b0e9dc86
EvaluatorExceptions should set an exit error code.
...
git-svn-id: svn://10.0.0.236/trunk@55075 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 19:12:34 +00:00
norris%netscape.com
d129821369
Pass a scope to ScriptRuntime.call so we can throw EcmaErrors if need be.
...
git-svn-id: svn://10.0.0.236/trunk@55074 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 18:17:22 +00:00
despotdaemon%netscape.com
188545d820
Pseudo-automatic update of changes made by shaver@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@55073 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 16:24:51 +00:00
morse%netscape.com
3471a1b69c
fix bug 20164, cookie viewer crashed on long cookies, r=andreas.otte
...
git-svn-id: svn://10.0.0.236/trunk@55072 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 14:23:28 +00:00
brade%netscape.com
b6cccbf28a
handle state where controls aren't displayed (Fewer) and we need to store values until the controls are restored (More) or dialog is dismissed. (Bug #20279 ; r=sfraser@netscape.com)
...
git-svn-id: svn://10.0.0.236/trunk@55071 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 13:25:41 +00:00
tbogard%aol.net
c494d95016
Added new interface nsIDocShellTreeNode that will replace nsIDocShellContainer.
...
git-svn-id: svn://10.0.0.236/trunk@55070 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 11:54:40 +00:00
rgoodger%ihug.co.nz
38954dc714
Editor Advanced Edit dialog, revised CSS, r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@55069 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:28:52 +00:00
rgoodger%ihug.co.nz
c608419e2e
Upgraded Editor Advanced Edit XUL/JS. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@55068 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:22:31 +00:00
rickg%netscape.com
0a160eb0a8
various bug fixes (PDT+ and other); removed warnings. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@55067 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:14:42 +00:00
rickg%netscape.com
e99aad53d3
fixed off-by-1 error in compare, and added ReplaceSubstring(). r=syd
...
git-svn-id: svn://10.0.0.236/trunk@55066 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:14:38 +00:00
tbogard%aol.net
d85ad8e6a8
Implemented the nsIBaseWindow::FocusAvailable. Hooked up the old nsIWebShellContainer::FocusAvailable to go through the new one.
...
git-svn-id: svn://10.0.0.236/trunk@55065 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:11:38 +00:00
rjc%netscape.com
b73d858405
Optimization: 99% of trees which use the containment and/or ignore attributes put those attributes on the root node,
...
so check there first before trying to recurse from the current node all the way up to the root node.
git-svn-id: svn://10.0.0.236/trunk@55064 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:07:44 +00:00
tbogard%aol.net
ce40600633
Was acidentally incrementing the counter before requesting the element.
...
git-svn-id: svn://10.0.0.236/trunk@55063 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:05:17 +00:00
rjc%netscape.com
54464ea7ea
Commit out annoyance assert.
...
git-svn-id: svn://10.0.0.236/trunk@55062 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 10:01:58 +00:00
tbogard%aol.net
557ca2808d
Stubbed out the implementation of FocusAvailable in webshell as part of the nsIBaseWindow interface.
...
git-svn-id: svn://10.0.0.236/trunk@55061 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:43:07 +00:00
tbogard%aol.net
116c31c15c
Implemented the new FocusAvailable in docshell as part of the nsIBaseWindow interface.
...
git-svn-id: svn://10.0.0.236/trunk@55060 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:42:11 +00:00
tbogard%aol.net
8b5a6209f3
Added the FocusAvailable() method to nsIBaseWindow.idl.
...
git-svn-id: svn://10.0.0.236/trunk@55059 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:41:21 +00:00
mscott%netscape.com
e699b3af5a
fix leak of document bind info when uri loading is turned on.
...
git-svn-id: svn://10.0.0.236/trunk@55058 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:37:36 +00:00
pierre%netscape.com
c7a56395b0
20042 "crash on www.netscape.com". Back out my change from v1.30 to fix a crash on InfoWorld which was caused by invalid html code and can no longer be reproduced with their current presentation.
...
git-svn-id: svn://10.0.0.236/trunk@55057 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:19:16 +00:00
mscott%netscape.com
9752ae7af4
oh the horror! We were leaking all channel listeners that ran through the http channel. Fixed the
...
leak by using a nsCOMPtr.
git-svn-id: svn://10.0.0.236/trunk@55056 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:11:51 +00:00
tbogard%aol.net
b37e05608c
Removed nsIMarkupDocumentViewer.h as it is now copied from the docshell directory as part of the parsing of nsIMarkupDocumentViewer.idl.
...
git-svn-id: svn://10.0.0.236/trunk@55055 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:11:40 +00:00
tbogard%aol.net
bfe63e8f6e
Stop copying the nsIMarkupDocumentViewer.h from this directory into the public directory. Rely on the IDL file in the docshell directory to copy it out.
...
git-svn-id: svn://10.0.0.236/trunk@55054 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 09:10:32 +00:00
cata%netscape.com
997f81d5d1
Evolution of the CharsetConverterManager in order to pair the new Charset Menu. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@55053 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 08:05:59 +00:00
mscott%netscape.com
ab7173d18c
*cringe* Bug #14928 --> throw the switch for uri loading! With this turned on, all urls which are run through
...
the webshell will now be run through the uri loader which knows how to dispatch urls based on content.
If any problems do arise, I'm ready to turn it back off again at a moment's notice.
git-svn-id: svn://10.0.0.236/trunk@55052 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:54:47 +00:00
dougt%netscape.com
9f59512919
Removing init() methods as warren suggested. These now live in the new
...
nsILocalFile interface.
git-svn-id: svn://10.0.0.236/trunk@55051 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:49:57 +00:00
dougt%netscape.com
b7a4eda34c
First cut.
...
These are the local file init methods for a nsIFile.
not hooked up to the build
git-svn-id: svn://10.0.0.236/trunk@55050 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:45:12 +00:00
alecf%netscape.com
699c20459c
missed another test
...
git-svn-id: svn://10.0.0.236/trunk@55049 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:37:23 +00:00
alecf%netscape.com
e8515e9237
oops, missed this one too
...
stupid tests.
git-svn-id: svn://10.0.0.236/trunk@55048 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:36:52 +00:00
alecf%netscape.com
89b340951c
oops, forgot to check this file in with my last checkin
...
git-svn-id: svn://10.0.0.236/trunk@55047 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:25:39 +00:00
mscott%netscape.com
efb225519d
Pass nsURILoadCommand's instead of char * around for the command associated with the url.
...
git-svn-id: svn://10.0.0.236/trunk@55046 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:09:06 +00:00
mscott%netscape.com
36a060eb5a
api synch with uri loader --> use nsURILoaderCommand
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@55045 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:01:11 +00:00
mscott%netscape.com
5b95d440f1
api synch with uri loader to use nsIURILoaderCommand.
...
fill out the canHandleContent method to include
all the primary and secondary content types we want the
browser window to handle.
r=travis
git-svn-id: svn://10.0.0.236/trunk@55044 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:00:54 +00:00
mscott%netscape.com
35be4c55b9
api synch with uri loader to use nsIURILoaderCommand.
...
fill out the canHandleContent method to include
all the primary and secondary content types we want the
mail window to handle
r=travis
git-svn-id: svn://10.0.0.236/trunk@55043 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:00:34 +00:00
mscott%netscape.com
ead0de0810
openuri now takes a nsURILoaderCommand
...
remove protocol scheme check before using the uri loader. this
means that all urls will run through the uriloader regardless of
type when it gets turned on.
webshell:
doContent and canHandleContent now take a nsURILoaderCommand
modify the handle link click event method to pass in
in the nsIURILoader::viewUserClick command to the uri loader
r=travis
git-svn-id: svn://10.0.0.236/trunk@55042 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 07:00:17 +00:00
mscott%netscape.com
9a83fb8aac
add enumerated type for uri load command. This will allow us
...
// to distinguish between incoming urls that are a result of user
// clicks vs. normal views, view source and requires new window
nsIURIContentListener.idl--> doContent and canHandleContent now take a nsIURILoadCommand enum
nsURILoader.cpp --> changes to account for load command enum.
AsyncRead pass in the window context as the url context
(waterson will need this for his chrome cache work)
if we can't find a content handler for the content then go
back to the original window that loaded the url and force
them to handle the content...this is a HACK to force us to run
through the old code path for handling unknown content types
until the new version is online.
r=travis
git-svn-id: svn://10.0.0.236/trunk@55041 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:59:39 +00:00
alecf%netscape.com
40067e21e4
mail architecture cleanup (no bug - emptying my tree before next week's closure)
...
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
git-svn-id: svn://10.0.0.236/trunk@55040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:59:28 +00:00
cata%netscape.com
1c91ab1e0f
Character Set Menu XUL - accomodating the changes in the RDF data source.
...
git-svn-id: svn://10.0.0.236/trunk@55039 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:43:18 +00:00
cata%netscape.com
77b7b8d32d
The Character Set menu - rewrite of the RDF data source code. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@55038 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:42:01 +00:00
alecf%netscape.com
bb74234246
add sendlater to unix build (test only, no review)
...
git-svn-id: svn://10.0.0.236/trunk@55037 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:32:36 +00:00
alecf%netscape.com
d49511cab5
update to use accountmanager as a service (test only, no review)
...
git-svn-id: svn://10.0.0.236/trunk@55036 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:31:47 +00:00
alecf%netscape.com
1a4ba72643
add geturl and sendpage tests to unix build (test only, no review)
...
git-svn-id: svn://10.0.0.236/trunk@55035 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:29:27 +00:00
alecf%netscape.com
f534603937
update this test (test only, no review)
...
use accountmanager as a service now
git-svn-id: svn://10.0.0.236/trunk@55034 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:28:42 +00:00
alecf%netscape.com
c96f2a9ee0
fix makefile so this test builds on unix
...
git-svn-id: svn://10.0.0.236/trunk@55033 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:27:00 +00:00
alecf%netscape.com
471d32441c
add compose2 to the unix build (test only, no review)
...
git-svn-id: svn://10.0.0.236/trunk@55032 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:25:06 +00:00
alecf%netscape.com
d5dbfe7527
port this to unix so I stop breaking the tree
...
test only, no review necessary
git-svn-id: svn://10.0.0.236/trunk@55031 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:24:07 +00:00
tbogard%aol.net
1e0bcf01b1
Adding nsIScriptGlobalObjectOwner.idl to the manifest.
...
git-svn-id: svn://10.0.0.236/trunk@55030 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:18:32 +00:00
tbogard%aol.net
30980f7406
added files: mozilla/dom/public/nsIScriptGlobalObjectOwner.idl
...
git-svn-id: svn://10.0.0.236/trunk@55029 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:17:29 +00:00
tbogard%aol.net
eff33c6a8e
Connecting nsIScriptGlobalObjectOwner.idl to be compiled. Not yet used anywhere.
...
git-svn-id: svn://10.0.0.236/trunk@55028 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:16:08 +00:00
tbogard%aol.net
aedfffde10
Adding new interface for people who can supply an nsIScriptGlobalObject. Not yet connected to the build.
...
git-svn-id: svn://10.0.0.236/trunk@55027 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:14:49 +00:00
rgoodger%ihug.co.nz
0d0d59430f
cookieviewer UI polish, r=morse
...
git-svn-id: svn://10.0.0.236/trunk@55026 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 05:46:24 +00:00
mcafee%netscape.com
0d1f1c16df
Wrap tests directory in ENABLE_TESTS. patch submitted by jim_nance@yahoo.com, r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@55025 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 05:43:08 +00:00
norris%netscape.com
1f0d69f6d9
Fix crash seen by waterson.
...
r=waterson
git-svn-id: svn://10.0.0.236/trunk@55024 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 05:41:17 +00:00
sfraser%netscape.com
7d7ac5b8ec
Additional fix to the linebreakers when munging nsStrings. r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@55023 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 05:33:50 +00:00
pavlov%netscape.com
94867bd9d6
make scrolling suck less r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@55022 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 05:16:13 +00:00
beard%netscape.com
067dc9aa6f
bug #20504 : fix crash when printing. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@55021 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 05:13:56 +00:00
sfraser%netscape.com
8af29b1bde
Fix the fragment name in both targets to be unique. Again. r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@55020 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 04:53:47 +00:00
rgoodger%ihug.co.nz
b98ae1c63e
more cosmetic changes to cookieviewer, r=morse
...
git-svn-id: svn://10.0.0.236/trunk@55019 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 04:51:58 +00:00
sfraser%netscape.com
d1d215cecb
Fix the fragment name in both targets to be unique. r=pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@55018 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 04:51:11 +00:00
tbogard%aol.net
738906d4eb
Added attribute for setting and getting the nsIDocShellTreeOwner.
...
git-svn-id: svn://10.0.0.236/trunk@55017 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 04:34:09 +00:00
fur%netscape.com
4df51cacc5
Laying the foundation for the incorporation of caching, by
...
reorganizing/splitting protocol handler methods, though not yet adding any
new functionality:
Allow for multiple instances of nsHTTPResponse to be associated
with the same connection, i.e. so that response headers from the
cache and response headers from the server can coexist
simultaneously. To wit:
Moved content-length, charset and content-type information
from nsHTTPChannel into nsHTTPResponse
Split into separate functions the accumulation of a single line of
HTTP header data (from the input stream) and the parsing of
that line. This permits cached response headers and server
response headers to be parsed from separate data sources, the
latter arriving from a nsIBufferInputStream and the former
retrieved from the cache as a string.
Moved the newly-created header-parsing methods to
nsHTTPResponse from nsHTTPResponseListener
Fixed some bugs in the interaction between AsyncOpen and
AsyncRead. It was possible for an OnHeadersAvailable event to be
triggered *after* the associated OnDataAvailable, rather than the
other way around. It was also possible, in a rare case, for
mOpenObserver->OnStopRequest() to be called without ever having
called mOpenObserver->OnStartRequest(). I think my changes made
the logic a bit more foolproof.
Removed ancient ifdef NSPIPE2
git-svn-id: svn://10.0.0.236/trunk@55016 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:53:28 +00:00
pinkerton%netscape.com
029e0cffcd
using new linebreak helper class to convert mac cr's to linefeeds expected by the dom. fixes 18409 for macOS. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@55015 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:40:29 +00:00
pinkerton%netscape.com
2d93e7b4bb
added nsLinebreakHelper class so clipboard and d&d can easily convert linefeeds from native to DOM. bug 18409, r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@55014 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:39:41 +00:00
briano%netscape.com
b5f11bcccb
Fix for QNX-specific build bustage. QNX doesn't provide a prototype for random().
...
git-svn-id: svn://10.0.0.236/trunk@55013 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:35:52 +00:00
briano%netscape.com
cbd2a79d4f
Fix for QNX-specific build bustage. QNX doesn't provide a prototype for truncate().
...
git-svn-id: svn://10.0.0.236/trunk@55012 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:17:04 +00:00
sfraser%netscape.com
d809f93363
Fix for another part of for 19954 -- convert textarea data to LF termination before saving frame state. r=pollman
...
git-svn-id: svn://10.0.0.236/trunk@55011 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:12:51 +00:00
alecf%netscape.com
6e662dbdaa
fix for #20405 - change Organization, Identity Name and FullName to be unicode, using new unicode prefs
...
r=rhp
git-svn-id: svn://10.0.0.236/trunk@55010 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:11:52 +00:00
sfraser%netscape.com
24d4124fee
Fix for 19954 -- convert form values to CRLF linebreaks when submitting forms. r=pollman
...
git-svn-id: svn://10.0.0.236/trunk@55009 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:11:38 +00:00
waldemar%netscape.com
5697c39c4b
NOT IN BUILD. Added strdup to make Mac standalone js engine work again
...
git-svn-id: svn://10.0.0.236/trunk@55008 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:05:14 +00:00
waldemar%netscape.com
9056e8e1e9
Fix to bug 17263: toPrecision when called with no arguments. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@55007 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:04:31 +00:00
rhp%netscape.com
06e446d68a
Fix for mac display problem - Bug #: 18866 - r: alecf
...
git-svn-id: svn://10.0.0.236/trunk@55006 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:58:06 +00:00
warren%netscape.com
2baf3e9d35
Fixed bug where file transport would spin if it failed in the nsIFileSystem::Open method. Affected jar protocol.
...
git-svn-id: svn://10.0.0.236/trunk@55005 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:50:48 +00:00
waterson%netscape.com
3db2b20a4c
Bug 9489. Remove cliprect push/pop to decrease paint time on titledbuttons. The cliprect was not doing anything useful, and was costing about 36% of titledbutton paint time. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55004 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:50:29 +00:00
warren%netscape.com
fed44b6639
Prefixed error/warning messages with something bold and assertive! (And somewhat distinguishable from other output.)
...
git-svn-id: svn://10.0.0.236/trunk@55003 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:37:54 +00:00
bryner%uiuc.edu
20b31fbdb0
Removing unused UNIX_LDAP define from the build. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@55002 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:34:39 +00:00
erik%netscape.com
d1024dbfb0
bug 15496; cannot see Japanese text when entering it after focussing text
...
field for the first time; fixed by initializing Y coordinate to better
value; r=ftang
git-svn-id: svn://10.0.0.236/trunk@55001 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:27:00 +00:00
ssu%netscape.com
1bfb241814
changed requested access permissions for accessing the Windows registry from a general access value of KEY_ALL_ACCESS to a more specific access that does not necessarily require admin previlidges. r=sgehani@netscape.com. This affects only windows.
...
git-svn-id: svn://10.0.0.236/trunk@55000 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:22:35 +00:00
ducarroz%netscape.com
4d5404d6d7
Fix for bug 20219. Use spring instead of flex to separate a label from its text field. R=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@54999 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:17:50 +00:00
ssu%netscape.com
77889ffe9d
fixing problem with not checking for empty string of command line path passed into setup. If an empty string was passed in (meaning nothing was passed in), it would used to still try to contatenate a filename to this empty string. bad. r=sgehani@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54998 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:14:51 +00:00
rhp%netscape.com
20852fa4c9
Fixing project file for release build.
...
git-svn-id: svn://10.0.0.236/trunk@54997 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:45:13 +00:00
cmanske%netscape.com
4c959afc07
Added immediate saving of sidebar show/hide and width states. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@54996 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:36:40 +00:00
rogerl%netscape.com
7af4dd377e
Added missing null scope parameter.
...
git-svn-id: svn://10.0.0.236/trunk@54995 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:33:22 +00:00
morse%netscape.com
3de7046bc3
fix bug 20539, cookie & signon viewer display blank lines, r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@54994 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:32:33 +00:00
tbogard%aol.net
029d334c68
Removed now defunct interfaces.
...
git-svn-id: svn://10.0.0.236/trunk@54993 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:30:41 +00:00
slamm%netscape.com
1d3728d0fb
Use the correct URL for the tinderbox panel.
...
git-svn-id: svn://10.0.0.236/trunk@54992 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:29:33 +00:00
warren%netscape.com
336ce525d7
Fixed bug accessing jar entry.
...
git-svn-id: svn://10.0.0.236/trunk@54991 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:27:48 +00:00
valeski%netscape.com
04e0bce867
r=waterson. 19939. sym links in ftp dir listings now look different and spin when accessed.
...
git-svn-id: svn://10.0.0.236/trunk@54990 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:21:05 +00:00
dougt%netscape.com
c0e28dfae6
Changes to the nsIFile.idl which were discussed between shaver, brendan,
...
sdagley and I. not part of the build.
git-svn-id: svn://10.0.0.236/trunk@54989 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:19:10 +00:00
alecf%netscape.com
5eb28b95bc
add new unicode-friendly pref accessors
...
(prefs will be stored in UTF8)
preparation for #20405 , r=nhotta
git-svn-id: svn://10.0.0.236/trunk@54988 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:18:24 +00:00
rogerl%netscape.com
206f778c8d
Passing scope down into parser/IRFactory/NodeTransformer so that syntax
...
errors can be packaged as ECMA Error objects.
git-svn-id: svn://10.0.0.236/trunk@54985 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:16:02 +00:00
cmanske%netscape.com
c56a65dcc6
Added immediate saving of sidebar show/hide persist state. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@54984 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:15:49 +00:00
ducarroz%netscape.com
576198eef1
original data was corrupted. I hoppe this time it will work. R=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@54983 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:12:30 +00:00
ducarroz%netscape.com
7274e83c2a
Fix column width problem in MsgCompose addressing widget. This is related to bug 20506. R=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@54982 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:11:16 +00:00
bienvenu%netscape.com
5fbd725988
turn back on throbber now that paint problems are fixed
...
git-svn-id: svn://10.0.0.236/trunk@54981 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:07:38 +00:00
evaughan%netscape.com
14bd190690
1) Added sanity checks to box to case memory bugs
...
2) Fixed the floating point roundoff that was causing boxes to lay themselves out off by 1 pixel
3) Simplified box data structure
-r Hyatt
git-svn-id: svn://10.0.0.236/trunk@54980 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:07:27 +00:00
bienvenu%netscape.com
750ce4d6ee
fix assert creating uri's for imap sub-folders, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@54979 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:06:50 +00:00
bienvenu%netscape.com
063b52d390
fix pop move msg filters to truncate inbox r=mscott, #18030
...
git-svn-id: svn://10.0.0.236/trunk@54978 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:05:31 +00:00
troy%netscape.com
3123910725
b=20367, r=jinjin@pacbell.net. Changed ResizeReflow() so that if we skip
...
reflowing the table cell (that's an optimization we do) we make sure and
position any child views
git-svn-id: svn://10.0.0.236/trunk@54977 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:02:53 +00:00
pavlov%netscape.com
b5be3ce7d4
building with --enable-x11-shm actually uses xshm now and works r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@54976 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:01:13 +00:00
sspitzer%netscape.com
c04a9db3f1
I just crashed because we were dereferencing null.
...
so here some bulletproofing to prevent the crash.
I haven't been able to reproduce it, so I don't have a bug for this.
git-svn-id: svn://10.0.0.236/trunk@54975 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:00:24 +00:00
tbogard%aol.net
a98d9b0127
Removed nsIDocShellEdit.idl and nsIDocShellFile.idl.
...
git-svn-id: svn://10.0.0.236/trunk@54974 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:59:28 +00:00
tbogard%aol.net
a6025a81a4
Removed
...
git-svn-id: svn://10.0.0.236/trunk@54973 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:58:49 +00:00
warren%netscape.com
871543dac7
Fix from Jud where we were dropping error code. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@54972 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:58:43 +00:00
pavlov%netscape.com
aea7bfee72
intersect expose rects with the width and height of the window and unqueue draws and reset update area on scrolls r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54971 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:51:13 +00:00
sfraser%netscape.com
72bb0cfa68
Fix linkage errors with nsLinebreakConverter.r=kin
...
git-svn-id: svn://10.0.0.236/trunk@54970 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:31:45 +00:00
cmanske%netscape.com
dba0c50104
Removing unused images
...
git-svn-id: svn://10.0.0.236/trunk@54969 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:28:31 +00:00
varada%netscape.com
b42d8b03c8
changing the checkboxes for readme and license to being not checked by default
...
git-svn-id: svn://10.0.0.236/trunk@54967 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:17:17 +00:00
ducarroz%netscape.com
ca5cf8bbf4
Fix build bustage. Casting missing!
...
git-svn-id: svn://10.0.0.236/trunk@54965 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:04:26 +00:00
rhp%netscape.com
846ba4a2c0
Adding smime wrapper- R: ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@54964 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 23:22:25 +00:00
rhp%netscape.com
7d1ad2c74b
Correcting project file.
...
git-svn-id: svn://10.0.0.236/trunk@54963 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 23:17:58 +00:00
rogerl%netscape.com
63d2572917
Bug #19980 - insist on curly-brace after catch block rather than just
...
accepting it - forces error that allows catch block to span lines for
interactive input.
git-svn-id: svn://10.0.0.236/trunk@54962 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 23:12:58 +00:00
varada%netscape.com
82cc1b2bfd
fix for bold font
...
git-svn-id: svn://10.0.0.236/trunk@54961 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 23:09:55 +00:00
erik%netscape.com
e680c6133b
backing out part of previous change due to size and boldness issues on
...
some displays; r=none
git-svn-id: svn://10.0.0.236/trunk@54960 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 23:06:50 +00:00
sfraser%netscape.com
fc3e089fe6
Part of fix for bug 16813 -- line termination problems with forms. r=pollman, rickg.
...
git-svn-id: svn://10.0.0.236/trunk@54959 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 23:05:58 +00:00
beard%netscape.com
d2b4f7de3c
bug #17574 : fixed ResizeView() to generate an update for the bounding box of old and new bounds of the view, instead of the entire parent view (duh!). this can be optimized further by doing separate updates if old and new aren't overlapping. r=kin
...
git-svn-id: svn://10.0.0.236/trunk@54958 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:58:24 +00:00
ducarroz%netscape.com
fb746fd393
Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@54957 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:54:48 +00:00
ducarroz%netscape.com
6579122dbf
Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@54956 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:49:15 +00:00
mcafee%netscape.com
b7c344e758
Fix for divide-by-zero case when encountering a zer-height rect. (20071) r=evaughan
...
git-svn-id: svn://10.0.0.236/trunk@54955 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:48:06 +00:00
waterson%netscape.com
1ca4076923
Make 'kGrowArrayBy' const. Thanks, Heikki.
...
git-svn-id: svn://10.0.0.236/trunk@54954 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:44:42 +00:00
akkana%netscape.com
37e650b1bc
Fix the last output test that didn't pass.
...
Now TestOutSinks can be run as an automated test, by anyone, to find
regressions, instead of me having to go through each one by hand.
git-svn-id: svn://10.0.0.236/trunk@54953 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:41:22 +00:00
sspitzer%netscape.com
ebabdd99a7
ignore generated test app.
...
git-svn-id: svn://10.0.0.236/trunk@54952 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:39:22 +00:00
danm%netscape.com
22cd501286
hooking up 'close' xul event handler. bug 13695. r:hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54951 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:38:06 +00:00
danm%netscape.com
9bfb5a41b9
adding 'close' xul event handler. part of bug 13695. r:hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54950 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:35:33 +00:00
ducarroz%netscape.com
60cd3e0147
Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@54949 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:34:49 +00:00
ducarroz%netscape.com
d56a580bdd
Fix for bug 17771. Add a split addresses function in nsIMsgCompFields to let the UI use backend code to split correctly email addresses. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@54948 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:34:45 +00:00
ducarroz%netscape.com
ef106149f7
Fix for bug 17771 and bug 18676. We need to quote name and address part when we reformat email addresses. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@54947 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:34:33 +00:00
ducarroz%netscape.com
2e3365386e
Rename shadow variable. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@54946 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:33:55 +00:00
buster%netscape.com
b42d830267
fixed 20170
...
r=karnaze
git-svn-id: svn://10.0.0.236/trunk@54945 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:28:51 +00:00
sfraser%netscape.com
6e1e05e1dd
Add string versions of the line terminatin macros. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@54944 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:26:58 +00:00
buster%netscape.com
fba427b093
trivial code cleanup, just removed webshell includes from files where they are not used.
...
git-svn-id: svn://10.0.0.236/trunk@54943 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:25:01 +00:00
sfraser%netscape.com
2f3dfb5dfd
Adding nsLinebreakConverter.cpp, which was reviewed by pinkerton.
...
git-svn-id: svn://10.0.0.236/trunk@54942 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:24:31 +00:00
sfraser%netscape.com
2cdd793b5e
Adding nsLinebreakConverter to the build.
...
git-svn-id: svn://10.0.0.236/trunk@54941 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:23:58 +00:00
norris%netscape.com
1ffa0ae294
Fix
...
20257 unable to edit existing images in editor due to JS error
19933 JavaScript "window.location" core dumps in CAPS
Back out previous changes for enforcing security on listeners and go with a
simple restriction of access to the method for adding listeners.
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@54940 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:23:22 +00:00
sfraser%netscape.com
8bafd8a0da
Export nsLinebreakConverter.h
...
git-svn-id: svn://10.0.0.236/trunk@54939 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:22:21 +00:00
sfraser%netscape.com
a6db22e556
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54938 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:21:30 +00:00
cmanske%netscape.com
145c2179d6
Fixed bugs 18529, 20289; lots of progress on table editing (bug 6256). Other UI fixes: New color picker UI, added more missing menu items such as align, increase/decrease indent; moved 'Choose File' button to overlay to share by Image, Link, etc. dialogs. r=sfraser,akkana
...
git-svn-id: svn://10.0.0.236/trunk@54937 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:20:50 +00:00
cmanske%netscape.com
a973331419
Changed Message Composer UI for new color picker UI. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@54936 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:19:56 +00:00
sspitzer%netscape.com
7a77b2df6c
fix for #20506 . this makes the addressing text area big as wide as possible, which is what we want.
...
git-svn-id: svn://10.0.0.236/trunk@54935 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:14:09 +00:00
ftang%netscape.com
9fea4ab9f9
1. remove unnecessary IME_FROM_CHAR code. 2. make mCurrentKeyboardLayout global 3. add gKeyboardLayout 4. use ToAsciiEx instead of ToAscii. 5. fix bug 6053 18986. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@54934 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:10:13 +00:00
akkana%netscape.com
4cd9cfb812
20253, 20246: Fix extra ; after entity output. Clean up the code which
...
inserts the "html" text for an open html tag. Changes from rickg to
remove large amounts of obsolete code from nsXIFDTD. r=rickg
git-svn-id: svn://10.0.0.236/trunk@54933 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:09:21 +00:00
alecf%netscape.com
3e9c78e028
fix for #20492 - move sender column header into value= attribute instead of floating as a #text node
...
git-svn-id: svn://10.0.0.236/trunk@54932 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:05:22 +00:00
rods%netscape.com
51c05dec82
changing "select:-moz-dropdown-list" to be hidden instead of collapse,
...
this works much better.
bug 19416 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@54931 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:04:10 +00:00
pinkerton%netscape.com
455cf1869c
correctly remove event listeners when frame goes away. fixes bug 19542, r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@54930 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:02:33 +00:00
pinkerton%netscape.com
74d036322a
beginnings of adding nsBlender support to mac build (r=pavlov).
...
git-svn-id: svn://10.0.0.236/trunk@54929 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:01:27 +00:00
toshok%hungry.com
8b853a2a1e
fix another XXX
...
git-svn-id: svn://10.0.0.236/trunk@54928 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 21:26:42 +00:00
varada%netscape.com
b2170207ad
general cleanup
...
git-svn-id: svn://10.0.0.236/trunk@54927 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 21:23:07 +00:00
varada%netscape.com
3df7004da4
changing final message after build
...
git-svn-id: svn://10.0.0.236/trunk@54926 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 21:22:27 +00:00
varada%netscape.com
dbee1395e4
check for bug #18457 - included an if statement to take care of cancel
...
git-svn-id: svn://10.0.0.236/trunk@54925 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 21:20:12 +00:00
toshok%hungry.com
611f0cf65e
actually free libPath after verifying that PR_GetLibraryPath really does copy the return value.
...
git-svn-id: svn://10.0.0.236/trunk@54924 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 21:16:25 +00:00
hyatt%netscape.com
644ab39a24
Fixing the invisible tree problem #18577 .
...
git-svn-id: svn://10.0.0.236/trunk@54923 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 20:11:01 +00:00
hyatt%netscape.com
8c25a43ace
Fix for bug #18577 (which someone said was holding the tree closed). r=danm
...
git-svn-id: svn://10.0.0.236/trunk@54922 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 19:54:15 +00:00
robinf%netscape.com
6b22cfbbac
fixing bug 9095; also added comment text to button1_offset descr.
...
git-svn-id: svn://10.0.0.236/trunk@54921 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 19:32:41 +00:00
robinf%netscape.com
20c2e81d68
Fixing bug 9095. Also fixed button1 command line so that this rshell.ini doesn't display an error on launch.
...
git-svn-id: svn://10.0.0.236/trunk@54920 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 19:20:55 +00:00
norris%netscape.com
9d79d50820
Fix js1_3/regress/in-001.js
...
git-svn-id: svn://10.0.0.236/trunk@54919 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 18:43:12 +00:00
norris%netscape.com
a4006c50ef
Fix test ecma_2/Exceptions/string-001.js
...
git-svn-id: svn://10.0.0.236/trunk@54918 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 18:05:49 +00:00
erik%netscape.com
1199dbe633
adding local .cvsignore file; r=none
...
git-svn-id: svn://10.0.0.236/trunk@54917 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 18:03:52 +00:00
shaver%netscape.com
ff0abe5e37
fix windows filename case damage, r=brade,sdagley
...
git-svn-id: svn://10.0.0.236/trunk@54916 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 16:11:07 +00:00
rods%netscape.com
38dab45950
removing all lower case version of this file
...
git-svn-id: svn://10.0.0.236/trunk@54915 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 16:10:00 +00:00
dveditz%netscape.com
667a10ed0f
Fix install wizard overwriting existing version
...
git-svn-id: svn://10.0.0.236/trunk@54914 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 16:02:19 +00:00
rods%netscape.com
6d9b82c696
bug 2253
...
git-svn-id: svn://10.0.0.236/trunk@54913 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 15:54:59 +00:00
buster%netscape.com
08f62964bd
warning cleanup, plus found an uninitialized int variable that I initialized to 0.
...
git-svn-id: svn://10.0.0.236/trunk@54912 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 15:29:52 +00:00
buster%netscape.com
2c1a1037c6
warning cleanup
...
git-svn-id: svn://10.0.0.236/trunk@54911 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 15:15:44 +00:00
buster%netscape.com
32d3b7338e
bug 2253. added controller to html text input
...
r = kmcclusk
git-svn-id: svn://10.0.0.236/trunk@54910 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 15:12:49 +00:00
buster%netscape.com
a5b61285a7
bug 2253. added controller to html text input
...
r = kmcclusk, norris
git-svn-id: svn://10.0.0.236/trunk@54909 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 15:11:33 +00:00
dcone%netscape.com
02ccab744b
Took out the clip for backgrounds.. not needed r=rods. bug=16685
...
git-svn-id: svn://10.0.0.236/trunk@54908 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 14:45:59 +00:00
jfrancis%netscape.com
145139b012
* fix for PDT+ 16481: need rules for deleting in tables
...
* fix for 19395: protect against zero length text inserts
r = floppy moose
git-svn-id: svn://10.0.0.236/trunk@54907 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 14:32:55 +00:00
rjc%netscape.com
66f4f249bf
Fix local find results to show columns. (Thanks, David.)
...
git-svn-id: svn://10.0.0.236/trunk@54906 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 12:23:39 +00:00
hyatt%netscape.com
4259485ebf
Patching search so that column headers show up in upper tree. r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@54905 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 12:09:01 +00:00
hyatt%netscape.com
051dde06ae
More stubbed themes UI.
...
git-svn-id: svn://10.0.0.236/trunk@54904 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 12:04:14 +00:00
colin%theblakes.com
751f006ee2
Print support for OpenVMS. r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@54903 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 11:58:21 +00:00
hyatt%netscape.com
5e3cd5ebb5
Cleaning up bad skin stuff in the search component.
...
git-svn-id: svn://10.0.0.236/trunk@54902 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 11:53:48 +00:00
cls%seawood.org
5804a0d54a
Fixed problem with solaris builds setting MDCPUCFG instead of MDCPUCFG_H
...
Removed -mt from CFLAGS.
git-svn-id: svn://10.0.0.236/trunk@54901 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 11:25:52 +00:00
rjc%netscape.com
86ff876887
Fix silly warning.
...
git-svn-id: svn://10.0.0.236/trunk@54900 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 11:25:27 +00:00
hyatt%netscape.com
df5187a91f
Fixing a bad style rule involving twisties.
...
git-svn-id: svn://10.0.0.236/trunk@54899 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 11:24:40 +00:00
hyatt%netscape.com
148bbbc893
Prevent tree widget row groups from being added to the undisplayed content
...
map twice.
git-svn-id: svn://10.0.0.236/trunk@54898 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 11:13:06 +00:00
hyatt%netscape.com
f2ac4044c8
Changing tree views to use display: none instead of visibility: collapse for closed nodes.
...
git-svn-id: svn://10.0.0.236/trunk@54897 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 10:56:17 +00:00
hyatt%netscape.com
43096baf33
Changes to make prefs work with new trees.
...
git-svn-id: svn://10.0.0.236/trunk@54896 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 10:55:44 +00:00
hyatt%netscape.com
9c0315ea57
Making a change to trees so that their inner frame is a box instead of a block. This
...
makes trees faster and bypasses numerous block bugs that occur when tables or trees
are used with boxes. Also fixes bug #20354 (which is not a regression after all).
git-svn-id: svn://10.0.0.236/trunk@54895 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 10:37:20 +00:00
toshok%hungry.com
33f1b79836
remove debug specific switches from the help message in non-debug builds.
...
git-svn-id: svn://10.0.0.236/trunk@54894 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 09:53:08 +00:00
toshok%hungry.com
b6eaa766b6
fill out Options::printHelp
...
git-svn-id: svn://10.0.0.236/trunk@54893 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 09:48:13 +00:00
rjc%netscape.com
b41126c325
Add chrome .cpp and IDL files to Mac projects for hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@54892 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 09:42:31 +00:00
saari%netscape.com
74ae6fc2f8
Fix for bug 18983, multiple carets showing up. R: shaver, a long time ago. I've since verified personally on linux and other platforms.
...
git-svn-id: svn://10.0.0.236/trunk@54891 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 09:09:46 +00:00
saari%netscape.com
fe665bdefe
Making the mac focus event flow the same as windows. This is a Good Thing.
...
git-svn-id: svn://10.0.0.236/trunk@54890 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 09:07:52 +00:00
hyatt%netscape.com
493237dbd1
Actually setting the fields in the chrome entry enumeration now. r=me
...
git-svn-id: svn://10.0.0.236/trunk@54889 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:55:35 +00:00
hyatt%netscape.com
8211edd675
More skins work. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@54888 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:44:43 +00:00
hyatt%netscape.com
afea6d35ec
Calming Wensleydale down. r=me
...
git-svn-id: svn://10.0.0.236/trunk@54887 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:24:12 +00:00
hyatt%netscape.com
dc9ecb6a41
Adjusting some names of variables. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@54886 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:17:42 +00:00
rjc%netscape.com
c9b4e1517b
Fix bug # 18540: select the current search tab.
...
git-svn-id: svn://10.0.0.236/trunk@54885 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:03:39 +00:00
hyatt%netscape.com
7ae6e6d444
Support for enumeration of skins, packages, and locales nearing completion. r=mini-me
...
git-svn-id: svn://10.0.0.236/trunk@54884 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:59:35 +00:00
rgoodger%ihug.co.nz
f484decf70
updated WizardManager class. (not currently used in builds)
...
git-svn-id: svn://10.0.0.236/trunk@54883 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:39:32 +00:00
rgoodger%ihug.co.nz
5e071ed04d
updated wizardHandlerSet for wizardmanager (not currently used in builds)
...
git-svn-id: svn://10.0.0.236/trunk@54882 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:39:03 +00:00
rgoodger%ihug.co.nz
ca3f0133ef
updated WidgetStateManager class (not currently used in builds)
...
git-svn-id: svn://10.0.0.236/trunk@54881 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:38:15 +00:00
cls%seawood.org
d1fc8c8465
Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 (The autogen script appears not to be working again.)
...
git-svn-id: svn://10.0.0.236/trunk@54880 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:25:51 +00:00
waterson%netscape.com
ae475cb650
Fix code-path leak by using nsCOMPtr.
...
git-svn-id: svn://10.0.0.236/trunk@54879 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:04:00 +00:00
syd%netscape.com
41d67eae8d
Throughout mozilla, we call gtk_rgb_get_visual() and In gdk_window_new(), called
...
by superwin, the visual is being obtained by calling gdk_visual_get_system().
This was causing match errors when gdk_rgb picked a visual having a depth that
was different from the server default visual. r=pavlov, fixes bugs 20153 and
19263.
git-svn-id: svn://10.0.0.236/trunk@54878 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:39:36 +00:00
rginda%netscape.com
908f796b86
Testcase produced no output is no longer a failure.
...
git-svn-id: svn://10.0.0.236/trunk@54877 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:29:27 +00:00
mscott%netscape.com
595dfca752
stub implementation of AsyncOpen.
...
git-svn-id: svn://10.0.0.236/trunk@54876 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:17:49 +00:00
rhp%netscape.com
1fc5121607
Adding new files for mac...NOT PART OF THE BUILD YET
...
git-svn-id: svn://10.0.0.236/trunk@54875 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:12:10 +00:00
sfraser%netscape.com
50952e0fee
Include stdio.h with system paths, not user paths. No bug, r=mozbot.
...
git-svn-id: svn://10.0.0.236/trunk@54874 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:12:01 +00:00
cls%seawood.org
e119369082
Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369
...
git-svn-id: svn://10.0.0.236/trunk@54873 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:08:25 +00:00
rginda%netscape.com
96ab5555eb
Added new ecma_3 suite. along with 'new style' (hopefully simpler) shell.js, and
...
a new test (which fails already!)
git-svn-id: svn://10.0.0.236/trunk@54872 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 06:07:28 +00:00
warren%netscape.com
b047cad313
Made WarnIfFalse not call abort. Made abort be continuable on Windows. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@54871 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 05:51:45 +00:00
waterson%netscape.com
e85a4b93d4
xpconnect is a component now on Linux/PPC, albeit a broken one...
...
git-svn-id: svn://10.0.0.236/trunk@54870 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 05:20:16 +00:00
pierre%netscape.com
1b8f60a970
Backing-out previous change which had the effect of getting rid of the widgets for *all* fixed positioned elements. Removing widgets is a goal at term but it's something that we want to leave to the View Manager folk(s) or at least do in sync with them.
...
git-svn-id: svn://10.0.0.236/trunk@54869 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 05:10:50 +00:00
waterson%netscape.com
69e6a8f7d3
Check in initial, non-working XPTCall code from Linux-PPC.
...
git-svn-id: svn://10.0.0.236/trunk@54868 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:56:46 +00:00
troy%netscape.com
4c1a325cf2
Added XXX comment to remind me (and Chris) of a problem that needs to
...
be revisited
git-svn-id: svn://10.0.0.236/trunk@54867 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:50:26 +00:00
rpotts%netscape.com
ad8a426d0f
(r=valeski) Fix for new bloat (leaking HTTPChannels) that was introduced yesterday
...
git-svn-id: svn://10.0.0.236/trunk@54866 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:32:58 +00:00
brendan%mozilla.org
51687cf23b
Fix obscure eval bug and ECMA conformance issue (20256, r=rginda@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@54865 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:30:04 +00:00
troy%netscape.com
b5a2f9d664
Removed dead code
...
git-svn-id: svn://10.0.0.236/trunk@54864 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:18:20 +00:00
troy%netscape.com
8ed54079fe
Correctly this time
...
git-svn-id: svn://10.0.0.236/trunk@54863 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:13:19 +00:00
troy%netscape.com
62b5734d6a
Removed some commented out dead code
...
git-svn-id: svn://10.0.0.236/trunk@54862 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:12:46 +00:00
troy%netscape.com
b9c53f0450
Removed some old dead code
...
git-svn-id: svn://10.0.0.236/trunk@54861 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:10:47 +00:00
pierre%netscape.com
ebcb5ad836
18163 "Use of fixed positioning in style sheet corrupts display". Don't create empty widgets for fixed positioned elements in order to avoid problems in the View Manager (GetDrawingSurface) where we end up copying uninitialized bitmaps to the screen. The main reason for fixing the bug here instead of within the View Manager is that we'll get rid of widgets altogether over time.
...
git-svn-id: svn://10.0.0.236/trunk@54860 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:10:02 +00:00
neeti%netscape.com
3518a79713
bug 15818, fixed one instance of ImageURLImpl being leaked for the icon on linux. r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@54859 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 04:02:57 +00:00
tbogard%aol.net
32cafeec0d
nsXPBaseWindow now uses nsIBaseWindow interface off webshell instead of nsIWebShell for some simple window stuff.
...
git-svn-id: svn://10.0.0.236/trunk@54858 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:43:17 +00:00
tbogard%aol.net
fc5ff178f4
nsWebShell now implements nsIDocShellContainer.
...
git-svn-id: svn://10.0.0.236/trunk@54857 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:41:43 +00:00
tbogard%aol.net
c9619810e9
Changed a ->QueryInterface into a CallQueryInterface. Also cleaned up RemoveChild to return an error when an invalid child is passed in.
...
git-svn-id: svn://10.0.0.236/trunk@54856 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:37:21 +00:00
waterson%netscape.com
6bdf96a634
Bug 9489. Use nsAutoVoidArray for collecting classes to avoid excessive heap use.
...
git-svn-id: svn://10.0.0.236/trunk@54855 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:27:25 +00:00
mscott%netscape.com
c9ce94ef8e
Add chrome and res urls specs to the list of urls which now work with the uri loader.
...
Note: you need to enable uri loading under the debug menu for this code to be executed.
git-svn-id: svn://10.0.0.236/trunk@54854 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:21:51 +00:00
sspitzer%netscape.com
ddc473bcbf
fix for #14355 , r=alecf.
...
only show nntp servers in "subscribe" dialog and only show mail servers and mail folders in "new folder" dialog
git-svn-id: svn://10.0.0.236/trunk@54853 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:16:14 +00:00
tbogard%aol.net
661a51c2e6
Removed old commented out code for the now defunct nsIDocShellEdit and nsIDocShellFile interfaces. Replaced nsIDocShellContainer::GetEnumerator with nsIDocShellContainer::GetChildAt(). Also provided implementation for that function.
...
git-svn-id: svn://10.0.0.236/trunk@54852 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:08:58 +00:00
rgoodger%ihug.co.nz
9fbc9294c1
selection fix, keyboard shortcuts, r=morse
...
git-svn-id: svn://10.0.0.236/trunk@54851 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:08:09 +00:00
sspitzer%netscape.com
117ded3835
simple bullet proofing fix for #20423
...
git-svn-id: svn://10.0.0.236/trunk@54850 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:08:04 +00:00
tbogard%aol.net
7df87d2580
Removed nsIDocShellFile and nsIDocShellEdit from the include list.
...
git-svn-id: svn://10.0.0.236/trunk@54849 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:07:02 +00:00
rgoodger%ihug.co.nz
70c81873e0
fixed selection problems, added keyboard stuff. r=morse
...
git-svn-id: svn://10.0.0.236/trunk@54848 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 03:05:57 +00:00
rogerl%netscape.com
58c25045be
Call createFunctionObject on closure created InterpretedFunction objects
...
so they can be real JS objects like they're supposed to be -with prototypes
and everything.
git-svn-id: svn://10.0.0.236/trunk@54847 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 02:45:58 +00:00
mcafee%netscape.com
6724125aa5
Removing EXPORTS, parent makefile explicitly points at this directory now. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@54846 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 02:30:38 +00:00
waterson%netscape.com
d0ed7ceda0
Try to fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@54845 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 02:25:28 +00:00
mcafee%netscape.com
3f178b45e9
missing exports
...
git-svn-id: svn://10.0.0.236/trunk@54844 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 02:24:01 +00:00
despotdaemon%netscape.com
2e7a23cebf
Pseudo-automatic update of changes made by vishy@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@54843 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 02:22:39 +00:00
despotdaemon%netscape.com
89a73d6da4
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@54842 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 01:47:21 +00:00
drapeau%eng.sun.com
53f0f48043
My bad: orphaned code fix for bug 5369. The rest of this bug fix was
...
checked in some time ago, but this portion of the fix never made it
it. r=drapeau@eng.sun.com . Log error when LiveConnect cannot be
started due to an error in the Java VM.
git-svn-id: svn://10.0.0.236/trunk@54841 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 01:43:16 +00:00
sspitzer%netscape.com
1cc9561b2e
bulletproofing to prevent #20410
...
git-svn-id: svn://10.0.0.236/trunk@54840 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 01:26:08 +00:00
rickg%netscape.com
46b9d23028
added new color for CDATA in viewsource; r=none
...
git-svn-id: svn://10.0.0.236/trunk@54839 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 01:13:28 +00:00
dbragg%netscape.com
915b573e3f
Changed the error reporting so that scripts will not bail out. Also improves robustness. Fixes bug # 20004 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@54838 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:48:38 +00:00
dbragg%netscape.com
47e1c7438c
Changed to correct location of .xul file to chrome directory from the res directory. Fixes bug #10241 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@54837 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:47:10 +00:00
drapeau%eng.sun.com
6a5ed67b18
Fix for bug 5427 ("Passing security principals into nsILiveConnect
...
methods will cause browser to crash"), fix contributed by
jeff.dyer@compilercompany.com , r=drapeau@eng.sun.com . More
bulletproof way of testing if principals passed in are valid (comments
in the code fix explain in more detail).
git-svn-id: svn://10.0.0.236/trunk@54836 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:46:43 +00:00
dbragg%netscape.com
b3d902ea74
Fixed up progress.xul file fixes bug #10241 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@54835 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:45:44 +00:00
drapeau%eng.sun.com
8f88c967d6
Fix for bug 14666 ("Running this JavaToJavaScript test causes
...
apprunner to crash."), fix contributed by
jeff.dyer@compilercompany.com , r=drapeau@eng.sun.com . Checks whether
there's a current valid context; if there's no context, don't bother
checking if an exception is pending on that context.
git-svn-id: svn://10.0.0.236/trunk@54834 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:44:08 +00:00
waterson%netscape.com
7d74faa6ec
Bug 9489. Add support for nsAutoVoidArray. r=scc,shaver
...
git-svn-id: svn://10.0.0.236/trunk@54833 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:37:11 +00:00
ftang%netscape.com
07f07a9e71
change debug code.
...
git-svn-id: svn://10.0.0.236/trunk@54832 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:35:31 +00:00
davidm%netscape.com
b980a7a7e7
14026 [DOGFOOD] Copy/Paste/Cut (etc) disabled within Browser
...
r = hangas
git-svn-id: svn://10.0.0.236/trunk@54831 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:29:27 +00:00
jband%netscape.com
f864a0ff3d
My contribution to bug 5403. Get rid of xpconnect's ServiceReleaser scheme because we can now just call Release on a service just like any other xpcom object. r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@54830 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:27:09 +00:00
alecf%netscape.com
fd3d71879a
oops, this is a pop3-specific pref. this and the previous checkin r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@54829 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:22:38 +00:00
dp%netscape.com
694b0720be
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54828 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:21:53 +00:00
robinf%netscape.com
70d1511ad8
fixing bug 16779
...
git-svn-id: svn://10.0.0.236/trunk@54827 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:17:19 +00:00
mscott%netscape.com
7e1229973c
add text/xul to the list of content types the browser content listener cares about.
...
git-svn-id: svn://10.0.0.236/trunk@54826 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:17:08 +00:00
mscott%netscape.com
dae428b1cc
uri dispatching nit...if the webshell doesn't have a parent content uri listener then
...
return an error code instead of NS_OK.
git-svn-id: svn://10.0.0.236/trunk@54825 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:16:25 +00:00
rginda%netscape.com
8e1057b2cd
Removing window.event IEism, r=pinkerton, bug=19323
...
git-svn-id: svn://10.0.0.236/trunk@54824 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:12:02 +00:00
alecf%netscape.com
3586079172
add new preference for automatically downloading mail on biff
...
git-svn-id: svn://10.0.0.236/trunk@54823 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:10:37 +00:00
slamm%netscape.com
750a1e716e
Sandbox the panel content with type='content' on the iframe.
...
git-svn-id: svn://10.0.0.236/trunk@54822 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:07:48 +00:00
alecf%netscape.com
10355d147e
fix for #16885 - remove the "Name" heading from the tree
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@54821 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:06:19 +00:00
alecf%netscape.com
845e776fb1
fix for #17961 - add defaults for some POP settings
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@54820 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:05:34 +00:00
robinf%netscape.com
c904c1ae23
fixingn bug 17877
...
git-svn-id: svn://10.0.0.236/trunk@54819 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 00:00:26 +00:00
mark.lin%eng.sun.com
2f9153f71a
Changed all occurances of nsVector to use nsVoidArray in the OJI module.
...
This fixes part of bug #11666 . r=ed.burns@eng.sun.com .
Contact me at mark.lin@eng.sun.com or (408) 517-5365 if there are problems.
git-svn-id: svn://10.0.0.236/trunk@54818 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:58:28 +00:00
norris%netscape.com
eb56ef0b80
anal: fix indentation
...
git-svn-id: svn://10.0.0.236/trunk@54817 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:54:51 +00:00
wtc%netscape.com
c53f870276
Bugzilla bug #20393 : PR_NewPollableEvent should not assume that
...
PR_CreatePipe and PR_NewTCPSocketPair won't change its arguments
when it fails.
git-svn-id: svn://10.0.0.236/trunk@54816 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:52:34 +00:00
tbogard%aol.net
79db5ee378
Trying to put CallQueryInterface back in. Lets see if Wensleydale likes it better with a .get().
...
git-svn-id: svn://10.0.0.236/trunk@54815 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:50:01 +00:00
robinf%netscape.com
99fa3b6ce3
Fixing bug 6348
...
git-svn-id: svn://10.0.0.236/trunk@54814 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:46:32 +00:00
dp%netscape.com
777ccab296
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54813 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:44:59 +00:00
dp%netscape.com
9b0cfefb70
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54812 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:36:32 +00:00
pierre%netscape.com
2af3ff840a
12520 "GFX select elements need to be able to turn off text". Fixing previous checkins in nsFrame::DisplaySelection(): mUserSelect is not a bit field.
...
git-svn-id: svn://10.0.0.236/trunk@54811 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:31:16 +00:00
pavlov%netscape.com
3c27adc72c
remove a line i checked in that i didn't mean to check in in my last checkin
...
git-svn-id: svn://10.0.0.236/trunk@54810 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:29:03 +00:00
wtc%netscape.com
e1645749ce
Assert that the WSAStartup call succeeded.
...
git-svn-id: svn://10.0.0.236/trunk@54809 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:24:28 +00:00
troy%netscape.com
ed6fcf8e88
b=20329. Fixed CleanupFrameReferences() so it isn't O(N!)
...
git-svn-id: svn://10.0.0.236/trunk@54808 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:23:50 +00:00
erik%netscape.com
15e3a37879
Adding local .cvsignore file; r=none
...
git-svn-id: svn://10.0.0.236/trunk@54807 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:22:27 +00:00
kin%netscape.com
6cc5706528
Fix for bug #20107 [DOGFOOD] typing in the body causes body to scroll to top
...
and bug #19541 [DOGFOOD] Browser jumps to top of page seconds after
scrolling down
Modified nsScrollPortFrame::Reflow() to pass NS_FRAME_NO_MOVE_VIEW when
reflowing it's kidFrame.
r=evaughan@netscape.com
git-svn-id: svn://10.0.0.236/trunk@54806 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:18:47 +00:00
wtc%netscape.com
fd9dc6dc71
Bugzilla bug #14260 : assert that NSPR's WSAStartup call succeeded.
...
git-svn-id: svn://10.0.0.236/trunk@54805 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:17:06 +00:00
rhp%netscape.com
dc067d9d88
Cleanup of garbage files
...
git-svn-id: svn://10.0.0.236/trunk@54804 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:15:59 +00:00
sspitzer%netscape.com
8d4304572e
remove my cheesy dump statements.
...
git-svn-id: svn://10.0.0.236/trunk@54803 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:15:27 +00:00
erik%netscape.com
99c5bbc3af
bug 17503; East Asian text is so large on Unix, and raised too high for
...
the underline, so that it is truncated at the top in text fields -- have
applied a temporary fix based on the locale; r=ftang
git-svn-id: svn://10.0.0.236/trunk@54802 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:11:21 +00:00
sspitzer%netscape.com
f2309b4c2d
go back to version 1.7 for rhp.
...
git-svn-id: svn://10.0.0.236/trunk@54801 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:03:59 +00:00
sspitzer%netscape.com
8912637526
fix warning for pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54800 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 23:01:10 +00:00
sspitzer%netscape.com
f05a87b350
clean up in preparation for bug #14254 . remove unused files. create
...
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle. now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
git-svn-id: svn://10.0.0.236/trunk@54799 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:57:42 +00:00
jdunn%netscape.com
3ea2dc04ba
# 18551
...
r= granrose@netscape.com & rkl@connect.org.uk
On HPUX enable SHLIB_PATH in gcc builds
git-svn-id: svn://10.0.0.236/trunk@54798 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:54:08 +00:00
waterson%netscape.com
452d6d03a6
Bug 16516. Doh! Fix use of NS_RELEASE()-ed pointer that was causing load handlers to not run on brutally shared docs.
...
git-svn-id: svn://10.0.0.236/trunk@54797 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:47:41 +00:00
sspitzer%netscape.com
228e53e8c6
fix warning. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54796 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:42:54 +00:00
bienvenu%netscape.com
6ee680af34
fix newline in msg string, same as last check in for this directory, but the right file this time
...
git-svn-id: svn://10.0.0.236/trunk@54795 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:42:29 +00:00
rhp%netscape.com
3c626fe220
adding these back.
...
git-svn-id: svn://10.0.0.236/trunk@54794 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:42:09 +00:00
wtc%netscape.com
38302c0c89
Changes for leak detector to get thread objects to be scanned correctly.
...
Checked in for Patrick Beard <beard@netscape.com >.
git-svn-id: svn://10.0.0.236/trunk@54793 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:37:32 +00:00
rhp%netscape.com
6b12459157
deleting garbage files
...
git-svn-id: svn://10.0.0.236/trunk@54792 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:37:16 +00:00
cls%seawood.org
35e1ece68f
Use CFLAGS & CXXFLAGS when linking executables. Bug #20254
...
git-svn-id: svn://10.0.0.236/trunk@54791 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:35:34 +00:00
pavlov%netscape.com
7fe2f970fd
add comment to scrollbar about a bug and fix for stupid drawing code on unix that goes along with beard's checking for 13131. removes some unneeded duplication of code. r=blizzard,paulmac,beard
...
git-svn-id: svn://10.0.0.236/trunk@54790 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:33:56 +00:00
rhp%netscape.com
f98271b612
Adding new build files to the tree
...
git-svn-id: svn://10.0.0.236/trunk@54789 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:31:23 +00:00
rhp%netscape.com
cad997a424
Adding new mac project file
...
git-svn-id: svn://10.0.0.236/trunk@54788 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:29:57 +00:00
beard%netscape.com
d8e63b5bf9
bug #13131 , 18140: now accumulating paint requests into a region for each view that has a widget. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54787 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:27:56 +00:00
karnaze%netscape.com
86e6b675b0
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@54786 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:26:37 +00:00
mscott%netscape.com
1d98ae0543
comment out the msgWindow variable that we were creating
...
every time this script was loaded. This was happening
every time we loaded a message. It had a side effect
of causing a uri dispatching crash and it had severe performance implications. We shouldn't be creating
a new msg window every time we display a message.
this may have a bad side effect when we support multiple
3-pane windows because we can no longer call SetWindow.
git-svn-id: svn://10.0.0.236/trunk@54785 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:24:44 +00:00
ftang%netscape.com
11dd650525
fix bug 20181. r=ftang a=beard
...
git-svn-id: svn://10.0.0.236/trunk@54784 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:24:16 +00:00
mscott%netscape.com
b0b3c242cd
small optimization for windows and Mac in CreatenewLineFromSocket.
...
implement AsyncOpen (a fake version) for imap protocol
git-svn-id: svn://10.0.0.236/trunk@54783 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:22:46 +00:00
rhp%netscape.com
35f85e5155
Adding new directory to build
...
git-svn-id: svn://10.0.0.236/trunk@54782 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:21:37 +00:00
mscott%netscape.com
86572486f8
implement retargeting for SetLoadGroup
...
r=valeski,rpotts
git-svn-id: svn://10.0.0.236/trunk@54781 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:19:53 +00:00
mscott%netscape.com
d992f3098b
implement retargeting for SetLoadGroup
...
r=valeski
git-svn-id: svn://10.0.0.236/trunk@54780 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:19:35 +00:00
brade%netscape.com
2aae6549e1
ObscureCursor (bug #19593 ; r=sfraser)
...
git-svn-id: svn://10.0.0.236/trunk@54779 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:19:04 +00:00
rginda%netscape.com
56df13b9c5
Added liveconnect option to runtests2.pl, there are now so many shells supported that the -e|--engine=<type> option has replaces all the individual engine options, such as -d, -o, and -r.
...
Updated bugnumber in the function-001(-n)?.js files, and minor simplification in the 10.1.3 testcase.
git-svn-id: svn://10.0.0.236/trunk@54778 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:16:34 +00:00
ftang%netscape.com
fd45ea4f85
fix bug 18398. Make sure the startOffset and textWidth get reset in the while loop
...
git-svn-id: svn://10.0.0.236/trunk@54777 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:16:12 +00:00
rhp%netscape.com
b487d387e6
Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman
...
git-svn-id: svn://10.0.0.236/trunk@54776 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:16:11 +00:00
mscott%netscape.com
c45d366abf
fix back and forward buttons when using uri dispatching. When we're about to call into the uri loader,
...
set the mLoadingDocument flag on the doc loader to true.
git-svn-id: svn://10.0.0.236/trunk@54775 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:15:35 +00:00
valeski%netscape.com
1ff427da29
r=bill law. 18725. The save as dialog now uses OpenInputStream to write files to disk (this pushes all data transfer off the UI thread).
...
git-svn-id: svn://10.0.0.236/trunk@54774 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:11:44 +00:00
ftang%netscape.com
06c8b34cbd
fix bug 12253. clean up some ime code. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@54773 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:09:28 +00:00
pinkerton%netscape.com
f4bcc3e32f
fix for bug #19571 , where we assumed text from the drag manager or clipboard was null terminated when placing it into a nsISupportsPrimitive, when it obviously wasn't. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@54772 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:07:29 +00:00
pinkerton%netscape.com
5723e151a5
added setDataWithLength to nsISupports[W]String r=jband.
...
git-svn-id: svn://10.0.0.236/trunk@54771 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:06:05 +00:00
ftang%netscape.com
e7bea855b6
change the base font for XIM to a XLFD which can be fulfilled by all the locale. Fix hanIM problem w/ Korean locale. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@54770 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:05:47 +00:00
ftang%netscape.com
c88f99faeb
fix bug 19206. r=erik move two nsAutoString tothe same block where the code reference to it's internal data
...
git-svn-id: svn://10.0.0.236/trunk@54769 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:03:31 +00:00
pavlov%netscape.com
5657d76924
adding new line to end of file so it quits whining r=beard
...
git-svn-id: svn://10.0.0.236/trunk@54768 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:01:59 +00:00
bryner%uiuc.edu
6e5ee99738
Making a minor optimization for mousewheel scrolling on trees. r=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@54767 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:00:28 +00:00
rhp%netscape.com
28f8181317
Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman
...
git-svn-id: svn://10.0.0.236/trunk@54766 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:00:15 +00:00
jfrancis%netscape.com
c3b10ef137
fix for bug 20205: selection was getting jerked around by whitespace conversion code.
...
git-svn-id: svn://10.0.0.236/trunk@54765 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 21:58:37 +00:00
akkana%netscape.com
f82ef1e272
20348: Make alt the modifier for Unix, and generally clean up code. r=brade
...
git-svn-id: svn://10.0.0.236/trunk@54764 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 21:58:00 +00:00
warren%netscape.com
f02e6be746
Put back in util.lib
...
git-svn-id: svn://10.0.0.236/trunk@54763 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 21:56:24 +00:00
akkana%netscape.com
82db77d4fb
Removing my name from a debug printf
...
git-svn-id: svn://10.0.0.236/trunk@54762 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 21:56:09 +00:00
varada%netscape.com
94f220927b
fix for bug #18908 changing title to show configuration information in the show summary dialog
...
git-svn-id: svn://10.0.0.236/trunk@54761 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 21:14:04 +00:00
robinf%netscape.com
639fbde2f5
Fixing bug 17875.
...
git-svn-id: svn://10.0.0.236/trunk@54760 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 20:16:00 +00:00
petitta%netscape.com
d862db60a2
Updated make file CD Layout Spec
...
git-svn-id: svn://10.0.0.236/trunk@54759 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 17:45:01 +00:00
leaf%mozilla.org
9d30a5d38d
backing out slamm's changes to use cvsco.pl; builds are breaking, not sure
...
why but i'd rather debug after the tree is open.
git-svn-id: svn://10.0.0.236/trunk@54758 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 17:29:20 +00:00
leaf%mozilla.org
b464ace435
fixing cvs command path delimiter. windows knows \, but cvs knows /. This
...
was obviously never tested before checkin.
git-svn-id: svn://10.0.0.236/trunk@54757 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 16:35:01 +00:00
brade%netscape.com
44ddc49826
remove some unused functions from editor shell (r=jfrancis)
...
git-svn-id: svn://10.0.0.236/trunk@54756 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 15:23:46 +00:00
valeski%netscape.com
82cca0d48b
r=rpotts, 17052. FTP now implements nsIProgressEventSink and sits inbetween the transport's notifications and the consumers.
...
git-svn-id: svn://10.0.0.236/trunk@54755 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 15:07:32 +00:00
jfrancis%netscape.com
ae8be3e7b8
fixing iid of nsIAbsorbingTransaction
...
git-svn-id: svn://10.0.0.236/trunk@54754 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 14:31:47 +00:00
jfrancis%netscape.com
3752469ca6
iid for nsIAbsorbingTransaction
...
git-svn-id: svn://10.0.0.236/trunk@54753 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 14:31:18 +00:00
bienvenu%netscape.com
89f1e5dc50
fix escaping of mailbox names, r=,mscott, part of 17681
...
git-svn-id: svn://10.0.0.236/trunk@54752 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 14:10:20 +00:00
rjc%netscape.com
8b3b8b77f0
Use the correct set of RDF datasources for the bookmarks popup menu on the personal toolbar.
...
git-svn-id: svn://10.0.0.236/trunk@54751 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 12:59:48 +00:00
rjc%netscape.com
3f51838418
Create static trueStr and falseStr once instead of various "true" and "false" usage.
...
git-svn-id: svn://10.0.0.236/trunk@54750 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 12:08:54 +00:00
hyatt%netscape.com
8ee08d337c
Adding the stubs of a UI for theme switching to prefs.
...
git-svn-id: svn://10.0.0.236/trunk@54749 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:53:17 +00:00
rjc%netscape.com
e421099501
Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. So, specify a "src" on a titlebutton which matches the icon file resource... and we end up with "Previous Search Results" nodes that have the correct icon for a given search engine.
...
Note that doing this required switching back to fully defining titledbutton nodes inside of treecells, as it looks like the "src" attribute on a treecell isn't currently copied onto anonymous titledbutton nodes.
git-svn-id: svn://10.0.0.236/trunk@54748 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:52:35 +00:00
rjc%netscape.com
6deb227c9c
Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines.
...
git-svn-id: svn://10.0.0.236/trunk@54747 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:50:38 +00:00
hyatt%netscape.com
ae8e7ba6e1
Adding comments.
...
git-svn-id: svn://10.0.0.236/trunk@54746 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:37:17 +00:00
hyatt%netscape.com
8892310c43
Adding some NS_ERRORs. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54745 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:35:16 +00:00
hyatt%netscape.com
b54ab2026d
Working on code to enumerate installed skins, packages, and locales. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54744 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:33:44 +00:00
ssu%netscape.com
97de07e73f
enabling ren8dot3 to be part of tinderbox build
...
git-svn-id: svn://10.0.0.236/trunk@54742 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 09:52:34 +00:00
ssu%netscape.com
7df07124f6
updating core script to use the new folder object instead of strings for paths/folders. r=sgehani@netscape.com. Not part of Tinderbox.
...
git-svn-id: svn://10.0.0.236/trunk@54741 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 09:50:46 +00:00
hyatt%netscape.com
841f13b627
Adding idl for the chrome entry (used for enumeration of installed skins, packages and locales). r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54740 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 09:37:58 +00:00
ssu%netscape.com
1e556db4a3
initial checkin of perl script to recursively remove directories. Not part of tinderbox.
...
git-svn-id: svn://10.0.0.236/trunk@54739 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 09:36:53 +00:00
hyatt%netscape.com
38a6405873
More skin goodness. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54738 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 09:29:43 +00:00
warren%netscape.com
a99e18a526
Toned down warning message for libs phase.
...
git-svn-id: svn://10.0.0.236/trunk@54737 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 08:09:12 +00:00
warren%netscape.com
783b66f200
Removed neckoutil_s.lib
...
git-svn-id: svn://10.0.0.236/trunk@54736 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 07:58:20 +00:00
mccabe%netscape.com
4c36ab7089
Reinstating backed-out fix to 18636; move FileLocator registration call from xpfe/bootstrap/nsSetupRegistry to webshell/tests/viewer/nsSetupRegistry, to make sure that the FileLocator service is available to the viewer. This fixes prefs for the viewer, broken before because they couldn't get at FileLocator.
...
FileLocator is still registered in xpfe, as the first nsSetupRegistry #includes the second. Hence the previous bustage.
r=neeti.
git-svn-id: svn://10.0.0.236/trunk@54735 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 07:54:18 +00:00
warren%netscape.com
4aa59d97bd
Fixed bug GetContentType/GetContentLength.
...
git-svn-id: svn://10.0.0.236/trunk@54734 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 07:36:14 +00:00
warren%netscape.com
de6431e60d
Removed -- old netlib stuff.
...
git-svn-id: svn://10.0.0.236/trunk@54733 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 06:50:50 +00:00
warren%netscape.com
e5b2451474
Removed neckoutil_s.lib
...
git-svn-id: svn://10.0.0.236/trunk@54732 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 06:48:30 +00:00
slamm%netscape.com
aa4a12d9d2
Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@54731 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 06:24:53 +00:00
slamm%netscape.com
4451b69a36
Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@54730 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 06:18:58 +00:00
tbogard%aol.net
de88fc736a
Errr, this should help baby wensleydale.
...
git-svn-id: svn://10.0.0.236/trunk@54729 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 06:02:46 +00:00
warren%netscape.com
1d923b140b
Workaround for Solaris bustage.
...
git-svn-id: svn://10.0.0.236/trunk@54728 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 05:58:24 +00:00
warren%netscape.com
2a40d45436
Removed util dir from build.
...
git-svn-id: svn://10.0.0.236/trunk@54727 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 05:52:41 +00:00
troy%netscape.com
e1ca6b4aeb
Fixed compiler warning
...
git-svn-id: svn://10.0.0.236/trunk@54726 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 05:38:15 +00:00
warren%netscape.com
05d899f92a
Added include of nsNetUtil.h to pick up NS_NewSyncStreamListener
...
git-svn-id: svn://10.0.0.236/trunk@54725 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 05:32:14 +00:00
warren%netscape.com
99c149db53
Removed nsICapabilities.idl -- subsumed by nsIInterfaceRequestor.idl
...
git-svn-id: svn://10.0.0.236/trunk@54724 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 05:18:39 +00:00
troy%netscape.com
64a7b56d5e
b=20286. Changed PlaceFloater() so that it repositions any views after
...
placing the frame
git-svn-id: svn://10.0.0.236/trunk@54723 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 05:09:08 +00:00
warren%netscape.com
51881fbcea
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
...
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
warren%netscape.com
99fb5a522a
Changed from no_neckoutil2_branch to remove neckoutil from build. Bug #11159
...
git-svn-id: svn://10.0.0.236/trunk@54721 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:49:11 +00:00
troy%netscape.com
42c75ca193
Changes parameter to be "const nsRect*" and changed a comment
...
git-svn-id: svn://10.0.0.236/trunk@54720 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:48:34 +00:00
valeski%netscape.com
432c3ffc1f
r=waterson. 16914. FTP was authentication anonymously even though username and pwd info were suppplied in the url. now it isn't
...
git-svn-id: svn://10.0.0.236/trunk@54719 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:39:29 +00:00
waterson%netscape.com
5b5c83c2d3
Fix RemoveStyleSheet() per pierre's comments.
...
git-svn-id: svn://10.0.0.236/trunk@54718 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:33:28 +00:00
tbogard%aol.net
ead43e83c0
Put a couple of what were protected member functions of nsWebShell into the public API. This was needed during the period of rebuilding the webshell.
...
git-svn-id: svn://10.0.0.236/trunk@54717 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:32:42 +00:00
tbogard%aol.net
7b9a93526f
nsWebShell now implements nsIDocShell. This is to pave the way for getting converted over to the docshell world. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54716 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:32:09 +00:00
mccabe%netscape.com
cc0d698984
Shrink 'ifeq ($(XPIDL_MODULE),)'-conditional error code from an if-else to just an if, so that gmake clobber, etc. works even when the error would fire.
...
r=shaver.
git-svn-id: svn://10.0.0.236/trunk@54715 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:25:19 +00:00
valeski%netscape.com
77c6e839a9
18434. r=rpotts. HTTP now implements OpenInputStream and proxies event sink callbacks between the caller and the transport.
...
git-svn-id: svn://10.0.0.236/trunk@54714 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:15:27 +00:00
tbogard%aol.net
32bc1cd58a
Removing now that the interface definition can be found in the IDL file.
...
git-svn-id: svn://10.0.0.236/trunk@54713 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:09:16 +00:00
valeski%netscape.com
a37f8ac53e
r=waterson. 17647. MIME mapping for file extensions was case sensitive. we now disregard case (this is actually broken, but for 99% of the real world cases we're covered)
...
git-svn-id: svn://10.0.0.236/trunk@54712 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:07:51 +00:00
tbogard%aol.net
f7f16de3f9
Adding new line at the end of the file to get rid of the warning.
...
git-svn-id: svn://10.0.0.236/trunk@54711 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:50:05 +00:00
slamm%netscape.com
ffb8e62846
Checked in proper MANIFEST file. This can go away now.
...
git-svn-id: svn://10.0.0.236/trunk@54710 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:06:47 +00:00
slamm%netscape.com
19fcf86495
Add dialogs for adding panels. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54709 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:03:35 +00:00
slamm%netscape.com
26b71f49eb
Add directories for sidebar component: public and src. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54708 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:03:31 +00:00
slamm%netscape.com
a871c3927f
Turn item selection back on. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54707 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:03:27 +00:00
slamm%netscape.com
6e18c894cf
Move click handler from <tree> to <treechildren>. This prevents clicks
...
on the column headers from launching a browser. Bug 11996. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54706 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:03:23 +00:00
slamm%netscape.com
b687207b79
Remove obsolete JavaScript code for the sidebar. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54705 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:03:20 +00:00
slamm%netscape.com
62f61ae822
Add persistence for state of folder splitter. Remove persistence
...
for sidebar-splitter (sidebarOverlay.xul handles it.) r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54704 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 03:03:13 +00:00
slamm%netscape.com
7f467f3582
Temp fix for Mac build
...
git-svn-id: svn://10.0.0.236/trunk@54703 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 02:53:41 +00:00
slamm%netscape.com
2a455361bb
Remove unused flash.dtd entry.
...
git-svn-id: svn://10.0.0.236/trunk@54702 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 02:33:31 +00:00
slamm%netscape.com
eb66d55337
Remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@54701 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 02:14:41 +00:00
slamm%netscape.com
8f32faf290
Remove unused flash files
...
git-svn-id: svn://10.0.0.236/trunk@54700 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 02:12:04 +00:00
slamm%netscape.com
f7a9eab6cf
Remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@54699 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 02:09:03 +00:00
slamm%netscape.com
b48b73e257
Remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@54698 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 02:03:38 +00:00
slamm%netscape.com
50cafea917
Something goofy is up with tinderbox. Going back to 1.72.
...
git-svn-id: svn://10.0.0.236/trunk@54697 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 02:00:13 +00:00
slamm%netscape.com
27e6bef1c6
Reapply checkout changes, but add extra quotes to date.
...
git-svn-id: svn://10.0.0.236/trunk@54696 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:40:05 +00:00
slamm%netscape.com
3338188427
Revert to last revision until change can handle pull by date.
...
git-svn-id: svn://10.0.0.236/trunk@54695 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:30:54 +00:00
slamm%netscape.com
1ca8a0e08d
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@54694 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:24:41 +00:00
waterson%netscape.com
0d3bd77be1
Use '.' notation rather than '~=' for performance reasons. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54693 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:17:34 +00:00
waterson%netscape.com
a2b3fa347d
Don't re-create atom over and over. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54692 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:13:36 +00:00
mscott%netscape.com
68aa9139e4
Fix xp build breakage by defining rv.
...
I'm not sure how this compiled on someone's machine =)
git-svn-id: svn://10.0.0.236/trunk@54691 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:12:58 +00:00
tbogard%aol.net
a418adda08
link with jsdom.dll so we get the methods to create a new ScriptGlobalObject and context.
...
git-svn-id: svn://10.0.0.236/trunk@54690 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:08:08 +00:00
rjc%netscape.com
d8e27497af
Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title.
...
git-svn-id: svn://10.0.0.236/trunk@54689 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:07:20 +00:00
tbogard%aol.net
52d498cd64
nsDocShell now implements nsIScriptContextOwner.
...
git-svn-id: svn://10.0.0.236/trunk@54688 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:06:59 +00:00
tbogard%aol.net
8ecae333e4
Declare that nsCDocShell implements nsIScriptContextOwner.
...
git-svn-id: svn://10.0.0.236/trunk@54687 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:05:28 +00:00
slamm%netscape.com
8baaf0d305
Add class="push dialog" to "Close" button to make it look like a button. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54686 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:03:46 +00:00
slamm%netscape.com
ccdc1c4359
Add dropdown icon for personal toolbar. Replace at will.
...
I am not a graphic designer. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54685 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:03:44 +00:00
slamm%netscape.com
2304d41790
Add sidebar component for js api to sidebar (e.g. addPanel()). r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54684 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:03:39 +00:00
slamm%netscape.com
20d725c6eb
Model history after bookmarks. Share the css and js files with bookmarks.
...
Fix overlaping columns, bug #17975 . r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54683 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:03:28 +00:00
slamm%netscape.com
ad32793254
Remove old files. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54682 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:03:22 +00:00
slamm%netscape.com
31fbcda1ef
Add Sidebar modules. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54681 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:03:02 +00:00
slamm%netscape.com
2e13fc3c86
Add dropdown icon for personal toolbar. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54680 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:58 +00:00
slamm%netscape.com
bac32c1b64
Add MPL. New list of entities to match remote-panels.rdf r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54679 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:53 +00:00
slamm%netscape.com
3c67876ec4
Add rdf observer to detect when the panel list has changed.
...
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54678 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:50 +00:00
slamm%netscape.com
d4cca283a1
Add MPL. Change list to have folders and include new panels. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54677 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:46 +00:00
slamm%netscape.com
2b356bc5bb
Fix tinderbox url typo. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54676 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:42 +00:00
slamm%netscape.com
c4ef7d74c7
Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54675 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:38 +00:00
slamm%netscape.com
ea55eba0d3
Add support for folders in available panels list.
...
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54674 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:36 +00:00
slamm%netscape.com
a4e37230ea
Enable/disable buttons on move up/down (bug #16847 ).
...
Add support for folders in available panels list. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54673 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:32 +00:00
slamm%netscape.com
789c670fb3
Add styles for folders in available panels list.
...
Using bookmark icons for now. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54672 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:29 +00:00
slamm%netscape.com
148d5c122d
Add MPL. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54671 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:26 +00:00
slamm%netscape.com
b77e92c492
Add dialogs for adding panels. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54670 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:18 +00:00
slamm%netscape.com
fff03075ad
Add dialogs for adding panels.
...
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54669 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:06 +00:00
slamm%netscape.com
5149fa6a34
Remove flames.gif. It was used by the flash panel which is out. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54668 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 01:02:02 +00:00
slamm%netscape.com
5ad397e2a0
Use single clicks to open folders, but double clicks to launch items.
...
Bug #14998 . r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54667 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:56:44 +00:00
slamm%netscape.com
ef3e01b2b4
Add license. Remove "! important" for twisty style rule.
...
The style rule works without it. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54666 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:56:39 +00:00
slamm%netscape.com
257b47f01c
Add bm-panels.js. Reorder to alphabetical order. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54665 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:56:33 +00:00
slamm%netscape.com
4eb3e1a230
Not done. Has "Add panel" test.
...
Add dropdown icons to toolbar folders. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54664 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:56:30 +00:00
slamm%netscape.com
92fa603842
Make regex for matching module names more general. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54663 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:56:04 +00:00
waterson%netscape.com
7e8ab58db1
Avoid excessive updates by conditioning on attribute that changed. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54662 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:55:59 +00:00
waterson%netscape.com
e04535a449
Add 'indent' atom. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54661 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:55:14 +00:00
waterson%netscape.com
a6f93c39c3
Add focus pseudo-class atoms. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54660 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:54:45 +00:00
waterson%netscape.com
a62fed42a4
Tree scrolling improvements. Avoid string twiddling in CreateAnonymousTreeCellFrames. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54659 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:53:41 +00:00
slamm%netscape.com
3dc781b67c
Use loop for xpfe instead of so much cut and paste.
...
Add sidebar component manifests. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54658 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:52:36 +00:00
sspitzer%netscape.com
d7ee22b271
pass up error values upon failure. we were hitting these failures on
...
bug #18620 , and doing this is correct, and it will help us find similar problems
sooner in the future.
git-svn-id: svn://10.0.0.236/trunk@54657 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:52:32 +00:00
slamm%netscape.com
33e8d9307c
Use config/cvsco.pl to checkout.
...
Catches conflicts and logs output to a file. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54656 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:52:20 +00:00
slamm%netscape.com
ece1d17e57
Change dump() calls to debug() calls. That makes it easier to turn
...
them all off at once.
Fix context menus. They were adding multiple items (bug #14765 ).
They also needed to select the item under the mouse. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54655 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:49:19 +00:00
slamm%netscape.com
d675a717da
Add sidebar component makefiles. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54654 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:49:09 +00:00
slamm%netscape.com
0fa703a361
Add dialogs for adding panels.
...
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54653 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:48:38 +00:00
slamm%netscape.com
6f6977005c
Rewrite script to check for cvs conflicts and log output to a file. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54652 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:48:33 +00:00
rginda%netscape.com
e9cb2134b8
Defined __LITTLE_ENDIAN in fdlibm on x86 linux, fixes various Math object issues, r=rogerl@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54651 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:43:03 +00:00
mccabe%netscape.com
fed797cf9d
Additional Date object APIS courtesy 'Chris' Houck. r=mccabe.
...
git-svn-id: svn://10.0.0.236/trunk@54650 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:42:07 +00:00
dougt%netscape.com
0bce1684c5
fix for 18078. r=mstoltz,warren
...
(looks like it is #ifdef'ed out)
git-svn-id: svn://10.0.0.236/trunk@54649 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:33:45 +00:00
dougt%netscape.com
0c53e29d87
fix for 18078. r=mstoltz,warren
...
git-svn-id: svn://10.0.0.236/trunk@54648 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:32:43 +00:00
sspitzer%netscape.com
1eeb92635a
remove comment line to prevent build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@54647 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:32:37 +00:00
tbogard%aol.net
28e0d36873
Would help if I removed nsIScriptContextOwner.h instead of nsIScriptObjectOwner.h
...
git-svn-id: svn://10.0.0.236/trunk@54646 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:28:40 +00:00
pinkerton%netscape.com
ff77d6d7c3
added debug ifdefs around printfs to reduce output during drags.
...
git-svn-id: svn://10.0.0.236/trunk@54645 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:24:06 +00:00
locka%iol.ie
9a3ce86ab9
Removed "const" on the aResult parameter on CWebShellContainer override of nsIBrowserWindow::GetTitle
...
git-svn-id: svn://10.0.0.236/trunk@54644 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:21:29 +00:00
locka%iol.ie
c2ccf084e3
Added CommandStateChangeConstants
...
git-svn-id: svn://10.0.0.236/trunk@54643 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:19:53 +00:00
nisheeth%netscape.com
9c5972cc6e
Fix for bug 20194. r=beard. Thank to Patrick Beard for finding this leak in CaptureFrameStateFor().
...
git-svn-id: svn://10.0.0.236/trunk@54642 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:17:40 +00:00
pinkerton%netscape.com
81c4e5477a
changes for docshell idl project to get built. required adding a new idl export in prefs.
...
git-svn-id: svn://10.0.0.236/trunk@54641 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:16:48 +00:00
dougt%netscape.com
60f0d61f7e
fix for 18078. r=mstoltz,warren
...
git-svn-id: svn://10.0.0.236/trunk@54640 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:16:09 +00:00
pinkerton%netscape.com
0a4e786ad8
exporting nsBaseWindow.idl for travis.
...
git-svn-id: svn://10.0.0.236/trunk@54639 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:15:10 +00:00
dougt%netscape.com
69329e38fe
Fix for 18078. R=mstoltz,warren
...
git-svn-id: svn://10.0.0.236/trunk@54638 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:14:55 +00:00
pinkerton%netscape.com
54aadbcdf0
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:12:08 +00:00
pinkerton%netscape.com
f277a4033c
removing obsolete d&d code and changing from CID's to progID's in d&d code. r=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@54636 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:10:55 +00:00
mscott%netscape.com
acd1ca8191
modify SetLoadGroup to work with retargeting.
...
r=rpotts
git-svn-id: svn://10.0.0.236/trunk@54635 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:10:37 +00:00
mscott%netscape.com
80b21e9dce
uri dispatching nit....retarget the load group if we are opening a channel which has a load group
...
different from our own.
THIS CODE IS NOT executed unless uri dispatching is turned on.
git-svn-id: svn://10.0.0.236/trunk@54634 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:10:17 +00:00
mscott%netscape.com
c3a13e7ff6
small uri dispatching nit...I needed to add nsIURIContentListener to the GetInterface method on nsIWebShell.
...
git-svn-id: svn://10.0.0.236/trunk@54633 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:09:00 +00:00
sspitzer%netscape.com
75090d7b62
fix build bustage for travis. a=mscott
...
git-svn-id: svn://10.0.0.236/trunk@54632 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:07:03 +00:00
selmer%netscape.com
8c416d926e
Include rowIndex test
...
git-svn-id: svn://10.0.0.236/trunk@54631 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 23:59:28 +00:00
selmer%netscape.com
992d99ef43
New test for moving rows via rowIndex assignment in javascript
...
git-svn-id: svn://10.0.0.236/trunk@54630 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 23:58:37 +00:00
tbogard%aol.net
69d46f87ef
wensleydale rides the short bus. Lets see if it can understand a basic QueryInterface since CallQueryInterface seems to be too much for it's little brain to handle.
...
git-svn-id: svn://10.0.0.236/trunk@54629 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 23:25:25 +00:00
tbogard%aol.net
631e2d2034
Connected nsIScriptContextOwner.idl to the build and removed the copy of the header file.
...
git-svn-id: svn://10.0.0.236/trunk@54628 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 23:05:19 +00:00
tbogard%aol.net
2a4abf0dab
added files: mozilla/dom/public/nsIScriptContextOwner.idl
...
git-svn-id: svn://10.0.0.236/trunk@54627 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 23:04:23 +00:00
valeski%netscape.com
8271d7284a
r=travis. 20135. we were clipping the rightmost digit of the seconds field in a refresh header attribute (thus losing a factor of 10 in refresh timer timeout).
...
git-svn-id: svn://10.0.0.236/trunk@54626 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 23:02:14 +00:00
tbogard%aol.net
153abf8b4d
Added docshell makefiles to the build. Thanks to andreas.otte@primus-online.de for reminding me of this.
...
git-svn-id: svn://10.0.0.236/trunk@54625 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:58:57 +00:00
tbogard%aol.net
da35c506dd
Added nsIScriptContextOwner.idl to the list of IDL files to build. Removed nsIScriptContextOwner.h from the list of export header files.
...
git-svn-id: svn://10.0.0.236/trunk@54624 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:51:42 +00:00
waterson%netscape.com
c439c8fcbb
Fix incorrect use of dont_QueryInterface() in PreHandleEvent() that was leaking.
...
git-svn-id: svn://10.0.0.236/trunk@54623 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:47:39 +00:00
tbogard%aol.net
c58b2d99ca
Added nsIScriptContextOwner.idl to the list of IDL files to build. Removed nsIScriptContextOwner.h from the list of export header files. r=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@54622 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:44:28 +00:00
pnunn%netscape.com
5c492dc32c
fix for bug#19394. pnunn. (a PDT bug). review:neeti@netscape.com
...
Added code for ImageRequest in error condition (abort).
Note that testcase only seems to trigger abort condition on
wintel.
git-svn-id: svn://10.0.0.236/trunk@54621 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:43:45 +00:00
tbogard%aol.net
df23f6d81e
Changed the UUID back to the one that nsIScriptContextOwner had in the .h file.
...
git-svn-id: svn://10.0.0.236/trunk@54620 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:42:07 +00:00
pinkerton%netscape.com
a613ecae8f
eat drag gesture events for now. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@54619 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:35:35 +00:00
syd%netscape.com
79648966e4
Generate Postscript translate for top margin. r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@54618 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:33:58 +00:00
akkana%netscape.com
6bd223eae3
19515: fix a XIF DTD problem where text nodes with names corresponding
...
to XIF node names didn't make it into the output. Fix from rick, r=me.
Also, a temp fix to the html output sink to get around bug 20246,
and a couple of test case tweaks.
git-svn-id: svn://10.0.0.236/trunk@54617 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:33:32 +00:00
tbogard%aol.net
ba7d99eef0
First cut at putting nsIScriptContextOwner interface into idl. (Not connected to the build yet.)
...
git-svn-id: svn://10.0.0.236/trunk@54616 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:32:58 +00:00
rginda%netscape.com
edb94a5acb
Changes to make list selection page work correctly on windows platform.
...
git-svn-id: svn://10.0.0.236/trunk@54615 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:31:45 +00:00
sspitzer%netscape.com
d713f527bb
fixed by ducarroz. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@54614 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:28:40 +00:00
tbogard%aol.net
002add50a8
Adding DocShell to the build. r= pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54613 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:22:20 +00:00
tbogard%aol.net
2cf33bd3b4
Adding docshell to the build.
...
git-svn-id: svn://10.0.0.236/trunk@54612 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:21:36 +00:00
putterman%netscape.com
7ad2f68067
Fixes 13073. reviewed by hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@54611 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:17:12 +00:00
valeski%netscape.com
35e7f3daaa
comment changes for javadoc
...
git-svn-id: svn://10.0.0.236/trunk@54610 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:17:11 +00:00
valeski%netscape.com
4e2f156283
r=warren. the return val from the progress sink was getting in the way of the socket transport state machine, now it's just being ingonored.
...
git-svn-id: svn://10.0.0.236/trunk@54609 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:16:21 +00:00
hyatt%netscape.com
3f8b94159a
Adding RemoveStyleSheet to nsIDocument (needed for skins). r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@54608 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:15:07 +00:00
valeski%netscape.com
cbd0bdfa96
r=vidur. 18889. PNG images weren't being registered (x-png that is) for viewing by layout, now they are
...
git-svn-id: svn://10.0.0.236/trunk@54607 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:14:32 +00:00
tbogard%aol.net
62ff5ce10b
A couple of changes to get building on Unix. Thanks to andreas.otte@primus-online.de for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@54606 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:12:28 +00:00
rogerl%netscape.com
7711fb73be
r=norris
...
Moved 'ok' to MatchState. Re-wrote matchGreedyKid to reduce stack
usage and allow succesful completion to propagate out. #9141
git-svn-id: svn://10.0.0.236/trunk@54605 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:06:22 +00:00
dp%netscape.com
fbcff1c752
Delinking nsCookieHTTPNotify and cookie internal apis. Now the
...
nsCookieHTTPNotify calls the cookie api using the cookieservice. This
gets us to removing the nsCookieHTTPNotify off the cookie dll into
apprunner which would cause a delayed on demand load of the cookie
dll. r=neeti@netscape.com
git-svn-id: svn://10.0.0.236/trunk@54604 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:02:20 +00:00
warren%netscape.com
7de4c964c0
Removed date/time because win95 behaves differently.
...
git-svn-id: svn://10.0.0.236/trunk@54603 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:02:07 +00:00
tbogard%aol.net
4628d34d47
Changes to get DocShell building again with URILoader changes.
...
git-svn-id: svn://10.0.0.236/trunk@54602 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:00:35 +00:00
hangas%netscape.com
47f3cd4d99
Fix for 18018, mail prefs messed up. r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@54601 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:38:32 +00:00
Jerry.Kirk%Nexwarecorp.com
67a7e9e385
Added debug code to try and track down extra draws..
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@54600 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:37:43 +00:00
Jerry.Kirk%Nexwarecorp.com
f14c309400
mWidth and mHeight were getting set to 0 instead of -1 which broke menus
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@54599 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:37:02 +00:00
pavlov%netscape.com
fc583283d5
build some files r=travis
...
git-svn-id: svn://10.0.0.236/trunk@54598 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:34:42 +00:00
fur%netscape.com
0d4ce41cf5
Disable the temporary assertion for embedded NUL characters in nsString::Append(),
...
so that clients of nsString can make use of the changes that rickg added which
allow embedded NULs. r: rickg
git-svn-id: svn://10.0.0.236/trunk@54597 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:32:53 +00:00
blizzard%redhat.com
31ec3a3962
code to prevent creating a window that is a child of an nsIWidget that has already been destroyed
...
git-svn-id: svn://10.0.0.236/trunk@54596 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:28:57 +00:00
waterson%netscape.com
f67cc3b96f
Ooops. Fix 'component:' URI to have one slash, not two.
...
git-svn-id: svn://10.0.0.236/trunk@54595 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:28:46 +00:00
sspitzer%netscape.com
868de24bb5
ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@54594 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:20:30 +00:00
dbragg%netscape.com
5442b2e9b9
Part of fixes for bug 17506. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@54593 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:19:06 +00:00
akkana%netscape.com
9da43ace6b
18714: make InsertAsQuotation methods leave the insert point after, and outside, the node that was inserted. r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@54592 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:15:57 +00:00
brendan%mozilla.org
eee1a99532
Use nsAutoString for local strings (r=vidur@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@54591 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:15:42 +00:00
danm%netscape.com
5d1fa83609
updated to match nsIWebShell interface change for travis@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54590 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:15:32 +00:00
dbragg%netscape.com
3cb5aae609
New confirm dialog for xpinstall. Fixes bug #17506 . r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@54589 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:14:49 +00:00
rods%netscape.com
5a29159da7
changes to make the XP wheel tracker code work for windows.
...
Code is from bryner@uiuc.edu , reviewed by self. I don't think there was a bug
but there should have been.
git-svn-id: svn://10.0.0.236/trunk@54588 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:14:43 +00:00
dbragg%netscape.com
27dabbd961
added the content directory. This should have been done a long time ago. Also fixes bug 17506. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@54587 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:13:14 +00:00
dbragg%netscape.com
9e4e33053f
New confirmation dialog for xpinstall. Fixes bug #17506 . r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@54586 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:11:26 +00:00
tbogard%aol.net
390f55af09
Changed GetDocumentLoaderObserver to return a ** instead of a *&. This is in sync with the nsIDocShell::GetDocumentLoaderObserver. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54585 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:09:47 +00:00
dp%netscape.com
30a9e22992
- Removed IID defines
...
- Using GenericModule
git-svn-id: svn://10.0.0.236/trunk@54584 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:07:48 +00:00
mscott%netscape.com
2060747c79
Fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@54583 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:06:49 +00:00
mscott%netscape.com
7e5647a068
fix case sensitivity of include file
...
git-svn-id: svn://10.0.0.236/trunk@54582 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:03:41 +00:00
dp%netscape.com
69dd443d63
NS_RELEASE if there isn't a global service manager
...
git-svn-id: svn://10.0.0.236/trunk@54581 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:02:51 +00:00
nhotta%netscape.com
ff45bfaf14
Change to pass empty string instead of null for setlocale, increased a local buffer size to hold larger locale name, bug 18338, r=tao.
...
git-svn-id: svn://10.0.0.236/trunk@54580 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:01:54 +00:00
mscott%netscape.com
4628698254
temporary tweak to doc loader to use private uri loader
...
with post data stream support if we are trying to load
a url that has a post data stream.
r=travis
git-svn-id: svn://10.0.0.236/trunk@54579 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:01:15 +00:00
mscott%netscape.com
b6e7fb0d50
changes to support private post stream data interface.
...
changes to support aWindowContext parameter and to remove
the content listener and progress sink as arguments. Instead,
use an interface requestor on the window context to get these.
I was also able to take out the capabilities class as well.
r=travis
git-svn-id: svn://10.0.0.236/trunk@54578 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:00:52 +00:00
mscott%netscape.com
c8e236c42b
add private interface for opening a url with post data
...
removed content listener and progress sink interfaces from
OpenURI and friends. Instead, pass in a nsISupports window
context. We can use the requestor interface to ask the
window context for the content listener and progress sink.
This reduced the number of arguments to OpenURI by one.
And eventually we'll query the window context for a
docshell / webshell interface which we could pass around.
r=travis
git-svn-id: svn://10.0.0.236/trunk@54577 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 21:00:14 +00:00
bienvenu%netscape.com
00e9964d93
remove newline, fix 19128 spurious n in error msg
...
git-svn-id: svn://10.0.0.236/trunk@54576 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 20:57:29 +00:00
waterson%netscape.com
ca6783642d
Bug 20147. Make sure to correctly scope 'parent' when creating script objects. XUL document's parent is the window; XUL element's parent is the document. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@54575 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 20:53:40 +00:00
brendan%mozilla.org
81777e8de7
Fix refcnt underflow bug, defend against null myObj (r=vidur@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@54574 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 20:44:36 +00:00
sspitzer%netscape.com
57bcc5d977
remove workaround for #14312 , it is no longer needed.
...
git-svn-id: svn://10.0.0.236/trunk@54573 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 20:41:23 +00:00
sspitzer%netscape.com
ccdb1964d1
fix warnings
...
git-svn-id: svn://10.0.0.236/trunk@54572 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 20:40:39 +00:00
bryner%uiuc.edu
441b7717d1
Minor changes to fix building on Linux with --enable-oji. r=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@54571 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 20:27:00 +00:00
larryh%netscape.com
1ca16c0791
BugZilla: 19247. Add support for VMS, QNX, NTO
...
git-svn-id: svn://10.0.0.236/trunk@54570 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 19:42:11 +00:00
tbogard%aol.net
3255f4c635
Updated the UNIX makefiles to be in sync with the Windows ones. (Not Part of the build).
...
git-svn-id: svn://10.0.0.236/trunk@54569 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 18:42:33 +00:00
tbogard%aol.net
1f92049a42
Changes to reflect the fact that the nsIDocShell API now has a GetPresShell. Used NS_STATIC_CAST on a comparison to 'this'. (Not Part of build).
...
git-svn-id: svn://10.0.0.236/trunk@54568 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 18:41:59 +00:00
tbogard%aol.net
71e137989b
Added a readonly attribute to get the PresShell. (Not Part of the build)
...
git-svn-id: svn://10.0.0.236/trunk@54567 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 18:40:06 +00:00
shaver%netscape.com
df20a09801
track nsIFile changes (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@54564 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 15:17:57 +00:00
shaver%netscape.com
2c78142979
- Portions of nsIFile and nsIDirectoryEnumerator implementations for Unix.
...
- Various missing-newline-at-end-of-file fixes from Andrew Taylor
<Andrew.Taylor@cal.montage.ca >.
- Fixed case in nsIDirectoryEnumerator.idl
- Added |normalize()|, |truncate()| and |target|, |isSpecial()| to nsIFile.idl
- Changed |isExists()| to |exists()|, |fileName| to |leafName|, |isEqual()| to
|equals| and added |in boolean recur| to |isContainedIn()|.
- Corrected widespread misspelling of |NS_ERROR_FILE_UNRECOGNIZED_PATH|.
- Partially updated Windows code to track changes.
Partially addresses 17948, r=dougt
git-svn-id: svn://10.0.0.236/trunk@54563 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 14:55:03 +00:00
andreas.otte%primus-online.de
5d2117bae7
Adding res-protocol makefiles r=warren
...
git-svn-id: svn://10.0.0.236/trunk@54562 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 10:10:21 +00:00
jfrancis%netscape.com
ed38a43f75
* ported the html editor work for the "caret doesn't move when i hit return" bug (16715) back to the plaintext editor.
...
* fixed a paste/rules interaction problem (19367)
* introduced an init time pass over html documents to populate empty list items and table cells with special breaks so that the user can click in them and actually get a caret
* fixed some warnings
r = floppy moose
git-svn-id: svn://10.0.0.236/trunk@54561 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 08:28:46 +00:00
tbogard%aol.net
a4caa04804
Implemented GetPositionAndSize.... Fixed some calls to DOMHandleEvent.
...
git-svn-id: svn://10.0.0.236/trunk@54560 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 07:47:20 +00:00
blizzard%redhat.com
1630fa09b2
make sure that windows are destroyed when the Destroy() method is called. fix for bug #18801 . r=syd
...
git-svn-id: svn://10.0.0.236/trunk@54559 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 07:44:22 +00:00
idk%eng.sun.com
2a95e241e9
20114
...
added null checking
git-svn-id: svn://10.0.0.236/trunk@54558 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 07:26:37 +00:00
hyatt%netscape.com
dfb64c2671
More skin work. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54557 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 06:51:24 +00:00
cls%seawood.org
caf7536557
Removed unneeded -e argument to grep.
...
Changed print-depth-path.sh to check for Makefile instead of Makefile.in for objdir builds.
git-svn-id: svn://10.0.0.236/trunk@54556 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 06:15:04 +00:00
tbogard%aol.net
a75802872d
nsXULDocument now uses the nsIBaseWindow interface for windowing stuff on webshell instead of nsIWebShell. This paves the way for the new docshell object to move in.
...
git-svn-id: svn://10.0.0.236/trunk@54555 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 06:04:15 +00:00
tbogard%aol.net
392a39500b
Flipped the default of the Windows Warning box that can come up. It now requires an environment variable be set to come up.
...
git-svn-id: svn://10.0.0.236/trunk@54554 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 05:50:22 +00:00
cls%seawood.org
ecf79b0ac2
Oops, added '-o $@' to necessary MKSHLIB definitions.
...
git-svn-id: svn://10.0.0.236/trunk@54553 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 05:27:26 +00:00
cls%seawood.org
4ef5544fff
Added preliminary autoconf support for solaris. Untested.
...
git-svn-id: svn://10.0.0.236/trunk@54552 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 04:46:11 +00:00
rhp%netscape.com
49000dbf99
Changes to build this on Unix
...
git-svn-id: svn://10.0.0.236/trunk@54551 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 03:58:20 +00:00
rginda%netscape.com
a839a57ff8
-- CHATZILLA CHANGES ONLY --
...
* Makefile.in, makefile.win
Install new files: munger.js, test3-readprefs.js, and face-*.gif (9 files)
* irc.js
Update regexps to 1.5 syntax.
* test3-commands.js
Wire whois command.
* test3-handlers.js
readPrefs() on startup.
Show checkmark on debug message menu.
Clear inputbox after a /command.
Send eval output to currentobject, instead of *client*
Fix for /join #channelname joining ##channelname.
Whois command implementation.
Factor _addToUserList out of onJoin so it can be used from onNick as well.
Whois reply display code.
* test3-output-*.css
New styles for munger tags.
Assorted style changes.
* test3-static.js
Change linuxnet->moznet.
Munger hookup.
newInlineText creates spans instead of anchors.
notifyActivity blinks indicator if it is already lit.
s/parity/mark
* test3.css
Assorted ui style changes: tbuttons in groove, color changes, etc.
* test3.xul
Include new js file.
Put statusbar in a toolbox.
git-svn-id: svn://10.0.0.236/trunk@54550 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 03:57:45 +00:00
rhp%netscape.com
d4c8f42880
Change for new code that is not part of the build!
...
git-svn-id: svn://10.0.0.236/trunk@54549 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 03:51:31 +00:00
rhp%netscape.com
b4694ec541
Just adding files to the tree. NOT PART OF THE BUILD YET!
...
git-svn-id: svn://10.0.0.236/trunk@54548 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 03:37:47 +00:00
blizzard%redhat.com
83d6fa9563
[MLK] make sure to destroy the region before creating a new one
...
git-svn-id: svn://10.0.0.236/trunk@54547 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 03:08:49 +00:00
cls%seawood.org
633d5407a8
Fixed tabbing problems with emacs caused by the mode header.
...
Added preliminary autoconf support for aix, dgux, freebsd and hpux. All untested.
git-svn-id: svn://10.0.0.236/trunk@54546 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 02:15:22 +00:00
rbs%maths.uq.edu.au
15cf3ce767
Removed a default arg. See where bug 19398 where axel@pike.org reported that a default arg is both in .h and .cpp, and Suns CC seems unhappy about this.
...
git-svn-id: svn://10.0.0.236/trunk@54543 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 02:03:26 +00:00
edwin%woudt.nl
b8e47d1355
Added support for combobox and image
...
git-svn-id: svn://10.0.0.236/trunk@54542 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 00:44:34 +00:00
edwin%woudt.nl
c6505dafa7
Adding PageUI to the build
...
git-svn-id: svn://10.0.0.236/trunk@54541 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 00:43:54 +00:00
brendan%mozilla.org
aac42b0e3f
Destroy rt->stateChange condvar (also trim deadwood; 20168, r=beard@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@54540 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 19:56:52 +00:00
tor%cs.brown.edu
e6626c027b
Incorporate MATH_ML code from gfx/src/gtk into the xlib version.
...
Also changes MAX to PR_MAX. r=blizzard
git-svn-id: svn://10.0.0.236/trunk@54539 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 19:14:23 +00:00
tor%cs.brown.edu
2ba35ab26e
Fix timers with interval greater than a second. r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@54538 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 19:12:10 +00:00
beard%netscape.com
134197fc4f
bug #19474 , r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes.
...
git-svn-id: svn://10.0.0.236/trunk@54537 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 17:20:11 +00:00
locka%iol.ie
7b22bed0bb
no message
...
git-svn-id: svn://10.0.0.236/trunk@54536 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 16:39:50 +00:00
locka%iol.ie
8cf85733f6
Removed FPKLUDGE hack for Delphi
...
git-svn-id: svn://10.0.0.236/trunk@54535 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 16:31:21 +00:00
duncan%be.com
5941ff2111
Fix memory allocation checking bug 9828.
...
Fix DrawLine and DrawString rendering bugs (contributed by
Yannick Koehler <koehler@mythrium.com >).
r=syd
git-svn-id: svn://10.0.0.236/trunk@54534 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 10:53:47 +00:00
brendan%mozilla.org
96b0c7d20d
Whitespace/comment police.
...
git-svn-id: svn://10.0.0.236/trunk@54533 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 10:32:13 +00:00
brendan%mozilla.org
b09e389810
Whitespace police!
...
git-svn-id: svn://10.0.0.236/trunk@54532 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 10:26:53 +00:00
brendan%mozilla.org
49a807da2d
Fix decompiler to search function clone prototypes for args and vars (20160, r=rginda@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@54531 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 09:46:33 +00:00
brendan%mozilla.org
b27b31a03e
Clean up whitespace/returns/braces, plus Ben's update to GetFields.
...
git-svn-id: svn://10.0.0.236/trunk@54530 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 06:37:13 +00:00
warren%netscape.com
0b48abec61
Forced Windows nslocale.dll to pull in NSGetFactory.
...
git-svn-id: svn://10.0.0.236/trunk@54529 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 05:40:40 +00:00
warren%netscape.com
cdfb005941
Forced Windows gkgfxwin to pull in NSGetFactory.
...
git-svn-id: svn://10.0.0.236/trunk@54528 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 05:39:46 +00:00
warren%netscape.com
6ac95efaf8
Checked in work-around for the fact that SeaMonkeyAll doesn't pull modules/makefile.win
...
git-svn-id: svn://10.0.0.236/trunk@54525 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:47:01 +00:00
warren%netscape.com
eb9a891946
Eliminated the libs build pass.
...
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
warren%netscape.com
6c48936998
Added new version that's used with new no-libs-pass make on Windows.
...
git-svn-id: svn://10.0.0.236/trunk@54522 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 02:48:59 +00:00
tbogard%aol.net
bbe91002db
Added do_GetInterface to the dlldeps so it is properly exported from the DLL.
...
git-svn-id: svn://10.0.0.236/trunk@54521 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 02:17:24 +00:00
tbogard%aol.net
908b6a0310
Turned on the do_GetInterface implementation by removing the #ifdef 0.
...
git-svn-id: svn://10.0.0.236/trunk@54520 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 02:16:22 +00:00
tbogard%aol.net
ed82f49d52
Added nsIInterfaceRequestor.cpp to the build.
...
git-svn-id: svn://10.0.0.236/trunk@54519 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 02:15:11 +00:00
toshok%hungry.com
9114c4a449
x86Win32ExceptionHandler.h => x86ExceptionHandler.h
...
git-svn-id: svn://10.0.0.236/trunk@54517 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 00:10:16 +00:00
toshok%hungry.com
8156facb79
move all x86 specific stuff into a CPU_ARCH guarded section, and if NETBSD_ELF is defined, don't build with GLOBALS_NEED_UNDERSCORE
...
git-svn-id: svn://10.0.0.236/trunk@54516 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 23:48:29 +00:00
toshok%hungry.com
b8be56336e
x86Win32ExceptionHandler.h => x86ExceptionHandler.h
...
git-svn-id: svn://10.0.0.236/trunk@54515 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 23:38:58 +00:00
toshok%hungry.com
7a0f207379
for egcs-1.1.1 (gcc 2.91) don't include the terminate() function. there may be previous revisions that don't need this function, but this is the version i have - we can always change the check later.
...
git-svn-id: svn://10.0.0.236/trunk@54514 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 23:17:20 +00:00
toshok%hungry.com
e3c482bdae
don't worry about the compile time warnings wrt this function definition, and add support for platforms that have an underscore prepended to the symbol name.
...
git-svn-id: svn://10.0.0.236/trunk@54513 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 23:05:49 +00:00
blizzard%redhat.com
235ae9db7b
make the grab a little more idiot proof
...
git-svn-id: svn://10.0.0.236/trunk@54512 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 20:08:18 +00:00
shaver%netscape.com
9d0148c5b0
Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford
...
<fuzed@swbell.net >.
git-svn-id: svn://10.0.0.236/trunk@54511 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 17:47:05 +00:00
toshok%hungry.com
e1f91d9c45
switch from nspr21 to nspr3
...
git-svn-id: svn://10.0.0.236/trunk@54510 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:39:22 +00:00
toshok%hungry.com
d0bc8065c7
NetBSD needs underscores (at least in a.out mode. i need to try out elf.)
...
git-svn-id: svn://10.0.0.236/trunk@54509 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:36:10 +00:00
toshok%hungry.com
6e05c5b1a4
add handling for platforms that need underscores in front of global symbols.
...
git-svn-id: svn://10.0.0.236/trunk@54508 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:35:31 +00:00
toshok%hungry.com
167ae86d9e
NetBSD uses the same stuff for ThreadContexts as FreeBSD
...
git-svn-id: svn://10.0.0.236/trunk@54507 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:30:58 +00:00
toshok%hungry.com
237c1f5bba
include x86UnixishThread.h for LINUX, FREEBSD, and NETBSD
...
git-svn-id: svn://10.0.0.236/trunk@54506 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:29:00 +00:00
toshok%hungry.com
4c79e2e9f5
switch to using the md/Asm.h macros (GLOBAL_ENTRY and END_ENTRY)
...
git-svn-id: svn://10.0.0.236/trunk@54505 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:28:16 +00:00
toshok%hungry.com
40dccc102d
add NetBSD.mk
...
git-svn-id: svn://10.0.0.236/trunk@54504 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:26:55 +00:00
toshok%hungry.com
e931c5925c
stop listing OS's that exclude the prototypes and list the only one for which we include them. this file should be renamed to x86ExceptionHandler.h
...
git-svn-id: svn://10.0.0.236/trunk@54503 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:24:57 +00:00
toshok%hungry.com
f802362180
use END_ENTRY instead of a naked .size pseudo op
...
git-svn-id: svn://10.0.0.236/trunk@54502 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:23:06 +00:00
toshok%hungry.com
4a12193f5e
use GLOBAL_ENTRY/SYMBOL_NAME so symbol names are prepended with '_'
...
git-svn-id: svn://10.0.0.236/trunk@54501 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:22:33 +00:00
toshok%hungry.com
544b6c33ab
merge the freebsd/linux thread files into one, and use it for netbsd too
...
git-svn-id: svn://10.0.0.236/trunk@54500 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 10:21:49 +00:00
tor%cs.brown.edu
f4d16e3240
Build bustage fix for gcc 2.7 & vc5 - include class interface
...
before playing with nsCOMPtr. r=travis@aol.net ,a=dmose@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@54499 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 05:05:14 +00:00
tbogard%aol.net
c4157fe996
Changed NS_ASSERTION to NS_ENSURE on an interface boundary check. Done mainly to get VC depend to rebuild this file so tinderbox will go green.
...
git-svn-id: svn://10.0.0.236/trunk@54498 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 03:36:35 +00:00
tbogard%aol.net
d90a54c043
nsGfxTextControlFrame now uses the nsIBaseWindow interface off the WebShell object to do positioning stuff instead of nsIWebShell interface. Also changed some regular XPCOM pointers to be nsCOMPtrs.
...
git-svn-id: svn://10.0.0.236/trunk@54497 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 03:23:43 +00:00
tbogard%aol.net
b37b8cb748
nsHTMLDocument now uses the nsIBaseWindow interface off the WebShell object to do positioning stuff instead of nsIWebShell interface.
...
git-svn-id: svn://10.0.0.236/trunk@54496 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 03:11:10 +00:00
tbogard%aol.net
50834581e0
nsFrameFrame now uses the nsIBaseWindow interface off the WebShell object to do positioning stuff instead of nsIWebShell interface. Also changed the call to GetTitle to properly free the returned pointer as an internal const pointer is no longer returned.
...
git-svn-id: svn://10.0.0.236/trunk@54495 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 03:06:59 +00:00
tbogard%aol.net
e6540f80cb
Added getPositionAndSize() to nsIBaseWindow.
...
git-svn-id: svn://10.0.0.236/trunk@54494 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:49:57 +00:00
tbogard%aol.net
2e6c4d782b
GlobalWindow now uses the nsIBaseWindow interface off the WebShell object to do positioning stuff instead of nsIWebShell interface. Also changed the call to GetTitle to properly free the returned pointer as an internal const pointer is no longer returned.
...
git-svn-id: svn://10.0.0.236/trunk@54493 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:35:54 +00:00
tbogard%aol.net
214a0167f0
Free pointer returned by GetTitle since it no longer returns a const pointer to the internal string storage.
...
git-svn-id: svn://10.0.0.236/trunk@54492 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:29:17 +00:00
tbogard%aol.net
bf4ceb4a12
Removed const from GetTitle to get in sync with API.
...
git-svn-id: svn://10.0.0.236/trunk@54491 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:24:43 +00:00
tbogard%aol.net
7d4f2d6a7c
Removed const from GetTitle to get in sync with removal from API.
...
git-svn-id: svn://10.0.0.236/trunk@54490 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:22:42 +00:00
tbogard%aol.net
4cf924be09
Removed the const from GetTitle to reflect the fact that the implementation should return an allocated string.
...
git-svn-id: svn://10.0.0.236/trunk@54489 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:21:43 +00:00
sspitzer%netscape.com
34e586d5b9
fix 974 warnings by declaring a virtual destructor
...
git-svn-id: svn://10.0.0.236/trunk@54488 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:17:23 +00:00
tbogard%aol.net
e8adbc0279
nsWebShell now implements nsIBaseWindow. Part of the steps to getting call sites calling the new interfaces rather than nsIWebShell.
...
git-svn-id: svn://10.0.0.236/trunk@54487 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:14:40 +00:00
tbogard%aol.net
54fb5586c4
Removed the const to reflect the fact that the implementation will return an allocated string, not a pointer to the internal string.
...
git-svn-id: svn://10.0.0.236/trunk@54486 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-27 02:08:42 +00:00
jefft%netscape.com
6142074c52
fixed bug 20063 -- Linux Save Message As Template not working with correct line endings; r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@54485 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-26 22:37:03 +00:00
shaver%netscape.com
df01636bd9
Repair missing newlines at end of files, and remove lines of the form
...
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca >.
git-svn-id: svn://10.0.0.236/trunk@54484 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-26 05:33:35 +00:00
jfrancis%netscape.com
42b5777e9f
Fix for bug #18859 : [DOGFOOD] URL bar messed up
...
Replaced all calls to SelectAllText() with calls to
nsIEditor::SelectAll().
r=jfrancis@netscape.com
(kin is the author of these changes - being checked in by reviewer)
git-svn-id: svn://10.0.0.236/trunk@54483 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-26 03:11:12 +00:00
syd%netscape.com
e46614e6c8
Remove tasksExtension.xul. r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@54482 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 10:41:35 +00:00
rbs%maths.uq.edu.au
77f37dc003
Catch up with recentchanges in layout
...
git-svn-id: svn://10.0.0.236/trunk@54479 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 07:07:06 +00:00
norris%netscape.com
0c64d08ae7
Back out last change; didn't mean to check it in.
...
git-svn-id: svn://10.0.0.236/trunk@54478 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 05:30:22 +00:00
norris%netscape.com
2429ef124a
Fix 18553 [DOGFOOD] addEventListener allows sniffing keystrokes
...
Add checks to nsScriptSecurityManager::CheckCanListenTo that take
a principal and ensure that the currently executing script code
either is from the same origin as that principal or has the
UniversalBrowserRead privilege enabled. (chrome code has all
privileges enabled by default.) It's okay for the principal passed in
to be null. That just signifies a privileged window/document that only
can be listened to with privileges.
I added GetPrincipal/SetPrincipal methods to nsIEventListenerManager.
nsDocument::GetNewListenerManager sets a principal on the listener
manager when it creates one. Obviously there are other places that
create listener managers, but scripts seem to go through this one.
Another change is to save some memory usage. Currently I allocate an
array of PolicyType that is NS_DOM_PROP_MAX elements long.
Unfortunately, compilers appear to allocate four bytes for each
PolicyType, so the array takes around 2400 bytes. I've added changes
to use two bit vectors that should consume about 1/16 that space.
r=joki
There are also changes that push nsnull onto the JSContext stack when
entering a nested event loop.
r=jband
git-svn-id: svn://10.0.0.236/trunk@54477 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 05:28:18 +00:00
akkana%netscape.com
143a1ccfd5
Clean up editor key bindings -- saari says they don't need disabled=false. r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@54476 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 04:13:03 +00:00
akkana%netscape.com
4059b56e74
18033: Add editor API for delete methods, and hook up an initial
...
set of emacs key bindings for Unix. r=jfrancis
git-svn-id: svn://10.0.0.236/trunk@54475 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 04:11:51 +00:00
brendan%mozilla.org
ca2032e66d
Eliminate Closure per ECMA ed. 3, fix brutal sharing of lambdas (20076, r=rogerl,shaver).
...
git-svn-id: svn://10.0.0.236/trunk@54474 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 03:25:30 +00:00
kvisco%ziplink.net
30da73de36
Added preliminary DocumentHandler.h
...
Added changes from Bob Miller (kbob@oblix.com ) which fix some
memory leaks.
git-svn-id: svn://10.0.0.236/trunk@54473 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 03:03:07 +00:00
mccabe%netscape.com
5248ab48c8
Doh. Didn't check other consequences of double-registration; it busted on the doubly-declared static CID.
...
Backing out until I can give it more attention after Turkey Day.
git-svn-id: svn://10.0.0.236/trunk@54472 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 02:27:14 +00:00
beard%netscape.com
02e1cdf7e8
bug #13331 , implemented nsWindow::InvalidateRegion(). r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@54471 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 02:06:16 +00:00
jfrancis%netscape.com
ba25bda682
cool! i cant believe it's not butter! (how did the mac ever compile this?)
...
fixing bizarre cut/paste error.
git-svn-id: svn://10.0.0.236/trunk@54470 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 01:34:42 +00:00
shaver%netscape.com
fa23ac7310
use explicit |.get()| for Unix compilers, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@54469 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 01:02:52 +00:00
jfrancis%netscape.com
bd6345ff1b
fixing bad comptr usage (also not caught by mac compiler)
...
git-svn-id: svn://10.0.0.236/trunk@54468 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:39:55 +00:00
akhil.arora%sun.com
9ba365f134
19583 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su>
...
A top-level make now builds everything, including linux
git-svn-id: svn://10.0.0.236/trunk@54467 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:39:38 +00:00
jfrancis%netscape.com
efe6e42352
fixing bad const in interface (not caught by mac compiler)
...
git-svn-id: svn://10.0.0.236/trunk@54466 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:36:34 +00:00
shaver%netscape.com
8d21d11638
readme from Daniel Howard
...
git-svn-id: svn://10.0.0.236/trunk@54465 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:29:45 +00:00
mccabe%netscape.com
a6cd3f67c3
Fix to 18638. Register nsFileLocator (and APPSHELL_DLL, a hacked dependency) in viewer b/c prefs depends on it, and we can't turn security checks in viewer off for XPConnect testing without prefs.
...
The nsFileLocator registration call now occurs twice; once in xpfe/bootstrap/nsSetupRegistry.cpp, and again when that file includes this one. Leaving it on both places to underline the hack.
git-svn-id: svn://10.0.0.236/trunk@54464 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:25:36 +00:00
jfrancis%netscape.com
5020ab053b
implemented a system to track what portion of a document is affect by an editor action. Used that system to help solve extensive whitespace handling problems, ans also problems with caret placement in response to returns (this lattter fix for html editors only - plaintext coming later). Fixed numerous list bugs involving outdenting, unlisting, and splitting lists.
...
Checkin addressees these bugzilla bugs:
2073 & 12337 - whitespace trouble when typing (you can end up with all nbsp's instead of spaces)
git-svn-id: svn://10.0.0.236/trunk@54463 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:19:45 +00:00
jfrancis%netscape.com
6bcc04a122
implemented a system to track what portion of a document is affect by an editor action. Used that system to help solve extensive whitespace handling problems, ans also problems with caret placement in response to returns (this lattter fix for html editors only - plaintext coming later). Fixed numerous list bugs involving outdenting, unlisting, and splitting lists.
...
Checkin addressees these bugzilla bugs:
2073 & 12337 - whitespace trouble when typing (you can end up with all nbsp's instead of spaces)
16715 - caret gone or wrong after hitting return
16988 - aim foiled by our mozDIVs
17908 - enter at end of document does nothing
16085 - 4.x mail replied foiled by mozDIVs
19368 - inline style lost after typing return
17059 - "normal" made a paragraph, but typing made a div. Now they both just use direct text in the body (or wherever)
18717 - exiting list gives UBER caret (note: this will only be fixed most of the time, not all)
17778 - cant type beside an image (it ends up above or below it) - this was a rather strange ramification of the old mozDIV
rules which are now gone.
git-svn-id: svn://10.0.0.236/trunk@54462 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:16:56 +00:00
cmanske%netscape.com
90674903c4
Images for outdent/indent were reversed. No review for binaries
...
git-svn-id: svn://10.0.0.236/trunk@54461 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:13:05 +00:00
mcafee%netscape.com
aaecc62dd9
Renamed smoke test #1 to alive test; some comment cleanup; default display is now :0.0.
...
git-svn-id: svn://10.0.0.236/trunk@54460 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:07:55 +00:00
vidur%netscape.com
2b3d123d93
Changed signature of AddScriptEventListener. Event handlers that are attributes of XUL elements are now compiled only when first invoked. R=joki
...
git-svn-id: svn://10.0.0.236/trunk@54459 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:06:10 +00:00
waqar%netscape.com
e962647764
# 17102
...
r mcafee@netscape.com
d Need to have a dialog box when replacing a file. Make sure that user
really wants to overwrite the existing file.
git-svn-id: svn://10.0.0.236/trunk@54458 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:05:32 +00:00
vidur%netscape.com
29607952c0
Fixes for 19650 and 15133. Added nsHTMLDocument::Resolve(). Script event handler compilation is deferred till when the event handler is first invoked. Atoms used for event name comparisions instead of strings. R=joki
...
git-svn-id: svn://10.0.0.236/trunk@54457 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:05:21 +00:00
vidur%netscape.com
4fc2089b79
Reverted to NPL 1.1. R=joki
...
git-svn-id: svn://10.0.0.236/trunk@54456 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:02:47 +00:00
vidur%netscape.com
7611c6f483
Fix for 19650 and 15133. Added nsIJSEventListener. JS event listener now stores script context and script object owner for late compilation of script event handlers.
...
git-svn-id: svn://10.0.0.236/trunk@54455 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:01:30 +00:00
vidur%netscape.com
d63d53e37b
Added window.scroll(). Changed signature of RegisterScriptEventListener. R=joki
...
git-svn-id: svn://10.0.0.236/trunk@54454 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:00:21 +00:00
vidur%netscape.com
83242bfd2b
Added nsIJSEventListener.h
...
git-svn-id: svn://10.0.0.236/trunk@54453 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:59:08 +00:00
vidur%netscape.com
97136e7647
Added window.scroll(). Reverted back to NPL 1.1. R=joki
...
git-svn-id: svn://10.0.0.236/trunk@54452 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:58:43 +00:00
vidur%netscape.com
f89521fdfe
Added window.scroll()
...
git-svn-id: svn://10.0.0.236/trunk@54451 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:56:39 +00:00
rpotts%netscape.com
258f8c739b
bug #18651 . Explicitly cancel te transport to make it go away even if it is blocked waiting for the consumer to empty the pipe...
...
git-svn-id: svn://10.0.0.236/trunk@54450 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:51:09 +00:00
waterson%netscape.com
0d2ce02d14
More random flailing to fix gcc-2.7.2.3
...
git-svn-id: svn://10.0.0.236/trunk@54449 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:39:34 +00:00
waterson%netscape.com
91d3876ee2
Random flailing to fix gcc-2.7.2.3 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@54448 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:19:52 +00:00
ducarroz%netscape.com
238a498f13
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54447 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:01:13 +00:00
akkana%netscape.com
50c0c63208
20062: following Naoki's advice on which flag to use for entity conversion
...
git-svn-id: svn://10.0.0.236/trunk@54446 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:59:34 +00:00
waterson%netscape.com
c270cdebcb
Expose nsIXULDocument and nsIXULPrototypeDocument as public interfaces. Properly implement nsIXULDocument::CreateFromPrototype().
...
git-svn-id: svn://10.0.0.236/trunk@54445 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:46:09 +00:00
waterson%netscape.com
d19314125e
Add methods to individually flush prototypes and style sheets.
...
git-svn-id: svn://10.0.0.236/trunk@54444 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:44:52 +00:00
waterson%netscape.com
bb116685ba
Bug 20036. Fix style sheet ordering.
...
git-svn-id: svn://10.0.0.236/trunk@54443 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:43:45 +00:00
akkana%netscape.com
52425f1d69
small part of 18033: get rid of obsolete bindings that interfered with Unix alt bindings
...
git-svn-id: svn://10.0.0.236/trunk@54442 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:35:15 +00:00
akkana%netscape.com
73bbfb0072
Fix platform global overlays now that saari and waterson explained to me how overlays work
...
git-svn-id: svn://10.0.0.236/trunk@54441 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:28:58 +00:00
jj%netscape.com
27f103258b
fixed NSPR log file name ('NSPR Logging')
...
git-svn-id: svn://10.0.0.236/trunk@54440 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:16:17 +00:00
dmose%mozilla.org
69af608285
added newline to EOF to keep Solaris sed from whining, r=mcafee@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54439 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 22:04:23 +00:00
akkana%netscape.com
98ace5c30f
AbortIfFalse should abort on all platforms -- that's the whole point. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@54438 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:58:20 +00:00
despotdaemon%netscape.com
8a65131bee
Pseudo-automatic update of changes made by svn@xmlterm.org.
...
git-svn-id: svn://10.0.0.236/trunk@54437 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:54:01 +00:00
waterson%netscape.com
7aed734132
Bug 19600. Change content length magical 'unknown-so-read-til-you-puke' value from zero to -1.
...
git-svn-id: svn://10.0.0.236/trunk@54436 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:44:13 +00:00
rods%netscape.com
a904db796a
added back in the code that hook it up to the form for submission
...
r=kmcclusk bug 19546
git-svn-id: svn://10.0.0.236/trunk@54435 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:37:34 +00:00
tonyr%fbdesigns.com
4280a49ae3
Got rid of outdated API's
...
git-svn-id: svn://10.0.0.236/trunk@54434 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:26:14 +00:00
tonyr%fbdesigns.com
bd76609759
Added address book import for Win32
...
git-svn-id: svn://10.0.0.236/trunk@54433 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:24:21 +00:00
rods%netscape.com
0ca8329bcb
change to always check for upper case TEXT
...
r=kmccluck bug 19607
git-svn-id: svn://10.0.0.236/trunk@54432 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:24:06 +00:00
rods%netscape.com
daa6109f75
CheckIfAllFramesHere not actually check to see if all the frames are there
...
r=kmcclusk Bug 19949
git-svn-id: svn://10.0.0.236/trunk@54431 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:12:03 +00:00
rods%netscape.com
5466f34839
Add a check around the WipeContaingBlock call in ContentInserted, it checks for
...
the select and doesn't do it. Just like Bug 18366, r=kmcclusk Bug 19949
git-svn-id: svn://10.0.0.236/trunk@54430 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:10:49 +00:00
valeski%netscape.com
4695b284df
r=mscott, premature stream closure cleanup and minor state change to FTP state machine.
...
git-svn-id: svn://10.0.0.236/trunk@54429 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:08:04 +00:00
valeski%netscape.com
435deb5588
passing a signed int into an unsigned param. now we're not
...
git-svn-id: svn://10.0.0.236/trunk@54428 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:07:11 +00:00
rjc%netscape.com
c96d03d417
Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time.
...
git-svn-id: svn://10.0.0.236/trunk@54427 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 21:04:52 +00:00
rods%netscape.com
17d3e898d7
when there is no value it gets the text for the butto from the egernated content
...
in all cases (not just when it is a submit or reset) r=kmcclusk bug 19607
git-svn-id: svn://10.0.0.236/trunk@54426 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:59:49 +00:00
rods%netscape.com
50d2a1f377
nsGfxListControl.cpp is now in the build
...
git-svn-id: svn://10.0.0.236/trunk@54425 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:56:05 +00:00
waterson%netscape.com
3394356c02
Add experimental support for RDF delegates.
...
git-svn-id: svn://10.0.0.236/trunk@54424 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:51:39 +00:00
akkana%netscape.com
bcb564f007
19610: Change InsertAsQuotation API to return inserted node r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@54423 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:48:59 +00:00
ssu%netscape.com
4b174b6e6e
initial checkin of tool that renames files. This tool is used with the psm.xpi installer to rename 8.3 filenames to long filenames under Win95/98. Not part of tinderbox build system yet.
...
git-svn-id: svn://10.0.0.236/trunk@54422 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:48:32 +00:00
cmanske%netscape.com
5c6b93be9a
Adding new image to use for color picker on Composer toolbar
...
git-svn-id: svn://10.0.0.236/trunk@54421 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:46:06 +00:00
akkana%netscape.com
f9ab270d0b
More on 11818 (xulkey): make meta the default mac xulkey,
...
since platformGlobalOverlay.xul isn't loaded. r=brade
Also fix the mac and unix platformGlobalOverlay files
for when platformGlobalOverlay.xul merging gets fixed.
git-svn-id: svn://10.0.0.236/trunk@54420 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:44:56 +00:00
cmanske%netscape.com
0cead8187c
Fixed images not checked in using -kb. Review not possible on icons (leaf helped)
...
git-svn-id: svn://10.0.0.236/trunk@54419 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:44:30 +00:00
warren%netscape.com
f45da4fd55
Added friend _class_ for hpukes.
...
git-svn-id: svn://10.0.0.236/trunk@54418 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:42:04 +00:00
rjc%netscape.com
4a0303df11
Remove errant "ref" attribute on "NC:LastSearchRoot" node.
...
git-svn-id: svn://10.0.0.236/trunk@54417 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:40:48 +00:00
rjc%netscape.com
60161f1564
Clear the list of result search sites when the search dialog opens.
...
git-svn-id: svn://10.0.0.236/trunk@54416 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:40:01 +00:00
despotdaemon%netscape.com
8f14c31189
Pseudo-automatic update of changes made by tor@cs.brown.edu.
...
git-svn-id: svn://10.0.0.236/trunk@54415 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:29:28 +00:00
rods%netscape.com
1722fe906a
fixed it up for the frame changes so it will compile
...
(not in build yet, because if it was tinderbox would be in flames)
git-svn-id: svn://10.0.0.236/trunk@54414 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 17:33:59 +00:00
brade%netscape.com
8085b14742
make indent actually look like indent (not outdent) bug 19372
...
git-svn-id: svn://10.0.0.236/trunk@54413 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 15:52:39 +00:00
brade%netscape.com
258d555b23
fix corrupted gif
...
git-svn-id: svn://10.0.0.236/trunk@54412 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 15:48:19 +00:00
dveditz%netscape.com
f5b953ca85
force install for now, to prevent bogus 'old-version' warning bubbling up as an error
...
git-svn-id: svn://10.0.0.236/trunk@54411 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 14:55:56 +00:00
rjc%netscape.com
9620dc7bda
Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar.
...
git-svn-id: svn://10.0.0.236/trunk@54410 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 11:14:14 +00:00
rjc%netscape.com
b38052fc61
Get search locale DTDs from proper location.
...
git-svn-id: svn://10.0.0.236/trunk@54409 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 10:15:53 +00:00
tbogard%aol.net
dddce8c3b5
Removed implementation of nsIURLDispatcher. Changed the QI into a new interface map.
...
git-svn-id: svn://10.0.0.236/trunk@54408 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 10:04:13 +00:00
tbogard%aol.net
ecf4583b04
Removed the SetURLDispatcher call.
...
git-svn-id: svn://10.0.0.236/trunk@54407 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 09:41:45 +00:00
tbogard%aol.net
a779a909e7
Removed the set and get of the URLDispatcher. Changed a QI to using the Interface maps.
...
git-svn-id: svn://10.0.0.236/trunk@54406 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 09:40:56 +00:00
rjc%netscape.com
e3ed25ca3f
Make sure that default.htm is referenced via a chrome: URL.
...
git-svn-id: svn://10.0.0.236/trunk@54405 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 09:40:33 +00:00
tbogard%aol.net
00600f316c
Slight re-arrangement of some methods. Mainly just removed Set and GetURLDispatcher.
...
git-svn-id: svn://10.0.0.236/trunk@54404 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 09:39:58 +00:00
warren%netscape.com
cb0dd060c7
Added nsIInterfaceRequestor.h to keep nsCOMPtr happy.
...
git-svn-id: svn://10.0.0.236/trunk@54403 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 08:31:06 +00:00
warren%netscape.com
bed9c57e40
Added optimized dependency on netwerk util.
...
git-svn-id: svn://10.0.0.236/trunk@54402 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 08:28:08 +00:00
warren%netscape.com
af805ec2ae
Added include for nsCOMPtr.
...
git-svn-id: svn://10.0.0.236/trunk@54401 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 07:40:54 +00:00
hyatt%netscape.com
acfc96d2e1
Closer to refresh of chrome on a skin switch. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54400 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 07:37:38 +00:00
warren%netscape.com
f59f13ab64
Somehow added to wrong directory. Moving.
...
git-svn-id: svn://10.0.0.236/trunk@54399 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 07:19:12 +00:00
warren%netscape.com
edca144500
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54398 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 07:16:03 +00:00
rjc%netscape.com
2b1c75597f
Part of fix for bug # 14442: pressing the delete/backspace key(s) will now delete any selected bookmarks.
...
git-svn-id: svn://10.0.0.236/trunk@54397 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 06:33:48 +00:00
warren%netscape.com
98eda3653c
Added test for res protocol.
...
git-svn-id: svn://10.0.0.236/trunk@54396 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 06:30:51 +00:00
warren%netscape.com
673fa8a01b
Added res and jar protocols.
...
git-svn-id: svn://10.0.0.236/trunk@54395 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 06:29:44 +00:00
warren%netscape.com
28944d9cea
Added new/missing protocols.
...
git-svn-id: svn://10.0.0.236/trunk@54394 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 06:27:28 +00:00
rjc%netscape.com
180d39b774
Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done.
...
git-svn-id: svn://10.0.0.236/trunk@54393 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 06:15:55 +00:00
tbogard%aol.net
ae5a81e394
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
...
git-svn-id: svn://10.0.0.236/trunk@54392 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 06:03:41 +00:00
tbogard%aol.net
081927560a
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*.
...
git-svn-id: svn://10.0.0.236/trunk@54391 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 06:03:10 +00:00
warren%netscape.com
f6aaeb2e77
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54390 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:54:31 +00:00
warren%netscape.com
a707b9e5a7
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@54389 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:51:32 +00:00
warren%netscape.com
5d77bc1cb6
Added nsIHttpEventSink.h
...
git-svn-id: svn://10.0.0.236/trunk@54388 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:49:38 +00:00
rjc%netscape.com
ca270e7d24
Part of fix for bug # 19564: add new search chrome and DTD references into Windows build.
...
git-svn-id: svn://10.0.0.236/trunk@54387 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:36:47 +00:00
rjc%netscape.com
874ce0a211
Part of fix for bug # 19564: preparing to add new search chrome: and DTD references into Windows build. (Not part of Windows build yet.)
...
git-svn-id: svn://10.0.0.236/trunk@54386 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:19:49 +00:00
rjc%netscape.com
b1fb63ece7
Part of fix for bug # 19564: add new search chrome: and DTD references into Mac build.
...
git-svn-id: svn://10.0.0.236/trunk@54385 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:15:39 +00:00
rjc%netscape.com
38810cabc0
Part of fix for bug # 19564: add new search chrome: and DTD references into Unix build.
...
git-svn-id: svn://10.0.0.236/trunk@54384 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:11:21 +00:00
rjc%netscape.com
eb7f11584f
Part of fix for bug # 19564: open search dialog via a chrome: URL.
...
git-svn-id: svn://10.0.0.236/trunk@54383 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 05:00:46 +00:00
rjc%netscape.com
2d366736b9
Add ability to debug search output. (Off by default.)
...
git-svn-id: svn://10.0.0.236/trunk@54382 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:55:49 +00:00
rgoodger%ihug.co.nz
bfd8c99664
style settings for wizardOverlay buttons. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@54381 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:48:52 +00:00
rjc%netscape.com
5d78e5133b
Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs.
...
git-svn-id: svn://10.0.0.236/trunk@54380 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:47:26 +00:00
rgoodger%ihug.co.nz
e10dd870c7
Localisation files for wizardManager and wizardOverlay buttons. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@54379 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:46:13 +00:00
rjc%netscape.com
d46c8fbdd7
Add search DTD MANIFEST file.
...
git-svn-id: svn://10.0.0.236/trunk@54378 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:43:18 +00:00
rjc%netscape.com
86a4f79c76
Add some search DTDs.
...
git-svn-id: svn://10.0.0.236/trunk@54377 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:43:00 +00:00
rgoodger%ihug.co.nz
0298981187
Widget state persistence for multi-pane dialogs, generic wizard architecture and wizard buttons. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@54376 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:39:20 +00:00
warren%netscape.com
a1c39e3041
Fix for loading resource: urls with -f option. Bug#18423. Now passing original url (rather than redirect) to Observe callback.
...
git-svn-id: svn://10.0.0.236/trunk@54375 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:34:26 +00:00
warren%netscape.com
b775f4788a
Fix to use the resource url as the original url if an original wasn't supplied.
...
git-svn-id: svn://10.0.0.236/trunk@54374 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:32:49 +00:00
shaver%netscape.com
da96140bff
Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger.
...
git-svn-id: svn://10.0.0.236/trunk@54373 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 04:10:18 +00:00
sfraser%netscape.com
847ecec5d7
Fix the embedding stuff to no longer explicitly create an image manager, now that it is a service. r=neeti.
...
git-svn-id: svn://10.0.0.236/trunk@54372 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:57:32 +00:00
neeti%netscape.com
004b45dfbe
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@54371 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:49:11 +00:00
hyatt%netscape.com
fb3020db9c
blah. commenting out some stuff. r=me
...
git-svn-id: svn://10.0.0.236/trunk@54370 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:46:17 +00:00
hyatt%netscape.com
e1d1c67cf1
Working on making windows refresh following a skin change. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@54369 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:45:45 +00:00
neeti%netscape.com
61d74e4fc7
fix bug 15820,memory leak in ImageManagerImpl by converting it to a service on gtk, windows and mac.r=dp
...
git-svn-id: svn://10.0.0.236/trunk@54368 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:41:48 +00:00
sfraser%netscape.com
48b07a2cf2
Make the image manager a service, part of neeti's checkin that follows. We no longer need the image manager hack in main(), so comment it out. r=neeti.
...
git-svn-id: svn://10.0.0.236/trunk@54367 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:40:05 +00:00
sfraser%netscape.com
9adf99cc1d
Make the image manager a service, part of neeti's checkin that follows. r=neeti.
...
git-svn-id: svn://10.0.0.236/trunk@54366 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:39:30 +00:00
shaver%netscape.com
ac0b5e80b1
update to track catchguard syntax, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@54365 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:36:26 +00:00
shaver%netscape.com
3676f93091
- report function name, if any, when warning about mismatched return
...
- change catchguard syntax to avoid ECMA conflict
- light XDR cleanup
git-svn-id: svn://10.0.0.236/trunk@54364 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:36:25 +00:00
idk%eng.sun.com
a1e0f1ac14
18857
...
changed return value from 0 to -1
git-svn-id: svn://10.0.0.236/trunk@54363 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:36:06 +00:00
mike%neoplanet.com
eb419dae48
Added preliminary cookie support. Enabled preferences to be read from the default preference file. Corrected/Added DWebBrowser events: DownloadBegin, DownloadComplete, StatusTextChange, and TitleChange. Added support for ExecWB->SaveAs.
...
git-svn-id: svn://10.0.0.236/trunk@54362 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:34:34 +00:00
idk%eng.sun.com
beaaee18a3
18963
...
Litle fix. Fixed typo
git-svn-id: svn://10.0.0.236/trunk@54361 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:30:34 +00:00
jdunn%netscape.com
e8ed6ef97b
r= slamm@netscape.com
...
# 18552
Adding SHLIB_PATH for HPUX and LIBPATH for AIX to the export list.
git-svn-id: svn://10.0.0.236/trunk@54360 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 02:11:18 +00:00
sgehani%netscape.com
fbb6c3bec1
Fix build warnings. [r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@54359 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 02:09:06 +00:00
frankm%eng.sun.com
fcdf12aad5
[Bugs 18486, 18488; r=mccabe] XPIDL->Java: always make first char of methods lowercase, translate PRBool to Java boolean
...
git-svn-id: svn://10.0.0.236/trunk@54358 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 02:08:34 +00:00
sgehani%netscape.com
d4264fcb05
*** NOT PART OF CONTINUOUS BUILD ***
...
Fix for bug 18887: Mac installer was not installing browser.xpi. [r=dbragg]
git-svn-id: svn://10.0.0.236/trunk@54357 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 01:57:44 +00:00
sgehani%netscape.com
b7a4ffa6c8
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54356 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 01:56:51 +00:00
hyatt%netscape.com
d4551c2a74
Chrome registry skin switching implemented. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@54355 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 01:12:35 +00:00
mjudge%netscape.com
4c7a925272
Fixing mac issue with selection dragging not working when above or below single line text. aka URL. mac has a different preference now. this may be done with look and feel object later. hyatt,cmanske(19191)
...
git-svn-id: svn://10.0.0.236/trunk@54354 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 01:10:22 +00:00
akkana%netscape.com
2f3bf08c73
Change asserts to nonfatal warnings
...
git-svn-id: svn://10.0.0.236/trunk@54353 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:56:03 +00:00
briano%netscape.com
3bb09b961f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@54352 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:45:26 +00:00
mcafee%netscape.com
9c200b4d28
Add -DULTRA_SPARC to CFLAGS as well, needed for jslock.c/WS5.0/Solaris. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@54351 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:43:58 +00:00
jdunn%netscape.com
92a2da4944
newline required at eof for HPUX
...
git-svn-id: svn://10.0.0.236/trunk@54350 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:43:50 +00:00
mscott%netscape.com
979c528441
Bug #19955 --> QueryInterface was going to the RDFResource base class
...
if it couldn't handle it. It should go to nsMsgFolder which is the next class in the hierarchy.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@54349 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:39:26 +00:00
mscott%netscape.com
df2218dd9e
Bug #19955 --> QI was incorrectly going to nsmsgFolder if it couldn't handle it
...
instead of going to nsMsgDBFolder
r=alecf
git-svn-id: svn://10.0.0.236/trunk@54348 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:38:35 +00:00
evaughan%netscape.com
cd59b4628b
Turned gfx scrollbars on by default. -r Mcaffe
...
git-svn-id: svn://10.0.0.236/trunk@54347 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:21:12 +00:00
pinkerton%netscape.com
c49fe9643c
temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@54346 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:17:34 +00:00
akkana%netscape.com
c13d4152e3
Define semicolon as well as colon. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54345 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 00:04:20 +00:00
valeski%netscape.com
27803fc1b1
18434, r=rpotts. the socket transport now issues OnProgress notifications
...
git-svn-id: svn://10.0.0.236/trunk@54344 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:53:10 +00:00
radha%netscape.com
8e17e0f7de
Fix for regressed bug # 9699. Comment out the code that removes partially
...
loaded pages from session History. r=law.
git-svn-id: svn://10.0.0.236/trunk@54343 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:29:58 +00:00
akkana%netscape.com
a29e9ad060
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
git-svn-id: svn://10.0.0.236/trunk@54342 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:24:57 +00:00
valeski%netscape.com
ebe6074d2f
bustage fix. comptr include ordering problem
...
git-svn-id: svn://10.0.0.236/trunk@54341 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:15:16 +00:00
valeski%netscape.com
742ccc82f5
bustage attempt. chasing comptr fun
...
git-svn-id: svn://10.0.0.236/trunk@54340 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:14:08 +00:00
sgehani%netscape.com
e0a2e408c8
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54339 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:14:07 +00:00
sgehani%netscape.com
a37d857f2e
Preparing to checkin updated version.
...
git-svn-id: svn://10.0.0.236/trunk@54338 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:14:00 +00:00
waqar%netscape.com
b0564cd829
# 15904, 19582
...
r vidur@netscape.com
d Fixes the problem with memory leak in AppendData node when manipulating
comment nodes.
git-svn-id: svn://10.0.0.236/trunk@54337 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:13:03 +00:00
sgehani%netscape.com
dd7cf9b5b1
*** Mac only ***
...
UI bug fixes: 18874, 18880, 18900, 18208
[r=ssu, a=don]
git-svn-id: svn://10.0.0.236/trunk@54336 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:12:06 +00:00
warren%netscape.com
03a7be4590
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54335 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 23:03:43 +00:00
waterson%netscape.com
b004a1a6d0
Bug 19968. Just 'throw' if we can't create an RDF container on the thing.
...
git-svn-id: svn://10.0.0.236/trunk@54334 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:59:02 +00:00
mjudge%netscape.com
93087b4bea
missed a |= instead of just a ==. The compared variable is a bitflag not just a number.
...
git-svn-id: svn://10.0.0.236/trunk@54333 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:49:44 +00:00
waterson%netscape.com
54b96b5a21
Don't need to AddRef the resource before putting into an nsISupportsArray.
...
git-svn-id: svn://10.0.0.236/trunk@54332 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:36:50 +00:00
rginda%netscape.com
f486d713bc
* Makefile
...
Add target for windows systems.
* runtests2.pl
Add xpcshell option, no longer requires \n at end of list file.
* ecma/ExecutionContexts/10.1.3.js
Reformatted.
git-svn-id: svn://10.0.0.236/trunk@54331 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:35:35 +00:00
waterson%netscape.com
f0c4a41376
Fix leak of kRDF_nextVal; make construction/initialization safe.
...
git-svn-id: svn://10.0.0.236/trunk@54330 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:30:58 +00:00
waterson%netscape.com
8bbe74eab0
Balance acquisition of RDF resources by releasing them in the dtor.
...
git-svn-id: svn://10.0.0.236/trunk@54329 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:30:27 +00:00
valeski%netscape.com
5387fd9909
18434, r=rpotts. HTTP now implements AsyncOpen. AsyncOpen will be used by URI dispatching
...
git-svn-id: svn://10.0.0.236/trunk@54328 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:23:06 +00:00
jefft%netscape.com
169ea81a2e
fixed bug 10801 -- failed to save messages as templates; stationary folder is now per identity; r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@54327 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:19:48 +00:00
pinkerton%netscape.com
230ce7b8c2
fix for bug 19590, writing to nil during a drag. Also fixed a memory corruptor with deleting bad memory when there was no flavor mapping table (no bug filed). r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@54326 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:19:26 +00:00
waterson%netscape.com
d896882605
Remove vestigial addref that was leaking proxy objects. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@54325 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:05:44 +00:00
alecf%netscape.com
33acdaea73
fix for #16929
...
nuke the scrollbar whenever the total rows is less than the visible rows. This prevents the scrollbar from disappearing under you if you scroll up after many rows have been deleted (such as collapsing folders in mail)
r=hyatt
git-svn-id: svn://10.0.0.236/trunk@54324 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:05:19 +00:00
dp%netscape.com
2c1ed40631
Adding back implementation for nsINetNotify. This got removed in the
...
previous checkin.
git-svn-id: svn://10.0.0.236/trunk@54323 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:05:18 +00:00
kin%netscape.com
275e4a25ba
Fix for bug #18092 which is a modified version of Kipp's fix for #1413 that
...
also fixes #18002 , and #18006 . nsContainerFrame::GetFrameForPointUsing() now
looks through any outside children even if it finds a normal child containing
aPoint.
r=joki@netscape.com
git-svn-id: svn://10.0.0.236/trunk@54322 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:05:05 +00:00
waterson%netscape.com
38ba2d94d5
Fix incorrect use of nsSupportsHashTable that was causing leakage.
...
git-svn-id: svn://10.0.0.236/trunk@54321 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:02:57 +00:00
valeski%netscape.com
702135127e
added files: mozilla/netwerk/protocol/ftp/public/nsPIFTPChannel.idl, removed files: mozilla/netwerk/protocol/ftp/public/nsIFTPChannel.idl
...
git-svn-id: svn://10.0.0.236/trunk@54320 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:00:54 +00:00
tonyr%fbdesigns.com
7e2dd62642
Fixed typo, someone added a call to naAllocator::Free when they meant nsAllocator::Free
...
git-svn-id: svn://10.0.0.236/trunk@54319 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:00:19 +00:00
valeski%netscape.com
217a9a5ea0
18435,18413. r=warren. Implemented AsyncOpen for FTP, as well as OpenInputStream. FTP no longer implements the stream listener interface
...
git-svn-id: svn://10.0.0.236/trunk@54318 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:00:18 +00:00
endico%mozilla.org
59318f16fc
for nsI*.idl files, add deoxygen link and image
...
git-svn-id: svn://10.0.0.236/trunk@54317 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:59:13 +00:00
tonyr%fbdesigns.com
256ffc06c6
Added tests for eudora import
...
git-svn-id: svn://10.0.0.236/trunk@54316 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:59:03 +00:00
dp%netscape.com
5a854190a3
- Converting to using COMPtrs
...
- Caching of Atoms
- Making code readable
- Removing Create() method. Adding Init() method.
r=neeti
git-svn-id: svn://10.0.0.236/trunk@54315 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:57:05 +00:00
dp%netscape.com
692f3375c4
Improving readability of code.
...
git-svn-id: svn://10.0.0.236/trunk@54314 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:55:50 +00:00
tonyr%fbdesigns.com
92df2ccbd4
Added address book files
...
git-svn-id: svn://10.0.0.236/trunk@54313 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:54:53 +00:00
tonyr%fbdesigns.com
27199ce73f
Added support for importing eudora address books
...
git-svn-id: svn://10.0.0.236/trunk@54312 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:54:01 +00:00
tonyr%fbdesigns.com
9875d94239
Updates to handle eudora attachments on Mac
...
git-svn-id: svn://10.0.0.236/trunk@54311 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:52:52 +00:00
nhotta%netscape.com
99464ce5fd
Changed conversion between posix and xp locale to handle extra locale info correctly, bug 18338, r=tao.
...
git-svn-id: svn://10.0.0.236/trunk@54310 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:51:26 +00:00
tonyr%fbdesigns.com
1c02ee9f86
Added strings for address book import
...
git-svn-id: svn://10.0.0.236/trunk@54309 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:51:23 +00:00
alecf%netscape.com
d400aa697f
fixing spelling error in dtd (no reviewer necessary)
...
git-svn-id: svn://10.0.0.236/trunk@54308 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:50:19 +00:00
tonyr%fbdesigns.com
59a35bc32f
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54307 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:49:50 +00:00
ducarroz%netscape.com
8ca1787ffe
We should display a correct error message when the send operation faild. R=mscott
...
git-svn-id: svn://10.0.0.236/trunk@54306 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:48:21 +00:00
dcone%netscape.com
4f301728a5
Initialize the mEnableRendering in other constructor... so print preview will show document. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@54305 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:45:36 +00:00
valeski%netscape.com
fa00d72bc4
r=warren. missing addref in sync streamlistener creator.
...
git-svn-id: svn://10.0.0.236/trunk@54304 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:41:12 +00:00
waterson%netscape.com
e8af2119bd
Be sure to release the mCookieHTTPNotify object.
...
git-svn-id: svn://10.0.0.236/trunk@54303 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:55:58 +00:00
blizzard%redhat.com
6eaf2d5023
fix bug #14131 . popup windows on modal dialogs should work now.
...
git-svn-id: svn://10.0.0.236/trunk@54302 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:55:57 +00:00
valeski%netscape.com
5a10336b5a
18435, r = warren. changing chars to constants.
...
git-svn-id: svn://10.0.0.236/trunk@54301 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:55:27 +00:00
waterson%netscape.com
df32789d46
Fix nsNetModuleMgr and nsNetModRegEntry leaks. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@54300 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:47:25 +00:00
mjudge%netscape.com
43a63010d1
small fixes for BR frames getting correct offset. also one case of textframe not returning proper location (simply a missed change of a regressed call in PeekOffset) nsCaret was also too stringent on the limitation of text frames as the only frames to get the caret position. these were reviewed by a few people and i just dont remember. r=simon,cmanske,akkana and hyatt?
...
git-svn-id: svn://10.0.0.236/trunk@54299 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:30:21 +00:00
ssu%netscape.com
5a557d72ae
updated to deliver *.html files dist install. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@54298 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:29:45 +00:00
ssu%netscape.com
2bb9a33f4d
initial checkin of a smartupdate trial trigger page. not part of tinderbox. a=leaf not part of build either.
...
git-svn-id: svn://10.0.0.236/trunk@54295 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 20:00:19 +00:00
larryh%netscape.com
7e10edeacf
BugZilla: 19448. Back out disable call to _PR_MD_GetRandomNoise()
...
git-svn-id: svn://10.0.0.236/trunk@54294 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 19:15:32 +00:00
briano%netscape.com
8a9274e9d6
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@54293 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 19:01:02 +00:00
cls%seawood.org
59159e9dfe
Oops, we're using USE_PTHREADS instead of _HAVE_PTHREADS.
...
git-svn-id: svn://10.0.0.236/trunk@54292 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 18:55:01 +00:00
slamm%netscape.com
1f35e0a04c
Add 'mozilla/' to blame links.
...
git-svn-id: svn://10.0.0.236/trunk@54291 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 17:42:19 +00:00
norris%netscape.com
b275a73219
delete of non-reference just evaluates to true.
...
git-svn-id: svn://10.0.0.236/trunk@54290 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 17:36:17 +00:00
larryh%netscape.com
98b909eb6b
BugZilla 19448. Temporary circumvention
...
git-svn-id: svn://10.0.0.236/trunk@54289 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 17:33:20 +00:00
norris%netscape.com
34673b8f9e
Add ConversionError and make it work for undefined.foo.
...
git-svn-id: svn://10.0.0.236/trunk@54288 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 17:30:31 +00:00
norris%netscape.com
13ceb50706
Remove commented-out code.
...
git-svn-id: svn://10.0.0.236/trunk@54287 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 17:29:53 +00:00
norris%netscape.com
412d0add5a
Fix formatting.
...
git-svn-id: svn://10.0.0.236/trunk@54286 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 17:29:34 +00:00
briano%netscape.com
4b40e12399
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@54285 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 15:45:26 +00:00
cls%seawood.org
04aeafd41a
Added check for pthread symbols in libc.
...
git-svn-id: svn://10.0.0.236/trunk@54284 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 15:31:56 +00:00
valeski%netscape.com
a4eb901f54
18435, r=warren. the FTP directory listing stream converter now supports synchronous usage. This allows directory listing streams to be converted when OpenInputStream is called.
...
git-svn-id: svn://10.0.0.236/trunk@54283 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 15:13:29 +00:00
rods%netscape.com
a6d7ccf209
removed return variable that wasn't used and its warning r=self
...
git-svn-id: svn://10.0.0.236/trunk@54282 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 14:21:03 +00:00
rods%netscape.com
d5f402d8c6
removed extra variable declaration and the warning
...
git-svn-id: svn://10.0.0.236/trunk@54281 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 14:20:17 +00:00
rods%netscape.com
94accb2fc7
fixed two warning r=me
...
git-svn-id: svn://10.0.0.236/trunk@54280 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 14:16:59 +00:00
andreas.otte%primus-online.de
b4d1d896af
Added code to remove trailing spaces in URLs. (Fixes bug 15451)
...
Some code to add a trailing / in SetDirectory if it is missing. There is no special bug behind this, just a fix for a potential bug.
And a oneliner in ParsePath to deal with params, querys and refs in the right place. Between setting brk and getting to the code that deals with this stuff, there is a ReplaceMess call which can change the position of querys and co. This change avoids that problem.
r=valeski
git-svn-id: svn://10.0.0.236/trunk@54279 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 14:06:17 +00:00
Jerry.Kirk%Nexwarecorp.com
9f15cbd1bd
nsAppShell: Added some NS_WARNING calls.
...
nsWidget: Aded support for numeris keys on the numeric keypad.
git-svn-id: svn://10.0.0.236/trunk@54278 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 13:10:03 +00:00
Jerry.Kirk%Nexwarecorp.com
5cd0db7fc2
Overloaded more methods in the ChildWindow for destruction.
...
Added GetFrameSize method to the Window.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@54277 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 13:08:46 +00:00
Jerry.Kirk%Nexwarecorp.com
2f8fb284e0
Changed some logging to be more helpful in tracking down graphic rips.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@54276 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 13:06:27 +00:00
Jerry.Kirk%Nexwarecorp.com
7a24d2b40b
Increased size of static Font List buffer to support new fonts
...
being released. This should really be dynamic.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@54275 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 13:02:21 +00:00
warren%netscape.com
639dba992f
Test case for the res: protocol.
...
git-svn-id: svn://10.0.0.236/trunk@54274 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 12:14:58 +00:00
warren%netscape.com
8149fa4c9b
Initial checkin of the res: protocol -- replacement for resource: that does symbolic roots, and searching.
...
git-svn-id: svn://10.0.0.236/trunk@54273 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 12:13:33 +00:00
tbogard%aol.net
f7854c4d17
Changes to get this compiling again.
...
git-svn-id: svn://10.0.0.236/trunk@54272 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 10:15:10 +00:00
tbogard%aol.net
57191011f6
Changed the old QI map to use the new NS_INTERFACE_MAP_BEGIN, NS_INTERFACE_ENTRY, NS_INTERFACE_MAP_END type map.
...
git-svn-id: svn://10.0.0.236/trunk@54271 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 10:08:32 +00:00
tbogard%aol.net
80ea367e86
Changed the concept of the webshell holding an mChromeElement object to it holding a nsIChromeEventHandler interface. This is more generic and allows other apps to plugin nicer into the API.r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54270 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 09:57:47 +00:00
tbogard%aol.net
5a58d9854e
Enabled nsHTMLFrameElement and nsHTMLIFrameElement to implement the nsIChromeEventHandler interface. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54269 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 09:42:49 +00:00
tbogard%aol.net
1911c4e4d3
Enabled nsXULElement to implement the nsIChromeEventHandler interface. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54268 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 09:36:39 +00:00
dougt%netscape.com
587185d7ca
1) #ifdefing out dll entry points from nsProxyObjectManager which should not
...
be used
2) Fix crashing bug in nsProxiedService when a CI fails. Converted this to
use nsCOMPtrs
3) Fixing bug 18109. This involved changing what information about hash values
we use.
Tested FTP dir and file, and IMAP.
git-svn-id: svn://10.0.0.236/trunk@54267 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 08:53:44 +00:00
dp%netscape.com
2589a07d5b
Beautify...
...
git-svn-id: svn://10.0.0.236/trunk@54266 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 07:54:25 +00:00
mscott%netscape.com
96db249ec3
force uri dispatching to always be on if the url we are trying to load
...
is a mailto url. why? because it works so well for mailto =). No sense
in only allowing people turning uri dispatching on to get the benefits.
r=travis.
git-svn-id: svn://10.0.0.236/trunk@54265 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 07:14:45 +00:00
warren%netscape.com
7cc3cd1861
Minor cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@54264 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 07:05:53 +00:00
warren%netscape.com
f966e3dacd
Pedantic change to macro.
...
git-svn-id: svn://10.0.0.236/trunk@54263 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 07:03:04 +00:00
warren%netscape.com
0257ba25ee
Added code to aggressively clean up file transport on failure.
...
git-svn-id: svn://10.0.0.236/trunk@54262 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 07:01:56 +00:00
briano%netscape.com
d6e9e1b9ad
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@54261 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 06:45:09 +00:00
cls%seawood.org
8c143b9f1d
Forgot the "test" keyword on the final elif. Bug #19626
...
git-svn-id: svn://10.0.0.236/trunk@54260 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 06:35:43 +00:00
cls%seawood.org
580f31aa92
Added support for neutrino target to configure.in. Patch submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>.
...
Split AR_FLAGS from AR for platforms that don't use the common syntax.
git-svn-id: svn://10.0.0.236/trunk@54259 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 06:23:52 +00:00
rbs%maths.uq.edu.au
198220fee0
Consolidation of the code and efficient trimming of msqrt by delagating a big chunk of the reflow operation to the base class.
...
git-svn-id: svn://10.0.0.236/trunk@54258 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 06:04:02 +00:00
scc%netscape.com
b27b4320eb
Added |do_GetService| of a specific service manager as opposed to the global one. Fixed the appropriate macro accordingly. Please note: travis will be supporting this change until I'm back online in Michigan. r=dp.
...
git-svn-id: svn://10.0.0.236/trunk@54257 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 05:55:33 +00:00
scc%netscape.com
50681e94de
added macros preparing us to move to table-driven QI. Please note: travis will be supporting any problems with this checkin till I'm back online in Michigan. r=tbogard
...
git-svn-id: svn://10.0.0.236/trunk@54256 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 05:55:31 +00:00
rjc%netscape.com
8d33404471
One less loop (figured out what was preventing this).
...
git-svn-id: svn://10.0.0.236/trunk@54255 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 05:37:33 +00:00
rjc%netscape.com
555f303d71
Get rid of a warning.
...
git-svn-id: svn://10.0.0.236/trunk@54254 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 04:47:38 +00:00
rjc%netscape.com
c10829cb59
Get rid of another signed/unsigned warning.
...
git-svn-id: svn://10.0.0.236/trunk@54253 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 04:44:52 +00:00
rjc%netscape.com
75ef977af7
Get rid of a signed/unsigned warning.
...
git-svn-id: svn://10.0.0.236/trunk@54252 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 04:43:01 +00:00
rjc%netscape.com
632f1cacc1
Speed up sorting by reducing the # of times we loop over the list of nodes. Now, we loop over once to build up a flat array of nodes [qsort needs a flat array] and remove them from the content model, then we sort, then we loop again to re-add the now-sorted nodes, and finally we loop to check if any of the nodes is a container with children such that we need to recursively sort on it. [Note: I tried to combine the final two loops but the tree widget didn't like that. Oh well... its still a lot better than before.]
...
git-svn-id: svn://10.0.0.236/trunk@54251 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 04:39:29 +00:00
scc%netscape.com
3ed13a724b
fixed up to match recent changes made to weak references. r=tbogard
...
git-svn-id: svn://10.0.0.236/trunk@54250 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:30:06 +00:00
sfraser%netscape.com
d121ce38a0
#ifdef out all the stupid printfs. r=pinkerton, no bug.
...
git-svn-id: svn://10.0.0.236/trunk@54249 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:26:56 +00:00
ssu%netscape.com
6aca798337
fixing bug #19597 . Fixed the warning of insufficient disk space error message to show the correct disk space required/available. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@54248 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:21:43 +00:00
scc%netscape.com
7ca94fb86d
Added the file "nsIInterfaceRequestor.cpp" to the project. Contents currently |#if|d out. Travis will add this file to the other builds, and then enable. This adds |do_GetInterface| functionality. r=tbogard.
...
git-svn-id: svn://10.0.0.236/trunk@54247 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:14:42 +00:00
scc%netscape.com
7d6855108a
commented out, so it could be added to the project. Travis will uncomment it when he adds it to the windows and unix builds. r=tbogard
...
git-svn-id: svn://10.0.0.236/trunk@54246 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:13:05 +00:00
scc%netscape.com
43dcf964eb
don't ASSERT that it doesn't support weak references for NULL. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@54245 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:10:02 +00:00
rickg%netscape.com
ac4f0092a0
fixed bug18312; this isn't PDT+, but is something that Phil has been *really* anxious to have fixed. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@54244 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:09:12 +00:00
rickg%netscape.com
7301979853
fixed bug 18312; it's not PDT+, but it's something Phil has been *really* anxious to fix. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@54243 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:07:09 +00:00
saari%netscape.com
e7d7a8170e
Popup menu positioning code. R: Hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54242 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:02:01 +00:00
scc%netscape.com
876498d1eb
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54241 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 02:50:17 +00:00
rjc%netscape.com
3be3d684c2
When sorting, only set found="true" attribute if not a natural order sort.
...
git-svn-id: svn://10.0.0.236/trunk@54240 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 02:27:03 +00:00
nisheeth%netscape.com
4d096639bc
r=karnaze. Fix for bug 18367. We set the primary frame for table rows to be the row frame for all cases now. Earlier, the anonymous table row group frame was getting set as the primary frame of rows inserted from script.
...
git-svn-id: svn://10.0.0.236/trunk@54239 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 02:06:39 +00:00
dougt%netscape.com
4003fcee5e
removing protocol icon stuff.
...
git-svn-id: svn://10.0.0.236/trunk@54238 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:55:59 +00:00
matt%netscape.com
24976b0b18
14846 r-self
...
git-svn-id: svn://10.0.0.236/trunk@54237 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:55:13 +00:00
dougt%netscape.com
23b89f19c9
Removing protocol icon.
...
git-svn-id: svn://10.0.0.236/trunk@54236 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:52:36 +00:00
rjc%netscape.com
e1871db87e
Set some sorting hints on the root of the tree (allows for faster insertion sort, due to not having to look around for treecol tags; also makes it pretty easy for drag&drop code to determine if a sort is currently being imposed.)
...
git-svn-id: svn://10.0.0.236/trunk@54235 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:51:46 +00:00
waterson%netscape.com
8085996e7f
Bug 19421. Brendan's fixes for brutal sharing of script, plus a 'placeholder channel' that ensures we don't fire the EndDocumentLoad() before the prototype walk completes. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@54234 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:44:51 +00:00
nhotta%netscape.com
c0d856f5bb
Added error checking (result code and null pointer), bug 19469, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@54233 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:21:32 +00:00
pierre%netscape.com
cb816ff88c
8862 "listStyleImage not directly updated". Changing the className causes recreation of frames for the element. Suggested although not formally reviewed by vidur.
...
git-svn-id: svn://10.0.0.236/trunk@54232 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:08:44 +00:00
pierre%netscape.com
5814ba61a0
18285: crash on infoworld. When we append a change to the ChangeList, make sure we return its hint, especially if it's a HINT_REFLOW because the reflow may delete some frames that are referred to elsewhere in the ChangeList. r=troy.
...
git-svn-id: svn://10.0.0.236/trunk@54231 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:08:20 +00:00
pierre%netscape.com
47b0c08a9f
12520 "GFX select elements need to be able to turn off text". Changed nsFrame::DisplaySelection to use the parent's mUserSelect similarly to what we do with mCursor in nsFrame::GetCursor. r=mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@54230 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:07:56 +00:00
mcafee%netscape.com
988eaa952c
These files got checked in with win32 EOL characters, re-checking these in. r=radha,akkana
...
git-svn-id: svn://10.0.0.236/trunk@54229 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:07:29 +00:00
pierre%netscape.com
4a74358841
12737: removed the 'moz-fixed' NavQuirk
...
git-svn-id: svn://10.0.0.236/trunk@54228 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:07:26 +00:00
pierre%netscape.com
35f41f6a1d
12520/12521 "GFX select elements need to be able to turn off text" turn off user selection inside the drop-down list. r=mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@54227 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:05:45 +00:00
rjc%netscape.com
d0aa909e23
Add support for sorting in-between separators. Restoring all bookmark columns (per marketing).
...
git-svn-id: svn://10.0.0.236/trunk@54226 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:03:30 +00:00
rjc%netscape.com
ecb5a962fe
Better handling of natural order calculation on RDF sequences; add support for sorting in-between separators.
...
git-svn-id: svn://10.0.0.236/trunk@54225 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:02:55 +00:00
jband%netscape.com
170ebb1f69
fixup the exported api declarations to use JS_PUBLIC_API in a consistent fashion r=mccabe
...
git-svn-id: svn://10.0.0.236/trunk@54224 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 01:02:28 +00:00
rpotts%netscape.com
818496052b
Added a missing Release to prevent leaking a SupportsArrayEnumerator...
...
git-svn-id: svn://10.0.0.236/trunk@54223 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 00:59:41 +00:00
erik%netscape.com
593974c3ba
bug 8801; new font enumerator for GTK for font prefs UI; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@54222 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 00:43:41 +00:00
jj%netscape.com
bc14f0eb17
#19568 : fixed app name (was missing from distribution)
...
git-svn-id: svn://10.0.0.236/trunk@54221 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 00:30:12 +00:00
erik%netscape.com
8fee3c22cb
bug 8801; better error handling for new font enumerator; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@54220 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 00:12:36 +00:00
larryh%netscape.com
f040981a26
BugZilla: 19247. Add support for FreeBSD
...
git-svn-id: svn://10.0.0.236/trunk@54219 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 00:04:15 +00:00
matt%netscape.com
894f79e85e
fix for bug 683 typo
...
git-svn-id: svn://10.0.0.236/trunk@54218 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:58:05 +00:00
matt%netscape.com
f96381c532
adding ' for bug 6830..typo
...
git-svn-id: svn://10.0.0.236/trunk@54217 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:56:22 +00:00
ducarroz%netscape.com
b60563f9ec
Fix for bug 19404. We need to return an error code when the SMTP server name is missing. R=mscott
...
git-svn-id: svn://10.0.0.236/trunk@54216 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:48:42 +00:00
norris%netscape.com
4e4fe42d78
Fix test failures:
...
ecma_2/Exceptions/expression-020.js
js1_4/Regress/date-001-n.js
js1_4/Regress/toString-001-n.js
git-svn-id: svn://10.0.0.236/trunk@54214 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:48:06 +00:00
sfraser%netscape.com
1d2a704d20
Include stdio.h using system paths, not user paths. r=syd,akk, shaver. no bug (so bite me)
...
git-svn-id: svn://10.0.0.236/trunk@54213 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:46:30 +00:00
matt%netscape.com
2e0d493a20
adding offline prefs default for the prefs -r dp
...
git-svn-id: svn://10.0.0.236/trunk@54212 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:44:54 +00:00
mscott%netscape.com
37207fe11e
Bug #1966 --> properly ref count the url listeners for send and post
...
this means never calling delete directly on the objects like
we were before. A nsCAutoString tweak...
r=rhp
git-svn-id: svn://10.0.0.236/trunk@54211 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:33:24 +00:00
mscott%netscape.com
5846246979
Bug #1966 --> be safe...when you get an OnStopRunningUrl,
...
remove yourself as a url listener because you don't care anymore.
r=rhp
git-svn-id: svn://10.0.0.236/trunk@54210 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:32:48 +00:00
mscott%netscape.com
917a5230d6
Bug #19166 --> pull a 180 and reverse the ref counting
...
model for url listeners. The manager now uses an
nsIsupportsArray to keep references to all of the url listeners.
However, in order to prevent circular references (which is
why I was using a nsVoidArray before), when we issue the on stop
call to a url listener, we automatically release our ref
to that object.
r=rhp
git-svn-id: svn://10.0.0.236/trunk@54209 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:32:13 +00:00
rginda%netscape.com
61f33305f8
Return exitcode 3 on runtime errors, and 4 on 'file not found's; added to js and xpc shell,
...
r=jband
git-svn-id: svn://10.0.0.236/trunk@54208 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:28:58 +00:00
law%netscape.com
cfd4928f35
Fix for 14634; use fileSpec.nativePath rather than raw file: URL; r=matt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54207 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:15:02 +00:00
varada%netscape.com
89731ecc00
third party components fix for bug#7173
...
git-svn-id: svn://10.0.0.236/trunk@54206 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:11:38 +00:00
scc%netscape.com
4d5f66b2ed
needs |NS_EXPORT| ... still not turned on
...
git-svn-id: svn://10.0.0.236/trunk@54205 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:11:15 +00:00
scc%netscape.com
9815e50527
Added |do_GetInterface| (not turned on yet). This will be turned on when we add a file for the implementation. r=tbogard
...
git-svn-id: svn://10.0.0.236/trunk@54204 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:09:05 +00:00
law%netscape.com
2422c0617b
Fix for 18763; submitted by Steve Morrison (smorrison@gte.com); r=law@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54203 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:04:34 +00:00
scc%netscape.com
7011fe7fc1
clear out the result in |do_CreateInstance| on error. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@54202 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:01:35 +00:00
ssu%netscape.com
cbc140cc8e
fixed the title bar of the Progress dialog during installation of files to
...
show which component it's currently processing.
also added a new key to parse in the config.ini to help fix bug #19391 .
All these changes only affect windows platorms
r=dbragg
git-svn-id: svn://10.0.0.236/trunk@54199 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:00:21 +00:00
davidm%netscape.com
744ee56b12
Added
...
nsISHEntry.idl
nsISHContainer.idl
nsISHTransaction.idl
and
nsSHEntry.cpp
nsSHTransaction.cpp
for radha@netscape.com
git-svn-id: svn://10.0.0.236/trunk@54198 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:59:34 +00:00
scc%netscape.com
ba8f7bc4e6
clear out result in |do_QueryReferent| on error; assert in |NS_GetWeakReference| if the source object doesn't support weak references; also return NS_ERROR_NO_INTERFACE in release builds. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@54197 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:59:21 +00:00
ssu%netscape.com
499fce381e
added new error ID and exposed it to the Install object in javascript. This is part of fixing bug #18704 . r=dbragg
...
git-svn-id: svn://10.0.0.236/trunk@54196 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:57:13 +00:00
kmcclusk%netscape.com
eac0eb7881
Applied patch for improving event dispatching on WIN32. bug=17881. r=rods@netscape.com,michael.lowe@bigfoot.com
...
git-svn-id: svn://10.0.0.236/trunk@54195 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:51:39 +00:00
ssu%netscape.com
24b5372b33
fixing bugs #19391 and #18704 . The .xpi files now check for errors and
...
disk space availability before installation begins.
It also copies npjava*.dll from wherever JRE is to its Plugins folder.
Affects only Windows platforms, but not part of tinderbox.
r=dbragg
git-svn-id: svn://10.0.0.236/trunk@54193 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:50:30 +00:00
radha%netscape.com
5c61905f0e
Initial checkin for new SessionHistory component
...
git-svn-id: svn://10.0.0.236/trunk@54192 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:49:01 +00:00
radha%netscape.com
32e419cc84
IDL files for new SessionHistory component.Initial checkin
...
git-svn-id: svn://10.0.0.236/trunk@54191 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:47:09 +00:00
ssu%netscape.com
89257ed01f
initial checkin. not part of tinderbox. r=dbragg
...
git-svn-id: svn://10.0.0.236/trunk@54190 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:45:50 +00:00
waterson%netscape.com
a51e13d781
Add nsIRDFDelegateFactory.idl to Mac build.
...
git-svn-id: svn://10.0.0.236/trunk@54189 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:35:58 +00:00
dp%netscape.com
963f1afd0a
Adding support for MOZ_CVS_FLAGS (useful for specifying -z3) r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@54188 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:33:40 +00:00
pinkerton%netscape.com
94e760238a
add new layout idl stuff for travis.
...
git-svn-id: svn://10.0.0.236/trunk@54187 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:33:17 +00:00
waterson%netscape.com
e0baec67b1
Add nsIRDFDelegateFactory to Win32 and Unix builds.
...
git-svn-id: svn://10.0.0.236/trunk@54186 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:33:11 +00:00
dveditz%netscape.com
ad383a25e0
Bug 19566 preventing PSM install. r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@54185 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:32:40 +00:00
waterson%netscape.com
0b0b1920dc
Initial revision. Not yet in the build.
...
git-svn-id: svn://10.0.0.236/trunk@54184 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:32:27 +00:00
pinkerton%netscape.com
b7ff04918d
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54183 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:30:12 +00:00
pinkerton%netscape.com
ab7e02511c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@54182 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:23:08 +00:00
alecf%netscape.com
b74f2a54b5
update xterm-titler to only show the relative directory
...
r=leaf
git-svn-id: svn://10.0.0.236/trunk@54181 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:21:07 +00:00
akhil.arora%sun.com
ddcef18796
r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Added some new tests.
git-svn-id: svn://10.0.0.236/trunk@54180 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:10:44 +00:00
putterman%netscape.com
962c93df68
Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
...
git-svn-id: svn://10.0.0.236/trunk@54179 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:08:23 +00:00
akhil.arora%sun.com
4de6bf5f15
19304 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Forgot to commit these two files that are part of the conversion to an
xpcom module.
git-svn-id: svn://10.0.0.236/trunk@54178 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:06:46 +00:00
akhil.arora%sun.com
7b0173cd92
19305 r=akhil.arora fix=Denis Sharypov <sdv@sparc.spb.su>
...
Use QI to check for nsIWebShell before casting. Safer.
git-svn-id: svn://10.0.0.236/trunk@54177 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:05:31 +00:00
rods%netscape.com
14ecc50063
Added NavQuirks sizing for input button
...
git-svn-id: svn://10.0.0.236/trunk@54176 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:04:53 +00:00
rods%netscape.com
3593d7e84c
Added NavQuirks sizing for buttons and hidden
...
git-svn-id: svn://10.0.0.236/trunk@54175 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:03:35 +00:00
rods%netscape.com
9a199b5e98
Added the correct fonts for submit,reset, input button.
...
set box-sizing for HTML 4 buttons
Set font in psuedo element for the input text
r=kmcclusk bug b=11285
git-svn-id: svn://10.0.0.236/trunk@54174 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:02:19 +00:00
akhil.arora%sun.com
b2ac9c284d
19578 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Defer deleting the current element until the next iteration so that we can
dereference the element first to get to the next element.
git-svn-id: svn://10.0.0.236/trunk@54173 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 22:01:23 +00:00
cls%seawood.org
2606d77b9d
Check for pthread symbols in libc if the checks in libpthread & libc_r fail.
...
Fix typo in MOZ_OPTIMIZE check.
git-svn-id: svn://10.0.0.236/trunk@54172 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:59:08 +00:00
rhp%netscape.com
a280eab275
Fixing include problem..but this is NOT PART OF THE BUILD. - r: rhp
...
git-svn-id: svn://10.0.0.236/trunk@54171 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:47:24 +00:00
radha%netscape.com
515178a55d
Fix for regressed bug #, 15441. Back/Forward to anchors erratic. r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@54170 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:42:00 +00:00
jdunn%netscape.com
c2d530c6a9
Link against superwin even if monolithic
...
r=pepper@netscape.com
git-svn-id: svn://10.0.0.236/trunk@54169 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:35:33 +00:00
kmcclusk%netscape.com
5461495672
Changed misspelled vertial-align to vertical-align for input[type=image]. bug=16370. r=rods@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54168 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:32:22 +00:00
nhotta%netscape.com
76bc7542e3
Change to charset name to case sensitive corresponding the nsCharsetManagerService change, r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@54167 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:22:58 +00:00
kmcclusk%netscape.com
b383e76259
Removed build warning in nsCornerView::Paint on Linux by overriding both overloaded Paints. r=buster@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54166 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:11:46 +00:00
dp%netscape.com
d60d874245
- Converting to nsGenericModule
...
- Removed exported NS_New*()
- Using NS_IMPL_ISUPPORTS[0-9]
r=akkanna@netscape.com
git-svn-id: svn://10.0.0.236/trunk@54165 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 21:03:04 +00:00
waterson%netscape.com
07a5141e0d
Tweak for chrome registry: don't hard-fail if stream cannot be opened. Allows creation of new RDF/XML datasources. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54164 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 20:53:09 +00:00
rickg%netscape.com
3be554e7b5
fixed PDT+ bug 3118; r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@54163 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 20:12:21 +00:00
matt%netscape.com
4bf1438d37
Fix for save as bug 15805
...
git-svn-id: svn://10.0.0.236/trunk@54162 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:55:47 +00:00
joki%netscape.com
1c8e0c82bf
Fix for 17683, add key events for alt+numpad character generation. r:vidur
...
git-svn-id: svn://10.0.0.236/trunk@54161 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:45:13 +00:00
erik%netscape.com
194286b793
bug 8801; register new font enumerator for font prefs UI; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@54160 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:40:00 +00:00
joki%netscape.com
ee323bff2a
Add initialization of named Event class to script. part of fix for 9544. r:vidur
...
git-svn-id: svn://10.0.0.236/trunk@54159 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:39:55 +00:00
erik%netscape.com
f23933cd51
bug 8801; new font enumerator for font prefs UI; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@54158 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:39:13 +00:00
norris%netscape.com
f6b5e55922
Fix
...
Testcase ecma_2/Exceptions/expression-020.js failed
Failure messages were:
result = this.eval("NaN") (threw No exception thrown) = NaN FAILED! expected: Passed
git-svn-id: svn://10.0.0.236/trunk@54157 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:35:59 +00:00
norris%netscape.com
c792dc00f2
'thisArg' could be null, so use 'fun' for scope.
...
git-svn-id: svn://10.0.0.236/trunk@54156 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:35:20 +00:00
erik%netscape.com
71f8c3d7c7
bug 8801; CID for new font enumerator for font prefs UI; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@54155 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:34:31 +00:00
jdunn%netscape.com
a81f697336
Adding newline which is required by HPUX
...
git-svn-id: svn://10.0.0.236/trunk@54154 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:34:18 +00:00
erik%netscape.com
52d4e80c00
bug 8801; new font enumeration API for font prefs UI; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@54153 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:33:25 +00:00
cls%seawood.org
d8260be26b
Do immediate evaluations instead of the default deferred. (And also cause coffee to rebuild in that directory.)
...
git-svn-id: svn://10.0.0.236/trunk@54152 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 19:28:30 +00:00
cls%seawood.org
0d66b135a6
Previous checkin was incomplete.
...
Changed the debug/optimize setup to mimic the Mozilla setup.
Updated the irix target_os section to use the same logic as IRIX.mk in order to fix bug #18966 .
Fixed call of whoami inside configure.
Added mode & license headers.
Added the following options:
--enable-optimize
--enable-n32 (IRIX only)
--enable-64bit
--enable-mdupdate
git-svn-id: svn://10.0.0.236/trunk@54151 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 15:40:10 +00:00
briano%netscape.com
1342afdcf1
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@54150 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 15:30:40 +00:00
cls%seawood.org
241f3941de
Made the handling of the debug/optimize flags to match the Mozilla configure.in setup.
...
Updated the irix target section to contain the exact logic contained in IRIX.mk in an effort to fix bug 18966.
Added the following options:
--enable-optimize
--enable-mdupdate
--enable-n32 (IRIX only)
--enable-64bit
git-svn-id: svn://10.0.0.236/trunk@54149 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 15:24:12 +00:00
cls%seawood.org
5d17ecc875
FreeBSD should not use monolithic toolkit by default. Patch submitted by Pascal Hofstee <daeron@shadowmere.student.utwente.nl>.
...
git-svn-id: svn://10.0.0.236/trunk@54148 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 15:16:34 +00:00
cmanske%netscape.com
282c805eb7
Fixed bug 19000: Assertion editing remote file. Fixed warning. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@54147 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 14:52:21 +00:00
jefft%netscape.com
3f987fbd74
fixed Mac compilation warnings; rv=binenvenu; remove obsoleted private method, AddSubfolder
...
git-svn-id: svn://10.0.0.236/trunk@54146 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 14:43:19 +00:00
jefft%netscape.com
1d825e8ba7
fixed bug 8889 - cannot post messages with attachments to the news server; rv=mscott; Added base PostMessage() method to remove duplicate code in smtp and nntp protocol
...
git-svn-id: svn://10.0.0.236/trunk@54145 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 14:41:20 +00:00
neeti%netscape.com
7391eeab16
bug 15821. r=sfraser. Fixed memory leaks in ImageRequestImpl.
...
git-svn-id: svn://10.0.0.236/trunk@54144 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 14:27:04 +00:00
rbs%maths.uq.edu.au
153548e1c9
Code to render the mroot tag.
...
git-svn-id: svn://10.0.0.236/trunk@54143 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 12:35:36 +00:00
dveditz%netscape.com
e6ffa26b48
first hack to get relative URLS working in triggers
...
git-svn-id: svn://10.0.0.236/trunk@54142 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 12:01:19 +00:00
tbogard%aol.net
30f925a33d
A couple of comment tweaks.
...
git-svn-id: svn://10.0.0.236/trunk@54141 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 10:07:10 +00:00
rjc%netscape.com
8fd2d84fa4
Fix bug # 19306. Update Google dataset. Review=me
...
git-svn-id: svn://10.0.0.236/trunk@54140 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 09:01:59 +00:00
rbs%maths.uq.edu.au
df494570af
Added a control statement to avoid doing work that will lead nowhere.
...
git-svn-id: svn://10.0.0.236/trunk@54139 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 08:42:20 +00:00
dveditz%netscape.com
f46e700a28
x86 win should join unix and alpha win part of DBG_LOG macro
...
git-svn-id: svn://10.0.0.236/trunk@54138 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 08:41:04 +00:00
briano%netscape.com
28a8c8cb2e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@54137 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 08:30:19 +00:00
rbs%maths.uq.edu.au
4d4133db17
Added a control statement to avoid doing work that will lead nowhere.
...
git-svn-id: svn://10.0.0.236/trunk@54136 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 08:20:50 +00:00
cls%seawood.org
120e5dab7b
We don't need to recalculate the OS_* variables each time make is invoked so move them into configure.in so that they are set only once.
...
git-svn-id: svn://10.0.0.236/trunk@54135 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 08:15:46 +00:00
tbogard%aol.net
4a5e0b9a0e
Adding nsIChromeEventHandler.idl to the build. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54134 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 08:03:54 +00:00
tbogard%aol.net
147f733168
First check-in.... Defining nsIChromeEventHandler interface for use to make the mChromeElement event firing generic. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@54133 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 08:02:28 +00:00
rpotts%netscape.com
8842c9b930
fix build bustage - unix compilers are dumb as bricks!
...
git-svn-id: svn://10.0.0.236/trunk@54132 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 07:09:59 +00:00
rpotts%netscape.com
6a7984adfe
bug #19303 . HTTPHeader entries were leaking... I checked in a modified version of beards patch.
...
git-svn-id: svn://10.0.0.236/trunk@54131 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 07:02:44 +00:00
rpotts%netscape.com
601e0eba5e
fix build bustage - NS_NewLoadGroup(...) no longer takes a parent load group as an argument...
...
git-svn-id: svn://10.0.0.236/trunk@54130 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 06:20:51 +00:00
rickg%netscape.com
4cacfb312f
landing updates for harish, and residual style WIP; r=rickg
...
git-svn-id: svn://10.0.0.236/trunk@54129 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 06:18:24 +00:00
rickg%netscape.com
d5114737fd
landing update for harishd r=rickg
...
git-svn-id: svn://10.0.0.236/trunk@54128 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 06:16:25 +00:00
rpotts%netscape.com
0ba3dca017
fixes to make the web crawler work when sites which have meta-refresh tags are encountered...
...
git-svn-id: svn://10.0.0.236/trunk@54127 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 05:47:26 +00:00
jband%netscape.com
57e7c4d781
removing the .cvsignore file in an abandoned directory so that using -P with cvs will trim the thing out of a tree
...
git-svn-id: svn://10.0.0.236/trunk@54126 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 05:46:56 +00:00
rpotts%netscape.com
bf7832c37a
bug #15342 and #15560 . Refactored the LoadGroup and DocumentLoader...
...
git-svn-id: svn://10.0.0.236/trunk@54125 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 05:46:03 +00:00
ramiro%fateware.com
2ab3181220
Take myself out of the debug code, since it has broken since I last looked
...
at it.
git-svn-id: svn://10.0.0.236/trunk@54124 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 05:03:48 +00:00
rbs%maths.uq.edu.au
96fead56f4
Catch up with recent changes in layout.
...
git-svn-id: svn://10.0.0.236/trunk@54123 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 03:29:14 +00:00
leaf%mozilla.org
d12a03afb2
checkin to fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@54122 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 01:08:36 +00:00
nisheeth%netscape.com
f03cdb6370
Fix for bug 17937. nsHTMLEditor::DeleteSelectionAndCreateNode() wasn't addref'ing an out parameter. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@54121 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 00:01:18 +00:00
rbs%maths.uq.edu.au
895e006577
Now make mroot part of the mathml build.
...
git-svn-id: svn://10.0.0.236/trunk@54120 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 22:27:21 +00:00
rbs%maths.uq.edu.au
595ba7a05b
Code to support the mfenced tag.
...
git-svn-id: svn://10.0.0.236/trunk@54119 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 22:16:47 +00:00
rbs%maths.uq.edu.au
c2064b42a2
Minor cleanup and Fixed a regression introduced by the consolidation of the code in nsMathMLChar.
...
git-svn-id: svn://10.0.0.236/trunk@54118 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 22:15:17 +00:00
rbs%maths.uq.edu.au
f4bb014558
Consolidation of the code. Stretchy painting in horizontal direction and vertical direction and now treated with separate functions, yielding to improved readability.
...
git-svn-id: svn://10.0.0.236/trunk@54117 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 22:10:45 +00:00
rbs%maths.uq.edu.au
2d835e7e47
Added factory function for the mroot tag and did a minor clean up
...
git-svn-id: svn://10.0.0.236/trunk@54116 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 22:05:15 +00:00
rbs%maths.uq.edu.au
5753b4d3a0
Add hook for the mroot tag in the confined MathML world
...
git-svn-id: svn://10.0.0.236/trunk@54115 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 22:01:56 +00:00
rbs%maths.uq.edu.au
87f68d993c
Added three atoms: open, close, separators. These are the attributes of mfenced
...
git-svn-id: svn://10.0.0.236/trunk@54114 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 21:37:25 +00:00
cls%seawood.org
3826889094
When cross-compiling, we want to use the header generated from NSPR defines.
...
git-svn-id: svn://10.0.0.236/trunk@54113 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 16:06:53 +00:00
fur%netscape.com
897d69d466
In support of bug #8305 (Implement cache)
...
Replaced WriteStringZ()/ReadStringZ() stubs with trivial implementations.
Simplified existing code. r: none
git-svn-id: svn://10.0.0.236/trunk@54112 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 08:01:08 +00:00
fur%netscape.com
82f02c752b
Fixed indentation
...
git-svn-id: svn://10.0.0.236/trunk@54111 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 07:58:53 +00:00
dveditz%netscape.com
23f42fcb05
mac build bustage
...
git-svn-id: svn://10.0.0.236/trunk@54110 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 07:55:18 +00:00
dp%netscape.com
f5450155e1
Removing unused factory implementations
...
git-svn-id: svn://10.0.0.236/trunk@54106 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 06:44:34 +00:00
dveditz%netscape.com
fca312892f
added files: mozilla/xpinstall/src/nsJSFileSpecObj.cpp
...
git-svn-id: svn://10.0.0.236/trunk@54105 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 06:06:37 +00:00
dveditz%netscape.com
f9d42c747f
comment fix
...
git-svn-id: svn://10.0.0.236/trunk@54104 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 06:05:22 +00:00
dveditz%netscape.com
70cb614dd9
Checkin for dbragg, Bug 16214 make "folder" params objects rather than path strings, r=dveditz.
...
Bug 17509 add BLOATY instrumentation to XPInstall. A couple of minor leak fixes
git-svn-id: svn://10.0.0.236/trunk@54103 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 06:03:23 +00:00
dp%netscape.com
44d8849387
- Converting to nsGenericModule and nsGenericFactory
...
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing exported NS_New*() functions
- Moving the implementation definitions to their headers
r=morse@Netscape.com
git-svn-id: svn://10.0.0.236/trunk@54102 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 05:29:16 +00:00
dp%netscape.com
06c62c95a3
First version. Implementation header of Wallet Viewer.
...
git-svn-id: svn://10.0.0.236/trunk@54101 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 05:17:41 +00:00
dp%netscape.com
5399e1ccb7
First version. Implementation header of single signon viewer.
...
git-svn-id: svn://10.0.0.236/trunk@54100 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 05:17:16 +00:00
dp%netscape.com
4914f9d8e4
First version. Implementation header of wallet editor.
...
git-svn-id: svn://10.0.0.236/trunk@54099 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 05:16:45 +00:00
dp%netscape.com
1f624e8f04
First version. Header of Cookie Viewer implementation.
...
git-svn-id: svn://10.0.0.236/trunk@54098 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 05:15:46 +00:00
troy%netscape.com
44bfa2d248
b=19280. Changed DeletingFrameSubtree() so it's order N instead of
...
N^2/2 in the worst case. This speeds things way up. Note that the real
problem here is that WipeContainingBlock() is repeatedly throwing away
and recreating the BODY element's frame and all its child frames
git-svn-id: svn://10.0.0.236/trunk@54092 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 04:06:44 +00:00
dp%netscape.com
01cb613ac1
- Converting to GenericModule
...
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing unused NS_DEFINE_CID/IID
- Removing NS_New exports
r=morse@Netscape.com
git-svn-id: svn://10.0.0.236/trunk@54091 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 03:43:55 +00:00
bryner%uiuc.edu
5e76628a60
These changes will enable scrolling with the mouse wheel (currently only
...
for unix). r=saari.
git-svn-id: svn://10.0.0.236/trunk@54090 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 01:46:41 +00:00
dveditz%netscape.com
4d3ad643b8
adding new files from dbragg, r=dveditz, not yet part of build
...
git-svn-id: svn://10.0.0.236/trunk@54089 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 01:24:18 +00:00
beard%netscape.com
36de2be344
[MLK] aCurrentStyle can be the only owning reference. r=scc, bug=15906
...
git-svn-id: svn://10.0.0.236/trunk@54088 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 01:14:33 +00:00
beard%netscape.com
7d57dfba18
bug 15906, to make blame happy, fixed case of "GIF.CPP" to "gif.cpp". r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@54087 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 01:10:30 +00:00
bryner%uiuc.edu
70728b9425
Tree changes to support mousewheel scrolling, and some other tree
...
changes (scrolling changes and some nsString -> nsAutoString
conversions) from alecf. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@54086 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 00:51:31 +00:00
cls%seawood.org
e39ea41859
Removed listing of win32 Makefile I accidentally checked in.
...
git-svn-id: svn://10.0.0.236/trunk@54085 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 23:48:14 +00:00
valeski%netscape.com
a9e59ceb15
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@54084 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 23:23:59 +00:00
idk%eng.sun.com
440dcafbf3
19465
...
Port pluglets to linux and Solaris
(This is not part of the build)
Oups. I fogot to add this file
git-svn-id: svn://10.0.0.236/trunk@54083 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 23:20:27 +00:00
idk%eng.sun.com
c76f9909a2
19465
...
Port pluglets to linux and Solaris
(This is not part of the build)
git-svn-id: svn://10.0.0.236/trunk@54082 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 23:19:40 +00:00
jj%netscape.com
fc62ea3678
#13663 : output names now have a capital M: "Mozilla" and "MozillaDebug"
...
git-svn-id: svn://10.0.0.236/trunk@54081 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 22:50:21 +00:00
beard%netscape.com
6c9ae2df08
implements InvalidateRegion(). r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@54080 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 22:33:42 +00:00
valeski%netscape.com
763bf1361e
6144, I'm checking in gagan's code for him as he's gone. r=valeski, r=gagan :). This checkin drops in HTTP authentication caching so you don't get hit w/ multiple auth dialogs when accessing auth requiring sites that have images in their html
...
git-svn-id: svn://10.0.0.236/trunk@54079 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 22:11:15 +00:00
sfraser%netscape.com
b31731e4ce
Added nsAuthEngine.cpp for valeski
...
git-svn-id: svn://10.0.0.236/trunk@54078 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 22:09:56 +00:00
rhp%netscape.com
25c5428af8
Curing bitrot...THIS IS NOT PART OF THE BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@54077 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 22:03:19 +00:00
valeski%netscape.com
5edf678070
not in build. updated auth engine
...
git-svn-id: svn://10.0.0.236/trunk@54076 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 21:46:23 +00:00
wtc%netscape.com
2031562612
Added new file brng.c. (Contributed by Matthew Zahorik and Duncan Wilcox.)
...
git-svn-id: svn://10.0.0.236/trunk@54075 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 20:38:05 +00:00
dp%netscape.com
22c153fe7b
- Convering to GenericModule.
...
- Removing NS_DEFINE_IID
- Using NS_ISUPPORTS_IMPL1
git-svn-id: svn://10.0.0.236/trunk@54074 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 20:19:01 +00:00
wtc%netscape.com
b52967df83
Ported script to Windows 95.
...
git-svn-id: svn://10.0.0.236/trunk@54073 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 20:01:24 +00:00
wtc%netscape.com
119fe2bfe8
Changed tab to spaces.
...
git-svn-id: svn://10.0.0.236/trunk@54072 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 20:00:02 +00:00
wtc%netscape.com
d1e5d22bb2
Removed extra blank line.
...
git-svn-id: svn://10.0.0.236/trunk@54071 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 19:59:31 +00:00
duncan%be.com
ea96df6f46
Clone nsFileSpec::Truncate from nsFileSpecUnix.cpp, r=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@54070 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 17:57:42 +00:00
briano%netscape.com
561be072fd
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@54069 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 16:30:21 +00:00
duncan%be.com
a940edf149
Try again with fix for BeOS build. This is not the same fix that broke
...
the Solaris build yestarday, but I'm looking at tinderbox anyway, ready
to back this out if there are build problems.
r=mcafee, r=shaver
git-svn-id: svn://10.0.0.236/trunk@54068 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 16:15:44 +00:00
cls%seawood.org
e1d17a6621
Applied fix to mork for BeOS. Patch submitted by Duncan Wilcox <duncan@be.com>.
...
git-svn-id: svn://10.0.0.236/trunk@54067 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 11:03:43 +00:00
duncan%be.com
3346a5d069
Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
...
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
git-svn-id: svn://10.0.0.236/trunk@54066 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 10:53:34 +00:00
cls%seawood.org
034597aebe
Missing include was causing strncpy to be undefined and we should be using PL_strncpy anyways. Added newline at end of file to get rid of a warning.
...
git-svn-id: svn://10.0.0.236/trunk@54065 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 10:05:44 +00:00
rjc%netscape.com
c9c6db0307
Better handling of natural order calculate on RDF sequences. Makes drag&drop work fairly well in natural order.
...
git-svn-id: svn://10.0.0.236/trunk@54064 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 08:46:22 +00:00
rjc%netscape.com
df7ad44038
Check in some preliminary bookmarks drag&drop support.
...
git-svn-id: svn://10.0.0.236/trunk@54063 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 08:35:39 +00:00
rjc%netscape.com
9779740f37
nsBookmarksService must accept RDF nextVal assertions, otherwise the RDF container utilities can't successfully add/remove items from RDF sequences.
...
git-svn-id: svn://10.0.0.236/trunk@54062 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 08:34:41 +00:00
scc%netscape.com
de82a95c8c
fixed an annoying, but rare, bug where an |nsCOMPtr| in an ownership ring could |Release()| twice. See the comment in the code for details. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@54061 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 08:19:24 +00:00
bryner%uiuc.edu
0aaaa64320
Oops, fixing a typo. Sorry about that.
...
git-svn-id: svn://10.0.0.236/trunk@54060 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 08:12:56 +00:00
dp%netscape.com
405cdd23c8
Removing extra semi-colon
...
git-svn-id: svn://10.0.0.236/trunk@54059 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 08:04:59 +00:00
rginda%netscape.com
22c7977472
tweaked html output, added test duration time.
...
git-svn-id: svn://10.0.0.236/trunk@54058 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:50:43 +00:00
dp%netscape.com
f1015223ed
Using nsAllocator to match changed Registry allocation. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@54057 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:37:32 +00:00
dp%netscape.com
fbd0e803f5
- Converting to GenericModule
...
- Using NS_IMPL_ISUPPORTS1
- Removing a bunch of NS_DEFINE_IID
git-svn-id: svn://10.0.0.236/trunk@54056 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:34:03 +00:00
dp%netscape.com
5aaa3eaf10
Adding pref classname
...
git-svn-id: svn://10.0.0.236/trunk@54055 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:33:09 +00:00
norris%netscape.com
47aa81f887
Remove unused file and change makefile to reflect change.
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@54054 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:30:57 +00:00
warren%netscape.com
7a58577c40
Fixed indentation.
...
git-svn-id: svn://10.0.0.236/trunk@54053 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:30:26 +00:00
warren%netscape.com
aeadc2d08d
Changed ifdefs to this stuff is off for debug builds too.
...
git-svn-id: svn://10.0.0.236/trunk@54052 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:28:45 +00:00
norris%netscape.com
f77a65d9d4
Modify generated dom code to use a enum rather than a string for codesize
...
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@54051 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:28:34 +00:00
dp%netscape.com
dfd39434e3
Convering to GenericModule.
...
git-svn-id: svn://10.0.0.236/trunk@54050 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:28:11 +00:00
dp%netscape.com
7790c1ad9c
Eliminating leak of factory when getting it from hashtable.
...
Using NS_IMPL_ISUPPORTS1
Removing NS_DEFINE_IID
r=warren@netscape.com
git-svn-id: svn://10.0.0.236/trunk@54049 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:21:53 +00:00
bryner%uiuc.edu
36947c99bc
Adding a new interface that will be used for scrolling tree frames with
...
the mouse wheel.
git-svn-id: svn://10.0.0.236/trunk@54048 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:16:52 +00:00
dp%netscape.com
540481040b
Using COMPtr
...
git-svn-id: svn://10.0.0.236/trunk@54047 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:16:42 +00:00
waterson%netscape.com
719918611c
Bug 16797. Allow files to be 'zero' length. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@54046 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:15:28 +00:00
dp%netscape.com
aa94e40f1a
Using NS_REINTERPERT_CAST instead of NS_STATIC_CAST r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@54045 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:15:23 +00:00
waterson%netscape.com
8b7f58ab3c
Bug 12734. Make check for duplicate insertions debug-only. Thanks to zee@northrock.bm
...
git-svn-id: svn://10.0.0.236/trunk@54044 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:13:25 +00:00
nisheeth%netscape.com
7bb8856626
Don't make the label of a pref an anchor. r=none.
...
git-svn-id: svn://10.0.0.236/trunk@54043 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 07:11:11 +00:00
sfraser%netscape.com
612e5331ad
Workaround for bug 19421 -- no menus on mac. This is a problem with brutal sharing of overlays that waterson needs to fix. For now, turn off brutal sharing of scripts. r=brendan, saari.
...
git-svn-id: svn://10.0.0.236/trunk@54042 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 06:42:24 +00:00
troy%netscape.com
01e5cb02a3
b=19416. Workaround for problem of combo box drop-down being displayed in
...
the wrong place sometimes
git-svn-id: svn://10.0.0.236/trunk@54041 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 06:03:16 +00:00
warren%netscape.com
cde014ca66
Added isascii for mac
...
git-svn-id: svn://10.0.0.236/trunk@54040 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 05:46:04 +00:00
warren%netscape.com
460bc80b0e
Fixed include for non-debug builds.
...
git-svn-id: svn://10.0.0.236/trunk@54039 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 05:27:35 +00:00
rginda%netscape.com
e5529bf0b8
Added javapath, and confail options. Made some trace output come out by default so it isn't so eerily quiet in quiet mode.
...
git-svn-id: svn://10.0.0.236/trunk@54038 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 05:22:20 +00:00
waldemar%netscape.com
9edbe5b45d
Fixed MCL incompatibility
...
git-svn-id: svn://10.0.0.236/trunk@54037 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 04:34:42 +00:00
warren%netscape.com
eff6e0fd5e
Added nsStr (nsString, nsString2) code for counting strings that have been seen. r=rickg
...
git-svn-id: svn://10.0.0.236/trunk@54036 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 04:22:26 +00:00
jband%netscape.com
f9c524f923
r=fur Conform to the recently changed semantics of nsHashtableEnumerator::IsDone to fix the infinite loop that started happening in the Components.[interfaces,classes,classesByID] enumerators
...
git-svn-id: svn://10.0.0.236/trunk@54035 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 04:21:58 +00:00
warren%netscape.com
7a8a688789
Fix for bug that triggers assertion in END_READ state of file transport.
...
git-svn-id: svn://10.0.0.236/trunk@54034 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 04:19:20 +00:00
morse%netscape.com
891ac58db7
Partial fix for bug 18668, unable to login to aka, r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@54033 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 04:13:21 +00:00
dougt%netscape.com
8c8ca254b1
removing unneeded file.
...
fixing build bustage.
making simon happy.
git-svn-id: svn://10.0.0.236/trunk@54032 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 04:07:25 +00:00
tbogard%aol.net
915ece3cba
Spelling fix for bug #16386 .
...
git-svn-id: svn://10.0.0.236/trunk@54031 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 03:57:34 +00:00
rhp%netscape.com
a92eaad364
Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@54030 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 03:14:13 +00:00
dougt%netscape.com
502cd1efc7
removing task extensions. now using dynamic overlays. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@54029 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 03:13:39 +00:00
brendan%mozilla.org
3b43f14bd3
Followup to my last checkin: get list-unlink vs. ResumeWalk order right (r=waterson@netscape.com)
...
git-svn-id: svn://10.0.0.236/trunk@54028 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 03:10:42 +00:00
waldemar%netscape.com
aefedb080a
Added Allegro reference
...
git-svn-id: svn://10.0.0.236/trunk@54027 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 02:18:26 +00:00
waldemar%netscape.com
0685de255a
Updated to work under Allegro Common Lisp
...
git-svn-id: svn://10.0.0.236/trunk@54026 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 02:16:56 +00:00
rginda%netscape.com
9dda965075
s/FAILED!/{return a failure}/ in testcase description to keep from fooling the test driver.
...
git-svn-id: svn://10.0.0.236/trunk@54025 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 01:43:44 +00:00
gagan%netscape.com
2cf255f928
New files first checkin.
...
git-svn-id: svn://10.0.0.236/trunk@54024 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 01:34:19 +00:00
rginda%netscape.com
ea6fe4f1f9
Correct exit codes on win32, echo output file regardles of -t
...
git-svn-id: svn://10.0.0.236/trunk@54023 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 00:28:06 +00:00
norris%netscape.com
e3823e3854
Fix ecma_2/Expressions/instanceof-003-n.js
...
ScriptRuntime::instanceOf now needs a scope parameter that it can use to construct an exception object
git-svn-id: svn://10.0.0.236/trunk@54022 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 00:19:00 +00:00
norris%netscape.com
ba5ee4bd59
argument.caller shouldn't be defined in the default version
...
git-svn-id: svn://10.0.0.236/trunk@54021 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 23:02:52 +00:00
troy%netscape.com
07f4c06751
b=19374. Restored some code I unintentionaly removed in previous checkin.
...
Now after Reflow() of child frame "kidRect.width" and "kidRect.height" are
updated
git-svn-id: svn://10.0.0.236/trunk@54020 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 22:04:01 +00:00
duncan%be.com
6e35da0794
Fix to behave correctly under BeOS.
...
r=warren
git-svn-id: svn://10.0.0.236/trunk@54019 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 21:58:39 +00:00
rginda%netscape.com
46250d0a36
Add bugnumber to reports, bugzilla url option, and expect exit code 3 for negative tests.
...
git-svn-id: svn://10.0.0.236/trunk@54018 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 21:54:46 +00:00
kin%netscape.com
7e6fe21ee8
Fix for bug #19371 : [DOGFOOD][REGRESSION] entering text and hitting
...
return in new message crashes app
Modified nsMsgCompose::ConvertAndLoadComposeWindow() to make sure
aBuf was valid before using it with an editor method.
a=sfraser@netscape.com a=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@54017 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 21:39:23 +00:00
buster%netscape.com
ad1f779a36
fixed bug 19381. previously, I had added 2 interfaces onto this class, but I
...
forgot to add those classes in the QueryInterface method. god, i wish we
had a macro for that!
r=kmcclusk. thanks, kevin
git-svn-id: svn://10.0.0.236/trunk@54016 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 21:33:21 +00:00
terry%mozilla.org
77eb37e301
Vastly speed up searches if a directory name is specified.
...
git-svn-id: svn://10.0.0.236/trunk@54015 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 17:22:47 +00:00
cls%seawood.org
49c320b36f
Adding rng to the autoconf Makefiles. Patch submitted by Mike Shaver <shaver@mozilla.org> a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@54014 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 16:43:00 +00:00
rods%netscape.com
73b63eb2a5
added boolean in DoneAddingContent method
...
git-svn-id: svn://10.0.0.236/trunk@54013 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 16:09:32 +00:00
rods%netscape.com
28621261c8
added bool parm to is DoneAddinContent r=dcone bug 18241
...
git-svn-id: svn://10.0.0.236/trunk@54012 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 16:05:16 +00:00
terry%mozilla.org
ac9efccb00
Updated version string to 2.9 (development)
...
git-svn-id: svn://10.0.0.236/trunk@54011 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:57:00 +00:00
terry%mozilla.org
124bc20fe4
Updated version string to 2.8 (shipping)
...
git-svn-id: svn://10.0.0.236/trunk@54009 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:56:28 +00:00
fur%netscape.com
9e09ebcd19
Add support for offset argument to FileTransport's OpenOutputChannel() method.
...
r: fur, yixiong.zou@intel.com
git-svn-id: svn://10.0.0.236/trunk@54008 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:56:24 +00:00
terry%mozilla.org
8957836cb5
Was crashing if not using milestones.
...
git-svn-id: svn://10.0.0.236/trunk@54007 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:51:48 +00:00
rods%netscape.com
19bedc8578
added bool parm to is DoneAddinContent r=dcone bug 18241
...
git-svn-id: svn://10.0.0.236/trunk@54006 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:46:20 +00:00
rods%netscape.com
adb9c767ca
remove SetMainChild
...
git-svn-id: svn://10.0.0.236/trunk@54005 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:45:55 +00:00
rods%netscape.com
57c1298fdf
added bool parm to is DoneAddingContent r=dcone bug 18241
...
git-svn-id: svn://10.0.0.236/trunk@54004 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:45:47 +00:00
rods%netscape.com
5e7ca2acf8
added nsGfxListControlFrame.cpp commented out bug 18895
...
git-svn-id: svn://10.0.0.236/trunk@54003 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:45:07 +00:00
rods%netscape.com
dabfe59776
added bool parm to DoneAddingContent r=dcone bug 18241
...
git-svn-id: svn://10.0.0.236/trunk@54002 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:43:06 +00:00
rods%netscape.com
f5defbd9b7
removed select initialization code r=dcone bug 18241
...
git-svn-id: svn://10.0.0.236/trunk@54001 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:42:06 +00:00
rods%netscape.com
9454f93684
added bool parm to DoneAddingContent content sink sets it to false r=dcone bug 18241
...
git-svn-id: svn://10.0.0.236/trunk@54000 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:41:30 +00:00
rods%netscape.com
025b1100d2
added nsGfxListControlFrame code ifdef'd out r=dcone bug 18241
...
git-svn-id: svn://10.0.0.236/trunk@53999 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:41:19 +00:00
troy%netscape.com
3f61543a91
WillReflow/DidReflow changes and changes to the way view positioning
...
and sizing works
git-svn-id: svn://10.0.0.236/trunk@53998 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:33:29 +00:00
rhp%netscape.com
853149f4fe
Fix for separators after body text - Bug #: 18972 r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@53997 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:19:53 +00:00
fur%netscape.com
ba3c92d1c5
Change IDL to generate identical C++ headers, but with improved scriptability.
...
r: rpotts
git-svn-id: svn://10.0.0.236/trunk@53996 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 15:13:00 +00:00
dcone%netscape.com
a2aa9d8bb8
Reworked the flashing for porkjockey's. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@53995 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 14:56:24 +00:00
terry%mozilla.org
c75e5b7c82
Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.
...
git-svn-id: svn://10.0.0.236/trunk@53994 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 14:50:57 +00:00
jefft%netscape.com
c3252e964e
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; make sure all children node were deleted when rename a folder, also rename the directory if it has subfolders; added m_leftOver to keep tracking partial completed line
...
git-svn-id: svn://10.0.0.236/trunk@53993 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 14:39:05 +00:00
jefft%netscape.com
d54f209fd6
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; added new method AddSubfolder()
...
git-svn-id: svn://10.0.0.236/trunk@53992 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 14:35:31 +00:00
jefft%netscape.com
d9cc300f3b
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; clear tree selection item when rename
...
git-svn-id: svn://10.0.0.236/trunk@53991 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 14:34:55 +00:00
morse%netscape.com
764e441b81
fix bug 15111, mac not reading cookies file, r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@53990 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 10:13:44 +00:00
buster%netscape.com
08cb20b3f9
don't know how this got through, I must not have saved the file from my IDE?
...
git-svn-id: svn://10.0.0.236/trunk@53989 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 08:43:27 +00:00
buster%netscape.com
046103d30b
fixed a typo that compiles on win32 but not on linux
...
git-svn-id: svn://10.0.0.236/trunk@53988 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 08:30:02 +00:00
buster%netscape.com
292497ba01
bug 12022, r=rickg
...
git-svn-id: svn://10.0.0.236/trunk@53987 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 08:26:56 +00:00
rickg%netscape.com
3cd1a47af6
corrected type mismatch in memory error status of nsStrings; r=none
...
git-svn-id: svn://10.0.0.236/trunk@53986 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 08:10:40 +00:00
rickg%netscape.com
1eaa6d5152
added DebugDump() to nsString classes for terminal output. Also slightly improved documentation. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@53985 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 08:05:30 +00:00
briano%netscape.com
bfced5ecee
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53984 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 08:00:23 +00:00
danm%netscape.com
51faaf23bd
older and wiser, making previous attempt to return correct clientrect actually work. r:saari@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53983 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:56:12 +00:00
nisheeth%netscape.com
349cc4710f
Backing out mcafee's change to configure.in to fix SunOS bustage.
...
git-svn-id: svn://10.0.0.236/trunk@53982 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:50:38 +00:00
buster%netscape.com
bbde48daa1
first version of interface for content-specific manipulations
...
git-svn-id: svn://10.0.0.236/trunk@53981 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:44:27 +00:00
nisheeth%netscape.com
7ee23780a4
Attempt to fix mac build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@53980 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:37:04 +00:00
buster%netscape.com
1e648d27d6
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
...
no bug number, this is for webshell redesign work
r=rickg, travis
git-svn-id: svn://10.0.0.236/trunk@53979 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:35:27 +00:00
buster%netscape.com
d9fe797e65
just a comment for future webshell work
...
git-svn-id: svn://10.0.0.236/trunk@53978 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:32:20 +00:00
buster%netscape.com
43763bae6a
found a tiny bug, possible uninitialized variable. fixed it along with work for:
...
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
no bug number, this is for webshell redesign work
r=rickg, travis
git-svn-id: svn://10.0.0.236/trunk@53977 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:29:13 +00:00
buster%netscape.com
322aab6269
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg, vidur
also made some improvements for future docshell work
r=rickg, travis
git-svn-id: svn://10.0.0.236/trunk@53976 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:25:11 +00:00
buster%netscape.com
9bc057e191
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg, vidur
git-svn-id: svn://10.0.0.236/trunk@53975 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:24:15 +00:00
buster%netscape.com
b84e9eae1a
added nsIGfxTextControlFrame.h
...
git-svn-id: svn://10.0.0.236/trunk@53974 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:23:47 +00:00
buster%netscape.com
125f9f6a8a
added files: mozilla/layout/html/content/src/nsEditorController.cpp
...
git-svn-id: svn://10.0.0.236/trunk@53973 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:22:40 +00:00
buster%netscape.com
ef56beeb67
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg and vidur
git-svn-id: svn://10.0.0.236/trunk@53972 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:19:10 +00:00
buster%netscape.com
0914a1cddd
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg
git-svn-id: svn://10.0.0.236/trunk@53971 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 07:18:25 +00:00
mcafee%netscape.com
a7cc2d6484
I forgot more stuff for prefs, fixing bustage per my last checkin here.
...
git-svn-id: svn://10.0.0.236/trunk@53970 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 05:54:58 +00:00
briano%netscape.com
1049e53f4c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53969 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 05:30:20 +00:00
mcafee%netscape.com
0eab1dd930
Fix from Duncan Wilcox, makefiles have dependency on MOZ_TIMER_LIBS and cannot use -ltimer_beos. r=mcafee (me)
...
git-svn-id: svn://10.0.0.236/trunk@53968 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 05:24:47 +00:00
mcafee%netscape.com
3ddaab1812
includes were incorrectly wrapped in the NS_BUILD_REFCNT_LOGGING define, fixing mac/win32 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@53967 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 05:08:58 +00:00
dougt%netscape.com
8487fade66
Fixes: 19167,16801,17282,17682,17690,18616 Yes, this one line fix closes
...
all of these bugs and has taken 40 some hours to find. Good night.
git-svn-id: svn://10.0.0.236/trunk@53966 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 04:11:16 +00:00
harishd%netscape.com
9262567bff
Fix for bug 18328
...
r=vidur
git-svn-id: svn://10.0.0.236/trunk@53965 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 04:02:23 +00:00
nisheeth%netscape.com
00dd235681
r=harishd. Tell the refcounting code that the pref service is instantiated.
...
git-svn-id: svn://10.0.0.236/trunk@53964 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:57:30 +00:00
nisheeth%netscape.com
51e89c24b2
r=harishd.
...
- The stack walking code now works on windows. We were initializing the symbol handler on each DLL load which was resetting its symbol tables. Now, we don't re-init the symbol handler repeatedly.
- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF. When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set. If this is not set, refcount logging is not affected by the pref.
git-svn-id: svn://10.0.0.236/trunk@53963 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:50:28 +00:00
rhp%netscape.com
80c1f0da8e
Checking in some debug only code - r: rhp
...
git-svn-id: svn://10.0.0.236/trunk@53962 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:49:18 +00:00
alecf%netscape.com
100d711362
fix regression #19239
...
form widget "types" changed to be leading-letter capitalized, which busted the heck out of everything.
couldn't find a reviewer, but this has to be fixed for tomorrow
r=me
git-svn-id: svn://10.0.0.236/trunk@53961 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:37:10 +00:00
rhp%netscape.com
5ac7366170
Change for I18N quoting bugs - Bug #: 19164 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@53960 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:27:03 +00:00
mscott%netscape.com
ae45afeab4
remove two compile warnings to get me off the warnings list...
...
git-svn-id: svn://10.0.0.236/trunk@53959 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:04:25 +00:00
dougt%netscape.com
f5f94a1ba7
making sure that we do not empty our segmented buffer if we did not create it
...
bug fix 19290. submitted by bienvenu, r=dougt.
git-svn-id: svn://10.0.0.236/trunk@53958 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:01:33 +00:00
jj%netscape.com
4e8d388799
updated version number to M12.
...
git-svn-id: svn://10.0.0.236/trunk@53957 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 02:56:00 +00:00
jj%netscape.com
a2f8d160d5
renamed output binary from 'apprunner'/'apprunnerDebug' to 'mozilla' and 'mozillaDebug'.
...
git-svn-id: svn://10.0.0.236/trunk@53956 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 02:55:46 +00:00
warren%netscape.com
4306e0bc94
Fixed generic module factory lookup to look in cache.
...
git-svn-id: svn://10.0.0.236/trunk@53955 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 02:46:50 +00:00
fur%netscape.com
92928f5ea4
Fix build bustage, maybe. Get rid of unnecessary const
...
git-svn-id: svn://10.0.0.236/trunk@53954 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 02:35:02 +00:00
fur%netscape.com
4c203ed17c
Took out unnecessary const, which will hopefully unbusticate unix build
...
git-svn-id: svn://10.0.0.236/trunk@53953 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 02:25:04 +00:00
akhil.arora%sun.com
d592b29ae7
fix=Denis Sharypov <sdv@sparc.spb.su> r=akhil.arora@sun.com
...
19304 convert java dom api to an xpcom module
19305 synchronize with interface changes in nsIDocumentLoaderObserver
git-svn-id: svn://10.0.0.236/trunk@53952 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 02:17:28 +00:00
beard%netscape.com
fed38c19f8
fix C string leak, bug=18699, r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@53951 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 02:14:23 +00:00
Jerry.Kirk%Nexwarecorp.com
03e774325c
Adding nsSigHandlers file to pull out unix signal handlers into a
...
seperate file.
r=Ramiro
git-svn-id: svn://10.0.0.236/trunk@53950 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:55:19 +00:00
fur%netscape.com
78cb9bc6ed
In support of #8305 (implement cache).
...
Add Truncate() method to nsIFileSpec and implement in nsFileSpecImpl
git-svn-id: svn://10.0.0.236/trunk@53949 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:44:54 +00:00
fur%netscape.com
e3d83679ec
In support of #8305 (implement cache).
...
Add Truncate() method to nsIFileSpec and implement in nsFileSpecImpl
[Mac Implementation: sdagley, r: sfraser]
[Win implementation: fur, r:rogerl]
[Unix implementation: yixiong.zue@intel.com , r: fur]
git-svn-id: svn://10.0.0.236/trunk@53948 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:42:46 +00:00
bienvenu%netscape.com
c9cba49af2
small performance tweak for null id xul elements r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@53947 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:31:36 +00:00
tonyr%fbdesigns.com
ca8584134a
Changes to support importing Eudora mail/settings on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@53946 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:25:50 +00:00
fur%netscape.com
42df532834
Quash warning
...
git-svn-id: svn://10.0.0.236/trunk@53945 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:22:30 +00:00
rginda%netscape.com
4cacaf8f66
s/perl5/perl/
...
git-svn-id: svn://10.0.0.236/trunk@53944 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:18:33 +00:00
ftang%netscape.com
bc83f2f618
change the charset name to correct case for ISO-8859-x
...
git-svn-id: svn://10.0.0.236/trunk@53943 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:18:32 +00:00
ftang%netscape.com
39a7ea650f
check in backout code after nhotta fix other problem. fix bug 14914
...
git-svn-id: svn://10.0.0.236/trunk@53942 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:16:53 +00:00
ftang%netscape.com
29c06c6d6a
fix charset name from BIG5 to Big5
...
git-svn-id: svn://10.0.0.236/trunk@53941 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:16:07 +00:00
danm%netscape.com
4e42d460b0
windows device context now reports ClientRect in twips, like everyone else. fixes bug 13392. r:saari@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53940 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:15:46 +00:00
ftang%netscape.com
361e24e1e7
change charset name for Big5 from BIG5
...
git-svn-id: svn://10.0.0.236/trunk@53939 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:15:10 +00:00
ftang%netscape.com
c32a6e4c6f
fix 19132 19135 ane partial fix 12090. implement nsIKBStateContorl for gtk. call ResetInputState from mouse button press. force ime to commit in ResetInputState and send the uncommitted text by using composition start/end and text event. move unicode conversion for IME into nsGtkIMEHelper class. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@53938 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:14:23 +00:00
dp%netscape.com
56f3b0c295
Fixes compilation error with sun workshop. Removed bogus case to
...
PRBool. r=akhil.arora@sun.com
git-svn-id: svn://10.0.0.236/trunk@53937 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:14:07 +00:00
wtc%netscape.com
5a3213de7c
Allow specification of timeout for test programs.
...
git-svn-id: svn://10.0.0.236/trunk@53936 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:01:19 +00:00
wtc%netscape.com
a1926fa40c
Added test case for PR_Available on pipes.
...
git-svn-id: svn://10.0.0.236/trunk@53935 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:59:57 +00:00
wtc%netscape.com
e8346601d8
Use #elif instead of #else + #if.
...
git-svn-id: svn://10.0.0.236/trunk@53934 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:59:17 +00:00
tonyr%fbdesigns.com
816b8237e2
Added a couple of Morefiles routines to the export list. FSpGetFileSize and FSpResolveFileIDRef. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@53933 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:58:42 +00:00
wtc%netscape.com
f6d1c72f04
This header file should not define HAVE_UINT. There should be a better
...
solution solution for the problem this solved.
git-svn-id: svn://10.0.0.236/trunk@53932 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:58:21 +00:00
rginda%netscape.com
09b51fab5d
Added most.tests, most of the tests, minus liveconnect and some date/array tests that take a long time.
...
git-svn-id: svn://10.0.0.236/trunk@53931 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:57:18 +00:00
wtc%netscape.com
3fb7dc1743
_macos.h: define _MD_MINIMUM_STACK_SIZE to be 58K.
...
pruthr.c: removed unnecessary XP_MAC code since _MD_MINIMUM_STACK_SIZE is
checked by _PR_ADJUST_STACKSIZE.
git-svn-id: svn://10.0.0.236/trunk@53930 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:56:45 +00:00
rginda%netscape.com
f4b791db8c
HTML output is in, script generally useful. Not tested on win32 or mac yet.
...
git-svn-id: svn://10.0.0.236/trunk@53929 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:56:17 +00:00
wtc%netscape.com
9cb44715ee
Removed unnecessary _MD_MINIMUM_STACK_SIZE macro definition. Define this
...
macro only if the platform has a minimum stack size requirement.
git-svn-id: svn://10.0.0.236/trunk@53928 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:52:58 +00:00
wtc%netscape.com
34658f5bf6
Added newline at end of file.
...
git-svn-id: svn://10.0.0.236/trunk@53927 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:51:58 +00:00
wtc%netscape.com
1771f85608
Removed the depend:clean hack.
...
git-svn-id: svn://10.0.0.236/trunk@53926 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:51:25 +00:00
ducarroz%netscape.com
0a9a9efcf3
Fix bug 9713. comment out some sensitive code until I rewrite it. This code isn't needed yet. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@53925 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:47:40 +00:00
valeski%netscape.com
b27c18fb1e
changed the on header notification to actually request the observers of the correct notification. OnHeaders indicates a response has come back, thus those registered for the RESPONSE should get notified, not those registered for the REQUEST
...
git-svn-id: svn://10.0.0.236/trunk@53924 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 00:15:42 +00:00
tonyr%fbdesigns.com
4051528619
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@53923 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com
966f57e21c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@53922 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 23:03:36 +00:00
colin%theblakes.com
26547830fb
Don't define EXTRA_DSO_LDOPTS to EXTRA_LIBS and more. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@53921 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:54:09 +00:00
colin%theblakes.com
b82556ae25
Add MOZ_TIMER_LIBS to the link. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@53920 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:49:59 +00:00
tonyr%fbdesigns.com
4c4d5c60ef
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@53919 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:48:04 +00:00
briano%netscape.com
0fca89625e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53918 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:45:23 +00:00
colin%theblakes.com
47b10a7742
Do not define MOZ_MONOLITHIC_TOOLKIT for OpenVMS
...
git-svn-id: svn://10.0.0.236/trunk@53917 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:38:51 +00:00
larryh%netscape.com
bd7fed59fd
BugZilla: 19247
...
git-svn-id: svn://10.0.0.236/trunk@53916 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:23:00 +00:00
rods%netscape.com
ac17cc58d4
initial check in, not in the build
...
git-svn-id: svn://10.0.0.236/trunk@53915 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:14:26 +00:00
leaf%mozilla.org
f3af975808
added mozilla/js/.cvsignore to JSClient --leaf
...
git-svn-id: svn://10.0.0.236/trunk@53914 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 22:05:22 +00:00
ducarroz%netscape.com
08022abc2d
Fix for bug 18974 & bug 15238. We need to use the default identity when no identity is specified. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@53913 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:57:06 +00:00
erik%netscape.com
cbd4c73f17
Updating local .cvsignore file. Does not affect build.
...
git-svn-id: svn://10.0.0.236/trunk@53912 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:49:12 +00:00
larryh%netscape.com
9ef040228f
BugZilla: 19247, fix declaration of _PR_MD_GetRandomNoise()
...
git-svn-id: svn://10.0.0.236/trunk@53911 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:38:39 +00:00
leaf%mozilla.org
446af992dc
adding mozilla/dbm/.cvsignore to SeaMonkeyCore. --leaf
...
git-svn-id: svn://10.0.0.236/trunk@53910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:34:01 +00:00
sdagley%netscape.com
372a9629c1
Fix Mac bustage. Make PR_GetRandomNoise() compile. Don't know about working yet.
...
git-svn-id: svn://10.0.0.236/trunk@53909 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:16:51 +00:00
rhp%netscape.com
1e59708d57
Cleanup of free calls - No bug - r: bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@53908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:12:49 +00:00
evaughan%netscape.com
d5e1a5239e
1) Changed box to use a linked list instead of a fixed array. -r Hyatt
...
2) Cleaned up some of the preference panels. -r Matt
git-svn-id: svn://10.0.0.236/trunk@53907 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:05:43 +00:00
brade%netscape.com
341249e471
fix original size/custom size toggling/setting. bug #14750 (r=kin@netscape.com)
...
git-svn-id: svn://10.0.0.236/trunk@53906 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:53:48 +00:00
valeski%netscape.com
69182ebaed
fixing crasher introduced when new Setter*() were dropped in last night. we now set the channel's url member *before* calling the set routines.
...
git-svn-id: svn://10.0.0.236/trunk@53905 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:51:05 +00:00
mcafee%netscape.com
e6803347f5
Removing const to match IDL spec, fixes Solaris/CC. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@53904 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:47:57 +00:00
waterson%netscape.com
0dbad7d852
Fix event listener leak in idlc-generated code. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@53903 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:39:58 +00:00
waterson%netscape.com
8f787ac240
Fix event listener leak in code that is generated to take functions. Fix to generate new NPL 1.1 license. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@53902 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:38:43 +00:00
brade%netscape.com
dd7e2539fd
during CloneAttributes, delete all the nodes attached (not half of them); discovered when fixing bug #14750 ; r=kin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53901 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:34:15 +00:00
larryh%netscape.com
079ba173e7
BugZilla: 19247. PR_GetRandomNoise()
...
git-svn-id: svn://10.0.0.236/trunk@53900 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:29:17 +00:00
colin%theblakes.com
720180b9d4
Add MOZ_COMPONENT_LIBS. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@53899 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:23:31 +00:00
brendan%mozilla.org
1c2d96a428
- Add JS_HAS_FUN_EXPR_STMT jsconfig.h macro and use it to ifdef a special case explicitly specified by ECMA ed. 3 to be an error: a function expression that's a statement (not at top-level). This allows one to wrap functions in if and else statements and conditionally define them.
...
(More work is needed to conform to ECMA ed. 3 by removing Closure objects; also we want more efficient closure calling, soon.)
- Move mislocated call to js_FoldConstants from jsemit.c's js_EmitTree, the TOK_FUNCTION case, back to jsparse.c. This avoids redundant fold-walks over non-top-level functions. Folding should be done at tree-gen time, not at code-gen time.
- Eliminate dead code in if-else and ?: when folding constants.
- Release tempPool arena space before early return on error in js_FoldConstants, just to be nice (all arena space gets released eventually, when the compiler finishes).
git-svn-id: svn://10.0.0.236/trunk@53898 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:19:56 +00:00
valeski%netscape.com
7fcea33960
adding new param to newChannelCall to reflect the new api
...
git-svn-id: svn://10.0.0.236/trunk@53897 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:09:54 +00:00
valeski%netscape.com
62802829e3
typo. we need to be allocating the size of the struct, not the pointer to the struct.
...
git-svn-id: svn://10.0.0.236/trunk@53896 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 20:05:15 +00:00
colin%theblakes.com
cce10d19b3
build gtksuperwin if MOZ_ENABLE_GTK and MOZ_MONOLITHIC_TOOLKIT are both set. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@53895 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 19:50:45 +00:00
akkana%netscape.com
f524df3661
Improve the problem of excessive whitespace around <pre> quotes in
...
plaintext mail (r=mcafee).
Also, 19237: an initial fix for html quoting (html source being
inserted outside the blockquote).
git-svn-id: svn://10.0.0.236/trunk@53894 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 19:43:14 +00:00
kin%netscape.com
53798ca2b2
Fix for bug #17989 : Selection AutoScrolling broken when using GFX Scrollbars
...
layout/base/src/nsRangeList.cpp
- Added ConstrainFrameAndPointToAnchorSubtree() and various utility
methods.
- Modified HandleDrag() to call ConstrainFrameAndPointToAnchorSubtree().
layout/html/base/src/nsFrame.cpp
- Modified GetContentAndOffsetFromPoint() to skip over generated
and anonymous content frames.
layout/html/base/src/nsGfxScrollFrame.cpp
layout/html/base/src/nsGfxScrollFrame.h
- Override the default nsFrame::GetContentAndOffsetsFromPoint()
implementation with a version that calls
mInner->GetContentAndOffsetsFromPoint(). This prevents the
scrollbar frames from being included in the search.
view/src/nsScrollPortView.cpp
- Fixed bug where GetContainerSize() was returning the size of the
ScrollPortView instead of the ScrolledView.
r=evaughan@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53893 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 19:40:52 +00:00
akkana%netscape.com
5207ade415
Use Recycle to free nsStrings; and fix a warning
...
git-svn-id: svn://10.0.0.236/trunk@53892 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 19:40:30 +00:00
akkana%netscape.com
0a7d0ef76e
Contribution from mozilla@bucksch.org to improve anchor and img tags
...
in formatted mode (r=akkana).
Also some minor improvements to handling of blank lines in pre tags,
to get rid of extra blank lines in plaintext mail (r=mcafee).
git-svn-id: svn://10.0.0.236/trunk@53891 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 19:39:47 +00:00
blizzard%redhat.com
42d0b173ba
we don't need to listen to events on the top level window
...
git-svn-id: svn://10.0.0.236/trunk@53890 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 19:36:28 +00:00
rhp%netscape.com
dda3d32d70
Small fix for a useful test program - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@53889 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 19:29:11 +00:00
varada%netscape.com
1281db945a
fix for bug #18332 and other clean ups
...
git-svn-id: svn://10.0.0.236/trunk@53888 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 17:34:18 +00:00
terry%mozilla.org
e5db30cabf
Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product description.
...
git-svn-id: svn://10.0.0.236/trunk@53887 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 17:29:58 +00:00
erik%netscape.com
c7ac536631
Grabbing the next available ID. Does not affect build.
...
git-svn-id: svn://10.0.0.236/trunk@53886 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 16:45:59 +00:00
dcone%netscape.com
8246fb0177
Thickness of side is now checked. Fixed bug 14944. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@53885 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 16:03:45 +00:00
shaver%netscape.com
1ec9b3aa0d
Fix some MLK and FMR badness.
...
Use nsCOMPtr to manage services (thank you dp, thank you).
Only push context on stack when actually executing JS via JSAPI.
Use nsXPIDLCString to simplify memory management (thank you waterson,
thank you).
Use generic module stuff.
r=fur,jband
git-svn-id: svn://10.0.0.236/trunk@53884 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 15:39:28 +00:00
rods%netscape.com
affaaecfb9
removing extra box sizing code that is not needed.
...
computed border and padding is always added for Standard and only for explicit w/h for NavQuirks.
r=dcone bug=18448
git-svn-id: svn://10.0.0.236/trunk@53883 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 15:15:07 +00:00
dcone%netscape.com
cc7ba3518e
Move the dotted and dashed rouned corner code to fall into solid until it is supported by code
...
r=rods. Bug fixed 13944
git-svn-id: svn://10.0.0.236/trunk@53882 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 15:09:02 +00:00
ducarroz%netscape.com
d942732a0a
Fix for bug 16413. Use parser call RemoveDuplicateAddresses when building recipients list. R=mscott
...
git-svn-id: svn://10.0.0.236/trunk@53881 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 15:06:56 +00:00
Jerry.Kirk%Nexwarecorp.com
bc032919d8
Added a few comments to remind me whats going on.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53880 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 13:03:16 +00:00
Jerry.Kirk%Nexwarecorp.com
96675c27b8
turning off automatic generation of BMP files for each image drawn.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53879 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 13:02:21 +00:00
Jerry.Kirk%Nexwarecorp.com
c249dfa1b7
Added some debug info to UpdateWidgeDamage , still tryin to track down
...
the reason for the extra draws I see under Photon.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53878 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 12:49:43 +00:00
Jerry.Kirk%Nexwarecorp.com
633876903d
Check for mContext != NULL in RawDraw.. This fixes a crash that occurs
...
because we try to do a draw of a window after it is destroyed. Not sure
why this is happening, I think its Photon that wants the draw.
Also took out mFrame changes to size of the dialog in GetClientBounds. This
was causing several dialog to be clipped.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53877 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 12:48:43 +00:00
Jerry.Kirk%Nexwarecorp.com
2dd5f95279
Added new static memer mModalCount to be used when a modal dialog
...
is created. Now calling PtModalStart/End, this fixed the problem with
widgets not highlighting properly when the mouse moved over them on a
modal dialog.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53876 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 12:43:43 +00:00
mscott%netscape.com
8a6fcaa4c8
minor tweak to properly remove everything after (and including) the ? from a mailto url when extracting
...
the to part.
git-svn-id: svn://10.0.0.236/trunk@53875 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 10:16:26 +00:00
mscott%netscape.com
c64b1cd2fe
remove these obsolete files.
...
git-svn-id: svn://10.0.0.236/trunk@53874 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 09:56:39 +00:00
mscott%netscape.com
b817656159
Fix clobber unix build. don't build uri dispatcher anymore.
...
git-svn-id: svn://10.0.0.236/trunk@53873 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 09:55:44 +00:00
waterson%netscape.com
5bccad4e4b
Back off on nsCOMPtr use for mInner because of funky release
...
sequence. Fixes crash on shutdown.
git-svn-id: svn://10.0.0.236/trunk@53872 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 09:44:29 +00:00
tbogard%aol.net
67f780367f
Renamed nsIWebBrowserApp with nsIWebBrowserChrome. Added some additional methods and more fully specified the ones that were there. Changed the interfaces to forward declare referenced interfaces rather than including them all. Added topLevelWindow to nsIWebBrowser. Provided implementation for these changes.
...
git-svn-id: svn://10.0.0.236/trunk@53871 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 09:17:07 +00:00
mscott%netscape.com
e90e4590f2
Fix solaris breakage.
...
git-svn-id: svn://10.0.0.236/trunk@53870 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 09:15:20 +00:00
waterson%netscape.com
3ecbe6226f
Finish #ifdef-ing MOZ_THREADSAFE_RDF. Appears an unused PRLock will
...
assert when being destroyed?!?
git-svn-id: svn://10.0.0.236/trunk@53869 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 09:06:50 +00:00
mscott%netscape.com
a71f08582e
uri dispatching tweak...doContent shouldn't explictly check for message/rfc822
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53868 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:59:53 +00:00
mscott%netscape.com
f719e4da75
Bug #14928 register our x-application-mailto content handler
...
register mailto url protocol
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53867 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:39:40 +00:00
mscott%netscape.com
bfd710100c
add mailto url cid and progid
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53866 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:39:17 +00:00
mscott%netscape.com
8fe7da0cfd
Bug #14928 --> for url dispatching of mailto urls:
...
add NewChannel, NewURI support for mailto urls.
added nsMailtoChannel which is a light weight channel
implementation for mailto urls
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53865 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:38:50 +00:00
mscott%netscape.com
eeb0411736
add nsMailtoUrl implementation which is different from
...
a smtp url. Simplified logic for smtp url.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53864 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:38:12 +00:00
mscott%netscape.com
f5fe45832f
Bug #14928 --> implement open compose window for a uri
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53863 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:37:34 +00:00
mscott%netscape.com
48fa4a66e0
Bug #14928 --> added nsIMailtoUrl interface and reduced the functionality
...
of nsISmtpUrl which was acting as both mailto and smtp
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53862 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:37:06 +00:00
mscott%netscape.com
38736ca7bd
Bug #14928 --> add method for opening a compose window given a mailto url.
...
this is needed for url dispatching.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53861 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:36:39 +00:00
mscott%netscape.com
95b7561599
remove some obsolete files
...
git-svn-id: svn://10.0.0.236/trunk@53860 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:15:39 +00:00
mscott%netscape.com
d546b36c84
Remove some obsolete idl files from the unix build.
...
git-svn-id: svn://10.0.0.236/trunk@53859 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 08:13:15 +00:00
mscott%netscape.com
ec2d81223e
Bug #14928 --> uri dispatching intial landing. when a mail window comes up, we need to register ourselves
...
with the uri loader.
The mail window is also a nsIURIContentListener. Implement this interface such that doContent requests
are forwarded to the webshell for our message.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@53858 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:47:52 +00:00
warren%netscape.com
97fe1591d9
Removed nsICapabilities in favor of nsIInterfaceRequestor.
...
git-svn-id: svn://10.0.0.236/trunk@53857 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:44:14 +00:00
warren%netscape.com
cbcd671c5d
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
...
git-svn-id: svn://10.0.0.236/trunk@53856 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:36:41 +00:00
mscott%netscape.com
4eb376a28d
Bug #14928 --> inital uri dispatching landing. the app instance is a uri content listener. implement
...
that interface. Register the content listener with the uri loader when we are created and again when
we go away. Forward doContent calls on nsIURIContentListener to the webshell where we want content displayed.
r=travis
git-svn-id: svn://10.0.0.236/trunk@53855 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:19:39 +00:00
mscott%netscape.com
04664370c7
add uriloader to the packages file for the mac
...
git-svn-id: svn://10.0.0.236/trunk@53854 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:13:10 +00:00
mscott%netscape.com
ca68a03062
Bug #14928 --> phase one of uri dispatching landing. IF uri dispatching is turned on,
...
invoke the uri loader instead of opening the document ourselves.
Various changes for uri dispatching....
r=travis
git-svn-id: svn://10.0.0.236/trunk@53853 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:07:33 +00:00
mscott%netscape.com
249eb0a085
Bug #14928 --> phase one of uri dispatching landing. webshell is a nsIURIContentListener.
...
r=travis.
git-svn-id: svn://10.0.0.236/trunk@53852 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:06:39 +00:00
mscott%netscape.com
00c26ba6bf
Bug #14928 --> phase one of uri dispatching landing. add ability to get/set content listener parent on the webshell
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@53851 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:06:07 +00:00
mscott%netscape.com
0ed2e8850a
Bug #14928 --> phase one of uri dispatching landing. add ability for doc loader to load
...
an opened channel
r=travis
git-svn-id: svn://10.0.0.236/trunk@53850 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:05:47 +00:00
fur%netscape.com
5a97fd4572
Quell warning
...
git-svn-id: svn://10.0.0.236/trunk@53849 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:59:28 +00:00
mscott%netscape.com
446a6ec0c7
Add a debug menu item for turning on / turning off url dispatching
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@53848 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:58:22 +00:00
mscott%netscape.com
16d83b9a69
add labels for uri dispatching menu item which is in the debug window
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@53847 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:57:36 +00:00
mscott%netscape.com
7bc4ae6da8
Make the uri loader a component.
...
git-svn-id: svn://10.0.0.236/trunk@53846 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:39:37 +00:00
mscott%netscape.com
7e2aa68ab6
add uriloader to the unix installer
...
git-svn-id: svn://10.0.0.236/trunk@53845 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:22:52 +00:00
waterson%netscape.com
789312e427
Bug 9246. Give bookmark URLs the tough love they need. Fix changing a bookmark's URL, fix setting a bookmark's URL when one wasn't set before. Prohibit removal of a bookmark's URL. r=rjc.
...
git-svn-id: svn://10.0.0.236/trunk@53844 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:21:09 +00:00
mscott%netscape.com
ddfa8bd6a4
add uriloader to the windows install package.
...
git-svn-id: svn://10.0.0.236/trunk@53843 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:19:52 +00:00
fur%netscape.com
d81b34c48f
Quash warnings
...
git-svn-id: svn://10.0.0.236/trunk@53842 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:19:51 +00:00
valeski%netscape.com
00e07f6d85
updated urltest.cpp to use the new Resolve code
...
git-svn-id: svn://10.0.0.236/trunk@53841 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:19:01 +00:00
mscott%netscape.com
82de57b51b
Add uriloader directory to the mac build.
...
git-svn-id: svn://10.0.0.236/trunk@53840 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:07:52 +00:00
waterson%netscape.com
8eb3297670
Be sure to waitpid() after killing the process so as not to leave zombies around.
...
git-svn-id: svn://10.0.0.236/trunk@53837 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:06:28 +00:00
mscott%netscape.com
3436e5ab25
add uriloader directory
...
git-svn-id: svn://10.0.0.236/trunk@53836 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:05:16 +00:00
mscott%netscape.com
ad327ebf31
Make uriloader part of the build on Unix!!
...
*yeah*
git-svn-id: svn://10.0.0.236/trunk@53835 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:03:27 +00:00
mscott%netscape.com
0d4f454ad5
Make uriloader part of the build on windows!!
...
*yeah*
git-svn-id: svn://10.0.0.236/trunk@53834 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:02:51 +00:00
mscott%netscape.com
c1237abda6
make this library 8.3 on windows.
...
(renamed to urildr)
git-svn-id: svn://10.0.0.236/trunk@53833 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 06:02:00 +00:00
waterson%netscape.com
a66438f908
Clean up some timing printfs.
...
git-svn-id: svn://10.0.0.236/trunk@53832 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 05:47:51 +00:00
sfraser%netscape.com
8136303d07
Fix for 19170 -- yield to NSPR threads in our main event loop, to service the necko thread more promptly. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53830 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 05:26:59 +00:00
wtc%netscape.com
76b46ea633
Minor improvements. In objs.mk fixed the problem that pthreads_user.c
...
is added to CSRCS twice if USE_AUTOCONF is not defined.
Modified files: pr/src/md/unix/Makefile,Makefile.in,objs.mk
git-svn-id: svn://10.0.0.236/trunk@53829 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 05:26:06 +00:00
dougt%netscape.com
5156796d61
fix for 18949. make seek do a flush to avoid corruption.
...
git-svn-id: svn://10.0.0.236/trunk@53828 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 05:16:42 +00:00
ssu%netscape.com
c192307dcf
overloaded the abortInstall() function for the Install object to take a
...
numerical parameter. It now allows the script writer to specify
an abort value, instead of the default one.
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@53827 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 05:08:11 +00:00
rbs%maths.uq.edu.au
5bf3169323
Fine-tuning of the placement of the sqrt symbol and Patch of Mike Shaver to make the code compile on Linux
...
git-svn-id: svn://10.0.0.236/trunk@53826 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 04:51:56 +00:00
kvisco%ziplink.net
c0fcd98ef9
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@53825 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 04:40:02 +00:00
putterman%netscape.com
4b4bbf050c
Fixes various message count updating bugs. reviewed by bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@53824 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 04:31:01 +00:00
jband%netscape.com
704976db95
remove invalid assertion
...
git-svn-id: svn://10.0.0.236/trunk@53823 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 04:30:54 +00:00
rginda%netscape.com
8bd4b3f833
Added ^c handler, beginnings of html output.
...
git-svn-id: svn://10.0.0.236/trunk@53822 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 04:14:00 +00:00
rbs%maths.uq.edu.au
5993ff13a3
Ensure all the control paths return value
...
git-svn-id: svn://10.0.0.236/trunk@53821 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:56:38 +00:00
fur%netscape.com
e76b531c35
Quell warnings
...
git-svn-id: svn://10.0.0.236/trunk@53820 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:38:32 +00:00
waterson%netscape.com
af2b1bd863
Be sure to close the file before moving it.
...
git-svn-id: svn://10.0.0.236/trunk@53819 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:38:24 +00:00
waterson%netscape.com
5d934cf0b4
Add chdir() so that it can be called from an alias.
...
git-svn-id: svn://10.0.0.236/trunk@53818 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:29:11 +00:00
nhotta%netscape.com
63ad96223a
Change to pass an empty string to setlocale instead of NULL (which is illegal in Unix unlike windows). Bug
...
18338, r=tao.
git-svn-id: svn://10.0.0.236/trunk@53817 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:28:35 +00:00
nhotta%netscape.com
4aadb70b4d
In MIME encoder, put a check at the end of the loop if the source points to a null character then bump the
...
pointer. This fixes a problem when a separator is at the end of a header string. Bug 9762, r=cata.
git-svn-id: svn://10.0.0.236/trunk@53816 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:24:56 +00:00
mcafee%netscape.com
9fed8c5977
Switching to PRBool, un-break Solaris WS build. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@53815 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:22:47 +00:00
blizzard%redhat.com
b0b5056241
fix for modal dialogs. fixes bug #16310 . r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53814 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:19:43 +00:00
jdunn%netscape.com
ab3b3b9c03
Only include SUPER_WIN includes if it is on. HPUX and AIX compilers fail
...
if they can't find the include file
git-svn-id: svn://10.0.0.236/trunk@53813 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:08:19 +00:00
briano%netscape.com
66aeaeb6f5
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53812 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 03:00:19 +00:00
warren%netscape.com
861f45621b
Added nsIJARProtocolHandler.idl
...
git-svn-id: svn://10.0.0.236/trunk@53811 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:54:05 +00:00
jdunn%netscape.com
c2943700d3
Change the linking option of -Bsymbolic to only happen on Components
...
(i.e the i18n code and NOT on anything that links in gtk
r=pepper@netscape.com
# 18129
git-svn-id: svn://10.0.0.236/trunk@53810 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:49:30 +00:00
wtc%netscape.com
4214c05a0a
Bugzilla bug #5358 : fixed build problem on Solaris/x86 under gcc by
...
removing the #ifdef stuff from os_SunOS_x86.s.
Modified files: pr/src/md/unix/Makefile,Makefile.in,objs.mk,os_SunOS_x86.s
git-svn-id: svn://10.0.0.236/trunk@53809 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:48:18 +00:00
rhp%netscape.com
5e2156e1ac
Fix for memory allocation off by 1 error. No bug. r: rhp (submitted by Ben Bucksch <mozilla-news@bucksch.org>
...
git-svn-id: svn://10.0.0.236/trunk@53808 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:46:52 +00:00
hangas%netscape.com
4bc17baa5a
Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@53807 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:45:38 +00:00
pinkerton%netscape.com
12204f19bc
Fix for bug #18998 . strip nulls off the end of unicode text strings. (r=danm).
...
git-svn-id: svn://10.0.0.236/trunk@53806 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:40:49 +00:00
bienvenu%netscape.com
6f45f8a08a
only send change notification for pending filtered messages if the count changed - performance tweak
...
git-svn-id: svn://10.0.0.236/trunk@53805 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:36:22 +00:00
brendan%mozilla.org
ec11858386
Brutal JS script sharing (15146, r=waterson@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@53804 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:25:33 +00:00
valeski%netscape.com
0f008d3a79
r=rhp. nsDocumentBindInfo was returning NO_INTERFACE when asked for nsISupports. I can't believe we made it this far w/ that object not able to support nsISupports :/
...
git-svn-id: svn://10.0.0.236/trunk@53803 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:19:13 +00:00
wtc%netscape.com
d90cc02dc7
Bugzilla bug #17896 : added new macro _PR_IS_GCABLE_THREAD.
...
r=srinivas@netscape.com
Modified files: primpl.h, macthr.c, irix.c, pthreads_user.c, solaris.c,
unixware.c, pruthr.c
git-svn-id: svn://10.0.0.236/trunk@53802 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:14:38 +00:00
wtc%netscape.com
67284c22a6
Added a new test sendzlf.c, which sends a zero-length file with PR_SendFile
...
and PR_TransmitFile.
Modified files: pr/tests/Makefile,Makefile.in,runtests.ksh
Added file: sendzlf.c
git-svn-id: svn://10.0.0.236/trunk@53801 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 02:11:38 +00:00
sspitzer%netscape.com
64020d1638
ok, really fixed this time. forgot the "== 0" in the macro. dummy.
...
git-svn-id: svn://10.0.0.236/trunk@53800 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 01:14:05 +00:00
mscott%netscape.com
a3f0be31f8
(not part of the build)
...
api tweak to nsIURIContentListener::CanHandleContent
git-svn-id: svn://10.0.0.236/trunk@53799 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 01:09:56 +00:00
mscott%netscape.com
67e5e83714
(not part of the seamonkey build)
...
CanHandleContent now has an out parameter for desired content type.
Minor re-write of uri loder logic to incorporate stream conversion. If the content listener passes back
a desired content type that is different from the content type that we asked it to handle, we'll
automatically invoke a stream converter. This allows a doc shell which wants to handle say message/rfc822
to request that content be in the form of text/xul (i.e. if it was presenting the content).
git-svn-id: svn://10.0.0.236/trunk@53798 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 01:02:31 +00:00
mscott%netscape.com
4faf756f66
(not part of the seamonkey build)
...
CanHandleContent now has an out parameter for desired content type.
git-svn-id: svn://10.0.0.236/trunk@53797 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 01:00:56 +00:00
sspitzer%netscape.com
bffbbd96e1
fix for #19068 , prefs not loading values, or saving changes.
...
the problem was the pref window architecture walks the dom looking for input widgets
of type "radio" or "text" and not "RADIO", "Radio", etc or "TEXT", "Text", etc. (the widget type changed recently from lowercase to uppercase.
now we do a case insensitive string compare and it all works fine.
a=leaf
r=mscott
git-svn-id: svn://10.0.0.236/trunk@53796 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 00:59:21 +00:00
tbogard%aol.net
34cb340e23
Fixed some calls on GetTopLevelWindow() and the assumptions made on the return value with the returned pointer. Added some pseudo code that is commented out for prompter stuff. r=seth (This is a cleanup of the checkin made in an effort to get the tree open.)
...
git-svn-id: svn://10.0.0.236/trunk@53795 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 00:33:54 +00:00
idk%eng.sun.com
e2e8a47460
no bug id
...
fixed typo OJI_DISABLED->OJI_DISABLE
git-svn-id: svn://10.0.0.236/trunk@53794 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 00:32:33 +00:00
erik%netscape.com
0b192df612
Grabbing the next available IID. Does not affect the build.
...
git-svn-id: svn://10.0.0.236/trunk@53793 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 00:09:46 +00:00
sspitzer%netscape.com
4780a4d9a1
fix for #19117 , crash. add check before dereferencing null.
...
git-svn-id: svn://10.0.0.236/trunk@53792 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 23:05:29 +00:00
waterson%netscape.com
5612a50ae2
Add some commentary and a '--timeout' option.
...
git-svn-id: svn://10.0.0.236/trunk@53791 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 23:02:53 +00:00
mscott%netscape.com
31b10b655b
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@53790 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:48:42 +00:00
sspitzer%netscape.com
7fe343ca94
fix for blocker bug #19083 , compose html message causes a crash.
...
r=sfraser.
git-svn-id: svn://10.0.0.236/trunk@53789 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:34:41 +00:00
rginda%netscape.com
4c59ec23d1
* menuhead.html
...
make all targets "other_window" to reduce number of open windows.
* mklistpage.pl
make all targets "other_window" to reduce number of open windows.
* runtests2.pl
more hacking, still not done.
git-svn-id: svn://10.0.0.236/trunk@53788 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:33:05 +00:00
rginda%netscape.com
ee50e06936
Initial checkin of "import test list" dialog.
...
git-svn-id: svn://10.0.0.236/trunk@53787 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:31:07 +00:00
waterson%netscape.com
48b8a18ada
Add usage notes.
...
git-svn-id: svn://10.0.0.236/trunk@53786 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:30:35 +00:00
waterson%netscape.com
68ed9f664b
Increase timeout to 10min., and don't over-eagerly assume the app crashed. Add code to send email.
...
git-svn-id: svn://10.0.0.236/trunk@53785 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:26:50 +00:00
leaf%mozilla.org
ebc5a3a800
removing useless line
...
git-svn-id: svn://10.0.0.236/trunk@53784 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:19:07 +00:00
leaf%mozilla.org
6633399c6c
really fixing ls calls.
...
git-svn-id: svn://10.0.0.236/trunk@53783 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:14:21 +00:00
blizzard%redhat.com
74a76eef9b
fix bug #19075 and #19080 . make sure to handle the 2 + 3 button press events in nsWidget::HandleEvent().
...
git-svn-id: svn://10.0.0.236/trunk@53782 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 22:04:03 +00:00
waterson%netscape.com
23981df7df
Initial revision.
...
git-svn-id: svn://10.0.0.236/trunk@53781 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 20:52:45 +00:00
varada%netscape.com
816a23bea8
fix for bug #19078 -obtaining value for window title bar text
...
git-svn-id: svn://10.0.0.236/trunk@53780 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 20:47:08 +00:00
waterson%netscape.com
2bed62ce5c
Fix license to use MPL.
...
git-svn-id: svn://10.0.0.236/trunk@53779 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 20:42:57 +00:00
rginda%netscape.com
521eb32640
* Global.java
...
Cleared global.exitCode in quit() just to be safe.
* Main.java
Adjusted exit code constants to match the js and xpcshells.
git-svn-id: svn://10.0.0.236/trunk@53778 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 20:26:17 +00:00
pavlov%netscape.com
0eb755927a
fix for blizzard's editor making a mistake typing what he typed and not what he thought r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@53777 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 20:18:07 +00:00
despotdaemon%netscape.com
1ac394a5c2
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@53776 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 19:28:18 +00:00
waterson%netscape.com
b7feff7c3e
Fix license to use MPL.
...
git-svn-id: svn://10.0.0.236/trunk@53775 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 19:15:05 +00:00
rogerl%netscape.com
fd8c6885d9
Changes for JS1.5 build under AIX4.3.
...
(Not a part of SeaMonkey builds)
git-svn-id: svn://10.0.0.236/trunk@53773 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 18:34:04 +00:00
duncan%be.com
8e3d684f96
BeOS only fixes to keep Mozilla building on BeOS. Still doesn't really run.
...
git-svn-id: svn://10.0.0.236/trunk@53772 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 15:18:02 +00:00
jfrancis%netscape.com
1b34dda41b
some fixes for deletion and also selection movement, contributed by Steve Clark. fixes bug 18537 (backspace can delete entire line); r = buster
...
git-svn-id: svn://10.0.0.236/trunk@53771 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 11:30:39 +00:00
jfrancis%netscape.com
a7b072071c
improved fix for bug 15696 (leaking an atom). r=floppy moose
...
git-svn-id: svn://10.0.0.236/trunk@53770 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 11:26:41 +00:00
jfrancis%netscape.com
07d4e1f07d
rewrote GetFirstEditableNode() / GetLastEditableNode(). This fixes bugs: 18922, 18938, 18723; r=floppy moose
...
git-svn-id: svn://10.0.0.236/trunk@53769 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 11:03:25 +00:00
warren%netscape.com
9632e323b9
Fix for bustage due to channel retargeting changes.
...
git-svn-id: svn://10.0.0.236/trunk@53768 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 09:33:13 +00:00
warren%netscape.com
f77ab5063e
Fix for bustage due to channel retargeting changes.
...
git-svn-id: svn://10.0.0.236/trunk@53767 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 09:22:47 +00:00
warren%netscape.com
7a9dd28d13
Fix for bustage due to channel retargeting changes.
...
git-svn-id: svn://10.0.0.236/trunk@53766 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 09:17:04 +00:00
warren%netscape.com
c47a7a261b
Fix for linux bustage due to channel retargeting changes.
...
git-svn-id: svn://10.0.0.236/trunk@53765 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 09:11:03 +00:00
tbogard%aol.net
b5b6d5c1a7
Replaced references to nsIGenericWindow to use nsIBaseWindow. Removed the NS_IMPL_ISUPPORTSX in favor of the map approach.
...
git-svn-id: svn://10.0.0.236/trunk@53764 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 09:00:05 +00:00
tbogard%aol.net
3374645a8a
Got the code compiling again.
...
git-svn-id: svn://10.0.0.236/trunk@53763 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 08:57:00 +00:00
tbogard%aol.net
da2b769d83
Replaced nsIGenericWindow with nsIBaseWindow.
...
git-svn-id: svn://10.0.0.236/trunk@53762 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 08:45:28 +00:00
warren%netscape.com
d8627fe912
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@53761 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 08:14:52 +00:00
brendan%mozilla.org
693b8201bd
Unregress top-level lambda expressions not in with statements to avoid full closure overhead.
...
git-svn-id: svn://10.0.0.236/trunk@53760 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 07:41:12 +00:00
warren%netscape.com
990558f3e9
Added nsICapabilities. Abstracted out from nsIContentViewerContainer for use in necko.
...
git-svn-id: svn://10.0.0.236/trunk@53759 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 07:36:40 +00:00
tbogard%aol.net
eed562f89a
Removed nsIGenericWindow.idl as is is now implemented by widget/public/nsIBaseWindow.idl.
...
git-svn-id: svn://10.0.0.236/trunk@53758 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 07:25:22 +00:00
bryner%uiuc.edu
997ba5b632
Checking in some widget changes to support scrolling with the mouse
...
wheel. Layout changes (to make it actually work) will follow soon,
and also a Windows implementation. r=blizzard.
git-svn-id: svn://10.0.0.236/trunk@53757 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 06:54:02 +00:00
sdagley%netscape.com
de8d2d027f
Fix build bustage by removing header files that were improperly added to project. NOTE - do NOT add .h files to a project, the project tracks them by parsing the source .c/.cp files
...
git-svn-id: svn://10.0.0.236/trunk@53756 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 06:10:07 +00:00
pavlov%netscape.com
b070a9eadf
fix for bug 17936 making windows smaller after they have become visible r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@53755 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 05:47:45 +00:00
sgehani%netscape.com
d63405a43c
Fixes bug 18887. Although the bug doesn't mention it this really is:
...
CRC-32 checking is now fixed in libjar. [r=dveditz]
git-svn-id: svn://10.0.0.236/trunk@53754 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 05:40:00 +00:00
wtc%netscape.com
6104a72f93
Bugsplat bug #367096 : need to set md.thr_bound_cpu to NULL when we
...
resume a falsely timed-out or abort a really timed-out AcceptEx call.
Also we must add a thread to its current CPU if md.thr_bound_cpu is
not NULL.
Modified files: ntio.c, ntthread.c, and pruthr.c
git-svn-id: svn://10.0.0.236/trunk@53753 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 05:25:27 +00:00
despotdaemon%netscape.com
8f321bdf52
Pseudo-automatic update of changes made by jar@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53752 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 05:21:25 +00:00
pavlov%netscape.com
3025de75af
added files: mozilla/widget/public/nsIBaseWindow.idl
...
git-svn-id: svn://10.0.0.236/trunk@53751 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 05:10:11 +00:00
pavlov%netscape.com
5c59e16c9d
add nsIBaseWindow.idl to the build
...
git-svn-id: svn://10.0.0.236/trunk@53750 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 05:08:56 +00:00
brendan%mozilla.org
66fd5fc23b
Whitespace, comment, and bracing diffs.
...
git-svn-id: svn://10.0.0.236/trunk@53749 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:32:37 +00:00
despotdaemon%netscape.com
ec6dd06039
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@53748 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:27:03 +00:00
tbogard%aol.net
0dfaa7fc02
Fixed a warning.
...
git-svn-id: svn://10.0.0.236/trunk@53747 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:19:39 +00:00
brendan%mozilla.org
1f55285563
Brutal sharing followup (15146, r=shaver@mozilla.org)
...
- jsinterp.c changes:
__- JSOP_CLOSURE comment fixes.
____(NB: ECMA ed 3 seems to require that we abolish the Closure object altogether, replacing it with a new Function object where we used to make a new closure. That says we should use JS_CloneFunctionObject or an internal form (js_).)
__- Use obj rather than the same-valued fp->scopeChain as fourth argument to js_ConstructObject.
__- JSOP_DEFFUN change to auto-clone when running a script in a different scope from the one the compiler used for static function scope linkage.
__- Remove bogus assertion from JSOP_DEFVAR/CONST: case.
- jsparse.c/.h changes:
__- Restored outerFun test to FunctionDef in jsparse.c, so that we make a closure if (outerFun || lambda || !funAtom) -- i.e., if we're compiling
____- A function statement within an active function via eval;
____- We're compiling a function expression statement (not at apparent-to-compiler top-level; part of some kind of compound statement, e.g. if or with);
____- Or the function, even at top statement level and not in another function, has no name.
__- Don't predefine local variables at compile time if they're in with statement
__- Enforce const at compile time for local consts
- Minor jsemit.[ch] cleanup.
git-svn-id: svn://10.0.0.236/trunk@53746 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:13:05 +00:00
slamm%netscape.com
f961c5ff69
Now adjust the ignored warnings with the changes.
...
git-svn-id: svn://10.0.0.236/trunk@53745 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:12:00 +00:00
slamm%netscape.com
4c55bbe84e
Remember to add source_root when searching for file in repository.
...
git-svn-id: svn://10.0.0.236/trunk@53744 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:09:19 +00:00
blizzard%redhat.com
ffeade219f
land SUPERWIN
...
git-svn-id: svn://10.0.0.236/trunk@53743 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:06:21 +00:00
blizzard%redhat.com
94ea44f86c
add gtksuperwin to the link line for viewer
...
git-svn-id: svn://10.0.0.236/trunk@53742 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:05:41 +00:00
blizzard%redhat.com
1859c289d3
add gtksuperwin directory to the build
...
git-svn-id: svn://10.0.0.236/trunk@53741 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:00:00 +00:00
tbogard%aol.net
24449c4ccb
Seems Solaris' compiler is on the bus... Doesn't understand what nsISupports to grab or something. Anway adding the .get() fixes it.
...
git-svn-id: svn://10.0.0.236/trunk@53739 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 03:55:35 +00:00
slamm%netscape.com
54587cf6ec
Fix filename lookups. Needed to remove source root for path.
...
git-svn-id: svn://10.0.0.236/trunk@53738 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 03:52:53 +00:00
waterson%netscape.com
011da6cb8c
Fix build bustage: disambiguate nsXULDocument::State from nsForwardReference::State by renaming to nsForwardReference::Phase.
...
git-svn-id: svn://10.0.0.236/trunk@53736 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 03:20:03 +00:00
pavlov%netscape.com
47411053af
add nsIBaseWindow (not built) r=travis
...
git-svn-id: svn://10.0.0.236/trunk@53735 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 03:19:56 +00:00
danm%netscape.com
6a35760f1f
add additional release of parent reference to twitchy destruction code. fixes bug 16310. r:pavlov@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53734 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 03:15:31 +00:00
waterson%netscape.com
304a4f2540
Bug 13378. Make sure that we hook up any broadcasters that arrive in overlay subtrees. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@53732 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 02:45:46 +00:00
rginda%netscape.com
c907eeaead
Initial add of new (universal) perl test driver, and test case selection tool.
...
git-svn-id: svn://10.0.0.236/trunk@53731 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 02:05:29 +00:00
rjc%netscape.com
7635ec807d
Trim out some crufty/old unused code, and speed up sorting a bit by reducing the number of string copies. Review: me
...
git-svn-id: svn://10.0.0.236/trunk@53730 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 02:03:46 +00:00
wtc%netscape.com
976dc82e55
Bugzilla bug #17728 : pt_writev_cont, pt_write_cont, pt_send_cont, and
...
pt_sendto_cont need to deal with the possibility of a zero-length buffer.
r=srinivas@netscape.com . Added a test zerolen.c for this bug.
Modified files: ptio.c, pr/tests/Makefile, pr/tests/Makefile.in,
pr/tests/runtests.ksh.
Added file: pr/tests/zerolen.c
git-svn-id: svn://10.0.0.236/trunk@53729 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:59:23 +00:00
tbogard%aol.net
2ab3492319
errr, Unix compilers don't understand the right value nsCOMPtr thing... Fixed.
...
git-svn-id: svn://10.0.0.236/trunk@53728 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:54:04 +00:00
mscott%netscape.com
28fcdb480a
(not part of the build)
...
remove obsolete file
git-svn-id: svn://10.0.0.236/trunk@53727 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:46:08 +00:00
mscott%netscape.com
59166f5149
(not part of the build)
...
exorcise nsURILoaderCIDs.h
git-svn-id: svn://10.0.0.236/trunk@53726 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:45:25 +00:00
mscott%netscape.com
f4038863e2
(Not part of the seamonkey build yet)
...
add manifest idl file for uriloader
git-svn-id: svn://10.0.0.236/trunk@53725 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:43:38 +00:00
rbs%maths.uq.edu.au
ed99068e15
Removed a left-over getchar() that was there for debugging purposes
...
git-svn-id: svn://10.0.0.236/trunk@53724 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:43:30 +00:00
rbs%maths.uq.edu.au
823c317c0c
Code for the msqrt MathML tag
...
git-svn-id: svn://10.0.0.236/trunk@53723 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:40:04 +00:00
sdagley%netscape.com
4a221cb89e
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@53722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:33:19 +00:00
sdagley%netscape.com
80a6ae1e66
Mac specific changes. Updating to current version of MoreFiles library (1.4.9) which is required for #17949 - nsIFile impl for Mac. r=sheriff
...
git-svn-id: svn://10.0.0.236/trunk@53721 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:32:53 +00:00
sdagley%netscape.com
e3933da174
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@53720 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:13:03 +00:00
jdunn%netscape.com
6af106def0
fixing HPUX 10.20's which was having problem with this definition since
...
it was creating an unresolved symbol "static_iid"
r= dougt@netscape.com
# 19021
git-svn-id: svn://10.0.0.236/trunk@53719 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:01:22 +00:00
vidur%netscape.com
ecb6eb504e
fix for bug 18693. Event handler default actions shouldn't be done in the capture phase. R=joki.
...
git-svn-id: svn://10.0.0.236/trunk@53718 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 01:01:12 +00:00
rbs%maths.uq.edu.au
a5239931ae
Examples to illustrate the newly added support of stretchy MathML symbols
...
git-svn-id: svn://10.0.0.236/trunk@53717 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:55:32 +00:00
putterman%netscape.com
86b2124a20
Fixes leak. reviewed by bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@53716 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:52:16 +00:00
rbs%maths.uq.edu.au
4f4d69e894
Code to support stretchy MathML symbols!
...
git-svn-id: svn://10.0.0.236/trunk@53715 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:49:37 +00:00
erik%netscape.com
c402c54b8b
commenting out a change that caused a regression in paste-as-quote
...
r=akkana
git-svn-id: svn://10.0.0.236/trunk@53714 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:44:29 +00:00
tbogard%aol.net
505b219276
Changed nsPIDOMWindow::GetPrivateParent() to be implemented using it's own mChromeElement so it doesn't have to rely on the nsIWebShell::GetParentEvenIfChrome(). r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@53713 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:43:19 +00:00
rbs%maths.uq.edu.au
69f12a0069
Add hook for the msqrt tag in the confined MathML world
...
git-svn-id: svn://10.0.0.236/trunk@53712 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:41:48 +00:00
harishd%netscape.com
1f8ab9e606
Unblocking bug 18679.
...
[ scanner got into an infinte loop ]
git-svn-id: svn://10.0.0.236/trunk@53711 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:25:33 +00:00
rogerl%netscape.com
20bec5b4fd
Added changes at Jane's request.
...
(Not a prt of SeaMonkey build)
git-svn-id: svn://10.0.0.236/trunk@53710 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:05:45 +00:00
rogerl%netscape.com
5ca7bc097e
Added new defs at Jane's request.
...
(Not a prt of SeaMonkey build)
git-svn-id: svn://10.0.0.236/trunk@53709 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:04:49 +00:00
norris%netscape.com
a1350a3bf7
Make -f semantics match those of the C engine.
...
git-svn-id: svn://10.0.0.236/trunk@53708 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 00:04:17 +00:00
norris%netscape.com
1013c44229
Add contributor.
...
git-svn-id: svn://10.0.0.236/trunk@53707 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:58:11 +00:00
norris%netscape.com
b893fe749d
rginda's changes for having quit() take an exit code.
...
git-svn-id: svn://10.0.0.236/trunk@53706 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:57:23 +00:00
rogerl%netscape.com
bd24478a5d
r=norris.
...
Fix overrun by back-reference digit sequence parsing.
git-svn-id: svn://10.0.0.236/trunk@53705 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:54:18 +00:00
rogerl%netscape.com
45e1ab641f
r=norris
...
Fix for toString under 1.2 - calls toSource which provides extra '{}' that
doesn't match previous behaviour.
git-svn-id: svn://10.0.0.236/trunk@53704 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:53:33 +00:00
putterman%netscape.com
22559aaeb3
Fixed icons in folder pane.
...
git-svn-id: svn://10.0.0.236/trunk@53703 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:52:20 +00:00
rogerl%netscape.com
6760f395ea
r=norris
...
Fixed handling of weird indices (NaN etc) for charCode and charCodeAt.
Bug #16984
git-svn-id: svn://10.0.0.236/trunk@53702 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:52:08 +00:00
rogerl%netscape.com
8bff78dad7
r=norris.
...
Changes for ECMA compatible function.apply handling of missing or null args
Bug #16984
git-svn-id: svn://10.0.0.236/trunk@53701 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:51:02 +00:00
ftang%netscape.com
0b3f92395d
clean up nsWindow IME code to use nsCString and nsString to do buffer management. r=cata
...
git-svn-id: svn://10.0.0.236/trunk@53700 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:45:44 +00:00
wtc%netscape.com
04a7a748cc
Bugzilla bug #17601 : fixed memory leak and some other problems in our
...
thread-private data code.
Modified files: primpl.h, ptthread.c, prcthr.c, prtpd.c, pruthr.c.
git-svn-id: svn://10.0.0.236/trunk@53699 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:44:41 +00:00
putterman%netscape.com
4f873f1237
Partial fix for 18742. You can now move the sidebar splitter, Thanks to slamm for the fix.
...
Also some other skin changes to fix some icons and don't make news show up in copy and move menu.
git-svn-id: svn://10.0.0.236/trunk@53698 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:33:35 +00:00
jdunn%netscape.com
218f4125de
finish unresolved symbols checkin
...
r dp@netscape.com
# 18896
git-svn-id: svn://10.0.0.236/trunk@53697 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:24:44 +00:00
jdunn%netscape.com
0a107d6b92
finish unresolved symbol checkins.
...
r dp@netscape.com
# 18896
git-svn-id: svn://10.0.0.236/trunk@53696 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:23:55 +00:00
vidur%netscape.com
8f564b57fe
Fix for bug 18301. window.closed returns true for all windows that have been closed. R=troy. Fix for typo from earlier checkin from Travis that caused window.open to fail. R=travis
...
git-svn-id: svn://10.0.0.236/trunk@53695 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:11:50 +00:00
vidur%netscape.com
34d1147eb0
Fix for bug 10173. Attributes that are enumerated values are returned with the first letter upper-cased. R=troy
...
git-svn-id: svn://10.0.0.236/trunk@53694 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:09:31 +00:00
morse%netscape.com
4a0b42fe1e
undoing last check-in now that bug 18479 has really been fixed
...
git-svn-id: svn://10.0.0.236/trunk@53693 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 23:05:49 +00:00
sspitzer%netscape.com
ef04a7c923
fix for #18999 , r=putterman
...
gracefully handle migration if the user used movemail (unix only) in 4.x
wrap all the movemail code with #defines, it is not needed on non-unix
platforms. movemail is still not supported, but at least now migration
(of bookmarks and cookies) doesn't fail, and you can see your old mail
in 5.0.
git-svn-id: svn://10.0.0.236/trunk@53692 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:54:58 +00:00
hangas%netscape.com
7ac7081499
New Skin work. New images for twisties. Added white border around navigator window. r=german
...
git-svn-id: svn://10.0.0.236/trunk@53691 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:54:38 +00:00
rods%netscape.com
39c4cb7c9e
Added MakeSureSomethingIsSelected to the combobox so the ListBox can
...
call it after it is initialized.
git-svn-id: svn://10.0.0.236/trunk@53690 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:47:23 +00:00
rods%netscape.com
7d32b5b957
Added MakeSureSomethingIsSelected so the ListBox can call it after it is initialized.
...
git-svn-id: svn://10.0.0.236/trunk@53689 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:47:15 +00:00
ftang%netscape.com
7dbb611a31
fix bug 12090. Implement nsIKBStateControl for nsMacWindow . Call ResetInputState when mouse down in GoAway or Content.
...
git-svn-id: svn://10.0.0.236/trunk@53688 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:35:02 +00:00
waterson%netscape.com
0a1ccf23c8
Fix default 'logdir' param.
...
git-svn-id: svn://10.0.0.236/trunk@53687 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:19:23 +00:00
waterson%netscape.com
58a5834839
Pretty up the main table.
...
git-svn-id: svn://10.0.0.236/trunk@53686 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:15:26 +00:00
waterson%netscape.com
af93a2c7cc
Add top-level 'logs.cgi' to show all the logs; deal with stuff being in a 'data' subdirectory.
...
git-svn-id: svn://10.0.0.236/trunk@53685 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 22:10:11 +00:00
mscott%netscape.com
7acdb1ca78
I need to add this bogus file to uriloader\macbuild so my mac will pull the directory...
...
turns out it won't pull empty directories....
git-svn-id: svn://10.0.0.236/trunk@53684 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 21:16:13 +00:00
fur%netscape.com
14e4fb4755
#8305 (Cache implementation)
...
Added dependencies to pick up nsStorageStream.cpp and nsBinaryStream.cpp
git-svn-id: svn://10.0.0.236/trunk@53683 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 21:14:52 +00:00
wtc%netscape.com
6b0d991d1d
Bugzilla bug #18968 : check for the case where RTLD_GLOBAL is not defined.
...
git-svn-id: svn://10.0.0.236/trunk@53682 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 21:05:41 +00:00
leaf%mozilla.org
7a81dae844
checking in xterm update fix from Pierre Phaneuf <pp@ludusdesign.com>,
...
r=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@53681 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:58:24 +00:00
morse%netscape.com
137d445d78
work-around for bug 18479, safe form-fill comes up blank, r=rods
...
git-svn-id: svn://10.0.0.236/trunk@53680 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:50:40 +00:00
rgoodger%ihug.co.nz
8216c17939
Cosmetic update to finddialog.xul and dtd. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@53679 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:16:02 +00:00
rgoodger%ihug.co.nz
7e17ae6023
Cosmetic changes to finddialog.xul & dtd. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@53678 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:15:20 +00:00
tbogard%aol.net
e2ce7a824b
Removed nsIWebShell::GetRootWebShellEvenIfChrome(). Added nsIWebShell::GetTopLevelWindow(). Made GetRootWebShellEvenIfChrome implementation a protected member function.
...
git-svn-id: svn://10.0.0.236/trunk@53677 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:06:12 +00:00
tbogard%aol.net
a9a3650565
Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow().
...
git-svn-id: svn://10.0.0.236/trunk@53676 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:05:21 +00:00
tbogard%aol.net
2a61872f8a
Commented out references to nsIWebShell::GetRootWebShellEvenIfChrome().
...
git-svn-id: svn://10.0.0.236/trunk@53675 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:04:40 +00:00
fur%netscape.com
0a75ddd78f
added files: mozilla/xpcom/io/nsStorageStream.cpp, mozilla/xpcom/io/nsBinaryStream.cpp
...
git-svn-id: svn://10.0.0.236/trunk@53673 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:45:25 +00:00
fur%netscape.com
3bddcd9e3d
added files: mozilla/xpcom/io/nsIBinaryInputStream.idl, mozilla/xpcom/io/nsIBinaryOutputStream.idl, mozilla/xpcom/io/nsIStorageStream.idl
...
git-svn-id: svn://10.0.0.236/trunk@53672 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:42:38 +00:00
sspitzer%netscape.com
23e6b96c43
go back to using window.content.home()
...
no need to duplicating code.
git-svn-id: svn://10.0.0.236/trunk@53671 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:29:29 +00:00
sspitzer%netscape.com
a22048c5dc
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@53670 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:24:35 +00:00
fur%netscape.com
0cf9e74cb2
Add storage stream and binary stream files. r: none
...
git-svn-id: svn://10.0.0.236/trunk@53669 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:14:51 +00:00
fur%netscape.com
497837bc4d
Bug #8305 , r: valeski, rickg
...
The storage stream provides an internal buffer that
can be filled by a client using a single output
stream. One or more independent input streams can
be created to read the data out non-destructively.
The implementation uses a segmented buffer
internally to avoid realloc'ing of large buffers.
git-svn-id: svn://10.0.0.236/trunk@53668 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:14:08 +00:00
fur%netscape.com
2db47f04c9
Bug #8305 (Implement cache), r: valeski, rickg
...
The storage stream provides an internal buffer that
can be filled by a client using a single output
stream. One or more independent input streams can
be created to read the data out non-destructively.
The implementation uses a segmented buffer
internally to avoid realloc'ing of large buffers.
git-svn-id: svn://10.0.0.236/trunk@53667 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:12:41 +00:00
alecf%netscape.com
7404fb931a
fix for #18196 - fix off-by-one errors with trees that have headers - EnsureRowIsVisible and IsValidRow expect zero-based rows, not row-index based rows
...
r=hyatt
git-svn-id: svn://10.0.0.236/trunk@53666 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:07:34 +00:00
Jerry.Kirk%Nexwarecorp.com
70eeead4ae
Fix SetTitle method for Photon Windows
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53665 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 19:06:45 +00:00
alecf%netscape.com
2e8eac3e44
fix off-by-one error when calculating row indicies for trees with headers/footers - use IsRowGroup(), which takes headers/footers into account
...
r=hyatt
no bug, but this fixes some wierd scrolling behavior
git-svn-id: svn://10.0.0.236/trunk@53664 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 18:57:49 +00:00
sspitzer%netscape.com
d650d0570b
fix windows build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@53662 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 17:44:37 +00:00
cls%seawood.org
c120c60094
Oops, added dbm in the wrong order.
...
git-svn-id: svn://10.0.0.236/trunk@53661 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 17:33:41 +00:00
sgehani%netscape.com
f5e4399856
Conforming to use API names starting lowercase. Added alias creation, plugins dir creation. Fixes bug 18339. [r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@53659 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 16:14:07 +00:00
sgehani%netscape.com
b2d471038a
Fix for bug 18874: buttons should appear depressed when invoked by keyboard. [r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@53658 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 16:11:24 +00:00
sgehani%netscape.com
bbeb961bd5
Change "extracting" string. [r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@53657 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 16:10:26 +00:00
dougt%netscape.com
b023f23e6c
fix for bug 18114. Adding simple accessor to PL_WaitForEvent.
...
git-svn-id: svn://10.0.0.236/trunk@53655 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 16:04:14 +00:00
cls%seawood.org
f47ecdb4ad
Back by popular demand...(ok, it was just fur ;P)..dbm has returned.
...
git-svn-id: svn://10.0.0.236/trunk@53654 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 15:56:31 +00:00
brade%netscape.com
2529ac0ca6
fix bug 14624 (don't handle tab key twice). r=kin@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53652 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 14:41:03 +00:00
brade%netscape.com
44627def1e
fix bug 18892 (r=kin@netscape.com); change constant to PRUnichar
...
git-svn-id: svn://10.0.0.236/trunk@53651 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 14:40:11 +00:00
briano%netscape.com
f578e0af93
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53650 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 12:30:18 +00:00
briano%netscape.com
bd208c9f1d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53649 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 12:15:24 +00:00
idk%eng.sun.com
56c7b4556f
no bug id
...
converted pluglet runner to XPCOM module
(see bug 15217)
(not a part of regular build)
git-svn-id: svn://10.0.0.236/trunk@53648 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 10:44:25 +00:00
scc%netscape.com
4bd89164cd
fixing build bustage. Further discussion is needed
...
git-svn-id: svn://10.0.0.236/trunk@53646 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 08:50:25 +00:00
rjc%netscape.com
2c0284aae5
Missed a "rdf:ftp" removal.
...
git-svn-id: svn://10.0.0.236/trunk@53645 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 08:08:22 +00:00
rjc%netscape.com
542178bb95
Obsolete the "rdf:ftp" datasource.
...
git-svn-id: svn://10.0.0.236/trunk@53644 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 08:00:19 +00:00
dougt%netscape.com
ff6b97fb15
checking back in changes which were backed out. Added workaround to bug
...
which scc pointed out.
git-svn-id: svn://10.0.0.236/trunk@53643 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 07:44:18 +00:00
dp%netscape.com
9fb2047017
Changing comments for readability.
...
git-svn-id: svn://10.0.0.236/trunk@53642 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 07:14:49 +00:00
briano%netscape.com
ddad430b16
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53641 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 07:00:24 +00:00
jdunn%netscape.com
30b5b1f168
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
git-svn-id: svn://10.0.0.236/trunk@53640 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:47:54 +00:00
ssu%netscape.com
f19bcaf4f2
moving nsinstall into the MOZ_MFC define. This way people who do not have MFC, do not build this module by default.
...
git-svn-id: svn://10.0.0.236/trunk@53639 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:47:19 +00:00
ssu%netscape.com
d5361306f3
undoing commenting the RESFILE line. Commenting this line out was not the correct fix.
...
git-svn-id: svn://10.0.0.236/trunk@53638 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:46:17 +00:00
jdunn%netscape.com
f0c83b3d5a
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
git-svn-id: svn://10.0.0.236/trunk@53637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:02:31 +00:00
ssu%netscape.com
397e00067a
fixing bug #17109 . It now takes into account the size of the .xpi file to be downloaded as part of the amount of disk space required. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@53636 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:59:35 +00:00
ssu%netscape.com
2047a1c1f5
fixing bug #18683 . fixing how libjar does crc checks. It didn't work for all cases, until now. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@53635 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:43:44 +00:00
rjc%netscape.com
fa176863e4
Bye bye "rdf:ftp"
...
git-svn-id: svn://10.0.0.236/trunk@53634 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:40:17 +00:00
rjc%netscape.com
9df9583dae
Fix bug # 6637: removing old, crufty FTP datasource from build. Just removing file(s) and CIDs. Review: me
...
git-svn-id: svn://10.0.0.236/trunk@53633 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:37:30 +00:00
waterson%netscape.com
9e9294757a
Bug 10469. Remove 'natural order position' stuff. Make sure that nsXULSortService::InsertContainerNode() does the right thing when presented with an unsorted tree. r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@53632 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:34:13 +00:00
norris%netscape.com
331cf153db
* Fix 12124 [DOGFOOD] Reading user's preferences
...
* Implement site-specific security policies (bug 858)
r=mstoltz
* Use Recycle rather than delete[] to clean up Purify logs
r=law
git-svn-id: svn://10.0.0.236/trunk@53631 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:07:31 +00:00
jdunn%netscape.com
4c9d876f3f
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
git-svn-id: svn://10.0.0.236/trunk@53630 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:03:45 +00:00
pavlov%netscape.com
ca8ce3c748
More work on making widget idlified. merged from branch. (not built) r=travis
...
git-svn-id: svn://10.0.0.236/trunk@53629 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:03:09 +00:00
bienvenu%netscape.com
c6bc213629
fix build warning
...
git-svn-id: svn://10.0.0.236/trunk@53627 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:55:37 +00:00
sspitzer%netscape.com
47e22673f7
fix for #18940 . don't define the default home page in the dtd. this is already
...
set in all.js.
the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!
r=mozilla@bucksch.org (benb)
git-svn-id: svn://10.0.0.236/trunk@53624 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:50:32 +00:00
pavlov%netscape.com
6276c71d9a
you are going to a branch, not HEAD
...
git-svn-id: svn://10.0.0.236/trunk@53623 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:49:59 +00:00
bienvenu%netscape.com
ad86958d59
fix build warning
...
git-svn-id: svn://10.0.0.236/trunk@53622 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:48:51 +00:00
pavlov%netscape.com
3787e743f7
merge from head
...
git-svn-id: svn://10.0.0.236/trunk@53620 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:47:02 +00:00
bienvenu%netscape.com
1cf6ec2327
fix 18925,r=sspitzer, mozilla status flags broken
...
git-svn-id: svn://10.0.0.236/trunk@53619 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:35:29 +00:00
cls%seawood.org
f733c6b52e
Set appropriate debug flags.
...
git-svn-id: svn://10.0.0.236/trunk@53618 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:21:08 +00:00
idk%eng.sun.com
81c9c905de
Fix for bug 15217
...
r = akhil.arora@eng.sun.com , netscape.public.mozilla.java, netscape.public.mozilla.plugins
Added hook for pluglet-engine.
In case there are no handlers for some MIME type this hook would be using.
This fix does not create any dependencies on java-plugin module.
git-svn-id: svn://10.0.0.236/trunk@53617 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 04:18:59 +00:00
fur%netscape.com
604b5b8c26
Fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@53616 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:50:56 +00:00
fur%netscape.com
f12430fa5d
I screwed up the checkin message log, here's the real changes in revision
...
3.5 of this file. These changes are in support of bug #8305 (Cache implementation):
r: dougt
+ Fixed off-by-one value in enumerating either forwards or backwards, such
that the last element is never enumerated.
+ Fixed return values of IsDone() to conform to unusual nsIEnumerator definition
+ Fixed declarations so public methods can be called outside DLL
git-svn-id: svn://10.0.0.236/trunk@53614 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:23:10 +00:00
varada%netscape.com
06ba9debd2
copying customCD shell contents onto the config CD directory
...
git-svn-id: svn://10.0.0.236/trunk@53613 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:14:56 +00:00
varada%netscape.com
19715623b3
removing CreateRshell from wizardmachine.cpp
...
git-svn-id: svn://10.0.0.236/trunk@53612 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:14:13 +00:00
fur%netscape.com
d885ca903c
In support of #8305 (Implementing cache), allow storing of NUL characters
...
in string streams. r: dougt
git-svn-id: svn://10.0.0.236/trunk@53611 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:13:49 +00:00
varada%netscape.com
5cafdc1ce6
adding part1.ini and part2.ini to ccktools directory
...
git-svn-id: svn://10.0.0.236/trunk@53610 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:13:37 +00:00
fur%netscape.com
eee2215bda
In support of bug #8305 (Cache implementation), added new type of hash-table
...
key, an array of opaque data, not owned by the key. r: dougt
git-svn-id: svn://10.0.0.236/trunk@53609 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:10:54 +00:00
fur%netscape.com
2b188ce191
Fixed a problem with the NS_GENERIC_FACTORY_CONSTRUCTOR_INIT() macro.
...
If the Init() routine happens to perform a balanced AddRef/Release,
the instance will be prematurely destroyed when Release() is called.
The change is to do the AddRef() before calling the initialization
routine to stabilize the instance's ref-count.
r: dp, putterman
git-svn-id: svn://10.0.0.236/trunk@53608 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 03:05:36 +00:00
bienvenu%netscape.com
474d46c354
fix double headers on local filter moves, r=jefft 18733
...
git-svn-id: svn://10.0.0.236/trunk@53607 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:51:56 +00:00
rchen%netscape.com
0c9c9d03e4
Add L10N notes
...
git-svn-id: svn://10.0.0.236/trunk@53606 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:48:47 +00:00
bienvenu%netscape.com
57de49ed0a
fix memory leak in canonical folder path, r=jefft
...
git-svn-id: svn://10.0.0.236/trunk@53605 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:43:50 +00:00
bienvenu%netscape.com
7f55d09e97
fix problem with not reporting server error messages, r=jefft 11970
...
git-svn-id: svn://10.0.0.236/trunk@53604 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:43:17 +00:00
brendan%mozilla.org
f02610dd2c
Fix exception bytecodes to use script->main (18926, r=jband@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@53602 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:15:22 +00:00
varada%netscape.com
d7afcd0c19
adding rshell creation feature
...
git-svn-id: svn://10.0.0.236/trunk@53601 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:09:40 +00:00
varada%netscape.com
7ee17cd116
adding two parts of the rshell.ini
...
git-svn-id: svn://10.0.0.236/trunk@53600 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:08:47 +00:00
rchen%netscape.com
dbb2d8683f
Add L10N Notes
...
git-svn-id: svn://10.0.0.236/trunk@53599 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:03:08 +00:00
slamm%netscape.com
c239249d8e
Simple warning fix. Change loop index to unsigned (It starts at zero and is always incremented.)
...
git-svn-id: svn://10.0.0.236/trunk@53598 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 02:02:59 +00:00
waterson%netscape.com
fff58fb461
Fix exec() and kill() stuff.
...
git-svn-id: svn://10.0.0.236/trunk@53597 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:54:12 +00:00
despotdaemon%netscape.com
60be64bf5a
Pseudo-automatic update of changes made by waqar@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53596 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:53:02 +00:00
dveditz%netscape.com
7fd4abbfe1
added Bloaty instrumentation
...
git-svn-id: svn://10.0.0.236/trunk@53595 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:52:29 +00:00
pavlov%netscape.com
5fdb81885f
make nsFilePicker inherit from nsBaseFilePicker and add it to the build r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@53592 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:52:19 +00:00
pavlov%netscape.com
bd4795dba7
add nsBaseFilePicker and have it built on unix r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@53590 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:51:39 +00:00
despotdaemon%netscape.com
8f3477b6ce
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@53589 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:29:08 +00:00
warren%netscape.com
2976a83b9f
Fix socket transport deadlock (affecting imap thread). Bug #18201 and regression bug 14612. r=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@53588 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:25:46 +00:00
hangas%netscape.com
073f65577b
Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german
...
git-svn-id: svn://10.0.0.236/trunk@53587 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:21:22 +00:00
pollmann%netscape.com
381644c5ab
Fix typo during typo during previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@53586 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:20:04 +00:00
tonyr%fbdesigns.com
b1af1bd21f
Added Eudora mail import module
...
git-svn-id: svn://10.0.0.236/trunk@53585 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:17:56 +00:00
pollmann%netscape.com
70a5cd9f40
Bug 15204: Allow getting text value in uninitialized textarea - GetText works with text inputs AND textareas. r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@53584 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:17:54 +00:00
brendan%mozilla.org
dc881ea1fe
Fix stupid logic bug (13163, r=sfraser@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@53583 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:15:05 +00:00
nhotta%netscape.com
3b57d51d53
Putting a debug printf so the tester can see the real locale used for the sorting, bug 18338, r=tao.
...
git-svn-id: svn://10.0.0.236/trunk@53582 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:12:47 +00:00
danm%netscape.com
371307ad92
update rev 1.166 to handle stacks of modal dialogs. r:pavlov@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53581 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:10:46 +00:00
varada%netscape.com
5c9a062ecc
fix for bug#18911
...
git-svn-id: svn://10.0.0.236/trunk@53580 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:04:03 +00:00
tbogard%aol.net
de1f9925a5
Changed nsDocLoader to get Container by asking nsIWebShell rather than nsIContentViewerContainer.
...
git-svn-id: svn://10.0.0.236/trunk@53579 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:03:57 +00:00
tbogard%aol.net
b3fbe630a0
Moved GetContainer() from nsIContentViewerContainer to nsIWebShell. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53578 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 01:02:17 +00:00
sspitzer%netscape.com
5bede10c9f
ignore the created executables
...
git-svn-id: svn://10.0.0.236/trunk@53577 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 00:42:06 +00:00
sspitzer%netscape.com
86fcef5db0
ignore generated Makefile
...
git-svn-id: svn://10.0.0.236/trunk@53576 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 00:41:01 +00:00
sspitzer%netscape.com
238f78aa94
changes from german@netscape.com to make the profile xul look better and look
...
more like the rest of the chrome. r=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53575 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 00:38:16 +00:00
saari%netscape.com
11b77c2fd6
Bring back, bring back, bring back the caret to me, to me...
...
The return of the text caret. Simple change, start dispatching content
focus events to the window (what I checked in) *and* the document (the
way it worked before, what editor relied upon). Discussed with joki, but not
technically reviewed.
git-svn-id: svn://10.0.0.236/trunk@53571 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 00:04:55 +00:00
waterson%netscape.com
76b80dff7f
Initial revision.
...
git-svn-id: svn://10.0.0.236/trunk@53569 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 23:56:58 +00:00
tbogard%aol.net
dfca085423
Changed GetContainer to be performed off the nsIDocShell parent rather than try to QI to nsIContentViewerContainer.
...
git-svn-id: svn://10.0.0.236/trunk@53568 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 23:48:27 +00:00
tbogard%aol.net
cf24576e46
Fixed ambigous cast.
...
git-svn-id: svn://10.0.0.236/trunk@53566 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 23:26:50 +00:00
waterson%netscape.com
62f1dbf3e2
Add MPL.
...
git-svn-id: svn://10.0.0.236/trunk@53565 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 23:15:49 +00:00
slamm%netscape.com
6aaedc5fa5
Add the MPL.
...
git-svn-id: svn://10.0.0.236/trunk@53564 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 23:09:58 +00:00
tbogard%aol.net
bda092db4e
nsIDocShell now has a readonly attribute for the currently loaded content viewer.
...
git-svn-id: svn://10.0.0.236/trunk@53563 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:54:47 +00:00
rogerl%netscape.com
50e9fca03a
Backing out changes to script.exec scope access. r=norris
...
git-svn-id: svn://10.0.0.236/trunk@53562 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:54:06 +00:00
sfraser%netscape.com
43a68dc75d
Build the static lib targets of the JPEG project. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53561 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:44:45 +00:00
sfraser%netscape.com
3d8298ab28
Remove JPEG.shlb, which is now linked in with the jpgdecoder shared lib. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53560 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:43:37 +00:00
sfraser%netscape.com
4d4687361a
Fix for 18903 -- remove an unecessary JPEG shared lib. Link JPEG.o with the decoder, and remove the JPEG shared lib from the imglib project. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53559 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:43:10 +00:00
sfraser%netscape.com
de9cffd28a
Part of fix for 18903 -- remove uneeded DLLs from the project. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53558 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:42:27 +00:00
sfraser%netscape.com
3903b93b15
Fix for 18903 -- remove an unecessary JPEG shared lib. Make two new static lib targets. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53557 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:41:54 +00:00
tbogard%aol.net
41d58a79d2
Changed places where container were set to use nsISupports instead of nsIContentViewerContainer. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@53556 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:36:41 +00:00
ssu%netscape.com
3425b762fe
moving setup and setuprsc to be built on if MOZ_MFC is set. This will allow people w/o MFC to build. People w/MFC should still build fine. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@53555 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:35:07 +00:00
waterson%netscape.com
fa26384174
Initial revision.
...
git-svn-id: svn://10.0.0.236/trunk@53554 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:31:34 +00:00
tbogard%aol.net
67a365111c
Changed places where containers were set to use nsISupports instead of nsIContentViewerContainer. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@53553 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:17:54 +00:00
jband%netscape.com
ee57201b52
r=waterson. add explicit lock and unlock to nsAutoLock. This allows us to use the autolock to cover a scope and to also explicitly bracket a call out to some other function with an unlock and relock
...
git-svn-id: svn://10.0.0.236/trunk@53551 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:15:27 +00:00
tbogard%aol.net
9e4e911de1
Changed interfaces to take nsISupports for the container instead of nsIContentViewerContainer. nsXULDocument was for some reason holding on to this interface (as a weak reference) but was never using it. I have therefore gotten rid of this member variable. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@53550 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:14:37 +00:00
Jerry.Kirk%Nexwarecorp.com
241cf26867
Fixes for pulldown windows and on screen image drawing.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53549 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:11:48 +00:00
jband%netscape.com
0468fe6fcd
r=norris. Fix for bug 18702. Adds code to track whether caller to xpconnect is native or JS. This allows xpconnect to decide to not call security manager to filter calls originating from native code
...
git-svn-id: svn://10.0.0.236/trunk@53548 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:11:21 +00:00
Jerry.Kirk%Nexwarecorp.com
078ded00e5
Fixes for on screen drawing in viewer.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53547 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 22:05:16 +00:00
wtc%netscape.com
d6c5f3cedd
Bugzilla bug #16566 : PR_Assert should be defined only if DEBUG is defined.
...
git-svn-id: svn://10.0.0.236/trunk@53546 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:59:52 +00:00
tbogard%aol.net
a0c1d51635
Simply added the TestXPEventLoop test to the makefile.
...
git-svn-id: svn://10.0.0.236/trunk@53545 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:52:35 +00:00
mscott%netscape.com
87ce7ec67c
(not part of the seamonkey build)
...
Revamp the uri loader to excusively use AsyncRead instead of AsyncOpen and AsyncRead. With these changes,
we now only need to add the ability to retarget to our protocol channels instead of requiring both
retargeting and AsyncOpen support.
In order to do this, the DocumentOpenInfo object needed to become a nsIStreamListener instead of just
a stream observer.
git-svn-id: svn://10.0.0.236/trunk@53544 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:35:40 +00:00
wtc%netscape.com
7f586bd2bb
Temporary depend:clean hack.
...
git-svn-id: svn://10.0.0.236/trunk@53543 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:32:32 +00:00
wtc%netscape.com
251e30e5b4
Bugzilla bug #17699 : removed obsolete functions PR_SetThreadExit and
...
PR_GetThreadExit.
Modified files: pprthred.h, primpl.h, prcthr.c, prtpd.c, and pruthr.c.
git-svn-id: svn://10.0.0.236/trunk@53542 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:29:29 +00:00
varada%netscape.com
07f823f19e
copying customcd to workspace autorun
...
git-svn-id: svn://10.0.0.236/trunk@53541 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:22:58 +00:00
erik%netscape.com
78e08763c9
bug 15627; got rid of compiler warning; r=none
...
git-svn-id: svn://10.0.0.236/trunk@53540 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:18:24 +00:00
valeski%netscape.com
463edf202d
r=mcafee. component name change reflection. now we can traverse dir trees
...
git-svn-id: svn://10.0.0.236/trunk@53539 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:16:10 +00:00
erik%netscape.com
df64dd2187
bugs 15496 and 15520; put the input method window at the right location
...
when the user focusses a window and when the user types into the window;
coded by tajima@eng.sun.com ; r=erik
git-svn-id: svn://10.0.0.236/trunk@53538 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:14:05 +00:00
akhil.arora%sun.com
d15d40f8d9
17549 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su>
...
Maintain association of java dom listeners with native dom nodes
git-svn-id: svn://10.0.0.236/trunk@53535 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:12:49 +00:00
brendan%mozilla.org
52c12d5bf6
Disassembler uses ToSource, not ToString, where appropriate (DEBUG only change).
...
git-svn-id: svn://10.0.0.236/trunk@53532 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 21:11:59 +00:00
putterman%netscape.com
e2cbb7c81b
Partial fix for 10208. When adding items to a container, update the empty attribute. reviewed by
...
waterson.
git-svn-id: svn://10.0.0.236/trunk@53530 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:58:39 +00:00
ftang%netscape.com
20e2b36756
add nsIKBStateControl for IME force commit and password field disable. Change window implementation to implement nsIKBStateControl in nsWindow. Fix 12250 by filtering out the composition window flag in OnIMESetContext. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@53529 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:57:41 +00:00
putterman%netscape.com
29e05f2b3f
Fixes leak. Reviewed by law.
...
git-svn-id: svn://10.0.0.236/trunk@53528 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:57:24 +00:00
morse%netscape.com
fa3ee309b4
fix bug 17945, string concatenation in localizable strings, r=erik
...
git-svn-id: svn://10.0.0.236/trunk@53527 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:53:16 +00:00
brade%netscape.com
037a9af08e
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@53526 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:46:30 +00:00
ssu%netscape.com
0d37abe86b
added myself as the module owner in this makefile
...
git-svn-id: svn://10.0.0.236/trunk@53525 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:24:25 +00:00
ssu%netscape.com
d9286fe159
fixing bug #18867 . This now builds the resource file required to run setup.exe. This does not require MFC. It only affects windows platforms.
...
git-svn-id: svn://10.0.0.236/trunk@53524 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:13:53 +00:00
don%netscape.com
9e22967825
Checked in saari fix for bug #18876 to help re-open tree. r:saari
...
git-svn-id: svn://10.0.0.236/trunk@53523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 20:09:37 +00:00
despotdaemon%netscape.com
fe968a4460
Pseudo-automatic update of changes made by rhess@engr.sgi.com.
...
git-svn-id: svn://10.0.0.236/trunk@53518 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 17:27:37 +00:00
rickg%netscape.com
a321381b94
reenabled safer version of assertion
...
git-svn-id: svn://10.0.0.236/trunk@53516 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 17:10:06 +00:00
rickg%netscape.com
a22352015d
disable overambitious assert for now; r=rods; a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@53515 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 16:38:29 +00:00
Jerry.Kirk%Nexwarecorp.com
91dceda3d5
Re-adding taskbar-tab-hover.gif which was accidentally taken out in
...
patch 1.21 This puts the Makefile.in MANIFEST and makefile.win back
sync.
r=brade
git-svn-id: svn://10.0.0.236/trunk@53514 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 15:50:50 +00:00
karnaze%netscape.com
6c106ec216
removed allocation warning messages
...
git-svn-id: svn://10.0.0.236/trunk@53513 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 15:42:20 +00:00
dcone%netscape.com
d93bf4b996
DrawDashedSides now used the correct height and width for the right and bottom
...
git-svn-id: svn://10.0.0.236/trunk@53512 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 15:33:25 +00:00
rods%netscape.com
86e9616018
Fixing focus & blur event dispatch (mostly having to do with native windows in embedded webshells)
...
Fixing the sizing issues related to box-sizing for CSS.
r=buster, bug 17196,18448
git-svn-id: svn://10.0.0.236/trunk@53511 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 15:20:03 +00:00
rods%netscape.com
281122754e
temporarily adding box sizing utility methods to help forms calculate their size
...
appropriately for box sizing.
r=kmcllsuk, bug 18448
git-svn-id: svn://10.0.0.236/trunk@53510 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 15:16:28 +00:00
rods%netscape.com
30e99e419b
It will now mask out any focus events that may be generated because of native windows
...
r=buster, bug 17196
git-svn-id: svn://10.0.0.236/trunk@53509 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 15:13:12 +00:00
rods%netscape.com
0fd71cf8f9
added the call DoneAddingContent for the select after it has been created.
...
r=dcone,bug 18784,16821
git-svn-id: svn://10.0.0.236/trunk@53508 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 15:11:33 +00:00
pavlov%netscape.com
eb7f112fcb
I suck.
...
git-svn-id: svn://10.0.0.236/trunk@53507 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 11:40:00 +00:00
pavlov%netscape.com
a0bb112ebc
add GetDefaultString() r=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@53506 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 11:16:06 +00:00
tbogard%aol.net
5e7ea957d8
Changes to reflect changes in nsIContentViewerContainer usage.
...
git-svn-id: svn://10.0.0.236/trunk@53505 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 10:51:57 +00:00
pavlov%netscape.com
036378e00c
unix nsIFilePicker implimentation r=travis
...
git-svn-id: svn://10.0.0.236/trunk@53504 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 10:36:10 +00:00
pavlov%netscape.com
1de4cf33b3
show returns a short instead of a boolean r=travis
...
git-svn-id: svn://10.0.0.236/trunk@53503 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 10:19:00 +00:00
pavlov%netscape.com
8b92970433
added files: mozilla/widget/public/nsIFilePicker.idl
...
git-svn-id: svn://10.0.0.236/trunk@53502 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 09:34:26 +00:00
pavlov%netscape.com
c7ec051caa
add nsIFilePicker.idl to the manifest
...
git-svn-id: svn://10.0.0.236/trunk@53501 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 09:33:34 +00:00
pavlov%netscape.com
9697bc32c8
leave nsIFileWidget, add nsIFilePicker as the one true file picker. add this to the build. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@53500 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 09:32:51 +00:00
pavlov%netscape.com
6870fd7681
create one true scriptable file picker interface r=travis
...
git-svn-id: svn://10.0.0.236/trunk@53497 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 08:13:40 +00:00
nisheeth%netscape.com
5338fcdee4
Checkin won't affect build. Re-applying mozilla specific defines that weren't included in the source drop from Keith.
...
git-svn-id: svn://10.0.0.236/trunk@53495 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 07:48:36 +00:00
tbogard%aol.net
702a9de01d
Removed temporary QI to nsIContentViewerContainer as nsISupports is what is needed on the parameter anyway. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53494 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 07:47:01 +00:00
nisheeth%netscape.com
381e5465e7
Checking not part of build. Removing files that had gotten checked in with upper case filenames.
...
git-svn-id: svn://10.0.0.236/trunk@53493 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 07:30:52 +00:00
tbogard%aol.net
3332c74e48
Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53492 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 07:29:23 +00:00
tbogard%aol.net
a5283d2178
Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. Fixed some refcounting (or lack there of). This module NEEDS SERIOUS XPCOM work and review. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53491 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 07:28:44 +00:00
nisheeth%netscape.com
a2bc9a1e09
Checkin not part of build Checking in new files for Transformiix from Keith Visco (keith@ziplink.net)
...
git-svn-id: svn://10.0.0.236/trunk@53490 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 07:28:04 +00:00
nisheeth%netscape.com
f553d5a1c9
Checkin not part of build. New version of Transformiix from Keith Visco (kvisco@ziplink.net)
...
git-svn-id: svn://10.0.0.236/trunk@53489 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 07:13:17 +00:00
sfraser%netscape.com
820a1d39c8
Removed nsKeyBindMgr.cpp from teh project.
...
git-svn-id: svn://10.0.0.236/trunk@53488 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 06:44:04 +00:00
tbogard%aol.net
9394028bd9
Removed these two files which are no longer used. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@53483 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 05:09:39 +00:00
beard%netscape.com
01a5d5daf9
bug #15906 , moved stubs from NSStartup.c to nsGCStubs.c.
...
git-svn-id: svn://10.0.0.236/trunk@53482 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 03:44:13 +00:00
beard%netscape.com
c691aa7131
bug #15906 : added symbol_name parameter to GC_address_to_source, instead of relying on traceback table.
...
git-svn-id: svn://10.0.0.236/trunk@53481 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 03:26:03 +00:00
wtc%netscape.com
b3a7327bd2
Bugzilla bug #18826 : some systems don't have RTLD_LOCAL defined. Thanks
...
to dejong@cs.umn.edu for the bug report and suggested fix.
git-svn-id: svn://10.0.0.236/trunk@53480 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-15 00:07:00 +00:00
rickg%netscape.com
698b534caa
trivial removal of warnings; r=none
...
git-svn-id: svn://10.0.0.236/trunk@53479 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 23:15:35 +00:00
rbs%maths.uq.edu.au
29f1545c98
Catching up with recent changes in layout. Update to auto-install the mathml.dtd in bin/dtd/
...
git-svn-id: svn://10.0.0.236/trunk@53478 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 23:10:56 +00:00
rbs%maths.uq.edu.au
38111aec46
Catching up with recent changes in layout
...
git-svn-id: svn://10.0.0.236/trunk@53477 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 22:15:05 +00:00
putterman%netscape.com
e945cca3a4
Fix potential crash from last checkins that might occur when shutting down without
...
having run mailnews.
git-svn-id: svn://10.0.0.236/trunk@53476 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 22:03:24 +00:00
putterman%netscape.com
3ce86bbc71
Fix for 17712. Reviewed by bienvenu and alecf. Mailnews shuts down accounts, biff,
...
and folders properly as an xpcom shutdown observer.
git-svn-id: svn://10.0.0.236/trunk@53475 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 20:36:22 +00:00
jdunn%netscape.com
70bee2b278
adding newline at end of file... required by HP
...
git-svn-id: svn://10.0.0.236/trunk@53473 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 20:26:08 +00:00
morse%netscape.com
9374c29050
fix bug 17957, confirmation when changing password, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@53469 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 16:17:01 +00:00
fur%netscape.com
85eff30f18
Fixed copy/paste error in comment
...
git-svn-id: svn://10.0.0.236/trunk@53468 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 15:59:17 +00:00
fur%netscape.com
07cec86849
Return NS_ERROR_FACTORY_NOT_REGISTERED, not NS_ERROR_FAILURE, if a non-existent ProgID is used to instantiate a component. Also, don't ignore CLSID parse errors. R: dp
...
git-svn-id: svn://10.0.0.236/trunk@53467 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 15:41:40 +00:00
rjc%netscape.com
52ab5d0a4d
XUL templates can now be specified via attribute instead of a child node of the root. Also, sorting info can now be specified on the root node, so now any RDF-generated content can be sorted (not just trees). Review: me
...
git-svn-id: svn://10.0.0.236/trunk@53466 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 11:10:34 +00:00
tbogard%aol.net
13b7290eca
Removed QueryCapability to reflect removal in the nsIContentViewerContainer API. Changed call the nsIContentViewer::SetContainer() to cast to the right nsISupports.
...
git-svn-id: svn://10.0.0.236/trunk@53465 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 10:24:37 +00:00
tbogard%aol.net
3d105e77c7
Changed QueryCapability to use the new interface requestor. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53464 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 10:22:00 +00:00
tbogard%aol.net
88e87f8850
Reflect changes to nsIContentViewer::SetContainer and GetContainer API. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53463 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 10:12:21 +00:00
tbogard%aol.net
80cb90d4a4
Removed QueryCapability to reflect changes in nsIContentViewerContainer API. Casting change when calling nsIContentViewer::SetContainer. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53462 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 10:11:26 +00:00
tbogard%aol.net
9336c33e4f
Changed Set and GetContainer to deal with nsISupports instead of nsIContentViewerContainer. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53461 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 10:10:32 +00:00
tbogard%aol.net
f33c6ad621
Removed QueryCapability as it is no longer used. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53460 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 10:10:05 +00:00
rickg%netscape.com
00192bb235
change NS_ASSERTION to NS_WARN_IF_FALSE; r=none
...
git-svn-id: svn://10.0.0.236/trunk@53459 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 10:05:40 +00:00
rickg%netscape.com
bcf8227c2a
force rebuild of this file
...
git-svn-id: svn://10.0.0.236/trunk@53458 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 08:41:36 +00:00
rickg%netscape.com
ddde4bb78a
finally: a fix for archaic compilers
...
git-svn-id: svn://10.0.0.236/trunk@53457 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 07:58:05 +00:00
rickg%netscape.com
aaa3aafc43
trying to get around string problem
...
git-svn-id: svn://10.0.0.236/trunk@53456 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 07:50:15 +00:00
rickg%netscape.com
0c7236fc65
try to get around string problem
...
git-svn-id: svn://10.0.0.236/trunk@53455 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 07:46:23 +00:00
rickg%netscape.com
27037be4db
try again to get around unix problem
...
git-svn-id: svn://10.0.0.236/trunk@53454 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 07:20:02 +00:00
rickg%netscape.com
3a276447b6
touch file to force recompile
...
git-svn-id: svn://10.0.0.236/trunk@53453 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 07:07:47 +00:00
rickg%netscape.com
538fc8b875
try to get around linux compiler grief
...
git-svn-id: svn://10.0.0.236/trunk@53452 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 06:49:43 +00:00
rickg%netscape.com
a01e50e17f
2nd half of parser wip; lots of bugs; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@53451 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 06:23:11 +00:00
rickg%netscape.com
6e4e20009b
bug18337 and fixes for embedded nulls; r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@53450 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 06:22:52 +00:00
rickg%netscape.com
3256544542
update to sync with string API change
...
git-svn-id: svn://10.0.0.236/trunk@53449 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 06:22:48 +00:00
beard%netscape.com
c9334b0fcd
partial reversion of view manager, to fix XP menu breakage on windows.
...
git-svn-id: svn://10.0.0.236/trunk@53448 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 05:47:00 +00:00
beard%netscape.com
fb2ed0031b
fix VC5 bustage, needed to add const qualifiers to GetWidgetView, ViewToWidget.
...
git-svn-id: svn://10.0.0.236/trunk@53446 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 03:53:51 +00:00
cls%seawood.org
36a6a1da9c
Removing dbm & modules/security/freenav from DIRS
...
git-svn-id: svn://10.0.0.236/trunk@53445 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 02:52:19 +00:00
beard%netscape.com
9a5f66247d
pork jockey paint fixes. bug=18140, r=kmcclusk,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53444 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 02:51:25 +00:00
briano%netscape.com
e915c380e1
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53443 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 01:30:14 +00:00
cls%seawood.org
00733493f8
Remove substitution of unused variables
...
git-svn-id: svn://10.0.0.236/trunk@53442 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 01:26:33 +00:00
cls%seawood.org
ff8505d463
Removing use of unneeded dbm module from win32 build
...
git-svn-id: svn://10.0.0.236/trunk@53441 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 00:52:48 +00:00
rods%netscape.com
aff2ad4caa
Should always return true, the caching of the "true" value is most important. Failing on getting the
...
preshell or frames should not be passed back.
r=self, bug 18784
git-svn-id: svn://10.0.0.236/trunk@53440 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 00:35:35 +00:00
rods%netscape.com
8de7b8fef1
Added notification to the select in CreateElemenet to tell it it is complete.
...
r=vidur(sort iof, we talked about this change on friday) bug 18784
git-svn-id: svn://10.0.0.236/trunk@53439 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-14 00:34:15 +00:00
cls%seawood.org
3eb07b84ae
Removing dependency upon security/freenav module. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@53438 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 23:51:49 +00:00
pinkerton%netscape.com
1ae8aef62a
add ability to drag the urlbar proxy icon as a demo of d&d. r=scc.
...
git-svn-id: svn://10.0.0.236/trunk@53437 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 23:28:51 +00:00
cls%seawood.org
0c8429dbc0
Replace uint* (which are not defined on all systems) with the appropriate PRUint* types. Submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>
...
git-svn-id: svn://10.0.0.236/trunk@53436 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 22:37:44 +00:00
cls%seawood.org
a2b4334717
Removing the need for MFC from the build. The .rc files require afxres.h to build but do not appear to be neccessary themselves.
...
git-svn-id: svn://10.0.0.236/trunk@53435 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 22:33:41 +00:00
cmanske%netscape.com
1bed6fcc4e
A better fix for Mac build bustage
...
git-svn-id: svn://10.0.0.236/trunk@53433 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 19:27:59 +00:00
cmanske%netscape.com
949d747bf6
Fixing Mac build bustage
...
git-svn-id: svn://10.0.0.236/trunk@53432 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 19:18:37 +00:00
cmanske%netscape.com
fc50750177
Partial fix for 14344(Page Properties) and 18774(Increase/Decrease Font Size). Fixed 18234 (move Advanced Edit button), 18485 (don't prompt for title with Save As), 16714 (undefined value for para. property combobox) and 18494 (add filename to window caption). Improved Image Properties dialog and CSS style for toolbars. Added new Composer icons. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@53428 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 16:37:58 +00:00
cmanske%netscape.com
c88c677147
Changed Mail Composer XUL to use Increase/Decrease font size instead of combobox (part of fix for 18774) r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@53427 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 16:37:16 +00:00
ducarroz%netscape.com
996c3bcb67
Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@53426 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 16:04:41 +00:00
blizzard%redhat.com
287d557df6
return GDK_FILTER_REMOVE for ConfigureNotify events on the bin_window. this will prevent ConfigureNotify event compression from occuring with older versions of gtk.
...
git-svn-id: svn://10.0.0.236/trunk@53424 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 15:05:40 +00:00
law%netscape.com
6929a449e0
Fix bustage by backing out some CallQueryInterface calls (for Travis); r=travis@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53423 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 08:20:53 +00:00
saari%netscape.com
9e56ded383
Adding user-focus: normal CSS rule to make message compose subject and to: field fuction properly. R: billions and billions of monkeys
...
git-svn-id: svn://10.0.0.236/trunk@53422 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 08:17:17 +00:00
tbogard%aol.net
80bdf7abcd
Implemented a number of the Positioning / Sizing routines.
...
git-svn-id: svn://10.0.0.236/trunk@53421 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 08:09:16 +00:00
law%netscape.com
f9dc85d792
Yet another fix to try to become non nsCOMPtr-challenged
...
git-svn-id: svn://10.0.0.236/trunk@53420 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 07:40:30 +00:00
tbogard%aol.net
52c3ea73a7
Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc
...
git-svn-id: svn://10.0.0.236/trunk@53419 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 07:36:28 +00:00
tbogard%aol.net
a79ed82edc
Changed an NS_ASSERTION to be an NS_WARN_IF_FALSE. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@53418 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 07:34:29 +00:00
law%netscape.com
ea15cf034d
Better fix for VC++5 and Solaris bustage
...
git-svn-id: svn://10.0.0.236/trunk@53417 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 07:04:36 +00:00
law%netscape.com
c60f524dfb
Fix for VC++5 and Solaris bustage
...
git-svn-id: svn://10.0.0.236/trunk@53416 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 06:32:55 +00:00
law%netscape.com
44b3d23c6d
Fixing non-debug build bustage
...
git-svn-id: svn://10.0.0.236/trunk@53415 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 06:27:22 +00:00
warren%netscape.com
0dddae74b6
Fixed QI problem now that comptrs check.
...
git-svn-id: svn://10.0.0.236/trunk@53414 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 06:18:34 +00:00
warren%netscape.com
50fd544966
Fix for case where we're trying to Write to a blocking stream, and we're out of buffer space. This should block. r=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@53413 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 06:16:52 +00:00
law%netscape.com
c4a2b4eb53
Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@53412 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 05:37:00 +00:00
tbogard%aol.net
6aeba41e73
Changed the QueryInterface to be a QUERY using the macros. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@53411 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 05:31:36 +00:00
saari%netscape.com
48d75f5289
Landing focus changes. R: joki
...
git-svn-id: svn://10.0.0.236/trunk@53410 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 05:16:33 +00:00
harishd%netscape.com
8f5bb2e4a0
Another attempt to fix the bustage!!!
...
git-svn-id: svn://10.0.0.236/trunk@53409 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 04:56:56 +00:00
saari%netscape.com
1b5c5e872b
gtk widget changes to facilitate new focus work. R: pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53407 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 04:53:18 +00:00
harishd%netscape.com
3590e2325e
Fix for the bustage.
...
git-svn-id: svn://10.0.0.236/trunk@53406 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 04:37:54 +00:00
sgehani%netscape.com
fe40f4a5a5
*** NOT PART OF BUILD ***
...
* Bug fix 18703: call AbortInstall() if errors encountered during installation.
* Bug fix 15954: delete Component Registry after XPInstall engien is done with it.
git-svn-id: svn://10.0.0.236/trunk@53405 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 04:08:50 +00:00
tbogard%aol.net
fc9e43113e
Made webshell implement nsIInterfaceRequestor. This paves the way for me to start changing people to not use nsIContentViewerContainer::QueryCapability(). r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53404 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 04:06:23 +00:00
sgehani%netscape.com
9e3940cd0d
Fix bug 18670: handle enter key in addition to return key for default buttons on the Mac Install Wizard UI. [r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@53403 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 04:06:05 +00:00
harishd%netscape.com
1e6fe5a7f5
This checkin contains combined work of rickg and harishd
...
Harishd's Changes:
Fix for bugs
2749 - Tweaked strict comment handling, i.e., <!------> is now treated as an illegal comment in strict mode
16934 - Rectifed reporting of JS line error when a newline is found within a tag.
15204 - Made TEXTAREA content to reflect the source document.
11979, 16826 - Stoping the parser properly on receiving the stop-error message.
17594 - Added code to parse <!DOCTYPE> content correctly.
17496 - Building up the stack for orphaned OPTIONs
r=rickg
Rickg's Changes:
rickg will be posting comments on his changes by 11/12/99.
r=harishd
git-svn-id: svn://10.0.0.236/trunk@53402 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 03:53:11 +00:00
sspitzer%netscape.com
ff9a5de363
really fix the warning this time.
...
git-svn-id: svn://10.0.0.236/trunk@53401 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 03:49:30 +00:00
valeski%netscape.com
af81ab813d
another shot at vc5 bustage
...
git-svn-id: svn://10.0.0.236/trunk@53400 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 03:17:54 +00:00
valeski%netscape.com
9386a6d995
another shot at 5.0 bustage
...
git-svn-id: svn://10.0.0.236/trunk@53399 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 03:07:01 +00:00
sgehani%netscape.com
a62f6077ea
MIWCommon + Netscape || MIWCommon + Mozilla subsumes MacInstallWizard (now obsolete).
...
git-svn-id: svn://10.0.0.236/trunk@53398 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 02:49:30 +00:00
mcafee%netscape.com
d0c7a84da9
Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@53397 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 02:43:55 +00:00
sspitzer%netscape.com
457995c98d
fix for #17954
...
before, if "mail.directory" was set, we'd assume the mail wasn't in the standard
default place, so we'd migrate Mail -> Mail5
now, we check if "mail.directory" == the default place. if so, we migrate
it like we would if it wasn't set.
Mail -> Users50/<profile>/Mail
to help do this, I added Equals() to the nsIFileSpec interface, to compare
two nsIFileSpec's, it does this by comparing the nsFileSpecs.
git-svn-id: svn://10.0.0.236/trunk@53396 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 02:02:22 +00:00
sspitzer%netscape.com
f8f296d9bd
fix warning by casting. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@53395 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 01:59:19 +00:00
valeski%netscape.com
c7d300d956
fixing bustage for win32 vc5
...
git-svn-id: svn://10.0.0.236/trunk@53394 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 01:56:02 +00:00
dveditz%netscape.com
f4e3a02775
variable name change to silence build warning
...
git-svn-id: svn://10.0.0.236/trunk@53393 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 01:54:12 +00:00
valeski%netscape.com
4ca7261c2d
fixing win32 vc5 bustage
...
git-svn-id: svn://10.0.0.236/trunk@53392 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 01:48:17 +00:00
slamm%netscape.com
65de125a35
Fix build warnings. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@53391 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 01:36:34 +00:00
wtc%netscape.com
ffa3d44778
Bugzilla bug #16845 : added new function PR_LoadLibraryWithFlags.
...
Also, use RTLD_LAZY on Linux (was using RTLD_NOW).
Modified files: prlink.h, prlink.c.
git-svn-id: svn://10.0.0.236/trunk@53390 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 01:27:06 +00:00
rchen%netscape.com
ad4953c21f
Modify L10N note
...
git-svn-id: svn://10.0.0.236/trunk@53389 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:48:23 +00:00
sgehani%netscape.com
fd7cff88d9
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
...
Also, added deletion of extracted files if the CRC-32 doesn't match. Mapped 'PR_Delete' to 'remove' for STANDALONE. [r=mstoltz]
git-svn-id: svn://10.0.0.236/trunk@53388 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:44:56 +00:00
sgehani%netscape.com
28bd8c8413
Mac profiler code crept in. Removed this ifdef'd cruft.
...
git-svn-id: svn://10.0.0.236/trunk@53387 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:43:12 +00:00
sgehani%netscape.com
134c4195ec
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't. This fixes the runtime XP horkage. [r=dveditz]
...
git-svn-id: svn://10.0.0.236/trunk@53386 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:39:03 +00:00
mark.lin%eng.sun.com
dc17bcb8fb
Added support for Proxies in the MRJ Plugin via getProxyForURL. Reviewed
...
by ed.burns@eng.sun.com and approved by drapeau@eng.sun.com . Fixes bug
#18691 . I can be contacted at mark.lin@eng.sun.com or
phone: (408) 517-5365, (650) 627-8409.
git-svn-id: svn://10.0.0.236/trunk@53385 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:37:48 +00:00
rchen%netscape.com
489056f14a
Modify L10N notes
...
git-svn-id: svn://10.0.0.236/trunk@53384 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:37:34 +00:00
valeski%netscape.com
d8847a0d1c
18725, r=sdagley. FTP is now cancellable.
...
* added new state to FTP. data channel reading state.
* the FTP channel's SetConnectionQueue now handles a null arg and resets it's eventq if null is passed in.
git-svn-id: svn://10.0.0.236/trunk@53383 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:31:36 +00:00
fergus%netscape.com
c2400d6df6
Added/updated Localization Notes.
...
r: rchen@netscape.com & chjung@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53382 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:31:35 +00:00
akkana%netscape.com
9d3b32781e
18576: Enclose plaintext replies in a <pre> so they don't get wrapped,
...
and add appropriate edit rules to split pre tags when editing plaintext.
r=sfraser
git-svn-id: svn://10.0.0.236/trunk@53381 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:26:45 +00:00
rchen%netscape.com
f17b519acb
Modify Localization notes
...
git-svn-id: svn://10.0.0.236/trunk@53380 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:22:31 +00:00
ducarroz%netscape.com
87c867fae9
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@53379 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 00:00:29 +00:00
akhil.arora%sun.com
acf8eb3875
17809 r=av the sun c++ 5.0 compiler's version of strchr returns const char*
...
This fix is needed in order to be able to build with this compiler
git-svn-id: svn://10.0.0.236/trunk@53378 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:55:01 +00:00
akhil.arora%sun.com
9d927bb510
18639 r=dp need to cast away the const returned by the sun C++ 5.0 compiler
...
git-svn-id: svn://10.0.0.236/trunk@53377 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:52:17 +00:00
danm%netscape.com
b74ba16a95
Use new modal event filtering method on nsIWidget. Reset modal window flag when modal window is closed. part of fix for bug 14131. r:rods@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53376 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:46:39 +00:00
danm%netscape.com
589934792f
Gut modal event filtering (relying instead on glib modal window flag). part of fix for bug 14131. r:rods@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53375 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:46:36 +00:00
danm%netscape.com
3f552485cf
Add ModalEventFilter (originally nsAppShell::EventIsForModalWindow) and add parameter to SetModal. part of fix for bug 14131. r:rods@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53374 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:46:30 +00:00
danm%netscape.com
69f9b6a11c
add (unimplemented) parameter to SetModal. part of fix for bug 14131. r:rods@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53373 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:46:23 +00:00
danm%netscape.com
393dab04e5
moved nsAppShell::EventIsForModalWindow to nsWidget::ModalEventFilter, teach latter to accept events for modal window and any active rollup widget window. part of fix for bug 14131. r:rods@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53372 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:46:11 +00:00
danm%netscape.com
5dc1a4f316
moved nsAppShell::EventIsForModalWindow to nsWidget::ModalEventFilter. part of fix for bug 14131. r:rods@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53371 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:45:59 +00:00
ducarroz%netscape.com
846f71ee05
Fix for bug 12080, 16730: I cannot modify the window from a JS listenner function, therefore I use a timer function to do the job. Also, I've implemented support for pref "mailnews.reply_on_top". And add a space to the standard signature separator, now it's "-- ". R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@53370 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:44:28 +00:00
ducarroz%netscape.com
eecd5ec27f
Add a dark gray line under the addressing toolbar to separate it from either the body or the HTML format toolbar. R=german
...
git-svn-id: svn://10.0.0.236/trunk@53369 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:44:26 +00:00
ducarroz%netscape.com
8f09c74c51
Remove unused files. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@53368 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:44:24 +00:00
ducarroz%netscape.com
bcf693c827
Fix build warning. R=mscott
...
git-svn-id: svn://10.0.0.236/trunk@53367 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:44:17 +00:00
petitta%netscape.com
ae59418657
Added more mkdir's to create cd layout
...
git-svn-id: svn://10.0.0.236/trunk@53366 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:38:25 +00:00
terry%mozilla.org
33db2438de
Added missing get_line.pl.
...
git-svn-id: svn://10.0.0.236/trunk@53364 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 21:14:29 +00:00
brendan%mozilla.org
2d612a6ea6
Fix 18684, bad combo of old-latent and new bugs (r=shaver@mozilla.org).
...
git-svn-id: svn://10.0.0.236/trunk@53363 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 20:41:04 +00:00
blizzard%redhat.com
7a3b237f3f
add widget/src/gtksuperwin/Makefile
...
git-svn-id: svn://10.0.0.236/trunk@53358 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 20:12:28 +00:00
blizzard%redhat.com
a2f71091f4
add the gtksuperwin library. this is not part of the build. a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@53357 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 20:12:02 +00:00
norris%netscape.com
db83163c81
Fix 18634 [CRASH] mozilla -installer crashes
...
r=sspitzer@netscape.com , a=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53356 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 18:59:03 +00:00
dcone%netscape.com
f6f13004dc
Fixed the MoveTo to move to the x and y instead of the y and y. R=rods
...
git-svn-id: svn://10.0.0.236/trunk@53352 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 15:10:40 +00:00
rods%netscape.com
a5ce70aa7d
Disabled key events when it is disabled
...
r=dcone,b=14771
git-svn-id: svn://10.0.0.236/trunk@53351 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 15:08:28 +00:00
rods%netscape.com
bcc1dd2443
Removed the mDisplay data member it was the same as mHasAllFrames, this was preventing
...
the options from having there selected state displayed initially
Also, changed it so when in drop down mode and nothing is selected it always scrolls
to 0,0
b=14771,13771 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@53350 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 15:00:30 +00:00
srinivas%netscape.com
c380166172
Added a new test case for PR_SendFile. Bugzilla #17486 .
...
git-svn-id: svn://10.0.0.236/trunk@53349 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 13:40:17 +00:00
srinivas%netscape.com
9381966367
Include string.h for string functions. Bugzilla 17940.
...
git-svn-id: svn://10.0.0.236/trunk@53348 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 13:08:43 +00:00
warren%netscape.com
353db4a569
Fixed breakage due to new generic module stuff.
...
git-svn-id: svn://10.0.0.236/trunk@53347 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:40:30 +00:00
dp%netscape.com
6d145b7f92
Fixing spelling mistake.
...
git-svn-id: svn://10.0.0.236/trunk@53346 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:38:26 +00:00
tbogard%aol.net
0aa1b10d0c
Changed a temp XPCOM manual ref pointer to an nsCOMPtr.
...
git-svn-id: svn://10.0.0.236/trunk@53345 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:13:52 +00:00
warren%netscape.com
6be51335c6
Minor fix.
...
git-svn-id: svn://10.0.0.236/trunk@53344 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:10:40 +00:00
tbogard%aol.net
9d54835d01
Got more implementation for the DoContent methods. It now calls the new nsDocShell::CreateContentViewer method to kick off the content viewer creation and pairing to the stream.
...
git-svn-id: svn://10.0.0.236/trunk@53343 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:09:27 +00:00
tbogard%aol.net
9504c337e6
Added CreateContentViewer and NewContentViewerObj methods for docShell.
...
git-svn-id: svn://10.0.0.236/trunk@53342 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:07:28 +00:00
warren%netscape.com
f4eb982ac0
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
...
git-svn-id: svn://10.0.0.236/trunk@53341 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:07:26 +00:00
warren%netscape.com
d374c3916f
Added neckoutil_s.lib
...
git-svn-id: svn://10.0.0.236/trunk@53340 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 08:58:32 +00:00
warren%netscape.com
bafdd8e2c0
Added idl files
...
git-svn-id: svn://10.0.0.236/trunk@53339 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 08:57:52 +00:00
tbogard%aol.net
78db3add9d
Removed the call to CanHandleContentType as this need to be re-worked now that there is only going to be one DocShell for all content types.
...
git-svn-id: svn://10.0.0.236/trunk@53338 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 07:29:45 +00:00
tbogard%aol.net
59bdeee953
Now that we have decided that there is only one docshell for all content types, we needed to get rid of the base class/ content type implementation. This checkin takes and moves the nsDocShellBase to be nsDocShell. It now holds the nsIHTMLDocShell stuff. This will be going away. nsCDocShell was created to replace the previous nsCHTMLDocShell.
...
git-svn-id: svn://10.0.0.236/trunk@53337 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 07:28:25 +00:00
waldemar%netscape.com
45fc90e1a6
Changed external-link-base
...
git-svn-id: svn://10.0.0.236/trunk@53336 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 07:24:40 +00:00
waldemar%netscape.com
511d60eba6
Added language declarations, ?id syntax, ^^, ^^=, units. Updated list of future reserved words. Allowed definitions in compount statements.
...
git-svn-id: svn://10.0.0.236/trunk@53335 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 07:24:19 +00:00
waldemar%netscape.com
51f81a61e3
Updated list of keywords
...
git-svn-id: svn://10.0.0.236/trunk@53334 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 07:22:27 +00:00
warren%netscape.com
fe2c05f6bf
Fixed linux compiler bustage (again).
...
git-svn-id: svn://10.0.0.236/trunk@53333 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 07:17:50 +00:00
warren%netscape.com
7ffefe09f1
Fixed linux breakage with nsFileSpec constructor.
...
git-svn-id: svn://10.0.0.236/trunk@53332 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 06:54:49 +00:00
miodrag%netscape.com
41849c2cc4
Updated ldapjdk 4.05
...
git-svn-id: svn://10.0.0.236/trunk@53331 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 06:34:14 +00:00
warren%netscape.com
4695e1619c
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
...
git-svn-id: svn://10.0.0.236/trunk@53330 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 06:13:13 +00:00
warren%netscape.com
8dbfe8f78c
Switched to new nsIZipReader interface for Mac.
...
git-svn-id: svn://10.0.0.236/trunk@53329 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 06:12:14 +00:00
brendan%mozilla.org
abfb05cbb4
XULDOMJS_19991106_BRANCH landing (15146, r=vidur@netscape.com)
...
git-svn-id: svn://10.0.0.236/trunk@53328 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 06:08:14 +00:00
brendan%mozilla.org
5d2eac8479
XULDOMJS_19991106_BRANCH landing (15146, 18025, r=shaver@mozilla.org)
...
git-svn-id: svn://10.0.0.236/trunk@53326 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 06:03:40 +00:00
warren%netscape.com
f7a4841081
Added
...
git-svn-id: svn://10.0.0.236/trunk@53325 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 05:58:46 +00:00
alecf%netscape.com
7f77950d2c
fix for #17146 , #13483 , possibly #15479
...
don't be stupid about finding the insertion point onto the tree for new rows. use GetInsertionPoint to walk the frames to determine the appropriate row index for new content that doesn't already have frames, so that the rows in the cellmap get the right index.
r=hyatt, bryner@uiuc.edu , alecf (some code dictated by hyatt)
git-svn-id: svn://10.0.0.236/trunk@53324 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 05:51:26 +00:00
rhp%netscape.com
7f41209288
Fixing my build warnings - No Bug - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@53323 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 04:58:33 +00:00
despotdaemon%netscape.com
59453b1004
Pseudo-automatic update of changes made by kvisco@ziplink.net.
...
git-svn-id: svn://10.0.0.236/trunk@53321 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 04:48:16 +00:00
karnaze%netscape.com
c82a2a497c
disabled delayed handling of reflow commands (pre rev 3.208). r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@53320 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 04:41:34 +00:00
norris%netscape.com
a7392aecd3
Fix bug 18640.
...
r=akhil.arora@sun.com
git-svn-id: svn://10.0.0.236/trunk@53319 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 04:33:17 +00:00
sdagley%netscape.com
2bc4a9c6c1
Fix for #17694 - nsFileSpecWithUIImpl.cpp::ChooseOutputFile should preset the directory if one has been specified as a starting point. Code from vxir@concentric.net, r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53318 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 04:27:57 +00:00
sdagley%netscape.com
094b680736
Fix for #17666 - nsFileSpecWithUIImpl.cpp::ChooseOutputFile was returning NS_OK when user actually canceled the file selection. Code from vxir@concentric.net, r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53317 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 04:09:40 +00:00
briano%netscape.com
e2d12eea92
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53316 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 04:00:22 +00:00
jdunn%netscape.com
20bee13047
AIX requires a 'const' in order to handle the assignment of 2 nsStrings
...
(see wallet.cpp line 3093).
rickg approved
git-svn-id: svn://10.0.0.236/trunk@53315 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 03:58:15 +00:00
jdunn%netscape.com
b1b38d3c68
turn on NSCAP_DISABLE_DEBUG_PTR_TYPES for AIX
...
git-svn-id: svn://10.0.0.236/trunk@53314 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 03:55:34 +00:00
jdunn%netscape.com
2318eebe99
Fix for AIX build bustage. Unfortunately the compiler requires that if
...
a class includes other classes, then the other classes must be defined
by the time the enclosing class is. In this case nsDST includes
NodeArena, LeafNode & TwoNode and so therefore those classes must be
defined in nsDST.h.
r troy: Note, Troy didn't APPROVE of the fix (since it isn't pretty) but
he has graciously allowed it in order to help AIX development.
He did believe that it wouldn't hurt to put the change in.
git-svn-id: svn://10.0.0.236/trunk@53313 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 03:52:50 +00:00
pinkerton%netscape.com
9234b31058
added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley).
...
git-svn-id: svn://10.0.0.236/trunk@53312 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 03:41:27 +00:00
norris%netscape.com
af6af01717
Restore original changes with bustage fixes.
...
git-svn-id: svn://10.0.0.236/trunk@53310 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 03:07:37 +00:00
rhp%netscape.com
fcb79a75fb
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@53309 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:58:22 +00:00
norris%netscape.com
01fb538344
* Modify nsIPref to support security policy work.
...
r=neeti@netscape.com
* Close security holes by tightening prefs.
r=mstoltz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53308 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:50:18 +00:00
syd%netscape.com
807da9b463
Don't flash window if paint message is ignored. r=kmcclusk@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53307 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:49:48 +00:00
hangas%netscape.com
5fb74436a0
New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@53306 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:41:50 +00:00
rchen%netscape.com
d38cbcce10
modify Localization notes
...
git-svn-id: svn://10.0.0.236/trunk@53305 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:35:35 +00:00
Jerry.Kirk%Nexwarecorp.com
0f253287ec
This fixes some clipping and sizing problems. Also converts the
...
drop down menus from containers to windows.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53304 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:20:07 +00:00
Jerry.Kirk%Nexwarecorp.com
4123508bb2
A re-write of Rendering and Drawing Surface to fix a lot of
...
inherent bugs that became apparent when the new Chrome was applied.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53303 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:18:36 +00:00
vidur%netscape.com
bd073773d8
Fix for bug 13144. Check that private of JSObject is an nsISupports before trying to convert. R=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@53302 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:17:12 +00:00
vidur%netscape.com
81fbbedb2f
Added error string for NS_ERROR_DOM_RETVAL_UNDEFINED since Nisheeth forgot to do it. R=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@53301 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:09:32 +00:00
vidur%netscape.com
1cf6a4cc7c
Added comment to remind people modifying nsDOMError.h to also add an error string.
...
git-svn-id: svn://10.0.0.236/trunk@53300 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:08:45 +00:00
vidur%netscape.com
8244e5ee1a
Fix for bug 18040. Removed spurious UMR. Added macro for turning off incremental notification. R=buster, pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@53299 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:07:54 +00:00
vidur%netscape.com
b4112523b1
Fix for bug 18186. document.lastModified now returns the correct value for FileChannels as well. R=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@53298 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:06:54 +00:00
kmcclusk%netscape.com
baa1b7bb9b
(Paint flashing debug option)Don't flash window if the paint is ignored. bug 16435; r=buster@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53297 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:06:52 +00:00
vidur%netscape.com
19c16e67fa
Fix for bug 13948. We now correctly store and retrieve an OL element with type=1. R=pollmann.
...
git-svn-id: svn://10.0.0.236/trunk@53296 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:06:09 +00:00
fergus%netscape.com
d56458321f
Updated/added Localization Notes.
...
r: chjung & rchen
git-svn-id: svn://10.0.0.236/trunk@53295 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:53:54 +00:00
kmcclusk%netscape.com
4672b267d3
Fixed problem where buttons where causing reflows when entering and exiting.
...
Removed outline border style and fixed style context parentage of buttons.
bug 17892; r=buster@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53294 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:45:53 +00:00
bienvenu%netscape.com
c43f45b36a
fix filters firing on read message, r=mscott, 17838
...
git-svn-id: svn://10.0.0.236/trunk@53293 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:29:26 +00:00
dp%netscape.com
93f188b106
Converted using nsIShutdownListener to xpcom shutdown observer. r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@53292 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:28:58 +00:00
valeski%netscape.com
76ab6dcf18
FTP no longer sets the port on a URI. If no port is set on a URI, FTP will use the default (21) at connection time.
...
git-svn-id: svn://10.0.0.236/trunk@53291 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:26:20 +00:00
nhotta%netscape.com
dce1458a65
For unicode conversion, I had to convert a part of the string not the entire string, otherwise MIME encoder aborts, bug 18105/18595, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@53290 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:22:09 +00:00
morse%netscape.com
bcef2c11d7
fix bug 18603, grammar error in dialog, r=cpratt
...
git-svn-id: svn://10.0.0.236/trunk@53289 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:11:21 +00:00
pinkerton%netscape.com
3f1097cdba
preliminary js for handling drops on the tree (r=saari).
...
git-svn-id: svn://10.0.0.236/trunk@53288 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:02:55 +00:00
pinkerton%netscape.com
f1b54be399
don't generate drag exit events until _after_ drop event has been processed. move from PreHandleEvent to PostHandleEvent. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@53287 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:02:14 +00:00
rchen%netscape.com
fab5246d20
modify Localization notes
...
git-svn-id: svn://10.0.0.236/trunk@53286 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 01:00:30 +00:00
akkana%netscape.com
bada3e794d
Oops, citer classes weren't initializing refcount, causing an assert on Windows. One-line change, r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@53285 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 00:57:55 +00:00
dveditz%netscape.com
8fba50ecbf
new versions of the build tools
...
git-svn-id: svn://10.0.0.236/trunk@53284 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 00:45:13 +00:00
mcafee%netscape.com
6a4cc980af
Print out what we're deleting, debugging orange status.
...
git-svn-id: svn://10.0.0.236/trunk@53283 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 00:28:56 +00:00
sspitzer%netscape.com
150c408da8
fix build bustage.
...
#include "nsIDOMDocument.h"
not
#include "nsIDOMDOcument.h"
git-svn-id: svn://10.0.0.236/trunk@53282 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 00:19:00 +00:00
despotdaemon%netscape.com
5827d109f3
Pseudo-automatic update of changes made by fergus@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@53280 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 23:42:51 +00:00
buster%netscape.com
b5058db9ab
added hooking up document tree in FireEndDocumentLoad.
...
git-svn-id: svn://10.0.0.236/trunk@53279 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 23:30:41 +00:00
norris%netscape.com
dca5057dcd
Remove call that the compilers can't figure out.
...
Appears that perhaps the IDL compiler isn't getting called on nsIPref.idl in time.
git-svn-id: svn://10.0.0.236/trunk@53278 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 23:25:59 +00:00
Jerry.Kirk%Nexwarecorp.com
5e0ee866f6
I left some junk in this file on the last check-in. This only effects
...
Photon.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53275 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 23:14:35 +00:00
norris%netscape.com
8add0018e4
Fix build bustage.
...
My build on Linux worked; don't understand why the Tinderbox build is different.
git-svn-id: svn://10.0.0.236/trunk@53274 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 23:07:14 +00:00
akkana%netscape.com
5ede0750c6
Backing out previous change -- it didn't do as much as I'd hoped
...
git-svn-id: svn://10.0.0.236/trunk@53273 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:45:32 +00:00
waterson%netscape.com
bd944d09e0
Bug 18544. Make sure to destroy mDisplayFrame before re-creating. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@53272 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:40:25 +00:00
valeski%netscape.com
b9fbf7f89f
fixes bugzilla problem. added improved LF CRLF LFLF handling.
...
git-svn-id: svn://10.0.0.236/trunk@53271 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:40:08 +00:00
akhil.arora%sun.com
96f506169a
17873 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Remove duplicate declaration of cvalue
git-svn-id: svn://10.0.0.236/trunk@53270 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:35:14 +00:00
buster%netscape.com
09ff79c694
added nsIWebShell::SetDocument, a new interface for loading a pre-fabricated content model
...
into a webshell synchronously.
This has NOT yet been reviewed, and is not yet used anywhere in the system.
I *will* get a formal code review before enabling it's use. However, I want to get the code into
the tree because keeping my tree in synch is becoming a burden.
git-svn-id: svn://10.0.0.236/trunk@53269 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:32:13 +00:00
akhil.arora%sun.com
c3c5415b15
18076 r=Igor Nekrestyanov <nis@sparc.spb.su> fix=akhil.arora@sun.com
...
Handle Unicode string correctly in javaDOMEventsGlobals.cpp
18072 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su >
Sync with changes in Mozilla's DOM Event interfaces
git-svn-id: svn://10.0.0.236/trunk@53267 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:28:56 +00:00
ftang%netscape.com
fb91b3114a
add OnIMExx handler. Move IME code from case: block into OnIMExx handler. Change the IME ofset from 35 to 0 since nsCaret now return the bottom of the cursor instead of the top. r=cata
...
git-svn-id: svn://10.0.0.236/trunk@53266 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:28:52 +00:00
kmcclusk%netscape.com
2892308a61
Added three checkbox style rules so the border does not change between hover, focus,
...
and disabled states. Changing the border causing reflows. bug 16461; r=hyatt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53265 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:27:11 +00:00
rods%netscape.com
d1e0d6a911
added empty impl of DoneAddingContent
...
b 17695, r=self
git-svn-id: svn://10.0.0.236/trunk@53264 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:25:23 +00:00
akkana%netscape.com
f5c24f5975
18576: improve wrapping of plaintext replies
...
git-svn-id: svn://10.0.0.236/trunk@53263 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:24:34 +00:00
buster%netscape.com
90b9a98a5d
removed a bogus assert.
...
git-svn-id: svn://10.0.0.236/trunk@53262 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:24:19 +00:00
buster%netscape.com
79d00d2acc
partial fix for bug 11537, r=kmcclusk (sucker!)
...
also checked in some webshell redesign work, but that is #ifdef'd out (also reviewed by kevin, double-sucker!)
git-svn-id: svn://10.0.0.236/trunk@53261 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:23:32 +00:00
mcafee%netscape.com
ef0546a4d0
Nuking this file. ar=slamm,waterson
...
git-svn-id: svn://10.0.0.236/trunk@53260 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:16:51 +00:00
rods%netscape.com
f999911691
notifies the select content when all the children content is there
...
r=vidur, bug 17965
git-svn-id: svn://10.0.0.236/trunk@53259 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:15:02 +00:00
rods%netscape.com
d018396336
Added new method "DoneAddingContent" so the select frame can be told that all the content has been added
...
Reworked the select code to keep the state as to whether all the content and/or all the frames
have been created and then whether it is initialized
r=self&kmcclusk, bug 17965
git-svn-id: svn://10.0.0.236/trunk@53258 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:13:33 +00:00
rods%netscape.com
77cd5a0de0
Added method "DoneAddingContent" to notify the select that all the chiild are there
...
it also caches this state so it can be asked whether they have been added
Added method: IsDoneAddingContent(PRBool * aIsDone)
r=vidur, bug 17965
git-svn-id: svn://10.0.0.236/trunk@53257 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:13:20 +00:00
rods%netscape.com
df310de8ee
Added method "DoneAddingContent" to notify the select that all the chiild are there
...
r=vidur, bug 17965
git-svn-id: svn://10.0.0.236/trunk@53256 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:13:17 +00:00
norris%netscape.com
783c2dc693
added files: mozilla/caps/src/nsBasePrincipal.cpp
...
git-svn-id: svn://10.0.0.236/trunk@53255 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:11:03 +00:00
norris%netscape.com
d83622d4ac
* Fix the following bugs by tightening the default security policy.
...
17977 [DOGFOOD] Reading documents using document.body
17538 document.lastModified is exposed
17537 document.images vulnerabilities
16036 [DOGFOOD] document.Element exposes the DOM of documents from
15757 [DOGFOOD] Injecting JS code using setAttribute and getElemen
15550 Injecting text in documents from any domain using createText
15067 [DOGFOOD] getElementsByTagName() allows reading of arbitrary
* Create an array of dom property policy types and initialize it when the script security manager is created.
* Move some implementation code to a new shared implementation base class.
* Implement privilege enabling, disabling and reverting
* Implement stack walking for checking privileges.
r=mstoltz@netscape.com
* Modify nsIPref to support security policy work.
r=neeti@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53254 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:10:36 +00:00
sgehani%netscape.com
ccf824f925
Added CRC checking for every item we extract. Fixes bug 17511. [r=mstoltz]
...
git-svn-id: svn://10.0.0.236/trunk@53253 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:08:08 +00:00
nhotta%netscape.com
2e44257660
Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
...
r=ftang.
git-svn-id: svn://10.0.0.236/trunk@53252 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:05:10 +00:00
pinkerton%netscape.com
12e2deefa8
better stab at native system colors, provided by mpt26@student.canterbury.ac.nz. bug #1004 , r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53250 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:01:43 +00:00
briano%netscape.com
320c6e0037
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53249 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:00:30 +00:00
sspitzer%netscape.com
03a8d14c26
fix for #16341
...
from putterman, who gave me the fix:
"Whenever you add something to RDF through an observer notification, RDF
verifies that you really have it by calling HasAssertion. Our implementation of HasAssertion for adding a folder to a folder consists of seeing if the the
child folder's parent is equal to the parent passed in. Because we weren't setting the parent, the child's parent was null which wasn't equal to the parent
passed in and the whole operation failed. This prevents that from happening."
git-svn-id: svn://10.0.0.236/trunk@53248 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:55:39 +00:00
jdunn%netscape.com
c4e3217b72
Add a configure.in flag to allow components (IS_COMPONENTS) to link
...
against NSPR and xpcom. I did this for AIX and added the step for
OpenVMS per Colin Blake's note.
git-svn-id: svn://10.0.0.236/trunk@53247 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:55:11 +00:00
mccabe%netscape.com
b31e8409ff
Fix most remaining warnings in js/src. Patch courtesy slamm.
...
r=mccabe.
git-svn-id: svn://10.0.0.236/trunk@53245 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:52:35 +00:00
waterson%netscape.com
9d218e2b5b
Bug 18542. Make sure that we don't over-write aContentStyle arg when GFX scrollbars are turned on. r=evaughan
...
git-svn-id: svn://10.0.0.236/trunk@53244 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:48:17 +00:00
briano%netscape.com
95b77ece6f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53243 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:45:23 +00:00
troy%netscape.com
f5fbb8684f
Re-order things so we set the content object's document pointer after
...
initializing it. This eliminates some useless "content changed" notifications
git-svn-id: svn://10.0.0.236/trunk@53242 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:43:15 +00:00
mcafee%netscape.com
a79c1a411f
Adding comment about cookie and wallet dependency, r=morse,shaver
...
git-svn-id: svn://10.0.0.236/trunk@53240 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:36:22 +00:00
jdunn%netscape.com
68a5a4a034
removing ';' from the end of the macros, since the macro in nsTimer.h
...
already handles the trailing ';'.
NOTE: trying to compile a ';' fails on AIX
git-svn-id: svn://10.0.0.236/trunk@53239 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:35:34 +00:00
despotdaemon%netscape.com
0a65915b40
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@53237 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:11:05 +00:00
troy%netscape.com
12896a5964
b=17798. Changed WipeContainingBlock() to remove the frames it is deleting from
...
the content to frame map and undisplayed content map
git-svn-id: svn://10.0.0.236/trunk@53236 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 21:08:32 +00:00
akkana%netscape.com
4c84cb5563
17983: Use editor's InsertAsQuotation even for plaintext. r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@53235 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:56:03 +00:00
despotdaemon%netscape.com
03e9524b7e
Pseudo-automatic update of changes made by bryner@uiuc.edu.
...
git-svn-id: svn://10.0.0.236/trunk@53234 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:50:24 +00:00
pavlov%netscape.com
4e275828c5
remove ifdef gtk_fixed test stuff r=dmose
...
git-svn-id: svn://10.0.0.236/trunk@53233 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:47:10 +00:00
sfraser%netscape.com
165bb9b371
Oh, silly me. Warren's last change was on a branch. Putting nsNeckoUtil.h back.
...
git-svn-id: svn://10.0.0.236/trunk@53232 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:47:01 +00:00
sfraser%netscape.com
7a8b46a42e
Somehow I managed to stomp on warren's last change (renaming of nsNeckoUtil.h to nsNetUtil.h). Putting that back.
...
git-svn-id: svn://10.0.0.236/trunk@53231 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:46:03 +00:00
sfraser%netscape.com
841c7049ce
Fix for 18315 -- remember which rdf files you've tried, and failed, to open, to avoid trying over and over and over again. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@53230 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:42:31 +00:00
sfraser%netscape.com
211c4f5a58
Part of fix for 18315 -- allow nsSupportsHashTable to contain null entries, which meant changing NS_{ADDREF,RELEASE} to NS_IF_{ADDREF,RELEASE} in a bunch of places. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@53229 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:41:54 +00:00
Jerry.Kirk%Nexwarecorp.com
e87a4df2d5
Making a few changes to allow this to be built under Neutrino.
...
r=Warren
git-svn-id: svn://10.0.0.236/trunk@53228 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:40:44 +00:00
despotdaemon%netscape.com
ffe45c60a3
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@53227 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:37:09 +00:00
pinkerton%netscape.com
6455da26bd
correctly send dragExit events when the mouse leaves the window (bug# 18356) r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@53226 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:28:23 +00:00
putterman%netscape.com
b6084ce6f1
some speed improvments. reviewed by hangas.
...
git-svn-id: svn://10.0.0.236/trunk@53225 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:27:52 +00:00
putterman%netscape.com
91d7958a74
Fix for 18244. Don't load messages if splitter between thread and message pane is collapsed.
...
reviewed by hangas.
git-svn-id: svn://10.0.0.236/trunk@53224 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:24:46 +00:00
dp%netscape.com
f388eedbe1
Enabling componentmanager shutdown() before a release to clear out
...
references to the component manager.
git-svn-id: svn://10.0.0.236/trunk@53221 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 19:38:13 +00:00
kin%netscape.com
e17664b119
TransactionManager fix for bug #11590 : eliminate NS_COMFALSE
...
Modified all nsITransactionListener::Will* methods and implementations
to use an aInterrupt argument.
mozilla/editor/base/nsEditorTxnLog.cpp
mozilla/editor/base/nsEditorTxnLog.h
mozilla/editor/txmgr/public/nsITransactionListener.h
mozilla/editor/txmgr/src/nsTransactionItem.cpp
mozilla/editor/txmgr/src/nsTransactionManager.cpp
mozilla/editor/txmgr/src/nsTransactionManager.h
r=brade@netscape.com
git-svn-id: svn://10.0.0.236/trunk@53220 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 19:35:40 +00:00
buster%netscape.com
5765c7e4da
partial fix for bug 14599. We no longer crash. The frameset loads in the editor window,
...
but no editor is actually attached, so no editing is possible. Next step is
to detect the error case and stop the document load altogether.
git-svn-id: svn://10.0.0.236/trunk@53219 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 19:22:30 +00:00
rhp%netscape.com
13ffd6201b
Changes to fix message display problems and others - Bug #: 13402 17770 17772 17899 - r: bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@53218 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 19:21:11 +00:00
rhp%netscape.com
27b2501e65
Changes for multipart alternative - Bug #: 17770 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@53217 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 19:19:02 +00:00
karnaze%netscape.com
3edd689e09
put back to rev 3.340 due to mail/news regressions.
...
git-svn-id: svn://10.0.0.236/trunk@53215 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 18:22:57 +00:00
erik%netscape.com
4de25d8087
This is just a local .cvsignore file. Doesn't affect build.
...
git-svn-id: svn://10.0.0.236/trunk@53213 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 18:15:49 +00:00
jefft%netscape.com
bd2f2e88cc
fixed bug 6904 -- Close() to implicit expunge deleted messages when in delete is move to the trash mode; this only happened when we shutdown the app; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@53211 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 15:46:22 +00:00
Jerry.Kirk%Nexwarecorp.com
5ee5312f98
Removed code that kept us from creating timers with a delay of
...
more than 10 seconds.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53210 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 15:23:09 +00:00
Jerry.Kirk%Nexwarecorp.com
dc612cf329
Added debug code to track my clipping. I am about to re-arrange some guts
...
so I wanted a fail-safe backup working version to be checked in.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53209 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 15:21:51 +00:00
Jerry.Kirk%Nexwarecorp.com
5014b501c3
Adding static data member and accessor that keeps track of what the
...
PhDrawContext_t for Photon was when the program is first started.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53208 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 15:19:25 +00:00
Jerry.Kirk%Nexwarecorp.com
8c4c66b2c3
Added signal handler to call the Photon function what cleans up any
...
allocated shared memory in the event we crash or are closed abnormally
with a CTRL-C command.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@53207 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 14:42:03 +00:00
syd%netscape.com
4c64ccdafa
Wire up margin settings from dialog. r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@53206 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 14:20:19 +00:00
terry%mozilla.org
11a5136ce0
Back out that completely bizarre and weird checkin that warren did.
...
git-svn-id: svn://10.0.0.236/trunk@53205 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 13:58:45 +00:00
warren%netscape.com
f6a76baaff
Removing neckoutil_s.lib from tree. Moving/renaming nsNeckoUtil.h to nsNetUtil.h. Bug#11159. r=colin@theblakes.com,kipp,waterson,valeski,pierre,nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@53202 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 08:51:50 +00:00
saari%netscape.com
3637aa5041
Fixing keybinding. Was using an nsDOMUIEvent interface when I should have been using nsDOMKeyEvent. Something chaged recently that exposed this bug. Also inserted a few nsCOMPtrs to fix leaks. R: waterson, mostly
...
git-svn-id: svn://10.0.0.236/trunk@53200 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 08:48:25 +00:00
troy%netscape.com
29fc759acb
b=17546. Changed block frame code to save/restore space manager when create
...
a space manager, and changes button code to use the NS_BLOCK_SPACE_MGR flag
when creating the area frame
git-svn-id: svn://10.0.0.236/trunk@53199 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 06:00:41 +00:00
waterson%netscape.com
7b9aae2779
Bug 17839. Add timer_s.lib to the libraries link deps.
...
git-svn-id: svn://10.0.0.236/trunk@53198 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:51:53 +00:00
waterson%netscape.com
43745f1dd5
Bug 17839. Call mAppShell->Exit() on a timer callback to allow Quit() to cleanly exit the app on platforms where the event queue gets yanked. a=warren
...
git-svn-id: svn://10.0.0.236/trunk@53197 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:51:22 +00:00
karnaze%netscape.com
003aeba6b5
fixed crash (cnn and other sites with javascript) in nsCellMap due to it not being invalidated.
...
git-svn-id: svn://10.0.0.236/trunk@53196 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:43:35 +00:00
ssu%netscape.com
6dd010f54a
part of fixing bug #18107 . This checkin fixes problem with passing in the correct length of the string value to set in the windows registry. This fix affects only the windows platform. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@53195 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:33:38 +00:00
mcafee%netscape.com
edb7d70019
Missing type field for check_doc_requency pref (17903) r=jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@53194 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:27:29 +00:00
warren%netscape.com
d167d070a0
Added
...
git-svn-id: svn://10.0.0.236/trunk@53191 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:21:38 +00:00
pinkerton%netscape.com
f56fb5a896
toolbar/tree d&d code reworking (r=hyatt).
...
git-svn-id: svn://10.0.0.236/trunk@53190 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:11:10 +00:00
pinkerton%netscape.com
31e06f152f
readding the tree item drag capturer (r=hyatt)
...
git-svn-id: svn://10.0.0.236/trunk@53189 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:10:47 +00:00
pinkerton%netscape.com
22fff674e8
reworking of toolbar d&d impl and tree d&d impl (r=hyatt).
...
git-svn-id: svn://10.0.0.236/trunk@53188 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:10:38 +00:00
pinkerton%netscape.com
80fa125d68
readding the tree item drag capturer
...
git-svn-id: svn://10.0.0.236/trunk@53187 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:10:28 +00:00
waterson%netscape.com
d133d7f701
Oops. Make sure XPCOM_MEM_LOG_CLASSES works without XPCOM_MEM_REFCNT_LOG being set. a=warren
...
git-svn-id: svn://10.0.0.236/trunk@53186 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:02:03 +00:00
rbs%maths.uq.edu.au
db7000695f
[GFX] GetBoundingMetrics() added in nsIRenderingContext and associated changes elsewhere (patform-specific) to support its implementation. Fixes for existing bugs discovered while doing the implementation. Details for public: API of the GetBoundingMetrics() method for accurate measurements of a string in order to allow precise positionning when processing MathML. review: Erik, Shyjan.
...
git-svn-id: svn://10.0.0.236/trunk@53185 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 04:24:51 +00:00
rbs%maths.uq.edu.au
0c0970ccab
[GFX] GetBoundingMetrics() added in nsIRenderingContext and associated changes elsewhere (patform-specific) to support its implementation. Fixes for existing bugs discovered while doing the implementation. Details for windows: Erik van der Poel erik@netscape.com's code for the support of the Symbol font. review: Shyjan, rbs. My changes to DrawString to use the baseline as the reference point and changes aimed at computing the bounding metrics. review: Erik, Shyjan.
...
git-svn-id: svn://10.0.0.236/trunk@53184 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 04:19:25 +00:00
rbs%maths.uq.edu.au
2f912ca46b
[GFX] GetBoundingMetrics() added in nsIRenderingContext and associated changes elsewhere (patform-specific) to support its implementation. Fixes for existing bugs discovered while doing the implementation. Details for gtk: Shyjan Mahamud mahamud@cs.cmu.edu's changes to enable the symbol font on Linux, as well as the fix for the CSS font-family bug, and the computation of the bounding metrics. review: Erik, rbs.
...
git-svn-id: svn://10.0.0.236/trunk@53183 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 04:16:54 +00:00
rbs%maths.uq.edu.au
ad61b6a672
[GFX] GetBoundingMetrics() added in nsIRenderingContext and associated changes elsewhere (patform-specific) to support its implementation. Fixes for existing bugs discovered while doing the implementation. Details for ps: Empty hooks to make the code compile while awaiting implementation.
...
git-svn-id: svn://10.0.0.236/trunk@53182 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 04:12:33 +00:00
waterson%netscape.com
8b75e6af56
Add docs for XPCOM_MEM_LOG_OBJECTS.
...
git-svn-id: svn://10.0.0.236/trunk@53181 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 04:08:28 +00:00
valeski%netscape.com
0af0d697db
11869, r=brendan (for everything but the case where we check for keyword url load failure). Hooking up keywords to webshell. we now kick non-qualified hosts to the keyword server (if keywords are enabled (they're defaulted to off), on windows. and if a non-qualifed host lookup fails we kick that to the keyword server (on all platforms, if keywords are enabled). If keywords are disabled (default case) we do the www.*.com trick ourselves in the client.
...
git-svn-id: svn://10.0.0.236/trunk@53180 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 03:26:18 +00:00
waterson%netscape.com
74dce44ae9
Bug 18069. Support XPCOM_MEM_TRACE_OBJECTS, per-object reference count tracing. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@53179 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 03:23:24 +00:00
jdunn%netscape.com
db2a5c813e
Add newline at end of file... HP requires it!
...
git-svn-id: svn://10.0.0.236/trunk@53178 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 03:14:37 +00:00
saari%netscape.com
aec790d0e6
part of previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@53177 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 03:09:16 +00:00
saari%netscape.com
5432ae5d44
Turning gFocusHandler into gEventDispatchHandler, a Mac event dispatch change. Should be fine without the rest of the focus changes, commiting to facilitate pink's need to change this file. R: pink
...
git-svn-id: svn://10.0.0.236/trunk@53176 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 03:08:31 +00:00
jdunn%netscape.com
dcd9ca22e2
Fix additional bugs with stubs. This still doesn't work 100% but getting there
...
(basically pulled in the mac ppc CPP file for aix stubs file)
git-svn-id: svn://10.0.0.236/trunk@53175 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:20:22 +00:00
valeski%netscape.com
5514f3c5ea
hooking up keyword prefs so we check for them
...
git-svn-id: svn://10.0.0.236/trunk@53174 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:18:02 +00:00
briano%netscape.com
c4458f4151
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53173 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:15:16 +00:00
valeski%netscape.com
8630e33bf6
18419. *removed nsIFTPContext and associated impl of it. we no longer pass this context between the FTP thread and the channel thread, we use nsISupports proxies to move back and forth.*added SetcontentLength() method to nsIFTPChannel so we can move the content length from the FTP thread to the channel thread. nsFTPChannel impls this meth now.*made a couple FTP channel logging changes for better description*nsCOMPtrized a bit*added nsFTPChannel to load group when avail (this starts/stops the throbber for url bar loaded ftp urls.*the FTP protocl handler (a service) is now an observer of XPCOM shutdown. this allows the handler to join w/ all the threads it has created (that are still running) if we try and shutdown the main thread whill ftp is still running.
...
git-svn-id: svn://10.0.0.236/trunk@53172 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:14:23 +00:00
valeski%netscape.com
f6bc0b70d1
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@53171 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:13:44 +00:00
valeski%netscape.com
56450ba26e
removed files: mozilla/netwerk/protocol/ftp/public/nsIFTPContext.idl
...
git-svn-id: svn://10.0.0.236/trunk@53170 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:11:50 +00:00
valeski%netscape.com
f168e2ebc5
18419.
...
git-svn-id: svn://10.0.0.236/trunk@53169 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:09:07 +00:00
jdunn%netscape.com
e923683866
HP specific Fix for #16506 .
...
git-svn-id: svn://10.0.0.236/trunk@53168 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 02:08:10 +00:00
ssu%netscape.com
91333ec8d3
these files are part of bug #17109 . It's to help with calculating
...
the correct disk space required during installation. It doesn't fix this
bug, but it's part of getting it done.
All these files are not part of tinderbox build. They are only Windows
platform too.
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@53167 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:54:58 +00:00
slamm%netscape.com
65a646ea08
Script to generate panels' rdf and dtd files.
...
git-svn-id: svn://10.0.0.236/trunk@53166 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:54:01 +00:00
waqar%netscape.com
8e98416f47
# 16610
...
r vidur
d Javascript should throw an execption on index size error. DOM now throws
an execption for size error.
git-svn-id: svn://10.0.0.236/trunk@53165 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:48:25 +00:00
pinkerton%netscape.com
e4e6e5b049
remove the tree item drag capturer. i was premature.
...
git-svn-id: svn://10.0.0.236/trunk@53164 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:46:12 +00:00
pinkerton%netscape.com
173dc604a4
backing out my last added file.
...
git-svn-id: svn://10.0.0.236/trunk@53163 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:42:12 +00:00
saari%netscape.com
a8c0e40278
Just checking in nsGUIEvent.h changes to start the focus landing... can't finish it without more reviews, but this change is reviewed and harmless. r: joki
...
git-svn-id: svn://10.0.0.236/trunk@53162 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:33:48 +00:00
waqar%netscape.com
90fdd6824c
# 6071, 15904
...
r vidur
d Fixes the problem with comment delimiters.
git-svn-id: svn://10.0.0.236/trunk@53161 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:28:32 +00:00
buster%netscape.com
7955df305a
tiny fix to SetDocument based on small change to semantics of underlying objects, back-ported from webshell
...
git-svn-id: svn://10.0.0.236/trunk@53160 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:27:27 +00:00
putterman%netscape.com
783df58a3b
Use get() instead of ==
...
git-svn-id: svn://10.0.0.236/trunk@53159 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:22:59 +00:00
mccabe%netscape.com
f7d8c1e1aa
Warning fix for uninitialized structure members. r=fur,slamm.
...
git-svn-id: svn://10.0.0.236/trunk@53158 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:15:43 +00:00
valeski%netscape.com
a67d97f104
default for keywords enabled field is false
...
git-svn-id: svn://10.0.0.236/trunk@53157 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:13:51 +00:00
pinkerton%netscape.com
4e18984c5e
add nsTreeItemDragCapturer to the build
...
git-svn-id: svn://10.0.0.236/trunk@53156 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:04:36 +00:00
pinkerton%netscape.com
d1e40118fa
adding nsTreeItemDragCapturer to the build and moving XUL frames into the right group.
...
git-svn-id: svn://10.0.0.236/trunk@53155 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:04:15 +00:00
pinkerton%netscape.com
61cde1ceb0
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@53154 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 01:03:41 +00:00
hangas%netscape.com
2039a6d814
New disabled arrow for menus. Problem reported by Crysgem@crosswinds.net and icon submitted by michael.lowe@bigfoot.com.
...
git-svn-id: svn://10.0.0.236/trunk@53153 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:59:07 +00:00
pinkerton%netscape.com
e994710532
set the default image size to be small in order to avoid obvious reflows when button code would assume 30x30 before it loaded the image (r=evaughan).
...
git-svn-id: svn://10.0.0.236/trunk@53152 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:58:42 +00:00
sfraser%netscape.com
cdc1e8d7c9
Fix for 18525 -- non-scriptable accessor to get at the editor from the editor shell. r=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@53151 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:58:40 +00:00
ftang%netscape.com
c359f1ed02
adjust XIM spot location code scince we change the nsCaret to return the bottom of the cursor intead of the top of the cursor ow. It look a little bit weired since the GFX didn't alight Japanese text base line right. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@53150 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:58:14 +00:00
karnaze%netscape.com
b5aebd8ca2
new regression test not affecting build.
...
git-svn-id: svn://10.0.0.236/trunk@53149 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:56:50 +00:00
terry%mozilla.org
24b7b0cacd
freshmeat seems to have changed the location of their RDF page.
...
git-svn-id: svn://10.0.0.236/trunk@53148 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:55:49 +00:00
sgehani%netscape.com
0f83368472
Restoring file dates when decoding was off by 12 hours. This is now fixed. [r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@53147 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:52:04 +00:00
nhotta%netscape.com
5b454a2e97
Added msgbaseutil to a project file so unicode conversion utils to be accessable, part of bug fix #18264 , r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@53146 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:48:55 +00:00
buster%netscape.com
081fe363eb
added SetDocument implementation
...
added Get/SetDocLoaderObserver
added base implementation for nsIDocShellContainer methods
started filling in GetVisibility
started nsIContentViewerContainer methods, very rough
added FireStartDocumentLoad, FireEndDocumentLoad
added DestroyChildren
git-svn-id: svn://10.0.0.236/trunk@53145 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:42:48 +00:00
pepper%netscape.com
b604bfeeca
Changed friend declaration to make HP Compilers Happy.
...
r=mgleeson
git-svn-id: svn://10.0.0.236/trunk@53144 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:39:59 +00:00
buster%netscape.com
358fa5f31d
added charset attributes
...
git-svn-id: svn://10.0.0.236/trunk@53143 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:39:50 +00:00
valeski%netscape.com
cf6a7895bf
16256, nscomprtizing
...
git-svn-id: svn://10.0.0.236/trunk@53142 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:39:21 +00:00
buster%netscape.com
04b0f51565
added charset member data
...
git-svn-id: svn://10.0.0.236/trunk@53141 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:39:16 +00:00
buster%netscape.com
79679411ae
filled in charset methods
...
select all
some of sizeToContent
AddChild override, to handle charset stuff
git-svn-id: svn://10.0.0.236/trunk@53140 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:38:55 +00:00
valeski%netscape.com
1ed04f3a7d
16256. nsCOMptrizing
...
git-svn-id: svn://10.0.0.236/trunk@53139 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:38:16 +00:00
valeski%netscape.com
9903ce8559
16256, r=gagan. the nsinputstreamchannel was lowercasing the entire contenttype. we don't want to lower case the contenttype attribs
...
git-svn-id: svn://10.0.0.236/trunk@53138 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:37:18 +00:00
buster%netscape.com
67d716f4fe
added libs:
...
> $(DIST)\lib\neckoutil_s.lib \
> $(DIST)\lib\gkgfxwin.lib \
git-svn-id: svn://10.0.0.236/trunk@53137 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:36:48 +00:00
buster%netscape.com
b5d9e6f2e9
made childCount readonly
...
git-svn-id: svn://10.0.0.236/trunk@53136 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:36:09 +00:00
buster%netscape.com
e1a9b1cf06
changed args to SetDocument
...
added attribute nsIDocumentLoaderObserver docLoaderObserver;
git-svn-id: svn://10.0.0.236/trunk@53135 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:35:36 +00:00
buster%netscape.com
f9748dc756
nsDocShellBase implements nsIDocShellContainer
...
added some member data
git-svn-id: svn://10.0.0.236/trunk@53134 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:34:41 +00:00
valeski%netscape.com
cf9447c758
16256, r=morse. Large bugzilla queries were bleeding http headers into the html displayed.
...
git-svn-id: svn://10.0.0.236/trunk@53133 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:34:01 +00:00
sgehani%netscape.com
4c6642169a
*** NOT PART OF BUILD ***
...
Fixed warnings and added C callback prototypes.
git-svn-id: svn://10.0.0.236/trunk@53132 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:33:39 +00:00
dp%netscape.com
bf00e32685
Services used with COMPtrs. NS_WITH_SERVICE definition uses COMPtrs. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@53131 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:31:45 +00:00
sgehani%netscape.com
a8792931ec
Added progress bar and message for overall status of components being installed. Also, we now display the icon for the folder or volume selected to install, including custom folder and disk icons. Added Quit menu and cmd+Quit keyboard handling. [r=ssu]
...
git-svn-id: svn://10.0.0.236/trunk@53130 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:29:38 +00:00
valeski%netscape.com
be2a330da5
16485, y2k DOS FTP server date parsing problem (we're now compensating for lacking two digit dos date years
...
git-svn-id: svn://10.0.0.236/trunk@53129 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:28:30 +00:00
putterman%netscape.com
af2026ecdf
added nsIIncomingServerListener.idl
...
git-svn-id: svn://10.0.0.236/trunk@53128 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:27:10 +00:00
valeski%netscape.com
3014976cd0
11869, r=dagley. added keyword related prefs (1 for enable/disable, and 1 for keyword URL).
...
git-svn-id: svn://10.0.0.236/trunk@53127 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:26:05 +00:00
putterman%netscape.com
6d6e668a41
Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf and bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@53126 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:26:02 +00:00
putterman%netscape.com
b45fc5c931
Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf.
...
git-svn-id: svn://10.0.0.236/trunk@53125 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:25:19 +00:00
sgehani%netscape.com
2707a601bc
Fix build warnings by moving a static struct from a .h to its .cpp.
...
Fixes bug 15898. [r=ssu]
git-svn-id: svn://10.0.0.236/trunk@53124 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:24:24 +00:00
sfraser%netscape.com
19850957f7
Fix warnings, bug 15588. r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@53123 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:24:18 +00:00
putterman%netscape.com
3eee221ecf
Work on 12846 for making message threads work. Reviewed by bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@53122 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:23:29 +00:00
sfraser%netscape.com
cbb5dd663c
Fix 16653 and 18496 -- assert on non-local Edit Page, and avoid opening a second composer window for a file that is already open. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@53121 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:12:23 +00:00
sfraser%netscape.com
109ce230c7
Add windowtype attribtue on window for bug 18496. r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@53120 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:10:05 +00:00
sfraser%netscape.com
79de159da2
Use OS call to get caret blink time on Windows, bug 15422. r=kin
...
git-svn-id: svn://10.0.0.236/trunk@53119 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:08:49 +00:00
sspitzer%netscape.com
72a0898873
ignore generated Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@53118 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:08:20 +00:00
bienvenu%netscape.com
c66aeb5988
hook up pseudo interruption, r=jefft 15012
...
git-svn-id: svn://10.0.0.236/trunk@53117 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:04:45 +00:00
av%netscape.com
e2a5ab7e02
Fix for bug 16302. Added counting margins when calculating the object size, r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@53116 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:00:07 +00:00
bienvenu%netscape.com
0e2fbc7315
fix trivial build warnings, unused variables
...
git-svn-id: svn://10.0.0.236/trunk@53115 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:58:39 +00:00
rjc%netscape.com
577cd4ac84
Check in real fix. Review: me
...
git-svn-id: svn://10.0.0.236/trunk@53114 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:56:29 +00:00
sspitzer%netscape.com
a2031e92b9
fix #18383 , r=alecf.
...
check if the folder really exists by checking if it has a server.
if not, return an error.
this makes the right error message pop up.
git-svn-id: svn://10.0.0.236/trunk@53113 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:54:25 +00:00
rjc%netscape.com
c1eba56c75
Comment out problem.
...
git-svn-id: svn://10.0.0.236/trunk@53112 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:54:24 +00:00
ducarroz%netscape.com
85c58b7866
Forget to checking version that check return of ConvertFromUnicode & ConvertToUnicode. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@53111 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:54:05 +00:00
sspitzer%netscape.com
a0d9a56a3c
check in patch from cls@seawood.org
...
add comment.
git-svn-id: svn://10.0.0.236/trunk@53110 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:53:40 +00:00
sspitzer%netscape.com
7eb395e300
fix #18510 . package up "Mozilla Select Profile"
...
and the "Mozilla NSPR Log" files.
git-svn-id: svn://10.0.0.236/trunk@53109 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:53:12 +00:00
nhotta%netscape.com
f4b0f0a51a
Added msgbaseutil to makefiles so unicode conversion utils to be accessable, part of bug fix #18264 , r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@53108 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:51:46 +00:00
sspitzer%netscape.com
ddd9e310c2
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@53107 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:51:45 +00:00
evaughan%netscape.com
009c882c36
Fixed gfxscrollbar bugs #16460 and #15722
...
git-svn-id: svn://10.0.0.236/trunk@53106 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:51:44 +00:00
rjc%netscape.com
1c6454fbce
Small improvements to HTTP-INDEX datasource. Review: me
...
git-svn-id: svn://10.0.0.236/trunk@53105 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:51:10 +00:00
akkana%netscape.com
6f4b49e030
17564, 17871, 17883, 18249, 13753,
...
18012, 16800, maybe 17565 and 13278:
Integrate contributions from Ben Bucksch (mozilla@bucksch.org )
and Daniel Brattell (bratell@lysator.liu.se ) to improve formatted
plaintext output, including adding text style indicators, improving
table output and wrapping, and fixing several wrapping/whitespace bugs.
Also update the auto tests to reflect some of the bugs recently fixed.
r=myself,mozilla@bucksch.org ,bratell@lysator.liu.se
git-svn-id: svn://10.0.0.236/trunk@53104 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:50:45 +00:00
pollmann%netscape.com
5d1e46267a
Bug 17656: Checking in jst@citec.fi fix to make Framesets resize correctly. A: chofmann R: pollmann
...
git-svn-id: svn://10.0.0.236/trunk@53103 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:50:38 +00:00
rjc%netscape.com
2466de998d
Add support for secondary key sort. Convert over to using nsCOMPtrs. Review: me
...
git-svn-id: svn://10.0.0.236/trunk@53102 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:50:34 +00:00
leaf%mozilla.org
35f00f3824
s/apprunner/mozilla-bin/ to comply with new binary name. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@53101 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:50:01 +00:00
ducarroz%netscape.com
0cdb370274
Fix for bug 18402, don't use AutoCString when need to deal with a UTF8 string (nsMsgCompose.cpp only).
...
Fix for bug 13261, use constants instead of numerical.
Cleanup Forward code, eliminate duplicate or dead code (in prep. for bug 15682)
git-svn-id: svn://10.0.0.236/trunk@53100 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:47:59 +00:00
ftang%netscape.com
acade41cee
Change the GetRelativedWindowCoordinate to return the botton of the cursor, instead of the top of the cursor. We need this to make Mac IME candidcate window popup in a more reasonable place. author=sfraser. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@53099 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:47:56 +00:00
slamm%netscape.com
82330ef504
Fix warnings for partially bracketed initializers. r=rickg a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@53098 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:47:37 +00:00
ftang%netscape.com
f4cad5fb6e
fix bug 17710, 12253, 18286. r=erik. hide the mIMEIsComposition into HandlStart/EndComposition method. +1 for size checking. remove startCompostion after we receive result. Add StartComposition if we have not start composition
...
git-svn-id: svn://10.0.0.236/trunk@53096 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:43:46 +00:00
akkana%netscape.com
d7c2ad3748
16803, 17341: Enable unicode paste. Code from nhotta, r=me. Also re-enable plaintext paste
...
git-svn-id: svn://10.0.0.236/trunk@53095 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:42:11 +00:00
ftang%netscape.com
32f598b99e
1. fix 7571. review by ftang/pierre/saari
...
2. rewrite Mac IME code r=brade
git-svn-id: svn://10.0.0.236/trunk@53094 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:41:21 +00:00
akkana%netscape.com
eafe3578c4
Fix mEditorType, which wasn't being set before. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@53093 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 23:40:38 +00:00
waterson%netscape.com
2a0808b97f
Bug 18408. Use 'ObjectAt()' rather than 'Peek()', which looks at the
...
front of the queue. r=jband
git-svn-id: svn://10.0.0.236/trunk@53091 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 21:59:05 +00:00
tbogard%aol.net
12f6152a5f
Added mLoadCookie that is used in the new URI Loader calls.
...
git-svn-id: svn://10.0.0.236/trunk@53090 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 21:43:58 +00:00
leaf%mozilla.org
d4db03b390
clobber builds should be making realclean
...
git-svn-id: svn://10.0.0.236/trunk@53087 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 20:15:32 +00:00
brade%netscape.com
9591e1ed1e
remove empty_doc.html (bug #15442 ) r:Jerry.Kirk@Nexwarecorp.com
...
git-svn-id: svn://10.0.0.236/trunk@53084 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 14:48:36 +00:00
gagan%netscape.com
3ab2c7be1a
Fix for 7533. The mechanism of specifying charset in content-type of a post data was breaking a lot of websites. I have changed the default to not send charset. If this has to be changed again this should go thru a pref (See bug 18431)
...
git-svn-id: svn://10.0.0.236/trunk@53083 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 08:58:20 +00:00
mcafee%netscape.com
b7898d0469
Ignore new name of binary. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@53082 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 08:03:06 +00:00
pavlov%netscape.com
b92f4aa57b
remove #ifdef DEBUG_pavlov #define NOISY FONTS blah blah r=paulmac,mcafee
...
git-svn-id: svn://10.0.0.236/trunk@53081 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 07:31:01 +00:00
tbogard%aol.net
8cecdb58e5
Changes to call OpenURI with new parameter set.
...
git-svn-id: svn://10.0.0.236/trunk@53080 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 07:27:25 +00:00
pavlov%netscape.com
daa074a108
fixes for pasting unicode text for bug 18276 r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@53079 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 07:26:06 +00:00
pavlov%netscape.com
8e735f811d
fix for bug 1004 (native system colors) r=blizzard,smfr
...
git-svn-id: svn://10.0.0.236/trunk@53078 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 07:20:33 +00:00
rjc%netscape.com
00e0da2712
Fix bug # 12114 [an internal timer no longer refcnt's the nsBookmarksService, preventing a leak; instead, we cancel the timer in the DTOR] and bug # 18250 [speed up loading of bookmarks on startup by deferring loading of IE favorites.html (on Mac) until needed, and try to read in the entire file in one read request if memory is available, otherwise fall back to parsing line by line]. Review: waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@53077 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 07:05:16 +00:00
tbogard%aol.net
b66961452f
Changed nsComponentManager::CreateInstance to use new nsCOMPtr do_CreateInstance.
...
git-svn-id: svn://10.0.0.236/trunk@53076 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 07:03:50 +00:00
tbogard%aol.net
40bcf7296c
Changed nsComponentManager::CreateInstance calls to use the new nsCOMPtr do_CreateInstance().
...
git-svn-id: svn://10.0.0.236/trunk@53075 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 06:54:39 +00:00
mscott%netscape.com
80bf48903f
(not part of the seamonkey build...yet!)
...
Clean up OpenURI api. get rid of the verb, the channel context and the loadgroup as required arguments
to OpenURI.
Add nsUriLoaderEventSinkGetter class. Many method signatures
changed to match the changes to nsIURILoader::OpenURI.
git-svn-id: svn://10.0.0.236/trunk@53074 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 06:24:40 +00:00
mscott%netscape.com
f0c23a8611
(not part of the build yet!)
...
Clean up OpenURI api. get rid of the verb, the channel context and the loadgroup as required arguments
to OpenURI.
Add the notion of a open uri context as an in and an out parameter. The open uri context is a cookie which
the caller can later give back to the uri loader when running another url in the same context. It's an ISupports
right now and the type should be opaque to the caller.
Don't require the caller to pass in an event sink getter. We can generate this for them. Do give them the ability
to pass in a nsIProgressEventSink. Note: this parameter is actually going to get changed into a nsIProgressListener
real soon as well. So don't get to used to it.
git-svn-id: svn://10.0.0.236/trunk@53073 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 06:22:29 +00:00
ftang%netscape.com
1b0abe5c51
fix 17409. rewrite the Notify method to take care random order of HTTP-EQUIV or CONTENT. performance enhance the code. keep the old code in the #else of #if 1 statement for now. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@53071 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 05:55:58 +00:00
ftang%netscape.com
f274743ebb
fix 16808. change hard coded utf-8'to UTF-8', get charset hint from webshell. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@53070 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 05:50:10 +00:00
tbogard%aol.net
50c4711b2e
NS_WARN_IF_FALSE now by default puts the windows messagebox up on a tripped warning condition. Before it relied on the developer having an environment variable set. r=pink a=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@53069 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 04:32:33 +00:00
shaver%netscape.com
d225f7052a
revert case change, because I no longer have the accompanying JS changes -- don't ask
...
git-svn-id: svn://10.0.0.236/trunk@53068 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 04:18:07 +00:00
bienvenu%netscape.com
272d724890
fix crash with bookmark to local folder, r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@53067 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 04:12:26 +00:00
bienvenu%netscape.com
945350d58c
fix build warnings
...
git-svn-id: svn://10.0.0.236/trunk@53066 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 04:05:16 +00:00
bienvenu%netscape.com
1abcf5624a
fix build warnings about unused variables
...
git-svn-id: svn://10.0.0.236/trunk@53065 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 03:59:45 +00:00
nisheeth%netscape.com
2bfa653735
a=sdagley. Move over to new timing macros...
...
git-svn-id: svn://10.0.0.236/trunk@53064 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 03:41:09 +00:00
morse%netscape.com
4cad860e7c
fix bug 65552, integrating ftp authentication with single signon, r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@53063 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 03:39:33 +00:00
morse%netscape.com
09fe028d90
fix bug 65552, integrating ftp authentication with single signon, r=neeti
...
git-svn-id: svn://10.0.0.236/trunk@53062 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 03:37:35 +00:00
cls%seawood.org
e6a3cfb8fe
I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h.
...
git-svn-id: svn://10.0.0.236/trunk@53061 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 02:30:47 +00:00
shaver%netscape.com
742d5f1204
missed a #include
...
git-svn-id: svn://10.0.0.236/trunk@53060 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 02:11:08 +00:00
shaver%netscape.com
e03c3f1706
maybe fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@53059 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 02:10:39 +00:00
shaver%netscape.com
e67b7a69e7
fix build bustage from big dumb shaver
...
git-svn-id: svn://10.0.0.236/trunk@53058 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 02:04:58 +00:00
shaver%netscape.com
c6b0353b9c
export nsSupportsArray so the Mac and VC can see it
...
git-svn-id: svn://10.0.0.236/trunk@53057 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 01:49:30 +00:00
bienvenu%netscape.com
08cbb3eb94
fix build bustage, use PR_MAX instead of MAX
...
git-svn-id: svn://10.0.0.236/trunk@53056 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 01:02:30 +00:00
cls%seawood.org
1759db8032
Oops. Wrapping that in a ifdef until a proper fix is determined
...
git-svn-id: svn://10.0.0.236/trunk@53055 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:59:30 +00:00
rhp%netscape.com
237439b927
Fixing evaluation of nsresult - Bug #:18157 r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@53054 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:56:36 +00:00
bienvenu%netscape.com
6a23d1fc5a
fixes for msg threading, r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@53053 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:44:45 +00:00
bienvenu%netscape.com
c3d2033a3a
more work on imap pending counts,r=jefft
...
git-svn-id: svn://10.0.0.236/trunk@53052 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:42:55 +00:00
bienvenu%netscape.com
fcfedf2d17
move folder cache to account mgr, per alecf, fix pending counts r=jefft
...
git-svn-id: svn://10.0.0.236/trunk@53051 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:41:52 +00:00
jj%netscape.com
bf63cc710d
fixed a misplaced '-' . a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@53050 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:34:48 +00:00
shaver%netscape.com
d9c238eacf
- use JSThreadContextStack and JSRuntimeService (more) correctly in loader
...
- teach loader about unloading and deferring components
- turn off some DEBUG_shaver noise
- better error reporting
- use nsXPIDLCString
- use nsCOMPtr
- add missing cxstack->Pop() in the xpcshell
- Components.results.NS_ERROR_FACTORY_REGISTER_AGAIN (want better text for
error message)
- handle thrown-nsresult correctly where C++ calls JS without an active JS
stack
- remove missing cxstack->Pop() from TestXPC
r=jband,brendan
git-svn-id: svn://10.0.0.236/trunk@53049 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:34:26 +00:00
waterson%netscape.com
ad1c6cded6
Bug 18257. Fix leak of nsIDocument in form submission. r=karnaze, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@53048 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:30:09 +00:00
shaver%netscape.com
6896473ece
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
...
later in the autoreg cycle.
- teach native component loader about deferred components
- add nsIComponentLoader::registerDeferredComponents
- teach component manager about deferred components
- made nsID::Parse take a |const char *| instead of a simple |char *|.
- move release of XPTI singletons until _after_ shutting down the component
manager to prevent re-initialization during JS component shutdown.
- category manager work: really delete from reg, start on enumeration
- use nsXPIDLCString instead of autoStringFree.
- fix nsRegistry to use allocator properly.
- cleaner memory management in nsFactoryEntry.
- capitalization fixed in nsIComponentLoader.idl
- clean up loader creation logic
- remove/disable lots of DEBUG_shaver noise
- added (disabled) warning about NSGetFactory usage
- move .so and .shlb higher up in the ValidDllExtensions list to marginally
speed up registration.
- added nsDll::GetRegistryLocation API
- properly export nsSupportsArray.h
- capitalization fixes in nsIEnumerator.idl
- added deferral to nsSample.js
git-svn-id: svn://10.0.0.236/trunk@53047 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:28:34 +00:00
idk%eng.sun.com
51054c8b7a
17316
...
Class names updated (see 18180)
a=laa@sparc.spb.su
r=idk@eng.sun.com
git-svn-id: svn://10.0.0.236/trunk@53046 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:27:00 +00:00
scc%netscape.com
9fec22a94d
Added |do_CreateInstance()|, |do_GetService()| both by CID and ProgID. See bugs #17364 , #17448 . r={travis, dp}
...
git-svn-id: svn://10.0.0.236/trunk@53045 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:14:54 +00:00
sspitzer%netscape.com
34b13b24f7
add bulletproofing for bug #15093 . bug still exists, but this code and assertion is needed.
...
git-svn-id: svn://10.0.0.236/trunk@53044 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:14:29 +00:00
scc%netscape.com
79bbb292a0
Moved |do_CreateInstance()| from here to nsComponentManagerUtils.h. See bugs #17364 , #17448 . r={travis, dp}
...
git-svn-id: svn://10.0.0.236/trunk@53043 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:14:10 +00:00
sspitzer%netscape.com
e766d064ca
fix comment.
...
git-svn-id: svn://10.0.0.236/trunk@53042 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:12:37 +00:00
sspitzer%netscape.com
f172a4e37a
fix warnings.
...
git-svn-id: svn://10.0.0.236/trunk@53041 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:12:22 +00:00
sspitzer%netscape.com
ae26eeb260
fix for #18260 , r=mscott. if we had a pop server in 4.x, upon migration, set
...
the send later uri pref to the "Unsent Messages" folder under that pop account.
git-svn-id: svn://10.0.0.236/trunk@53040 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:12:08 +00:00
sspitzer%netscape.com
837d127dc1
fix warnings. r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@53039 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:10:59 +00:00
sspitzer%netscape.com
3a02b027dc
don't build smtpTest anymore, it's obsolete. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@53038 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:10:40 +00:00
sspitzer%netscape.com
c148e9dbd8
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@53037 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 00:09:32 +00:00
cls%seawood.org
5f4e4068eb
Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
...
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
git-svn-id: svn://10.0.0.236/trunk@53036 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:52:25 +00:00
rods%netscape.com
bd3e148ac8
I checked in a bad fix. This is correct. I have had Chris K. check it over.
...
Migrains will do that to you. for bug 18039
git-svn-id: svn://10.0.0.236/trunk@53035 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:49:37 +00:00
dp%netscape.com
9c89d26c52
Enabling observing of XPCOM Shutdown r=jband r=putterman
...
git-svn-id: svn://10.0.0.236/trunk@53034 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:41:24 +00:00
waterson%netscape.com
2f900ccff2
Bug 18256. Fix nsIDocument leak in WLLT_OnSubmit. r=morse, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@53033 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:39:36 +00:00
waterson%netscape.com
81352c0b3e
Bug 18067. Event listeners are refcounted; do not try to manually 'delete'. r=hyatt, a=chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@53032 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:37:57 +00:00
waterson%netscape.com
254ba7fef5
Bug 18066. Only addref the listener if it isn't already in our set of listeners. r=joki, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@53031 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:37:08 +00:00
briano%netscape.com
0e7fba508d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53030 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:31:43 +00:00
dp%netscape.com
ccb285cb8c
Removing NS_COMFALSE usage.
...
git-svn-id: svn://10.0.0.236/trunk@53029 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:30:44 +00:00
briano%netscape.com
8fd91df808
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@53028 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:30:43 +00:00
cls%seawood.org
5652546c52
Moved the handling of extensions into configure.in.
...
Changed allmakefiles.sh to only generate Makefiles for extensions directories that are specified.
Added support for --with-extensions=none & --without-extensions
The following options have been superceded by --with-extensions:
--disable-cookie-management
--disable-client-wallet
--disable-single-signon
git-svn-id: svn://10.0.0.236/trunk@53027 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:30:32 +00:00
dp%netscape.com
459c2a4c80
Modifying sample to use NS_MODULE macros. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@53026 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:28:10 +00:00
cls%seawood.org
41bcfc5972
Removed modules/security/freenav from DIRS
...
git-svn-id: svn://10.0.0.236/trunk@53025 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:25:12 +00:00
cls%seawood.org
f1c7032b4b
Removed NECKO define.
...
Added '-W -Wno-unused' to _WARNINGS_CFLAGS for gcc.
Marked --enable-mathml as broken.
git-svn-id: svn://10.0.0.236/trunk@53024 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:22:15 +00:00
cls%seawood.org
bd038eb739
Commented out unused Makefiles
...
git-svn-id: svn://10.0.0.236/trunk@53023 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:18:28 +00:00
cls%seawood.org
08b4a73117
Copied check for MOZ_SECURITY to DEBUG_AUTOCONF_XCOMPILE ifdef
...
git-svn-id: svn://10.0.0.236/trunk@53022 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:16:22 +00:00
cls%seawood.org
99804f7160
Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch).
...
git-svn-id: svn://10.0.0.236/trunk@53021 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:13:53 +00:00
cls%seawood.org
2f8c89d340
gcc 2.95+ fixes
...
git-svn-id: svn://10.0.0.236/trunk@53019 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:04:16 +00:00
despotdaemon%netscape.com
90ac873269
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@53018 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:03:12 +00:00
matt%netscape.com
2dfb0ef7b9
fixing for bug 16221
...
changing port from string to int
git-svn-id: svn://10.0.0.236/trunk@53017 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 23:02:51 +00:00
rods%netscape.com
c8a56bd594
Fixes bug 18039, it doesn't call WipeContainingBlock for select frames
...
This needs a better fix, filed bug 18366
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@53015 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 22:36:05 +00:00
valeski%netscape.com
b8aec44d1a
18134, a=chofmann,r=andreas. Resolve() was not handling ../../ cases in relative URI specs. Now it is. We call ReplaceDotMess() on the path portion _only_.
...
git-svn-id: svn://10.0.0.236/trunk@53011 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 21:31:43 +00:00
pinkerton%netscape.com
830bbaa157
remove the tooltip over mozilla button because we don't yet have a good fix for bug 15946. this is a workaround. (r=sdagley).
...
git-svn-id: svn://10.0.0.236/trunk@53010 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 21:29:06 +00:00
karnaze%netscape.com
e5e7dad23d
new regression test not affecting build.
...
git-svn-id: svn://10.0.0.236/trunk@53009 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 21:06:13 +00:00
sspitzer%netscape.com
6342265a22
fix for the regression I introduced. when we send the 'MAIL FROM:' command to the SMTP server, we want to send it 'MAIL FROM: <sender>', not 'MAIL FROM: <Foo Bar <fbar@xyz.com>>'. my SMTP server allowed 'MAIL FROM: <Seth Spitzer <sspitzer@netscape.com>>' which is why I didn't catch this.
...
git-svn-id: svn://10.0.0.236/trunk@53007 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 19:25:39 +00:00
blizzard%redhat.com
6ab2c4bae1
include ctype.h so isprint() is defined. a=choffman
...
git-svn-id: svn://10.0.0.236/trunk@53006 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 19:20:24 +00:00
karnaze%netscape.com
64b63632a7
new regression test, not affecting build.
...
git-svn-id: svn://10.0.0.236/trunk@53005 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 18:45:09 +00:00
rogerl%netscape.com
c11cf8f069
Removed NativeClosure
...
git-svn-id: svn://10.0.0.236/trunk@53004 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 18:24:40 +00:00
leaf%mozilla.org
1e4724cd9d
fixing packaging target to depend on mozilla-bin rather than apprunner
...
git-svn-id: svn://10.0.0.236/trunk@53003 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 18:21:18 +00:00
terry%mozilla.org
1d8dc5ef4f
Turns out string fields should all be declared as "binary" if we want
...
them to be case-insensitive.
git-svn-id: svn://10.0.0.236/trunk@53002 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 18:12:43 +00:00
slamm%netscape.com
09261a2465
Now really get it right.
...
git-svn-id: svn://10.0.0.236/trunk@53001 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 18:05:12 +00:00
slamm%netscape.com
0b298978a3
Get directory right for mailnews aggregate warnings.
...
git-svn-id: svn://10.0.0.236/trunk@53000 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 18:01:26 +00:00
slamm%netscape.com
a65d46563a
Add warning filtering by directory. Fix some perl warnings.
...
git-svn-id: svn://10.0.0.236/trunk@52999 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 17:58:56 +00:00
rods%netscape.com
b616783180
Fixes MLK 18207 - missing addref, r=beard
...
Fixes Crasher 17852 by temporarily commenting out the offending line, waiting on bug 18183
r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@52994 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 13:41:27 +00:00
idk%eng.sun.com
f49b0b03e5
bug 17859
...
Added null checking
git-svn-id: svn://10.0.0.236/trunk@52993 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 10:42:36 +00:00
idk%eng.sun.com
51254cf0e7
bug 18180
...
Names changed
Pluglet->PlugletFactory, *PlugletInstance*->*Pluglet*
git-svn-id: svn://10.0.0.236/trunk@52992 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 10:28:46 +00:00
pinkerton%netscape.com
2d80fbfdef
fix for #17664 (crash in drag code when css destroys the frame when clicking on link). small fix for when target is null on mouseMove events (say when mouse is in menu bar on MacOS). (r=saari).
...
git-svn-id: svn://10.0.0.236/trunk@52991 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 07:10:46 +00:00
leaf%mozilla.org
453fa7fe38
removing NECKO #define, adding irc to windows build, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@52990 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 04:36:08 +00:00
nisheeth%netscape.com
7ad60e4687
r=vidur. a=chofmann. Post a reflow event instead of doing reflow command processing synchronously. Currently this only happens on content appended and content inserted notificaitions in the pres shell.
...
git-svn-id: svn://10.0.0.236/trunk@52989 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 03:23:26 +00:00
bienvenu%netscape.com
a76ce97e81
write out folder cache on messenger bootstrap shutdown a=chofmann,r=rhp 18306
...
git-svn-id: svn://10.0.0.236/trunk@52988 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 03:19:01 +00:00
rhp%netscape.com
0ec3cd2edd
Fix for format=flowed plain text - Part of 17983 fix - r: rhp
...
git-svn-id: svn://10.0.0.236/trunk@52987 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 03:09:28 +00:00
rhp%netscape.com
abcd90e75e
Fix for quoting problem - Bug #17983 - r: alecf
...
git-svn-id: svn://10.0.0.236/trunk@52986 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 03:05:10 +00:00
sspitzer%netscape.com
0e99032636
fix for #18128 , r=alecf, a=chofmann
...
fix the broken icon.
git-svn-id: svn://10.0.0.236/trunk@52985 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:54:00 +00:00
slamm%netscape.com
58a222a49a
Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@52984 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:33:18 +00:00
sspitzer%netscape.com
23b419547b
fix for #17956 , a=chofmann. fix by ducarroz, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@52983 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:07:58 +00:00
hangas%netscape.com
9d1753e49a
Hacked Undo/Redo menus to always appear enabled. This is a work-around for the issue where menus steal focus and therefore break command updating. r=sspitzer a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@52982 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:07:40 +00:00
leaf%mozilla.org
b312375e6a
making apprunner -> mozilla-bin switch
...
git-svn-id: svn://10.0.0.236/trunk@52981 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:05:20 +00:00
sspitzer%netscape.com
5839aa32bc
fix for #17956 and #18084 .
...
#17956 is reply fails if message in local mail folder
fix (by ducarroz) is to remove the temporary code.
#18084 is sending email fails in certain cases
the problem is we were sending the wrong info to the SMTP server.
when we sent "MAIL FROM: <address>" to the SMTP server we sent
the smtp username and not the full name built from the identity.
most of the changes are to support passing the identity around.
I also added code so that the smtp username is used on the mailto url spec.
we'll need that later, when we support multiple smtp servers and ESMTP.
r=alecf
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@52980 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:04:06 +00:00
leaf%mozilla.org
bf26e79236
changing binary name to mozilla-bin, runscript to mozilla, modifying
...
mozilla-apprunner.sh to invoke new binary name. Updating packages file.
bug 17219, a=chofmann r=alecf
git-svn-id: svn://10.0.0.236/trunk@52979 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:03:38 +00:00
endico%mozilla.org
0122906378
Oops, now the text inside the form's text box is also centered. Re-fix this by adding </P> after the blurb at the top
...
git-svn-id: svn://10.0.0.236/trunk@52978 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 01:38:00 +00:00
endico%mozilla.org
c168f50f60
add a <P> before the <HR> so this looks better with mozilla. apparently in html 4.0, <HR> doesn't cause a </PR> so the entire rest of the page was getting centered after the <PR ALIGN=CENTER>
...
git-svn-id: svn://10.0.0.236/trunk@52977 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 00:38:35 +00:00
sdagley%netscape.com
f4d74e2669
Removed yet another file warren obsoleted from yet another MANIFEST file (didn't he come up with the idea for MANIFEST files in the first place?)
...
git-svn-id: svn://10.0.0.236/trunk@52976 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 00:31:52 +00:00
scc%netscape.com
731d3896e8
backing it out until doug and I can resolve the types issues
...
git-svn-id: svn://10.0.0.236/trunk@52975 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 00:27:05 +00:00
sdagley%netscape.com
02c56cabf3
Yet Another Tree Bistage Fix - looks like warren was having a bad CVS day as he put a typo in the first line
...
git-svn-id: svn://10.0.0.236/trunk@52974 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 00:27:00 +00:00
sdagley%netscape.com
fa64dc6443
Another shot at fixing Mac build bustage - also remove the obsoleted nsIBuffer.h
...
git-svn-id: svn://10.0.0.236/trunk@52973 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 00:08:23 +00:00
scc%netscape.com
e8d7bbbd9e
dougt's changes from earlier in the week. He was unable to leave them
...
in at that time because he didn't have my |nsCOMPtr| fixes. Those went
in last night. So, on brendans suggestion, I'm reinstating dougt's
previous checkin.
git-svn-id: svn://10.0.0.236/trunk@52972 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 22:58:14 +00:00
warren%netscape.com
4f78ccf8ff
Removed nsIPageManager.h
...
git-svn-id: svn://10.0.0.236/trunk@52969 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 22:40:52 +00:00
warren%netscape.com
56ec26df14
Removed obsolete files from tree.
...
git-svn-id: svn://10.0.0.236/trunk@52958 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 22:06:07 +00:00
warren%netscape.com
37ce7ee77c
Removed obsolete nsPageMgr.cpp
...
git-svn-id: svn://10.0.0.236/trunk@52957 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 22:05:23 +00:00
varada%netscape.com
3a7a13822a
adding wizard directory to cck
...
git-svn-id: svn://10.0.0.236/trunk@52956 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 21:55:03 +00:00
varada%netscape.com
31fab24987
adding another global variable in globals.h and .cpp
...
git-svn-id: svn://10.0.0.236/trunk@52955 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 21:54:31 +00:00
varada%netscape.com
6a65198e56
changing ini files to use wizard.dll instead of functions in interpret.cpp
...
git-svn-id: svn://10.0.0.236/trunk@52954 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 21:53:23 +00:00
varada%netscape.com
1b5b260da4
adding new function SelectItem to make the selected item as the first in a combo box
...
git-svn-id: svn://10.0.0.236/trunk@52952 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 21:50:55 +00:00
varada%netscape.com
2261f0f56c
Adding new directory Wizard to form wizard.dll with cck specific functions and resources.
...
git-svn-id: svn://10.0.0.236/trunk@52951 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 21:49:18 +00:00
joki%netscape.com
0a957febc3
Fix for bug 17618, null out current event target frame after processing event. a:chofmann, r:vidur
...
git-svn-id: svn://10.0.0.236/trunk@52949 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 21:30:22 +00:00
waterson%netscape.com
4f269a8b55
Bug 18102. Consolidate element map, command dispatcher, and broadcaster hookup into AddSubtreeToDocument(). Fixes over-eager hookup of broadcast listeners into unresolved overlay elements, which left a dangling pointer. r=saari, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@52948 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 19:07:13 +00:00
kin%netscape.com
e404d42c5d
Fix for bug #18230 : [DOGFOOD] Assertion thrown when clicking in the editor.
...
Fixed nsRangeListIterator AddRef/QueryInterface problems.
r=buster@netscape.com , a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@52947 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 18:49:36 +00:00
norris%netscape.com
545b7b24e3
Fix 18229: Bogus class file names being generated on Windows
...
git-svn-id: svn://10.0.0.236/trunk@52945 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 17:24:10 +00:00
scc%netscape.com
1efff4fab2
missed two T-->nsISupports instances, which primary platforms didn't catch, since they weren't instantiated
...
git-svn-id: svn://10.0.0.236/trunk@52943 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 12:25:11 +00:00
scc%netscape.com
95b2d5acdc
Specialize |nsCOMPtr| for |nsISupports| (i.e., |nsCOMPtr<nsISupports>|). The specialization _does_not_ have the invariant that |nsCOMPtr<T>| has of always pointing to the COM-correct interface. An |nsCOMPtr<nsISupports>| essentially means "a pointer to _any_ [XP]COM interface". This change allows dougt to fix his M11 bug. a=chofmann, r={danm, hyatt}
...
git-svn-id: svn://10.0.0.236/trunk@52942 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 11:43:11 +00:00
scc%netscape.com
8d635674d9
Was using a private name from "nsCOMPtr.h" that happened to go away with this checkin. Should have been using |dont_QueryInterface()|, and now it does. r={danm, hyatt}
...
git-svn-id: svn://10.0.0.236/trunk@52941 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 11:43:10 +00:00
scc%netscape.com
544ad333b3
was using private |#defines| (in spite of the warning) from "nsCOMPtr.h" that happened to go away with this checkin. Should have been using |NS_STATIC_CAST| from "nscore.h". r={danm, hyatt}
...
git-svn-id: svn://10.0.0.236/trunk@52940 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 11:43:09 +00:00
scc%netscape.com
75bcd345da
Since there are two |CurrentItem()| functions, had to add an |NS_STATIC_CAST| to disambiguate the deciding parameter, caused by the change to |nsCOMPtr|s. r={danm, hyatt}
...
git-svn-id: svn://10.0.0.236/trunk@52939 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 11:43:08 +00:00
scc%netscape.com
9f6cc405c4
Test the new facilities added to |nsCOMPtr| in this checkin. r={danm, hyatt}
...
git-svn-id: svn://10.0.0.236/trunk@52938 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 11:43:07 +00:00
karnaze%netscape.com
3760a92c43
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@52937 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 05:25:31 +00:00
karnaze%netscape.com
948d77fe2c
bug 18204 - null pointer check fixes crash. permission from chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@52936 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 05:24:27 +00:00
beard%netscape.com
57aa5577da
update just a touch more when resizing views. bug=17574, r=pavlov, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@52935 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 04:06:59 +00:00
beard%netscape.com
2464adcbbd
implementing InvalidateRegion. r=sfraser, a=chofmann, bug=porkjockey painting
...
git-svn-id: svn://10.0.0.236/trunk@52934 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-08 04:05:26 +00:00
warren%netscape.com
b0a33033b6
Got Gayatri's JAR protocol working. (not in build yet)
...
git-svn-id: svn://10.0.0.236/trunk@52933 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-07 21:55:12 +00:00
karnaze%netscape.com
efa7f84fde
new regression tests - does not affect build.
...
git-svn-id: svn://10.0.0.236/trunk@52931 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-07 20:02:08 +00:00
tbogard%aol.net
b96fcdaf82
Implemented new interface method GetCurrentURI.
...
git-svn-id: svn://10.0.0.236/trunk@52929 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-07 10:06:38 +00:00
tbogard%aol.net
0f553e90ae
Added a readonly attribute to get the currently loaded URI.
...
git-svn-id: svn://10.0.0.236/trunk@52928 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-07 10:05:48 +00:00
tbogard%aol.net
7cf62492a5
Removed NewURI as it is no longer needed. Added new methods that are found in the interface for getting the currently loaded URI. Also made the changes to LoadURI* to match changes in the interface. Took advantage of the change to nsDSURIContentListener to set the presContext for the load. Made nsDSURIContentListener a friend class to avoid having to make some non-interface member functions public.
...
git-svn-id: svn://10.0.0.236/trunk@52927 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-07 10:03:51 +00:00
tbogard%aol.net
a3c35caefc
Added methods to set and get the presContext for the content listener. Made nsDocShellBase a friend class so we could move the constructor and all the non-interface methods into protected area.
...
git-svn-id: svn://10.0.0.236/trunk@52926 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-07 10:00:53 +00:00
tbogard%aol.net
5ccaaeea48
Changed loadURI to take an nsIURI instead of a wstring. Added a read-only attribute to get the currently loaded URI.
...
git-svn-id: svn://10.0.0.236/trunk@52925 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-07 09:57:56 +00:00
tbogard%aol.net
813d03c1d2
Changed the C++ includes to the equivalent of nsIURI and nsIStreamListener IDL versions. I couldn't find them earlier. Thanks to andreas.otte@primus-online.de for pointing the availability of them out to me.
...
git-svn-id: svn://10.0.0.236/trunk@52921 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 19:11:09 +00:00
tbogard%aol.net
977c28a6da
Changed the nsIDocShell parent attribute to not create a cycle. Added notes about this. Framed out start of usage for the uriloader. Added code for the new nsDSURIContentListener object to be the callback object for nsIURIContentListener passed to uriloader.
...
git-svn-id: svn://10.0.0.236/trunk@52920 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 04:51:05 +00:00
tbogard%aol.net
7be6ee6c2f
Added parentURIContentListener. Also added comments on the nsIDocShell parent attribute to discuss the cycle situation that could occur. Added notifications about the rules that must be used when using/ implementing this member.
...
git-svn-id: svn://10.0.0.236/trunk@52919 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 04:48:21 +00:00
tbogard%aol.net
790003c9ea
Changed the some of the forward declared interfaces to be includes of the idl files. This makes the usages of these interfaces easier. Also put in the C++ includes for the nasty dumb interfaces nsIURI and nsIStreamListener which haven't found their homes in IDL yet.
...
git-svn-id: svn://10.0.0.236/trunk@52918 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:58:15 +00:00
endico%mozilla.org
bc53c85ca0
re-enabling bonsai after dmose's monster landing. also, stop maling sar and donm when modules file is updated
...
git-svn-id: svn://10.0.0.236/trunk@52917 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:46:25 +00:00
dmose%mozilla.org
0efb7c174c
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
dmose%mozilla.org
92d791b7b0
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
beard%netscape.com
b3b0de73e9
added -assign flag, to assign blame to stack crawls.
...
git-svn-id: svn://10.0.0.236/trunk@52907 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:24:08 +00:00
beard%netscape.com
87caded68d
added ASSIGN_BLAME to control whether blameInfo is retrieved (which is quite slow)
...
git-svn-id: svn://10.0.0.236/trunk@52906 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:23:49 +00:00
beard%netscape.com
5f0aaf354d
added tag quoting, to avoid messing up the leak reports.
...
git-svn-id: svn://10.0.0.236/trunk@52905 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:22:46 +00:00
despotdaemon%netscape.com
ee4fb8f0ff
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@52904 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:15:28 +00:00
dmose%mozilla.org
4df7c35211
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52903 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 02:59:15 +00:00
dmose%mozilla.org
0f496fe790
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52902 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 02:52:41 +00:00