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

112260 Коммитов

Автор SHA1 Сообщение Дата
mikep%oeone.com 7de4e09051 Fixing tooltips, bug 180080. 2002-11-15 20:51:22 +00:00
mcs%netscape.com 69fef69120 Fix bug # 163534 - remove Netscape Confidential and Proprietary marker
from errormap.c.
2002-11-15 20:18:50 +00:00
mcs%netscape.com ba53c14282 Fix bug # 38012 - 64bit issues within CRC-32 code.
Define 32-bit integral types in portable.h (nsldapi_int_32 and
	nsldapi_uint_32) and use them in the memcache crc32_convert()
	function.
2002-11-15 20:15:53 +00:00
cmanske%netscape.com 349df9d579 Final removal of 'editorShell'. b=169029, r=akkana, sr=sfraser 2002-11-15 15:52:47 +00:00
cmanske%netscape.com 8abf4c3828 Final removal of 'editorShell' from DOM inspector. b=169029, r=akkana, sr=sfraser 2002-11-15 15:45:48 +00:00
cmanske%netscape.com 81b7a3c811 Final removal of 'editorShell' and associated files. b=169029, r=akkana, sr=sfraser 2002-11-15 15:42:22 +00:00
cmanske%netscape.com 4e3ba622bb Final removal of 'editorShell' and associated files. b=169029, r=brade, sr=sfraser 2002-11-15 15:36:44 +00:00
ccarlen%netscape.com 723d04f77d Bug 179932 - Need GetCFURL() on nsILocalFileMac. r=sdagley/sr=sfraser 2002-11-15 15:35:17 +00:00
timeless%mozdev.org 050718bdb2 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-11-15 15:24:56 +00:00
timeless%mozdev.org 60c6184e99 Bug 156454 DOM Mouse Scroll events should be handled by a <handler>
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:53:33 +00:00
timeless%mozdev.org e8d77d2171 Bug 164664 JS console evaluation ignores leading whitespace
patch by neil@parkwaycc.co.uk r=caillon sr=bz
2002-11-15 14:43:07 +00:00
timeless%mozdev.org e941c36d6a Bug 153869 Obsolete code in help.js
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:39:41 +00:00
timeless%mozdev.org 39a72d8736 Bug 136130 JavaScript Console is missing the new Windows menu
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:36:21 +00:00
timeless%mozdev.org a0be32b8ab Bug 125268 Edit/Pr_e_ferences, not Pre_f_erences
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:34:17 +00:00
dbradley%netscape.com 39cadd74bc Bug 180098 - "--enable-activex-scripting" option seems to break composition window. Error was in enumeration when IDispatch logic was turned on. r=adamlock, sr=jst 2002-11-15 13:57:16 +00:00
timeless%mozdev.org a7b0a890fd not part of the build
Makefile.in changes should make this build on platforms (at least windows)
grabpage.cpp suffered from serious API rot.
2002-11-15 12:22:58 +00:00
seawood%netscape.com 7f7adc9c4b Add bayesian filter & mailview to list of meta_mail sub-components.
Make meta component list more readable
2002-11-15 09:39:03 +00:00
gerv%gerv.net d2c104f77e Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave. 2002-11-15 08:48:59 +00:00
pete.zha%sun.com 7530f71db1 nsFT2FontCatalog compile error when build mozilla(gtk2) on solaris9
b=180052 r=cls sr=bzbarsky@mit.edu
patch=louie.zhao@sun.com
2002-11-15 08:26:58 +00:00
bratell%lysator.liu.se 7b73ea06ff Bug 93066 - Don't use FindCharInSet when searching for only one character. r=sspitzer, sr=alecf 2002-11-15 08:16:43 +00:00
darin%netscape.com 5e2f670480 1) add clientUp and clientDown ipc module notifications
2) cleanup some comments in ipcModule.h
2002-11-15 08:01:55 +00:00
seawood%netscape.com 04a0192442 Forte doesn't allow suffixes other than .o so change the naming scheme of host-compiled object files from .ho to host_%.o . Adds the unenforced rule that source files should not start with host_.
Bug #179895 Fixing tinderbox bustage
2002-11-15 07:24:44 +00:00
bolian.yin%sun.com 8873427f60 Bug 175947, port 123389's fix from gtk1 to gtk2: copy&paste between mozilla&openoffice.
patch by louie.zhao@sun.com. r=blizzard. This is NOT for default build.
2002-11-15 07:01:23 +00:00
nelsonb%netscape.com 48dace80e4 Fix crash when formatting a cert with optional version not given. 2002-11-15 06:32:51 +00:00
seawood%netscape.com 0d047d19bd Disable dependency generation on OS/2 until bug 135795 is fixed. 2002-11-15 05:42:39 +00:00
jpierre%netscape.com 0203577bab Patch for 180228 - export CRL cache flush API . r=wtc 2002-11-15 05:04:05 +00:00
pete.zha%sun.com ef6d69bb4e Font Catalog Service
b=144664 r=bstell@ix.netcom.com sr=bryner@netscape.com
patch=louie.zhao@sun.com
2002-11-15 04:59:17 +00:00
seawood%netscape.com ca17a82709 Make mkdepend failures a fatal condition.
Treat nsinstall & mkdepend as HOST_PROGRAMs so that they don't call mkdepend to generate dependencies.
Bug #179895 r=bryner
2002-11-15 03:41:17 +00:00
sspitzer%netscape.com a8b5b1733c code cleanup.
don't do AppendInt(x, 10); as 10 is the default.
just do AppendInt(x);
rs=bienvenu.
2002-11-15 03:29:22 +00:00
caillon%returnzero.com 60f558c145 177153 - Cleanup of inspector toggling code
r=timeless sr=bzbarsky
2002-11-15 03:20:01 +00:00
caillon%returnzero.com 8e703da896 Bug 180185, nsStyleText::WhiteSpaceIsSignificant() should take -moz-pre-wrap into account too
r=dbaron sr=bzbarsky
2002-11-15 03:14:56 +00:00
seawood%netscape.com 59fb5a43ae js/jsd/classes are not part of the java module 2002-11-15 02:42:23 +00:00
bryner%netscape.com 50dd41278a port fix for bug 172022 to phoenix 2002-11-15 02:19:07 +00:00
bryner%netscape.com 44c4111e1b Get XRE building on OS X 2002-11-15 02:05:19 +00:00
seawood%netscape.com 718ce0b0bc Update Info.plist to contain the proper doc type, use the proper version string, use the proper bundle name & allow for dropping of files onto the dock icon.
Thanks to Conrad Carlen <ccarlen@netscape.com> for the patch.
Bug #178742 r=pinkerton sr=sfraser
2002-11-15 01:51:39 +00:00
blizzard%redhat.com 3abd837979 Backout checkin for bug #175320. It was causing cookie files to be saved without any entries but still with the standard "This is a generated file!" header. sr=bz 2002-11-15 01:47:59 +00:00
bryner%netscape.com 57525a010c Fixing topcrash bug 179548 (crash when closing tab via mouse gesture) by null checking the event target frame before dispatching the event the second time, since the first dispatch can nuke the frame. r=dbaron, sr=bzbarsky. 2002-11-15 00:59:28 +00:00
rogerl%netscape.com 95e98e44ec Fixed arrayliteral & for-init stack. Changed class names to uppercase. 2002-11-15 00:55:22 +00:00
timeless%mozdev.org 356f0121be Bug 180210 nsCookie::~nsCookie frees uninitialized values
r=morse sr=bz
2002-11-15 00:45:51 +00:00
nhotta%netscape.com fe2b660273 Changed to do UTF-8 conversion right after we get the body,
bug 120728, r=ducarroz, sr=bienvenu.
2002-11-15 00:03:49 +00:00
nelsonb%netscape.com 0dba5a0882 Make selfserv build for Darwin. 2002-11-14 23:33:24 +00:00
nhotta%netscape.com 79f83260c7 Removing unnecessary CreateUtf7ConvertedString,
bug 180166, r=naving, sr=bienvenu.
2002-11-14 23:33:02 +00:00
mcs%netscape.com 305a31fde8 Fix bug # 179951 - libprldap "cross thread" memory leak.
The prldap_tsd_destroy() function (which is called when a
	thread exits) was not freeing the information contained within
	the PRLDAP_ErrorInfo structure. Added prldap_free_errorinfo()
	and a way to determine if that thread-private data looks like
	error information (the plei_magic field). At the moment, only
	one kind of thread-private data is stored anyway (the error
	information).

	The prldap_allocate_map() function, which is called when a new
	LDAP session is created, was blindly setting the thread-private
	error information pointer to NULL. But if a different thread
	created or used an LDAP session than called ldap_unbind(), old
	error information may have been left in memory. Now the error
	info. pointer is reset and reused, which was the original goal.
