jband%netscape.com
5960528106
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.
...
git-svn-id: svn://10.0.0.236/trunk@66315 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-18 21:44:38 +00:00
pnunn%netscape.com
7a939399f7
bug#924. Added test in clean up. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@66310 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-18 21:20:56 +00:00
ruslan%netscape.com
aa0631529d
Add a new pref
...
git-svn-id: svn://10.0.0.236/trunk@66238 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-18 02:36:28 +00:00
neeti%netscape.com
bf1858e6a2
fix for 21329, restricting the number of items in cache only for windows.r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@66156 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-17 00:28:56 +00:00
warren%netscape.com
d54f4ee028
Changing dir create permissions to 775.
...
git-svn-id: svn://10.0.0.236/trunk@66151 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-16 21:32:29 +00:00
jband%netscape.com
02ff64d558
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
...
git-svn-id: svn://10.0.0.236/trunk@66145 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-16 18:51:02 +00:00
mstoltz%netscape.com
e8a0e8479c
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
...
git-svn-id: svn://10.0.0.236/trunk@66060 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-15 03:43:09 +00:00
mccabe%netscape.com
4527b59848
Remove unused pref.
...
git-svn-id: svn://10.0.0.236/trunk@66027 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-14 23:02:50 +00:00
nhotta%netscape.com
64a47140b2
Added view default charset.
...
git-svn-id: svn://10.0.0.236/trunk@65999 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-14 21:00:27 +00:00
sspitzer%netscape.com
ef0472c71d
fix for #20966 , default for where to put the cursor should be below the quoted text.
...
(following the GNSKA guidelines.)
git-svn-id: svn://10.0.0.236/trunk@65971 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-14 10:29:59 +00:00
warren%netscape.com
9edaccbdac
Fixed to truncate by default. Fixed permissions to default to 664.
...
git-svn-id: svn://10.0.0.236/trunk@65967 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-14 09:32:24 +00:00
av%netscape.com
b15f0bce26
Eliminated creation of invalid pointers which causes crash for some plugins, r=serge
...
git-svn-id: svn://10.0.0.236/trunk@65889 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 22:34:49 +00:00
pnunn%netscape.com
a53e4a6e41
corrected comment in code. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@65875 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 21:27:47 +00:00
pnunn%netscape.com
9932a506b6
Changed rand function for converting 8bit mask to 1bit dithered mask.
...
msrand() function not working properly on mac. pnunn.
git-svn-id: svn://10.0.0.236/trunk@65874 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 21:26:01 +00:00
pnunn%netscape.com
e6b10505d0
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.
git-svn-id: svn://10.0.0.236/trunk@65835 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 19:47:18 +00:00
pnunn%netscape.com
727398ba49
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.
git-svn-id: svn://10.0.0.236/trunk@65834 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 19:44:22 +00:00
neeti%netscape.com
807fe4e46e
fix for bug 21329,r=pnunn, Image cache needs to limit number as well as size of the image resources consumed on WIN95/WIN98
...
git-svn-id: svn://10.0.0.236/trunk@65813 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 13:00:31 +00:00
warren%netscape.com
7cefc01f95
Factoring stream i/o operations into nsIStreamIO interface.
...
git-svn-id: svn://10.0.0.236/trunk@65799 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 09:20:50 +00:00
morse%netscape.com
78427a8b29
remove image blocking
...
git-svn-id: svn://10.0.0.236/trunk@65775 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 05:16:10 +00:00
tbogard%aol.net
8c8146c9a7
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.
...
git-svn-id: svn://10.0.0.236/trunk@65748 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 02:52:34 +00:00
warren%netscape.com
f9056257c8
Adding code to remove entries from free list when recycled.
...
git-svn-id: svn://10.0.0.236/trunk@65690 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-12 09:48:30 +00:00
jband%netscape.com
4573c49fd4
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.
...
git-svn-id: svn://10.0.0.236/trunk@65685 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-12 08:35:15 +00:00
warren%netscape.com
e6ef4a1f7b
Moved nsXPIDLString.h out of ifdef for optimized builds.
...
git-svn-id: svn://10.0.0.236/trunk@65684 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-12 08:25:32 +00:00
warren%netscape.com
22161b7197
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.
...
git-svn-id: svn://10.0.0.236/trunk@65680 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-12 07:58:24 +00:00
ruslan%netscape.com
383bf26a65
Adding additional prefs for networking
...
git-svn-id: svn://10.0.0.236/trunk@65647 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-12 02:51:58 +00:00
pnunn%netscape.com
29dec7c37d
bug#34801: put a frame notification back at end of frame decoding. r:rods, a:leaf.
...
git-svn-id: svn://10.0.0.236/trunk@65438 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-06 21:51:58 +00:00
edburns%acm.org
afc4214e74
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
git-svn-id: svn://10.0.0.236/trunk@65418 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-06 04:20:32 +00:00
alecf%netscape.com
2631283d4e
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
git-svn-id: svn://10.0.0.236/trunk@65384 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 23:09:04 +00:00
cls%seawood.org
050469e617
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.
git-svn-id: svn://10.0.0.236/trunk@65354 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 06:08:04 +00:00
bienvenu%netscape.com
6a3609938e
adding some default server prefs for imap delete, fetch by junks, mpod
...
git-svn-id: svn://10.0.0.236/trunk@65340 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 05:31:14 +00:00
mkaply%us.ibm.com
f33889c73e
# 34082
...
r= pnunn@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
git-svn-id: svn://10.0.0.236/trunk@65298 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 02:36:47 +00:00
mkaply%us.ibm.com
d235fa9b63
# 34082
...
r= alecf@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
git-svn-id: svn://10.0.0.236/trunk@65295 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 02:35:25 +00:00
pavlov%netscape.com
4e2f05ea8b
fix morse's last checkin to not have to allocate strings
...
git-svn-id: svn://10.0.0.236/trunk@65255 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 00:34:36 +00:00
morse%netscape.com
27414f118e
fix bug 34165, Allow viewing blocked images
...
git-svn-id: svn://10.0.0.236/trunk@65237 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 00:13:00 +00:00
mstoltz%netscape.com
6477be8ebe
Fixed crash when calling nsJARInputStream from nsJARChannel.
...
git-svn-id: svn://10.0.0.236/trunk@65235 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 00:12:20 +00:00
warren%netscape.com
4437d501e0
Making nsJARDownloadObserver have thread-safe addref/release.
...
git-svn-id: svn://10.0.0.236/trunk@65174 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-04 08:34:37 +00:00
warren%netscape.com
b059aabd61
Fixed uninitialized variable.
...
git-svn-id: svn://10.0.0.236/trunk@65163 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-04 07:11:30 +00:00
warren%netscape.com
408d590cf3
Fix to make download observer not crash.
...
git-svn-id: svn://10.0.0.236/trunk@65153 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-04 05:56:11 +00:00
cls%seawood.org
a26020ddae
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
...
git-svn-id: svn://10.0.0.236/trunk@65143 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-04 04:46:38 +00:00
scc%netscape.com
e16ab47ebe
making string conversions explicit
...
git-svn-id: svn://10.0.0.236/trunk@65029 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-03 11:20:35 +00:00
scc%netscape.com
4e8cb518bc
making string conversions explicit
...
git-svn-id: svn://10.0.0.236/trunk@65028 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-03 09:20:26 +00:00
davidm%netscape.com
e9d415867c
remove obsolete cache preferences
...
git-svn-id: svn://10.0.0.236/trunk@64980 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-03 01:50:53 +00:00
jst%netscape.com
c76b431214
Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now.
...
git-svn-id: svn://10.0.0.236/trunk@64942 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-02 17:46:30 +00:00
jst%netscape.com
2b2767bff4
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
...
git-svn-id: svn://10.0.0.236/trunk@64881 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 13:31:23 +00:00
cls%seawood.org
4f597a9d40
Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@64874 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 10:18:48 +00:00
rjc%netscape.com
c11ace71a6
Get hard-coded beta1 search URLs out of the tip.
...
git-svn-id: svn://10.0.0.236/trunk@64869 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 09:37:27 +00:00
mscott%netscape.com
2fc95d08af
Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
...
the user agent string in the message pane.
git-svn-id: svn://10.0.0.236/trunk@64812 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 00:20:17 +00:00
pnunn%netscape.com
03156a9c6b
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.
git-svn-id: svn://10.0.0.236/trunk@64629 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 22:39:53 +00:00
ruslan%netscape.com
9c86df8e6f
Add a few new prefs for the future pipelining landing
...
git-svn-id: svn://10.0.0.236/trunk@64620 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 22:25:20 +00:00
sgehani%netscape.com
fc606df338
Fix libjar runtime bustage on the Mac.
...
b = 33656
git-svn-id: svn://10.0.0.236/trunk@64593 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 09:52:32 +00:00