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

2120 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com e1cef0b2bc Fixed nsCOMPtr problem in ?: statement. 2000-03-29 04:38:38 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
alecf%netscape.com a58777b62d fix my stupid redness 2000-03-29 01:09:56 +00:00
alecf%netscape.com 3b3ee468e0 fix regression #33625 - back out removal of Exists() for now (eventually there will be a better fix here) 2000-03-29 00:39:47 +00:00
ruslan%netscape.com 8b111cbfe2 Adding a new preference for maximum number of http connections: network.http.max-connections=8 (current default) 2000-03-28 22:42:24 +00:00
ruslan%netscape.com b2670e1173 Turning http 1.1 support by default. This may cause leaks to go up slightly
(due to the fact that the idle transports are not always released correctly;
that was always the case, but now it might get exagerrated. Comment out
network.http.version=1.1 and network.http.accept-encoding in case of problems
(it'll return everything back).
2000-03-28 22:14:43 +00:00
rhp%netscape.com c2e5120e3a Changing the default value of using quoted printable in mail message bodies - Bug #29210 2000-03-28 07:21:13 +00:00
alecf%netscape.com bbf1180ce1 back out my change until I can build this on windows again 2000-03-28 05:39:14 +00:00
jdunn%netscape.com f04959ab05 just adding a newline at the end for hpux 2000-03-28 05:06:01 +00:00
alecf%netscape.com 4b5ea380c9 clean up the original prefapi.c
- make lots of functions static that aren't called from outside libpref
- remove dead code
r=neeti
2000-03-28 04:52:52 +00:00
alecf%netscape.com 53d68ef962 trim down nsIPref and begin to cleanup nsIPref
- remove extra calls to nsFileSpec::Exists()
- get rid of PREF_SUPPORT_OLD_PATH_STRINGS
- don't expose nearly so much from the nsIPref interface
r=neeti
2000-03-28 04:50:47 +00:00
sgehani%netscape.com b7c8ff5249 Restoring file dates at install time.
b = 5107
r = dbragg
2000-03-28 03:38:06 +00:00
pnunn%netscape.com 92caad713d bug#33452: r:troy. tested on linux, NT.
fix so frame_complete notifications only occur with animated images.
		  Single frame images only get image_complete notifications.
		  pnunn.
2000-03-27 22:08:15 +00:00
pnunn%netscape.com d08f7c9bb2 bug#32320: r:neeti, fix memleak of png structs. tested on linux,NT
bug#33452: r:troy,  fix so frame_complete notifications only occur on animated images.
		        on single frame images, only give image_complete notifications.
		    tested on linux, NT.
pnunn
2000-03-27 22:04:57 +00:00
rickg%netscape.com 794e353349 removed reference to nsString2 2000-03-26 23:30:52 +00:00
erik%netscape.com bc23e8c247 bug 28968; added default fonts for Unicode under Unix; r=none 2000-03-26 22:36:13 +00:00
rickg%netscape.com 879014aa87 removed reference to nsString2 2000-03-26 09:13:32 +00:00
scc%netscape.com c159ce9031 small changes to clients of string converting APIs 2000-03-26 09:07:50 +00:00
pierre%netscape.com e013a6492a Updated font names for cursive and fantasy to OS9 defaults (the previous ones were not even in OS8.6). 2000-03-25 18:48:25 +00:00
morse%netscape.com c15ec9e970 fix bug 32374, block foreign images 2000-03-25 07:09:25 +00:00
ruslan%netscape.com 18ca13c753 Add more comments to all.js for upcoming http 1.1 preferences 2000-03-24 03:25:08 +00:00
matt%netscape.com 5a1dc07c1b Adding bug for change in java pref 6894 2000-03-23 23:07:20 +00:00
av%netscape.com 11231d848e Fixing mismatching delete's found by Purify, r=waqar 2000-03-23 00:45:49 +00:00
bienvenu%netscape.com e82f7bfb0f add pref for max mpod depth 2000-03-22 21:53:26 +00:00
mstoltz%netscape.com 4785f82ba6 removed files: mozilla/modules/libjar/nsJARStubs.cpp 2000-03-21 04:23:39 +00:00
norris%netscape.com 2d0fe2def4 Added signed script support in Mozilla. bug=7270 r=norris (this is mstoltz's checkin) 2000-03-21 04:21:28 +00:00
norris%netscape.com c4df99d129 Added aggregate principal support. r=norris. (This is mstoltz's checkin) 2000-03-21 04:17:37 +00:00
pnunn%netscape.com 14334b4f85 bug#32378. fix memleak. r:bruce@cybersight.com. 2000-03-20 23:30:26 +00:00
pnunn%netscape.com 9d9706c641 No bug#. Changes so generic factory code is used. r: pavlov 2000-03-20 23:29:21 +00:00
nhotta%netscape.com 5c630c7eb8 Removed obsolete prefs from all.js, bug 28854, r=cata. 2000-03-20 23:11:18 +00:00
morse%netscape.com b0e1cb4f98 backout last checkin since it was breaking other platforms 2000-03-20 18:44:06 +00:00
morse%netscape.com 7107518582 implement test for detecting foreign images 2000-03-19 16:58:35 +00:00
norris%netscape.com d2401d0be5 Fix a number of security bugs. (I can't see the numbers at home because
they have restricted visibility.)
r=mstoltz
2000-03-18 17:48:12 +00:00
ruslan%netscape.com 278afa1388 Add extra comments on new keep-alive preferences 2000-03-18 08:25:01 +00:00
pnunn%netscape.com 2a47a38381 bug#31664: chkin for troy. r:pnunn. 2000-03-18 01:09:39 +00:00
dougt%netscape.com 8126ff53b4 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
neeti%netscape.com 760f19694f fix for 29853 in trunk, r=dp,Animated ads are stopping after one loop, and are then being reloaded from the server 2000-03-17 21:51:31 +00:00
pavlov%netscape.com d5ba4ef60f make the NS_GetFactory stuff use generic factory code instead of doing it all by hand r=dp 2000-03-16 23:42:23 +00:00
chuang%netscape.com dcd4441db9 Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey 2000-03-16 23:15:37 +00:00
morse%netscape.com 5bd6e22c39 turn on image management, r=norris 2000-03-16 15:34:52 +00:00
sspitzer%netscape.com 0b61fb23a1 fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
cancel a news message.  suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
rhp%netscape.com 4e23d61267 Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
av%netscape.com b2e11193ec Fix for 29688, ignorin Java plugin found in 4.x installation; r=stanley.ho@eng.sun.com, a=rickg 2000-03-15 01:27:30 +00:00
pavlov%netscape.com 2062d07f92 fix mac bustage 2000-03-14 07:42:31 +00:00
pavlov%netscape.com 0442a847fa add defined(RHAPSODY) around the XP_MAC lines 2000-03-14 06:16:13 +00:00
ruslan%netscape.com 7586d0290d Add comments to all.js for http1.1 preferences 2000-03-14 03:56:18 +00:00
akkana%netscape.com fec2126d44 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2000-03-14 02:56:48 +00:00
erik%netscape.com 6871a9f5c7 bug 30539; added default fonts for Central European; r=none 2000-03-12 22:33:40 +00:00
rickg%netscape.com ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
rhp%netscape.com 481a94841a Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution) 2000-03-12 01:53:04 +00:00
morse%netscape.com fc9bd9e8ec have wallet functions enabled by default instead of vice versa, bug 27027 2000-03-12 00:09:49 +00:00
morse%netscape.com fae76c1259 generalize per-site permissions, r=norris 2000-03-11 20:09:57 +00:00
morse%netscape.com e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
norris%netscape.com 060e388a6b Files:
caps/idl/nsICertificatePrincipal.idl
	caps/idl/nsIPrincipal.idl
	caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com

Files:
	caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com

Files:
	caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com

Files:
	dom/public/nsDOMPropEnums.h
	dom/public/nsDOMPropNames.h
	dom/src/base/nsGlobalWindow.cpp
	modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com

Files:
	dom/src/base/nsJSUtils.cpp
	dom/src/base/nsJSUtils.h
	dom/src/base/nsJSEnvironment.cpp
	dom/tools/JSStubGen.cpp
	layout/base/src/nsDocument.cpp
	layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com

Files:
	layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00
tbogard%aol.net a069a1170c ContentViewer Initialization now take an nsIWidget instead of a native window. Set status using the nsIWebBrowserChrome interface instead of the old nsIBrowserWindow interface. 2000-03-11 01:25:34 +00:00
mccabe%netscape.com c53dc8519f Fix to 30547
JavaScript error alert popups are now controlled by the "javascript.error.alerts" pref, initially defaulting to false.

In response to to various emails and newsgroup pressure.

a=jar
2000-03-07 07:41:29 +00:00
jeff.dyer%compilercompany.com 8732697965 Fix for #16438 (r=stanley.ho@eng.sun.com). Adds functionality to allow wrapped JSObjects
to be unwrapped. The complete resolution of this bug requires the implementation
of the unwrap function in JPI.
2000-03-07 02:41:11 +00:00
alecf%netscape.com 3be2acf19d first cut at new prefservice. forward the root prefbranch to an internal member variable
not part of build
2000-03-07 01:14:22 +00:00
alecf%netscape.com 5e5035e8c1 first cut at prefbranches, use the old PREF_* api for now
not part of build
2000-03-07 01:13:28 +00:00
alecf%netscape.com 9234e33e7c add nsIPrefService, update nsIPrefBranch to add some functions I missed (not part of build) 2000-03-07 01:01:48 +00:00
dougt%netscape.com d97829c49f Making the debug target include the debug prefix file. Checkin for warren. 2000-03-06 00:59:54 +00:00
warren%netscape.com 0d12f3b2a4 Adding pluginDebugPrefix.h 2000-03-06 00:53:47 +00:00
warren%netscape.com b9eb7f33da Attempt to fix the mac bustage. NS_CurrentThread is only defined for debug builds. 2000-03-05 23:16:28 +00:00
warren%netscape.com c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
sspitzer%netscape.com bedc87f009 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
rjc%netscape.com 9180354767 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2000-03-04 03:07:15 +00:00
alecf%netscape.com f58a6a6df0 add files for pref revamp
(not part of seamonkey build)
2000-03-04 01:45:51 +00:00
edburns%acm.org c5cf5503c3 a=edburns
r=idk
bug=14337
2000-03-04 00:34:55 +00:00
alecf%netscape.com dca8d028ee first time adding nsIPrefListener - not part of build 2000-03-03 20:18:17 +00:00
edburns%acm.org 220a9eb77d r=alecf
a=edburns
bug=25931
2000-03-03 01:53:52 +00:00
av%netscape.com 52a1708dcd Fix for 27755 on behalf of stanley.ho@eng.Sun.COM, r=av, a=rickg 2000-03-03 00:53:45 +00:00
edburns%acm.org 0ebbfaaca6 r=bruce
a=edburns
bug=9854
2000-03-03 00:38:29 +00:00
tbogard%aol.net 4eec4fb506 nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
ben%netscape.com 1da67ff961 search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2000-03-02 06:34:54 +00:00
mkaply%us.ibm.com aaa9e742f9 # 25555
r= dveditz@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-01 15:50:24 +00:00
mkaply%us.ibm.com b85ccb4952 # 25555
r= pnunn@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 21:47:25 +00:00
mkaply%us.ibm.com 91966d8e6a # 25555
r= pnunn@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 21:41:41 +00:00
valeski%netscape.com 87a209cca8 29164. adding milestone to mozilla build 2000-02-29 20:44:54 +00:00
sspitzer%netscape.com ef1e91d682 fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited. also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited) if it is not http: or https:. There is a bug here, we call AddPage() too often and with url that should not be in the history db. this makes history usuable for beta, and prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db. 2000-02-29 00:28:43 +00:00
mkaply%us.ibm.com 55c94ae84a # 25555
r= sspitzer@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-28 15:07:12 +00:00
mkaply%us.ibm.com 5eb928c520 # 25555
r= beard@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-28 15:00:30 +00:00
dveditz%netscape.com 67bbb55a73 fixes bug 29414, all files installed read-only on Win32, r=sgehani 2000-02-28 07:22:23 +00:00
leaf%mozilla.org 61f179a0c3 backing myself out, this should be on a branch. 2000-02-27 10:22:24 +00:00
leaf%mozilla.org 2c93c57cc9 branch cleanup (start page, nspr branch used for pull) 2000-02-27 10:18:24 +00:00
sspitzer%netscape.com a6ef17ab45 fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs. 2000-02-26 07:42:09 +00:00
sspitzer%netscape.com ababf4a10f fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 04:05:00 +00:00
erik%netscape.com cc693f0c5e bug 18136; adding the default font sizes for the various language groups
so that the font prefs UI and layout engine get the appropriate values;
r=pierre; a=rickg
2000-02-25 23:03:47 +00:00
hangas%netscape.com 99011cea8f Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil 2000-02-25 01:55:17 +00:00
pierre%netscape.com 6875bf641b Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg 2000-02-24 12:51:28 +00:00
mcafee%netscape.com 4a79d7baf0 Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering 2000-02-24 00:13:17 +00:00
valeski%netscape.com 64e77f9be7 28782. a=jar. no longer used 2000-02-23 22:48:52 +00:00
gagan%netscape.com d4293a9bc7 r=valeski,rjc a=jar. Fixes for the following bugs-
bug 1582 - HTTP Referer header problem.
This is now resolved with a preference (network.sendRefererHeader)
If set to 0 no referrer header is sent (ever) If set to 1 the
referrer header is sent only in cases of user link-clicks and if
set to 2 is sent from image requests as well.

bug 17158 - No Proxies For wasn't implemented.
This was not being read correctly and I also moved and cleaned up
the parsing function to nsProtocolProxyService (thereby also
killing bug 27728)

bug 24642 - http://www.win98central.com/#437 was crashing.
bug 26686 - crash in nsHTTPRequest destructor.
Both of these crashes were because of the nsHTTPRequest being
unconditionally released in the destructor of nsHTTPChannel. Although the main problem remains, I have made it a non-crasher now.

bug 27844 - HTTP breaks when only using FTP proxy.
This was happening because we were not resetting values of the
proxy when they are removed from the preference pane.
2000-02-23 21:17:17 +00:00
pnunn%netscape.com 3771c07581 bug#28289 & bug#28667. memleaks on gifdecoder and strdups. r:dp, danm a:jar 2000-02-23 02:24:01 +00:00
mcafee%netscape.com f24a92a43b Adding pref to hide IRC menu (28192) r=matt,hyatt a=jar 2000-02-23 01:38:52 +00:00
bruce%cybersight.com bd75c76d80 Fix for a memory leak. a=waterson,r=dougt 2000-02-22 23:47:25 +00:00
cata%netscape.com 37db4e95e7 Changing default pref value. r=naoki, a=bobj, bug #24027 2000-02-21 23:12:22 +00:00
sgehani%netscape.com 567819cbf0 Restore file mode for Win32/Unix when installing.
b = 9148
r = dveditz
a = jar
2000-02-21 20:19:16 +00:00
dveditz%netscape.com a63ee75907 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
pnunn%netscape.com b5a25b83af bug#28289. fix leak. pnunn. r:danm, ok:jevering. 2000-02-18 23:11:48 +00:00
pnunn%netscape.com db8f010d7a bug#28289. fix leak. pnunn r:danm, ok:jevering 2000-02-18 23:10:19 +00:00
attinasi%netscape.com fef91f1dae Typo in printf fixed. r=dcone 2000-02-18 20:57:16 +00:00
attinasi%netscape.com b0140120d7 Added support for millisecond granularity in the stopwatch. r=nisheeth a=rickg 2000-02-18 18:51:39 +00:00
attinasi%netscape.com 6370c96e21 Added RealTimeInMilliseconds method to allow better granularity in timing. r=nisheeth a=rickg 2000-02-18 18:50:28 +00:00
sspitzer%netscape.com 76e28a9dc5 fix for #14349, r=alecf,nhotta a=phil
migrate prefs that were in the system charset to utf8.
2000-02-18 03:42:56 +00:00
morse%netscape.com c757236b97 bug 27027, remove wallet, r=matt, a=jar 2000-02-17 21:27:51 +00:00
sspitzer%netscape.com 4f37660d7e fix for #24916, implement the "first time startup page" r=alecf, a=jevering 2000-02-17 02:27:21 +00:00
alecf%netscape.com ab81781810 fix C++ comments 2000-02-16 09:48:26 +00:00
dveditz%netscape.com c4e48e0b55 Bug 23306 and parts ofbug 12817 speedup 2000-02-16 08:06:13 +00:00
dveditz%netscape.com f620060761 registry speed ups (part of 12817) 2000-02-16 07:45:20 +00:00
nhotta%netscape.com 8ed6b9dab4 Added mailnews.send_default_charset, bug 23540, r=cata. 2000-02-16 07:39:29 +00:00
beard%netscape.com 65c6c8dd72 bug 20185 [PDT+], use nsViewManager2 by default. r=sfraser 2000-02-16 06:19:12 +00:00
cata%netscape.com 5b4291ddc1 Add default pref value for the Charset Detector. r=none (one-liner) 2000-02-16 04:59:54 +00:00
av%netscape.com 114e4ad148 Fixin bug 15210 -- using more specific call CreatePluginInstance
instead of CreateInstance, r=idk@eng.sun.com
2000-02-15 23:24:10 +00:00
racham%netscape.com efdd2288b6 Fixed bugs 23390, 27459. Adding required prefs. r=gayatrib 2000-02-15 22:47:35 +00:00
pnunn%netscape.com b6a91c50eb bug# 27172. pnunn r:neeti. restore mime type after delay callback. 2000-02-15 22:04:55 +00:00
dveditz%netscape.com 524f11871b fixing mac and unix bustage 2000-02-15 02:29:53 +00:00
dveditz%netscape.com 9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
brade%netscape.com 69f48369a4 found another lurker that should have been checked in last week (default prefs) 2000-02-14 14:52:50 +00:00
dougt%netscape.com 2595b7940b forgot to remove timebomb preferences which are no longer used in mozilla.
read xpfe/components/timebomb/nsITimeBomb.idl for new preferences which
are honored.
r=dveditz  This is leftover cruft.
2000-02-14 06:18:00 +00:00
buster%netscape.com 9d7d8eed28 fixing build bustage 2000-02-14 03:41:45 +00:00
mstoltz%netscape.com e526225795 Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris 2000-02-14 01:59:09 +00:00
mstoltz%netscape.com 8df8c26172 Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
morse%netscape.com 0ed0132e13 remove wallet, bug 27027, r=dp 2000-02-13 19:55:05 +00:00
drapeau%eng.sun.com 7f5e768851 Fix for 7783 (r=marklin@eng.sun.com): Removed extraneous #include
statements, including the "pprthred.h" semi-private header.
2000-02-13 09:07:30 +00:00
morse%netscape.com 2825a068a3 fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer 2000-02-12 19:51:59 +00:00
erik%netscape.com 41c4b4d248 bug 24005; wrap a pref around the font size rounding code, as discussed
by rickg, Eric Krock, buster, pierre and I; r=pierre
2000-02-12 17:28:41 +00:00
pnunn%netscape.com aa85daed4b bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp. 2000-02-12 01:51:57 +00:00
av%netscape.com 8395d3af87 Fixing 27469, r=waqar 2000-02-12 01:43:02 +00:00
matt%netscape.com c2b460a506 part of my last check in r=don 2000-02-11 05:04:18 +00:00
norris%netscape.com 5567200a75 Fix 18439 windows.status allows reading links
r=mstoltz
2000-02-11 04:18:39 +00:00
attinasi%netscape.com 046da7439b added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-11 01:19:23 +00:00
slamm%netscape.com c0b5ea322c Add sidebar panel list url (bug 26073). 2000-02-11 01:17:39 +00:00
valeski%netscape.com cc54866f08 24679. removing the milestone from the UA string 2000-02-11 00:57:02 +00:00
attinasi%netscape.com 5554686c40 Backing out accidental changes. 2000-02-10 20:35:41 +00:00
attinasi%netscape.com b96411ee47 added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-10 19:21:54 +00:00
valeski%netscape.com 8dc8022117 getting the rest of necko to use the mimetypes file. also added protection for UA string setup 2000-02-09 05:04:52 +00:00
dp%netscape.com 346ad8dd16 Bg 26937, bug 26759 Enforcing close of the registry before open of a
different registry file. r=dveditz
2000-02-08 21:50:54 +00:00
dp%netscape.com 547fc64bf2 Bug 26937 Added ApplicationRegistry. r=dveditz 2000-02-08 21:49:40 +00:00
valeski%netscape.com 841cf3d745 10465. Adding User Agent components. locale=permanent, changeable by i18n and l10n. milestone=temporary until we have something automated 2000-02-08 05:54:11 +00:00
av%netscape.com 20adb1ce82 Cleaning up. No changes in executable code. 2000-02-08 01:31:16 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
ben%netscape.com f3917d8ee8 provide default pref for modal about window showing. r=bryner 2000-02-06 22:37:01 +00:00
davidm%netscape.com 643d194472 Bug 25949 update access paths for codewarrior update. 2000-02-06 04:38:30 +00:00
av%netscape.com 80ad5c1a9a Fixing 26639, r=serge 2000-02-06 01:57:35 +00:00
sspitzer%netscape.com 1ce8b8478e use and XPIDLCString and prevent a leak. r=alecf 2000-02-05 08:24:07 +00:00
sspitzer%netscape.com 1b6f6f38ce make it so when we read in a prefs file, we call any callbacks.
we need this because if you go through the profile manager, and you have
pref call backs set up (like disabling the xul cache), the call backs won't
fire when you pick a profile.  r=alecf
2000-02-05 07:17:44 +00:00
warren%netscape.com 6139a47ee4 Lowercased method names for idl. 2000-02-04 12:16:33 +00:00
cata%netscape.com 906f2c5982 Temporary splitting the charset menu, until scrollable menus become available. Bug #24029, r=ftang. 2000-02-04 01:28:55 +00:00
erik%netscape.com fbed46ec6e bug 24172; added default font names for Japanese, Korean, Simplified
Chinese; removed old unneeded "intl" prefs; r=none
2000-02-04 00:20:02 +00:00
erik%netscape.com 5f277176b0 bug 24172; added Comic Sans MS for cursive; removed fantasy fonts; r=none 2000-02-04 00:05:00 +00:00
racham%netscape.com a0d648e09d Fix for bug 23339. Adding the domain name pref to grab cookies value. r=gayatrib 2000-02-03 11:21:15 +00:00
alecf%netscape.com 69333716ca add defaults for biff so we don't get 0-length biff times by default
r=sspitzer
2000-02-03 08:11:52 +00:00
alecf%netscape.com ce71d9ffac add news defaults so we dont download all articles by default
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com 9ae0c201e0 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +00:00
valeski%netscape.com 41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
av%netscape.com 3b5e5656c3 Fix 797, r=amusil. Added fail return on not finding a plugin for known mime type 2000-02-03 00:06:28 +00:00
ftang%netscape.com 16a8c496ed r=erik. fix bug 7521. add default face name for different language group 2000-02-02 23:37:00 +00:00
cata%netscape.com b8da73984d Adding 2 i18n prefs. r=ftang. bug #24027 2000-02-02 04:09:05 +00:00
mstoltz%netscape.com 522dcf664a Fixed crashing bug in nsJAR.cpp - was dereferencing unallocated pointer. r=norris 2000-02-02 01:58:37 +00:00
mstoltz%netscape.com 9f00c29250 Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris. 2000-02-02 01:30:12 +00:00
pnunn%netscape.com 4b387cfa79 bug#1248, fix part1. pnunn. rev:troy,dcone,neeti 2000-02-01 22:25:21 +00:00
pp%ludusdesign.com 48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
chuang%netscape.com 8371b92b03 bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:41:31 +00:00
av%netscape.com a1f35cf694 Fixing #21938. Enabled for Windows only. r=pollmann 2000-02-01 00:42:52 +00:00
mstoltz%netscape.com b450915b91 Fixing hoarkage by adding an include statement. r=norris 2000-02-01 00:35:46 +00:00
warren%netscape.com 6a52ad793c Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz 2000-01-31 23:43:09 +00:00
ssu%netscape.com 8c2ab96565 changed standalone libreg to be built with USE_NON_MT_LIBS so it can be linked with native windows installer. No one currently links with stand alone libreg. 2000-01-29 23:16:38 +00:00
sdagley%netscape.com 1546bc8163 Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz 2000-01-29 04:16:36 +00:00
mstoltz%netscape.com 6336aff6b5 Fixing Mac breakage caused by extraneous newlines. 2000-01-29 03:24:30 +00:00
mstoltz%netscape.com da00e27857 nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris 2000-01-29 00:06:15 +00:00
mstoltz%netscape.com a5072b2c43 Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris 2000-01-29 00:03:57 +00:00
dougt%netscape.com bae665046a Giving these files Purify loving. r=dveditz 2000-01-28 23:37:27 +00:00
av%netscape.com 56f0cdee15 Introducing flags to specify plugins dir location.
Not used yet. Getting ready for 21938.
2000-01-28 00:49:09 +00:00
warren%netscape.com 9e7506770a Fixed error case to return error. 2000-01-27 09:21:00 +00:00
warren%netscape.com c6cf2a3361 Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work. 2000-01-27 08:57:14 +00:00
norris%netscape.com 71c03dd87a Fix 24563 Can not change window size with changing window innerHeight
r=mstoltz
2000-01-26 15:30:48 +00:00
dcone%netscape.com e31204f271 support for regression testing. r=rods 2000-01-26 15:14:41 +00:00
ssu%netscape.com 00d1875007 A few problems with nsJar:
1.  When opening a file via the OpenArchiveWithFileDesc() you can not
    delete the file descriptor.
2.  Mode was wrong for the extract routine.
2000-01-25 20:41:47 +00:00
sspitzer%netscape.com b26f7b3d29 turning off my debug printfs. 2000-01-25 03:19:53 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
bryner%uiuc.edu 2cfcf03a92 Fixing linux build bustage. r=pavlov. 2000-01-24 04:45:54 +00:00
warren%netscape.com f96cff45ad Added code to cancel/suspend/resume jar channels. Bug #24338 2000-01-24 03:54:20 +00:00
norris%netscape.com 8507a58ec3 Files:
caps/include/nsScriptSecurityManager.h
	caps/src/nsScriptSecurityManager.cpp
	modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson

Files:
	dom/src/base/nsGlobalWindow.cpp
	layout/base/src/nsDocument.cpp
	layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.


Files:
	dom/src/jsurl/nsJSProtocolHandler.cpp
	webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth

Files:
	layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
ssu%netscape.com f9261ad8ac undoing my previous checkin. wrong branch. 2000-01-19 19:19:00 +00:00
ssu%netscape.com 00894504d9 working on fixing disk space calculation problems with certain components 2000-01-19 19:18:07 +00:00
gayatrib%netscape.com 534335260b Added code to check for existence of a jar file in the cache before downloading it. r=warren 2000-01-19 07:20:31 +00:00
pavlov%netscape.com c0e2eb46bc add a default pref r=alecf 2000-01-19 01:15:22 +00:00
morse%netscape.com de1e526b0a speed up download of wallet tables, r=dp 2000-01-19 01:14:53 +00:00
av%netscape.com 56ca2bc9c3 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
erik%netscape.com 7e108e017e bug 24172; added some default font names to this default Windows pref file;
r=cata
2000-01-18 23:03:11 +00:00
alecf%netscape.com c6e7c4f9b7 fix for #21425
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
nisheeth%netscape.com 0eecadd5cb Remove end of line whitespace to get rid of warnings on Linux. 2000-01-18 22:01:20 +00:00
sfraser%netscape.com 5b11c15980 Fix for bug 24232 -- ensure that we resolve aliases when loading defaulprefs files. r=alecf 2000-01-18 21:48:16 +00:00
brade%netscape.com 0f18b3d04a pref for mjudge (selection behavior) 2000-01-18 15:31:19 +00:00
neeti%netscape.com de2f1cc41f fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn 2000-01-18 13:10:47 +00:00
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
dveditz%netscape.com 7184581a85 Bugs 7132, 22712: registry keys are now case-sensitive 2000-01-16 01:18:52 +00:00
erik%netscape.com 012a52cadf bug 8801; add default font name prefs for Unix; r=ftang 2000-01-15 16:38:35 +00:00
erik%netscape.com f39bfbbc25 bug 8801; remove all the new font size prefs, since default value is now
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
2000-01-15 16:32:11 +00:00
morse%netscape.com f71937910e fix bugs 23037,23930,23912, r=dp 2000-01-15 10:03:22 +00:00
alecf%netscape.com 532cba7b20 add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
r=sspitzer
2000-01-15 03:06:39 +00:00
sspitzer%netscape.com d8a5c41c93 backing out andreas and warren 2000-01-14 22:01:56 +00:00
warren%netscape.com ea798addcb Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren 2000-01-14 08:50:03 +00:00
racham%netscape.com 45e92fe62b Fixing bug 14358. Adding product registration prefs. a=McAfee. 2000-01-14 08:26:41 +00:00
scc%netscape.com a6f15a4b09 Added |ilISystemServices::GetIID()| to fix build bustage 2000-01-14 02:05:53 +00:00
norris%netscape.com 87697c901f Work on 13838 missing property checks
r=mstoltz
2000-01-14 00:08:44 +00:00
gordon%netscape.com c984eee3a8 Enabling memory cache. r=warren. 2000-01-13 23:56:39 +00:00
pnunn%netscape.com fc65a596ce bug#17781. Clean up. pnunn@netscape.com. 2000-01-13 23:08:35 +00:00
pnunn%netscape.com 60d91c9b89 bug#17781: clean up. pnunn@netscape.com. 2000-01-13 23:07:37 +00:00
pnunn%netscape.com 38aa1d4fda bug#17781. pnunn@netscape.com. 2000-01-13 23:06:31 +00:00
pnunn%netscape.com 4c7809c8ab bug#17781, 8520, 3791: ABR in gif comment field. pnunn. rev:neeti@netscape.com. 2000-01-13 23:04:20 +00:00
sspitzer%netscape.com 09bddcbd46 "news.notify.size" is not used anymore. 2000-01-13 04:05:51 +00:00
sspitzer%netscape.com eb70358b99 fix for #23573
sort the non-special default js files in reverse alphabetical order before parsing them.
r=alecf
2000-01-12 00:53:38 +00:00
mcafee%netscape.com baf0d6059d Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc 2000-01-12 00:45:13 +00:00
norris%netscape.com ab39816cf4 Get IRCChat working without compromising security.
Fix bugs 20261, 23518
r=rginda,mstoltz
2000-01-11 22:02:06 +00:00
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
pnunn%netscape.com d1a8e1af27 Updated makefile.win for jpgcom. pnunn. 2000-01-11 19:51:02 +00:00
sspitzer%netscape.com d6ed91fe90 fix bug #23370 2000-01-11 10:01:31 +00:00
sspitzer%netscape.com 248e618bcb fix bug #23366 2000-01-11 09:57:50 +00:00
cls%seawood.org 4f34e05855 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
mcafee%netscape.com 45467c5e4f Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf. 2000-01-08 19:50:34 +00:00
rpotts%netscape.com 023f2ff6e1 Made contentType a read/write attribute of nsIChannel 2000-01-08 06:26:04 +00:00
mcafee%netscape.com f96506ddf4 DEBUG_mcafee debug info. r=pavlov 2000-01-08 03:28:04 +00:00
mcafee%netscape.com 731745f837 Ifdef-ing out LI pref stuff, this is not used. r=alecf 2000-01-08 01:56:50 +00:00
rgoodger%ihug.co.nz d2a1efc951 adding some default prefs to accomodate the new prefwindow... 2000-01-07 08:49:41 +00:00
mcafee%netscape.com 2658ce362e ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti 2000-01-07 08:29:50 +00:00
sspitzer%netscape.com b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
jdunn%netscape.com 9253e8c89b resolving all unresolved symbols at link time
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:46:06 +00:00
sspitzer%netscape.com e397a910fc fix for javascript assertion in bug #23282 2000-01-06 22:24:27 +00:00
bryner%uiuc.edu d83a9c65ee Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.
2000-01-06 06:22:00 +00:00
jdunn%netscape.com d8dfc5e557 deleting a void * is bad!
r= beard
2000-01-06 00:40:32 +00:00
rjc%netscape.com 8fa5608f44 Set the default value of the "custtoolbar.personal_toolbar_folder" preference to be an empty string, due to how the bookmark's service now works. 2000-01-05 04:49:50 +00:00
sspitzer%netscape.com b02bce1850 fix a bunch of warnings for beard, so that he can see (and fix) the real warnings 2000-01-05 01:41:06 +00:00
av%netscape.com 67ea41bb94 Bug 22598. r=vidur 2000-01-05 01:18:38 +00:00
pnunn%netscape.com 26f7d64cd8 bug 14734. Took out redundant code. pnunn. 2000-01-05 00:09:55 +00:00
warren%netscape.com 5b028e92f2 Removed cruft. 2000-01-04 22:40:19 +00:00
warren%netscape.com 8ff1cacc76 Removed obsolete security stuff. 2000-01-04 22:19:45 +00:00
Jerry.Kirk%Nexwarecorp.com 96b8b6ea2b Remove #includes of libmocha.h and libevent.h which according to Shaver
don't need to be there. I noticed this problem under Neutrino because
these header files also use "uint" which was undefined.
b=23041 r=jst@citec.fr
2000-01-04 20:40:09 +00:00
dougt%netscape.com e4f7318547 fixing build bustage. 2000-01-04 01:55:03 +00:00
sgehani%netscape.com 30b26e740b Fix build butsage for dougt. 2000-01-04 01:53:13 +00:00
dougt%netscape.com 3f110c059f Fixing build bustage. 2000-01-04 01:10:33 +00:00
dougt%netscape.com 23c8e43b7a adding include of prio.h. I am not sure how this worked before. 2000-01-04 00:00:08 +00:00
dougt%netscape.com 2e7a8b1044 Adding newline to end of file to fix build bustage on unix. 2000-01-03 23:56:38 +00:00
dougt%netscape.com e57d8fe707 Converting to use nsIModule macro. r=dp, jud. 2000-01-03 23:32:11 +00:00
dougt%netscape.com 2318e4a20c Including nsFileSpec.h directly. prep for nsIFile landing. 2000-01-03 23:31:09 +00:00
dougt%netscape.com 75e9bc8d48 Including nsFileSpec.h directly. This prep work for the nsIFile landing. 2000-01-03 23:28:35 +00:00
dougt%netscape.com 763d0f8810 Including nsFileSpec.h directly. This prep work for the nsIFile landing. 2000-01-03 23:21:36 +00:00
dougt%netscape.com 57f3febfe4 Converting to use nsIModule macro. r=dp. 2000-01-03 23:20:25 +00:00
rjc%netscape.com c7a74439e2 Even better. 1999-12-30 15:18:52 +00:00
rjc%netscape.com 5e34f13a14 Add search default preferences. 1999-12-30 14:37:26 +00:00