rogerl%netscape.com
029d6574b3
Corrected tests to match ECMA - unmatched paren contents need to have the
...
value 'undefined' rather than an empty string.
2002-06-04 18:51:05 +00:00
neeti%netscape.com
8b9e37be96
fix for bug 142629 - [win32 only] recursive copy / move errors are not properly bubbled up, r=dougt, sr=sspitzer
2002-06-04 18:47:37 +00:00
nboyd%atg.com
005f83880e
Fix ClassCastException.
2002-06-04 18:37:21 +00:00
pinkerton%netscape.com
72adb320ea
make "home" button do the right thing. turn pref manager object into a
...
shared object owned by the main controller so other objects can easily
get to it to ask about prefs. reworked the code that gets the homepage
so that it conditionally checks if it should check the startup page
mode (obviously the home button doesn't want that). bug# 148936.
2002-06-04 18:36:29 +00:00
locka%iol.ie
b6244f8c14
Clarify nsIWebBrowserSetup documentation. b=143326 r=depstein@netscape.com sr=rpotts@netscape.com
2002-06-04 18:31:00 +00:00
brendan%mozilla.org
1740ef44a7
Respect addProperty failure (148899, r=khanson, sr=shaver).
2002-06-04 18:13:55 +00:00
mostafah%oeone.com
a9501b52c4
Applied patch to fix bug 145508
2002-06-04 17:56:36 +00:00
shrutiv%netscape.com
5611c16c1b
Fix for bugscape bug 15424: Support easy way to add a sidebar panel
...
via CCK (r=smeredith)
2002-06-04 17:55:33 +00:00
kmcclusk%netscape.com
0a88931ae5
Dispatch (WIN32 only) and handle a new cross platform message NS_SYSCOLORCHANGE. bug 143174. r=rods sr=roc
2002-06-04 17:47:54 +00:00
mikep%oeone.com
a2ea2ebb45
Doing remove attribute now and fixing bug 145825, week view now shows the right colors for weekends after changing start days for week.
2002-06-04 17:38:24 +00:00
dougt%netscape.com
e8cd642c60
Fixes static global initialization order. r=dougt@netscape.com, sr=brendan@mozilla.org, patch by bryner@netscape.com
2002-06-04 14:21:32 +00:00
rods%netscape.com
d97cfcf96a
Check for null dom content before doing QI
...
Bug 148760 r=jkesier sr=jst
2002-06-04 12:06:59 +00:00
jay.yan%sun.com
39c26b3ee0
bug 121266 gtk2 needs window raising. patch=jeff, r=jay, sr=blizzard
2002-06-04 11:02:26 +00:00
cbiesinger%web.de
1a92e0f845
bug 8031 r=tor sr=dveditz
...
XBM support
2002-06-04 08:48:12 +00:00
cbiesinger%web.de
ce31f6b292
bug 8031 r=tor sr=dveditz
...
XBM support
2002-06-04 08:41:57 +00:00
sspitzer%netscape.com
3e8138e699
fix for #148078 . context menu problems in stand alone msg window.
...
use GetLoadedMsgFolder() instead of GetSelectedFolderResource().
regression caused by #138018 . r/sr=bienvenu.
2002-06-04 07:28:52 +00:00
matty%chariot.net.au
ed8e670065
Bug #142890 : Make the banner a separate template.
2002-06-04 05:56:04 +00:00
stephend%netscape.com
a8a0483f70
Bug 140526. Offset checking clean-up in SetAlphaData & SetImageData. Patch by Arron M. <animecity.nu> r=pavlov@netscape.com, sr=tor@acm.org.
2002-06-04 05:51:44 +00:00
bbaetz%student.usyd.edu.au
c1d3775ff8
Bug 143574 - taint errors with alternate formats. Also make data/template
...
writable for non webservergroup users.
r=myk, justdave
2002-06-04 05:47:28 +00:00
cotter%netscape.com
669b24c778
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc formatting, privacy updates from legal
2002-06-04 05:38:17 +00:00
dougt%netscape.com
060a87578f
Fixes top crash in nsFileTransport::Process [nsFileTransport.cpp, line 753] and hoping to fix the move-email-crash-issue. This change inforces that a Async(Read|Write) of the file or socket transport must have a valid mProvider|mListener. sr=darin@netscape.com, r=pavlov, bug=107214
2002-06-04 05:36:15 +00:00
kaie%netscape.com
06917f5972
Part of bug 119394, landing UI strings only.
...
r=cotter sr=alecf
2002-06-04 05:09:47 +00:00
axel%pike.org
ea01481726
bug 113611, XPath and XSLT contexts. fixes bugs 96410, 102293, 92106, 110266, 116534 and a bunch of other cases not filed. This mostly fixes namespaces and some really bad speed issues by fixing the time when namespaces are resolved, how default priorities are computed and how templates are matched.
...
HUGE PERFWIN :-)
r=peterv, sr=jst
2002-06-04 05:00:31 +00:00
roc+%cs.cmu.edu
4492253e5a
Bug 148350. Tweak code to avoid bug in gcc 2.95.3 with -O2. r=roc+moz,sr=jag
2002-06-04 04:55:04 +00:00
roc+%cs.cmu.edu
b9fd585526
Bug 142461. Turn off annoying debug messages. r=kmcclusk,sr=waterson
2002-06-04 04:48:04 +00:00
roc+%cs.cmu.edu
7ff5e00b9e
Bug 142461. Make sure clipped views are not marked transparent. r=kmcclusk,sr=waterson
2002-06-04 04:44:03 +00:00
bernd.mielke%snafu.de
27e0af3e22
no math with NS_UNCONSTRAINEDSIZE please, bug 14862 r=karnaze sr=roc+moz
2002-06-04 04:37:06 +00:00
suresh%netscape.com
c5216dcce6
mozilla side changes for bugscape 16296. r-blake, sr-ben. Given the Component id and panel, open the component and select the panel in the pref window.
2002-06-04 04:16:14 +00:00
ducarroz%netscape.com
71fb5003f7
Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu
2002-06-04 04:14:25 +00:00
jkeiser%netscape.com
38cc71b5f1
Hellooooo Mac.
2002-06-04 03:53:05 +00:00
jkeiser%netscape.com
75a0b457df
Bug 125578.
2002-06-04 02:46:30 +00:00
bbaetz%student.usyd.edu.au
615278689a
Bug 144285 - checksetup.pl fails to set data dir (and other dir)
...
permissions properly
r=justdave, myk
2002-06-04 02:38:55 +00:00
jkeiser%netscape.com
d01d0e06e2
Rest of patch (partial commit before). Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 02:34:30 +00:00
pschwartau%netscape.com
27f0823771
Initial add; regression test for bug 137000.
2002-06-04 02:19:48 +00:00
jkeiser%netscape.com
3e2a1902ca
Rest of patch (partial commit before). Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 02:00:34 +00:00
jkeiser%netscape.com
b3be2089fb
Mac bustage fix.
2002-06-04 01:52:10 +00:00
depstein%netscape.com
ae87d09eeb
added GetTheChannel() and a few URIs for request handling.
2002-06-04 01:29:26 +00:00
jkeiser%netscape.com
4d507d3aff
Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 00:44:04 +00:00
beard%netscape.com
b18943ffb5
Fix PRODUCT_NAME for MRJPlugin.jar.
2002-06-04 00:36:09 +00:00
oeschger%netscape.com
221c3c704b
reorder tabs in help window per usability test, r=andreww, sr=alecf, bug=136654, drivers say bake on trunk
2002-06-04 00:15:39 +00:00
myk%mozilla.org
0e8ae6b3e3
Fix for bug 148767: Eliminates warning in rare situations.
...
Patch by Jouni Heikniemi <jouni@heikniemi.net>.
2rx=myk
2002-06-04 00:12:57 +00:00
beard%netscape.com
36cc4dce97
Added MRJPlugin.jar target.
2002-06-04 00:11:41 +00:00
bryner%netscape.com
31299ae4f9
Fixing mach-o static build - made a function static in nsAppShellService so that it doesn't conflict with global symbols; add TK_LIBS (-framework Carbon) to the link line for mozilla-bin for both carbon and cocoa builds. r=cls, rs=brendan.
2002-06-03 23:53:31 +00:00
beard%netscape.com
6e7efa455a
Added Resources target.
2002-06-03 23:44:00 +00:00
beard%netscape.com
09a28730f5
Decodes AppleSingle format resource files so ProjectBuilder can merge them.
2002-06-03 23:41:09 +00:00
myk%mozilla.org
549dd0f817
Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be investigated and resolved.
...
r=jouni,gerv
2002-06-03 22:31:11 +00:00
blizzard%redhat.com
dc1bf45d96
No bug on this one. Fix the dependency for the mozilla-js package. Add a package file for nss. Not part of the standard build. r=cls
2002-06-03 22:26:01 +00:00
kin%netscape.com
3e3177eb8e
Fix for bug 138573 (hitting return in list item causes list problems; workaround is to refresh)
...
Modified SlideLine() to use the combined area instead of the linebox
bounds when invalidating. This makes sure that we invalidate the
area occupied by the list bullets/ordinals.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2002-06-03 21:35:54 +00:00
jaggernaut%netscape.com
a00d23ada6
Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt
2002-06-03 21:35:10 +00:00
pinkerton%netscape.com
882d316742
Fix warnings
2002-06-03 21:20:27 +00:00