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
dbaron%dbaron.org
a3616ebbd5
Add testcase for bug 196919.
2003-03-11 23:22:47 +00:00
dougt%netscape.com
34cd7b0fdb
adding SpecialSystemDirectory files to trunk. not part of build
2003-03-11 22:47:05 +00:00
bryner%netscape.com
4605c9bd2f
These files are copied from gfx during the build; they shouldn't be checked into CVS in this directory.
2003-03-11 22:36:35 +00:00
jst%netscape.com
0ded6db4d9
Fixing bug 196895. Don't assume aIsUndefined is non-null. Patch by dbradley@netscape.com, r=jst@netscape.com, sr=alecf@netscape.com
2003-03-11 22:24:02 +00:00
dougt%netscape.com
87dbd2e34a
Experimental native uconv implementation.
2003-03-11 21:54:33 +00:00
dougt%netscape.com
a4c7c7573f
Converting the file location of the component registry and the xpti manifest file to use the directory service. r=darin, b=191055
2003-03-11 21:36:59 +00:00
locka%iol.ie
3f917f058c
Skip whitespace in middle of meta refresh string. b=196346 r=radha@netscape.com sr=darin@netscape.com
2003-03-11 21:15:01 +00:00
brendan%mozilla.org
67444da79d
Give JSScope a proper flags member, without increasing its size (part of 196097, r=shaver).
2003-03-11 20:30:55 +00:00
mkaply%us.ibm.com
d0f8bd9264
No bug - do slash substitution in deliver perl script
2003-03-11 19:58:31 +00:00
aaronl%netscape.com
e086d7e08a
Bug 196308. Flashing/flickering display. r/sr=roc+moz
2003-03-11 19:27:30 +00:00
brade%netscape.com
a7e4f475f7
allow only compatible trasferable flavors (bug 196728, r=smfr, sr=kin)
2003-03-11 19:02:18 +00:00
edburns%acm.org
a59e8755df
Ronald Capelli contributed this fix to make it work with Mozilla
...
1.3b.
2003-03-11 18:13:22 +00:00
igor%mir2.org
3bbdba7f56
Fixing a regression in Codegen.transform which effectively disabled direct call optimization: FunctionNode.FUNCTION_STATEMENT should be compared against fn.getFunctionType(), not fn.getType()
2003-03-11 17:17:57 +00:00
alecf%netscape.com
ca96d4b9c0
fix for bug 196094 - fix for topcrash in RDFServiceImpl::GetResource
...
reverse the order of the tests so we don't dereference off the end of a string
patch by bz
r=biesi, sr=alecf
2003-03-11 15:37:32 +00:00
varga%netscape.com
e5518fb814
Adding an assertion for bug 154952.
...
r/sr=bz
2003-03-11 15:27:25 +00:00
bmlk%gmx.de
b3aae54563
clip the border at the dirty rectangle, bug 86249 r+sr=roc+moz
2003-03-11 15:15:08 +00:00
bmlk%gmx.de
da94756a04
compiler warning fix, bug 167659, orig. patch by caillon, r=jkeiser, sr=dbaron
2003-03-11 13:33:19 +00:00
neil%parkwaycc.co.uk
24d58d28ed
Bug 195423 EdConvertToTable.js tries to SetTextboxFocus to a <radiogroup> r=brade sr=kin
2003-03-11 10:07:46 +00:00
igor%mir2.org
90ebda38fe
Introduction of Codegen.mainCodegen to hold the main generator object and layout cosmetics.
2003-03-11 10:01:32 +00:00
igor%mir2.org
47a9d77f0f
Use (size + 31) >> 5, not (size >> 5) + 1 as a size for int array buffer so in the case when size % 32 == 0 array would not hold a never used tail element.
2003-03-11 09:59:39 +00:00
varga%netscape.com
ce16fbb0c1
Fix painting of drop feedback on Mac. Follow up from previous checkin.
2003-03-11 08:02:20 +00:00