Commit Graph

116272 Commits

Author SHA1 Message Date
dougt%netscape.com
b8e67dc165 prelanding of minimo. adding nsAdapterEnumerator to this directory. not part of build yet. r=doug/alec. 2003-03-12 22:32:01 +00:00
jaggernaut%netscape.com
abcad573c6 Bug 109551: load the "page to load on startup / new window", instead of always loading the homepage (bad me, no cookie!). r=biesi, sr=bryner 2003-03-12 22:01:00 +00:00
cls%seawood.org
4abbf44f2f Fix product version syntax for "official" mingw builds.
Bug #134113 r=asasaki
2003-03-12 21:59:19 +00:00
bzbarsky%mit.edu
78169362cd Fix bug 197090; foo.style.background="" would throw instead of just doing
nothing.  r+sr=dbaron
2003-03-12 21:54:50 +00:00
ssu%netscape.com
8042b25d4b fixing bug 195302 - .cvsignoreMozilla should install GRE in a global, shared area. r=sgehani, sr=dveditz 2003-03-12 21:52:39 +00:00
ssu%netscape.com
c66b37f256 fixing bug 190389 - GRE installer needs to use new version key format. This patch enables the code now. r=sgehani,sr=dveditz 2003-03-12 21:50:21 +00:00
dougt%netscape.com
30bc819e29 Changing the default key used. r+sr=dougt, b=190389 2003-03-12 21:48:02 +00:00
ssu%netscape.com
cb8c51ee10 fixing bug 190389 - GRE installer needs to use new version key format. This is not enabled just yet, but support code is fully in place with this check in r=sgehani,sr=dveditz 2003-03-12 21:40:19 +00:00
nhotta%netscape.com
0c489f0e8d Changed to use the official ACE prefix per RFC3490,
and comment changes since drafts turned to RFC,
bug 188215, r=ftang, sr=darin.
2003-03-12 21:31:39 +00:00
jkeiser%netscape.com
b8b384ec30 Make ismap images not overwrite the query part of the URL (bug 185169), r+sr=bzbarsky@mit.edu 2003-03-12 21:22:21 +00:00
brendan%mozilla.org
dd545c2cb9 Fix JS_[GS]etContextThread return type; add JSCLASS_NEW_RESOLVE_GETS_START (196966, r=shaver). 2003-03-12 20:29:16 +00:00
dbradley%netscape.com
3b01ed08a0 bug 196241 - Refactors script evaluation pre and post logic into a class. r=timeless, sr=brendan 2003-03-12 20:26:21 +00:00
cls%seawood.org
92f0db3cbb Disabling autodial support for mingw buildss until a mingw release contains a rasdlg impl.
Change nsDNSEventProc callback declaration to appease both MSVC & GCC.
Bug #134113 r=bbaetz sr=darin
2003-03-12 20:24:37 +00:00
cls%seawood.org
e66b271753 Disable outlook addrbook support for mingw builds since w32api lacks those routines.
Bug #134113 r=bzbarsky sr=sspitzer
2003-03-12 20:06:59 +00:00
dbradley%netscape.com
f24cadaaaa bug 188229 - [AxPlugin] Security policy should be per-domain configurable r=adamlock, sr=alecf NOTE: these changes are not part of the regular build. 2003-03-12 20:05:54 +00:00
varga%netscape.com
4669269682 Not part of build.
Getting rid of platform specific packagers.
2003-03-12 19:37:40 +00:00
relyea%netscape.com
d9b9435a62 Allow for tokens that don't require login. bug 197082 2003-03-12 19:22:32 +00:00
varga%netscape.com
ab717e3402 Not part of build.
Making mozSqlResult thread safe.
2003-03-12 19:22:17 +00:00
mikep%oeone.com
d1a8e73668 Fixing so that future tasks appear as a different color, bug 197759. 2003-03-12 18:21:34 +00:00
cbiesinger%web.de
50ca2bd0a6 Bug 182997 patch by johann.petrak@chello.at r=timeless sr=jag showItem("context-copy") should check isTextSelected and onTextInput 2003-03-12 15:43:08 +00:00
peterv%netscape.com
93f69764dd Bustage fix. 2003-03-12 15:35:35 +00:00
dbradley%netscape.com
612926a718 Bug 194043 - Refactor exception logic between IDispatch and XPConnect. r=adamlock@netscape.com, sr=jst@netscape.com 2003-03-12 15:21:06 +00:00
peterv%netscape.com
ebf7eaeb11 Fix for bug 179720 (implement real result tree fragments). r=sicking, sr=jst. 2003-03-12 14:07:30 +00:00
igor%mir2.org
bcd8181007 Removal of generation of non-operational dup/pop when creating function objects for function statements. 2003-03-12 09:39:16 +00:00
varga%netscape.com
3e057a4289 Fix for bug 192885. Expose the single selection method of nsTreeSelection.
r=neil, sr=jag
2003-03-12 09:00:28 +00:00
seawood%netscape.com
3c0c36c52e Use EXTRA_DSO_LIBS to clear up link issue on OS/2. 2003-03-12 08:53:48 +00:00
seawood%netscape.com
73160f9701 Use LIBS_DIR instead of hardcoding -L$(DIST)/bin 2003-03-12 08:46:32 +00:00
cls%seawood.org
040b1e64c2 Remove bogus mingw & win16 ifdefs from plevent.h
Add stub declaration for _mbstr which isn't defined in the current mingw headers but is present in the libs.
Fix GRE definition of XPCOM_DLL for mingw.
Bug #134113 r=dougt
2003-03-12 08:35:57 +00:00
cls%seawood.org
e518db1521 Move function prototypes into RDFContentSinkImpl class to appease mingw gcc.
Make gContainerInfo struct local to the only function that uses it.
Bug #134113 r=rjc sr=alecf
2003-03-12 08:26:03 +00:00
bryner%netscape.com
2063c40516 Don't need to stabilize mRefCnt to 1 in nsStyleContext dtor (bug 196956). r/sr=dbaron. 2003-03-12 05:19:43 +00:00
bryner%netscape.com
32997b4aa1 fixing ports bustage 2003-03-12 05:03:35 +00:00
bryner%netscape.com
f3a28e9f42 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
seawood%netscape.com
504a1322b1 Treat the GRE ID as a string. Bug #195840 r=dougt 2003-03-12 04:25:33 +00:00
jaggernaut%netscape.com
c19fc0a9be Bug 94424: Search/filters UI text field doesn't accept click-right paste. The underlying cause was that mousedown on a menuitem in the textbox's context menu shifted focus from the textbox into the first focusable container of the textbox. We're fixing this by not letting the focusable frame search code look outside popup frames. r=bryner, sr=hyatt 2003-03-12 04:19:53 +00:00
jaggernaut%netscape.com
e5b94cfd7f Bug 195486: tab bar context menu: add "Bookmark This Group of Tabs". r=neil, sr=
bryner
2003-03-12 04:12:17 +00:00
jaggernaut%netscape.com
2b22b102ff Bug 109551: prefs to show home/current/blank page in new tab. r=shliang, sr=bryner 2003-03-12 04:06:05 +00:00
dougt%netscape.com
2ccd3b4f03 Adding debug support to detect reentrant create instance patterns, r+sr=alecf@netscape.com, b=194568 2003-03-12 03:58:33 +00:00
roc+%cs.cmu.edu
210e29411b Bug 183905. Allow horizontal scrolling with mouse sticks. Patch by Dainis_Jonitis, r+sr=roc+moz 2003-03-12 03:22:11 +00:00
pete.zha%sun.com
8cecc7f3a6 bug=195784 Composer - New Page Settings: access key missing for background color picker
r=brade@netscape.com sr=jaggernaut@netscape.com patch=jessie.li@sun.com
2003-03-12 03:05:57 +00:00
kirk.erickson%sun.com
9e574da214 Made 'seconds' argument to '-L' optional.
Updated Usage with '-L [seconds]' syntax, and default value (30).
2003-03-12 02:40:43 +00:00
timeless%mozdev.org
a9f6392b31 Bug 193726 Separate command execution from command stack insertion
patch by ajvincent@juno.com r=timeless sr=roc+moz
2003-03-12 02:26:19 +00:00
mstoltz%netscape.com
44d264d6b0 Bug 188229 - adding new security check function that allows component instantiation by CID. r=dveditz, sr=heikki. *not part of build yet* 2003-03-12 02:17:37 +00:00
ssu%netscape.com
a80bbf8231 fixing bug 191048 - Need to install .js files in Mozilla's not GRE's component dir. r=spitzer, sr=dveditz 2003-03-12 01:31:42 +00:00
bryner%netscape.com
7b37e841b7 Make prototype bindings be refcounted again. This ensures that the
prototype binding will still be alive even if the XBLDocumentInfo has
been deleted, as can happen when the XUL cache is flushed (since it
holds the only reference to the docinfo in that case). Fixes crashers
196446, 196333, 196477, 196736. r=jkeiser, sr=jag.
2003-03-12 00:42:52 +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
dbaron%dbaron.org
3e2ee83b87 Add testcase for bug 177331. 2003-03-12 00:07:40 +00:00
dbaron%dbaron.org
1db55eaf76 Remember the lowest floater top for CSS2 9.5.1 rule 5 (a float cannot be higher than earlier floats) on the space manager rather than the block reflow state so that it works across blocks sharing the same space manager. Save and restore it in the space manager's PushState and PopState to fix incremental reflow bug (177331). b=196919 r+sr=roc+moz Change PRIntn to PRInt32. b=115153 r+sr=bzbarsky 2003-03-11 23:56:49 +00:00
cavin%netscape.com
5b5485a5b6 Fix for 195727. Changed IsSpace() declaration from 'const char aChar' to 'PRUnichar aChar'. r=darin, sr=sspitzer. 2003-03-11 23:49:08 +00:00
rogerl%netscape.com
0f6a5f5333 Fixed passing wrong environment to function call. 2003-03-11 23:46:09 +00:00
alecf%netscape.com
4358844234 update API docs so that I don't get false positives for GetUnicode()
(not part of build, just a doc)
2003-03-11 23:26:18 +00:00