Commit Graph

65171 Commits

Author SHA1 Message Date
dmose%mozilla.org
2ada2e1670 clarified comments. a=r=(not built)
git-svn-id: svn://10.0.0.236/trunk@72548 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 21:36:09 +00:00
dmose%mozilla.org
9fc87bbe32 removed NS_ENSURE_ARG macros, as NULL pointers are valid for either argument. a=r=(not built)
git-svn-id: svn://10.0.0.236/trunk@72547 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 21:34:30 +00:00
edburns%acm.org
dd91947037 bug=41197
a=law@netscape.com
See http://bugzilla.mozilla.org/show_bug.cgi?id=43051


git-svn-id: svn://10.0.0.236/trunk@72545 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 18:38:16 +00:00
sdv%sparc.spb.su
b11df9429d added support of namespaces
git-svn-id: svn://10.0.0.236/trunk@72543 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 15:09:47 +00:00
jdunn%netscape.com
7d17331399 adding newline for HPUX
git-svn-id: svn://10.0.0.236/trunk@72542 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 14:24:15 +00:00
jdunn%netscape.com
c67a8b078a adding newline, required by HPUX
git-svn-id: svn://10.0.0.236/trunk@72541 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 13:03:52 +00:00
Jerry.Kirk%Nexwarecorp.com
9116f43ff2 Not Part of Build... PHOTON ONLY
Missed a Makefile.in  this makes the the gfx library for Photon a component
just like gtk.


git-svn-id: svn://10.0.0.236/trunk@72540 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 12:25:31 +00:00
Jerry.Kirk%Nexwarecorp.com
67d7d4d57f Not Part of Build... PHOTON ONLY
Changed photon widget to be a component like gtk.
Had to comment out some printing support in GFK because of Photon library bugs.


