Commit Graph

211 Commits

Author SHA1 Message Date
cls%seawood.org
c5a72acbdc Added EXPORTS 1998-11-11 05:33:24 +00:00
cls%seawood.org
358f737b24 Forgotten piece of Jeremy Lea's patch 1998-11-11 04:38:53 +00:00
cls%seawood.org
288a1c7f8c Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
pnunn%netscape.com
83c3330a72 bugzilla#1211. Needed ifndef for Timer decl. 1998-11-10 00:07:58 +00:00
pierre%netscape.com
fed80d6b91 enabled debug info in standalone target (closed tree override: raptor build only) 1998-11-04 06:34:34 +00:00
cls%seawood.org
c59be78dc1 Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
cls%seawood.org
5db72cde51 Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
cls%seawood.org
ed2a7f5f65 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
f482438c59 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com
f27781f002 Temp fix for NUCache defines. Not reaching here... 1998-10-20 02:58:24 +00:00
pnunn%netscape.com
b6a0d81eab migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn. 1998-10-16 21:09:41 +00:00
gagan%netscape.com
daba6ef637 Makefile changes for NU_Cache. 1998-10-13 00:33:27 +00:00
gagan%netscape.com
10d87c7a64 Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
cyeh%netscape.com
66fc92cb28 NSPR20 will always be defined, so simplify makefile 1998-10-12 20:17:45 +00:00
pierre%netscape.com
87764930d1 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
fbe1aa04e7 Adding NU_CACHE specific defitions for compilation error with VC 5.0 1998-10-06 00:36:10 +00:00
gagan%netscape.com
0e3820378c NuCache changes. 1998-10-05 21:45:37 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
norris%netscape.com
8647812478 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
f516853110 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
1fff0d4271 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
6222d3f057 remove crusty old NSPR20 #ifdef 1998-09-25 00:30:06 +00:00
wtc%netscape.com
96a6a02078 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
28e94d9f5e fix for #309770. Porting RefreshURLTimer fix from 4.06 to Moz. 1998-09-09 19:08:32 +00:00
cls%seawood.org
9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
cls%seawood.org
9ec4fad8e8 Added ifdefs for MOZ_NATIVE_{JPEG,PNG,ZLIB}. Approved by pnunn%netscape.com. 1998-08-18 22:59:14 +00:00
pnunn%netscape.com
3ec730cc04 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
22f632978b Removing comment that doesn't apply anymore. With permission of pnunn 1998-08-12 00:40:33 +00:00
gagan%netscape.com
d7096c11e4 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
447dd2d5d1 still need jerror.h. Thanks, Rick. 1998-08-11 22:08:39 +00:00
pnunn%netscape.com
d929a63e36 Removed extraneous include file. Tom Lane, committed by pnunn. 1998-08-11 20:45:59 +00:00
pnunn%netscape.com
647bb6a7e0 remove dependencies on jpeg files. Tom Lane, committed by pnunn. 1998-08-11 20:45:18 +00:00
cmanske%netscape.com
64f79dfe72 Backed out hack for loading image problems in Composer 1998-07-30 02:32:46 +00:00
cmanske%netscape.com
b6d45e4eee 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
ed2e5ac92a Reenable Charlie's editor hack to deal with IL_ViewStream/IL_NewStream problems 1998-07-29 22:42:44 +00:00
pierre%netscape.com
6be91235f2 added the 2 'standalone' targets 1998-07-28 04:05:23 +00:00
hardts%netscape.com
e46017e860 landing MODULAR_IMGLIB_BRANCH 1998-07-27 16:14:32 +00:00
hardts%netscape.com
17d468d672 renaming .c files to .cpp for landing MODULAR_IMGLIB_BRANCH 1998-07-27 16:12:07 +00:00
pnunn%netscape.com
cc39449533 Landing JPEG_BRANCH 1998-07-22 21:17:01 +00:00
danm%netscape.com
00bb271278 plug leak, ensure viewstream initialization in IL_ViewStream. a:pnunn 1998-07-21 21:17:58 +00:00
valeski%netscape.com
42dd11ee50 No longer setting the referrer field on retrieveal of image urls. 299916. 1998-07-21 20:35:44 +00:00
cmanske%netscape.com
549bf8e895 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
8a2a9bd97f Fixing up the imglib project 1998-06-26 23:53:58 +00:00
atotic
910355b2cf Fixing up the imglib project 1998-06-26 22:49:26 +00:00
pnunn
76b7869a6a SF1in #142422. 1998-06-19 00:05:19 +00:00
atotic
810aaa8d20 Wrong name, should be libimg.mcp 1998-06-16 22:41:03 +00:00
atotic
66299795de First Checked In. 1998-06-16 22:36:24 +00:00
atotic
d66233474f First Checked In. 1998-06-15 20:15:59 +00:00
atotic
ce40da0e6f First Checked In. 1998-06-12 22:24:09 +00:00
pnunn
ebd70a9160 fix for #122211. reviewed by toshok. ok'd by don. 1998-06-08 21:14:42 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
pnunn
5d8f61982b 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
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
pnunn
fa2311e73b 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
4f33963031 fix for bug#122211. Corrupted animated gif caused crash. 1998-05-29 19:29:36 +00:00
pnunn
b705de4a3c fix for #84300. print images at printer resolution not screen resolution. 1998-05-28 18:53:31 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
sar
a2b052af2d change MOZ_SRC references to DEPTH 1998-04-21 21:38:43 +00:00
ltabb
4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00