Commit Graph

64488 Commits

Author SHA1 Message Date
ben%netscape.com
c5678c6ae7 Skinnable text. b30536 (skinnable front end) 2000-06-18 17:43:57 +00:00
bienvenu%netscape.com
32af24eee2 fix init of search data source r=sspitzer 33101 2000-06-18 15:02:00 +00:00
bienvenu%netscape.com
5d6b623612 back out last changes which break the folder and thread pane 2000-06-18 14:44:48 +00:00
morse%netscape.com
45d2b9f94f bug 42362, assertions at startup, coder=roc+moz@cs.cmu.edu, r=morse, a=morse+waterson(anticipated) 2000-06-18 06:16:30 +00:00
alecf%netscape.com
53eade5928 cleanup search folder picker for #33101
r=sspitzer
2000-06-18 05:52:51 +00:00
alecf%netscape.com
dd6dba34a9 finally hook up search, and bring filters more in line with the way search does things
r=sspitzer
#33101
2000-06-18 05:52:03 +00:00
alecf%netscape.com
688ae34aa3 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
2000-06-18 05:48:14 +00:00
alecf%netscape.com
bd2436d493 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
2000-06-18 05:45:19 +00:00
alecf%netscape.com
1ecfb815c9 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
2000-06-18 05:43:32 +00:00
alecf%netscape.com
13723c1641 remove a dead file that we weren't building 2000-06-18 05:40:46 +00:00
scc%mozilla.org
3446bda5c3 fixing OS/2 VisualAge platform bustage, and bad dates in licenses 2000-06-18 05:00:31 +00:00
mscott%netscape.com
6b09973c62 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.
2000-06-18 01:14:23 +00:00
mscott%netscape.com
b1e8d04afd 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.
2000-06-18 01:13:04 +00:00
mscott%netscape.com
cbf35f6dfc 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.
2000-06-17 23:06:23 +00:00
mscott%netscape.com
7264918d4e 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.
2000-06-17 23:04:53 +00:00
mscott%netscape.com
e6fb2a4c9f 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.
2000-06-17 23:03:24 +00:00
radha%netscape.com
dd166f6c8c Initial checin for feature bug 36547. r=self(module owner) No code in this checkin is currently used by
any parts of the build.
2000-06-17 22:43:06 +00:00
morse%netscape.com
f22db2162a restoring changes that were accidentally backed out, r=dveditz 2000-06-17 22:24:07 +00:00
mscott%netscape.com
0adba87a3c 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.
2000-06-17 19:53:44 +00:00
alecf%netscape.com
24f80d3a50 for #33101 - sync up nsIMsgSearchSession and nsIMsgFilter APIs so that I can share the same JS to add/create terms
r=sspitzer
2000-06-17 19:18:46 +00:00
alecf%netscape.com
19c5b62ac7 oops, missing file from my fix to #40341 r=sspitzer 2000-06-17 18:56:16 +00:00
alecf%netscape.com
2766bbe999 add search datasource to base factory (r=sspitzer) for #33101 2000-06-17 18:42:59 +00:00
alecf%netscape.com
b1c1146402 also export the search datasource header so it can be seen from the factory 2000-06-17 18:42:32 +00:00
alecf%netscape.com
a213db98f5 add search datasource to unix build (file has been reviewed/tested, this is just adding it to the build, so no reviewer) for #33101 2000-06-17 18:40:07 +00:00
alecf%netscape.com
ef80175c0d added files: mozilla/mailnews/base/search/src/nsMsgSearchDataSource.cpp 2000-06-17 18:38:12 +00:00
alecf%netscape.com
6aa1f4cc8c fix solaris native compiler bustage for pav 2000-06-17 18:34:49 +00:00
mscott%netscape.com
bfc686f7ff Bug #41199 --> language extension tweak...don't issue the language request if we don't have a preferred language
nsString to nsAutoString change
r=sspitzer
2000-06-17 18:34:42 +00:00
morse%netscape.com
2165d682f2 update wallet tables, does not affect build 2000-06-17 16:00:20 +00:00
bienvenu%netscape.com
51906bcb55 fix for 41754 threads not showing up completely r=jefft 2000-06-17 13:48:04 +00:00
ben%netscape.com
71c91c7883 fix reference to tasksOverlay.xul 2000-06-17 08:09:09 +00:00
ben%netscape.com
1a5babfc34 fix mac manifest, remove dead files 2000-06-17 07:53:23 +00:00
ben%netscape.com
d2383285a3 point dialogOverlay to the correct location for its css file 2000-06-17 07:46:43 +00:00
ben%netscape.com
8d2e6ec933 partial fixes for 32347, 30536, 41120 2000-06-17 03:51:16 +00:00
ben%netscape.com
4c99d49596 remove dead manifests 2000-06-17 03:46:14 +00:00
ben%netscape.com
8fcfd209c1 update build list 2000-06-17 03:45:34 +00:00
sfraser%netscape.com
2c326989df Fix the menu code to not hold onto webshells, and to use weak refs for the previous menu stack etc. This allows menus to be cleaned up properly on quit (look ma, no leaks!). Bug 41695. r=saari, pinkerton 2000-06-17 03:38:00 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
dmose%mozilla.org
3947c09017 canonicalized method names to proper XPIDL interCaps style. a=r=(not built) 2000-06-17 03:15:23 +00:00
ben%netscape.com
59e76caefe remove dead files 2000-06-17 03:10:26 +00:00
ben%netscape.com
6226e5b1ec removing dead files 2000-06-17 03:09:57 +00:00
ben%netscape.com
e8f0278010 begin series of checkins containing partial fixes for 32347, 30536, 41120 2000-06-17 03:05:50 +00:00
mscott%netscape.com
7e5991d58e 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.

fix some method signature problems.
2000-06-17 03:02:08 +00:00
mscott%netscape.com
c67e915e7d 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 code to actually store the incoming data into a temp file.
2000-06-17 02:34:44 +00:00
mscott%netscape.com
146fca5a14 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.

initialize an external app handler with an nsIFile which represents the app.
2000-06-17 02:34:24 +00:00
warren%netscape.com
1927d0a1ce Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
vidur%netscape.com
7f69926fb0 Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth 2000-06-17 01:49:19 +00:00
vidur%netscape.com
e7abfd8181 Work for bug 33475 - completion of Document related DOM Level 2 support. Load() no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:47:02 +00:00
vidur%netscape.com
9ee00ac156 Work for bug 33475 - completion of Document related DOM Level 2 support. Load no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:46:59 +00:00
vidur%netscape.com
0a4cbc9ddb Work for bug 33475 - completion of Document-related DOM Level 2 support. Null-checks for the empty document case. The documentElement can now be replaced. Load() no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:46:58 +00:00
waterson%netscape.com
1976839d76 Fix DEBUG mac build bustage. 2000-06-17 01:38:36 +00:00