Граф коммитов

56538 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 0fda1b264a Bug # 26334: Small fixes for search datasets. 2000-03-28 04:16:43 +00:00
sspitzer%netscape.com ffd99e0933 not part of the build yet. 2000-03-28 04:09:26 +00:00
sspitzer%netscape.com c3c8228dc7 not part of the build yet. 2000-03-28 04:03:25 +00:00
norris%netscape.com 4054cc5f8f Fix bug 7264 All JavaScript running with correct principals
r=mstoltz
2000-03-28 03:59:46 +00:00
jband%netscape.com 71d63dc676 Prepare for semantic change to nsIInterfaceInfo::GetParent (will set out param to null if no parent rather than return an nsresult error). 2000-03-28 03:57:35 +00:00
jband%netscape.com f0e95e63d4 Landing changes that have been banging around in my tree... - Add #ifdef'd out support for profiling. - Add support for calling the JS gc root dumper. - Add unified #define for dumping shutdown info". Remove redundant define in makefile.win. - Prepare for semantic change to nsIInterfaceInfo::GetParent if there is no parent (return null rather than an error code). 2000-03-28 03:54:34 +00:00
bruce%cybersight.com 34aba54f7a Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well. 2000-03-28 03:53:54 +00:00
dougt%netscape.com 692741286f Fix for 33529. We were using mControl before it was initialed. Now, when
PassPrefs() is called before the control connection is established, we
simply return ok.
2000-03-28 03:52:44 +00:00
dougt%netscape.com c9015727b4 Fix to improve the dialog title. 2000-03-28 03:50:48 +00:00
rjc%netscape.com 96737f2db8 Small fix for "skipLocalFlag" usage, and ignore case of "category"/"result" strings when checking for them. 2000-03-28 03:49:20 +00:00
jband%netscape.com 6447c456fe allow for later use of xpconnect\tools 2000-03-28 03:46:21 +00:00
jband%netscape.com 1703b6270a general cleanup 2000-03-28 03:45:12 +00:00
jdunn%netscape.com 2a90954c1c adding -lmozjs to the link line (nsPSMUICallbacks.cpp forces the dependency)
also cleaned up the various other libs.

