Граф коммитов

47141 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 22725f01ff Add support for sorting in-between separators. Restoring all bookmark columns (per marketing). 1999-11-23 01:03:30 +00:00
rjc%netscape.com 3f3e3b8f3a Better handling of natural order calculation on RDF sequences; add support for sorting in-between separators. 1999-11-23 01:02:55 +00:00
jband%netscape.com 8df6b9a809 fixup the exported api declarations to use JS_PUBLIC_API in a consistent fashion r=mccabe 1999-11-23 01:02:28 +00:00
rpotts%netscape.com 312f6cf2c3 Added a missing Release to prevent leaking a SupportsArrayEnumerator... 1999-11-23 00:59:41 +00:00
erik%netscape.com e0acd3f430 bug 8801; new font enumerator for GTK for font prefs UI; r=ftang 1999-11-23 00:43:41 +00:00
jj%netscape.com 932212497a #19568: fixed app name (was missing from distribution) 1999-11-23 00:30:12 +00:00
erik%netscape.com f8c0b06155 bug 8801; better error handling for new font enumerator; r=ftang 1999-11-23 00:12:36 +00:00
larryh%netscape.com 7c1a262e7b BugZilla: 19247. Add support for FreeBSD 1999-11-23 00:04:15 +00:00
matt%netscape.com f4b39a9eb1 fix for bug 683 typo 1999-11-22 23:58:05 +00:00
matt%netscape.com 5f20fc0bb7 adding ' for bug 6830..typo 1999-11-22 23:56:22 +00:00
ducarroz%netscape.com e70317be80 Fix for bug 19404. We need to return an error code when the SMTP server name is missing. R=mscott 1999-11-22 23:48:42 +00:00
norris%netscape.com bce104a346 Fix test failures:
ecma_2/Exceptions/expression-020.js
js1_4/Regress/date-001-n.js
js1_4/Regress/toString-001-n.js
1999-11-22 23:48:06 +00:00
sfraser%netscape.com a84d04a846 Include stdio.h using system paths, not user paths. r=syd,akk, shaver. no bug (so bite me) 1999-11-22 23:46:30 +00:00
matt%netscape.com f0cc6d4dc7 adding offline prefs default for the prefs -r dp 1999-11-22 23:44:54 +00:00
mscott%netscape.com 4d3224d77c Bug #1966 --> properly ref count the url listeners for send and post
this means never calling delete directly on the objects like
we were before. A nsCAutoString tweak...
r=rhp
1999-11-22 23:33:24 +00:00
mscott%netscape.com e2edf33027 Bug #1966 --> be safe...when you get an OnStopRunningUrl,
remove yourself as a url listener because you don't care anymore.
r=rhp
1999-11-22 23:32:48 +00:00
mscott%netscape.com e700009ca1 Bug #19166 --> pull a 180 and reverse the ref counting
model for url listeners. The manager now uses an
nsIsupportsArray to keep references to all of the url listeners.
However, in order to prevent circular references (which is
why I was using a nsVoidArray before), when we issue the on stop
call to a url listener, we automatically release our ref
to that object.
r=rhp
1999-11-22 23:32:13 +00:00
rginda%netscape.com 004eef0bf8 Return exitcode 3 on runtime errors, and 4 on 'file not found's; added to js and xpc shell,
r=jband
1999-11-22 23:28:58 +00:00
law%netscape.com 421d32d4fd 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 ac2d258618 third party components fix for bug#7173 1999-11-22 23:11:38 +00:00
scc%netscape.com 9b497d2d6b needs |NS_EXPORT| ... still not turned on 1999-11-22 23:11:15 +00:00
scc%netscape.com 48fc03de52 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 7b76aac2ed 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 5c2a8a5294 clear out the result in |do_CreateInstance| on error. r=pinkerton 1999-11-22 23:01:35 +00:00
ssu%netscape.com cf2d44b026 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 4f005fc225 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 3122c37753 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 218de79e8d 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 da68112960 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 956963a788 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 6e6ff3d1d0 Initial checkin for new SessionHistory component 1999-11-22 22:49:01 +00:00
radha%netscape.com e21b1fd58d IDL files for new SessionHistory component.Initial checkin 1999-11-22 22:47:09 +00:00
ssu%netscape.com 00d3c6db4b initial checkin. not part of tinderbox. r=dbragg 1999-11-22 22:45:50 +00:00
waterson%netscape.com 448b776327 Add nsIRDFDelegateFactory.idl to Mac build. 1999-11-22 22:35:58 +00:00
dp%netscape.com 07774a6034 Adding support for MOZ_CVS_FLAGS (useful for specifying -z3) r=leaf 1999-11-22 22:33:40 +00:00
pinkerton%netscape.com cb52f925ca add new layout idl stuff for travis. 1999-11-22 22:33:17 +00:00
waterson%netscape.com a9d222d53a Add nsIRDFDelegateFactory to Win32 and Unix builds. 1999-11-22 22:33:11 +00:00
dveditz%netscape.com b81bc3b777 Bug 19566 preventing PSM install. r=ssu 1999-11-22 22:32:40 +00:00
waterson%netscape.com f126eba87f Initial revision. Not yet in the build. 1999-11-22 22:32:27 +00:00
pinkerton%netscape.com daac2980dd First Checked In. 1999-11-22 22:30:12 +00:00
pinkerton%netscape.com 3de07b0c95 First Checked In. 1999-11-22 22:23:08 +00:00
alecf%netscape.com 635733007b update xterm-titler to only show the relative directory
r=leaf
1999-11-22 22:21:07 +00:00
akhil.arora%sun.com 21d83ae88b 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 534276c25c 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 45edacb89a 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 b852ebcc9c 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 73bdbaa898 Added NavQuirks sizing for input button 1999-11-22 22:04:53 +00:00
rods%netscape.com adfc214399 Added NavQuirks sizing for buttons and hidden 1999-11-22 22:03:35 +00:00
rods%netscape.com 713ee167be 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 8ef657a0fa 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