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
pollmann%netscape.com
cc6da544ba
Bug 4891: document.forms[x] fixed for document.written forms r=jst@netscape.com
2000-06-17 01:28:41 +00:00
waterson%netscape.com
78239d38c2
Bug 42836. Handle null string in NS_ConvertUCS2toUTF8::Init().
2000-06-17 01:24:39 +00:00
beard%netscape.com
c03ee066a5
bug 42100: removed toc file parameter from BuildOneProject, in preparation for landing bigger changes soon. r=sfraser
2000-06-17 00:58:07 +00:00
brendan%mozilla.org
437fc235ed
Preserve quoted whitespace in arguments.
2000-06-17 00:54:07 +00:00
mscott%netscape.com
e3bef1365b
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.
2000-06-17 00:06:26 +00:00
mscott%netscape.com
30f3d6d2a7
Bug #42836 --> attempt to fix crash on linux with migrated profiles by adding some null ptr checks.
...
r=putterman
2000-06-16 23:45:38 +00:00
tajima%eng.sun.com
b97ea896f8
bugid=41935, a=waterson, r=dcone@netscape.com
2000-06-16 23:38:24 +00:00
nisheeth%netscape.com
41c8901b6b
Checking in patch from Andreas to fix Mozilla's XSL hooks (bug 36038). Does not affect the default mozilla build.
2000-06-16 23:29:19 +00:00
beard%netscape.com
3922bfe1d3
bug #19119 : added link dependency on PSM[Debug].shlb, added access paths to find PSMClient[Debug.o], PSMProtocol[Debug].o. a=ddrinan, r=gordon
2000-06-16 23:26:53 +00:00
thayes%netscape.com
4cd82c9914
Fix double free of item value that is in an arena.
2000-06-16 23:26:16 +00:00
mccabe%netscape.com
75d2952834
Fix for 38495, nsbeta+.
...
Reinstate previously backed-out fix, now that the nsIScriptablePlugin interface it needs is building successfully on the mac.
a=beard,r=jst
2000-06-16 23:25:00 +00:00
javi%netscape.com
098648d866
Watch out for the case where the user hits Cancel. Don't wanna dead-lock
...
waiting for a message that will never show up.
2000-06-16 23:22:39 +00:00
thayes%netscape.com
f22460b5a7
Bug 26085 - use real version of encryption code for storing wallet data.
...
r=morse
2000-06-16 23:20:01 +00:00
beard%netscape.com
81fae8436b
bug 19119: remove build of PSMGlue which now depends on PSM.shlb. r=gordon
2000-06-16 23:07:07 +00:00
thayes%netscape.com
b4e006cf2c
Bug 26085. Fix handling of cancel for Personal Security Password dialog box.
...
r=morse
2000-06-16 23:01:20 +00:00
beard%netscape.com
d6ca28131f
bug 19119: fires up PSM thread explicitly, and waits for it to start. a=ddrinan, r=gordon
2000-06-16 23:01:07 +00:00
morse%netscape.com
73809862c4
fix bug 42844, wallet table change
2000-06-16 22:56:07 +00:00
garyf%netscape.com
17cc904eb4
Fixed round off error by making nsTransform2D::TransformCoord(x,y,w,h) round the translation values for the scale & translate case in the same way as nsTransform2D::TransformCoord(x,y). r=evaughan bug=29949
2000-06-16 22:47:34 +00:00
javi%netscape.com
fba4cd21d3
Work around for Mozilla. If we're told to wait for a resource to shut down
...
that isn't a keygen context, sleep for a second so that the user actually
sees the dialog instead of a window that mysteriously appears and disappears
without ever showing them anything.
2000-06-16 22:45:48 +00:00