Commit Graph

64407 Commits

Author SHA1 Message Date
nhotta%netscape.com
2a796e26a9 Changed the line wrap code to take care character width, contrituted by bratell@lysator.liu.se, bug 41453, r=akkana,nhotta. 2000-06-16 22:16:14 +00:00
kmcclusk%netscape.com
7ce5ee16b1 Removed clipwidget used by ender-lite widgets. b=35740 r=rods@netscape.com 2000-06-16 22:11:43 +00:00
javi%netscape.com
f0e57c08d9 Some tweaks to key gen context and oldfunc.c so that Mozilla can more
easily handle the KEYGEN tag.
2000-06-16 22:08:16 +00:00
ducarroz%netscape.com
66852fb1ad FIx for bug 42088. Do not try to hidde a window that we have juste closed!!! r=mscott 2000-06-16 22:06:41 +00:00
javi%netscape.com
c8f7ba26ce Make some API changes so that the Mozilla client can more easily handle
the KEYGEN tag.
2000-06-16 22:05:18 +00:00
edburns%acm.org
06ae09f30a Removed accidentally introduced ^M's 2000-06-16 21:59:04 +00:00
pavlov%netscape.com
f29925561d patch from Scott Schram (scott@ruthie.com) to add css2/3 cursor support on unix (bug 38444) a=brendan 2000-06-16 21:54:47 +00:00
ruslan%netscape.com
e5c5748b64 Fix potential crasher (42714), r/a=gagan 2000-06-16 21:49:43 +00:00
waterson%netscape.com
8004acc6c3 Bug 12874. Remove unnecessary refcount hackery. This hasn't been necessary since we made NS_IMPL_ISUPPORTS and friends stabilize refcount before calling dtor. 2000-06-16 21:47:13 +00:00
waterson%netscape.com
fd39c4187e Bug 39699. Add re-entrancy guards so that we ignore updates while we're in the middle of building content. r=rjc 2000-06-16 21:46:04 +00:00
valeski%netscape.com
1ec65ef5ad 35506. r=warren. File transport now fires OnStart for *all* loads. 2000-06-16 21:46:03 +00:00
waterson%netscape.com
4bd0260e2e Bug 39699. Ignore errors from nsIFile, hyatt-style! seriously, though: nsIFile returns random error codes per-platform when you ask if a non-existant file is a directory. This was causing the RDF enumeration to abort prematurely for no good reason. r=rjc 2000-06-16 21:45:00 +00:00
waterson%netscape.com
b176726371 Bug 41855. Hold on to the nsIScriptContext instead of the raw JSContext. This ensures that the JSContext won't be yanked out from beneath us. r=shaver 2000-06-16 21:43:04 +00:00
mscott%netscape.com
1229310eb4 Bug #38374 --> foundation for helper app architecture.
Not part of the build yet. review will come when this is ready to go.
2000-06-16 21:35:13 +00:00
mscott%netscape.com
0babf04929 Bug #38374 --> foundation for helper app architecture. Windows specific implementation of the
helper app service.
Not part of the build yet. review will come when this is ready to go.
2000-06-16 21:34:35 +00:00
akkana%netscape.com
96f90ff972 Warning fix (part of checkin for 38154). r=cmanske 2000-06-16 21:24:06 +00:00
pinkerton%netscape.com
35a85a2d8a add new grid-tree files for hyatt. bug# 30511. r=hyatt. 2000-06-16 21:24:05 +00:00
akkana%netscape.com
3f792eb0e8 38154: include user-defined tags in html output. r=cmanske 2000-06-16 21:23:48 +00:00
akkana%netscape.com
396a8f584c Make table tests run on linux; add comments explaining how to run them.
Needed for testing 41916.  r=karnaze
2000-06-16 21:23:16 +00:00
akkana%netscape.com
0919d56209 Ignore files generated by table tests. r=karnaze 2000-06-16 21:22:50 +00:00
akkana%netscape.com
f2289a636f 41916: Remove <td> from the list of inline tags; don't include the enclosing
<td> in a selection that happens to fall inside a table cell. r=rickg
2000-06-16 21:22:00 +00:00
mscott%netscape.com
a78719dcba Bug #40116 --> check to see if the channel was canceled before
propogating calls to the content listener...
this is actually warren's code.
r=mscott
2000-06-16 21:21:57 +00:00
mscott%netscape.com
6e2ee7ff03 Bug #40116 --> check to see if the channel was canceled before
propogating calls to the content listener...
r=valeski
2000-06-16 21:21:04 +00:00
dmose%mozilla.org
afb8040142 pull the LDAP C SDK code by default (it's on a branch). a=r=leaf@mozilla.org 2000-06-16 21:20:18 +00:00
mscott%netscape.com
5efac13be1 Bug #42016 --> fix by Ben Bucksch
r=mscott, a=waterson
2000-06-16 21:20:13 +00:00
beard%netscape.com
97d9238830 bug #19119: Added call to initialize Mac toolbox. (not part of build) 2000-06-16 21:12:27 +00:00
javi%netscape.com
0f84a60c10 Add some attributes to query URL's for setting the password and for
choosing which token to use when processing a KEYGEN tag.x
2000-06-16 20:48:25 +00:00
dmose%mozilla.org
07090d79fd changed nsILDAPOperation::Result() to use PRIntervalTime rather than PRTime for the timeout value. a=r=(not built) 2000-06-16 19:16:59 +00:00
ruslan%netscape.com
5a43febfe4 Continuing preparations for SOCKS landing. Not part of the build 2000-06-16 18:44:04 +00:00
ruslan%netscape.com
bcff55487e Some future design work. Not part of any build 2000-06-16 18:17:59 +00:00
ruslan%netscape.com
de8bff8f6c Preparing for landing of SOCKS support (16103) from justin@ukans.edu
Not part of the build.
2000-06-16 17:53:22 +00:00
ddrinan%netscape.com
71c92a89ba Fixed build bustage for linux 2000-06-16 17:17:49 +00:00
vidur%netscape.com
522227315e First cut of XMLSerializer and XMLHttpRequest. This is WIP and not part of the Mozilla/Seamonkey build. 2000-06-16 16:52:09 +00:00
valeski%netscape.com
4b1915baa6 fixing assertion 2000-06-16 16:20:29 +00:00
valeski%netscape.com
70cda3bfd0 missed an arg. 2000-06-16 15:02:14 +00:00
valeski%netscape.com
3a21f2c4f8 42767. AsyncOpen (dead code) removal. 2000-06-16 14:59:30 +00:00
danm%netscape.com
0a0a484b27 use nsIPrompt supplied by nsHTTPChannel for bringing up cookie dialog. bugs 25684,28594. r=morse@netscape.com 2000-06-16 14:56:47 +00:00
danm%netscape.com
3cc9d56e65 supply nsIPrompt to streamloader created when processing a script tag. bugs 25684,28594. r=nisheeth@netscape.com 2000-06-16 14:54:57 +00:00
danm%netscape.com
d1432bb1bc adding accessor for nsIPrompt member variable. bugs 25684,28594. r=gagan@netscape.com 2000-06-16 14:52:53 +00:00
leaf%mozilla.org
4fbf85cbc5 Automated update 2000-06-16 14:45:09 +00:00
valeski%netscape.com
c52a7c1c63 42767. AsyncOpen (dead code) removal. 2000-06-16 14:44:36 +00:00
valeski%netscape.com
f0fec56b70 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
mkaply%us.ibm.com
20b267dc32 # 42637
r = mkaply, a = brendan
OS/2 bring-up  - makefile changes to build resource files
2000-06-16 14:33:17 +00:00
mkaply%us.ibm.com
d611df0583 # 40177
r = cls, a = brendan
OS/2 bring-up  - VisualAge changes for configure.in
2000-06-16 14:31:03 +00:00
cmanske%netscape.com
e9915482e5 Fixed paragraph, heading, and list menus and check state: bug 41735, r=brade 2000-06-16 14:22:12 +00:00
cmanske%netscape.com
c073210b68 Fixed list command problems: bug 41735, r=brade 2000-06-16 14:21:46 +00:00
cmanske%netscape.com
3a3f5cf275 Added list commandset; part of bug 41735, r=brade 2000-06-16 14:21:39 +00:00
mkaply%us.ibm.com
567fad3e70 # 42637
r = mkaply, a = brendan
OS/2 bring-up  - fixes for nsWindow.* and menu code
2000-06-16 14:18:49 +00:00
mkaply%us.ibm.com
773ee47407 # 40177
r = leaf, a = brendan
OS/2 bring-up for M16 - need additional TIMER lib for OS/2
2000-06-16 14:12:04 +00:00
mkaply%us.ibm.com
4f8d17dd8c # 40177
r = cls, a = brendan
OS/2 bring-up for M16 - add OS/2 to config.* files - also submitting to autoconf
2000-06-16 14:06:23 +00:00