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
pnunn%netscape.com
5969f83978
Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com
1999-12-15 20:38:43 +00:00
pnunn%netscape.com
bfb2a00bb9
bug#15585. cleanup. pn.
1999-12-03 01:07:49 +00:00
pnunn%netscape.com
e7c156f41f
bug#15585. changes so logging macros don't generate warngings. pn.
1999-12-03 01:01:16 +00:00
pnunn%netscape.com
b89fae48b4
bug#15585. changes so logging macros don't generate warnings. pn.
1999-12-03 00:54:25 +00:00
pnunn%netscape.com
977902cb43
bug#15585. changes so logging macros don't generate warngings. pn.
1999-12-03 00:53:11 +00:00
beard%netscape.com
14859c2e3f
bug 15906, to make blame happy, fixed case of "GIF.CPP" to "gif.cpp". r=saari.
1999-11-21 01:10:30 +00:00
jdunn%netscape.com
d70d78c6bf
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
sfraser%netscape.com
4e03cefe7b
Fix for 18903 -- remove an unecessary JPEG shared lib. Link JPEG.o with the decoder, and remove the JPEG shared lib from the imglib project. r=sdagley
1999-11-15 22:43:10 +00:00
cls%seawood.org
fb3de20f7e
Replace uint* (which are not defined on all systems) with the appropriate PRUint* types. Submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com>
1999-11-13 22:37:44 +00:00
sfraser%netscape.com
f846e017a7
Fix warnings, bug 15588. r=ducarroz
1999-11-11 00:24:18 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
sfraser%netscape.com
ece1ec5b6b
Fixes for 16723 -- fix error returns from imglib. Remove and re-add files to project to fix the case of the filenames. r=pnunn, a=chofmann.
1999-11-04 23:11:48 +00:00
sfraser%netscape.com
3237e6f610
Fixes for 16723 -- fix error returns from imglib. r=pnunn, a=chofmann.
1999-11-04 23:11:11 +00:00
cls%seawood.org
14ef08310e
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
dveditz%netscape.com
85b058e941
taking a crack at some ports bustage. r=pnunn
1999-11-01 21:35:50 +00:00
pnunn%netscape.com
28183cec5b
part of fix for bug#15817. r: akkana. strong suggestion by kipp. Do the right
...
thing in image container destructor.
1999-10-29 18:53:03 +00:00
pnunn%netscape.com
7a865e6e16
fix for bug#17076. r: akkana. Puts data stream mime check before component
...
loading instead of after a component load failure.
1999-10-29 18:51:09 +00:00
kipp%netscape.com
2d7031d390
Disabled some of my own debugging noise
1999-10-29 02:17:55 +00:00
beard%netscape.com
136dd6e802
fixing breakage by #undef BlockAllocCat
1999-10-23 00:21:17 +00:00
pnunn%netscape.com
124a51530e
fix for mac bustage. pnunn.
1999-10-23 00:10:14 +00:00
beard%netscape.com
401e29d8e2
#include "xp_mcom.h" to fix link breakage.
1999-10-22 22:58:28 +00:00
pnunn%netscape.com
d80c985844
To fix mac bustage. pnunn.
1999-10-22 22:48:04 +00:00
pnunn%netscape.com
fc9a9125a8
bug#15585. r:neeti@netscape.com. Fix build warnings.
1999-10-22 21:04:28 +00:00
pnunn%netscape.com
eea929ccce
Bug#13505: r:neeti@netscape.com. Replace str()'s with nsCRT()'s & nspr()'s.
1999-10-22 21:03:52 +00:00
ramiro%fateware.com
a426b260aa
Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
...
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
pnunn%netscape.com
67cb0e41c1
bug#13505. Replacing str functions with nsCRT functions, nspr functions.
...
pnunn@netscape.com r:jfrancis@netscape.com
1999-10-21 22:23:24 +00:00
cls%seawood.org
09b1e957bf
Use PRBool instead of bool as some compilers do not understand bool. Should fix a couple of SM-Ports tinderboxen.
...
r=sfraser a=mscott
1999-10-20 05:37:18 +00:00
dp%netscape.com
906426ca6e
Fixed warnings. r=pam nunn
1999-10-19 22:28:38 +00:00
dp%netscape.com
19dc10dde0
Converting implementations of QueryInterface() to the std one. This
...
fixes bugs in the previous implementation that caused unbalanced
refcounts and premature releases. Thanks for rpotts for the heads
up. r=pam nunn
1999-10-19 22:27:08 +00:00
pnunn%netscape.com
02e67cf46b
clean up associated with bug#15817, gif decoder. r: dp@netscape.com.
...
Removing obsolete file.
1999-10-19 22:02:49 +00:00
pnunn%netscape.com
499713f584
bug# 16785. r: dp, valeski, neeti. Send mimetype info from channel to imglib.
...
If no decoder, sniff data stream for mime info.
1999-10-19 21:49:20 +00:00
beard%netscape.com
a23db2838f
fixing image decoder leak. bug=15380, r=pnunn
1999-10-13 00:41:43 +00:00
waterson%netscape.com
c7347c6be0
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
beard%netscape.com
120647c4c2
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:23:01 +00:00
beard%netscape.com
40be071c15
removed spurious header file entries, r=kipp
1999-09-30 23:33:46 +00:00
kipp%netscape.com
8031b47905
removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp
1999-09-30 21:24:48 +00:00
kipp%netscape.com
8e1dea79ef
added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:24:01 +00:00
kipp%netscape.com
652662682c
removed files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:23:07 +00:00
kipp%netscape.com
a8b063a299
added files: mozilla/modules/libimg/jpgcom/nsJPGModule.cpp
1999-09-30 21:21:29 +00:00
kipp%netscape.com
caf0062ae6
removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp
1999-09-30 21:19:18 +00:00
kipp%netscape.com
19b2d41c91
added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:18:45 +00:00
kipp%netscape.com
22abad3fb9
More module work
1999-09-30 21:17:44 +00:00
kipp%netscape.com
2ddd276011
new
1999-09-28 00:50:17 +00:00
kipp%netscape.com
0d905bf0ae
new
1999-09-28 00:44:47 +00:00
sfraser%netscape.com
e7ddc04465
Fix build bustage: remove some header files from the project
1999-09-26 00:37:14 +00:00
kipp%netscape.com
00cd7d97a6
tweaked
1999-09-25 20:02:40 +00:00
kipp%netscape.com
5bef21fd25
removed files: mozilla/modules/libimg/jpgcom/nsJPGCallback.cpp
1999-09-25 20:02:03 +00:00
kipp%netscape.com
0017903a40
Fixed a leak; added some debug noise for me; added cache flushing code
1999-09-25 20:00:17 +00:00
kipp%netscape.com
7d002a7da8
Eliminate compiler warnings
1999-09-25 19:59:42 +00:00
kipp%netscape.com
adad885271
tidy
1999-09-25 19:59:10 +00:00
kipp%netscape.com
cdc5273201
Added IL_FlushCache
1999-09-25 19:59:01 +00:00
kipp%netscape.com
4d3aa294f5
removed
1999-09-25 19:58:46 +00:00
kipp%netscape.com
910bcf5733
Removed obsolete file from the build
1999-09-25 19:58:39 +00:00
pnunn%netscape.com
cefdae266d
fix for bug #13048 . Patch contributed by Adam Moss and BeanySly.
1999-09-24 23:20:21 +00:00
pnunn%netscape.com
420ac11534
Code check in for lennox@cs.columbia.edu for bug#6323. Fix for bsd folks.
...
r:dp,pnunn a:leaf
1999-09-23 19:19:07 +00:00
colin%theblakes.com
5e3730ff3b
comment in #endif was missing comment delimiters
1999-09-22 23:39:30 +00:00
shaver%netscape.com
1fe19c92b7
add componentType to nsIModule::RegisterSelf
1999-09-22 03:18:27 +00:00
pnunn%netscape.com
470f443594
fix for bugs #7622 , #6525 . pnunn.
1999-09-17 23:43:48 +00:00
cls%seawood.org
11333d189a
Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h>
1999-09-16 14:54:18 +00:00
pnunn%netscape.com
56f36ccf03
Change net/gfx/imglib buffer size. pnunn.
1999-09-16 01:22:44 +00:00
briano%netscape.com
70f4c0b6b8
General cleanup.
1999-09-14 02:51:42 +00:00
cls%seawood.org
17c88d7b29
Fix my bustage using -D_BSD_SOURCE
1999-09-12 16:41:14 +00:00
cls%seawood.org
1a2e16af42
Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c.
1999-09-12 14:25:28 +00:00
pnunn%netscape.com
92661b962b
Chkins for newt@pobox.com.
1999-09-09 19:32:16 +00:00
colin%theblakes.com
c0d84ce323
Define zlib in EXTRA_DSO_LDOPTS
1999-09-09 12:11:19 +00:00
shaver%netscape.com
5ef34b8089
use NS_DECL_NSIMODULE and track nsIModule API changes
1999-09-07 05:06:36 +00:00
cyeh%netscape.com
1a74604c52
remove STANDALONE_IMAGE_LIB define. We always built with it by default.
...
General makefile cleanup to make configuring easier.
1999-09-02 01:10:47 +00:00
cyeh%netscape.com
df37c0fb33
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
pnunn%netscape.com
93ad4e40fb
fix for #10371 . shortened lib names. pnunn.
1999-09-01 01:07:16 +00:00
dp%netscape.com
10f850710d
This patch improves the PNG error-handling. Primarily it fixes a very
...
subtle compile-time error involving the jmp_buf struct, which can be
different sizes depending on what macros are defined. Since libpng and
Mozilla are not necessarily compiled at the same time (at least during
development), the only way to guarantee that their concept of jmp_buf
is consistent is to avoid using it at all in one of them; specifically,
replace libpng's default error-handler with essentially the same thing
within Mozilla. (This will likely be required in a future version of
libpng, btw.)
1999-08-27 04:09:01 +00:00
dp%netscape.com
350c8b6df2
removed files: mozilla/modules/libimg/pngcom/png_png.cpp
1999-08-27 04:02:26 +00:00
dp%netscape.com
a8690299b5
png cleanup from Greg Roelofs <newt@pobox.com>
1999-08-27 04:00:13 +00:00
dp%netscape.com
0152e63dec
Removed png_png.cpp
1999-08-27 03:56:19 +00:00
dp%netscape.com
0bf8694861
Removing png_png.cpp
1999-08-27 03:54:37 +00:00
dp%netscape.com
2ba9a7e305
PNG Cleanup from Greg Roelofs <newt@pobox.com>
...
- eliminate prototypes for libpng functions already declared in png.h
- eliminate prototype for il_create_alpha_mask() (now deleted)
- add "extern" to prototype for row_callback() (in png_png.cpp)
- eliminate il_png_init_transparency() and il_png_destroy_transparency() (never used)
- ifdef out GIF leftovers in il_png_complete()
- This patch plugs the memory leak. il_png_init() does PR_NEWZAP()on
ic->ds; never freed.
- Removed png_png.cpp
1999-08-27 03:54:08 +00:00
rpotts%netscape.com
3ed5c99db2
M9 BRANCH landing...
1999-08-26 22:45:55 +00:00
ramiro%netscape.com
6cec5c3abb
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
8644dc2074
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
pnunn%netscape.com
322d5a6701
Removing an assert. pnunn.
1999-08-24 23:01:16 +00:00
pnunn%netscape.com
daac3f22da
Modifications for Necko and general cleanup of api. pnunn.
1999-08-24 22:30:42 +00:00
pnunn%netscape.com
17dd2009e7
Modifications for Necko and general cleanup of api. pnunn.
1999-08-24 22:18:27 +00:00
hshaw%netscape.com
891310e527
fix build bustage, argument type mismatch
1999-08-24 20:34:23 +00:00
pnunn%netscape.com
d31014a9d1
Modifications needed for Necko and general clean up of imglib api. pnunn.
1999-08-24 19:53:32 +00:00
pnunn%netscape.com
ba270c8ac9
Modifications for Necko and clean up of api. pnunn.
1999-08-24 19:47:46 +00:00
pnunn%netscape.com
d2905254aa
Modifications needed for Necko and clean up of api. pnunn.
1999-08-24 19:46:39 +00:00
pnunn%netscape.com
f3f401c1c9
Cleaned up returns across api. pnunn.
1999-08-19 22:42:35 +00:00
pnunn%netscape.com
dcd120c8f7
Cleaning up returns across api's. pnunn.
1999-08-19 22:31:12 +00:00
pnunn%netscape.com
af9e76ad65
Cleaning up returns across api's. pnunn.
1999-08-19 22:22:46 +00:00
pnunn%netscape.com
9c94fb9fc4
Cleaning up returns across api's. pnunn
1999-08-19 22:19:06 +00:00
dp%netscape.com
73224d0136
- Adding a IID paramter to nsIModule::GetClassObject()
1999-08-19 14:55:52 +00:00
dcone%netscape.com
013a6c0e28
Took out some code that was not needed...
1999-08-19 14:17:13 +00:00
dp%netscape.com
713eae3ce0
added files: mozilla/modules/libimg/gifcom/nsGIFModule.cpp, removed files: mozilla/modules/libimg/gifcom/nsGIFCallback.cpp
1999-08-14 02:01:43 +00:00
dp%netscape.com
adeddff0cd
Adding nsGIFModule.cpp; Removing nsGIFCallback.cpp
1999-08-14 01:45:36 +00:00
dp%netscape.com
031c593b6c
Removing nsGIFCallback.cpp
1999-08-14 01:26:49 +00:00
dp%netscape.com
21a803ff65
Adding nsGIFModule as a result of xpcom review of gif.
1999-08-13 20:21:16 +00:00
dp%netscape.com
18bc7d64ba
Adding GetIID() accessors
1999-08-13 08:35:58 +00:00
dp%netscape.com
e2b51ff8da
XPCOM Review of imglib.
1999-08-10 22:41:26 +00:00
pnunn%netscape.com
86a32a0993
Changes needed for alpha. pnunn.
1999-07-30 23:37:49 +00:00
pnunn%netscape.com
e3b60e2013
changes needed for alpha. pnunn.
1999-07-30 23:37:16 +00:00
warren%netscape.com
cdac747187
Added back in leak fix with NECKO ifdefs.
1999-07-27 04:30:34 +00:00
warren%netscape.com
c1104b515c
Backing out change.
1999-07-27 03:45:45 +00:00
warren%netscape.com
3587e7426a
Fixed leak with GetAddress that now returns a copy.
1999-07-27 03:19:25 +00:00
pnunn%netscape.com
4181faa107
Updated list. pnunn.
1999-07-19 19:50:29 +00:00
pnunn%netscape.com
e02684b30a
Clean up. pn.
1999-07-19 18:46:46 +00:00
pnunn%netscape.com
4480c9e351
Clean up. pnunn
1999-07-19 18:38:46 +00:00
briano%netscape.com
51538acfbb
Added a workaround for QNX's 'random' problem. QNX-specific.
1999-07-13 21:45:28 +00:00
pnunn%netscape.com
1bc3c8db14
fix for bug#924 (from newt@pobox.com), and clean up of unused code. pnunn. ok'd by chofmann.
1999-07-07 19:24:02 +00:00
pnunn%netscape.com
de1f45d992
fix for bug#1971. pn. ok'd by chofmann.
1999-07-07 19:22:00 +00:00
ramiro%netscape.com
9200ddaebb
Checkin another chunk of Alex Larsson's non-exported symbol reduction
...
patch. All changes protected by MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
dveditz%netscape.com
7aa859429b
makefile cleanups
1999-07-02 13:40:18 +00:00
pnunn%netscape.com
6409a2d32c
changed image type list. pnunn.
1999-06-25 20:09:12 +00:00
pnunn%netscape.com
f9be54e0fe
fix warnings, #8154 . pnunn.
1999-06-25 19:47:25 +00:00
pnunn%netscape.com
58460640a8
Minor adjustment for testing. pnunn.
1999-06-23 19:54:52 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
pnunn%netscape.com
f386cb3ef0
prep work for alphachannel. pnunn.
1999-06-22 20:11:53 +00:00
pnunn%netscape.com
3feaaa7ca9
Prepwork for alphachannel. pnunn
1999-06-22 20:11:03 +00:00
pnunn%netscape.com
aa67deb2f0
Prep work for alpha channel. pnunn.
1999-06-22 20:09:29 +00:00
briano%netscape.com
90e0055f5f
Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead.
1999-06-10 04:07:09 +00:00
pnunn%netscape.com
8b46a3e591
with bug fix for #6045.pnunn.
1999-06-09 20:19:29 +00:00
pnunn%netscape.com
f70b8241b9
fix for bugz#6045 in if.cpp. pnunn.
1999-06-09 20:16:03 +00:00
pnunn%netscape.com
4bbdfada00
Clean up in IL_GetImage(). bugz#6045. pnunn.
1999-06-09 20:15:01 +00:00
Jerry.Kirk%Nexwarecorp.com
211a9ed5e7
-Bug 6648 Added NTO define for color byte ordering. NTO defines
...
- XP_UNIX but it prefers the colors in the same order as Windows and Mac
1999-06-09 12:12:03 +00:00
waterson%netscape.com
cabd0d3e30
Single public include directory on Win32.
1999-06-03 18:34:27 +00:00
mcmullen%netscape.com
8e15accfb2
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
1999-06-03 18:15:53 +00:00
pnunn%netscape.com
acbec64692
These 2 lines caused a crash with editor. Take out for study. pnunn.
1999-06-01 23:14:55 +00:00
pnunn%netscape.com
0a6c82a410
move kISupportsIID declaration local. pnunn.
1999-06-01 21:53:12 +00:00
pnunn%netscape.com
6672081973
move kISupportsIID declaration local. and clean up ic. pnunn.
1999-06-01 21:50:37 +00:00
pnunn%netscape.com
a6edc52229
Removing old defs and added tests for null ptrs. pnunn.
1999-05-27 22:42:57 +00:00
pnunn%netscape.com
241e516c5f
Removing old defs. pnunn.
1999-05-27 22:40:52 +00:00
pnunn%netscape.com
d179b95ded
Removing old def's. pnunn.
1999-05-27 22:36:17 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
shaver%netscape.com
9bb04603da
override NO_STATIC_LIB, because we really do need static libraries for some
...
other link parts. This will make it safe to put NO_STATIC_LIB=1 in
myconfig.mk, which saves about 100MB and 3 minutes on my debug build.
(Requires one additional checkin to in xpcom, which is waiting on the
XPCOM 2.0 landing.)
1999-05-17 19:20:28 +00:00
sspitzer%netscape.com
0d4bfe6a64
make the destructors virtual
1999-05-13 00:59:19 +00:00
sspitzer%netscape.com
ee416869ae
make destructors virtual
1999-05-13 00:51:26 +00:00
sspitzer%netscape.com
94edddef2a
make the destructor virtual
1999-05-13 00:48:42 +00:00
pnunn%netscape.com
40e5e37f8d
General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn.
1999-05-07 22:25:31 +00:00
pnunn%netscape.com
36f9a04d0c
General clean up. Remove ifdef STANDALONE_IMAGE_LIB. pnunn.
1999-05-07 22:24:10 +00:00
pnunn%netscape.com
51e2943d54
Here we go again. This was checked in/then backed out yesterday.
...
Its just updating the pngconf.h file to current png version in moz.
refer to bug#5841. pnunn
1999-05-07 19:46:38 +00:00
donm%netscape.com
26e6b6d927
backing out change while we're trying to verify trees.
1999-05-06 23:06:07 +00:00
pnunn%netscape.com
c6afe14391
Updated to correct version.
...
Note: this check in will result in bad displays of colormapped pngs with alpha or transparency.
This problem will be fixed with later checkins. pnunn.
1999-05-06 22:32:37 +00:00
dp%netscape.com
cee9b8c834
Converting stray UnregisterFactory calls to UnregisterComponent
1999-05-06 01:37:04 +00:00
dp%netscape.com
edc68a4e09
XPCOM: Addref() and Release() usage fixed.
1999-05-04 18:38:21 +00:00
slamm%netscape.com
60b8291d75
Change directory build order. png needs to come before pngcom. This is finishing up pnunn last checkin.... Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 21:39:17 +00:00
pnunn%netscape.com
c59c9c6855
Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 18:30:36 +00:00
pnunn%netscape.com
90eea51e57
Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann.
1999-04-30 18:29:19 +00:00
dveditz%netscape.com
38870e7a3c
fix zlib name on windows
1999-04-28 00:40:56 +00:00
briano%netscape.com
ea3866495a
Replacement for the old file that had a trailing space in the name.
1999-04-27 23:54:26 +00:00
pnunn%netscape.com
09f0b78385
fix mem leak. pnunn. bugz# 5552.
1999-04-27 23:27:30 +00:00
pnunn%netscape.com
3d41b70af7
Building directory incorrect for nsPNGCallback.obj on windows. fixed. pnunn.
...
If you have trouble building, clobber and delete any obj file existing
in mozilla/modules/libimg/pngcom directory.
1999-04-27 19:37:43 +00:00
sspitzer%netscape.com
e1453af3fd
cvs ignorage of generated makefiles
1999-04-26 18:26:05 +00:00
jj%netscape.com
525e0fd6bd
(really cyeh) add source files to optimized target. the components were compiled with the runtime, so they registered succesfully, but registered as completely empty. blow away your registry and then rerun after rebuilding these. only effects optimized versions.
1999-04-23 20:05:24 +00:00
pinkerton%netscape.com
af4834fc39
remove MathLib for carbon compliance.
1999-04-23 16:16:15 +00:00
shaver%netscape.com
05b12df370
try to make g++ 2.7.2.3 happier by removing extra parens
1999-04-23 03:02:13 +00:00
jj%netscape.com
dc838942e4
fix the components so that they have different PEF names
1999-04-23 03:02:05 +00:00
jj%netscape.com
8b1ebec5d8
change creator type from MOSS to MOZZ
1999-04-23 02:38:06 +00:00
pnunn%netscape.com
e4eaf0d956
fixed optimized. pn.
1999-04-23 01:14:33 +00:00
pnunn%netscape.com
ac541a42d9
fixed optimized.
1999-04-23 01:13:50 +00:00
pnunn%netscape.com
9cceedb106
took out static. pn.
1999-04-23 00:17:08 +00:00
pnunn%netscape.com
14bdfee3bf
No longer needed.
1999-04-22 23:47:11 +00:00
pnunn%netscape.com
a38460aeb9
No exports for this dir. pnunn.
1999-04-22 23:39:52 +00:00
pnunn%netscape.com
008d820f9d
First Checked In.
1999-04-22 23:37:03 +00:00
pnunn%netscape.com
7f992db0f7
decoders implementation.
1999-04-22 23:34:18 +00:00
pnunn%netscape.com
d70009cd75
Updated for decoder implementation. pn.
1999-04-22 23:22:01 +00:00
pnunn%netscape.com
99fbbc85f9
First Checked In.
1999-04-22 23:06:01 +00:00
pnunn%netscape.com
bfa5be302c
decoder implementation. pnunn
1999-04-22 23:05:14 +00:00
pnunn%netscape.com
0c776b8bd0
Cleared out unneed make code. pn.
1999-04-22 22:51:16 +00:00
pnunn%netscape.com
d037730fe7
New.
1999-04-22 22:49:33 +00:00
pnunn%netscape.com
5215b34f7e
Changes needed for decoder implementation. pn.
1999-04-22 22:47:13 +00:00
pnunn%netscape.com
abacf514d1
No longer needed. pn.
1999-04-22 22:45:35 +00:00
pnunn%netscape.com
36b77513e6
Changes needed for new timer code. pn.
1999-04-22 22:41:26 +00:00
pnunn%netscape.com
5c4b5d57c3
Implements decoder api. pn.
1999-04-22 22:40:46 +00:00
pnunn%netscape.com
0adcba237f
Bruce's patch. pn.
1999-04-22 22:38:46 +00:00
pnunn%netscape.com
4f5b2033ee
Implements decoder api. pnunn.
1999-04-22 22:37:16 +00:00
pnunn%netscape.com
ba5b6b54e0
No longer needed. pn.
1999-04-22 22:35:25 +00:00
pnunn%netscape.com
b660eb65de
Will be inplemented in extensions directory. pnunn.
1999-04-22 22:32:51 +00:00
pnunn%netscape.com
755ce7db22
Moved to public_com. Also needed by decoders as well as imglib.
1999-04-22 22:31:55 +00:00
pnunn%netscape.com
b2e2298762
Moved to public_com. Also needed by decoders as well as image lib. pnunn.
1999-04-22 22:31:10 +00:00
pnunn%netscape.com
24e23e91e2
Moved to jpgcom. pnunn.
1999-04-22 22:30:05 +00:00
pnunn%netscape.com
97b309a4b8
Moved to pngcom. pnunn.
1999-04-22 22:29:25 +00:00
pnunn%netscape.com
f21cc02f26
Moved to gifcom. pnunn.
1999-04-22 22:28:03 +00:00
pnunn%netscape.com
25b98affe6
Added new directories to build. linux/X. pnunn.
1999-04-22 22:23:27 +00:00
pnunn%netscape.com
db6e857821
Added new directories to build for win. pnunn.
1999-04-22 22:22:18 +00:00
pnunn%netscape.com
ae259cf6fa
replaced ++ comments. pnunn.
1999-04-20 19:30:33 +00:00
pnunn%netscape.com
ddeef1dac0
took out oo style comments. pnunn.
1999-04-20 18:51:20 +00:00
pnunn%netscape.com
1f167955c0
created. place holder. pnunn.
1999-04-20 18:24:24 +00:00
pinkerton%netscape.com
2a570b5c5a
add src temporarily to access paths for pnunn.
1999-04-20 00:34:54 +00:00
pnunn%netscape.com
10c752dd61
new. decoder. pnunn
1999-04-19 22:42:58 +00:00
pnunn%netscape.com
db980d9af6
new. decoder. moved from libimg/src. pnunn.
1999-04-19 22:41:11 +00:00
pnunn%netscape.com
cacde97da7
new. decoders. unix/autoconfig. pnunn.
1999-04-19 22:33:13 +00:00
pnunn%netscape.com
52d4c00e09
new. decoders. Unix/autoconfig. pnunn.
1999-04-19 22:31:28 +00:00
pnunn%netscape.com
d6b790268a
new. decoders. unix/autoconfig make. pnunn.
1999-04-19 22:29:49 +00:00
pnunn%netscape.com
02f1362d8b
new. decoders. pnunn.
1999-04-19 22:22:47 +00:00
pnunn%netscape.com
4f7713e665
new. decoder. pnunn.
1999-04-19 22:03:55 +00:00
pnunn%netscape.com
a083695b19
new. decoder. pnunn
1999-04-19 22:03:25 +00:00
pnunn%netscape.com
e866e00e36
new. decoder.pnunn
1999-04-19 22:00:02 +00:00
pnunn%netscape.com
c0371077f2
new. decoder. for win builds. pnunn.
1999-04-19 21:32:35 +00:00
pnunn%netscape.com
15ac2d200b
new. decoder. pnunn.
1999-04-19 21:31:10 +00:00
pnunn%netscape.com
befc43b0db
new. decoder. pnunn
1999-04-19 21:29:51 +00:00
pnunn%netscape.com
520d85ba5e
new. moved from libimg/src. decoder. pnunn.
1999-04-19 21:28:48 +00:00