Commit Graph

47168 Commits

Author SHA1 Message Date
law%netscape.com
5d7accd7a9 Fix for 14634; use fileSpec.nativePath rather than raw file: URL; r=matt@netscape.com 1999-11-22 23:15:02 +00:00
varada%netscape.com
ba030af2f8 third party components fix for bug#7173 1999-11-22 23:11:38 +00:00
scc%netscape.com
5ea5f81403 needs |NS_EXPORT| ... still not turned on 1999-11-22 23:11:15 +00:00
scc%netscape.com
586af1ee44 Added |do_GetInterface| (not turned on yet). This will be turned on when we add a file for the implementation. r=tbogard 1999-11-22 23:09:05 +00:00
law%netscape.com
d30947f33e Fix for 18763; submitted by Steve Morrison (smorrison@gte.com); r=law@netscape.com 1999-11-22 23:04:34 +00:00
scc%netscape.com
059d310964 clear out the result in |do_CreateInstance| on error. r=pinkerton 1999-11-22 23:01:35 +00:00
ssu%netscape.com
f52b509c55 fixed the title bar of the Progress dialog during installation of files to
show which component it's currently processing.

also added a new key to parse in the config.ini to help fix bug #19391.

All these changes only affect windows platorms

r=dbragg
1999-11-22 23:00:21 +00:00
davidm%netscape.com
7d89acbd3f Added nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl and nsSHEntry.cpp nsSHTransaction.cpp for radha@netscape.com 1999-11-22 22:59:34 +00:00
scc%netscape.com
d34a60c8e2 clear out result in |do_QueryReferent| on error; assert in |NS_GetWeakReference| if the source object doesn't support weak references; also return NS_ERROR_NO_INTERFACE in release builds. r=pinkerton 1999-11-22 22:59:21 +00:00
ssu%netscape.com
6f40a275f8 added new error ID and exposed it to the Install object in javascript. This is part of fixing bug #18704. r=dbragg 1999-11-22 22:57:13 +00:00
kmcclusk%netscape.com
aa722dfbae Applied patch for improving event dispatching on WIN32. bug=17881. r=rods@netscape.com,michael.lowe@bigfoot.com 1999-11-22 22:51:39 +00:00
ssu%netscape.com
ecca905f1b fixing bugs #19391 and #18704. The .xpi files now check for errors and
disk space availability before installation begins.

It also copies npjava*.dll from wherever JRE is to its Plugins folder.

Affects only Windows platforms, but not part of tinderbox.
r=dbragg
1999-11-22 22:50:30 +00:00
radha%netscape.com
ecdb31ade4 Initial checkin for new SessionHistory component 1999-11-22 22:49:01 +00:00
radha%netscape.com
2b6820d99b IDL files for new SessionHistory component.Initial checkin 1999-11-22 22:47:09 +00:00
ssu%netscape.com
b7c64f16c3 initial checkin. not part of tinderbox. r=dbragg 1999-11-22 22:45:50 +00:00
waterson%netscape.com
6470087e43 Add nsIRDFDelegateFactory.idl to Mac build. 1999-11-22 22:35:58 +00:00
dp%netscape.com
38f4254688 Adding support for MOZ_CVS_FLAGS (useful for specifying -z3) r=leaf 1999-11-22 22:33:40 +00:00
pinkerton%netscape.com
7551c4c8af add new layout idl stuff for travis. 1999-11-22 22:33:17 +00:00
waterson%netscape.com
f257bb0507 Add nsIRDFDelegateFactory to Win32 and Unix builds. 1999-11-22 22:33:11 +00:00
dveditz%netscape.com
b58ae24841 Bug 19566 preventing PSM install. r=ssu 1999-11-22 22:32:40 +00:00
waterson%netscape.com
76ad965c84 Initial revision. Not yet in the build. 1999-11-22 22:32:27 +00:00
pinkerton%netscape.com
684eaba163 First Checked In. 1999-11-22 22:30:12 +00:00
pinkerton%netscape.com
264abc6f3b First Checked In. 1999-11-22 22:23:08 +00:00
alecf%netscape.com
7548f4486f update xterm-titler to only show the relative directory
r=leaf
1999-11-22 22:21:07 +00:00
akhil.arora%sun.com
988ff3795a r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
Added some new tests.
1999-11-22 22:10:44 +00:00
putterman%netscape.com
e71f346f0f Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf. 1999-11-22 22:08:23 +00:00
akhil.arora%sun.com
0a4485be61 19304 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
Forgot to commit these two files that are part of the conversion to an
  xpcom module.
