cls%seawood.org
772286e0af
More OS/2 Makefile changes. Bug #34106 Batch 12
2000-05-04 11:00:47 +00:00
pnunn%netscape.com
fa581a56ca
bug#29643: add new method FlushImgBuffer(). pnunn. r:valeski
2000-04-26 21:25:53 +00:00
pnunn%netscape.com
070a5bc88e
bug#29643: add new method. pnunn. r: valeski
2000-04-26 21:24:32 +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
pnunn%netscape.com
e1cdbeacdf
bug#924. Added test in clean up. pnunn.
2000-04-18 21:20:56 +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
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
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
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
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
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
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
morse%netscape.com
37b74b183b
fix bug 32374, block foreign images
2000-03-25 07:09:25 +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
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
pnunn%netscape.com
1b3c67d6cf
bug#31664: chkin for troy. r:pnunn.
2000-03-18 01:09:39 +00:00
neeti%netscape.com
3af932b178
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
75c08d7bd3
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
morse%netscape.com
83683576cf
generalize per-site permissions, r=norris
2000-03-11 20:09:57 +00:00
mkaply%us.ibm.com
470bf419fa
# 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
49d75c51a4
# 25555
...
r= pnunn@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 21:41:41 +00:00
pnunn%netscape.com
dc2a8b1f5d
bug#28289 & bug#28667. memleaks on gifdecoder and strdups. r:dp, danm a:jar
2000-02-23 02:24:01 +00:00
pnunn%netscape.com
906057235c
bug#28289. fix leak. pnunn. r:danm, ok:jevering.
2000-02-18 23:11:48 +00:00
pnunn%netscape.com
3735a150e8
bug#28289. fix leak. pnunn r:danm, ok:jevering
2000-02-18 23:10:19 +00:00
pnunn%netscape.com
bc06f2be6c
bug# 27172. pnunn r:neeti. restore mime type after delay callback.
2000-02-15 22:04:55 +00:00
pnunn%netscape.com
a6493d1060
bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp.
2000-02-12 01:51:57 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
davidm%netscape.com
fe41e25299
Bug 25949 update access paths for codewarrior update.
2000-02-06 04:38:30 +00:00
pnunn%netscape.com
04ac212d14
bug#1248, fix part1. pnunn. rev:troy,dcone,neeti
2000-02-01 22:25:21 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
neeti%netscape.com
dacf90aa91
fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn
2000-01-18 13:10:47 +00:00
scc%netscape.com
004c542b91
Added |ilISystemServices::GetIID()| to fix build bustage
2000-01-14 02:05:53 +00:00
pnunn%netscape.com
921e69aae7
bug#17781. Clean up. pnunn@netscape.com.
2000-01-13 23:08:35 +00:00
pnunn%netscape.com
5e832d42a4
bug#17781: clean up. pnunn@netscape.com.
2000-01-13 23:07:37 +00:00
pnunn%netscape.com
75b1f75f10
bug#17781. pnunn@netscape.com.
2000-01-13 23:06:31 +00:00
pnunn%netscape.com
e05b3154cc
bug#17781, 8520, 3791: ABR in gif comment field. pnunn. rev:neeti@netscape.com.
2000-01-13 23:04:20 +00:00
pp%ludusdesign.com
13efd9e8c6
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
3084aa4ea4
Updated makefile.win for jpgcom. pnunn.
2000-01-11 19:51:02 +00:00
pnunn%netscape.com
e4cd6bce55
bug 14734. Took out redundant code. pnunn.
2000-01-05 00:09:55 +00:00
pnunn%netscape.com
de933acdbf
Migrate change from if.h to if_struct.h. pnunn.
1999-12-23 20:10:14 +00:00
briano%netscape.com
6d0e274e11
Fix for boolean-related build breakage on Solaris 2.3.
1999-12-20 23:58:25 +00:00