darin%netscape.com
01c4e12a0a
initial version of CLIENT_INFO support
2002-11-11 06:32:27 +00:00
darin%netscape.com
14061678ca
make daemon PlatformSendMsg async on XP_WIN.
2002-11-10 22:34:47 +00:00
paper%animecity.nu
3be5e3f5db
Bug 166007 - Fix GIF2.cpp formatting. r=biesi sr=tor
2002-11-10 22:29:15 +00:00
darin%netscape.com
be10466ef4
adding win32 note
2002-11-10 10:06:53 +00:00
darin%netscape.com
f88f4c00f4
ipcIService should be completely scriptable
2002-11-10 09:57:05 +00:00
darin%netscape.com
79e421db7d
IPC module methods should not depend on ipcMessage class.
2002-11-10 06:21:24 +00:00
cbiesinger%web.de
8faaa78df9
108271 r=paper sr=tor
...
support all bitfields in the bmp decoder
2002-11-09 23:06:25 +00:00
aaronl%netscape.com
266790cc84
Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz
2002-11-09 19:21:20 +00:00
darin%netscape.com
c169c4cec7
fix memory leaks
2002-11-08 23:44:31 +00:00
cltbld%netscape.com
5f86d68b4e
Updated user agent string to 1.3a for trunk. Bugzilla 178860 r=lpham/sr=granrose. ycalonje checking in as cltbld
2002-11-08 23:00:40 +00:00
cbiesinger%web.de
928b267363
missed a file. still r=pavlov sr=tor
2002-11-08 21:54:43 +00:00
cbiesinger%web.de
957b0576b1
removing antiquated gif decoder code and similar stuff. r=pavlov sr=tor, and this is not part of the build.
2002-11-08 21:53:18 +00:00
darin%netscape.com
7d1ee95ca8
1) make logging compilation controlled by IPC_LOGGING #define
...
2) make testmodule work when compiling optimized
3) stop loading ipc service at XPCOM startup
2002-11-08 07:17:50 +00:00
darin%netscape.com
5a62f1065b
make daemon automatically shutdown.
2002-11-08 04:48:09 +00:00
darin%netscape.com
63aea626af
fixup unix security checks
2002-11-07 23:47:33 +00:00
dmose%netscape.com
d31ebf1c6a
Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer
2002-11-07 20:37:55 +00:00
darin%netscape.com
7ea9cf9482
launch IPC service on XPCOM startup.
2002-11-07 08:13:34 +00:00
darin%netscape.com
55b02d1612
fix XP_UNIX build bustage
2002-11-07 07:37:24 +00:00
darin%netscape.com
7ff8664132
1) cleanup ipcService/ipcTransport platform factoring
...
2) add ipc-startup-category
3) add ipc-startup and ipc-shutdown observer topics
2002-11-07 07:34:54 +00:00
darin%netscape.com
a5fdfa7100
fix windows bustage
2002-11-07 06:25:58 +00:00
darin%netscape.com
f12acbdf4e
add ipcModuleMethods::init
2002-11-07 06:00:10 +00:00
darin%netscape.com
9173da6098
added ipcModuleUtil.h to simplify using the new plug-in API
2002-11-07 05:54:56 +00:00
darin%netscape.com
9834a0c693
major overhaul of daemon plug-in module story. modules now talk to the
...
daemon through a table of function pointers. this greatly simplifies the
linker magic required to allow the modules to talk with the daemon.
2002-11-07 04:56:06 +00:00
darin%netscape.com
a630ac68af
better security check for mach-o builds
2002-11-07 00:31:40 +00:00
darin%netscape.com
8d607b2d65
fixup security check to work on OSX
2002-11-06 23:14:10 +00:00
darin%netscape.com
a5e0f222fe
added startup synchronization for XP_WIN
2002-11-06 22:22:50 +00:00
tor%cs.brown.edu
8cfcc0e04a
Bug 148634 - combine imgContainerGIF::ZeroMaskArea & OneMaskArea.
...
Patch by paper@animecity.nu , r=biese, sr=tor.
2002-11-06 20:52:07 +00:00
tor%cs.brown.edu
252c7f3e5f
Bug 37589 - strange dots next to slashdot news headers (gif decoder).
...
Patch by paper@animecity.nu , r=biesi, sr=tor.
2002-11-06 20:49:09 +00:00
darin%netscape.com
89110e04ff
add empty constructor to ipcStringNode to make GCC 3.2 happy
2002-11-06 20:26:53 +00:00
darin%netscape.com
a369584169
fix compilation error
2002-11-06 20:07:33 +00:00
darin%netscape.com
bfdc59f857
added inline utility version of IPC_SendMsg that takes a client ID instead
...
of an ipcClient pointer.
2002-11-06 19:56:30 +00:00
darin%netscape.com
4270b9cf06
rename IPC_GetClientName to IPC_GetPrimaryClientName
...
implement all of IPC_API
2002-11-06 19:52:39 +00:00
darin%netscape.com
e24ea660db
XP_WIN: purge stale clients as each new client comes online.
2002-11-06 19:48:54 +00:00
mkaply%us.ibm.com
c321117c0b
#175106
...
r=av, s=blizzard
OS/2 only - add native plugin window support
2002-11-06 15:52:36 +00:00
darin%netscape.com
bfc2cbc236
fixes some XP_WIN ipcd bugs
2002-11-06 08:47:31 +00:00
darin%netscape.com
b7a968ca52
implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN.
...
still rough around the edges ;-)
2002-11-06 07:55:05 +00:00
darin%netscape.com
4d9d6ab765
make windows build compile.
2002-11-06 02:08:22 +00:00
darin%netscape.com
694362f531
more factoring of ipcTransport
2002-11-06 02:01:00 +00:00
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