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