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

47000 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 5f289038d5 Correct exit codes on win32, echo output file regardles of -t 1999-11-20 00:28:06 +00:00
norris%netscape.com ca76b17037 Fix ecma_2/Expressions/instanceof-003-n.js
ScriptRuntime::instanceOf now needs a scope parameter that it can use to construct an exception object
1999-11-20 00:19:00 +00:00
norris%netscape.com eb298c15ba argument.caller shouldn't be defined in the default version 1999-11-19 23:02:52 +00:00
troy%netscape.com df581eb873 b=19374. Restored some code I unintentionaly removed in previous checkin.
Now after Reflow() of child frame "kidRect.width" and "kidRect.height" are
updated
1999-11-19 22:04:01 +00:00
duncan%be.com b2f3e43c7c Fix to behave correctly under BeOS.
r=warren
1999-11-19 21:58:39 +00:00
rginda%netscape.com 6e23182854 Add bugnumber to reports, bugzilla url option, and expect exit code 3 for negative tests. 1999-11-19 21:54:46 +00:00
kin%netscape.com 56277e5476 Fix for bug #19371: [DOGFOOD][REGRESSION] entering text and hitting
return in new message crashes app
Modified nsMsgCompose::ConvertAndLoadComposeWindow() to make sure
aBuf was valid before using it with an editor method.
a=sfraser@netscape.com a=leaf@mozilla.org
1999-11-19 21:39:23 +00:00
buster%netscape.com 814ee271ad fixed bug 19381. previously, I had added 2 interfaces onto this class, but I
forgot to add those classes in the QueryInterface method.  god, i wish we
had a macro for that!
r=kmcclusk.  thanks, kevin
1999-11-19 21:33:21 +00:00
terry%mozilla.org 3276434998 Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
cls%seawood.org 911e9e2d9b Adding rng to the autoconf Makefiles. Patch submitted by Mike Shaver <shaver@mozilla.org> a=granrose 1999-11-19 16:43:00 +00:00
rods%netscape.com 8042f0e4e7 added boolean in DoneAddingContent method 1999-11-19 16:09:32 +00:00
rods%netscape.com 59006b15ec added bool parm to is DoneAddinContent r=dcone bug 18241 1999-11-19 16:05:16 +00:00
terry%mozilla.org 040a615a2b Updated version string to 2.9 (development) 1999-11-19 15:57:00 +00:00
terry%mozilla.org 47aeeb9b2f Updated version string to 2.8 (shipping) 1999-11-19 15:56:28 +00:00
fur%netscape.com 0c7f0bf6ab Add support for offset argument to FileTransport's OpenOutputChannel() method.
r: fur, yixiong.zou@intel.com
1999-11-19 15:56:24 +00:00
terry%mozilla.org 01c4ed1dbb Was crashing if not using milestones. 1999-11-19 15:51:48 +00:00
rods%netscape.com 5acd6380be added bool parm to is DoneAddinContent r=dcone bug 18241 1999-11-19 15:46:20 +00:00
rods%netscape.com 20d6dd16ce remove SetMainChild 1999-11-19 15:45:55 +00:00
rods%netscape.com efb018be9a added bool parm to is DoneAddingContent r=dcone bug 18241 1999-11-19 15:45:47 +00:00
rods%netscape.com a78e5ea304 added nsGfxListControlFrame.cpp commented out bug 18895 1999-11-19 15:45:07 +00:00
rods%netscape.com ee30f46561 added bool parm to DoneAddingContent r=dcone bug 18241 1999-11-19 15:43:06 +00:00
rods%netscape.com 74e45c0e2a removed select initialization code r=dcone bug 18241 1999-11-19 15:42:06 +00:00
rods%netscape.com a6d34255f9 added bool parm to DoneAddingContent content sink sets it to false r=dcone bug 18241 1999-11-19 15:41:30 +00:00
rods%netscape.com 1799f59bd9 added nsGfxListControlFrame code ifdef'd out r=dcone bug 18241 1999-11-19 15:41:19 +00:00
troy%netscape.com fe56995443 WillReflow/DidReflow changes and changes to the way view positioning
and sizing works
1999-11-19 15:33:29 +00:00
rhp%netscape.com 42e188005c Fix for separators after body text - Bug #: 18972 r: jefft 1999-11-19 15:19:53 +00:00
fur%netscape.com 3843bad8c9 Change IDL to generate identical C++ headers, but with improved scriptability.
r: rpotts
1999-11-19 15:13:00 +00:00
dcone%netscape.com b5f54048f1 Reworked the flashing for porkjockey's. r=rods 1999-11-19 14:56:24 +00:00
terry%mozilla.org 3d32318292 Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary. 1999-11-19 14:50:57 +00:00
jefft%netscape.com 70159478c4 fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; make sure all children node were deleted when rename a folder, also rename the directory if it has subfolders; added m_leftOver to keep tracking partial completed line 1999-11-19 14:39:05 +00:00
jefft%netscape.com fcacfd0ca8 fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; added new method AddSubfolder() 1999-11-19 14:35:31 +00:00
jefft%netscape.com d1c59fa4b0 fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; clear tree selection item when rename 1999-11-19 14:34:55 +00:00
morse%netscape.com f0d2cd713e fix bug 15111, mac not reading cookies file, r=rjc 1999-11-19 10:13:44 +00:00
buster%netscape.com bb015a636d don't know how this got through, I must not have saved the file from my IDE? 1999-11-19 08:43:27 +00:00
buster%netscape.com 99d18b9c63 fixed a typo that compiles on win32 but not on linux 1999-11-19 08:30:02 +00:00
buster%netscape.com 4cbe3e3538 bug 12022, r=rickg 1999-11-19 08:26:56 +00:00
rickg%netscape.com 5fb75a048a corrected type mismatch in memory error status of nsStrings; r=none 1999-11-19 08:10:40 +00:00
rickg%netscape.com cb7b79c204 added DebugDump() to nsString classes for terminal output. Also slightly improved documentation. r=buster 1999-11-19 08:05:30 +00:00
briano%netscape.com ae0daee2cb Automated update 1999-11-19 08:00:23 +00:00
danm%netscape.com a27aa33caa older and wiser, making previous attempt to return correct clientrect actually work. r:saari@netscape.com 1999-11-19 07:56:12 +00:00
nisheeth%netscape.com b0e82245da Backing out mcafee's change to configure.in to fix SunOS bustage. 1999-11-19 07:50:38 +00:00
buster%netscape.com a9dad10f7f first version of interface for content-specific manipulations 1999-11-19 07:44:27 +00:00
nisheeth%netscape.com 0d1be26505 Attempt to fix mac build bustage. 1999-11-19 07:37:04 +00:00
buster%netscape.com 5e269fcf05 moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:35:27 +00:00
buster%netscape.com f70d4ce386 just a comment for future webshell work 1999-11-19 07:32:20 +00:00
buster%netscape.com 27489dbca0 found a tiny bug, possible uninitialized variable. fixed it along with work for:
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:29:13 +00:00
buster%netscape.com e9f5bc6870 DOM extension for exposing text areas to XUL
bug 12022, r=rickg, vidur
also made some improvements for future docshell work
r=rickg, travis
1999-11-19 07:25:11 +00:00
buster%netscape.com 81dcb1e335 DOM extension for exposing text areas to XUL
bug 12022, r=rickg, vidur
1999-11-19 07:24:15 +00:00
buster%netscape.com 5617e8fd55 added nsIGfxTextControlFrame.h 1999-11-19 07:23:47 +00:00
buster%netscape.com 896b73dcde added files: mozilla/layout/html/content/src/nsEditorController.cpp 1999-11-19 07:22:40 +00:00