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

43510 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 806774dd9d Fix dumb leak. 1999-10-06 01:02:11 +00:00
sdagley%netscape.com 25e209dcc2 First Checked In. 1999-10-06 01:00:58 +00:00
rogerl%netscape.com a881374871 Added version 150, changed version testing in regexp 1999-10-06 00:10:27 +00:00
waqar%netscape.com 0b9d4f8f8f # 9777
r vidur
d When splitText has an index error, it used to send NS_ERROR not it sends
  the proper DOM index size error.
1999-10-06 00:06:53 +00:00
tao%netscape.com 1a6db2425c Add flags to selectively build subdirectories. 1999-10-06 00:03:37 +00:00
kipp%netscape.com 429c91ee8d Cleanup special viewers too 1999-10-06 00:00:18 +00:00
kipp%netscape.com aee944905d Implement ShowContentSize; fixed a bug where we weren't removing the browser window as a doc-loader observer which sometimes triggers a crash when the -f argument to the viewer is used 1999-10-05 23:59:59 +00:00
cata%netscape.com 83d10b4178 added files: mozilla/intl/uconv/ucvtw2/nsUCvTw2Module.cpp, removed files: mozilla/intl/uconv/ucvtw2/nsUCvTW2Dll.cpp 1999-10-05 23:58:49 +00:00
morse%netscape.com b216201313 fix bug 15572, clean up build warnings, reviewed slamm 1999-10-05 23:58:45 +00:00
kipp%netscape.com e985fb06bf Tweaked refcnt munging to better support refcnt tracking 1999-10-05 23:58:32 +00:00
kipp%netscape.com 85c7cde646 Fixed a memory leak of widgets triggered when the close box for a window is hit 1999-10-05 23:57:57 +00:00
cata%netscape.com 398f7d7b12 added files: mozilla/intl/uconv/ucvtw/nsUCvTwModule.cpp, removed files: mozilla/intl/uconv/ucvtw/nsUCvTWDll.cpp 1999-10-05 23:57:29 +00:00
kipp%netscape.com dd815430d4 Work around a flaw in the doc-loader not handling a RemoveObserver call during an observer notification 1999-10-05 23:57:20 +00:00
morse%netscape.com 8bf8ba207a fix bug 15572, fix up build warnings, reviewed slamm 1999-10-05 23:56:59 +00:00
kipp%netscape.com 3264d673a9 Improved printouts so that addref/release tracing always shows the old/new refcnts in decimal instead of old in decimal and new in hex 1999-10-05 23:56:33 +00:00
cata%netscape.com 5e6bf6fc1f added files: mozilla/intl/uconv/ucvlatin/nsUCvLatinModule.cpp, removed files: mozilla/intl/uconv/ucvlatin/nsUCvLatinDll.cpp 1999-10-05 23:56:08 +00:00
cata%netscape.com cbf8efae9d Converting library to Module. Bug 15589. Reviewed by dp. 1999-10-05 23:54:18 +00:00
kipp%netscape.com 7c4773a988 Implemented suggested change so that leak info is printed if an env variable is used 1999-10-05 23:54:08 +00:00
cata%netscape.com 30fc0afd96 added files: mozilla/intl/uconv/ucvko/nsUCvKoModule.cpp, removed files: mozilla/intl/uconv/ucvko/nsUCvKODll.cpp 1999-10-05 23:53:21 +00:00
cata%netscape.com 5dc1d9c7bf added files: mozilla/intl/uconv/ucvja/nsUCvJaModule.cpp, removed files: mozilla/intl/uconv/ucvja/nsUCVJADll.cpp 1999-10-05 23:51:46 +00:00
ducarroz%netscape.com 597d3a160c related to bug 14561, fix some other case where we didn't bring back errors while sending message. R=rhp 1999-10-05 23:48:40 +00:00
kipp%netscape.com 3eaba4f422 Support SizeOf methods 1999-10-05 23:47:46 +00:00
hangas%netscape.com 73c618e840 Fix bug 13729 for putterman/hyatt. Tree headers not always displaying on Mac/Linux. Commented out optimization in Reflow(). r=hyatt. 1999-10-05 23:46:16 +00:00
mcafee%netscape.com 886ef180d1 removing redundant xul: tags, minor whitespace stuff. r=slamm 1999-10-05 23:44:41 +00:00
pollmann%netscape.com 9fff77bf97 Bug 15170: Implement onchange notification for list boxes 1999-10-05 23:43:06 +00:00
mcafee%netscape.com c4654485e8 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
rjc%netscape.com d5cc699921 Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com 1999-10-05 23:39:48 +00:00
danm%netscape.com 97d547983d Release XP menu rollup listener before menu is executed. This restores normal event handling earlier. Fixes bug 15596. r:hyatt 1999-10-05 23:31:06 +00:00
selmer%netscape.com d381f0e440 new fn definitions 1999-10-05 23:18:35 +00:00
selmer%netscape.com 9cca47598a Removed temporary 'NewConfig' fix in favor of real fix 1999-10-05 23:18:12 +00:00
selmer%netscape.com 4c045429c1 Fix dialogs a little (more required) and fix handling of GlobalArrayIndex 1999-10-05 23:17:07 +00:00
selmer%netscape.com e70de3104b Updates to make all functions go through 'command' except generatelist and installbuilder (fix those later) 1999-10-05 23:15:49 +00:00
ramiro%netscape.com 811f5ab835 Fix for bug 15245. Rearrange the inclusion of system headers to unbreak
some unix compilers.  Patch provided by tor@cs.brown.edu and reviewed by me.
1999-10-05 23:08:19 +00:00
varada%netscape.com 83756f109c moving branding_page4.ini to the page before the installer page bug 11342 1999-10-05 22:57:18 +00:00
cata%netscape.com 1f327eb1f1 Fix my Unix breakage. 1999-10-05 22:33:09 +00:00
waterson%netscape.com de8f3449d5 Fix crasher when loading XUL in viewer and no localstore is present. 1999-10-05 22:22:40 +00:00
rhp%netscape.com ffaae7a7ee Fix for my screw up...sorry about this. 1999-10-05 22:15:43 +00:00
rogerl%netscape.com f775195a30 Bug #14545 - get array length exceptions working with non-Number array
contructor arguments.
1999-10-05 22:11:57 +00:00
waterson%netscape.com a1cde307de Bug 13910. Make sure we push the 'NC:description' attribute. r=dougt 1999-10-05 22:11:44 +00:00
morse%netscape.com 35eeaffa17 fix bug 14889, lazy initialization of wallet, r=sfraser 1999-10-05 22:11:22 +00:00
mscott%netscape.com 207c54ed3b Bug #15583 --> fix warning (unused variable)
r=sspitzer
1999-10-05 22:03:50 +00:00
sspitzer%netscape.com 8c62111992 fix for #15617. always save prefs after migration. not sure why prefs aren't being saved anymore, but this is a good idea. r=mscott 1999-10-05 22:02:58 +00:00
cata%netscape.com 733de780a8 added files: mozilla/intl/uconv/ucvcn/nsUCvCnModule.cpp, removed files: mozilla/intl/uconv/ucvcn/nsUCvCnDll.cpp 1999-10-05 21:26:47 +00:00
cata%netscape.com b73381597c Converting library to Module. Bug 15589. Reviewed by dp. 1999-10-05 21:25:47 +00:00
dougt%netscape.com 57ccbe08a6 1) Adding an eventsinkgetter interface so that when 13894 become unblocked (when gagan
checks in his protocol messages)  we will automatically get onStatus and onProgress
notification.  reviewed by dveditz.
1999-10-05 21:18:48 +00:00
rhp%netscape.com 6de12fbdda Fix for #14120 - Reviewer - bienvenu 1999-10-05 21:17:17 +00:00
dougt%netscape.com 1a924bd0b3 Change pref name
Added Preferences for software notification timer (see 14729) r. samir g.
1999-10-05 21:15:30 +00:00
dougt%netscape.com cc353be680 set software notification timer to once per week. 14729 R. sgehani
Update pref name
1999-10-05 21:14:13 +00:00
waterson%netscape.com 14d8b9492e Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt. 1999-10-05 21:13:55 +00:00
jband%netscape.com 8e2a51ab02 the JS engine part of the fix for bug 14738. This does two things: 1) expose the JSClass for JSError so that it is possible to detect from the outside if a given JSObject is of that JSError class, and 2) expose an api call via which the JSErrorReport can be extracted from a JSError (if present). This change required renaming the JSClass used for JSError, so many lines were touched 1999-10-05 21:07:23 +00:00