Commit Graph

1306 Commits

Author SHA1 Message Date
dp%netscape.com
6bc4ef23fd 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
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
neeti%netscape.com
8a390ae229 Implemented special processing required to handle # in prefs.js,
write out prefs file with #, fixed memory leak bug 10629
1999-08-26 12:54:52 +00:00
dp%netscape.com
88a4943bfd Removing nsIRegistry::GetIntArray() and SetIntArray(). These aren't
being used and block scritability. So if we need then, we will figure
out a way to add them that wont break scritability.
1999-08-26 05:11:40 +00:00
dp%netscape.com
8d036420a9 Removed default parameter to Open() to facilitate IDLification. 1999-08-26 03:22:26 +00:00
briano%netscape.com
0546a72da3 Change the undef NETSCAPE to MOZILLA_CLIENT to fix Win and Mac. 1999-08-26 01:23:10 +00:00
dveditz%netscape.com
7dffabf8b6 backing out, briano has a different fix 1999-08-26 01:22:31 +00:00
dveditz%netscape.com
47cae9333b fixing Windows build bustage. Will not fix the mac 1999-08-26 01:17:07 +00:00
briano%netscape.com
d3a5a968b9 Replaced the NETSCAPE ifdefs with MOZILLA_CLIENT to reduce the number of macros we have to define. 1999-08-26 00:10:19 +00:00
ramiro%netscape.com
7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com
5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
brendan%mozilla.org
defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
sgehani%netscape.com
d4d84d53ad Part of fix for bug 12426. 1999-08-25 01:34:31 +00:00
pnunn%netscape.com
748a1ef751 Removing an assert. pnunn. 1999-08-24 23:01:16 +00:00
pnunn%netscape.com
b28399750b Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:30:42 +00:00
pnunn%netscape.com
c453e63f63 Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:18:27 +00:00
hshaw%netscape.com
8a95f5703b fix build bustage, argument type mismatch 1999-08-24 20:34:23 +00:00
pnunn%netscape.com
6f3dbccfe1 Modifications needed for Necko and general clean up of imglib api. pnunn. 1999-08-24 19:53:32 +00:00
pnunn%netscape.com
37fc7e7407 Modifications for Necko and clean up of api. pnunn. 1999-08-24 19:47:46 +00:00
pnunn%netscape.com
187a846bf4 Modifications needed for Necko and clean up of api. pnunn. 1999-08-24 19:46:39 +00:00
scc%netscape.com
68340a37ef got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
mccabe%netscape.com
a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mccabe%netscape.com
17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com
381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
bienvenu%netscape.com
2df575014f add history ab 1999-08-20 23:28:48 +00:00
mscott%netscape.com
b2303cf44d Fix for Bug #12151 on behalf of sspitzer. 1999-08-20 22:59:16 +00:00
arielb%netscape.com
1b252b2e3b includes updates to codbase matching security checks currently turned off
but in place.  redefined the script security manager in caps and it is
now generating codebase principals.
1999-08-20 09:51:02 +00:00
cls%seawood.org
c2bdb85bf4 Removed all references to obsolete OBJDIR variable.
Removed various sections of config.mk & rules.mk that were only used by OBJDIR or by a non-autoconf build.
1999-08-20 06:52:59 +00:00
pnunn%netscape.com
a915f2361c Cleaned up returns across api. pnunn. 1999-08-19 22:42:35 +00:00
pnunn%netscape.com
23c3ae5f4c Cleaning up returns across api's. pnunn. 1999-08-19 22:31:12 +00:00
pnunn%netscape.com
c4e3acc285 Cleaning up returns across api's. pnunn. 1999-08-19 22:22:46 +00:00
pnunn%netscape.com
a477419847 Cleaning up returns across api's. pnunn 1999-08-19 22:19:06 +00:00
dp%netscape.com
e51ac384e3 - Adding a IID paramter to nsIModule::GetClassObject() 1999-08-19 14:55:52 +00:00
dcone%netscape.com
a7dcec0623 Took out some code that was not needed... 1999-08-19 14:17:13 +00:00
sgehani%netscape.com
bfa45ffb41 Adjusted static lib targets in anticipation of adding them to the build. 1999-08-19 10:52:58 +00:00
sgehani%netscape.com
087770dbf9 Fix for Mac specific bug: 10421. 1999-08-19 09:48:53 +00:00
tbogard%aol.net
08975c300d Fixed Mac.. 1999-08-19 06:29:05 +00:00
sspitzer%netscape.com
b49cd9147d remove my old, temporary code to generate a prefs.js file with some default mail-news prefs. we don't need this anymore. fixes #12064 1999-08-19 06:28:39 +00:00
tbogard%aol.net
57feff30c2 XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree. 1999-08-19 05:36:30 +00:00
sgehani%netscape.com
bb1122c9de Fix for UNIX specific bug: 10180. 1999-08-18 05:51:58 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
dp%netscape.com
cba0195d9b added files: mozilla/modules/libimg/gifcom/nsGIFModule.cpp, removed files: mozilla/modules/libimg/gifcom/nsGIFCallback.cpp 1999-08-14 02:01:43 +00:00
dp%netscape.com
98d9b6e4a0 Adding nsGIFModule.cpp; Removing nsGIFCallback.cpp 1999-08-14 01:45:36 +00:00
dp%netscape.com
4a6fa34793 Removing nsGIFCallback.cpp 1999-08-14 01:26:49 +00:00
dp%netscape.com
cbd3d7a376 Adding nsGIFModule as a result of xpcom review of gif. 1999-08-13 20:21:16 +00:00
dp%netscape.com
8c0da13d7c Adding GetIID() accessors 1999-08-13 08:35:58 +00:00
toshok%hungry.com
20cd9da911 we need the nspr private directory, even if building from the mozilla source tree, on unix. 1999-08-13 06:05:16 +00:00
sfraser%netscape.com
2e090c3f1f One final try to get the header output paths right. 1999-08-12 06:07:12 +00:00