Граф коммитов

55 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 8876d7a20e Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
cls%seawood.org 001ed2ffd4 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
gagan%netscape.com e25c93c213 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com 4f9ffcabd5 Temp fix for NUCache defines. Not reaching here... 1998-10-20 02:58:24 +00:00
pnunn%netscape.com e32da2eed6 migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn. 1998-10-16 21:09:41 +00:00
gagan%netscape.com 7dc8dc62db Makefile changes for NU_Cache. 1998-10-13 00:33:27 +00:00
gagan%netscape.com c0fb189d5b Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
cyeh%netscape.com 079a6646e9 NSPR20 will always be defined, so simplify makefile 1998-10-12 20:17:45 +00:00
pierre%netscape.com e10f7a92e3 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
dp%netscape.com 15d61935db Adding NU_CACHE specific defitions for compilation error with VC 5.0 1998-10-06 00:36:10 +00:00
gagan%netscape.com 7173bac0e6 NuCache changes. 1998-10-05 21:45:37 +00:00
cyeh%netscape.com 3c34f3063b removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
norris%netscape.com c4ff5817c7 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
pnunn%netscape.com 306204526a Patch from Adam Moss. Fixes problem with transparency mask on interlaced images.
Much thanks...pn
1998-09-30 22:03:58 +00:00
pinkerton%netscape.com 7c640d6f80 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com fa2cd13350 remove crusty old NSPR20 #ifdef 1998-09-25 00:30:06 +00:00
wtc%netscape.com 3b8cb781fb NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
pnunn%netscape.com c398352d62 fix for #309770. Porting RefreshURLTimer fix from 4.06 to Moz. 1998-09-09 19:08:32 +00:00
cls%seawood.org 9c74df02ff Updates to autoconf files. 1998-08-26 04:04:57 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
cls%seawood.org 9037155c80 Added ifdefs for MOZ_NATIVE_{JPEG,PNG,ZLIB}. Approved by pnunn%netscape.com. 1998-08-18 22:59:14 +00:00
pnunn%netscape.com d9bb025cb1 fix for #314603. pnunn. code error introduced during the modimglib-branch
landing for nglayout.
1998-08-18 22:24:59 +00:00
cmanske%netscape.com be741d854c Removing comment that doesn't apply anymore. With permission of pnunn 1998-08-12 00:40:33 +00:00
gagan%netscape.com 77aea49009 Fixed bug #313386. Very classic example of not using const keyword. rev/cmanske app/pnunn. 1998-08-12 00:33:53 +00:00
pnunn%netscape.com 087d142d92 still need jerror.h. Thanks, Rick. 1998-08-11 22:08:39 +00:00
pnunn%netscape.com 7592db6b83 Removed extraneous include file. Tom Lane, committed by pnunn. 1998-08-11 20:45:59 +00:00
pnunn%netscape.com 12852ae4ee remove dependencies on jpeg files. Tom Lane, committed by pnunn. 1998-08-11 20:45:18 +00:00
cmanske%netscape.com 0d88ca699a Backed out hack for loading image problems in Composer 1998-07-30 02:32:46 +00:00
cmanske%netscape.com 945bcd095d Backed out hack for loading image problems in Composer. The correct mime converter is now being used 1998-07-30 02:20:52 +00:00
hardts%netscape.com 638b2a5976 Reenable Charlie's editor hack to deal with IL_ViewStream/IL_NewStream problems 1998-07-29 22:42:44 +00:00
pierre%netscape.com 36bb174af1 added the 2 'standalone' targets 1998-07-28 04:05:23 +00:00
hardts%netscape.com b74654a3d9 landing MODULAR_IMGLIB_BRANCH 1998-07-27 16:14:32 +00:00
hardts%netscape.com 2facfb177f renaming .c files to .cpp for landing MODULAR_IMGLIB_BRANCH 1998-07-27 16:12:07 +00:00
pnunn%netscape.com 220772f350 Landing JPEG_BRANCH 1998-07-22 21:17:01 +00:00
danm%netscape.com 7a259ff2df plug leak, ensure viewstream initialization in IL_ViewStream. a:pnunn 1998-07-21 21:17:58 +00:00
valeski%netscape.com 4fcde63b1a No longer setting the referrer field on retrieveal of image urls. 299916. 1998-07-21 20:35:44 +00:00
cmanske%netscape.com 474fbbb59d Added use of flag in IL_GetImage to identify an Editor when loading images, and use of that flag in IL_ViewStream to do use IL_NewStream instead (fixes regresion bug) 1998-07-21 01:55:52 +00:00
atotic 70047532a2 Fixing up the imglib project 1998-06-26 23:53:58 +00:00
atotic 35e9134e8b Fixing up the imglib project 1998-06-26 22:49:26 +00:00
pnunn 4e8deaae08 SF1in #142422. 1998-06-19 00:05:19 +00:00
atotic 4ff7a929e9 Wrong name, should be libimg.mcp 1998-06-16 22:41:03 +00:00
atotic 18c5ad6e39 First Checked In. 1998-06-16 22:36:24 +00:00
atotic 27f4451563 First Checked In. 1998-06-15 20:15:59 +00:00
atotic 304cd32408 First Checked In. 1998-06-12 22:24:09 +00:00
pnunn 8b7aefeb89 fix for #122211. reviewed by toshok. ok'd by don. 1998-06-08 21:14:42 +00:00
scc c518b6d483 First Checked In. 1998-06-04 22:51:07 +00:00
pnunn 38322eedd0 backing out changes for #1222111 and #112970.
These fixes caused bug#123040. Will reopen the above bugs.
1998-06-04 01:46:32 +00:00
jgellman 3eed711ae4 merge from OJI branch 1998-06-03 00:37:20 +00:00
pnunn 43fe479e8f fix for #112970. timer problem with animated gif with frame larger than header screen size.
This fix should allow a graceful handling of error. pnunn
1998-05-29 21:44:08 +00:00
pnunn 699cba856d fix for bug#122211. Corrupted animated gif caused crash. 1998-05-29 19:29:36 +00:00