darin%netscape.com
723a320270
factor out socket transport specific ipcTransport implementation.
2002-11-06 01:47:07 +00:00
darin%netscape.com
bca2d86078
initial version of windows WM_COPYDATA impl.
2002-11-06 01:27:04 +00:00
seawood%netscape.com
555e341493
Add support for loading cfm plugins in OSX mach-o builds.
...
Changes backported from the CHIMERA_M1_0_1_BRANCH branch.
Bug #155256 r=peterl sr=sfraser
2002-11-06 01:24:57 +00:00
darin%netscape.com
07ffcac84f
factored out unix (file descriptor based) implementation to make way for
...
a windows WM_COPYDATA based implementation.
2002-11-06 01:11:07 +00:00
darin%netscape.com
d843d7c5a8
cleanup
2002-11-05 19:49:24 +00:00
darin%netscape.com
e6b03ee583
major unix cleanup:
...
1) introduce /tmp/.mozilla-ipc-$USER/ directory for socket and lock file
2) cleaned up daemon startup and shutdown sequences
2002-11-05 19:42:22 +00:00
darin%netscape.com
9fd12c17e3
fixing crash
2002-11-05 19:30:26 +00:00
mkaply%us.ibm.com
4400205984
#174022
...
r=peterl, a=asa
Get tester plugin building on OS/2
2002-11-05 04:24:26 +00:00
dveditz%netscape.com
656e9b9fa6
Useful documentation of the PKZIP archive format that we've relied on. Should have checked this in years ago.
2002-11-05 02:14:10 +00:00
darin%netscape.com
d36334924c
make ipcTransport::Init output app-name.
2002-11-04 22:29:17 +00:00
darin%netscape.com
f98ae2ca80
give modules the ability to iterate over the registered names and targets
...
for a particular client.
2002-11-04 20:30:54 +00:00
darin%netscape.com
040591c7ae
implemented ADD_TARGET/DEL_TARGET messages.
...
added ipcIDList
2002-11-04 19:46:34 +00:00
anthonyd%netscape.com
b167c28263
*** NOT PART OF THE BUILD !!!***
...
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
darin%netscape.com
6607a11769
implement ADD_NAME and DEL_NAME messages.
...
implement part of ADD_TARGET and DEL_TARGET messages.
2002-11-04 06:35:32 +00:00
darin%netscape.com
124c9697d0
forwarding messages now works
2002-11-03 01:54:46 +00:00
darin%netscape.com
a8e727269b
implement QueryClientByName
2002-11-02 18:57:15 +00:00
darin%netscape.com
4feb34ae64
next round of revisions
...
1) added ipcQueue<>
2) added ipcLog
3) closer to having a working QueryClientByName
4) build fix
2002-11-02 02:45:24 +00:00
cbiesinger%web.de
37dab08d79
bug 177661 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
...
2 frame GIFs do not animate
2002-11-01 21:46:35 +00:00
darin%netscape.com
7fcfc56947
1) updated IPCM protocol
...
2) added ipcMessage primitives to simplify IPCM protocol implementation
3) added ipcMessageCast to simplify casting raw messages to specific types
4) added function table in ipcCommandModule
2002-11-01 09:08:25 +00:00
darin%netscape.com
9ee1897999
eliminate ipcIService::forwardMessage
2002-10-31 17:55:19 +00:00
darin%netscape.com
a2d49368d3
make modules work again under linux
2002-10-31 09:21:42 +00:00
darin%netscape.com
1f6b6aae1d
fix compilation problems under linux
2002-10-31 08:57:31 +00:00
darin%netscape.com
d34899750d
adding IPC framework -- NOT PART OF THE BUILD
2002-10-31 08:19:27 +00:00
dveditz%netscape.com
8546c64322
bug 157646 corrupt zip archive filesize can lead to heap overrun r=mstoltz, sr=daring, a=roc (plus tab removals)
2002-10-31 06:27:20 +00:00
dveditz%netscape.com
e37635e2c0
bug 164695 prevent heap overrun if jar manifest file has size -1 (corrupt/malicious archive). Also fixes unrelated potential memory leak. r=mstoltz, sr=darin, a=roc
2002-10-31 06:23:52 +00:00
heikki%netscape.com
9492effc69
Bug 152701, XMLExtras properties should not be available in mailnews. r=harishd, sr=dveditz, aroc+moz.
2002-10-31 02:59:12 +00:00
dbaron%fas.harvard.edu
ee1ac12967
Back out patch for bug 161109 that implemented a pref for disabling marquee. b=161109 r=hixie a=asa
2002-10-30 14:31:32 +00:00
peterlubczynski%netscape.com
c44bb70fd7
Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz
2002-10-29 22:54:10 +00:00
cbiesinger%web.de
6c452f64c9
bug 169690 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
...
crash in HaveDecodedRow
2002-10-21 20:57:57 +00:00
cbiesinger%web.de
e5181905a0
bug 110076 r=biesi sr=tor a=roc+moz Access violation in Trunk M100 N70PR1 [@ imgContainer::StartAnimation]
2002-10-18 19:46:40 +00:00
av%netscape.com
fd01b13050
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-18 03:20:21 +00:00
av%netscape.com
35c9cfd269
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 22:38:17 +00:00
av%netscape.com
f5930c6b55
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 20:27:12 +00:00
av%netscape.com
f8eb0fa527
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 20:18:29 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
av%netscape.com
b19b5eba91
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 04:37:12 +00:00
darin%netscape.com
ba71a85db8
backing out previous change!
2002-10-17 00:46:47 +00:00
darin%netscape.com
85348f58ad
link prefetching (default disabled) b=12274 r=gagan sr=rpotts a=rjesup ADT+
2002-10-17 00:45:52 +00:00
mkaply%us.ibm.com
74355fbbed
#174022
...
r=mikek, sr=blizzard, a=asa
OS/2 only - not part of build - initial code for tester plugin
2002-10-16 22:05:31 +00:00
av%netscape.com
cde3c8dd47
Changing comment in the sample code, this is not part of the build
2002-10-16 21:05:29 +00:00
dbaron%fas.harvard.edu
fc4297892b
Add preference for whether to enable marquee, and set the default to disabled. b=161109 r=caillon sr=bzbarsky a=rjesup
2002-10-15 00:06:57 +00:00
bzbarsky%mit.edu
6926b70a3f
Add & implement imgIContainer::ResetAnimation. Bug 152756, patch by
...
paper@animecity.nu (Arron), r=pavlov, sr=tor, a=asa
2002-10-10 04:43:13 +00:00
av%netscape.com
2da6861d87
Bug 173206 -- crash after Shockwave registration, r=serge, sr=beard, a=asa
2002-10-10 04:23:18 +00:00
sicking%bigfoot.com
4f82c5f970
bug 31510: changes default manual proxy config so localhost and 127.0.0.1 are not proxied
...
patch by benc, r=dougt sr=darin
2002-10-09 01:31:47 +00:00
timeless%mac.com
e38d995b54
Bug 157246 Move Windows prefs to winpref.js
...
patch by walk84@yahoo.com r=sfraser sr=bryner
2002-10-09 01:15:41 +00:00
mstoltz%netscape.com
35ab60450f
Bug 163648 - Disable specific external protocol handlers with known security
...
problems. r=darin, sr=dveditz.
2002-10-09 00:54:43 +00:00
anthonyd%netscape.com
1545f4da1f
bug fix for 165400
...
r=biesi
sr=bryner
removing un-needed files from the cvs tree
2002-10-08 18:26:24 +00:00
sspitzer%netscape.com
b0b377a23e
default spam level to off (0).
2002-10-08 07:00:59 +00:00
av%netscape.com
58ca5f80ba
Bug 168490 -- extra blank window during plugin xpi install, r=serge, sr=darin
2002-10-08 06:31:13 +00:00
darin%netscape.com
c030b55eb6
fixes bug 173147 "increase redirection limit" r=dougt sr=heikki
2002-10-08 06:03:35 +00:00
sspitzer%netscape.com
f6df719e43
comment out the pref for junk button, until it's ready.
2002-10-08 06:00:10 +00:00
sspitzer%netscape.com
8dd6d07958
varada forgot the mailnews.js side of his checkin for bug #170572 .
...
for now, show these buttons. but that might be changing as junk
might kick off file and or next.
2002-10-08 05:54:12 +00:00
ssu%netscape.com
58f4978f38
fixing bug 110556 - double-clicking on a message in thread should reuse existing window. r=varada, sr=sspitzer (fixed problems in original patch from adam@cfar.umd.edu)
2002-10-08 01:04:11 +00:00
seawood%netscape.com
b23e09f544
Fixing tinderbox bustage from checkin for bug 77497. Patch by paper@animecity.nu.
2002-10-07 22:25:32 +00:00
timeless%mac.com
15397b9cbc
Bug 77497 imgContainer needs to have a GIF specific version
...
patch by paper@animecity.nu r=pavlov sr=tor
2002-10-07 21:49:33 +00:00
tor%cs.brown.edu
bd57b94aa9
document mkaply's os2 build bustage fix
2002-10-07 06:28:56 +00:00
mkaply%us.ibm.com
4c79a5810f
Putting code back since I fixed the PNG decoder - note the change to IBMCPP - not sure how that got checked in wrong - probably broke in the PNG mainline code
2002-10-07 04:40:33 +00:00
mkaply%us.ibm.com
e2e2ddf4b8
These are not NSPR callbacks, they are PNG callbacks. They should be using PNGAPI - part of correct fix for OS/2 bustage with new PNG code
2002-10-07 04:38:54 +00:00
mkaply%us.ibm.com
0367899309
OS/2 runtime bustage - this should be the right thing to do, but it causes PNG to crash horribly backing out for now
2002-10-07 04:10:10 +00:00
cbiesinger%web.de
2619acdf16
bug 172781 r=morse sr=bz remove unused preferences from all.js
2002-10-06 18:34:17 +00:00
darin%netscape.com
c0fa264890
fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
...
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
2002-10-06 03:20:40 +00:00
peterlubczynski%netscape.com
a1f5096b85
Fixing bug 169513, Add the means to obtain the DOM from a plugin r=adamlock sr=beard
2002-10-05 02:57:21 +00:00
bryner%netscape.com
1bb489617c
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
bryner%netscape.com
fef4cb2910
Removing a dead nmake build makefile
2002-10-05 02:28:06 +00:00
av%netscape.com
20ccee9864
Updating workspace for the default plugin on Windows, not part of the build
2002-10-04 19:59:52 +00:00
tor%cs.brown.edu
b2e0901034
update libpng to 1.2.5. r=cls
2002-10-04 06:34:53 +00:00
dcone%netscape.com
669c76e5cd
b=143046 r=rods sr=boris API change so we can create different depth nsImages
2002-10-04 03:32:26 +00:00
jaggernaut%netscape.com
ce4d8afc85
Bug 118835: add support for home page groups. r=law, sr=hewitt
2002-10-04 00:28:07 +00:00
av%netscape.com
c781d359ab
Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard
2002-10-03 22:12:40 +00:00
av%netscape.com
72909869a0
Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard
2002-10-03 21:31:41 +00:00
av%netscape.com
2ef38d15b1
Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard
2002-10-03 21:05:30 +00:00
serge%netscape.com
b7c03aab2c
back out http channel loadFlags to fix regression 172376
2002-10-03 19:10:56 +00:00
serge%netscape.com
5b0f9a5f96
#166613 Flash: Lost submovie requests - new to Mozilla 1.1, r=peterl, sr=darin
2002-10-02 20:38:46 +00:00
jaggernaut%netscape.com
9e7f55bac9
Bug 172012: clean up pref-navigator.*. r=bryner, sr=hewitt
2002-10-01 23:49:48 +00:00
cbiesinger%web.de
c1d71c9be7
bug 171170 r=paper sr=tor mCurLine should be 0 based
2002-10-01 21:52:30 +00:00
peterlubczynski%netscape.com
973ae91db5
Moving FORCE_PR_LOG to nsPluginLogging.h, bug 170876 r=serge, sr=alecf
2002-10-01 18:30:56 +00:00
dougt%netscape.com
1d12c0177b
Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com
2002-09-30 23:18:43 +00:00
pkw%us.ibm.com
4d3c8a3a93
Fix Bug 98892 - Null plugin crash on AIX with Java plugin installed.
...
Link with -lXm before -lXt on AIX, use $XT_LIBS instead of hardcoding
-lXt in Makefiles.
r=cls
2002-09-30 22:18:27 +00:00
sspitzer%netscape.com
4d63fab5ca
define some default prefs for some of the imap extensions. r/sr=bienvenu
2002-09-30 22:10:01 +00:00
av%netscape.com
91266a7324
Bug 166417 -- Plugin SDK does not build, not part of the build process
2002-09-29 03:10:54 +00:00
av%netscape.com
e08e9687ca
Bug 166417 -- Plugin SDK does not build, not part of the build process
2002-09-29 02:45:06 +00:00
av%netscape.com
3ffc8c9e29
Bug 166417 -- Plugin SDK does not build, not part of the build process
2002-09-28 21:57:50 +00:00
heikki%netscape.com
ee399c6f80
Bug 169984, sanitize XMExtras method availability to scripts. r=mstoltz, sr=jst.
2002-09-27 23:24:24 +00:00
aaronl%netscape.com
50ff1d8699
Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz
2002-09-27 19:07:44 +00:00
cbiesinger%web.de
6b8a6248b2
bug 160975 patch by arunan_bala@hotmail.com r=pavlov,biesi sr=tor
...
Mozilla not decoding 31x39 .ICO file correctly
2002-09-27 10:22:53 +00:00
darin%netscape.com
71bb3b05de
fixes bug 170789 "HTTP Accept: header should be tailored to context of the
...
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
rpotts%netscape.com
8ac0e7a3bd
bug #171053 (r=jst, sr=darin) load network image requests LOAD_BACKGROUND to avoid generating unnecessary notifications...
2002-09-26 23:37:47 +00:00
dougt%netscape.com
3ce9edcc40
moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com
2002-09-26 23:04:01 +00:00
av%netscape.com
45b3052010
Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst
2002-09-26 02:53:27 +00:00
av%netscape.com
b28db9499b
Getting ready to fix 132759 -- 100% CPU with Flash, those files are not part of the build yet
2002-09-26 01:59:08 +00:00
sspitzer%netscape.com
3d94096754
more work for #169638 . implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu.
2002-09-26 01:58:11 +00:00
av%netscape.com
350216a5b8
Getting ready to fix 132759 -- 100% CPU with Flash, this file is not part of the build yet
2002-09-26 01:56:25 +00:00
sspitzer%netscape.com
421c0d835e
working on spam UI, making it match the spec. see bug #169638 .
...
not visible to the user yet. r/sr=bienvenu
2002-09-26 00:33:15 +00:00
peterlubczynski%netscape.com
b3ac5276f0
Fixing bug 167601, support PLUGINURL param values for OBJECT tag instead of codebase attribute, r=anthonyd, sr=jst
2002-09-26 00:17:20 +00:00
darin%netscape.com
2de4f81a70
fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
...
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
ccarlen%netscape.com
32d8005d63
Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser
2002-09-25 12:23:39 +00:00
cbiesinger%web.de
06d88fad49
Bug 169477 r=paper sr=alecf
...
favicon color palette reversed or too red
2002-09-24 21:21:52 +00:00
brendan%mozilla.org
f54095b43d
Don't override the default accessibility.tabfocus setting, it's a new millennium and the default build isn't going back to Motif-land (170429, r=blizzard, sr=hyatt).
2002-09-24 05:11:25 +00:00
timeless%mac.com
f47184023c
Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
...
patch by walk84@yahoo.com r=bryner
2002-09-24 00:56:20 +00:00
timeless%mac.com
dbd27fdbf7
Bug 165400 _IMPL_NS_PLUGIN unused
...
patch by walk84@yahoo.com r=biesi sr=bryner
2002-09-24 00:41:35 +00:00
timeless%mac.com
0efe942eaa
Bug 169782 Build warning caused by checkin for bug 93015
...
patch by walk84@yahoo.com
r=rpotts sr=dveditz
2002-09-24 00:30:09 +00:00
alecf%netscape.com
9195626cd0
remove some files that are no longer part of the build
2002-09-23 23:54:06 +00:00
tor%cs.brown.edu
8dfac42dfb
Bug 125436 - log libpng messages instead of spewing them to stderr.
...
r=biesi, sr=blizzard
2002-09-23 17:34:21 +00:00
cbiesinger%web.de
f8750590e9
bug 169483 patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls/roc+moz sr=kin
2002-09-23 12:10:28 +00:00
bratell%lysator.liu.se
074f52d6c4
Bug 155623, remove unused pref css.allow. r/sr=bzbarsky/dbaron
2002-09-23 05:29:58 +00:00
bnesse%netscape.com
9792cb9e8d
Fix for bug 164190. nsSafeSaveFile mistreats nsLocalFile, deleting files under one. Patch by sfraser, r=ccarlen, sr=alecf.
2002-09-20 18:49:40 +00:00
bnesse%netscape.com
3815d34fd1
Fix for bug 164925. Remove unused directory key and support code. r=ccarlen, sr=beard.
2002-09-20 18:47:49 +00:00
peterlubczynski%netscape.com
de1d2ad8a8
Fixing bug 169753: NPN_GetURL and friends fail if called before NPP_New returns r=av sr=heikki
2002-09-20 00:17:28 +00:00
sspitzer%netscape.com
91c00f9cca
land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
...
currently, hidden by default. more work to come. r/sr=bienvenu. bug #169638
2002-09-20 00:04:01 +00:00
alecf%netscape.com
8104c2cda8
now that the imglib2 issues have been ironed out, remove the old project files
2002-09-18 22:46:33 +00:00
rpotts%netscape.com
a87e45789b
bug #93015 (r=darin/sr=jst) First patch that cleans up imglib use of LoadFlags and channel attributes...
2002-09-18 22:08:12 +00:00
akkana%netscape.com
75743aa0f0
140612: Introduce tab usage pref accessibility.tabfocus, to allow tab to go only to form elements or only to text controls. (r,sr)=(bryner,sfraser)
2002-09-18 21:24:57 +00:00
serge%netscape.com
2d0f39cc51
fix 164043,Mozilla crashes in calls to NPN_Status [trunk], r=peterl, sr=beard
2002-09-18 20:21:47 +00:00
serge%netscape.com
9fcf5c8d8f
fix 168893, nsIPluginManager::GetURL leaks an nsIPluginInstance, r=peterl, sr=beard
2002-09-18 20:16:16 +00:00
danm%netscape.com
52f1d992ef
switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst
2002-09-18 14:45:31 +00:00
sspitzer%netscape.com
3676d111d5
fix bug #64462 . add "play custom sound on new mail" pref UI. right now, it's global.
...
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel. we'll be adding some other window
related prefs (like reuse window) to that new panel. r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
seawood%netscape.com
097b2dbc0a
Removing debug libs from opt build link list.
2002-09-18 05:56:13 +00:00
alecf%netscape.com
e9088b049d
remove these bogus files as they are causing bustage
2002-09-18 05:22:35 +00:00
asasaki%netscape.com
dfe8d5b156
manual fix for bugscape 19932 (about page update). will automate this
...
later. verbal r=granrose, verbal sr=leaf
2002-09-18 01:14:28 +00:00
alecf%netscape.com
9dae161938
argh, fix whacked out setjmp bustage
2002-09-17 23:29:29 +00:00
alecf%netscape.com
8f4ca1f344
fix for bug 168048 - combine commonly used decoders into the main imglib dll
...
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
peterlubczynski%netscape.com
84402a889d
Fixing bug 165368: Download dialog appears for Shockwave Flash content r=av sr=heikki
2002-09-17 22:56:06 +00:00
peterlubczynski%netscape.com
d452513cf7
Fixing Mach-O part of bug 159016, IME with Flash 6
2002-09-17 22:50:47 +00:00
rpotts%netscape.com
b5533b4cc8
bug #145579 (r=darin, sr=jst) send the correct referrer for images...
2002-09-17 18:59:41 +00:00
cbiesinger%web.de
b6ec34bb08
bug 168839 r=pavlov sr=tor share functions between ico and bmp decoder, making them non-member functions
2002-09-16 21:49:41 +00:00
sspitzer%netscape.com
dde805172f
more fixes for allowing user to specify the default mail sound.
...
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com
f57d321dfe
add backend code and hidden pref to allow custom sound when new mail arrives.
...
r/sr=bienvenu. front end code to come soon.
2002-09-16 01:17:32 +00:00
cbiesinger%web.de
3b649a913b
putting back the inline keywords I accidentally removed
2002-09-15 21:07:48 +00:00
cbiesinger%web.de
6512e38d8f
more unwanted stuff
2002-09-15 21:02:57 +00:00
cbiesinger%web.de
b23568c016
this should've never been checked in...
2002-09-15 21:02:03 +00:00
cbiesinger%web.de
60d1860a11
bug 166886 r=jesup,stuart sr=tor Crash while loading sourceforge.net (on a debug build) (on Tru64) fixed by doing some code cleanup
2002-09-15 19:51:37 +00:00
danm%netscape.com
fb4a0bd47a
new popup window policy pref default thing. bug 166442 r=jag
2002-09-13 23:06:49 +00:00
serge%netscape.com
6728a55e86
166713, crash in [@ PluginViewerImpl::StartLoad] Trunk, r=av, sr=beard
2002-09-13 22:50:02 +00:00
darin%netscape.com
aa8c622859
fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
...
r=mstoltz,bbaetz sr=dveditz
2002-09-13 22:21:57 +00:00
darin%netscape.com
d47b2f5e65
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
av%netscape.com
af6cc72689
Fix for bug 166815 -- pref plugin.dont_try_safe_calls is ignored, code=serge, r=av, sr=beard
2002-09-13 11:55:55 +00:00
peterlubczynski%netscape.com
a751493050
Fixing Mach-O bustage
2002-09-13 09:09:40 +00:00
serge%netscape.com
dab8444327
not part of the build yet, unix plugin sdk
2002-09-13 04:26:59 +00:00
peterlubczynski%netscape.com
255e130866
Correcting comments for deprecated interface method nsIPluginManager::GetURL(), patch by braden@endoframe.com, bug 38373
2002-09-13 03:44:47 +00:00
peterlubczynski%netscape.com
70caca983d
Fixing Mac Mach-O bustage
2002-09-13 03:36:45 +00:00
peterlubczynski%netscape.com
2e5834d453
Fixing NPN_GetURL (and others) with NULL target does not resolve relative URLs with document's BASE tag, bug 166861 r=anthonyd sr=jst
2002-09-13 03:05:54 +00:00
peterlubczynski%netscape.com
cf2dd41612
Fix for OSX Inline IME does not work in composer and text area when the Flash 6 plugin is running, bug 159016 r=ftang sr=sfraser
2002-09-13 03:02:23 +00:00
anthonyd%netscape.com
73602d7421
bug fix for 166948
...
change baked in url for plugin finder service
r=peterl@netscape.com
sr=beard@netscape.com
2002-09-12 22:35:39 +00:00
anthonyd%netscape.com
734c0b1422
bug fix for 166948 - change baked in url for plugin finder service
...
r=peterl@netscape.com
sr=beard@netscape.com
2002-09-12 22:29:27 +00:00
serge%netscape.com
384bdfdf38
fixing OS2 bustage
2002-09-12 21:59:53 +00:00
serge%netscape.com
0f8e1c47d0
fix 165094, Compressed PDF doesn't render in Acrobat Plugin, r=peterl, sr=darin
2002-09-12 19:12:56 +00:00
pavlov%netscape.com
48fb8951f4
Fix string bustage in DEBUG_pavlov code. r=mozbot, sr=lumpy
2002-09-12 08:42:39 +00:00
alecf%netscape.com
41be94e57c
add first cut at combined imglib2 dll
...
not part of build
2002-09-12 05:07:28 +00:00
sspitzer%netscape.com
b61e862689
fix for CAB UI and backend. bug #167571 . following jglick's spec and mscott's document ( http://www.mozilla.org/mailnews/arch/cab.html ). also fix #168115 . add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
...
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
alecf%netscape.com
76fecf3d4c
check in dummy file so that this directory appears in people's trees - no effect on builds
2002-09-11 20:22:22 +00:00
bzbarsky%mit.edu
da76dd0f62
Adds text/image/both modes for the main toolbar. Bug 22056, patch by
...
neil@parkwaycc.co.uk , r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
sspitzer%netscape.com
ae55b2f7b2
fix comment for #157186 . a=asa
2002-09-07 01:55:13 +00:00
sspitzer%netscape.com
ab99b9b250
fix for #157186 . don't collect incoming mail by default.
...
it's all spam anyways. still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
av%netscape.com
3ac525d2db
Resolving interface name conflict in plugin sample code, not part of the build
2002-09-06 21:05:53 +00:00
darin%netscape.com
893a5843dc
fixes bug 166396 "embedders should be able to override the default socket
...
type used for HTTP connections" r=dougt sr=rpotts a=chofmann
2002-09-06 06:36:17 +00:00
leaf%mozilla.org
bc07f7a4ad
bug 163086, update user agent string, a=asa
2002-09-05 23:27:30 +00:00
mkaply%us.ibm.com
3f73c05396
#58668
...
r=pedemont, sr=alecf
Os/2 #ifdef - for regstry, use sopen rather than fopen so compreg.dat can be shared
2002-09-04 02:39:24 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
serge%netscape.com
5e4e1625d5
fix for 165287 throbber never stops loading a page with only a .swf plugin object/embed r=av,sr=darin
2002-09-03 23:14:49 +00:00
timeless%mac.com
43e442ad09
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
...
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
blizzard%redhat.com
a1f57b5c65
Bug #166138 . modules/plugins changes for gtk2. r=serge,sr=blizzard patch by robin.lu@sun.com
2002-09-03 14:45:02 +00:00
timeless%mac.com
735d218a27
Bug 161896 after page finished loading browser crashes [@ gif_clear_screen]
...
patch by paper@animecity.nu r=biesi sr=tor
2002-09-02 23:52:09 +00:00
andreas.otte%debitel.net
932f63b026
fix bug 166085 [Assertion constructing about: URIs
...
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
timeless%mac.com
46be326ed0
Bug 161945 clean up simple mac build warnings
...
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
darin%netscape.com
bfcd959e79
pref changes for link prefetching (b=12274) r=dougt sr=rpotts
2002-09-02 00:17:46 +00:00
serge%netscape.com
194918efff
fix 164209, 3% startup time increase on the 08/22 between 14:50 and 16:30; r=av,sr=alecf
2002-08-30 00:38:56 +00:00
serge%netscape.com
d41bd5a139
fix my cut&paste mistake
2002-08-29 23:07:27 +00:00
serge%netscape.com
ddb7ae2925
fix 145054, Plugins may starve when cached data they read from is removed too soon; r=av,sr=darin
2002-08-29 22:00:20 +00:00
dougt%netscape.com
22ffaadb79
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
2002-08-27 01:05:21 +00:00
alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
seawood%netscape.com
0ad1825890
Rename conflicting global symbols to fix debug static build runtime bustage.
...
Bug #162918 r=serge sr=alecf
2002-08-26 21:20:31 +00:00
dougt%netscape.com
4f8934ad1d
Freezes the nsIProperties interface. 162114. r=ccarlen, sr=alecf. Freezes the mozIJSSubScriptLoader interface. 157136. r=rginda, sr=alec.
2002-08-26 20:36:44 +00:00
cbiesinger%web.de
960b1714c1
bug 159256 patch by bxf04451@nifty.ne.jp r=biesi sr=tor
...
crash loading favicon
2002-08-26 17:58:06 +00:00
bryner%netscape.com
b938c34343
Ignore copied sources.
2002-08-26 09:05:19 +00:00
bnesse%netscape.com
ea32eb222e
Backing myself out to see if this caused btek to go orange.
2002-08-23 18:36:03 +00:00
bnesse%netscape.com
7e8c438fef
Fix for bug 164190. nsSafeSaveFile mistreats nsLocalFile, deleting files under one. Patch by sfraser, r=ccarlen, sr=alecf.
2002-08-23 17:44:47 +00:00
av%netscape.com
45dc6ef3cf
Bug 92005 -- Acrobat Copy button doesn't work on windows, r=peterl, sr=beard
2002-08-23 12:01:22 +00:00
av%netscape.com
2536baebbc
Fixing bug 48972 -- adding GetOwner interface method to plugin instance peer, r=peterl, sr=beard
2002-08-23 11:23:49 +00:00
bryner%netscape.com
b366f360b3
Ignore generated Makefiles.
2002-08-23 10:30:06 +00:00
serge%netscape.com
456023baa0
fix for 163228 Trunk startup crashes [@ nsPluginHostImpl::WritePluginInfo] r=av, sr=dveditz
2002-08-22 22:59:43 +00:00
anthonyd%netscape.com
3bf9edd6ac
fix for bug#163738
...
removal of ms4xPluginStream since it is no longer used in build.
r=peterl
sr=beard
2002-08-22 21:58:29 +00:00
av%netscape.com
7d59fac545
Fixing blocker 164066 -- backing out changes for yesterday fix for 48972
2002-08-22 18:12:59 +00:00
av%netscape.com
4498817045
Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard
2002-08-22 01:31:44 +00:00
av%netscape.com
9541cb24be
Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard
2002-08-22 01:26:17 +00:00
mkaply%us.ibm.com
d7f253803e
#163550
...
r=cls
Add support for USE_STATIC_LIBS on OS/2
2002-08-20 22:21:21 +00:00
mkaply%us.ibm.com
dee61b616e
No bug - we need this to execute for OS/2 - no idea why it was ever iffed for OS/2
2002-08-19 20:33:53 +00:00
henry.jia%sun.com
227be5af9c
Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
...
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
bryner%netscape.com
025fb3a058
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
anthonyd%netscape.com
3997d9dc72
fix for bug #135292 . fix for unsigned int being compared to -1
...
r=serge
sr=darin
2002-08-16 01:11:18 +00:00
nhotta%netscape.com
40e647a479
Changed a deafult value of "mailnews.reply_header_locale" from "en-US" to empty,
...
bug 140882, r=rchen, sr=bienvenu.
2002-08-15 22:30:31 +00:00
darin%netscape.com
d86e3064ab
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
2002-08-15 18:38:46 +00:00
serge%netscape.com
2e3dc03441
fix irix redness, removing ^M
2002-08-15 00:16:56 +00:00
serge%netscape.com
48770f676d
ix 109739, removed nsIRegistry and switched to flat file support for caching plugins info, r=av, sr=dveditz
2002-08-14 22:31:59 +00:00
glazman%netscape.com
896e391414
make CSS mode the default in Composer and hide text highlight button when not in CSS mode; b=161303, r=neil@parkwaycc.co.uk, sr=kin
2002-08-14 13:12:52 +00:00
pavlov%netscape.com
a2ba92c3e2
fix for bug 117983. patch from Mark Wilkinson <mhw@kremvax.net>. r=pavlov sr=ben
2002-08-13 03:57:29 +00:00
timeless%mac.com
24f6d49ed9
Bug 153324 user.js not loaded if prefs.js doesn't exist.
...
patch by tranquil@mail.dk r=bnesse sr=alecf
2002-08-12 14:52:32 +00:00
seawood%netscape.com
67c2c5b3c0
Removing unused defines:
...
_IMPL_NS_BASE (bug #162142 )
_IMPL_NS_GFXONXP (bug #162145 )
_IMPL_NS_UI (bug #162183 )
B_ONE_M (bug #162196 )
XP_NEW_SELECTION (bug #162230 )
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
2002-08-12 13:35:18 +00:00
av%netscape.com
71316c2886
Bug 157796 -- adding referrer URL when plugin requests the data object, r=serge, sr=darin
2002-08-12 06:18:52 +00:00
av%netscape.com
082e6eb5af
Bug 151920 -- converting nsPluginHostImpl::AddInstanceToActiveList from void to nsresult, r=serge, sr=darin
2002-08-12 06:12:29 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
leaf%mozilla.org
fdcde43318
backout darin's checkin from around noon yesterday to remove the regression
...
in 161921
2002-08-09 23:46:19 +00:00
serge%netscape.com
16d65fba83
fix 146748 No Visual Progress When Downloading Large PDF Files, r=peterl, sr=darin
2002-08-09 01:36:39 +00:00
darin%netscape.com
45e59826d8
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
caillon%returnzero.com
453fae0bad
Bug 160806. Removing Netscape only prefs from Mozilla.
...
Patch from Stephen Walker <walk84@yahoo.com>
r=caillon sr=blake
2002-08-07 09:16:39 +00:00
av%netscape.com
739d219193
Bug 53895 -- stripping file suffixes in plugin mime description strings, r=peterl, sr=alecf
2002-08-07 03:10:33 +00:00
av%netscape.com
ce05ae57b4
Bug 159646 -- taking care of stale pointer in the plugin sample code, not part of the build
2002-08-07 02:46:43 +00:00
av%netscape.com
099806f562
Bug 43543 -- removing redundant calls to nsPluginStreamInfo::SetURL, r=peterl, sr=alecf
2002-08-07 02:17:55 +00:00
av%netscape.com
9022dc5ea3
Bug 83189 -- marking deprecated interfaces as such, r=peterl, sr=darin
2002-08-07 00:35:17 +00:00
henry.jia%sun.com
eed9ab0bdd
3rd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
seawood%netscape.com
bdbbad71ef
Fix win32 gmake static builds.
...
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
mstoltz%netscape.com
12d316ab6a
Bug 145031 - initialize CurItemMF to null to avoid uninitialized variable warning on tbox.
...
patch by Aleksey Nogin, r=mstoltz, sr=dveditz.
2002-08-06 00:51:46 +00:00
mkaply%us.ibm.com
a78c1cf8e4
#156953
...
r=peterl, sr=jst, a=asa
Handle plugins with no name or description
2002-08-02 21:03:16 +00:00
loadrunner%betak.net
3fa9121450
b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa
2002-08-02 01:07:50 +00:00
loadrunner%betak.net
713a2aaa3f
b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa
2002-07-30 19:50:12 +00:00
peterlubczynski%netscape.com
5c754de32d
Fixing regression bug 155708, on Mac Classic, Acrobat stops painting PDFs because the timer stopped repeating r=bnesse sr=sfraser a=asa
2002-07-30 00:22:49 +00:00
pete.zha%sun.com
489350122f
unix: should remove the Reveal Location & Launch File buttons from download progress dialog
...
bug=90008 r=jkeiser sr=bzbarsky a=asa
2002-07-25 05:10:46 +00:00
pavlov%netscape.com
0fb6641246
bug 157989. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org a=brendan/chofmann
2002-07-23 03:22:27 +00:00
av%netscape.com
0555c49b12
Fixing 157627 -- prevent unnecessary writing plugin info to registry which causes indefinite bloat, r=av, sr=dveditz, a=asa
2002-07-23 02:18:44 +00:00
pavlov%netscape.com
4542a8fbbb
fixing bug 157202 r=dougt sr=tor@acm.org a=asa
2002-07-19 23:21:48 +00:00
dougt%netscape.com
c2ec17237f
Fixes the following:
...
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final. This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface. This should land for 1.1b since users of the current category manager will have to update their components.
157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.
157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null. It is a bandaide fix as the real problems involves retooling the directory enumerator.
157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do. The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.
r/sr=alecf@netscape.com , rpotts@netscape.com . a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
bzbarsky%mit.edu
4d677afdd7
Bug 114627 -- ESC should dismiss default plugin dialog. Patch by
...
Andre Dahlqvist <anedah-9@student.luth.se>, r=serge, sr=blizzard, a=asa
2002-07-17 04:36:13 +00:00
dveditz%netscape.com
c8f56b542b
Correct preference escaping for bug 143459, r=bnesse,mstoltz sr=alecf, a=asa
2002-07-16 02:09:34 +00:00
cltbld%netscape.com
1bdbbba3b8
updating for mozilla1.1b, sr=leaf, kysmith checking in as cltbld, bugzilla 157557
2002-07-15 21:13:59 +00:00
pavlov%netscape.com
6901cb0bbb
checking in fix for bug 155222 r=pavlov sr=tor@acm.org
2002-07-15 20:17:09 +00:00
bryner%netscape.com
fdb5dbaf94
Fix full-page plugins on static builds by registering the docloader factory via nsIComponentRegistrar::RegisterFactory, so we don't have to depend on there being a plugin shared library in the components directory. r=peterl, sr=shaver, a=chofmann.
2002-07-14 00:39:35 +00:00
smontagu%netscape.com
d63551e2ff
Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
2002-07-10 00:52:17 +00:00
tao%netscape.com
937eaacc43
93002: [distribution]Conn: Use dialup networking (.DUN) when launching
...
mozilla. - turning the pref on in the trunk (r,sr)=(tao,rpotts). c/o
smeredith.
2002-07-09 21:47:41 +00:00
akkana%netscape.com
a396a35ddc
126312: remove old find code. r=brade sr=alecf
2002-07-09 20:29:50 +00:00
jst%netscape.com
26f8891307
Fixing bug 146143. Make sure the JS scope is cleared when leaving a full-page plugin. r=bzbarsky@mit.edu, sr=jaggernaut@netscape.com
2002-07-09 03:43:15 +00:00
jst%netscape.com
f2ccfa37c0
Fixing security bug 134315. Make sure we clear the JS scope in cases where it's needed. r=mstoltz@netscape.com, sr=brendan@mozilla.org
2002-07-09 02:49:58 +00:00
tor%cs.brown.edu
6909994c7b
Bug 76776 - incremental display of progressive jpegs. r=biesi, sr=jag
2002-07-04 20:31:18 +00:00
bzbarsky%mit.edu
903e648a7e
Fix NS_WildCardMatch to actually pay attention to the case_insensitive
...
arg. Bug 146187, r=sicking, sr=shaver
2002-07-04 09:33:52 +00:00
racham%netscape.com
dfa69f7f62
Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer
2002-07-04 00:56:33 +00:00
peterlubczynski%netscape.com
286fcef275
Fixing bug 148458: Netscape Radio crashes using Real Player if another plugin is being installed in another window because scripting any plugin in other window after plugins.refresh(1) causes this crash when plugin has been unloaded - N70PR1 [@ NPPL3260.DLL - XPTC_InvokeByIndex] r=av, sr=jst
2002-07-03 21:03:51 +00:00
cbiesinger%web.de
ed5171746d
bug 139176 patch by paper r=biesi sr=tor
...
Animated gif with no global palette puts garbage in transparent area on first loop
2002-07-03 17:56:09 +00:00
jgaunt%netscape.com
0a7856e064
bug 78390 accessible support for full page PDFs
...
r=aaronl,peterl
sr=jst
2002-07-02 17:39:40 +00:00
mkaply%us.ibm.com
0dc792b7a0
#154161
...
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-07-02 14:02:41 +00:00
peterlubczynski%netscape.com
00c8c0eeca
Fixing plugins needs to cause XPTI to be refreshed when pluigins change, bug 154272 r=av sr=jband
2002-07-01 20:36:57 +00:00
tor%cs.brown.edu
7e87165c13
Backout of 76776 - Tp regression.
2002-06-29 22:14:10 +00:00
tor%cs.brown.edu
db6ae294df
Bug 154996 - PNGs with invalid IHDR can crash/hang browser. rs=tor
2002-06-29 20:11:33 +00:00
tor%cs.brown.edu
62df86dd33
Bug 76776 - incremental display of progressive jpegs. r=pavlov, sr=jag
2002-06-29 19:38:17 +00:00
tao%netscape.com
7a59dc86bd
smeredith found a problem with the patch for (93002). Disabling it now.
2002-06-28 23:57:20 +00:00
tao%netscape.com
4da2b42209
93002: [distribution]Conn: Use dialup networking (.DUN) when launching
...
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
2002-06-28 22:58:25 +00:00
law%netscape.com
e657c80b7e
Bug 154238; tweak http\shell\open\ddeexec registry keys while running so that Acrobat plugin can converse with us via DDE; r=blythe@netscape.com, sr=ben@netscape.com
2002-06-28 07:31:23 +00:00
mkaply%us.ibm.com
42765f4b10
#154161
...
r=cls
Turn on building of the NPNULL plugin on OS/2
2002-06-28 05:39:00 +00:00
mkaply%us.ibm.com
fa28b7f016
#118546
...
r=pedemont, sr=blizzard
OS/2 only - bullet proof unicode stuff, better default fonts
2002-06-27 22:37:30 +00:00