myk%mozilla.org
|
14ff1cd54d
|
Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
r=gerv
a=justdave
|
2002-11-07 23:28:40 +00:00 |
|
locka%iol.ie
|
e34754b246
|
Rewrite PropertyList to remove STL, fix various issues in ControlSite and add control download & install. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
|
2002-11-07 23:06:08 +00:00 |
|
locka%iol.ie
|
105c5383fd
|
Remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
|
2002-11-07 23:04:27 +00:00 |
|
locka%iol.ie
|
cad979361b
|
Update to plugin to support DOM callbacks, control download & install, remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
|
2002-11-07 23:03:52 +00:00 |
|
mkaply%us.ibm.com
|
289b60535f
|
Need PR_FALSE here - OS/2 bustage
|
2002-11-07 23:03:05 +00:00 |
|
pschwartau%netscape.com
|
64c94e6ca0
|
Tweaking sort function.
|
2002-11-07 23:02:06 +00:00 |
|
pschwartau%netscape.com
|
98309865b8
|
Reinstituting check on |arr instanceof Array && arr.length === 0| from version 1.1 of test; this is necessary.
|
2002-11-07 22:57:40 +00:00 |
|
glen.beasley%sun.com
|
d39fba9d10
|
removes sun provider and set passwords
|
2002-11-07 22:49:26 +00:00 |
|
timeless%mozdev.org
|
5a93974314
|
Bug 177772 crash [@JS_GetPrivate] serializing script with syntax error
r=brendan sr=ben
|
2002-11-07 22:46:38 +00:00 |
|
pschwartau%netscape.com
|
9df7ab3cec
|
Adding comments -
|
2002-11-07 22:43:52 +00:00 |
|
peterv%netscape.com
|
b71a88f912
|
Turn on basic junk-mail detection functionality in mail on Mac. r=dmose.
|
2002-11-07 22:30:16 +00:00 |
|
bienvenu%netscape.com
|
53216956cf
|
fix mark thread watched/ignored news filter actions r=cavin, sr=sspitzer
|
2002-11-07 22:16:25 +00:00 |
|
sspitzer%netscape.com
|
e7fd3e8782
|
packaging changes for mailviews
|
2002-11-07 21:48:35 +00:00 |
|
tara%tequilarista.org
|
d6c8fe1a89
|
Fix for bug 44644
|
2002-11-07 21:39:57 +00:00 |
|
rogerl%netscape.com
|
a635daa6de
|
Fixed instance member resolution & superclass slot layout.
|
2002-11-07 21:29:41 +00:00 |
|
dmose%netscape.com
|
189cc94548
|
Removing old, unused files (not part of build)
|
2002-11-07 21:29:26 +00:00 |
|
sspitzer%netscape.com
|
2029990b82
|
fix for #178934. junk classification of local mail (and incoming pop mail)
was getting marked as read. r=dmose, sr=bienvenu. thanks to granrose for finding the bug.
|
2002-11-07 21:26:38 +00:00 |
|
bienvenu%netscape.com
|
d026a4cb8e
|
right align folder size, r/sr=sspitzer 178817
|
2002-11-07 21:24:03 +00:00 |
|
alecf%netscape.com
|
348a43af99
|
prep for fixing bug 176559 - use getService rather than createInstance so we stop creating element factories
sr=peterv/jst, r=bzbarsky
|
2002-11-07 21:23:09 +00:00 |
|
dmose%netscape.com
|
8c2ae40419
|
Fix incorrect filename used by spam-detection code (bug 169638); thanks to Pratik <psolanki@netscape.com> for catching this. r/sr=sspitzer
|
2002-11-07 21:06:13 +00:00 |
|
blakeross%telocity.com
|
323f4d7e42
|
Keep up with the trunk.
|
2002-11-07 21:05:16 +00:00 |
|
tara%tequilarista.org
|
86229dbba6
|
Fix for bug 45579, making it so the editparams.cgi page is more secure
|
2002-11-07 20:46:22 +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 |
|
rjesup%wgate.com
|
16b4006118
|
Bug 149764: changes to quit-application observer topic. r=danm, sr=jst
|
2002-11-07 20:25:45 +00:00 |
|
sfraser%netscape.com
|
201f9528cf
|
Fix debug target to output shared lib, not static lib; fixes autoreg crash in debug builds. r=brade/sspitzer.
|
2002-11-07 20:02:59 +00:00 |
|
blizzard%redhat.com
|
0bfef59f68
|
Bug #176299. Add gtk2-specific libraries to the package manifest. r=leaf
|
2002-11-07 19:45:34 +00:00 |
|
pschwartau%netscape.com
|
936e75d5ba
|
Adding cases with non-default sorting.
|
2002-11-07 19:40:26 +00:00 |
|
pschwartau%netscape.com
|
e870d0ac24
|
Improving readability.
|
2002-11-07 19:25:42 +00:00 |
|
pschwartau%netscape.com
|
c6e6895734
|
Improving test: arr, arr.sort() must be more than just two arrays of the same length, they must be equal as objects.
|
2002-11-07 19:15:28 +00:00 |
|
pschwartau%netscape.com
|
eebb7b9c11
|
Improving readability.
|
2002-11-07 19:05:57 +00:00 |
|
rogerl%netscape.com
|
92b1ba5b65
|
signed/unsigned issue on NotALabel.
|
2002-11-07 18:41:17 +00:00 |
|
pete.zha%sun.com
|
ca8b662646
|
back out for bug 144664
a=cls
|
2002-11-07 17:18:21 +00:00 |
|
sspitzer%netscape.com
|
4996807906
|
commenting some todo items. r/sr=no one
|
2002-11-07 16:03:10 +00:00 |
|
sspitzer%netscape.com
|
be768f9075
|
fix for #142408. Selecting "Search Messages..." folder context menu marks selected message unread. thanks to tobias.weibel@gmx.net for the fix. r/sr=sspitzer
|
2002-11-07 15:49:18 +00:00 |
|
brade%netscape.com
|
cf20089514
|
extend the api for Midas functionality (bug 177700, r=akkana, sr=jst)
|
2002-11-07 15:38:35 +00:00 |
|
brade%netscape.com
|
9c7071dd54
|
add Midas functionality (bug 177700, r=akkana, sr=jst)
|
2002-11-07 15:36:25 +00:00 |
|
bzbarsky%mit.edu
|
17d0da5f55
|
This addref needs removing too. Part of bug 177543, r=rjesup, sr=dbaron
|
2002-11-07 15:21:08 +00:00 |
|
mostafah%oeone.com
|
9af3b07882
|
Added file created from libical patch for bug 146310
|
2002-11-07 14:50:46 +00:00 |
|
mostafah%oeone.com
|
33836dd5a0
|
Backing out invalid part of libical patch for bug 146310
|
2002-11-07 14:33:28 +00:00 |
|
jdunn%netscape.com
|
fcf9282b1d
|
set initial w/h of Image() as "pixel" units
r=peterv@netscape.com
sr=jst@netscape.com
|
2002-11-07 14:02:21 +00:00 |
|
bzbarsky%mit.edu
|
7e9b235805
|
Make the nsCOMArray destructor release all the objects. Bug 178813,
r=bbaetz, sr=rpotts
|
2002-11-07 13:34:18 +00:00 |
|
bzbarsky%mit.edu
|
ce26335078
|
<form> with no action should submit to document uri, not base uri. Bug
171924, r=jkeiser, sr=peterv
|
2002-11-07 13:29:34 +00:00 |
|
jfrancis%netscape.com
|
51f6c73127
|
64647: implement "Paste without Formatting"; r=akkana; sr=sfraser
|
2002-11-07 13:04:37 +00:00 |
|
glazman%netscape.com
|
97b31ac6fa
|
fixing OS2VACPP bustage
|
2002-11-07 13:03:52 +00:00 |
|
jfrancis%netscape.com
|
d35f47e57f
|
175943: port layout-debug plugin+component to mac. This build option is not on by default.
|
2002-11-07 12:06:49 +00:00 |
|
jfrancis%netscape.com
|
466d469a3f
|
fix for 174017: Multiple enters after quoted text does not move cursor; r=fm; sr=kin
|
2002-11-07 11:38:08 +00:00 |
|
jfrancis%netscape.com
|
aff3feaaf7
|
fix for 169586: Plaintext is always pasted in default font not the one in context. r=brade; sr=kin
|
2002-11-07 11:29:37 +00:00 |
|
jfrancis%netscape.com
|
c9ea01935e
|
fix for 164060: Drop link into list item makes cursor jump to next item; r=fm; sr=kin
|
2002-11-07 11:26:26 +00:00 |
|
glazman%netscape.com
|
42c451a055
|
fixing rpotts's seamonkey-ports bustage
|
2002-11-07 10:56:40 +00:00 |
|
brendan%mozilla.org
|
a9769c6f1d
|
Check in rogerl's patch for bug 178722, r=me.
|
2002-11-07 10:51:23 +00:00 |
|