Commit Graph

1954 Commits

Author SHA1 Message Date
ruslan%netscape.com
41eec21b26 Adding additional prefs for networking 2000-04-12 02:51:58 +00:00
pnunn%netscape.com
c633f66dcc bug#34801: put a frame notification back at end of frame decoding. r:rods, a:leaf. 2000-04-06 21:51:58 +00:00
edburns%acm.org
b419700390 a=leaf
r=edburns
Author = snizinsk@us.ibm.com

bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34762

Use PR_CALLBACK on thread_starter
2000-04-06 04:20:32 +00:00
alecf%netscape.com
da68f81bcc fix for #34199 r=sspitzer a=leaf
when enumerating preferences, build up the list before the callback is called, instead of while the hash table is being enumerated
2000-04-05 23:09:04 +00:00
cls%seawood.org
adef1ac6f6 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
bienvenu%netscape.com
138ad12155 adding some default server prefs for imap delete, fetch by junks, mpod 2000-04-05 05:31:14 +00:00
mkaply%us.ibm.com
1217d7950e # 34082
r= pnunn@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:36:47 +00:00
mkaply%us.ibm.com
3f84397612 # 34082
r= alecf@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:35:25 +00:00
pavlov%netscape.com
b91c4d19b9 fix morse's last checkin to not have to allocate strings 2000-04-05 00:34:36 +00:00
morse%netscape.com
81518e0e27 fix bug 34165, Allow viewing blocked images 2000-04-05 00:13:00 +00:00
mstoltz%netscape.com
5c520e108c Fixed crash when calling nsJARInputStream from nsJARChannel. 2000-04-05 00:12:20 +00:00
warren%netscape.com
be2da70b76 Making nsJARDownloadObserver have thread-safe addref/release. 2000-04-04 08:34:37 +00:00
warren%netscape.com
4bff76e760 Fixed uninitialized variable. 2000-04-04 07:11:30 +00:00
warren%netscape.com
1e3761ff4d Fix to make download observer not crash. 2000-04-04 05:56:11 +00:00
cls%seawood.org
f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
scc%netscape.com
c5c503948f making string conversions explicit 2000-04-03 11:20:35 +00:00
scc%netscape.com
7f12694e41 making string conversions explicit 2000-04-03 09:20:26 +00:00
davidm%netscape.com
333db27269 remove obsolete cache preferences 2000-04-03 01:50:53 +00:00
jst%netscape.com
94e684ba9d Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now. 2000-04-02 17:46:30 +00:00
jst%netscape.com
9f4e5b9940 Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far. 2000-04-01 13:31:23 +00:00
cls%seawood.org
cd487cbabb Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
rjc%netscape.com
6f18d0a1da Get hard-coded beta1 search URLs out of the tip. 2000-04-01 09:37:27 +00:00
mscott%netscape.com
c89735a246 Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00
pnunn%netscape.com
4395e272e6 bug#33452, line 476, remove extraneous frame notification. r: troy, tested on NT, linux
bug332697, line 1563, Use net context of last image req for reconnect. r: neeti, tested on NT, linux.
	pnunn.
2000-03-30 22:39:53 +00:00
ruslan%netscape.com
5b6e4d9089 Add a few new prefs for the future pipelining landing 2000-03-30 22:25:20 +00:00
sgehani%netscape.com
c0f9d1f5bc Fix libjar runtime bustage on the Mac. b = 33656 2000-03-30 09:52:32 +00:00
warren%netscape.com
69ca3f19d4 Bug 28269. jar file cache should open local files in place 2000-03-30 08:13:50 +00:00
warren%netscape.com
6de6d5885a Fixed sig of LoadEntry 2000-03-30 08:09:45 +00:00
warren%netscape.com
283c34222c Fixing bugs in jar input streams for jar: protocol. 2000-03-30 07:41:37 +00:00
warren%netscape.com
351d82c77b Making jar: protocol work in general, and OpenInputStream in particular. 2000-03-30 07:39:31 +00:00
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