Commit Graph

42511 Commits

Author SHA1 Message Date
norris%netscape.com
faa7950d23 Fix some Array tests in the ecma suite. 1999-09-23 20:37:56 +00:00
mark.lin%eng.sun.com
70ce85916c Took out the debug panel which appears whenever System.out messages are
displayed. Also took out my SwingPeers stuff, as it's now obsolete.
1999-09-23 20:36:16 +00:00
nhotta%netscape.com
08db4dcc9e fix for #14621. r=ftang, a=chofmann 1999-09-23 19:53:19 +00:00
pnunn%netscape.com
7dfde1775f Code check in for lennox@cs.columbia.edu for bug#6323. Fix for bsd folks.
r:dp,pnunn a:leaf
1999-09-23 19:19:07 +00:00
terry%mozilla.org
e7749e144e Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. 1999-09-23 19:19:02 +00:00
sgehani%netscape.com
32b3e9c21e Fixing XPInstall UNIX bustage: bug 14504 1999-09-23 19:17:27 +00:00
buster%netscape.com
ac6d0d1a0f fixed IsEditable again, based on new info.
Now, only \n are held in the content model, making the original
implementation correct.
a=chofmann, r=akkana
1999-09-23 19:08:42 +00:00
terry%mozilla.org
92745287f7 Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it. 1999-09-23 19:08:03 +00:00
mgleeson1%netscape.com
1e66807868 fix for UNIX ports r=kipp, a=hofmann,kipp 1999-09-23 19:02:23 +00:00
alecf%netscape.com
6fb9a6e280 fix for #13403, misspelled "titlemenuseparator" 1999-09-23 18:43:48 +00:00
alecf%netscape.com
d9026972d8 fix for #14639 r=sspitzer 1999-09-23 18:43:08 +00:00
colin%theblakes.com
e05038585c cast the time_t -1: bug #14708 1999-09-23 18:41:53 +00:00
sspitzer%netscape.com
9d3ddb14b5 fix for #14726. r=mscott, a=leaf. 1999-09-23 18:40:43 +00:00
radha%netscape.com
0d0ae31dfd Don't call UpdateGoMenu twice. 1999-09-23 17:46:03 +00:00
norris%netscape.com
a6ed48495a change FAILED color to red 1999-09-23 17:26:22 +00:00
norris%netscape.com
91b5e29282 Add test driver for rhino. 1999-09-23 17:24:14 +00:00
brade%netscape.com
2b0ad595ce bug #14493; a=leaf; r=saari,sfraser. Start to implement proposed key spec (enough to match current editor assumptions). Send KeyPress events for all keydowns. Set or zero charCode and keyCode as appropriate. Have ConvertKeyEventToUnicode return the charCode (only for keypress). Add some additional infrastructure for when the spec is finalized. 1999-09-23 14:47:09 +00:00
brade%netscape.com
df733e60f2 change api for ConvertKeyEventToUnicode to return charCode 1999-09-23 14:47:00 +00:00
rods%netscape.com
954e0cfbbd fixed rollup notification code 1999-09-23 12:03:44 +00:00
idk%eng.sun.com
19af9c48a6 apdated test 1999-09-23 06:38:06 +00:00
idk%eng.sun.com
05c1e4066b Add support for multiple pluglets
add some checkings
1999-09-23 06:17:12 +00:00
sgehani%netscape.com
7e1ee3ba83 * Added support for recursive extraction of arbitrarily nested files in the core_file zip archive. * Fixed welcome window to disable back button. * Added PRE_BETA_HACKERY symbolic constant that alters the download and extraction location of the core_file to the user selected folder and does not run xpinstall, instead of the normal behavior of extracting the core_file in "Temporary Items" and loading and running all downloaded .xips through xpinstall. * Fixed terminal window icon repaint bug 13770. 1999-09-23 06:06:58 +00:00
ftang%netscape.com
2a50b45915 fix spelling error 1999-09-23 05:01:09 +00:00
pavlov%netscape.com
6279366e5c fix for build breakage on aix, hpux and other platforms no one uses a=briano 1999-09-23 04:21:58 +00:00
bienvenu%netscape.com
cbcb4df751 fix 14544 pop move msg filters broken r=dougt a=chofman 1999-09-23 04:18:00 +00:00
buster%netscape.com
8f8b7675ee 13669: password data wrong if user types with 1 or more chars selec...
my bad, I make the assumption everywhere that start>=end at the end of
  GetTextSelectionOffsets().  Now I enforce that restriction before returning.

