toshok%hungry.com
|
9993819d15
|
fix up unix build of jsdebugger.
|
1999-09-07 04:57:03 +00:00 |
toshok%hungry.com
|
75916cca3b
|
lock/unlock the script subsystem around the call to jsd_DestroyAllJSDScripts
|
1999-09-07 04:54:41 +00:00 |
waterson%netscape.com
|
a5f0e98c42
|
Sheesh. After doing this once today, you'd think I'd learn.
|
1999-09-07 03:26:54 +00:00 |
troy%netscape.com
|
ebff9cec33
|
Changed CreateGeneratedFrameFor() to set the parent object and the document
object of the generated content
|
1999-09-07 03:09:33 +00:00 |
norris%netscape.com
|
72e3153d3a
|
* Add checks on urls formed from web scripts
* Make nsScriptSecurityManager implement nsXPCSecurityManager
* Fix unix warnings
|
1999-09-07 02:54:19 +00:00 |
waterson%netscape.com
|
63fd154e31
|
Replace nsRDFContentUtils with nsXULContentUtils.
|
1999-09-07 02:53:46 +00:00 |
waterson%netscape.com
|
10c7210fc8
|
Replace nsRDFContentUtils with nsXULContentUtils, which can be acquired as a service. This allows it to keep cached member variables to other frequently-accessed services.
|
1999-09-07 02:51:13 +00:00 |
waterson%netscape.com
|
20bb759eb1
|
Re-write GetTextForNode() to be a bit more efficient; broke out data format. Bug 13137, fix broken use of CBufDescriptor. Add CBufDescriptors where appropriate.
|
1999-09-07 02:47:56 +00:00 |
waterson%netscape.com
|
c67173923d
|
Bug 13137. Fix broken usage of CBufDescriptor.
|
1999-09-07 02:46:08 +00:00 |
waterson%netscape.com
|
b692a32483
|
Right-shift two for hash function; inline some obvious stuff.
|
1999-09-07 02:44:43 +00:00 |
troy%netscape.com
|
d16e70fca7
|
Fix for bug #13176. Changed CantRenderReplacedElement() to reset the
primary frame mapping for OBJECT elements
|
1999-09-07 02:42:00 +00:00 |
pollmann%netscape.com
|
1ef97aa745
|
Bug 12849: OnChange event.target is now the select instead of the option.
|
1999-09-07 02:16:23 +00:00 |
jband%netscape.com
|
5af91fa188
|
fix that shaver needs for wrapped JS object doing QI semantics
|
1999-09-07 01:48:13 +00:00 |
sdagley%netscape.com
|
5aa13175f4
|
Fix build bustage for brendan. Some platforms actually scope variables to the for loop where they're declared.
|
1999-09-07 00:08:30 +00:00 |
jband%netscape.com
|
d54dc3ee4d
|
fix bug 13217 and add someparam checking for other methods in this interface
|
1999-09-07 00:03:43 +00:00 |
cls%seawood.org
|
e093f3ce48
|
include <string.h> for when it disappears from nsID.h again.
|
1999-09-06 23:08:43 +00:00 |
brendan%mozilla.org
|
7258eb5ac3
|
Use NS_GET_IID instead of longer nsCOMTypeInfo template call.
|
1999-09-06 23:01:40 +00:00 |
brendan%mozilla.org
|
0766d265ef
|
Pick nits.
|
1999-09-06 23:00:17 +00:00 |
brendan%mozilla.org
|
d31330dd99
|
Expand tabs to spaces per Emacs modeline; other space cleanups.
|
1999-09-06 22:59:11 +00:00 |
waterson%netscape.com
|
a4826d1767
|
Add nsXULContentUtils, eventually to replace nsRDFContentUtils. Not yet in the build though.
|
1999-09-06 22:25:45 +00:00 |
waterson%netscape.com
|
95326a887c
|
Add nsIXULContentUtils.
|
1999-09-06 22:24:21 +00:00 |
briano%netscape.com
|
1bba44ea83
|
Automated update
|
1999-09-06 22:15:55 +00:00 |
cls%seawood.org
|
8b46ea99ef
|
Forgot to run ranlib on libhostxpt.a
|
1999-09-06 22:10:18 +00:00 |
cls%seawood.org
|
99ff167723
|
Aieecvs -z3 diff -u configure.in! MOZILLA_CLIENT should be set for CXXFLAGS as well...even though nothing seems to be affected by its absence.
|
1999-09-06 22:04:36 +00:00 |
shaver%netscape.com
|
5247634d38
|
put back <string.h> until we find all the uses =(
|
1999-09-06 21:22:36 +00:00 |
waterson%netscape.com
|
8a24034b83
|
Fix unix bustage; these two functions have been promoted to real interface methods on the RDF service.
|
1999-09-06 20:46:25 +00:00 |
bienvenu%netscape.com
|
e239fcfd1a
|
more includes of string.h
|
1999-09-06 20:44:26 +00:00 |
bruce%cybersight.com
|
521c15c1ba
|
Add linefeed to end of file for HPUX.
|
1999-09-06 20:29:15 +00:00 |
cls%seawood.org
|
0c8478aa48
|
Removed unnecessary USE_AUTOCONF ifdef.
|
1999-09-06 20:24:44 +00:00 |
brendan%mozilla.org
|
b540021495
|
Use deadlock detecting nsAutoMonitors, etc., correctly.
|
1999-09-06 19:57:40 +00:00 |
jfrancis%netscape.com
|
5772ba3e39
|
implemented RemoveList();
deletion doesn't scatter so many empty nodes;
mailcite rules started;
general deletion work (still WIP);
several small bugfixes;
refactored list item outdenting code
|
1999-09-06 19:51:59 +00:00 |
jfrancis%netscape.com
|
0ae3fcf4ec
|
implementing RemoveList() - ie, list button now works as a toggle
|
1999-09-06 19:47:25 +00:00 |
jfrancis%netscape.com
|
0103003252
|
no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
|
1999-09-06 19:45:26 +00:00 |
jfrancis%netscape.com
|
f286c55765
|
adding type="cite" to the blockquote, for testing purposes
|
1999-09-06 19:44:14 +00:00 |
leaf%mozilla.org
|
cbbc821cdb
|
added files: mozilla/xpcom/threads/nsAutoLock.cpp
|
1999-09-06 19:35:53 +00:00 |
waterson%netscape.com
|
52918f3ff4
|
Move APIs to create 'anonymous' resources into the RDF service. Fix stuff that was using it.
|
1999-09-06 19:35:41 +00:00 |
brendan%mozilla.org
|
943ad089f9
|
Deadlock detection hacks.
|
1999-09-06 19:28:56 +00:00 |
brendan%mozilla.org
|
7167674805
|
Initial version.
|
1999-09-06 19:16:25 +00:00 |
rginda%ndcico.com
|
8e2e5e9f6d
|
Fixed Oversight moving nick code from an alias to a function.
|
1999-09-06 19:10:22 +00:00 |
bienvenu%netscape.com
|
d09c1b0d35
|
add string.h to fix build bustage
|
1999-09-06 19:04:09 +00:00 |
rginda%ndcico.com
|
e49d322f88
|
Modified test client to allow /nick changes *before* connecting to a network.
Very useful if more than person tried to use the client.
Also added /name and /desc to change /whois information (only works before connecting.)
|
1999-09-06 19:01:20 +00:00 |
rginda%ndcico.com
|
383b121941
|
One last InterCap issue. Should be ok now.
|
1999-09-06 18:40:43 +00:00 |
shaver%netscape.com
|
fa261074c3
|
remove gratuituous <string.h> include
|
1999-09-06 18:35:03 +00:00 |
tonyr%fbdesigns.com
|
bce777574b
|
Mailnews import
|
1999-09-06 18:24:10 +00:00 |
rginda%ndcico.com
|
d2605aea39
|
Updated MPL to 1.1
|
1999-09-06 18:17:54 +00:00 |
rginda%ndcico.com
|
ad575bb2c4
|
Fixed InterCap problems in bsConnection.cpp, updated MPL in Makefile.in to 1.1
|
1999-09-06 18:11:50 +00:00 |
bienvenu%netscape.com
|
639e41f40d
|
move flag and uid state to idl
|
1999-09-06 18:11:24 +00:00 |
bienvenu%netscape.com
|
960d7d8119
|
added files: mozilla/mailnews/imap/public/nsIImapFlagAndUidState.idl
|
1999-09-06 18:10:07 +00:00 |
bienvenu%netscape.com
|
2e03885452
|
initial entry, not part of build yet
|
1999-09-06 18:06:59 +00:00 |
rginda%ndcico.com
|
b484cfb8d9
|
Removing generated header
|
1999-09-06 17:26:19 +00:00 |