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