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

51062 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com 144c7db017 Fix for #18679 2000-01-19 00:31:52 +00:00
wtc%netscape.com 9fcce12547 Added missing function argument type declarations. 2000-01-19 00:29:53 +00:00
av%netscape.com 2503b95a83 Fix for #18679 setting new stream to plugins seekable until netlib is ready to give this info r=vidur 2000-01-19 00:28:41 +00:00
akkana%netscape.com 2482da52fd Add a printf to the failure case. Trivial change, and no one but me is running this anyway. 2000-01-19 00:24:46 +00:00
racham%netscape.com bb2c3ad599 Fix for bug 14908. Copying the required default profile files into the migrated profile dir. r=sspitzer. 2000-01-19 00:20:47 +00:00
akkana%netscape.com e0e6b65b83 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.
2000-01-19 00:18:02 +00:00
rginda%netscape.com 3c669da0f2 Initial add 2000-01-19 00:16:20 +00:00
matt%netscape.com 25144ec990 adding for fonts r=erik 2000-01-19 00:16:09 +00:00
matt%netscape.com df3640567b adding prefs font code r=erik 2000-01-19 00:14:41 +00:00
matt%netscape.com 4e5d895f56 commiting pref-fonts.js for prefs 2000-01-19 00:13:37 +00:00
law%netscape.com f9dafb59ba Fixes for bugs 22296, 19019, et al; r=matt@netscape.com 2000-01-19 00:12:15 +00:00
rginda%netscape.com 782a39ee6a initial add 2000-01-19 00:08:55 +00:00
law%netscape.com c088dc48d4 Fix for #5708 (I forgot this piece last week); r=danm@netscape.com 2000-01-19 00:06:57 +00:00
akkana%netscape.com fe33da753c Fix reporting of errors at the end of the script. r=cmanske 2000-01-19 00:01:10 +00:00
pinkerton%netscape.com 1c72264b37 hiding d&d behind a pref (xpfe.dragdrop.enabled) for nscp beta. r=sdagley. bug #22083. 2000-01-18 23:59:26 +00:00
kin%netscape.com 64eafc9306 Forgot to remove bogus NS_NOTREACHED line in IsMozEditorBogusNode(). 2000-01-18 23:52:23 +00:00
kin%netscape.com f396124904 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
2000-01-18 23:45:35 +00:00
cata%netscape.com 48d8c7a1e5 Checkmark API in Charset Menu. bug #11774 r=erik 2000-01-18 23:44:18 +00:00
vidur%netscape.com c18e98ecea Cleanup - dealing with people modifying the idl generator and not checking in the generated file or vice-versa. r=pollmann. 2000-01-18 23:41:27 +00:00
varada%netscape.com 31208f5321 fix for bug#23129 - changed the structure of the output directory depending on the choice of CD autorun 2000-01-18 23:41:08 +00:00
vidur%netscape.com 9679502c54 Fix for bug 9378. document.layers now returns undefined, not null. r=pollmann 2000-01-18 23:35:47 +00:00
rods%netscape.com cc8c8d9c58 added vars for optimizatoin
r kmcclusk
2000-01-18 23:34:07 +00:00
rods%netscape.com cde6e415cd 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
2000-01-18 23:33:22 +00:00
rods%netscape.com 682250c24f removed warnings
r=kmcclusk
2000-01-18 23:23:52 +00:00
sspitzer%netscape.com 29d98fb1fb bulletproofing fix for #24266, crash because there is no superwin.
r=mscott
2000-01-18 23:22:11 +00:00
robinf%netscape.com d2b8cef740 updating re: bug 4496; using MyIsp and mozilla interface in show ex. images 2000-01-18 23:19:58 +00:00
robinf%netscape.com fa5b7e4480 updating to use MyIsp theme 2000-01-18 23:16:46 +00:00
evaughan%netscape.com 3115140ada Made splitters get their cursors from CSS. Bug #23916 -r Hyatt 2000-01-18 23:14:25 +00:00
scc%netscape.com 72d24207a1 replace |nsVector| with |nsVoidArray| as per bug #11666. r=dp 2000-01-18 23:03:29 +00:00
erik%netscape.com 3a893ad224 bug 24172; added some default font names to this default Windows pref file;
r=cata
2000-01-18 23:03:11 +00:00
leila.garin%eng.sun.com ef6eae13b0 obselete 2000-01-18 22:54:13 +00:00
leila.garin%eng.sun.com ac2eb1fbd0 Obselete 2000-01-18 22:53:14 +00:00
leila.garin%eng.sun.com 7bdea8249b Obselete file 2000-01-18 22:52:04 +00:00
norris%netscape.com 720588d98f Fix build bustage caused by mismatch of NS_IMETHOD usage. 2000-01-18 22:45:05 +00:00
idk%eng.sun.com 73ca5de176 fix for 20732
Copied read amount of bytes to array instead of using method argument.
2000-01-18 22:44:47 +00:00
alecf%netscape.com 4ef7a2b16e use the right port when constructing the IMAP url
r=mscott
2000-01-18 22:43:58 +00:00
varada%netscape.com d509d64a12 fix for bug #6572 the progress bar now displays the information regarding the progress - no bar but there are text. 2000-01-18 22:42:18 +00:00
terry%mozilla.org 185b1561a8 Added a way to disable a user. 2000-01-18 22:41:26 +00:00
varada%netscape.com 3cbacfb69a 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 2000-01-18 22:39:01 +00:00
shaver%netscape.com f5b56c6147 reminder comment, r=brendan 2000-01-18 22:38:56 +00:00
leila.garin%eng.sun.com 2798a07fb7 Added License information
Added rule files for  DOM HTML test generation
Updated READMES
Updated automated scripts.
Added Hacked DOMAccessorImpl/DocumentImpl files
2000-01-18 22:38:10 +00:00
leila.garin%eng.sun.com eadefa0213 Added Makefiles and license information
Added hacked DocumentImpl
2000-01-18 22:35:59 +00:00
waterson%netscape.com 05e45b0f16 Fix build bustage. 2000-01-18 22:35:27 +00:00
bienvenu%netscape.com b11c7a0430 add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302 2000-01-18 22:33:35 +00:00
scc%netscape.com 5604d0534b replaced |nsVector| with |nsVoidArray| as per bug #11666. r=brendan 2000-01-18 22:19:52 +00:00
shaver%netscape.com ae2a2a6c9a add JS_CompileFileHandleForPrincipals, (r=rginda) 2000-01-18 22:04:01 +00:00
alecf%netscape.com 6dec98b196 fix for #21425
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
nisheeth%netscape.com ebcc8edca8 Remove end of line whitespace to get rid of warnings on Linux. 2000-01-18 22:01:20 +00:00
akkana%netscape.com 6e86068c5a Add quotes around final errmsg test, to handle the case where more than one test fails. r=slamm 2000-01-18 21:59:42 +00:00
mscott%netscape.com bb0d093db6 Bug #19517 --> if we don't have an unknown content handler available to us,
try to fetch it from out parent.
r=sspitzer
2000-01-18 21:58:15 +00:00