1999-11-22 22:06:46 +00:00
akhil.arora%sun.com
c5ecba9c55 19305 r=akhil.arora fix=Denis Sharypov <sdv@sparc.spb.su>
Use QI to check for nsIWebShell before casting. Safer.
1999-11-22 22:05:31 +00:00
rods%netscape.com
fe1b8588fc Added NavQuirks sizing for input button 1999-11-22 22:04:53 +00:00
rods%netscape.com
d6949938f3 Added NavQuirks sizing for buttons and hidden 1999-11-22 22:03:35 +00:00
rods%netscape.com
42b71cfedb Added the correct fonts for submit,reset, input button.
set box-sizing for HTML 4 buttons
Set font in psuedo element for the input text
r=kmcclusk bug b=11285
1999-11-22 22:02:19 +00:00
akhil.arora%sun.com
0b50b6daa1 19578 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
Defer deleting the current element until the next iteration so that we can
  dereference the element first to get to the next element.
1999-11-22 22:01:23 +00:00
cls%seawood.org
ec924f35d9 Check for pthread symbols in libc if the checks in libpthread & libc_r fail.
Fix typo in MOZ_OPTIMIZE check.
1999-11-22 21:59:08 +00:00
rhp%netscape.com
3447be2bee Fixing include problem..but this is NOT PART OF THE BUILD. - r: rhp 1999-11-22 21:47:24 +00:00
radha%netscape.com
a0810ef4c0 Fix for regressed bug #, 15441. Back/Forward to anchors erratic. r=nisheeth 1999-11-22 21:42:00 +00:00
jdunn%netscape.com
b8c088c4dd Link against superwin even if monolithic
r=pepper@netscape.com
1999-11-22 21:35:33 +00:00
kmcclusk%netscape.com
e9d5e61f46 Changed misspelled vertial-align to vertical-align for input[type=image]. bug=16370. r=rods@netscape.com 1999-11-22 21:32:22 +00:00
nhotta%netscape.com
c293de9967 Change to charset name to case sensitive corresponding the nsCharsetManagerService change, r=ftang. 1999-11-22 21:22:58 +00:00
kmcclusk%netscape.com
950dcf2670 Removed build warning in nsCornerView::Paint on Linux by overriding both overloaded Paints. r=buster@netscape.com 1999-11-22 21:11:46 +00:00
dp%netscape.com
bc95e3bdf7 - Converting to nsGenericModule
- Removed exported NS_New*()
- Using NS_IMPL_ISUPPORTS[0-9]
r=akkanna@netscape.com
1999-11-22 21:03:04 +00:00
waterson%netscape.com
e3edc4a4c6 Tweak for chrome registry: don't hard-fail if stream cannot be opened. Allows creation of new RDF/XML datasources. r=hyatt 1999-11-22 20:53:09 +00:00
rickg%netscape.com
dfcb1effea fixed PDT+ bug 3118; r=dcone 1999-11-22 20:12:21 +00:00
matt%netscape.com
906ae86a8c Fix for save as bug 15805 1999-11-22 19:55:47 +00:00
joki%netscape.com
e51265f992 Fix for 17683, add key events for alt+numpad character generation. r:vidur 1999-11-22 19:45:13 +00:00
erik%netscape.com
fe1bb6b118 bug 8801; register new font enumerator for font prefs UI; r=ftang 1999-11-22 19:40:00 +00:00
joki%netscape.com
fc077ea0be Add initialization of named Event class to script. part of fix for 9544. r:vidur 1999-11-22 19:39:55 +00:00
erik%netscape.com
679218d2f4 bug 8801; new font enumerator for font prefs UI; r=ftang 1999-11-22 19:39:13 +00:00
norris%netscape.com
ce59129ab9 Fix
Testcase ecma_2/Exceptions/expression-020.js failed
Failure messages were:
result = this.eval("NaN") (threw No exception thrown) = NaN FAILED! expected: Passed
1999-11-22 19:35:59 +00:00
norris%netscape.com
c6f15cb391 'thisArg' could be null, so use 'fun' for scope. 1999-11-22 19:35:20 +00:00
erik%netscape.com
b9bc3d0cf6 bug 8801; CID for new font enumerator for font prefs UI; r=ftang 1999-11-22 19:34:31 +00:00