av%netscape.com
dd1b7beb79
Fixing minor bug in the Tester Plugin, not part of the build
2003-03-13 03:05:47 +00:00
smontagu%netscape.com
2e2ff31303
Pass the prefs filename to PREF_EvaluateConfigScript() so that it will appear in the message displayed if there is an error in the file. Bug 196763, r=ccarlen, sr=jag.
2003-03-12 00:39:31 +00:00
pkw%us.ibm.com
6fe7cd8ef1
Remove mail.use_movemail preference (it's unused).
...
r/sr=sspitzer@netscape.com
2003-03-11 05:04:20 +00:00
cls%seawood.org
a05452d1c8
Landing mingw plugin changes.
...
Thanks to Dan Mosedale <dmose@mozilla.org> for the changes.
Bug #134113 r=peterl sr=dbaron
2003-03-11 03:29:47 +00:00
dougt%netscape.com
98eabaa566
prelanding of minimo. Not part of build
2003-03-11 02:30:05 +00:00
peterlubczynski%netscape.com
eccc1a5ed8
Fixing bug 131007, unpaired events cause us to remain in capture and look hung, r=jkeiser sr=bryner
2003-03-11 00:54:18 +00:00
av%netscape.com
7d96b63882
Adding more info to the log output, not part of the build
2003-03-08 22:22:04 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
tor%cs.brown.edu
01263a973c
Bug 181676 - Update libmng to 1.0.5. rs=blizzard
2003-03-07 09:28:30 +00:00
av%netscape.com
d28167021e
missing icon, not part of the build
2003-03-07 05:22:46 +00:00
paper%animecity.nu
185b4b98d6
Bug 154769. r=biesi sr=tor
...
Show last partial GIF frame when image file is not complete.
2003-03-05 23:10:14 +00:00
neil%parkwaycc.co.uk
11406bb502
Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL r=jag sr=bz
2003-03-05 13:30:24 +00:00
shliang%netscape.com
f4df0ea9b4
192193 - preload popup blocking whitelist. r=danm, sr=jag
2003-03-05 01:34:34 +00:00
ccarlen%netscape.com
b02c207dc0
Bug 170539 - prefs.js gets wiped. If we encounter an error in reading the prefs, it's possible to write out empty prefs. r=dveditz/sr=alecf
2003-03-04 15:56:42 +00:00
mkaply%us.ibm.com
9cfde9a89b
#192355
...
r=mstoltz, sr=heikki
Add security for accessing clipboard via Javascript
2003-03-04 13:56:36 +00:00
neil%parkwaycc.co.uk
52904bfec7
Bug 54802 Add clipboard buttons for Composer (backend work) r=brade sr=alecf
2003-03-04 12:12:29 +00:00
seawood%netscape.com
ec26667992
Add support for building against X11-based toolkits on OS X.
...
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
seawood%netscape.com
d76e9fd54a
Use MOZ_X11 instead of NO_X11 to signify that we're building for an X11-based toolkit.
...
Bug #191447 r=peterl sr=sfraser
2003-03-04 03:58:43 +00:00
sspitzer%netscape.com
7b22dc8cf3
fix the junk mail purge code. when this code was original written, it was modeled
...
after the biff code, using the purge interval as the timer. (yikes, a 14 day timer!)
now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.
add code to verify that we are only trying to delete messages marked as junk.
we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.
r/sr=bienvenu
2003-03-04 00:28:40 +00:00
sspitzer%netscape.com
3918811455
fix for bug #195640 . moving junk status column to the right of subject,
...
showing it by default, and enabling junk mail controls by default.
r/sr=bienvenu
2003-03-02 21:36:43 +00:00
bernd.mielke%snafu.de
0b9159c6e8
trying to fix os2 bustage
2003-03-02 08:44:23 +00:00
av%netscape.com
9c312c01ec
This is not part of regular build -- adding new capabilities to the Tester Plugin
2003-03-02 01:26:51 +00:00
timeless%mozdev.org
48baffb5b6
Bug 159554 Configure with --without-x causes compile error
...
patch by bjt23@cornell.edu r=timeless sr=alecf
2003-02-28 02:34:09 +00:00
sfraser%netscape.com
c5d5b4717d
Bug 191821: fix the plugin viewer (full-screen plugins) to use nsIPluginWidget on Mac. r=peterl, sr=bryner
2003-02-27 23:33:41 +00:00
lpham%netscape.com
b568307a27
update to Mozilla 1.4a bugzilla #194078 r=ycalonje, sr=granrose, a=blanket
2003-02-27 22:27:31 +00:00
cbiesinger%web.de
6f54b64051
urg, fix typo
2003-02-27 15:09:39 +00:00
cbiesinger%web.de
8e44a6e02d
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
2003-02-27 13:51:55 +00:00
seawood%netscape.com
0c2431c236
Force in-tree zlib to be built using -fPIC.
...
Re-order linking of mozilla-bin & viewer so that TK_LIBS, which bring in an implicit dependency upon the system zlib on Darwin, is linked in after the in-tree version of zlib.
Bug #194662 r=pavlov
2003-02-27 02:21:59 +00:00
peterlubczynski%netscape.com
0406960ab8
Adding masks for gcc3 and Mach-O builds for NPAPI variables that pass interface pointers, bug 182117 r=beard,cls sr=sfraser
2003-02-27 01:47:53 +00:00
ere%atp.fi
0658c7676a
Bug 193929: HTML sanitizer ("simple html") should allow attached images
...
r=ducarroz, sr=jst
2003-02-26 13:47:36 +00:00
bzbarsky%mit.edu
792d30905e
Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
...
and do not hold a ref to them. Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
seawood%netscape.com
33060e1e75
Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
...
Bug #194662 r=ccarlen
2003-02-26 04:17:40 +00:00
pete.zha%sun.com
b853f502e1
bug=184015
...
No plugin finder dialog pop-up when loading some applet pages in w/o jre installed
r=av@netscape.com , sr=beard@netscape.com , patch=joshua.xia@sun.com
2003-02-25 06:06:10 +00:00
bzbarsky%mit.edu
44d6ed3db2
Make it possible to launch executables after downloading them (after suitable
...
scary warning). Bug 91969, patch by octalc0de@veryfast.biz (Patrick Xia
("Octalc0de")), r=mkaply, sr=bzbarsky
2003-02-25 05:23:47 +00:00
timeless%mozdev.org
4ba6bf9480
Bug 124160 warning Converting NULL to non-pointer type |jvalue outValue = { NULL };|
...
patch by beard@netscape.com r=joshua.xia sr=brendan
2003-02-25 03:39:31 +00:00
timeless%mozdev.org
33f7fd71de
Bug 124160 warning Converting NULL to non-pointer type |jvalue outValue = { NULL };|
...
patch by beard@netscape.com r=joshua.xia sr=brendan
2003-02-25 02:32:12 +00:00
paper%animecity.nu
7ec1d0dd1c
bwahaha! Animated GIF Optimizations. Bug 148637 r=biesi, sr=tor
2003-02-24 22:03:37 +00:00
kin%netscape.com
b757fa1a10
Fix for bug 192300: nsICODecoder never calls OnDataAvailable() like the other decoders do
...
Modified nsICODecoder::SetImageData() to call mObserver->OnDataAvailable() like the other decoders do so that the image frame knows it can invalidate the area it occupies.
r=pavlov@netscape.com sr=tor@acm.org
2003-02-24 19:45:01 +00:00
timeless%mozdev.org
4d752cb608
Bug 124160 warning Converting NULL to non-pointer type |jvalue outValue = { NULL };|
...
patch by beard@netscape.com r=joshua.xia sr=brendan
2003-02-24 19:20:18 +00:00
timeless%mozdev.org
2cb0e10110
Bug 192445 Plugin shell passes garbage to victimizable plugins (0x1 as pointer for extension)
...
r=peterlubczynski sr=dbaron
2003-02-23 04:41:10 +00:00
dbaron%dbaron.org
89b51e310f
Fix nsPrintfCString usage inside NS_WARNING (debug code only) so that the full warning is printed. r+sr=mozbot
2003-02-22 17:23:17 +00:00
cbiesinger%web.de
b0a5457ef9
193855 r/sr=bienvenu offline.news.download.use_days twice in the prefs files
2003-02-22 16:52:58 +00:00
cbiesinger%web.de
afdcfcc2e6
189052 r=paper sr=tor remove function pointers from gifdecoder/gif2.cpp
2003-02-22 16:38:47 +00:00
cbiesinger%web.de
992f7e8feb
178273 r=pavlov sr=tor mis-sized file icon
2003-02-22 16:36:16 +00:00
seawood%netscape.com
b44c065b1d
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
shliang%netscape.com
c0634dbc73
192768 change default sound pref for popup blocking, r=danm sr=jag a=dbaron
2003-02-21 00:05:01 +00:00
varga%netscape.com
20e7288874
Fix for bug 139396. Sorting of Bookmarks doesn't work at all.
...
r=jag sr=sspitzer a=dbaron
2003-02-17 23:55:44 +00:00
seawood%netscape.com
12ed9246d8
Fix cross-compiling by replacing hardcoded -L/usr/X11R6/lib
...
Bug #193062 r=peterl a=asa
2003-02-13 19:24:24 +00:00
sspitzer%netscape.com
16be564589
supplimental fix for #192074 .
...
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
peterlubczynski%netscape.com
523f0ff1c1
Bug 192009, stop exporting the default plugin to dist/gre, dist/lib, dist/bin on UNIX, r=cls a=asa
2003-02-06 23:41:43 +00:00