kipp%netscape.com
5d5bafb2c1
Port to new nsILineIterator api
1999-10-12 23:25:19 +00:00
kipp%netscape.com
3a1c740c05
Fixed bug with bounds of line-box including side margins when it shouldn't (part of 12297)
1999-10-12 23:24:51 +00:00
kipp%netscape.com
cfd8498ab1
r=troy; Cleaned up line-box API (prep work for bug #12297 ; more coming); Support new line iterator API change ( #16176 )
1999-10-12 23:24:22 +00:00
kipp%netscape.com
12f1321db1
Removed silly NS_IMETHOD decls
1999-10-12 23:22:53 +00:00
kipp%netscape.com
2b4c0a8c97
Added two new atoms to help meter large vs. small line boxes
1999-10-12 23:22:34 +00:00
kipp%netscape.com
09d8122e54
Removed two warnings
1999-10-12 23:21:40 +00:00
kipp%netscape.com
3e283e4c3b
new
1999-10-12 23:20:40 +00:00
rjc%netscape.com
db8039f5c8
Fix VC5 build bustage.
1999-10-12 23:09:09 +00:00
idk%eng.sun.com
8ed18ad12a
Fix 16230
...
Call AddRef for newly created PlugletInsance
r = akhil.arora@sun.com
1999-10-12 23:01:44 +00:00
terry%mozilla.org
c5e7ef3438
Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
...
ability to edit components, products, and versions. Yay!
1999-10-12 23:00:35 +00:00
mgleeson1%netscape.com
57f24ad909
r=evaughan friend declaration needs to declare object is function or class (HPUX)
1999-10-12 22:58:04 +00:00
norris%netscape.com
738bc18151
Fix 7254 Implement DOM security
...
Reviewed by mstoltz@netscape.com
1999-10-12 22:55:25 +00:00
pavlov%netscape.com
84c8e862bf
build nsScriptableRegion.cpp on windows and linux r=pinkerton ********* WORK TO FIX BUG 12465 *********
1999-10-12 22:53:41 +00:00
norris%netscape.com
34fd57f168
Work on 15824 bad refcounting in nsCodebasePrincipal
...
Attempt to discover problem with additional assertions
reviewed by mstoltz@netscape.com
1999-10-12 22:52:49 +00:00
norris%netscape.com
edbf131410
Fix part of 5403 Services improperly released: Use NS_WITH_SERVICE
...
reviewed by mstoltz@netscape.com
1999-10-12 22:51:54 +00:00
norris%netscape.com
d6f1d9b1e3
Fix unix build warning.
...
Reviewed by rogerl@netscape.com .
1999-10-12 22:48:17 +00:00
dougt%netscape.com
cc663cd3e9
adding default constructor (mac compiler blues)
1999-10-12 22:47:50 +00:00
norris%netscape.com
36a6460fbb
Needed for 7254: Implement DOM security
...
reviewed by Ben Goodger <rgoodger@ihug.co.nz> and Seth Spitzer <sspitzer@netscape.com>
Scripts running from chrome are considered super privileged and can perform operations that
scripts from the web cannot. I differentiate chrome scripts from web
scripts by considering all scripts loaded from chrome: URIs to be
privileged.
The problem I'm running into is that the loading of relative urls in
this code ends up going to the file: protocol (which is what the chrome
protocol is converted to internally). This change makes sure we load
from the chrome protocol so that the scripts are privileged and don't
get access errors. It's probably a good idea to load from the chrome
protocol anyway since it may one day be resolved to extracting from a
JAR file rather than accessing a discrete file.
1999-10-12 22:47:36 +00:00
dougt%netscape.com
b1318ad8d7
adding default constructor (mac compilers blues)
1999-10-12 22:46:49 +00:00
kmcclusk%netscape.com
8ad1e5225d
Set state of checkbox and Radio button on MouseUp instead of MouseDown so JavaScript onclick
...
event handlers can retreive the correct state of the form element. bug 15366; r=rods@netscape.com
Submit the form when a text field is clicked on only if the JavaScript event handler
has not consumed the event. bug 15949; r=rods@netscape.com
1999-10-12 22:44:23 +00:00
wtc%netscape.com
3de66f4a7a
Backed out previous revision, which was checked in during code freeze.
1999-10-12 22:37:13 +00:00
cyeh%netscape.com
d800bc5b93
add support for megahal conversation ai, fix syntax error for sending
...
stock reports to the original requestor.
1999-10-12 22:34:49 +00:00
dougt%netscape.com
f8bd1df34a
changing the entrypoint to call another constructor. I need this since I have
...
removed an unneeded constructor. related bug 13724. r=brendan@meer.net
1999-10-12 22:32:10 +00:00
dougt%netscape.com
16ccda5402
Added a nested event loop instead of blocking during sync calls. Partial fix
...
for bug 13724. (I still must remove ifdef's for the autoproxy code.)
r=brendan@meer.net .
1999-10-12 22:29:43 +00:00
rjc%netscape.com
a12753b362
[performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer
1999-10-12 22:20:28 +00:00
kmcclusk%netscape.com
279b5cf069
Backing out change made while tree was closed
1999-10-12 22:07:24 +00:00
kmcclusk%netscape.com
b0ffb501bc
Backing out changes made while tree was closed.
1999-10-12 22:01:49 +00:00
norris%netscape.com
ab592add8e
Remove redundant import.
1999-10-12 21:46:50 +00:00
kmcclusk%netscape.com
bd519238a9
Set state of checkbox and Radio button on MouseUp instead of MouseDown so JavaScript onclick
...
event handlers can retreive the correct state of the form element. bug 15366; r=rods@netscape.com
Submit the form when a text field is clicked on only if the JavaScript event handler
has not consumed the event. bug 15949; r=rods@netscape.com
1999-10-12 21:42:31 +00:00
evaughan%netscape.com
dae35eeddf
Fixed mail/news regression. Code review Saari, Hyatt
1999-10-12 20:50:01 +00:00
selmer%netscape.com
c22422b3b9
Top level makefile
1999-10-12 20:36:42 +00:00
terry%mozilla.org
c8705871c5
Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONE
...
user in the profiles table, then this user will be promoted into all groups.
1999-10-12 20:28:41 +00:00
beard%netscape.com
ca4a6dd0c4
printing stack crawls with LXR URLs.
1999-10-12 18:59:52 +00:00
dmose%mozilla.org
74c0a60af1
not used on the trunk; the space in the file name is causing script problems. r=smfr@netscape.com, a=leaf@mozilla.org
1999-10-12 18:32:04 +00:00
selmer%netscape.com
795211c60a
Split interpret into its own class
1999-10-12 18:31:05 +00:00
terry%mozilla.org
5ba179a29e
newer alphas of MySQL won't let use "when" as a column name, so let's change
...
our usage while it's still easy to do so.
1999-10-12 18:05:42 +00:00
slamm%netscape.com
e6336df1ad
Forgot a semicolon and that caused the creation of bogus files. a=leaf. Thanks to jim_nance@yahoo.com for pointing out the problem.
1999-10-12 17:05:05 +00:00
terry%mozilla.org
a7978eef56
Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the
...
yicky old make*.sh files and the CHANGES file with a new, nifty
checksetup.pl file that knows how to create a setup from scratch as
well as upgrade an older setup to a new one. Very cool stuff!
1999-10-12 16:58:11 +00:00
terry%mozilla.org
d3f5ed29ce
Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groups
...
had isbuggroup set.
1999-10-12 16:52:25 +00:00
norris%netscape.com
b6ec0294ae
Fix release date, add contributor.
1999-10-12 16:52:13 +00:00
karnaze%netscape.com
4d94b4519e
new regression test.
1999-10-12 14:50:38 +00:00
Jerry.Kirk%Nexwarecorp.com
0383260ad7
Fixed syntax error which caused invalidation not to work when logging
...
was turned off.
Bug# 16169 r=Dale.Stansberry@Nexwarecorp.com
1999-10-12 14:39:32 +00:00
neeti%netscape.com
662c5d8c5b
updating status
1999-10-12 13:38:23 +00:00
neeti%netscape.com
37039bfbbe
Converted to nsIModule to prepare for memory leaks fixing. Bug# 14034. r=waterson
1999-10-12 13:33:42 +00:00
dcone%netscape.com
21f3308118
fixed the CreateRenderingContext call in nsDeviceContext to get rid of warnings. CR by KMcclusk.
1999-10-12 13:32:34 +00:00
briano%netscape.com
7381b79d88
Automated update
1999-10-12 12:52:20 +00:00
cls%seawood.org
7c69b51faa
Converting patches applied for bug 15241 into a build option, --enable-implicit-archive, that is off by default.
...
r=syd
1999-10-12 12:36:07 +00:00
briano%netscape.com
1f131209d9
Automated update
1999-10-12 11:52:18 +00:00
ramiro%netscape.com
571239728d
Fix for bug 16163. Usage of -liberty to demangle symbols breaks on loser
...
linux distributions. I changed configure.in to detect this lib before using
it. You can stop whinning now thank you. r=syd@netscape.com .
1999-10-12 11:42:56 +00:00
warren%netscape.com
03745b5cb6
Fixed nsnull problem!
1999-10-12 11:21:26 +00:00