ben%netscape.com
841b6edcca
46613... classic skin polish. + some fixes to Advanced Edit dialog (it was broken)
2000-08-28 04:38:20 +00:00
ben%netscape.com
e793a825ae
46613... classic skin polish.
2000-08-28 04:37:46 +00:00
rjc%netscape.com
3cfe205885
FTP bug # 46750: speed optimizations, as well as set busy cursor while FTP data is streaming in. r=me
2000-08-28 04:24:49 +00:00
cyeh%bluemartini.com
1ce47a1111
fix for 45116, typo, above should be below.
2000-08-28 04:16:18 +00:00
quy%igelaus.com.au
034f3f71cc
Updating xlib. Not part of the build
2000-08-28 03:59:17 +00:00
quy%igelaus.com.au
bef66bcdf6
Updating xlib. Not part of the build
2000-08-28 03:48:52 +00:00
morse%netscape.com
8986a62693
bug 50157, crash when reading privacy tutorial, r=dveditz
2000-08-28 03:10:29 +00:00
sgehani%netscape.com
39f33de827
Remove hack now that release automation supplies $SpaceRequired$ in i
...
kilobytes again. part of fix for nsbeta3+b=29845; r=ssu]
2000-08-28 02:47:35 +00:00
quy%igelaus.com.au
3efc69647f
Updating xlib. Not part of the build
2000-08-28 02:35:35 +00:00
bryner%uiuc.edu
c1a88e566d
embedding/browser/setup was cvs removed a couple of days ago, removing the
...
Makefile. r=pavlov.
2000-08-28 01:42:45 +00:00
morse%netscape.com
539b83f10c
documentation change
2000-08-28 01:28:42 +00:00
cmanske%netscape.com
261b8dd6b6
Fixed switching to child selector rather than descendant for blue theme, b=42331, r=hyatt
2000-08-28 00:04:40 +00:00
cmanske%netscape.com
862806d9da
Fixed getting wrong pixel/percent index for cell width. Part of bug 47691, r=sfraser
2000-08-28 00:01:15 +00:00
cmanske%netscape.com
afeffedbf4
Used child selector instead of descendant selector for <titledbox><text> margin. b=42331, r=hyatt
2000-08-27 23:50:16 +00:00
cmanske%netscape.com
d61d6cc371
Remove ineffient css for text within title. Use class='label' instead. b=42331, r=ben
2000-08-27 23:42:15 +00:00
BlakeR1234%aol.com
54be75c465
Fix 43910, minor wording change (r=me)
2000-08-27 23:13:49 +00:00
BlakeR1234%aol.com
dbf327f014
Fix 38460, minor wording change r=me, a=johng/verah
2000-08-27 23:11:38 +00:00
quy%igelaus.com.au
40df4d3e0d
First Checked In. Not yet part of the build
2000-08-27 23:08:26 +00:00
BlakeR1234%aol.com
b4e186942f
Fix 50461, minor wording change (r=me)
2000-08-27 23:03:44 +00:00
quy%igelaus.com.au
bc78d67f22
Updating xlib. Not part of the build
2000-08-27 22:53:11 +00:00
alecf%netscape.com
91ce48af5a
remove some excess dump() statements that was throwing an exception and causing #50383
...
(no reviewer - just removal of debugging code)
2000-08-27 21:21:48 +00:00
axel%pike.org
c9074189fd
Not part of build, bringing configured Makefile up to date, removing compile warning in URIUtils.h (missing newline)
2000-08-27 17:24:05 +00:00
kvisco%ziplink.net
3893d56f1b
Not part of regular build, a=leaf. This is a fix for the last set of
...
integration code checked in. Moved definition of NamespaceResolver out of
this file to source/xml/NamespaceResolver.h to prevent some circular
references.
2000-08-27 06:11:56 +00:00
kvisco%ziplink.net
7ea9ecfc0d
Not part of regular build, a=leaf. Added ifndef statement to prevent
...
redefinition of classes.
2000-08-27 06:00:59 +00:00
kvisco%ziplink.net
ab85e0f210
Not part of regular build, a=leaf. Added changes for standalone Linux support of Peter's latest checkins
2000-08-27 05:58:59 +00:00
dveditz%netscape.com
3d3607614b
fixing 50443, installer crash in browser.xpi. r=BlakeR1234@aol.com
2000-08-27 00:43:22 +00:00
ben%netscape.com
af528067f3
forgot to commit this yesterday. fix classic skin bustage.
2000-08-27 00:30:42 +00:00
mcafee%netscape.com
72e8e89422
Adding editor JavaScript URL to the bloat test.
2000-08-26 23:57:19 +00:00
nelsonb%netscape.com
06520dedfb
Initial Checkin.
2000-08-26 23:50:58 +00:00
danm%netscape.com
82ef4ed34f
hand mScriptObject off to the JSContext when tearing down the window so it can be unrooted for GC purposes a little later, after the JS glue has had a chance to retrieve it. bug 43466 r=brendan,jst,vidur
2000-08-26 23:35:50 +00:00
danm%netscape.com
3e01d61a9f
added the ability to save a script object for unrooting from the GC in this object's destructor. bug 43466 r=brendan,jst,vidur
2000-08-26 23:32:56 +00:00
danm%netscape.com
2b7255f9bf
new method SetRootedScriptObject. bug 43466 r=brendan
2000-08-26 23:32:52 +00:00
putterman%netscape.com
a8fd33e3d0
add communicatorOverlay.xul. This enables a Netscape commercial nsbeta3+ bug to be fixed. r=bienvenu.
2000-08-26 23:18:54 +00:00
pete%alphanumerica.com
0e7d1fbdb3
just an update to reflect the interCaps API style changes
...
I also caught a small error running in js strict mode.
r=dougt
--pete
2000-08-26 22:56:35 +00:00
anthonyd%netscape.com
3c9fec49a7
fix for bug# 43364
...
selection methods not returning meaningfull information
ie. getAnchorNode
r=mjudge
2000-08-26 21:23:25 +00:00
putterman%netscape.com
3d0c18ff7e
Fix for 48985. remove reference to newMessage since it's coming from an overlay. Makes Ctrl+M work. r= bienvenu.
2000-08-26 20:58:20 +00:00
putterman%netscape.com
0938bbb700
Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
...
Added accelerators. Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
bienvenu%netscape.com
6f49581739
fix memory leak of msghdrs r=mscott
2000-08-26 20:48:27 +00:00
putterman%netscape.com
8ba0b93975
Fix for 44834. Unsubscribe works when hitting delete button or delete menu item when a
...
newsgroup is selected. r=bienvenu.
2000-08-26 20:45:49 +00:00
dbaron%fas.harvard.edu
0c2147e6a2
Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin.
2000-08-26 20:03:39 +00:00
mcafee%netscape.com
123e3014da
Backing out mailto URL, profile issues.
2000-08-26 18:43:56 +00:00
pnunn%netscape.com
37bb0ffaad
bug#46704: chkin for syd. r: pnunn. keep single frame chrome in imgcache.
2000-08-26 18:18:25 +00:00
pnunn%netscape.com
278ee63213
bug#46704: chkin for syd. r:pnunn. keep single frame chrome in imgcache.
2000-08-26 18:17:25 +00:00
pnunn%netscape.com
2a77f95f74
bug#46704: chkin for syd. r:pnunn. Keep single frame chrome in imgcache.
2000-08-26 18:16:02 +00:00
mcafee%netscape.com
9d1e005e1c
Adding mailto: URL to bloat test.
2000-08-26 18:04:18 +00:00
dbaron%fas.harvard.edu
2d19e004d8
Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin.
2000-08-26 17:53:09 +00:00
bryner%uiuc.edu
d6b80c86f0
Removing unused files. Not part of build. r=mkaply.
2000-08-26 16:48:13 +00:00
mkaply%us.ibm.com
5739f27389
OS/2 Tinderbox break
...
One more PR_CALLBACK needed here
2000-08-26 15:08:05 +00:00
dbaron%fas.harvard.edu
acc8c66233
Add newline to end of file to fix valeski's SunOS (and probably HP) bustage.
2000-08-26 14:11:45 +00:00
dbaron%fas.harvard.edu
d68010ebb2
Add newline to end of file to fix jfrancis's HP bustage.
2000-08-26 14:04:16 +00:00