2002-11-14 23:07:27 +00:00
bienvenu%netscape.com 304d626a2b remove unneeded call to CreateUtf7ConvertedString when refreshing folder acl r=nhotta, sr=sspitzer 180158 2002-11-14 22:01:58 +00:00
igor%mir2.org 8223942873 Replace getScriptable() by getFunctionName() in omj/debug/DebuggableScript.java as the debugger used DebuggableScript.getScriptable() only to query function names.
It allows to implement the DebuggableScript interface only  by omj/InterpreterData instead of 2 identical implementations by InterpretedFunction and InterpretedScript.
2002-11-14 21:12:36 +00:00
darin%netscape.com 978883d928 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
seawood%netscape.com 5ddf0b8271 Oops. I checked in v1.0 instead v1.1. Too many trees.
Fixing clobber bustage
2002-11-14 20:23:26 +00:00
bzbarsky%mit.edu b2ce42e0d7 Fire onScroll after the scrolling has happened. Bug 179857, r=jkeiser, sr=jst 2002-11-14 20:00:13 +00:00
mkaply%us.ibm.com 1e61600e3d #176609
r=mkaply, sr=blizzard (platform specific code)
OS/2 only - use browser DPI for bitmap fonts as well
2002-11-14 19:53:20 +00:00
mkaply%us.ibm.com 4a5c7124a1 150156 type fix for OS/2 - do a copy if move fails because file already exists 2002-11-14 19:41:18 +00:00