git-svn-id: svn://10.0.0.236/trunk@72539 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 12:01:21 +00:00
kvisco%ziplink.net
ac9dd9e2bd Not part of build, a=leaf
Added fix from Peter Van der Beken to fix Name conflicts with NodeType tokens
Added fix to bug reported by Axel Hecht (#42502)


git-svn-id: svn://10.0.0.236/trunk@72538 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 09:03:12 +00:00
kvisco%ziplink.net
bad8e8476d Not part of build, a=leaf
updated docs


git-svn-id: svn://10.0.0.236/trunk@72537 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 07:53:55 +00:00
kvisco%ziplink.net
336b629b22 Not part of build, a=leaf
Fixed a cut-and-paste error


git-svn-id: svn://10.0.0.236/trunk@72536 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 07:16:37 +00:00
kvisco%ziplink.net
fc542fea73 Not part of build, a=leaf
Checked in changes from Olivier to improve template parameter handling


git-svn-id: svn://10.0.0.236/trunk@72535 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 07:09:02 +00:00
rpotts%netscape.com
9dd49c320b Added new PR_LOG...
git-svn-id: svn://10.0.0.236/trunk@72534 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 05:59:50 +00:00
rpotts%netscape.com
406f61beb3 Reworked the nsIWebProgress interfaces and implementation...
git-svn-id: svn://10.0.0.236/trunk@72533 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 05:54:37 +00:00
rpotts%netscape.com
a5e58dbb84 Reworked nsIWebProgress...
git-svn-id: svn://10.0.0.236/trunk@72532 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 05:48:38 +00:00
morse%netscape.com
170483674e update wallet tables, not part of build
git-svn-id: svn://10.0.0.236/trunk@72531 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-19 00:24:12 +00:00
ben%netscape.com
953acac36d fix glitches caused by my 30536 checkin friday night
git-svn-id: svn://10.0.0.236/trunk@72530 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 23:38:23 +00:00
mscott%netscape.com
e3f962ccb7 Bug #30157 --> add the ability to launch urls using OS default protocol handlers. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

part of the mac internet config stuff.


git-svn-id: svn://10.0.0.236/trunk@72529 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 22:48:43 +00:00
mscott%netscape.com
5c70539151 Bug #30157 --> add the ability to launch urls using OS default protocol handlers. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Add the ability to launch urls using a OS specified protocol handler for windows. Implement nsIExternalProtocolService.


git-svn-id: svn://10.0.0.236/trunk@72528 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 22:08:32 +00:00
mscott%netscape.com
8469f138dc Bug #30157 --> add the ability to launch urls using OS default protocol handlers. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

add nsIExternalProtocolService support to the base class.


git-svn-id: svn://10.0.0.236/trunk@72527 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 22:07:54 +00:00
mscott%netscape.com
d6c0a9ba95 Bug #30157 --> add the ability to launch urls using OS default protocol handlers. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

this file is now obselete and has been replaced with nsCExternalHandler.idl.


git-svn-id: svn://10.0.0.236/trunk@72526 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 22:07:00 +00:00
mscott%netscape.com
1978734657 Bug #30157 --> add the ability to launch urls using OS default protocol handlers. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

export nsCExternalHandlerService.idl


git-svn-id: svn://10.0.0.236/trunk@72525 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 22:05:53 +00:00
mscott%netscape.com
1879f73d04 Bug #30157 --> add the ability to launch urls using OS default protocol handlers. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

New file. This file replaces nsCExternalHelperApp.idl. It includes both protocol and helper app service progid information.


git-svn-id: svn://10.0.0.236/trunk@72524 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 22:05:25 +00:00
mscott%netscape.com
3015fe31e1 Bug #30157 --> add the ability to launch urls using OS default protocol handlers. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Initial interface for interacting with an OS specific external protocol handler.


git-svn-id: svn://10.0.0.236/trunk@72523 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 22:04:28 +00:00
cls%seawood.org
23e150ab44 Don't declare a variable twice. It breaks the HP-UX builds.
git-svn-id: svn://10.0.0.236/trunk@72522 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 21:34:45 +00:00
cls%seawood.org
b77e90ede0 nscore.h is included by .c files so c++ comments have to go. Fix for WS5.0 bustage.
git-svn-id: svn://10.0.0.236/trunk@72521 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 21:27:27 +00:00
mscott%netscape.com
8151785143 Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Mac specific implementation of the helper app service. Note: this is incomplete...I have added FIX ME comments
in all the places where we need Mac specific information for interacting with internet config.


git-svn-id: svn://10.0.0.236/trunk@72520 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 19:54:37 +00:00
pavlov%netscape.com
d5a60ee333 patch from Tomi Leppikangas <tomilepp@sun3.oulu.fi> to fix some GC leaks r=pavlov a=brendan
git-svn-id: svn://10.0.0.236/trunk@72519 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 18:56:27 +00:00
ben%netscape.com
5380207b61 30536 - skinnable front end. remove dependencies on current skin.
git-svn-id: svn://10.0.0.236/trunk@72518 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 17:52:37 +00:00
ben%netscape.com
4f45d8294a Skinnable text. b30536 (skinnable front end)
git-svn-id: svn://10.0.0.236/trunk@72517 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 17:43:57 +00:00
bienvenu%netscape.com
c86448f9e9 fix init of search data source r=sspitzer 33101
git-svn-id: svn://10.0.0.236/trunk@72516 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 15:02:00 +00:00
bienvenu%netscape.com
ebdcbdb9c0 back out last changes which break the folder and thread pane
git-svn-id: svn://10.0.0.236/trunk@72515 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 14:44:48 +00:00
morse%netscape.com
5907db2186 bug 42362, assertions at startup, coder=roc+moz@cs.cmu.edu, r=morse, a=morse+waterson(anticipated)
git-svn-id: svn://10.0.0.236/trunk@72514 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 06:16:30 +00:00
alecf%netscape.com
fea95b8553 cleanup search folder picker for #33101
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@72513 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 05:52:51 +00:00
alecf%netscape.com
4c3fd12093 finally hook up search, and bring filters more in line with the way search does things
r=sspitzer
#33101


git-svn-id: svn://10.0.0.236/trunk@72512 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 05:52:03 +00:00
alecf%netscape.com
badd5af08a update search datasource
- use the URI of the datasource as the root of the messages returned by this datasource
- implement HasAssertions and remember the search results.
r=sspitzer
#33101


git-svn-id: svn://10.0.0.236/trunk@72511 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 05:48:14 +00:00
alecf%netscape.com
dcf35347af further bring the searchsession and mailfilter apis together so that they can share code from JS - basically expose the search term as a readonly array, and reset it with Clear() rather than destroying it.
r=sspitzer
for #33101


git-svn-id: svn://10.0.0.236/trunk@72510 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 05:45:19 +00:00
alecf%netscape.com
c839a774fa quiet down RDF by handling datasources without windows gracefully (needed for search, so I could reuse the threadpane without causing assertions)
r=sspitzer
for #33101


git-svn-id: svn://10.0.0.236/trunk@72509 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 05:43:32 +00:00
alecf%netscape.com
c2dc8497d9 remove a dead file that we weren't building
git-svn-id: svn://10.0.0.236/trunk@72508 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 05:40:46 +00:00
scc%mozilla.org
2a2a840b4d fixing OS/2 VisualAge platform bustage, and bad dates in licenses
git-svn-id: svn://10.0.0.236/trunk@72507 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 05:00:31 +00:00
mscott%netscape.com
6029dc0d20 Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Use the 4.x windows registry information in an effort to figure out the correct file extension
for a particular content type. This is necessary because we need the file extension to figure out
which helper app to use, not the content type.

Pass the file extension to be associated with this content type to the external content handler when
we create it.


git-svn-id: svn://10.0.0.236/trunk@72505 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 01:14:23 +00:00
mscott%netscape.com
3cc6959b0f Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Pass in the file extension (determined by the content type) that we want to use when generating the name
of the temp file for saving the data for the helper application.


git-svn-id: svn://10.0.0.236/trunk@72504 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-18 01:13:04 +00:00
mscott%netscape.com
566a2d76ee Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Add external application implementation.
Add windows registry sniffying code to find the right external helper application for a given file extension.
Add windows registry code for launching the application.


git-svn-id: svn://10.0.0.236/trunk@72503 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 23:06:23 +00:00
mscott%netscape.com
2f31eb7d43 Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Add support for nsPIExternalAppLauncher. Call back to the OS app service to launch the app once we are done
saving the file to a temp file.


git-svn-id: svn://10.0.0.236/trunk@72502 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 23:04:53 +00:00
mscott%netscape.com
b3a89090c2 Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Add a private interface to be shared between the os specific helper app service and the external app handler
for launching an app.


git-svn-id: svn://10.0.0.236/trunk@72501 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 23:03:24 +00:00
radha%netscape.com
819e1783db Initial checin for feature bug 36547. r=self(module owner) No code in this checkin is currently used by
any parts of the build.


git-svn-id: svn://10.0.0.236/trunk@72500 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 22:43:06 +00:00
morse%netscape.com
b9af0355f8 restoring changes that were accidentally backed out, r=dveditz
git-svn-id: svn://10.0.0.236/trunk@72499 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 22:24:07 +00:00
mscott%netscape.com
690ae18b9d Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

properly implement saving the data to a temp file.


git-svn-id: svn://10.0.0.236/trunk@72498 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 19:53:44 +00:00
alecf%netscape.com
fa3511c5ef for #33101 - sync up nsIMsgSearchSession and nsIMsgFilter APIs so that I can share the same JS to add/create terms
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@72497 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 19:18:46 +00:00
alecf%netscape.com
8422d18050 oops, missing file from my fix to #40341 r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@72496 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-17 18:56:16 +00:00