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

1924 Коммитов

Автор SHA1 Сообщение Дата
neeti%netscape.com 7e5b8fc55c bug 12423,Read user.js on startup after prefs.js is read.r=alecf 2000-03-30 04:25:07 +00:00
jim_nance%yahoo.com dc0e139673 Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
av%netscape.com 8f89e6a0ae Fix for 33536, r=serge 2000-03-29 23:58:42 +00:00
alecf%netscape.com 37043e78db further fix prefs saving problem by not recording error when ANY prefs file failes to open, just when evaluation fails 2000-03-29 10:07:39 +00:00
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