Commit Graph

72663 Commits

Author SHA1 Message Date
waldemar%netscape.com
8b66cf247e Added 'include' and 'exclude' non-reserved words 2000-11-04 10:46:24 +00:00
hyatt%netscape.com
8274c865fc Forgot a 54203 file. 2000-11-04 09:33:20 +00:00
hyatt%netscape.com
824a44fab8 Putting back 54150 on the trunk. ben,waterson. Finally found the reason it needs to be this way. 2000-11-04 09:10:48 +00:00
ben%netscape.com
0066373134 back out hyatt's accidental checkin. 2000-11-04 09:07:49 +00:00
hyatt%netscape.com
2b7eb1c1a2 Fix build bustage. 2000-11-04 09:01:21 +00:00
hyatt%netscape.com
a85750a2e2 added files: mozilla/dom/src/base/nsWindowRoot.cpp, mozilla/dom/src/base/nsFocusController.cpp 2000-11-04 08:25:27 +00:00
hyatt%netscape.com
fae32fdbd7 Fix for 54203. r=saari, a=brendan 2000-11-04 08:21:20 +00:00
blakeross%telocity.com
d647af09b1 Fix 44239, 43714, 48023, 51248: home button d&d, tooltips, prefs, and other cleanup. r=timeless a=alecf 2000-11-04 02:37:51 +00:00
dougt%netscape.com
612fc88ccc 58701. Missing timer .so in embedding dist r=pavlov@netscape.com, a=valeski 2000-11-04 01:30:37 +00:00
mcgreer%netscape.com
93f388db16 set up RNG for self-test (DSA needs it), and set default RSA public exponent
to 2**16 + 1
2000-11-04 01:11:48 +00:00
jj%netscape.com
d35236198f First Checked In. 2000-11-04 00:42:32 +00:00
alecf%netscape.com
21949b3d82 long awaited fix for #39895 r=sspitzer, a=alecf, contributed by andrew.taylor@cal.montage.ca
parse the GECOS field stuff correctly on unix
2000-11-04 00:37:01 +00:00
koehler%mythrium.com
72c825132e Bug #55674: new timer implementation for BeOS r=blizzard 2000-11-04 00:27:22 +00:00
sfraser%netscape.com
d66beeed59 Test file, NOT PART OF THE BUILD 2000-11-04 00:22:48 +00:00
bnesse%netscape.com
3d81709e9f First Checked In. 2000-11-04 00:11:44 +00:00
alecf%netscape.com
bdc6b86bbb first incomplete cut at the window opener object, to pass XPCOM types from C++ into window.arguments as native JS types.
not part of the build
2000-11-04 00:01:24 +00:00
bnesse%netscape.com
9161e324c5 Fix for Mac plugins getting double mouse events. bug 58814 r=av sr=waterson rtm++ 2000-11-03 23:57:24 +00:00
darin%netscape.com
a1091ba2f8 Adding a simple test program that calls OpenInputStream on an nsIChannel,
to help evaluate performance.
2000-11-03 23:26:45 +00:00
mcgreer%netscape.com
47d9d1ddb3 option for printing content version 2000-11-03 22:28:26 +00:00
blakeross%telocity.com
bafad0cecf Fix 52541: link dragging no longer works. r=dr sr=alecf 2000-11-03 22:11:52 +00:00
mkaply%us.ibm.com
71f8191053 #55103
r=cls
unix dir has some bad font heights for OS/2 - using all win
2000-11-03 21:30:21 +00:00
leaf%mozilla.org
5320a59fb7 Automated update 2000-11-03 21:30:10 +00:00
mkaply%us.ibm.com
60cf396382 #55103
r=cls
Hardcode OS_ARCH and OS_TARGET for OS/2
2000-11-03 21:28:58 +00:00
mccabe%netscape.com
ca67aac5d5 Fix to 58008. Add missing ECMA-specified fuctions Date.prototype.toDateString, toTimeString, toLocaleDateString, toLocaleTimeString. Commoned some code to toLocale_helper and date_format.
Also make several formerly class static variables lazily initialized.
2000-11-03 21:28:49 +00:00
axel%pike.org
dd41e38e19 Not part of build, doing some buffer init on String wrapper 2000-11-03 20:48:41 +00:00
mkaply%us.ibm.com
4952e47df6 EMX Break
Need INCL_DOSERRORS
2000-11-03 20:38:48 +00:00
rpallath%eng.sun.com
6af25acfae r=a=edburns
Updates
 build/Makefile.win              (create dir. bin/classes)
 build/Makefile                  (create dir. bin/classes)
 build/compile.mk                (DEBUG support)
 build/rules.mk                  (Changed order of LIBS and add MOZ_DEBUG flag)
 build/test.html                 (updated test.html)
 build/README                    (updated README)
 src/JNI/Makefile                (Changed JAR action)
 src/JNI/Makefile.win            (Changed JAR action)
 src/include/ojiapitests.h       (Resolve bug 52340)
 src/JNI/ClassOperation/Makefile (Add FindClass_8 Test)


New files
 README (Updated README)
 FAQ (Frequently asked questions)
 script/test.html (Default test.html to be loaded for all test cases)
 script/OJIValidTests.lst (List of Tests Cases that have to PASS)
 src/Killer/kill.bat  (compilation script for killer.exe)
 src/Killer/killer.cpp.win98 (for killing VC++ debug window for win98)
