timeless%mozdev.org
7bcf9b66e7
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
be2a207097
add insertion listener; bug 192567 (r=jfrancis, sr=kin)
2003-04-15 14:07:30 +00:00
brade%netscape.com
d7db3c6ee0
updated insertHTML* methods; bug 192567 (r=jfrancis, sr=kin)
2003-04-15 14:00:08 +00:00
brade%netscape.com
86857f2b00
add new idl file; bug 192567 (r=jfrancis, sr=kin)
2003-04-15 13:57:38 +00:00
brade%netscape.com
eb0fe9475a
new idl file for bug 192567 (r=jfrancis, sr=kin)
2003-04-15 13:56:53 +00:00
brade%netscape.com
a965a2ae14
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
1304af9cbc
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
3fd72b014a
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
8b2ecb94da
Fixing linux bustage
2003-04-15 10:31:17 +00:00
aaronl%netscape.com
64fab09bfa
Fixing windows bustage
2003-04-15 10:24:23 +00:00
aaronl%netscape.com
7bd7078f78
Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf
2003-04-15 08:45:55 +00:00
neil%parkwaycc.co.uk
66b6e2cfc8
Bug 191488 View Source window should focus its content r=aaronl sr=bz
2003-04-15 08:40:14 +00:00
igor%mir2.org
fe0dcfe65f
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
8c7fe87c7e
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
93b5a67e30
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
99d83af296
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
f1f2c28466
These files are dead. Really.
2003-04-15 07:12:37 +00:00
axel%pike.org
8a394c4511
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
5e45ec4678
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
43197a4800
Remove extraneous |inline| to fix bustage.
2003-04-15 04:19:27 +00:00
wtc%netscape.com
56054249da
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
ddda3dc166
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
090a64c606
********** (file has been split; earlier log refers to two files) **********
2003-04-15 03:09:10 +00:00
dbaron%dbaron.org
4a5e84bc92
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
97b2eeec5d
backing out. this patch wasn't right
2003-04-15 02:39:14 +00:00
timeless%mozdev.org
66fdfc30fd
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
700008b3b1
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
44b0c67ab5
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
b76a6ab57e
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
afb55411c4
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
706a6534e0
fixing _more_ phoenix bustage - different REQUIRES for phoenix
2003-04-15 02:06:55 +00:00
timeless%mozdev.org
c419d7fa73
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
timeless%mozdev.org
f11adef5bb
Bug 201250 Trunk M140A crash [@ FileSystemDataSource::FileSystemDataSource]
...
r=dougt sr=alecf
2003-04-15 01:25:40 +00:00
bryner%netscape.com
f58dbc2df0
Fixing more phoenix bustage - hack around bug 201821 by ensuring that nsIBookmarksService.idl is exported early enough for content/.
2003-04-15 01:21:43 +00:00
bzbarsky%mit.edu
5df3b30a3b
Make CreateContextualFragment know what document the fragment is destined for.
...
Fixes some issues with images and innerHTML. Bugs 198486, 198989, 201865.
r=jfrancis, sr=jst
2003-04-15 01:09:09 +00:00
timeless%mozdev.org
0831c7e659
200001 Rewrite nsMsgDBView::GetLevelInUnreadView
...
r=dmose sr=bienvenu
2003-04-15 01:06:09 +00:00
cltbld%netscape.com
a8d282fa76
added comments to tests :-)
2003-04-15 00:46:31 +00:00
darin%netscape.com
6d0795f3ed
fixes bug 105292 "Accept-encoding: deflate unsupported, but requested" patch=david_dick@iprimus.com.au r=dougt sr=darin
2003-04-14 23:51:50 +00:00
bryner%netscape.com
d37aa74ee8
Fixing phoenix bustage. Patch by dbaron, r=me. Only affects phoenix build.
2003-04-14 23:28:49 +00:00
pschwartau%netscape.com
41886e223f
Initial add. Tests ECMA-262 Edition 3, Section 15.11.7.6.
2003-04-14 23:18:36 +00:00
pschwartau%netscape.com
1413bb9180
Moving from ecma_3/Object/ to ecma_3/Exceptions/ directory.
2003-04-14 23:14:42 +00:00
pschwartau%netscape.com
b3d99ffc41
Initial add. Regression test for EMCA-262 Ed.3, Section 15.11.7.6.
2003-04-14 23:04:52 +00:00
sspitzer%netscape.com
84ab1cb310
fix for bug #118887
...
don't show the data: url when printing an addressbook card, or the addr book url when
printing an addressbook, as they are meaningless and confusing to the user.
also, don't show the mail urls when printing a message, as it leaks out the
username and the salt. part of bug #176016
r/sr=bienvenu
2003-04-14 23:00:41 +00:00
kmcclusk%netscape.com
71205758b2
Implement WM_PRINTCLIENT message on WIN32. bug=201207 r=jkeiser sr=kin
2003-04-14 22:56:35 +00:00
mkaply%us.ibm.com
cb9f26aecf
#198941
...
Code from mvl@exedo.nl to fix popup bustage
2003-04-14 22:18:51 +00:00
darin%netscape.com
0ec9d44ddc
fixes bug 201986 "infinite network loop when auth realm changes" r=dougt sr=alecf
2003-04-14 21:35:27 +00:00
dougt%netscape.com
9be6fbcea0
Updates to latest version of ParseList by Cyrus Patel. This fixes the problem with filenames with multiple spaces. sr=darin, b=195956
2003-04-14 21:21:36 +00:00
rogerl%netscape.com
7853a78740
Switching to frame & package slot mechanism.
2003-04-14 21:01:51 +00:00
dougt%netscape.com
90f6532e24
Fixes application crash when loading meta components. patch by cls, r=dougt, b=201684.
2003-04-14 20:57:59 +00:00
dougt%netscape.com
3b386adda0
now correctly determines when two services race on a single cid. patch by mscott+dougt, r=dbaron, b=194568.\nalso removes xpcom component release location sr=alecf b=201263
2003-04-14 20:50:14 +00:00