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

50879 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 60536f2579 Added regexp to test 2000-01-19 01:36:54 +00:00
tor%cs.brown.edu ea5f8d0848 build bustage fix for older C++ compilers; false -> PR_FALSE; r=bryner 2000-01-19 01:35:20 +00:00
tor%cs.brown.edu ac4d134f4d build bustage fix for older C++ compilers; bool -> PRBool; r=bryner 2000-01-19 01:34:26 +00:00
vidur%netscape.com 0b9bbcbe32 Missed necessary cleanup in last checkin. r=pollmann 2000-01-19 01:34:07 +00:00
vidur%netscape.com 0cf3025a31 Fix for bugs 9213 and 17415. Fixed a ton of leaks in table content code and fixed thead, tfoot access and manipulation via DOM. r=pollmann 2000-01-19 01:29:04 +00:00
bienvenu%netscape.com c7da6c43ef fix online to offline move to delete source headers, r=mscott 2000-01-19 01:28:16 +00:00
jdunn%netscape.com f4f6bbf076 fix the 'this' adjustment, AIX uses CFRONT while gcc on ppc uses the other one
#= 24305
r= jdunn@netscape.com - I know this is me, but this is an AIX only bug.  jband
   talked me through the fix
2000-01-19 01:19:26 +00:00
rginda%netscape.com ed03eb79bc Initial Add 2000-01-19 01:19:16 +00:00
scc%netscape.com 742a14d443 Fixing runtime assert bustage. r=pinkerton 2000-01-19 01:18:27 +00:00
pavlov%netscape.com c43b606870 add support for new pref/migrate it from 4.x r=alecf 2000-01-19 01:16:35 +00:00
pavlov%netscape.com aa3ebcb49b add a default pref r=alecf 2000-01-19 01:15:22 +00:00
morse%netscape.com ef7af73856 speed up download of wallet tables, r=dp 2000-01-19 01:14:53 +00:00
rginda%netscape.com 736dbc069e Initial add 2000-01-19 00:51:21 +00:00
rginda%netscape.com 99c40099b9 corrected testcase 2000-01-19 00:47:24 +00:00
gagan%netscape.com 0a2c6127c6 Fix for 13380. We now send Accept-Language: header. 2000-01-19 00:38:51 +00:00
waterson%netscape.com 8bd0bd6d71 Make ResolveSymLink() fail silently if target was not a shortcut. r=lumpy 2000-01-19 00:35:01 +00:00
rginda%netscape.com 4278d5e809 initial add 2000-01-19 00:34:03 +00:00
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