2000-11-03 20:05:16 +00:00
bryner%uiuc.edu
fa47af5c3b Bug 57178: Make sure the menulist in the filepicker doesn't expand with long directory names. Requires adding "flex=1" to the text element of the menulist binding in modern. r=hyatt, a=ben. 2000-11-03 08:27:52 +00:00
karnaze%netscape.com
c355d8c8d2 bug 53690 - don't allow a split row to reflow its cells unconstrained. a=buster, r=dcone. 2000-11-03 04:25:29 +00:00
erik%netscape.com
2212f1abab bug 53989; written by katakai@japan.sun.com; r=erik; sr=brendan; this is a
workaround for a couple of popular Japanese input methods (see bug report)
2000-11-03 03:19:18 +00:00
edburns%acm.org
e6a5d40f61 bug: 55004
r=ashuk
a=edburns

This fix makes it so bookmarks work with the tip of the branch as of 11/01/00.

This fix removes the necessity to modify xpcom/base/nsDebug.cpp to
remove the thread safety assertions.

This fix primarily does two things:

1. Make nsActionEvents for all bookmarks/rdf actions

2. Remove the synchronized(this.browserControlCanvas.getTreeLock()) call
around nativeProcessEvents() in NativeEventThread.run().

Files in this fix:

M classes_spec/org/mozilla/webclient/test/EMWindow.java
M classes_spec/org/mozilla/webclient/wrapper_native/BookmarkEntryImpl.java
M classes_spec/org/mozilla/webclient/wrapper_native/BookmarksImpl.java
M classes_spec/org/mozilla/webclient/wrapper_native/NativeEventThread.java
M classes_spec/org/mozilla/webclient/wrapper_native/RDFEnumeration.java
M classes_spec/org/mozilla/webclient/wrapper_native/RDFTreeNode.java
M src_moz/BookmarksImpl.cpp
M src_moz/RDFEnumeration.cpp
M src_moz/RDFTreeNode.cpp
M src_moz/nsActions.cpp
M src_moz/nsActions.h
M src_moz/motif/NativeLoaderStub.cpp
2000-11-03 03:16:55 +00:00
alecf%netscape.com
c3160b6c5c back out my dumb-ass fix for 52519 - it only worked for like a day, then died. 2000-11-03 02:58:58 +00:00
bryner%uiuc.edu
1e017af7ab Patch from jrgm for bug 58437 - force tree rows to have a min height of 19px so they don't resize when the spin icon appears. r=bryner, a=hyatt. 2000-11-03 02:51:44 +00:00
rogerl%netscape.com
2322a26c61 More tests 2000-11-03 02:42:23 +00:00
rogerl%netscape.com
06dade6b2e Fixed adding setter to virtual inherited field. 2000-11-03 02:42:01 +00:00
pschwartau%netscape.com
df5477c1c4 initial add 2000-11-03 02:27:44 +00:00
jeff.dyer%compilercompany.com
125d51cbe9 Don't care if required named come after optional named parameters. 2000-11-03 01:44:30 +00:00
ashuk%eng.sun.com
02d94b0488 author=ashuk
Bug=57725,49126
r=a=edburns
2000-11-03 01:30:54 +00:00
ashuk%eng.sun.com
648aaf1fc4 author=ashuk
r=a=edburns
Bug=58791
2000-11-03 01:28:27 +00:00
ashuk%eng.sun.com
b989162d80 author=ashuk
Bug=50282,44330,53397
r=a=edburns
2000-11-03 01:27:47 +00:00
ashuk%eng.sun.com
f2af9ed233 author=ashuk
Bug=58526
r=a=edburns
2000-11-03 01:25:31 +00:00
attinasi%netscape.com
9c8a885872 Fixed regression: I had accidentally put the link-underlining rules back into html.css, regression bug 20760. r=peterl@netscape.com, sr=buster@netscape.com 2000-11-02 23:46:22 +00:00
edburns%acm.org
fff58403f6 Merged branch JAVADEV_PR3_20001002 into trunk. 2000-11-02 23:33:21 +00:00
alecf%netscape.com
574fa5d34d part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
blizzard%redhat.com
0a58794dfe Fix bug #57197, crash when opening a url when only the mail/news window is open by using the uri loader to do all of the heavy lifting. r=alecf, sr=mscott 2000-11-02 22:28:23 +00:00
harishd%netscape.com
b957ec5b2e 58455 - Catch BadLiteralString error for unmatched quote on the attribute name to avoid
infinite looping.
r=nisheeth,jst
sr=vidur.
2000-11-02 22:20:28 +00:00
alecf%netscape.com
f624468141 fix for #58931 r=blake,sr=ben
fix lots of warnings in commonDialogs to make it a little easier to use the console
2000-11-02 22:15:41 +00:00
mkaply%us.ibm.com
0e8169b3d9 #53392
r=mkaply, a=blizzard
Code from tartak - memory overwrite in printing
2000-11-02 22:04:55 +00:00
harishd%netscape.com
37cb5ac9d4 58842 - Forgot to remove this..since atom is now nsCOMPtr.
r=pollmann
sr=vidur.
2000-11-02 22:03:10 +00:00
harishd%netscape.com
4499be637c 58842 - Fixing nsIAtom Leakage introduced by checkin to bug 27006.
r=pollmann
sr=vidur
2000-11-02 22:00:04 +00:00