14430: partial fix for misbehaving inline attribute code
1999-09-23 04:01:10 +00:00
peterl%netscape.com
7b9a8f64d4 Remember: always remove mapped attributes from hashtable before modifying them.
Fix bug 13589
1999-09-23 03:54:12 +00:00
ftang%netscape.com
f15fddd967 fix bug 13946 1999-09-23 03:27:53 +00:00
alecf%netscape.com
5631e0127c oops, back out extra checkin 1999-09-23 03:02:00 +00:00
alecf%netscape.com
0c27f12fd6 misspelled variable - it's "folderTree" not "tree"
a=chofmann
1999-09-23 03:01:17 +00:00
saari%netscape.com
d891a7b1ef A better fix for blocker #14464. Reviewed by Hyatt w. permission from leaf/choffman 1999-09-23 02:31:37 +00:00
ftang%netscape.com
2b923e10df fix crash when the pref callback get call. Part of bug 14219 1999-09-23 02:10:15 +00:00
ftang%netscape.com
b83e349e61 hookup code for 14219 1999-09-23 02:08:39 +00:00
saari%netscape.com
83ab100d9c Fix for blocker bug #14464. Reviewed by Hyatt, checkin permission by leaf. 1999-09-23 01:55:41 +00:00
rjc%netscape.com
46ee5b7f29 Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley. 1999-09-23 01:11:03 +00:00
law%netscape.com
8f2bea0893 Get file download working; r=danm@netscape.com; a=chofmann@netscape.com 1999-09-23 00:49:15 +00:00
colin%theblakes.com
541685cff2 Add dist/bin to EXTRA_DSO_LDOPTS to locate xpcom. See bug 14562. 1999-09-23 00:27:00 +00:00
dp%netscape.com
009a5392fb UnloadAll() on non-native loaders. 1999-09-23 00:14:00 +00:00
buster%netscape.com
4092a3c363 14602: IsEditable is broken.
removed optimization where we searched text strings and made our own guess about
  whether it was editable or not.  Now we just trust layout, if there's a frame, it's editable.
1999-09-23 00:10:51 +00:00
dp%netscape.com
4bf3f842dd Enabling xpcom shutdown to call NSCanUnload() on every component. 1999-09-23 00:01:53 +00:00
dp%netscape.com
3f500d2afb Assertions to ensure proper shutdown of xpcom. 1999-09-23 00:00:08 +00:00
briano%netscape.com
56397d20d4 Reserved name __STDC__ cannot be defined as a macro name on AIX or OpenVMS. 1999-09-22 23:43:51 +00:00
colin%theblakes.com
5707d62dfc comment in #endif was missing comment delimiters 1999-09-22 23:39:30 +00:00
briano%netscape.com
3e7614f39c Added OpenVMS to the 'list' of platforms that need to be excluded from using -D__STDC__. Approved by chofmann. 1999-09-22 23:22:07 +00:00
leaf%mozilla.org
8ecbd12770 correcting package listing for rearranged js and dlls... not built, just packager stuff 1999-09-22 23:06:47 +00:00
rpotts%netscape.com
e0096d3c31 bug #14457. Getting the webcrawler working again for QA... 1999-09-22 22:58:29 +00:00
cata%netscape.com
3d4fb44c6e Fixing bug #14605. 1999-09-22 22:32:44 +00:00
rogerl%netscape.com
71eb1ee9d3 Can't assume object in reportConversionError is scriptable, so call more
generic java.object.toString instead.
1999-09-22 22:06:14 +00:00
matt%netscape.com
c79fd13732 Just changing things...approved by leaf 1999-09-22 21:52:08 +00:00
idk%eng.sun.com
9271673e45 bug fix.
Call AddRef for StreamListener in PlugletInstance.NewStream
1999-09-22 20:16:11 +00:00