hoa.nguyen%intel.com
549d6c6611
Adding legacy plug-in support for Linux. These changes depend on a new gtkxtbin library.
...
This applies to bug #31012 . r=blizzard
2000-04-22 20:50:22 +00:00
av%netscape.com
7cf1b4fba1
Fixing memory leak during start up, #35912
2000-04-22 00:04:24 +00:00
granrose%netscape.com
503a0abe8c
change default user agent string milestone from m14 to m16.
2000-04-20 22:42:23 +00:00
pnunn%netscape.com
e0d8e084df
bug#3013: turning on 8 bit mask generation. pnunn. tested nt, mac, linux.
2000-04-20 22:36:06 +00:00
pnunn%netscape.com
87fd6b3cd6
bug#3013; bug#16742; and maybe bug#28616: fixed scaling on 8 bit masks. pnunn. tested on nt, linux, mac
2000-04-20 22:34:05 +00:00
davidm%netscape.com
41b981eff4
21100 Implement file cache
2000-04-19 04:41:57 +00:00
av%netscape.com
0f465e4756
#26893 , moved GetDOMElement from nsIPluginTagInfo to nsIPluginTagInfo2.h
2000-04-18 21:44:56 +00:00
jband%netscape.com
bca6601e81
add an assert for a whacky case that is not supposed to happen but biting me a while back when some other code was broken. This has been kicking around my tree for a while.
2000-04-18 21:44:38 +00:00
pnunn%netscape.com
e1cdbeacdf
bug#924. Added test in clean up. pnunn.
2000-04-18 21:20:56 +00:00
ruslan%netscape.com
c9d6ecf74a
Add a new pref
2000-04-18 02:36:28 +00:00
neeti%netscape.com
faadb1d426
fix for 21329, restricting the number of items in cache only for windows.r=pnunn
2000-04-17 00:28:56 +00:00
warren%netscape.com
9c6a4060fc
Changing dir create permissions to 775.
2000-04-16 21:32:29 +00:00
jband%netscape.com
c0b3019569
NOT PART OF SEAMONKEY BUILD. Improve sample to show calling of [scriptable] xpcom interface methods directly from JavaScript using xpconnect. This should work on all platforms, but currently the visuals in the plugin are only updated on Windows. See bug 32150. r=av
2000-04-16 18:51:02 +00:00
mstoltz%netscape.com
a4b2043dcb
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
mccabe%netscape.com
5ec8bb7ed7
Remove unused pref.
2000-04-14 23:02:50 +00:00
nhotta%netscape.com
7e7c39a05d
Added view default charset.
2000-04-14 21:00:27 +00:00
sspitzer%netscape.com
8161a68213
fix for #20966 , default for where to put the cursor should be below the quoted text.
...
(following the GNSKA guidelines.)
2000-04-14 10:29:59 +00:00
warren%netscape.com
0a1242730e
Fixed to truncate by default. Fixed permissions to default to 664.
2000-04-14 09:32:24 +00:00
av%netscape.com
aca871c891
Eliminated creation of invalid pointers which causes crash for some plugins, r=serge
2000-04-13 22:34:49 +00:00
pnunn%netscape.com
b8f5ec3a85
corrected comment in code. pnunn.
2000-04-13 21:27:47 +00:00
pnunn%netscape.com
80eb58c633
Changed rand function for converting 8bit mask to 1bit dithered mask.
...
msrand() function not working properly on mac. pnunn.
2000-04-13 21:26:01 +00:00
pnunn%netscape.com
2508e21461
bug#3013. Changed code so simple conditional sets generation of 8 bit mask
...
or triggers 8 bit to dithered 1 bit mask conversion. Set for dithering on
all platforms until rendering crash bug fixed. Tested on linux, NT, mac. pnunn.
2000-04-13 19:47:18 +00:00
pnunn%netscape.com
269eb51562
Bugs 3013, 16742. Added dithering algorithms from Glenn Randers-Pehrson
...
<randeg@alum.rpi.edu> for platforms that do not support 8 bit masks.
Fixed reducing algorithm for masks. tested on linux, NT, mac. pnunn.
2000-04-13 19:44:22 +00:00
neeti%netscape.com
3107b9e926
fix for bug 21329,r=pnunn, Image cache needs to limit number as well as size of the image resources consumed on WIN95/WIN98
2000-04-13 13:00:31 +00:00
warren%netscape.com
1832d7f664
Factoring stream i/o operations into nsIStreamIO interface.
2000-04-13 09:20:50 +00:00
morse%netscape.com
d49965c036
remove image blocking
2000-04-13 05:16:10 +00:00
tbogard%aol.net
8578007261
When the object goes away due to the last ref on the object, make sure to Destroy() so we free everything up that is usually done there.
2000-04-13 02:52:34 +00:00
warren%netscape.com
2eb25c920f
Adding code to remove entries from free list when recycled.
2000-04-12 09:48:30 +00:00
jband%netscape.com
14fe392124
NOT PART OF SEAMONKEY BUILD. Make plugin sample work on windows. It looks like this has been unable to compile on windows since someone added Unix only includes outside the #ifdef XP_UNIX block about *nine* months ago. There were also a few places where it was causing crashes. I'm not very confident in the rest of this code.
2000-04-12 08:35:15 +00:00
warren%netscape.com
b2d5023b87
Moved nsXPIDLString.h out of ifdef for optimized builds.
2000-04-12 08:25:32 +00:00
warren%netscape.com
942ccefd74
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
ruslan%netscape.com
f888fb4736
Adding additional prefs for networking
2000-04-12 02:51:58 +00:00
pnunn%netscape.com
cc794f6cbd
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
63646c3581
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
178d6983cb
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
3c1876ab59
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
41cd69a8c4
adding some default server prefs for imap delete, fetch by junks, mpod
2000-04-05 05:31:14 +00:00
mkaply%us.ibm.com
e7390a507e
# 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
ed07017d1b
# 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
9b404eab0c
fix morse's last checkin to not have to allocate strings
2000-04-05 00:34:36 +00:00
morse%netscape.com
93bfa923ea
fix bug 34165, Allow viewing blocked images
2000-04-05 00:13:00 +00:00
mstoltz%netscape.com
5e93281c28
Fixed crash when calling nsJARInputStream from nsJARChannel.
2000-04-05 00:12:20 +00:00
warren%netscape.com
f8d4872910
Making nsJARDownloadObserver have thread-safe addref/release.
2000-04-04 08:34:37 +00:00
warren%netscape.com
79efcf5705
Fixed uninitialized variable.
2000-04-04 07:11:30 +00:00
warren%netscape.com
df6317d313
Fix to make download observer not crash.
2000-04-04 05:56:11 +00:00
cls%seawood.org
57978e5c23
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
be4311c49a
making string conversions explicit
2000-04-03 11:20:35 +00:00
scc%netscape.com
1c22b58d5d
making string conversions explicit
2000-04-03 09:20:26 +00:00
davidm%netscape.com
71959abb47
remove obsolete cache preferences
2000-04-03 01:50:53 +00:00
jst%netscape.com
09556dd1c8
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
5fdb266f31
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
8a00e920f0
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
725b1b66e9
Get hard-coded beta1 search URLs out of the tip.
2000-04-01 09:37:27 +00:00
mscott%netscape.com
1248ff4fe5
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
b8a28651cb
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
07c03943f1
Add a few new prefs for the future pipelining landing
2000-03-30 22:25:20 +00:00
sgehani%netscape.com
fc5004972b
Fix libjar runtime bustage on the Mac.
b = 33656
2000-03-30 09:52:32 +00:00
warren%netscape.com
aeba7b7321
Bug 28269. jar file cache should open local files in place
2000-03-30 08:13:50 +00:00
warren%netscape.com
c512de79df
Fixed sig of LoadEntry
2000-03-30 08:09:45 +00:00
warren%netscape.com
4d8e8074ad
Fixing bugs in jar input streams for jar: protocol.
2000-03-30 07:41:37 +00:00
warren%netscape.com
bf7cac83c0
Making jar: protocol work in general, and OpenInputStream in particular.
2000-03-30 07:39:31 +00:00
neeti%netscape.com
d3b43c66dd
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
005e33f06e
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
ddcfceb254
Fix for 33536, r=serge
2000-03-29 23:58:42 +00:00
alecf%netscape.com
309fd49773
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
d6036c2f64
Fixed nsCOMPtr problem in ?: statement.
2000-03-29 04:38:38 +00:00
warren%netscape.com
d60b12b153
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
0fc2a08e31
fix my stupid redness
2000-03-29 01:09:56 +00:00
alecf%netscape.com
1139bddc6c
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
9edf45b81b
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
aa8c7cc412
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
698fc8368b
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
75a3cd97ec
back out my change until I can build this on windows again
2000-03-28 05:39:14 +00:00
jdunn%netscape.com
1efa0ca7af
just adding a newline at the end for hpux
2000-03-28 05:06:01 +00:00
alecf%netscape.com
44418ee7ed
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
5e5a646aa5
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
15346ad031
Restoring file dates at install time.
...
b = 5107
r = dbragg
2000-03-28 03:38:06 +00:00
pnunn%netscape.com
78a542341d
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
a2114c981d
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
0f417b3b1e
removed reference to nsString2
2000-03-26 23:30:52 +00:00
erik%netscape.com
ccd0e4b9e7
bug 28968; added default fonts for Unicode under Unix; r=none
2000-03-26 22:36:13 +00:00
rickg%netscape.com
81ff6df89b
removed reference to nsString2
2000-03-26 09:13:32 +00:00
scc%netscape.com
2fb0ab107e
small changes to clients of string converting APIs
2000-03-26 09:07:50 +00:00
pierre%netscape.com
f3a3a64695
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
37b74b183b
fix bug 32374, block foreign images
2000-03-25 07:09:25 +00:00
ruslan%netscape.com
560fee6a37
Add more comments to all.js for upcoming http 1.1 preferences
2000-03-24 03:25:08 +00:00
matt%netscape.com
d10cf2f9a2
Adding bug for change in java pref 6894
2000-03-23 23:07:20 +00:00
av%netscape.com
454b1c3fff
Fixing mismatching delete's found by Purify, r=waqar
2000-03-23 00:45:49 +00:00
bienvenu%netscape.com
cdb1ad9f16
add pref for max mpod depth
2000-03-22 21:53:26 +00:00
mstoltz%netscape.com
09063d8e1a
removed files: mozilla/modules/libjar/nsJARStubs.cpp
2000-03-21 04:23:39 +00:00
norris%netscape.com
537881b1fb
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
d29a2d385d
Added aggregate principal support. r=norris. (This is mstoltz's checkin)
2000-03-21 04:17:37 +00:00
pnunn%netscape.com
138124e7b9
bug#32378. fix memleak. r:bruce@cybersight.com.
2000-03-20 23:30:26 +00:00
pnunn%netscape.com
cec90f8a83
No bug#. Changes so generic factory code is used. r: pavlov
2000-03-20 23:29:21 +00:00
nhotta%netscape.com
7c60538a3d
Removed obsolete prefs from all.js, bug 28854, r=cata.
2000-03-20 23:11:18 +00:00
morse%netscape.com
1a1096028b
backout last checkin since it was breaking other platforms
2000-03-20 18:44:06 +00:00
morse%netscape.com
14e4134ba5
implement test for detecting foreign images
2000-03-19 16:58:35 +00:00
norris%netscape.com
437a7174ea
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
a57d2256d5
Add extra comments on new keep-alive preferences
2000-03-18 08:25:01 +00:00
pnunn%netscape.com
1b3c67d6cf
bug#31664: chkin for troy. r:pnunn.
2000-03-18 01:09:39 +00:00