sspitzer%netscape.com
c3e7250298
fix for #22099 , newsrc migration problems on linux. r=mscott, a=syd.
1999-12-22 03:31:59 +00:00
dougt%netscape.com
b5b2844b63
implement load().
...
not part of build.
1999-12-22 03:01:08 +00:00
dougt%netscape.com
0ac3ce03e5
adding a load() command which will allow loading of libraries.
...
not part of build
1999-12-22 02:59:01 +00:00
waterson%netscape.com
74525ca773
Fix misuse of nsCOMPtr that was leaking style contexts from the progress meter frame. r=pinkerton, a=sdagley
1999-12-22 01:59:01 +00:00
dougt%netscape.com
34d3726653
removing unneeded header file.
...
not part of build.
1999-12-22 01:58:25 +00:00
pinkerton%netscape.com
6560a4fa9a
forgot to call the inherited base class QI when i rewrote the qi impls. xpmenus work again. a=sdagley.
1999-12-22 01:57:29 +00:00
vidur%netscape.com
5a82d25d66
Added IID for nsIDOMHTMLFormControlList. a=dagley r=nisheeth
1999-12-22 01:57:28 +00:00
dougt%netscape.com
95f50f9301
1. First cut of a Special System Directory replacement (nsDirectoryService).
...
It is a nsIProperty.
2. Updates to the nsIFile and nsILocalFile interfaces based on conversations
with warren. (thanks)
3. Updated windows mac and unix implementations based on interface changes.
Mac and windows changes need to be reviewed.
Not part of build.
1999-12-22 01:56:45 +00:00
vidur%netscape.com
9e76aeb0ba
Fix for bug 21122. Don't capitalize the value of the type attribute of list elements for cases in which the case is significant. Fix for bug 20677. Temporary fix that ensures that SetDocument calls percolate down the entire subtree. a=dagley r=nisheeth
1999-12-22 01:55:38 +00:00
vidur%netscape.com
d8c5f3cd3f
Fix for bug 9779. Element::normalize() now combines more than 2 nodes. Fix for bug 20677. Temporary fix that ensures that SetDocument calls percolate down the entire subtree. a=dagley r=nisheeth
1999-12-22 01:54:04 +00:00
vidur%netscape.com
272db862ac
Fix for bug 17726. Text.splitText now creates the correct type of node. Added nsITextContent::CloneContent to enable cloning without copying of the text. a=dagley r=nisheeth
1999-12-22 01:51:58 +00:00
dougt%netscape.com
8b081cae4b
removing nsIFile stuff from the windows makefile for now. a=sdagley.
1999-12-22 01:50:30 +00:00
vidur%netscape.com
70de582cc6
Fix for bug 18840. Radio button groups are now reflected as collections in a form's namespace. Added nsIDOMHTMLFormControlList interface and special handling for namedItem method that return a jsval. a=dagley r=pollmann
1999-12-22 01:48:47 +00:00
vidur%netscape.com
87722ed65b
added files: mozilla/dom/src/html/nsJSHTMLFormControlList.cpp
1999-12-22 01:48:41 +00:00
dougt%netscape.com
7b6cb1119f
fix for 16273. r=valeski, a=sdagley.
1999-12-22 01:47:59 +00:00
sspitzer%netscape.com
83297e1d52
add titles to the filter dialogs. remove the html select and use my
...
whizbang folder picker instead. r=putterman a=sdagley
1999-12-22 01:46:53 +00:00
vidur%netscape.com
f2a687efd0
Fix for 20955. Fixed FMMs in window.navigator methods. a=dagley r=pollmann
1999-12-22 01:43:48 +00:00
waterson%netscape.com
48a17f7378
Bug 22305. Fix leak when replacing cache entry for style sheet and prototype document. r=buster, a=sdagley
1999-12-22 01:42:42 +00:00
briano%netscape.com
9bfda42fbf
Fix for the mysterious breakage when using the Workshop compiler on Solaris builds.
1999-12-22 01:42:19 +00:00
waterson%netscape.com
44416b6765
Bug 22305. Fix accounting for style sheets and rule processors; r=buster, a=sdagley
1999-12-22 01:41:42 +00:00
sspitzer%netscape.com
bfc18b87ab
initialize some variables, fix a comment, fix a FMM
1999-12-22 00:41:38 +00:00
nisheeth%netscape.com
e16ee8dfd1
Fixing build bustage. libutil can only get compiled after xpcom.
1999-12-22 00:39:32 +00:00
sspitzer%netscape.com
4b7de92dda
implement more of the View | Sort menu items, implement the View | Headers menu items, remove dead code. r=putterman, a=sdagley
1999-12-22 00:18:44 +00:00
briano%netscape.com
6bc395d764
Fix for build breakage on unappreciated platforms.
1999-12-22 00:08:29 +00:00
cls%seawood.org
1721c271f5
Cleaned up BeOS autoconf build.
...
Added RESOLVE_LINK_SYMBOLS for platforms that need to resolve all symbols when linking shared libs.
Removed use of EXTRA_LIBS from configure.
1999-12-22 00:07:07 +00:00
mccabe%netscape.com
2ad305edc7
#ifdefs to build the JavaScript engine under metrowerks on windows machines.
...
Fixes courtesy Chris Dillman <chrisd@plaidworld.com>.
r=mccabe
a=sdagley
1999-12-22 00:03:50 +00:00
nisheeth%netscape.com
bb5fded334
r=judson, a=sdagley. Include util.lib into linking process if MOZ_PERF is defined.
1999-12-22 00:03:29 +00:00
cls%seawood.org
fa0515f7eb
Look for the generated dependencies.beos at the top of the objtree not the top of the srctree. Remove dependencies.beos when running realclean or distclean.
1999-12-22 00:01:04 +00:00
nisheeth%netscape.com
d405506f3b
Build modules/libutil before netwerk on Unix and Windows. a=sdagley.
1999-12-21 23:55:04 +00:00
putterman%netscape.com
b22db21158
same as last checkin, forgot to put this in.
1999-12-21 23:41:06 +00:00
robinf%netscape.com
e461652e3c
changes to positioning of elements and text per discussions with Bijal
1999-12-21 23:39:41 +00:00
putterman%netscape.com
53bb123d4e
Fix for 21846. Next Msg works for thread view. r=sspitzer, a=sdagley
1999-12-21 23:38:31 +00:00
sspitzer%netscape.com
60a39256fc
fix FMM and UMR from purify, add some null sanity checks to fix various
...
crashers that I've seen.
1999-12-21 23:11:17 +00:00
sspitzer%netscape.com
e8a4061a40
warnings fixes, and fix for #21901 , all password dialogs to have titles
...
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
sspitzer%netscape.com
1fabe0ad70
sanity check and adding new line to the end of a file.
1999-12-21 22:56:49 +00:00
sspitzer%netscape.com
a4493ba510
ignore generated Makefile
1999-12-21 22:41:26 +00:00
valeski%netscape.com
953c59ac72
r=mcafee, a=sdagley. turning on date time protocol
1999-12-21 22:33:36 +00:00
valeski%netscape.com
b0cd9bb9e4
a=sdagley. turning on datetime protocl.
1999-12-21 22:33:01 +00:00
sspitzer%netscape.com
ebfba119c8
fix warnings, a=sdagley
1999-12-21 22:27:57 +00:00
valeski%netscape.com
7516a3f630
a=sdagley, r=dougt. set the min ftp thread count to 1 (from 4). now we only fire up 1 thread initially. Also set the stack size to default machine stack size. 22033
1999-12-21 22:25:37 +00:00
mark.lin%eng.sun.com
0b03c57e3d
Fixed webclient on Unix bustage.
1999-12-21 22:20:19 +00:00
sspitzer%netscape.com
8068ff2f39
fix for #22109 . r=putterman, a=sdagley
...
the problem was we were appending "/<newsgroup>" to the path to the server
by using AppendRelativeUnixPath. this leaf us with <path>//<newsgroup
and not <path>/newsgroup.
1999-12-21 21:59:15 +00:00
sspitzer%netscape.com
149097631d
take out a dump that is confusing people.
1999-12-21 21:43:29 +00:00
valeski%netscape.com
77298f5df4
a=dagley, r=dougt. 22033. FTP was having problems with multiline, multi read server greetings.
1999-12-21 21:15:03 +00:00
Jerry.Kirk%Nexwarecorp.com
ea7d518d39
Adding new files for PHOTON only.....
...
These files are mostly a place holder and will be finished up as time
permits.
1999-12-21 20:17:01 +00:00
pinkerton%netscape.com
a70a45911e
2nd fix for bustage, i hope.
1999-12-21 20:15:48 +00:00
pinkerton%netscape.com
61925ac5df
fix for bustage, i hope.
1999-12-21 19:56:15 +00:00
valeski%netscape.com
43833fbc0d
NOT IN BUILD. updating datetime protocol to add/remove itself from the load group
1999-12-21 19:40:05 +00:00
hyatt%netscape.com
221920403a
Patch that gets tabbing back into text fields. r=waterson
1999-12-21 19:35:13 +00:00
bryner%uiuc.edu
53890d7014
Fix a leak of an nsWindow reference every time you scroll with the mouse
...
wheel on Windows. Oops. r=syd, a=sdagley.
1999-12-21 19:32:43 +00:00