r= nobody... I sent a couple of emails out last week to all involved, heard nothing.
then posted on netscape.public.mozilla.unix.  Sorry wasn't sure what else I could do
2000-03-28 03:39:11 +00:00
sgehani%netscape.com 68e885af71 Fixing nsIFile::SetLastModificationDate on Win32.
b = 12368
r = dbragg
2000-03-28 03:39:02 +00:00
sgehani%netscape.com b7c8ff5249 Restoring file dates at install time.
b = 5107
r = dbragg
2000-03-28 03:38:06 +00:00
jbetak%netscape.com 2fad3c4747 r=pollmann fixed 29062 file upload does not work if file path contains character encoded different than the docuemnt charset 2000-03-28 03:32:38 +00:00
beard%netscape.com fe5e9431ae added targets for MPW tool (not part of default build) 2000-03-28 03:29:34 +00:00
beard%netscape.com 94436678cd prefix file for MPW tools 2000-03-28 03:27:15 +00:00
mccabe%netscape.com e0cf7cf10b NOT BUILT YET -
Make getMessageArray return an empty array (rather than null) when there are no mmessages, and change console.js to expect this (but check against null anyway.)
2000-03-28 03:21:45 +00:00
akkana%netscape.com f71baf989f Fix from gordon to fix shrike bustage 2000-03-28 02:56:26 +00:00
varada%netscape.com 0b749428b9 fix for bug #32294 - the animated logo url is obtained from the chrome if http:// is missing - therefore the installer checks for it and if missing inserts it 2000-03-28 02:26:25 +00:00
sdv%sparc.spb.su 56a2016ca3 added new methods from the recent w3c
java binding
2000-03-28 02:11:13 +00:00
risto%netscape.com 5d65725297 *** empty log message *** 2000-03-28 02:10:58 +00:00
risto%netscape.com 7730ff7435 Just a test 2000-03-28 02:10:29 +00:00
jdunn%netscape.com 0ac4d34291 fixing build bustage
a= ducarroz@netscape.com
2000-03-28 01:38:40 +00:00
robodan%netscape.com 638773144a more package cleaning 2000-03-28 01:35:11 +00:00
robodan%netscape.com 61b40a42a5 Clean up multi-os packaging 2000-03-28 01:22:46 +00:00
rickg%netscape.com 1d1db214c3 add null ptr check to stop crash seen in talkback 2000-03-28 01:08:36 +00:00
av%netscape.com 6007243de2 Fix for 33447, r=serge 2000-03-28 01:01:49 +00:00
robinf%netscape.com 260e0f31e1 removing references to Communicator and Netscape 2000; updating name to Netscape 6; fixing bug 33096 2000-03-28 00:59:34 +00:00
danm%netscape.com 5a06b7c3e9 reenabling disabling of modal window's parent, inexplicably removed in rev 1.21. bugs 30633, 33129 2000-03-28 00:53:43 +00:00
tbogard%aol.net 912fd1e6a3 nsISHEntry's attribute uri became URI to become more consistent with other places it exists. 2000-03-28 00:48:02 +00:00
varada%netscape.com e17ddceb43 fix for bug#10810 - Help button can now point to local as well as online files - The local file can also be a relative file by using the Root variable for the CCKTool directory 2000-03-28 00:47:40 +00:00
leaf%mozilla.org e6b881aeae Automated update 2000-03-28 00:45:21 +00:00
hyatt%netscape.com ed33c7beb6 Fix for 33526 2000-03-28 00:41:33 +00:00
nhotta%netscape.com c06f0ae5bd Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata. 2000-03-28 00:36:41 +00:00
waterson%netscape.com 590dd7628d Reverting my changes: I think I may have broken nsCOMPtr comparison with this... 2000-03-28 00:36:39 +00:00
akkana%netscape.com c33c91200d 28317: pasting beyond textarea's visible bounds should scroll. r=sfraser 2000-03-28 00:34:26 +00:00
akkana%netscape.com 6b70e2a224 25660: don't copy JS comments onto plaintext clipboard. r=sfraser 2000-03-28 00:33:50 +00:00
leaf%mozilla.org 2071865ff0 Automated update 2000-03-28 00:30:38 +00:00
waterson%netscape.com d3245e2b1d Make HAVE_CPP_USING test even trickier to force it to break on gcc-2.7.2.3, which really *doesn't* support |using|. r=scc 2000-03-28 00:24:17 +00:00
tbogard%aol.net b5fb426956 Added the concept of a replaceable entry. This is an entry which when a new item is added will get overwritten rather than adding the entry to the end of the list. 2000-03-28 00:19:05 +00:00
nisheeth%netscape.com 943ee880f3 r=pollmann. Fix for bug 17643.
- Rewrote GetQuotedAttributeValue() so that it handles whitespace and attribute names inside attribute values.
- The xml stylesheet PI now only needs a href attribute to work right.  Other attributes like title, media, alternate, default to null.  The type attribute defaults to "text/css".
2000-03-28 00:18:13 +00:00
dougt%netscape.com b7bf65c802 removing xpinstall/notifier from build path. 2000-03-28 00:17:22 +00:00
dougt%netscape.com b27aabefa0 Fixing 24891. Minor default pref changes. 2000-03-28 00:16:01 +00:00
akkana%netscape.com 1b96eaa6ca 9266: Disable JS in the editor (and allow for disabling it anywhere). r=brendan,jband,norris,sfraser 2000-03-28 00:15:56 +00:00
akkana%netscape.com 7a61aa1ec0 Fix an entity bug for Naoki: Japanese entities weren't being correctly
pasted.  This also fixes the symptoms, but not the underlying cause,
of the html mail nbsp bug.  r=nhotta
2000-03-28 00:10:44 +00:00
rickg%netscape.com 6646ea5098 2x perf. improvement StripChar(); r=rods 2000-03-28 00:02:41 +00:00
rickg%netscape.com f42d866062 fixed bug33466 2000-03-28 00:00:39 +00:00
varada%netscape.com bfa534608c fix for bug #23013 2000-03-27 23:49:16 +00:00