warren%netscape.com
e12f238589
Bug 46864 - Embedding needs a name attribute on nsIRequest.
2000-08-21 08:23:54 +00:00
dbaron%fas.harvard.edu
0256708985
Back out makefile changes since they are causing problems for some people. Go back to copying source files around.
2000-08-20 01:14:26 +00:00
sgehani%netscape.com
a958d5e317
Build standalone libjar only on Linux. (Installer only exists on Linux for
...
now.)
[r=syd]
2000-08-19 23:32:24 +00:00
scc%mozilla.org
77d446201a
fixing code that relied on implicit string construction
2000-08-19 21:44:26 +00:00
dbaron%fas.harvard.edu
3b28047086
Remove no-longer-copied files from .cvsignore
2000-08-19 21:42:35 +00:00
dbaron%fas.harvard.edu
4d9bee5892
Avoid copying source files to compile them. r=bryner
2000-08-19 21:24:49 +00:00
sgehani%netscape.com
b269c16355
Remove 'unzip' dependency from Linux installer.
...
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
beard%netscape.com
5067db922b
bug 39050, fixing usage of va_arg to use proper type promotion
2000-08-19 17:59:02 +00:00
cltbld%netscape.com
a8b78d24bb
Need to declare nsIFile to make WS 5.0 happy -cls
2000-08-19 05:44:34 +00:00
dbaron%fas.harvard.edu
f2899e13e7
Changing C++ comments to C comments. Please do not put C++ comments in C files, since it breaks some compilers. r=jst
2000-08-19 03:56:25 +00:00
tor%cs.brown.edu
c2c9f1fd22
Update to libpng-1.0.8. a=brendan,waterson
2000-08-19 02:06:43 +00:00
sgehani%netscape.com
79e5e96686
Backing out changes.
2000-08-19 00:21:04 +00:00
sgehani%netscape.com
c412164117
Updating headser to ignore copied over from parent directory.
2000-08-18 23:42:38 +00:00
sgehani%netscape.com
e30494cf79
This is the *real* fix for the Linux bustage. Sorry about this loss of time.
...
Had to do with MOZ_NATIVE_ZLIB not being defined on my system (differs from
the tbox builds I guess).
2000-08-18 23:41:15 +00:00
sgehani%netscape.com
31f3877090
Attempting to contain bustage again.
2000-08-18 23:22:11 +00:00
sgehani%netscape.com
6727f9b832
Fix build bustage... maybe :)
2000-08-18 22:48:20 +00:00
jtaylor%netscape.com
18be163130
Additional safeguard for bug #45877 . r=alecf.
2000-08-18 22:32:05 +00:00
sgehani%netscape.com
00aa10a96d
Building standalone libjar for installer use.
...
[nsbeta3+ b=48109; r=ssu]
2000-08-18 22:09:26 +00:00
sgehani%netscape.com
dabc124880
Building standalone zlib for installer use.
...
[nsbeta3+ b=48109; r=ssu]
2000-08-18 22:08:22 +00:00
av%netscape.com
c4bedc79a7
Addressing #48856 , added argument null-check before passing it to nsCStringKey::nsCStringKey()
...
patch by warren, r=av
2000-08-18 21:53:03 +00:00
tor%cs.brown.edu
041000a856
Turn on JNG (encapsulated JPEG) images by registering image/x-jng.
...
r=shaver,pnunn a=brendan
2000-08-18 19:16:41 +00:00
ftang%netscape.com
87f5cb86aa
*** empty log message ***
2000-08-18 00:47:03 +00:00
av%netscape.com
8439416960
Part of 46490 fix, r=adamlock
2000-08-17 19:26:15 +00:00
jst%netscape.com
30c383feb6
Fixing nsbeta3+ bug 43327. Make window.history act like an array to be compatible with 4.x, and add proper security checks for DOM array access. r=mstoltz@netscape.com
2000-08-17 05:56:44 +00:00
mcafee%netscape.com
8de69e3e35
Fix build warning, trailing slash looks run-on comment to the egcs compiler.
2000-08-17 01:53:59 +00:00
dbaron%fas.harvard.edu
e8436117f7
Attempt to fix Sun/HP/AIX bustage. r=cls
2000-08-17 00:15:50 +00:00
akkana%netscape.com
6c14f21233
23587: Make accelerator and menu access keys settable through a pref. r=saari
2000-08-17 00:09:16 +00:00
racham%netscape.com
cddb62593d
Fixing bug 46320. Reducing the number of global files by moving profile registry to product sub-directory under HOME. r=dougt
2000-08-16 22:40:27 +00:00
waterson%netscape.com
9ce9d4360a
Backing out pnunn/syd's changes in order to try to get smoketests back. r=pnunn
2000-08-16 03:16:46 +00:00
pnunn%netscape.com
3bc99d3bfc
bug#46704: chrome priority in imgcache. syd, r:pnunn.
2000-08-16 01:20:39 +00:00
pnunn%netscape.com
b7e1ac8bb3
bug#46704: chrome priority in image cache. syd, r:pnunn.
2000-08-16 01:19:44 +00:00
jgaunt%netscape.com
85eba39719
r=jdunn@netscape.com r=edburns@acm.org r=cls@netscape.com
...
a=leaf@netscape.com a=drapeau@eng.sun.com
bug=#43090
fix for hpux java plugin, generalized through configure.in for anyone.
2000-08-14 23:32:14 +00:00
jeff.dyer%compilercompany.com
1c64747083
Bug#34746,34853,40077: Implementation for new method for checking permission to run java.
2000-08-13 14:05:18 +00:00
jeff.dyer%compilercompany.com
63d650ea5d
Bug#16438: Wire up use of new unwrap api.
2000-08-13 14:04:32 +00:00
jeff.dyer%compilercompany.com
afc26f6f4e
Bug#16438: New method for unwrapping wrapped java objects for liveconnect.
2000-08-13 14:02:53 +00:00
jeff.dyer%compilercompany.com
2ff9996c7c
Bug#34746,34853,40077: New method for checking permission to run java.
2000-08-13 14:01:23 +00:00
conrad%ingress.com
d9e8edcf29
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
r=valeski
2000-08-11 20:31:57 +00:00
mcafee%netscape.com
c6ded73515
More double-space lossage, whitespace change only.
2000-08-10 08:16:40 +00:00
morse%netscape.com
a204ee0d93
fix bug 48241, crash when visiting url
2000-08-10 06:34:24 +00:00
warren%netscape.com
84b5fd67e3
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
conrad%ingress.com
f32e087836
Fixed double line feed problem.
2000-08-10 06:06:02 +00:00
valeski%netscape.com
c38e718733
fixing windows hatred of goto inits
2000-08-10 05:23:05 +00:00
mcafee%netscape.com
2f7a5e6fcd
Fixing unix bustage.
2000-08-10 05:14:54 +00:00
conrad%ingress.com
da645761e9
Changed strings to use macros
Fixed FindWinFolder which was not doing anything.
2000-08-10 04:39:30 +00:00
conrad%ingress.com
d0486f7f73
Export of defs header file.
r=valeski
2000-08-10 04:11:15 +00:00
conrad%ingress.com
34afc03823
First checkin.
r=valeski
2000-08-10 04:03:52 +00:00
conrad%ingress.com
eba1a8a490
First checkin.
2000-08-10 04:02:25 +00:00
mozilla.BenB%bucksch.org
04166255b3
47851: Remove unused pref. r=putterman, a=waterson
2000-08-09 09:45:52 +00:00
jst%netscape.com
e442709197
Turning on new DOM Level 2 behavior by default. (bug 48161). a=nisheeth@netscape.com, r=pollmann@netscape.com.
2000-08-09 05:31:28 +00:00
cata%netscape.com
8dbca0b044
Fix for bug #28104 . r=nhotta, a=ftang.
2000-08-08 22:45:36 +00:00
ducarroz%netscape.com
4f8d3a6170
Better fix for Mac Commercial bustage of yesterday. Add xpcompat.h to the manifest file. R=sfraser
2000-08-08 22:15:08 +00:00
waterson%netscape.com
2723cb8319
fucking mac
2000-08-08 04:23:43 +00:00
tor%cs.brown.edu
01833b1bca
Landing libmng 0.9.2+. a=waterson
2000-08-08 03:58:05 +00:00
tor%cs.brown.edu
2091cea00e
Bustage fix - add xpcompat.h to the export list.
2000-08-07 23:10:48 +00:00
pchen%netscape.com
c7ed50c331
Checkin for pnunn on Mac, remove dllcompat.cpp from projects
2000-08-07 22:59:02 +00:00
pnunn%netscape.com
d8faa2e9d1
bug#41040: cruft removal.
2000-08-07 22:16:30 +00:00
av%netscape.com
01ca1eb997
Fixing 39534, patch by sean, r=av
2000-08-07 22:10:07 +00:00
av%netscape.com
0ff6c8206b
Fixing 47360, patch by sean@beatnik.com, r=av
2000-08-07 21:51:19 +00:00
bryner%uiuc.edu
0beac27d8d
Removing more obsolete libpref stuff. Not part of build. r=alecf.
2000-08-07 07:31:48 +00:00
dougt%netscape.com
f050054a44
DEBUGGING information for bug 46737.
2000-08-06 19:21:09 +00:00
syd%netscape.com
5aba41c891
Add a couple of prlog messages. r=pavlov.
2000-08-05 00:59:08 +00:00
bienvenu%netscape.com
e80107cb9e
fix 47445 restore default pref for threading by subject without re
2000-08-03 14:15:27 +00:00
cls%seawood.org
f00d4ece6a
Oops. Did a lxr search on the wrong thing. Change -DB1M to -DB_ONE_M since WS5.0 appears to not handle the former properly in all cases.
2000-08-03 06:07:33 +00:00
cls%seawood.org
e2e1953210
Removing unused define that appeared to be causing WS5.0 to occassionaly complain about the use of -D without an argument.
2000-08-03 05:34:19 +00:00
mkaply%us.ibm.com
474c320967
r=mkaply, a=brendan
...
Tinderbox break - Should have been info.fExtensionArray
2000-08-03 02:20:17 +00:00
av%netscape.com
0c06d16845
Fixing Unix redness
2000-08-02 23:36:30 +00:00
av%netscape.com
a371acfc89
Fixing 45895, r=waterson
2000-08-02 23:01:35 +00:00
cata%netscape.com
8455fb918d
Fix for bug #28112 cache not persistent in charset menu, r=nhotta, a=ftang.
2000-08-02 21:54:18 +00:00
av%netscape.com
299bf1f85a
Fixing 46573, r=serge
2000-08-02 21:35:45 +00:00
bryner%uiuc.edu
ff43d1cb77
Removing unused directory/files. No effect on build. r=alecf.
2000-08-02 00:46:14 +00:00
dimator%netscape.com
8360317eb7
Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman
2000-08-01 23:25:59 +00:00
bryner%uiuc.edu
80bab8a6ce
Removing obsolete files. Not part of the build. r=alecf.
2000-07-31 21:08:23 +00:00
alecf%netscape.com
63ea4acf7c
oops, back out this printf, didn't mean for it to go in
2000-07-31 20:58:08 +00:00
alecf%netscape.com
3fd7c860a1
fix for #46379 by dougt@netscape.com, r=alecf
...
fix some leaked interface pointers in nsPref
2000-07-31 20:56:54 +00:00
alecf%netscape.com
38488feb83
#36965 : make prefs use nsIFile - first part is to add APIs that will eventually replace GetFilePref
...
r=conrad@ingress.com
2000-07-31 20:27:22 +00:00
neeti%netscape.com
02fbfb6b07
fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix
2000-07-29 02:30:30 +00:00
mozilla.BenB%bucksch.org
5df70fc0c6
44439: Support headers (3 modes), <dd>/<dt>, <q>, <code>, <th>.
...
Improved <img>, </blockquote>.
Improved "unknown" block and (some) inline tags.
Pref for structured phrases.
r=akk, a=waterson
2000-07-28 23:18:12 +00:00
warren%netscape.com
ae0d4c4f01
Making addref/release threadsafe
2000-07-28 06:49:01 +00:00
cls%seawood.org
01c0f7aed5
The ports tinderboxes were inconveniently down so this bustage was hidden for the past week. Bug #45698
2000-07-28 05:43:24 +00:00
pnunn%netscape.com
6804506105
bug#22754: fix, nsbeta3. pnunn. r:gagan
2000-07-27 23:37:00 +00:00
granrose%netscape.com
722ef87fb4
changing milestone from M17 to M18 for useragent and about page.
2000-07-27 20:57:43 +00:00
neeti%netscape.com
41ff58d508
fix for bug 40084 - [CRASH] Crash in disk cache code, r/a=gagan
2000-07-27 14:28:48 +00:00
brade%netscape.com
07a379e0c6
fix prefs (bug #42212 )
2000-07-27 14:10:11 +00:00
mstoltz%netscape.com
789ca54db9
bug 42678. Disabling JS in mailnews by default; it can be reactivated from prefs. Lots of people asked for this. a=brendan, r=rginda.
2000-07-27 00:47:23 +00:00
bryner%uiuc.edu
26c0e9db54
Bug 46379, r=alecf.
2000-07-26 22:52:32 +00:00
cls%seawood.org
8e82535d4f
Bringing BeOS up to speed
2000-07-26 06:22:37 +00:00
mstoltz%netscape.com
b65db40d35
Fixing 40159, nasty infinite recursion on startup. r&a=beard
2000-07-26 04:53:01 +00:00
morse%netscape.com
3eecef36a3
fix bugs 45096 and 42434, host wallet interview and samples on netcenter for commercial product
2000-07-26 02:55:39 +00:00
warren%netscape.com
2b01440bc0
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
mozilla.BenB%bucksch.org
caf6b03f85
44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default.
2000-07-22 07:37:20 +00:00
waterson%netscape.com
f364059419
Brownian hacking to fix build bustage.
2000-07-22 03:17:55 +00:00
waterson%netscape.com
b9428404ee
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH. r=av
2000-07-22 02:11:04 +00:00
waterson%netscape.com
b83d0b4407
Bug 45698. Fix Win32 build bustage. Checked in from wrong machine.
2000-07-22 01:58:55 +00:00
waterson%netscape.com
3b56e5fda1
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av
2000-07-22 01:34:13 +00:00
edburns%acm.org
5b7c874d34
bug=23157
...
r=av
a=waterson
Don't use hard coded 2000. Instead use sizeof(path).
2000-07-22 00:48:26 +00:00
edburns%acm.org
8bc3199379
bug=23157
...
ra=av
This fix makes it so the plugins directory is correctly located
in the embedding case.
2000-07-21 00:27:36 +00:00
edburns%acm.org
9969ad3c8a
bug=43280
...
a=av
r=av
Add a "don't show this dialog again" feature to the
"No Default Plugin Dialog". In addition, don't display the dialog
more than once per mime-type per session.
2000-07-20 22:53:32 +00:00
ftang%netscape.com
afd789602b
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
2000-07-20 21:09:11 +00:00
edburns%acm.org
0ac863d889
bug=16677
...
a=av
r=stanley.ho
This fix causes nsPluginHostImpl::FindProxyForURL to honor
the "no proxies for" list.
2000-07-20 19:09:50 +00:00
mkaply%us.ibm.com
ee0249ccf8
#45973
...
r=dougt, a=brendan
OS/2 specific changes for nsAppFileLocationProvider.cpp
2000-07-20 18:55:28 +00:00
pnunn%netscape.com
38ed05f47f
fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
...
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
waterson%netscape.com
a9988fbc1f
Bug 37622. The rest of the patch that I somehow missed the first time around. r=blizzard,pavlov
2000-07-20 01:40:54 +00:00
edburns%acm.org
e86c9acda8
a=av
...
r=av
bug=38848
This bug enables nsIPluginHostImpl::GetValue(nsPluginManagerVariable_XDisplay)
to function correctly.
Thanks to Chris Waterson.
This has been built on win32 and solaris.
2000-07-20 01:16:52 +00:00
mstoltz%netscape.com
3910fcba0b
fix for 42387, r=dveditz
2000-07-20 01:16:15 +00:00
mstoltz%netscape.com
65ede1c243
Fix for 42387. r=dveditz
2000-07-20 01:15:09 +00:00
waterson%netscape.com
eb10ce3a1a
Bug 37622. Hackery to get <embed hidden='true'> to work. Check hidden attribute; if set, size to (0, 0) and don't create a widget. r=pavlov,blizzard.
2000-07-19 23:46:43 +00:00
waterson%netscape.com
a5fbd61475
Remove debugging cruft I left in.
2000-07-19 23:24:35 +00:00
conrad%ingress.com
076cacd9dc
- Not yet part of build -
Changed name of Debug target
2000-07-19 22:43:50 +00:00
ftang%netscape.com
fa65fbdc4b
fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property
2000-07-19 22:39:37 +00:00
mcafee%netscape.com
6e5119637e
Ignore generated files.
2000-07-19 22:13:17 +00:00
dougt%netscape.com
57c31623c5
Damnit., missed this file.
2000-07-19 22:10:49 +00:00
conrad%ingress.com
db6eb046ac
Not part of build!
Added some <includes> needed on Mac
2000-07-19 21:47:08 +00:00
conrad%ingress.com
b07ca3bf2e
Removed shared lib targets - Not yet part of build
2000-07-19 21:45:42 +00:00
waterson%netscape.com
b95b383548
Bug 37522. Implement ns4xPlugin::GetMIMEDescription() and ns4xPlugin::GetValue(); alter nsPluginsDirUNIX to use these routines (instead of directly calling the NP_* routine) while grovelling through 4.x plugins. r=av
2000-07-19 21:43:46 +00:00
dougt%netscape.com
780e01b652
Adding UNIX makefiles.
...
making compile on unix
(NOT PART OF BUILD)
2000-07-19 21:20:35 +00:00
dougt%netscape.com
f11513d107
Fixing line feeds.
...
Adding makefiles for windows.
Making compile on windows.
(not part of build!)
2000-07-19 19:58:35 +00:00
ftang%netscape.com
736c891380
add one space to add check in comment for last check in
...
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com
19770aec9e
*** empty log message ***
2000-07-19 06:24:47 +00:00
Jerry.Kirk%Nexwarecorp.com
8edb23803e
This test relies on GTK libraries and header files, it is not
...
buildable on other non-GTK unix builds, like Photon. This change to
the Makefile makes sure this test is only built if GTK is enabled.
r=cls
2000-07-17 13:06:50 +00:00
conrad%ingress.com
9038f4adb8
First checkin - Not yet part of build.
2000-07-16 14:20:33 +00:00
conrad%ingress.com
e6dec01f16
First checkin - Not yet part of build
2000-07-16 14:18:11 +00:00
mcafee%netscape.com
281b91a2d5
Ignore generated files.
2000-07-15 15:50:33 +00:00
ruslan%netscape.com
8d73f75efe
Fix 45398, a=valeski, r=gagan
2000-07-14 23:01:53 +00:00
tao%netscape.com
bbd34644f2
39790 : [L12y] Move all localizable prefs into chrome://.r=morse.
2000-07-13 23:46:53 +00:00
chuang%netscape.com
0ec4660e5b
Bug 45282 No Address Book in today's Linux build. r=alecf
2000-07-13 21:07:01 +00:00
jst%netscape.com
e5da6444bc
Fixing nsbeta2+ bug 44022. Loading javascript: URL's from a plugin wasn't always working. r=vidur@netscape.com
2000-07-13 02:44:14 +00:00
pnunn%netscape.com
5a09182814
fix for bug#40785, #40767 : added new state so gif load can be aborted without
...
an error. pnunn rev:kin@netscape.com
2000-07-12 23:27:54 +00:00
mstoltz%netscape.com
a8545c4aed
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
pavlov%netscape.com
3f7d6ee2fe
4.x unix plugin changes for bug 37477 r=pollmann, av
2000-07-11 21:44:39 +00:00
chuang%netscape.com
4b283d9c3a
Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
2000-07-11 20:18:38 +00:00
bnesse%netscape.com
9c230e7301
Moved code which was initalizing the memory allocation service from the constructor into the CreatePlugin function because it wasn't being called early enough for some plugins. Need to proceed on Bug 19931. r=av.
2000-07-11 20:08:05 +00:00
av%netscape.com
d98110ff32
#22954 , fixing Mac glitch, r=brade
2000-07-10 23:54:31 +00:00
cls%seawood.org
0d38a2635c
Explicitly include nspr header when needed
2000-07-10 08:40:05 +00:00
cls%seawood.org
9dbf922d2a
Explicitly include xp_mem.h since it is needed
2000-07-10 07:42:53 +00:00
cls%seawood.org
e87a1b7b11
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00
av%netscape.com
b2d01667e4
#22954 , adding unix and mac flavors, r=pierre
2000-07-09 22:26:44 +00:00
cls%seawood.org
634bdeb719
The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
...
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree. The source tree copies will be used as a template for a generated version. Bug #29597
2000-07-08 09:36:01 +00:00
tor%cs.brown.edu
09388fe170
Remove unneeded AC_DEFINE, clean up warnings, and take out debug printfs.
2000-07-08 03:39:21 +00:00
brendan%mozilla.org
1133783b32
Patch around bad in-place modification of .../build/build_number, and consequent removal of it by distclean, which leaves one with a build that breaks here. This patch cures the broken build, but results in at least four modified source files: build_number, nsBuildID.h, and two related files under xpfe (r=cls@seawood.org).
2000-07-08 02:39:40 +00:00
tor%cs.brown.edu
203eea477a
Turning on MNG decoder by default on all platforms.
...
configure.in change r=cls. a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
av%netscape.com
bc8b5454f3
Addressing 22954, r=mscott
2000-07-07 00:10:54 +00:00
nhotta%netscape.com
16e441b07d
Added force_charset_override, bug 43101, r=mscott.
2000-07-06 23:25:40 +00:00
av%netscape.com
8fbbc3c0cf
Addressing 22954, removed tag info query for full page plugins, r=edburns@acm.org
2000-07-06 21:44:38 +00:00
dougt%netscape.com
4dad68ccc7
44046
...
r=dveditz@netscape.com
pdt+
2000-07-06 06:58:28 +00:00
dougt%netscape.com
c5f75a46b4
44046
...
r=dveditz@netscape.com
pdt+
2000-07-06 02:05:51 +00:00
av%netscape.com
5ab221439c
#43500 , making the default plugin part of the build on Windows, r=pollmann
2000-07-05 22:51:34 +00:00
mkaply%us.ibm.com
6f637f704c
#40177
...
r = cls, a = brendan
OS/2 bringup - Changes so we can build mng
2000-07-05 21:28:07 +00:00
tor%cs.brown.edu
3f32a2f7cf
Build MNG decoder when MOZ_MNG is set. r=roc+@cs.cmu.edu, a=brendan@mozilla.org
2000-07-05 19:54:33 +00:00
tor%cs.brown.edu
e84abebb2f
Update libmng snapshot. Not in default build.
2000-07-05 19:32:22 +00:00
mstoltz%netscape.com
d1da06c856
DOM properties default to same origin access only. Bug 28443. r=rginda
2000-07-05 19:08:20 +00:00
cls%seawood.org
bca014f1bb
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
jab%atdot.org
3ff5cd0f65
a=brendan@mozilla.org
...
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
tor%cs.brown.edu
71ffb779d0
Update libmng snapshot. Not in default build.
2000-06-30 23:41:12 +00:00
edburns%acm.org
2a2fd82d21
a=av
...
bug=23775
This is the last bit of the checkin that George Drapeau started
for bug 23775. He didn't finish due to conflicts with this file
and, being the good engineer that he is, he waited for the author
to return from vacation.
George said I could check this in under the same approval for
the rest of 23775.
2000-06-30 17:31:02 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
av%netscape.com
f873e68c74
Addressing 22954, patch by amusil, r=av
2000-06-29 21:48:09 +00:00
av%netscape.com
adf7a1d3bd
Addressing 22954, patch by amusil, r=av
2000-06-29 21:42:13 +00:00
tor%cs.brown.edu
083bb9620d
Update libmng snapshot. Not in default build.
2000-06-29 21:40:43 +00:00
tor%cs.brown.edu
4bf1902150
Fix test for 32bit type. Not in default build.
2000-06-29 13:48:01 +00:00
tor%cs.brown.edu
e22ad5178e
Off by one error in refresh(). Not in default build.
2000-06-29 12:40:42 +00:00
tor%cs.brown.edu
8d9ec27a36
Update libmng snapshot. Not in default build.
2000-06-29 12:32:04 +00:00
Peter.VanderBeken%pandora.be
78a66702d4
Adding Mac projects for MNG. Not part of the build.
2000-06-28 23:04:06 +00:00
tor%cs.brown.edu
4d63a53c92
Update libmng snapshot. Not in default build.
2000-06-27 23:22:13 +00:00
tao%netscape.com
c094568ffd
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
tor%cs.brown.edu
cc80de7fda
Update libmng snapshot. Not in default build.
2000-06-27 14:40:32 +00:00
av%netscape.com
fd2b832699
Not part of the build yet. Default plugin.
2000-06-26 22:30:38 +00:00
tor%cs.brown.edu
72cfb82341
Dangling symbol reference was causing problems with Tru64 and MacOS.
...
Not in default build.
2000-06-24 03:54:35 +00:00
mcafee%netscape.com
81c8ba989d
Removing unused 4.x prefs (39812). r=pavlov
2000-06-24 03:32:40 +00:00
mcafee%netscape.com
dbfeea3988
file is dead, removing. r=pavlov
2000-06-24 03:20:39 +00:00
tor%cs.brown.edu
38e572778c
Update libmng snapshot. Not in default build.
2000-06-23 22:59:51 +00:00
mkaply%us.ibm.com
c19b3f1486
r = pchen, a = pchen
...
EROFS is not defined in VisualAge so it breaks our Tinderbox
2000-06-23 20:13:04 +00:00
mscott%netscape.com
4324ba7641
Bug #30157 --> add "network.protocols.useSystemDefaults" preference which is currently FALSE.
...
if set to TRUE, then link clicks will be dispatched to OS specified default protocol
handlers.
r=sspitzer
2000-06-23 04:49:47 +00:00
drapeau%eng.sun.com
7f384b86a6
Two main things:
...
1) Fix for 23775 (three files changed for this)
2) Many OJI unit tests added.
2000-06-23 02:28:31 +00:00
rusty.lynch%intel.com
ad60646fab
fix crasher on read-only filesystem (bug #43512 )
...
-r=dveditz
2000-06-23 01:01:39 +00:00
av%netscape.com
1c2f557756
Addressing 41197, r=serge
2000-06-22 23:17:50 +00:00
av%netscape.com
ab2d009de3
Part of 23667 fix, r=sean@beatnik.com
2000-06-22 22:51:36 +00:00
av%netscape.com
2c527d1b10
Part of 23667 fix, r=nisheeth
2000-06-22 22:36:37 +00:00
nhotta%netscape.com
c828a16eab
Changed "force_ascii_search" to false as default, bug 5933, r=bienvenu,taka.
2000-06-22 22:07:32 +00:00
rpotts%netscape.com
cf3e824449
DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer
2000-06-22 05:38:07 +00:00
av%netscape.com
6c45a7674d
Addressing #23667 patch by sean@beatnik.com, r=av, a=brendan
2000-06-21 22:57:17 +00:00
granrose%netscape.com
a3d712241d
changing milestone from M16 to M17 in user agent string.
2000-06-21 19:23:51 +00:00
av%netscape.com
569653202b
Filtering plugins from old installation down to three as per decision in 23856, r=amusil
2000-06-21 01:44:55 +00:00
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
edburns%acm.org
b3ebbaa566
bug=41197
...
r=av
a=waterson.
This checkin makes it possible to use the default plugin even
for Java.
2000-06-20 21:04:52 +00:00
tajima%eng.sun.com
b97ea896f8
bugid=41935, a=waterson, r=dcone@netscape.com
2000-06-16 23:38:24 +00:00
av%netscape.com
8ee7f8d303
Fixing 38094 with patch by sean@beatnik.com, ra=brendan@mozilla.org
2000-06-16 22:27:16 +00:00
valeski%netscape.com
f0fec56b70
42767. AsyncOpen (dead code) removal.
2000-06-16 14:39:19 +00:00
warren%netscape.com
0854608a32
Bug 42283. Crash downloading jar file.
2000-06-16 07:47:46 +00:00
tor%cs.brown.edu
b8a0cf2a3a
Patch from roc+moz@cs.cmu.edu to get this building on windows.
...
Not in default build. r=tor
2000-06-16 07:02:42 +00:00
putterman%netscape.com
839e0beab3
fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
...
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
av%netscape.com
2198066fed
Addressing bug #41276 , r=sean@beatnik.com
2000-06-15 01:07:27 +00:00
rusty.lynch%intel.com
0a2c498177
(Re)Fix for bug #23546
...
a=brendan@mozilla.org
2000-06-14 17:58:49 +00:00
tor%cs.brown.edu
d974f01a10
Add mng to required libraries list. Not in default build.
2000-06-14 14:21:49 +00:00
tor%cs.brown.edu
fe1f97085c
Update libmng snapshot. Not in default build.
2000-06-14 14:20:55 +00:00
mccabe%netscape.com
8451066326
Makefile fix, thanks to Dan Veditz. Should fix bustage.
2000-06-14 02:40:00 +00:00
mccabe%netscape.com
2ffd75fe72
Backing out for now to fix bustage.
2000-06-14 02:33:45 +00:00
mccabe%netscape.com
64e925ab99
Fix to 39911, which nsbeta+ 38495 depends on.
...
Build nsIScriptablePlugin.idl on Unix and Windows.
a=beard
2000-06-14 01:21:39 +00:00
beard%netscape.com
62ace3f5bd
project to compile nsIScriptablePlugin.idl for mccabe. bug #39911 , a=beard, r=mccabe
2000-06-14 01:14:35 +00:00
mccabe%netscape.com
2b35af1344
Part of fix for 39911, which is a dependency of nsbeta+ bug 38495.
...
Interface for plugins to expose to advertise a scriptable peer object and the interface that XPConnect should expose it with.
r=sechevarria@beatnik.com ,beard@netscape.com
a=beard@netscape.com
NOTE This is not yet built on any platform.
2000-06-14 01:04:06 +00:00
av%netscape.com
42ff6eabbe
Addressing #41276 , r=sechevarria@beatnik.com
2000-06-13 23:23:13 +00:00
av%netscape.com
94bf01f465
Addressing #41276 , r=edburns
2000-06-13 23:16:05 +00:00
tor%cs.brown.edu
6f741e7524
Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan
2000-06-12 23:13:42 +00:00
tor%cs.brown.edu
bc861085c2
MNG/JNG image decoder component. Not in default build. a=brendan
2000-06-12 23:08:50 +00:00
tor%cs.brown.edu
095177db87
Snapshot v0.5.2 of libmng ( http://www.libmng.com/ ).
...
Not in default build. a=brendan
2000-06-12 23:06:35 +00:00
ruslan%netscape.com
e090d008cd
WIP on 40203, a=gagan
2000-06-10 02:14:01 +00:00
warren%netscape.com
855a42ad4a
Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433
2000-06-07 09:07:10 +00:00
warren%netscape.com
85fe7a1825
Fixing bugs in nsZipReaderCache. Bug 18433
2000-06-07 09:05:22 +00:00
rhp%netscape.com
3be7b55ced
Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org)
2000-06-06 23:37:04 +00:00
cmanske%netscape.com
9259f5460e
Added pref to do autocopy by default only on UNIX. Part of fix to 41045. r=mjudge, a=beppe
2000-06-06 23:14:47 +00:00
bienvenu%netscape.com
afd2c4f6a3
fix 41569, turn on mpod by default r=mscott
2000-06-06 03:15:17 +00:00
jefft%netscape.com
23c19b3359
fixed bug 40662 - folder discovery problems with subfolders 2 levels deep; r=bienvneu, a=scottip
2000-06-05 21:57:56 +00:00
slamm%netscape.com
ed7b6044f0
Ignore generated Makefile.
2000-06-05 21:40:07 +00:00
rusty.lynch%intel.com
c678310751
Fixed Linux support for viewing the current text as a label
...
in the plugin drawing rectangle. This is part of a fix for
bug #25068 . a=ekrock
2000-06-05 20:35:32 +00:00
mkaply%us.ibm.com
e4eae74a3b
# 37239
...
r = mstolz, a = brendan
OS/2 bringup - cast for VisualAge
2000-06-05 19:16:35 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
evaughan%netscape.com
04d65b243b
Patch from:
...
Davor Cubranic
Tomi Leppikangas
That implements middle mouse click to position on unix.
Bug #24117
-r evaughan -a brendan
2000-06-03 02:07:52 +00:00
warren%netscape.com
88151adad6
Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433
2000-06-02 23:39:45 +00:00
mkaply%us.ibm.com
2a25295dbd
# 37239
...
r = rusty.lynch, a = brendan
OS/2 bringup - OS/2 doesn't go down these XP_PC paths
2000-06-02 22:32:53 +00:00
mstoltz%netscape.com
f2e8c723df
bug 40215. r=rginda, a=clayton.
2000-06-02 22:27:28 +00:00
rusty.lynch%intel.com
79196ab9b1
Adding the SANE plugin as an example Linux XPCOM plugin.
...
This check-in related to bug #25068 . This isn't part of the build.
2000-06-02 04:11:45 +00:00
mstoltz%netscape.com
ad38ae671a
Added default pref to turn off URI security checks. Bug 16858 r=warerson a=beard. See also 40538
2000-06-02 00:00:12 +00:00
mkaply%us.ibm.com
c1e274c4e0
# 40177
...
r = leaf, a = brendan
OS/2 bringup - Removing OS/2 stuff we don't need anymore - changing NSPR_LIBS and XPCOM_LIBS to MOZ_COMPONENT_LIBS
2000-06-01 14:33:27 +00:00
cls%seawood.org
f33a9d9028
Removing a leftover unused header that's killing a HPUX build. Bug 37025 r=dmose
2000-06-01 00:11:52 +00:00
mkaply%us.ibm.com
3c92f20cee
# 37239
...
r = mkaply, a = brendan
OS/2 bringup continues on M16 - port memory leak fix - OS/2 only
2000-05-30 14:36:43 +00:00
mstoltz%netscape.com
40dc18d415
Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre.
2000-05-26 23:28:40 +00:00
neeti%netscape.com
dd2071fc59
fix for bug 40581. a=leaf. Turning off netscape.cfg feature.
2000-05-26 22:47:39 +00:00
av%netscape.com
50f4214fa6
nsbeta2+ fix for 17551, approved by PDT team, r=amusil
2000-05-26 22:14:39 +00:00
shaver%mozilla.org
c2de81c270
Handle illegally-short JPEG comments more gracefully.
...
Patch from Solar Designer <solar@false.com>.
r=pnunn, a=waterson
2000-05-26 07:48:21 +00:00
mkaply%us.ibm.com
66b4b578c4
# 37239
...
r = mkaply, a = brendan
OS/2 bringup continues on M16 - OS/2 only changes for new string
2000-05-25 14:39:17 +00:00
mkaply%us.ibm.com
67e14638ca
# 37239
...
r = rusty.lynch, a = brendan
OS/2 bringup continues on M16 - Change XP_PC #ifdef to have !defined XP_OS2
2000-05-25 14:30:56 +00:00
neeti%netscape.com
0fc28b840e
fix for 5132. Enabling netscape.cfg. r=dp@netscape.com
2000-05-25 14:26:32 +00:00
warren%netscape.com
4b19f2aeab
Bug 24764. Cache of opened jar files. r=waterson
2000-05-25 08:32:09 +00:00
warren%netscape.com
d315ccffc6
Fixed nsZipReaderCache to get hits. (not used yet)
2000-05-25 08:30:29 +00:00
warren%netscape.com
534c3f9212
Lowercased handleEvent
2000-05-25 08:29:10 +00:00
warren%netscape.com
3658e33085
Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp
2000-05-25 08:27:40 +00:00
blizzard%redhat.com
836bf09f6f
add interlacebuf to ipng_struct that was missed on pnunn's checkin. should fix impending redness. a=leaf
2000-05-24 23:12:00 +00:00
pnunn%netscape.com
7806ef148a
bug#3195: Checking in for Chris Hill. Thanks for the patch, Chris.
...
fixes progressive (interlacing) png's. rev:pnunn@netscape.com, a:brendan@mozilla.org
2000-05-24 22:59:20 +00:00
pnunn%netscape.com
27c76f8f47
bug#36242: add test in il_PermitLoad(). pnunn, rev:morse.
2000-05-22 23:01:26 +00:00
cls%seawood.org
a63714b4e6
More OS/2 fixes. Bug #34106 Batch 17 & 18. r=pavlov
2000-05-21 11:23:34 +00:00
warren%netscape.com
afbcb4a48c
New beta-quality Plugin API (now in IDL!).
2000-05-20 20:03:36 +00:00
pnunn%netscape.com
06ed24ff88
bug#33810: add animation control from presContext. pnunn r:sfraser
2000-05-18 22:18:19 +00:00
mcafee%netscape.com
6eb88c1a84
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
warren%netscape.com
5f6b57ef08
Bug 39416. Made ftp work with single sign-on for more than one user/host.
2000-05-17 07:12:40 +00:00
mcafee%netscape.com
7e35fdb10f
Fixing MLK. (33773)
2000-05-17 07:00:15 +00:00
cls%seawood.org
a8000b8bb5
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
sfraser%netscape.com
9d0f0840c6
Remove linkage with NetworkModular.shlb
2000-05-17 06:36:59 +00:00
erik%netscape.com
186cd0fc75
adding minimum font sizes for East Asian languages
2000-05-17 04:56:08 +00:00
cls%seawood.org
f8f7701766
Beos fix for Bug #38249 . Thanks to Justin Morey <justin@68k.org> for the patch.
2000-05-17 04:38:13 +00:00
mstoltz%netscape.com
ead929a4a4
Allow scripting of plugins by untrusted web scripts. Bug 36375.
2000-05-17 02:38:22 +00:00
racham%netscape.com
2473b8d8f3
Removing activation related prefs.
2000-05-17 00:13:44 +00:00