dveditz%netscape.com
f78d77f1f3
fixing makefile weirdness
...
git-svn-id: svn://10.0.0.236/trunk@45413 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:30:04 +00:00
dveditz%netscape.com
3db236e159
added blank lines for readability
...
git-svn-id: svn://10.0.0.236/trunk@45412 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:28:22 +00:00
cyeh%netscape.com
e066f641bc
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
...
git-svn-id: svn://10.0.0.236/trunk@45411 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:24:51 +00:00
pnunn%netscape.com
ffecd92f71
fix for #10371 . shortened lib names. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@45401 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:07:16 +00:00
norris%netscape.com
34b474302b
Add all-powerful system principals. Remove some dead code from the build.
...
git-svn-id: svn://10.0.0.236/trunk@45380 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:54:35 +00:00
ramiro%netscape.com
8f8c841662
Cleanup linkin of mozdbm.
...
git-svn-id: svn://10.0.0.236/trunk@45349 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 14:31:50 +00:00
morse%netscape.com
98490eb970
fetch server location from a pref
...
git-svn-id: svn://10.0.0.236/trunk@45267 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 02:48:28 +00:00
hoa.nguyen%intel.com
676b1ed679
Extended the example to create a simple button with label.
...
git-svn-id: svn://10.0.0.236/trunk@45226 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 00:12:15 +00:00
hoa.nguyen%intel.com
20c598b2ea
Added the proper Mozilla Toolkit flags.
...
git-svn-id: svn://10.0.0.236/trunk@45225 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 00:11:06 +00:00
norris%netscape.com
3a6d863c13
* clean up nsScriptSecurityManager
...
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
git-svn-id: svn://10.0.0.236/trunk@45080 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 21:58:42 +00:00
neeti%netscape.com
09e423faf4
implemented ResetPrefs feature
...
git-svn-id: svn://10.0.0.236/trunk@44980 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 05:19:29 +00:00
gagan%netscape.com
f99c11bdae
More mem leak fixes that were showing up originating in nsStdURL in bruce's log.
...
git-svn-id: svn://10.0.0.236/trunk@44801 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:23:41 +00:00
brendan%mozilla.org
8ab100a15b
Conform mindlessly to other 'Register foo' component printfs.
...
git-svn-id: svn://10.0.0.236/trunk@44800 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:18:44 +00:00
sspitzer%netscape.com
196b4b022b
fix for #12556 . change homepage back to www.mozilla.org now that bug #7417 is fixed
...
git-svn-id: svn://10.0.0.236/trunk@44762 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 06:09:25 +00:00
vidur%netscape.com
cb989d08ff
Added nsIPref::GetPrefType.
...
git-svn-id: svn://10.0.0.236/trunk@44756 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 06:05:04 +00:00
dp%netscape.com
44d54884d7
This patch improves the PNG error-handling. Primarily it fixes a very
...
subtle compile-time error involving the jmp_buf struct, which can be
different sizes depending on what macros are defined. Since libpng and
Mozilla are not necessarily compiled at the same time (at least during
development), the only way to guarantee that their concept of jmp_buf
is consistent is to avoid using it at all in one of them; specifically,
replace libpng's default error-handler with essentially the same thing
within Mozilla. (This will likely be required in a future version of
libpng, btw.)
git-svn-id: svn://10.0.0.236/trunk@44743 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 04:09:01 +00:00
dp%netscape.com
98c92b13dd
removed files: mozilla/modules/libimg/pngcom/png_png.cpp
...
git-svn-id: svn://10.0.0.236/trunk@44739 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 04:02:26 +00:00
dp%netscape.com
88f949689c
png cleanup from Greg Roelofs <newt@pobox.com>
...
git-svn-id: svn://10.0.0.236/trunk@44736 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 04:00:13 +00:00
dp%netscape.com
02ece73831
Removed png_png.cpp
...
git-svn-id: svn://10.0.0.236/trunk@44730 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:56:19 +00:00
dp%netscape.com
f137706f83
Removing png_png.cpp
...
git-svn-id: svn://10.0.0.236/trunk@44729 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:54:37 +00:00
dp%netscape.com
f03ed5b5bc
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
git-svn-id: svn://10.0.0.236/trunk@44728 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:54:08 +00:00
rpotts%netscape.com
c1eed107d9
M9 BRANCH landing...
...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
neeti%netscape.com
01660f0a39
Implemented special processing required to handle # in prefs.js,
...
write out prefs file with #, fixed memory leak bug 10629
git-svn-id: svn://10.0.0.236/trunk@44668 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 12:54:52 +00:00
dp%netscape.com
9bcdfa7b96
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.
git-svn-id: svn://10.0.0.236/trunk@44644 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 05:11:40 +00:00
dp%netscape.com
c4a39c1bec
Removed default parameter to Open() to facilitate IDLification.
...
git-svn-id: svn://10.0.0.236/trunk@44629 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 03:22:26 +00:00
briano%netscape.com
ec790d84e2
Change the undef NETSCAPE to MOZILLA_CLIENT to fix Win and Mac.
...
git-svn-id: svn://10.0.0.236/trunk@44597 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 01:23:10 +00:00
dveditz%netscape.com
7f39630ffb
backing out, briano has a different fix
...
git-svn-id: svn://10.0.0.236/trunk@44596 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 01:22:31 +00:00
dveditz%netscape.com
9f6583ff58
fixing Windows build bustage. Will not fix the mac
...
git-svn-id: svn://10.0.0.236/trunk@44595 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 01:17:07 +00:00
briano%netscape.com
764c88d65d
Replaced the NETSCAPE ifdefs with MOZILLA_CLIENT to reduce the number of macros we have to define.
...
git-svn-id: svn://10.0.0.236/trunk@44581 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 00:10:19 +00:00
ramiro%netscape.com
d43e5b92ea
Cleanup zlib cruft.
...
git-svn-id: svn://10.0.0.236/trunk@44504 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
cb934ee5cc
Cleanup linking of libimg.
...
git-svn-id: svn://10.0.0.236/trunk@44493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:37:11 +00:00
brendan%mozilla.org
d87f3f7b04
Massive spankage to capitalize C++ method and attribute name bindings, per
...
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
git-svn-id: svn://10.0.0.236/trunk@44456 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 05:26:25 +00:00
sgehani%netscape.com
a742c99f4f
Part of fix for bug 12426.
...
git-svn-id: svn://10.0.0.236/trunk@44426 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 01:34:31 +00:00
pnunn%netscape.com
5f29b03cf2
Removing an assert. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@44399 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 23:01:16 +00:00
pnunn%netscape.com
4a71e978e3
Modifications for Necko and general cleanup of api. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@44386 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:30:42 +00:00
pnunn%netscape.com
8de7eecffa
Modifications for Necko and general cleanup of api. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@44381 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:18:27 +00:00
hshaw%netscape.com
61d9805509
fix build bustage, argument type mismatch
...
git-svn-id: svn://10.0.0.236/trunk@44335 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 20:34:23 +00:00
pnunn%netscape.com
b9d0d7d29d
Modifications needed for Necko and general clean up of imglib api. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@44328 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 19:53:32 +00:00
pnunn%netscape.com
18af2e89fe
Modifications for Necko and clean up of api. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@44327 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 19:47:46 +00:00
pnunn%netscape.com
76b2ad2303
Modifications needed for Necko and clean up of api. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@44326 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 19:46:39 +00:00
scc%netscape.com
56d5ad0b43
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
...
git-svn-id: svn://10.0.0.236/trunk@44139 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 10:14:16 +00:00
mccabe%netscape.com
afea99f4a0
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.
git-svn-id: svn://10.0.0.236/trunk@44096 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 23:52:07 +00:00
mccabe%netscape.com
0ee0c94bc4
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.
git-svn-id: svn://10.0.0.236/trunk@44059 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 13:26:18 +00:00
mccabe%netscape.com
f54a574f03
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
...
git-svn-id: svn://10.0.0.236/trunk@44056 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 11:25:50 +00:00
ramiro%netscape.com
1784612f6b
cleanup linking of libmozreg.
...
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
mccabe%netscape.com
91543218bc
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.
git-svn-id: svn://10.0.0.236/trunk@43988 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 08:54:47 +00:00
bienvenu%netscape.com
671fb898fd
add history ab
...
git-svn-id: svn://10.0.0.236/trunk@43900 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:28:48 +00:00
mscott%netscape.com
0354de99f5
Fix for Bug #12151 on behalf of sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@43882 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:59:16 +00:00
arielb%netscape.com
ad40dbfcd5
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.
git-svn-id: svn://10.0.0.236/trunk@43798 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 09:51:02 +00:00
cls%seawood.org
c40becaa41
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.
git-svn-id: svn://10.0.0.236/trunk@43791 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 06:52:59 +00:00