Commit Graph

117793 Commits

Author SHA1 Message Date
suresh%netscape.com
8e62ff1f88 fix for bug 202150 - Insert Menu lacking id attributes. r/sr-smfr. 2003-04-15 23:03:33 +00:00
jpierre%netscape.com
f81ee69b6b Fix for 202053 - signing of softokn3.dll may fail on OS/2. Force the use of OS/2 CMD.EXE default shell . r=pedemont 2003-04-15 22:42:09 +00:00
nicolson%netscape.com
91109807f8 Fix 202182: Base64InputStream throws EOFException on valid input. 2003-04-15 22:39:36 +00:00
alecf%netscape.com
a2f3da483d oops, this change was on another machine - part of the previous checkin to bug 199170, sr=bryner, r=ccarlen (no, this won't cause bustage, just something I forgot) 2003-04-15 22:21:02 +00:00
alecf%netscape.com
0b48cf638a fix for bug 199170 - more static atom work in xpcom, chrome registry, rdf, and profile dir service provider.. sr=bryner, r=ccarlen 2003-04-15 22:19:01 +00:00
nicolson%netscape.com
97011b8592 Catch NULL pointers before passing them to C and risking a crash.
Improve javadoc.
2003-04-15 21:55:53 +00:00
robinf%netscape.com
30aa4ca0f5 help updates per bug 1617565; r=oesc hger-------------------------------------------------------------------- 2003-04-15 20:54:32 +00:00
kaie%netscape.com
4c382bfcd4 b=68767 extra blank space added when block level element (hr, table) is inserted at the end of a line, between two lines
r=jfrancis sr=kin
2003-04-15 20:53:15 +00:00
bryner%netscape.com
fafc8f28c6 More XBL deCOMtamination (bug 194834). This checkin removes nsIXBLInsertionPoint and nsIAnonymousContentList. r=jkeiser, sr=jst. 2003-04-15 20:35:07 +00:00
sfraser%netscape.com
d5e2e8f4ac Fix regressions from bug 201560: forward/back reversal on key presses, and an annoying assertion. r=dbradley/brade, sr=peterv. 2003-04-15 19:55:10 +00:00
bzbarsky%mit.edu
8051eaa0f9 Make iframes and objects obey CSS max-width/height and min-width/height if
their sizes are unconstrained.  Bug 181875, r+sr=roc+moz
2003-04-15 19:28:06 +00:00
smontagu%netscape.com
89e9af6a59 Some cleanup in nsImageWin. Bug 201576, r=paper@animecity.nu, sr=tor@acm.org 2003-04-15 19:22:23 +00:00
igor%mir2.org
20b582d079 In callVarargs to test if it is called from construct use thisObj==null condition instead of using separated flag. 2003-04-15 18:45:57 +00:00
darin%netscape.com
42ed2c232f fixes bug 201574 "Many Unaligned access messages when reading XUL.mfasl" r/sr=alecf,brendan 2003-04-15 18:17:54 +00:00
heikki%netscape.com
e485f5fcdf Bug 186554 XMLSerializer does not serialize documentElement correctly. Extended document encoder API to make it possible to seriaalize a node. r=jfrancis, sr=bzbarsky. 2003-04-15 18:13:13 +00:00
locka%iol.ie
f03e3e63d9 Fixed bustage possibly caused by broken optimization. b=201097 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-15 18:07:27 +00:00
mhammond%skippinet.com.au
09cdecfcf4 Bring the Python XPCOM binding IO routines in line with Moz 1.4.
Not part of the build.
2003-04-15 14:39:31 +00:00
wade%ezri.org
8ef3ab1a46 Fix build from checkin of bug 195708 2003-04-15 14:32:37 +00:00
timeless%mozdev.org
205f577adb Bug 201864 Context menu always has unblock image when image in permission list
patch by mvl@exedo.nl r=dwitte sr=bz
2003-04-15 14:26:28 +00:00
brade%netscape.com
97a91a162b add insertion listener; bug 192567 (r=jfrancis, sr=kin) 2003-04-15 14:07:30 +00:00
brade%netscape.com
8c65e3aa3e updated insertHTML* methods; bug 192567 (r=jfrancis, sr=kin) 2003-04-15 14:00:08 +00:00
brade%netscape.com
8bbe4a00b9 add new idl file; bug 192567 (r=jfrancis, sr=kin) 2003-04-15 13:57:38 +00:00
brade%netscape.com
96f7a475e9 new idl file for bug 192567 (r=jfrancis, sr=kin) 2003-04-15 13:56:53 +00:00
brade%netscape.com
7ecf62dc84 add document commands for toggling image animation/plugins, clearing undo stack; r/sr=sfraser (patch in bug 195506) 2003-04-15 13:53:51 +00:00
roc+%cs.cmu.edu
de942543e3 Bug 198987. Prevent smooth scrolling rounding small partial increments down to 0. Add scrollMaxX/scrollMaxY properties to JS window object so mailnews can use a more robust way to detect when the message is scrolled to the bottom of its window. r=bzbarsky,sr=jst 2003-04-15 13:40:46 +00:00
roc+%cs.cmu.edu
b9ace3df95 Bug 199024. The old way of detecting whether a scroll happened or not in DoWheelScroll doesn't work with smooth scrolling. r+sr=bzbarsky 2003-04-15 13:17:36 +00:00
aaronl%netscape.com
f95f3d501e Fixing linux bustage 2003-04-15 10:31:17 +00:00
aaronl%netscape.com
5e5929ca5b Fixing windows bustage 2003-04-15 10:24:23 +00:00
aaronl%netscape.com
83deafd111 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +00:00
neil%parkwaycc.co.uk
5b2eb7c2c5 Bug 191488 View Source window should focus its content r=aaronl sr=bz 2003-04-15 08:40:14 +00:00
igor%mir2.org
a3b7d765da Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=200551 :
I added Context.getApplicationClassLoader() that is now used in all
cases as a parent loader for generated classes and as the default class loader
for NativeJavaPackage. The default implementation tries to use
Thread.getContextClassLoader, but only when it is available and if Rhino
classes is available through it. Otherwise the loader for Context instance is
used. In this way if Rhino is loaded through a custom loader, it will be used,
and if Rhino classes are placed in lib/ext,  Thread.getContextClassLoader still
give the application loader.

And if this default policy would not work in a particular application,
Context.getApplicationClassLoader() can be overridden to in that application.
2003-04-15 07:48:18 +00:00
igor%mir2.org
9aa69b8a87 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=201989 :
use IdFunction.initAsConstructor to initialize Error constructors in
NativeGlobal.init and remove setFunctionType and corresponding getFunctionType in IdFunction and use a simple private boolean field there to mark functions that can be called as constructors since NativeGlobal.init was the only place that used that.
2003-04-15 07:43:30 +00:00
bryner%netscape.com
fdfc0fdc0b Oops, meant to check this in as part of my last checkin. nsIBookmarksService.h is in the bookmarks module for phoenix. Fixing bustage. 2003-04-15 07:34:15 +00:00
igor%mir2.org
4fa07f31de Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=201987 :
Use toObject() in ScriptRuntime.delete to convert non-Scriptable delete target to Object which required to pass Context and scope to the method and update Interpreter and optimizer/Codegen accordingly.
2003-04-15 07:33:17 +00:00
bryner%netscape.com
bace7fa855 These files are dead. Really. 2003-04-15 07:12:37 +00:00
axel%pike.org
9f33fa2eab bug 70855, nspr logging for transformiix, log stylesheet compilation IO, r=peterv, sr=jag 2003-04-15 07:10:25 +00:00
bryner%netscape.com
a7724445db Hopefully the final fix for phoenix bustage. Phoenix bookmarks are now
have MODULE=bookmarks, headers in dist/include/bookmarks.  Make sure
makefiles are generated and directories are traversed in the right order.
Miscellaneous cleanup.  Affects phoenix build only.
2003-04-15 04:21:24 +00:00
dbaron%dbaron.org
1d027cdecd Remove extraneous |inline| to fix bustage. 2003-04-15 04:19:27 +00:00
wtc%netscape.com
a5b3f9441e Bug 201555: enable stripping of EXEs on OS/2 with gcc. The LIBPATHSTRICT
change in sign.cmd is so that you can run a VACPP build when gcc is
building (otherwise shlibsign loads the wrong DLLs).  The patch is
contributed by IBM.
Modified Files:
	coreconf/OS2.mk nss/cmd/shlibsign/sign.cmd
2003-04-15 04:08:09 +00:00
dbaron%dbaron.org
5186999c08 Correct translation when ensuring floats are never higher than prior floats. b=201985 r+sr=roc 2003-04-15 03:10:50 +00:00
dbaron%dbaron.org
e2f5b41d4d ********** (file has been split; earlier log refers to two files) ********** 2003-04-15 03:09:10 +00:00
dbaron%dbaron.org
743dbe34c1 Split nsCSSDeclaration.h and .cpp into separate files for the structs (nsCSSStruct.h and .cpp) and nsCSSDeclaration. b=201681 2003-04-15 03:07:34 +00:00
timeless%mozdev.org
f6141a31f8 backing out. this patch wasn't right 2003-04-15 02:39:14 +00:00
timeless%mozdev.org
f47aeb69b2 Bug 146020 javascript strict warnings in search-panel.js
r=shliang sr=alecf
2003-04-15 02:31:08 +00:00
bolian.yin%sun.com
e0c588e9d7 Bug 195708, Mozilla should read system preferences (using gconf on Gnome Desktop)
r/sr=alecf.
2003-04-15 02:28:27 +00:00
timeless%mozdev.org
a589c5aade Bug 142590 Add "Do Not Edit" warning to prefs.js
patch by stevechapel@earthlink.net r=ccarlen sr=rbs
2003-04-15 02:24:46 +00:00
scott%scott-macgregor.org
d056b08390 remove pref-languages panel, collapsing it in to "compose" and "Display Messages".
empty out tasksOverlay.xul. We don't use it anymore but someone else (in a file we don't fork)
may try to load it.
2003-04-15 02:24:45 +00:00
timeless%mozdev.org
a04d6a5b54 Bug 135210 This Frame flyout context menu: duplicate "w" and "f" accesskeys
patch by pepperxn@netscape.net r=db48x sr=alecf
2003-04-15 02:13:53 +00:00
bryner%netscape.com
2b3a78e0aa fixing _more_ phoenix bustage - different REQUIRES for phoenix 2003-04-15 02:06:55 +00:00
timeless%mozdev.org
41de224cd8 Bug 197671 Separate "When Navigator starts up" from "What a new tab/window does" preferences
patch by ian@arlen.demon.co.uk r=timeless sr=jag
2003-04-15 01:49:51 +00:00