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

247 Коммитов

Автор SHA1 Сообщение Дата
pnunn%netscape.com 1482b958ed Prep work for alpha channel. pnunn. 1999-06-22 20:09:29 +00:00
briano%netscape.com a1b287c705 Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:07:09 +00:00
pnunn%netscape.com 5820e15512 with bug fix for #6045.pnunn. 1999-06-09 20:19:29 +00:00
pnunn%netscape.com 93024ca674 fix for bugz#6045 in if.cpp. pnunn. 1999-06-09 20:16:03 +00:00
pnunn%netscape.com 50eafb39b6 Clean up in IL_GetImage(). bugz#6045. pnunn. 1999-06-09 20:15:01 +00:00
Jerry.Kirk%Nexwarecorp.com fb9d7a4071 -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 4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
mcmullen%netscape.com 4b0ff2c414 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 2a259bc613 These 2 lines caused a crash with editor. Take out for study. pnunn. 1999-06-01 23:14:55 +00:00
pnunn%netscape.com fc96989970 move kISupportsIID declaration local. pnunn. 1999-06-01 21:53:12 +00:00
pnunn%netscape.com 8ad72971e3 move kISupportsIID declaration local. and clean up ic. pnunn. 1999-06-01 21:50:37 +00:00
pnunn%netscape.com aa8109e09b Removing old defs and added tests for null ptrs. pnunn. 1999-05-27 22:42:57 +00:00
pnunn%netscape.com 65397b2c96 Removing old defs. pnunn. 1999-05-27 22:40:52 +00:00
pnunn%netscape.com c0595ace77 Removing old def's. pnunn. 1999-05-27 22:36:17 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
shaver%netscape.com 0a1f41b7dc 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 c441de9d46 make the destructors virtual 1999-05-13 00:59:19 +00:00
sspitzer%netscape.com 5361aa6d31 make destructors virtual 1999-05-13 00:51:26 +00:00
sspitzer%netscape.com ed6326405e make the destructor virtual 1999-05-13 00:48:42 +00:00
pnunn%netscape.com ba249b4527 General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn. 1999-05-07 22:25:31 +00:00
pnunn%netscape.com e32a08be77 General clean up. Remove ifdef STANDALONE_IMAGE_LIB. pnunn. 1999-05-07 22:24:10 +00:00
pnunn%netscape.com e94ebd1c2a 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 820e45d15e backing out change while we're trying to verify trees. 1999-05-06 23:06:07 +00:00
pnunn%netscape.com 88f3dd9d91 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 b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
dp%netscape.com 262d0f491f XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
slamm%netscape.com 3b15c090ad 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 8d208edba5 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 dd5962e92a Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann. 1999-04-30 18:29:19 +00:00
dveditz%netscape.com 9311a16cbb fix zlib name on windows 1999-04-28 00:40:56 +00:00
briano%netscape.com a418fb8c99 Replacement for the old file that had a trailing space in the name. 1999-04-27 23:54:26 +00:00
pnunn%netscape.com ad63b1eb39 fix mem leak. pnunn. bugz# 5552. 1999-04-27 23:27:30 +00:00
pnunn%netscape.com 9d4742fb9a 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 fcfd7c1d8b cvs ignorage of generated makefiles 1999-04-26 18:26:05 +00:00
jj%netscape.com 80eb87ee12 (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 5d0ff0af77 remove MathLib for carbon compliance. 1999-04-23 16:16:15 +00:00
shaver%netscape.com e0db7f5bf7 try to make g++ 2.7.2.3 happier by removing extra parens 1999-04-23 03:02:13 +00:00
jj%netscape.com 9f2aa4b1b8 fix the components so that they have different PEF names 1999-04-23 03:02:05 +00:00
jj%netscape.com f778c40482 change creator type from MOSS to MOZZ 1999-04-23 02:38:06 +00:00
pnunn%netscape.com dcb9ca6942 fixed optimized. pn. 1999-04-23 01:14:33 +00:00
pnunn%netscape.com d392455394 fixed optimized. 1999-04-23 01:13:50 +00:00
pnunn%netscape.com cb58716224 took out static. pn. 1999-04-23 00:17:08 +00:00
pnunn%netscape.com e598c76d1a No longer needed. 1999-04-22 23:47:11 +00:00
pnunn%netscape.com 0d0cb00a34 No exports for this dir. pnunn. 1999-04-22 23:39:52 +00:00
pnunn%netscape.com 969ae721b3 First Checked In. 1999-04-22 23:37:03 +00:00
pnunn%netscape.com 71f5751587 decoders implementation. 1999-04-22 23:34:18 +00:00
pnunn%netscape.com 277d3b5e07 Updated for decoder implementation. pn. 1999-04-22 23:22:01 +00:00
pnunn%netscape.com 3f4cf23581 First Checked In. 1999-04-22 23:06:01 +00:00
pnunn%netscape.com 048c96e46a decoder implementation. pnunn 1999-04-22 23:05:14 +00:00
pnunn%netscape.com d767a277a3 Cleared out unneed make code. pn. 1999-04-22 22:51:16 +00:00
pnunn%netscape.com 38ad25b1e8 New. 1999-04-22 22:49:33 +00:00
pnunn%netscape.com 94b9e0b4e6 Changes needed for decoder implementation. pn. 1999-04-22 22:47:13 +00:00
pnunn%netscape.com 3761a19f90 No longer needed. pn. 1999-04-22 22:45:35 +00:00
pnunn%netscape.com a0f48373ee Changes needed for new timer code. pn. 1999-04-22 22:41:26 +00:00
pnunn%netscape.com 4018fc9641 Implements decoder api. pn. 1999-04-22 22:40:46 +00:00
pnunn%netscape.com 5a1c2c9bfd Bruce's patch. pn. 1999-04-22 22:38:46 +00:00
pnunn%netscape.com a8af3108a4 Implements decoder api. pnunn. 1999-04-22 22:37:16 +00:00
pnunn%netscape.com 134ea308f3 No longer needed. pn. 1999-04-22 22:35:25 +00:00
pnunn%netscape.com bee7db0cb7 Will be inplemented in extensions directory. pnunn. 1999-04-22 22:32:51 +00:00
pnunn%netscape.com 281ff3e702 Moved to public_com. Also needed by decoders as well as imglib. 1999-04-22 22:31:55 +00:00
pnunn%netscape.com 7ff7e3eecc 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 4e6776e4be Moved to jpgcom. pnunn. 1999-04-22 22:30:05 +00:00
pnunn%netscape.com 47b17f5fad Moved to pngcom. pnunn. 1999-04-22 22:29:25 +00:00
pnunn%netscape.com a5703b136f Moved to gifcom. pnunn. 1999-04-22 22:28:03 +00:00
pnunn%netscape.com e72a30bdb4 Added new directories to build. linux/X. pnunn. 1999-04-22 22:23:27 +00:00
pnunn%netscape.com 5963299af9 Added new directories to build for win. pnunn. 1999-04-22 22:22:18 +00:00
pnunn%netscape.com e99db1efbc replaced ++ comments. pnunn. 1999-04-20 19:30:33 +00:00
pnunn%netscape.com 548c09a119 took out oo style comments. pnunn. 1999-04-20 18:51:20 +00:00
pnunn%netscape.com e9cac82f3c created. place holder. pnunn. 1999-04-20 18:24:24 +00:00
pinkerton%netscape.com 972b712bd7 add src temporarily to access paths for pnunn. 1999-04-20 00:34:54 +00:00
pnunn%netscape.com e927d42c5b new. decoder. pnunn 1999-04-19 22:42:58 +00:00
pnunn%netscape.com 50bcc210f8 new. decoder. moved from libimg/src. pnunn. 1999-04-19 22:41:11 +00:00
pnunn%netscape.com f692c00c5e new. decoders. unix/autoconfig. pnunn. 1999-04-19 22:33:13 +00:00
pnunn%netscape.com e349fc2a3e new. decoders. Unix/autoconfig. pnunn. 1999-04-19 22:31:28 +00:00
pnunn%netscape.com 4181e71959 new. decoders. unix/autoconfig make. pnunn. 1999-04-19 22:29:49 +00:00
pnunn%netscape.com e4569e1ccc new. decoders. pnunn. 1999-04-19 22:22:47 +00:00
pnunn%netscape.com e3aff21fd7 new. decoder. pnunn. 1999-04-19 22:03:55 +00:00
pnunn%netscape.com 575767929e new. decoder. pnunn 1999-04-19 22:03:25 +00:00
pnunn%netscape.com 594f1c3490 new. decoder.pnunn 1999-04-19 22:00:02 +00:00
pnunn%netscape.com fdef63a464 new. decoder. for win builds. pnunn. 1999-04-19 21:32:35 +00:00
pnunn%netscape.com ec15f9fa97 new. decoder. pnunn. 1999-04-19 21:31:10 +00:00
pnunn%netscape.com 0cb075d473 new. decoder. pnunn 1999-04-19 21:29:51 +00:00
pnunn%netscape.com 143c1e35bc new. moved from libimg/src. decoder. pnunn. 1999-04-19 21:28:48 +00:00
pnunn%netscape.com c20c9431fc new. decoder. pn. 1999-04-19 21:27:19 +00:00
pnunn%netscape.com 00eac2183a new. decoder. for win builds. pnunn. 1999-04-19 21:16:59 +00:00
pnunn%netscape.com dc0f55a352 new. decoder. pnunn. 1999-04-19 21:16:24 +00:00
pnunn%netscape.com 72e996cadd new. gif decoder. pnunn. 1999-04-19 21:15:39 +00:00
pnunn%netscape.com fff43d13ff new. gifdecoder. pnunn. 1999-04-19 21:14:20 +00:00
pnunn%netscape.com bca22b3c1e gif decoder. created. pnunn. 1999-04-19 21:12:11 +00:00
pnunn%netscape.com adc3dd9a3e gif decoder.created. pn 1999-04-19 19:55:48 +00:00
pnunn%netscape.com 6f48cabec3 gif decoder. created. pnunn. 1999-04-19 19:35:16 +00:00
alecf%netscape.com 43e7b968b2 add public\raptor to build so that we can get to nsQuickSort.h 1999-04-15 03:10:33 +00:00
alecf%netscape.com 493a5a369a back this out for now, mac isn't linking against libraptorbase 1999-04-15 03:04:04 +00:00
alecf%netscape.com 5d41b9c3ee back out this fix because mac depends on XP_QSORT 1999-04-15 02:42:18 +00:00
alecf%netscape.com 60b89f730c use new nsQuickSort routine
a=pnunn
1999-04-15 02:28:29 +00:00
pinkerton%netscape.com fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
ramiro%netscape.com 2b93ebeee6 Change ConvertRGBToRGB24 to be dumb on unix so that it doesn reverse the
byte order.  This is needed because the unix gtk image munging code expects
the image data to be in RGB format.

The ConvertRGBToRGB24 conversion is obviously a waste of time on unix and
probably mac.

Unfortunately, the alternative seems to require significant IMGLIB
work.  Simply seeting to ic->converter to NULL for the 24 bit case
did not work as expected.

The correct fix might be to not do any conversion if the image data
is already in the format expected on the nsIImage end.
1999-03-26 09:50:40 +00:00
briano%netscape.com ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
mcafee%netscape.com 87892281ff Uninitialized variables 1999-03-05 04:40:14 +00:00