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
ramiro%netscape.com
52fac20c37
AIX portability fixes. (Waqar Malik <waqar@netscape.com>)
1999-03-01 06:10:54 +00:00
sfraser%netscape.com
3a123c982b
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
kipp%netscape.com
91144abd41
removed
1999-02-25 16:42:47 +00:00
kipp%netscape.com
f1665e0b68
Renamed calls to FE_SetTimeout to IL_SetTimeout to avoid dll linkage problem on unix
1999-02-17 18:14:58 +00:00
mcafee%netscape.com
f210c5f713
Unix, Win32 now get qsort out of mozilla/lib/xp/xp_qsort.c and mozilla/include/xp_qsort.h. Leaving XP_MAC here until the mac people figure this out, bug 2998 filed to pierre about this.
1999-02-10 04:33:45 +00:00
mcafee%netscape.com
600ec6d97b
Point Unix, Win32 at mozilla/include/xp_qsort
1999-02-10 04:29:17 +00:00
mcafee%netscape.com
c3cd719f0d
Cleaning this Makefile up; removing dead rules, unused stuff
1999-02-10 04:26:53 +00:00
mcafee%netscape.com
4850820afa
Reverting back to 3.4
1999-02-09 12:27:07 +00:00
mcafee%netscape.com
0b012eede2
Reverting back to 3.7
1999-02-09 12:26:27 +00:00
mcafee%netscape.com
9fb5cb8515
reverting back to 3.2
1999-02-09 12:23:00 +00:00
mcafee%netscape.com
bd1751e4fb
Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now
1999-02-09 08:37:35 +00:00
mcafee%netscape.com
f65f111960
Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998)
1999-02-09 08:19:24 +00:00
mcafee%netscape.com
a3b37fb4de
Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version
1999-02-07 09:30:51 +00:00
sfraser%netscape.com
1ef57d3970
Warning fix (remove ;)
1999-01-14 05:12:30 +00:00
pnunn%netscape.com
effe9e1cc0
Minor changes to address annoying compile warnings. pn
1999-01-04 20:04:49 +00:00
shaver%netscape.com
af51904fec
resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles
1998-12-18 02:55:23 +00:00