alecf%netscape.com
a7d2ca3621
switch to nspr values to reduce dependancy on xp_core.h
2000-04-23 17:30:21 +00:00
cls%seawood.org
128a91b6b4
Removing unused dependency upon nsappShellCIDs.h. Bug #24515 . r=shaver
2000-04-23 16:08:55 +00:00
blizzard%redhat.com
9f2e5260d3
Fix for bug #31709 . Make sure to initialize the return value so that targetListFromTransArr() won't return garbage if the array is empty. This fixes a crash when doing a ctrl-drag in mailnews with imap.
2000-04-23 15:40:01 +00:00
rickg%netscape.com
3a3fbffc31
remove undesired warnings
2000-04-23 14:48:51 +00:00
scc%netscape.com
d9538de209
making string conversions explicit
2000-04-23 13:42:22 +00:00
scc%netscape.com
af88b827ee
making string conversions explicit
2000-04-23 11:54:43 +00:00
scc%netscape.com
fe3beb97e3
making string conversions explicit
2000-04-23 11:37:44 +00:00
scc%netscape.com
b116dcfbd4
making string conversions explicit
2000-04-23 11:12:53 +00:00
scc%netscape.com
512c2e9d74
making string conversions explicit
2000-04-23 10:58:27 +00:00
scc%netscape.com
044533a744
making string conversions explicit
2000-04-23 09:29:12 +00:00
pavlov%netscape.com
88b5fb4e2d
changes to work with new string apis
2000-04-23 08:29:39 +00:00
shaver%mozilla.org
7d006ae565
show pointed-to symbol onmouseover, for easier scanning (r=brendan)
2000-04-23 07:13:19 +00:00
rjc%netscape.com
7b747c0fa4
Package up files in "Search Plugins" (Mac) ["searchplugins" on other platforms]
2000-04-23 06:36:45 +00:00
rjc%netscape.com
4ade085fbb
Install search files into "$(DIST)Search Plugins" and "search.rdf" into default profile directory.
2000-04-23 06:34:52 +00:00
rjc%netscape.com
70c63e3387
Use "Search Plugins" folder.
2000-04-23 06:33:35 +00:00
rjc%netscape.com
656e88e5fc
Place search files into "Search Plugins" folder.
2000-04-23 06:31:29 +00:00
pavlov%netscape.com
29d75b355b
add typename to make linux compiler happy r=scc
2000-04-23 05:54:36 +00:00
sspitzer%netscape.com
3463b39f3f
use button, instead of titlebutton
2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
cf26d80f05
missing the </RDF:RDF> tag. this was causing me to crash on exit.
2000-04-23 05:30:37 +00:00
sspitzer%netscape.com
290c1fba9a
root the tree in the subscribe dialog after we are done building the datasource.
2000-04-23 05:18:23 +00:00
brendan%mozilla.org
e6d9eaa229
Add -f function-dump-filename option; try to keep its first table cell of reasonable width without depending on (broken in 4.x) css support.
2000-04-23 05:04:58 +00:00
troy%netscape.com
e7e6cea972
Fixed CreateViewForFrame() to check for a block-level frame with
...
'overflow' set to 'hidden' and force the frame to have a view. This
way child frames with views are clipped correctly
2000-04-23 04:55:27 +00:00
pavlov%netscape.com
45abc4c366
clean up after we get the targets
2000-04-23 04:52:58 +00:00
rjc%netscape.com
1994faa49c
Add ability to find search.rdf or "Search Plugins" directory.
2000-04-23 04:45:39 +00:00
rjc%netscape.com
8fbc7a8a2e
Add search.rdf
2000-04-23 04:43:44 +00:00
rjc%netscape.com
a986fb23c0
Enable ability to do a copy instead of an alias.
2000-04-23 04:40:42 +00:00
troy%netscape.com
50be54e441
Changed SyncFrameViewAfterReflow() to consider out-of-flow frames
...
as block-level as well. This covers the case where a floated or
absolutely positioned frame has its 'display' value set to 'inline'
and so we didn't recognise it as block-level
2000-04-23 04:33:23 +00:00
sspitzer%netscape.com
2d27a4ac86
add this, for the new subscribe dialog.
2000-04-23 03:59:18 +00:00
attinasi%netscape.com
6c78f3bd54
Fixed PseudoStyle resolution for primary style context in ReResolveStyleContext: was passing child-content when it should be passing parent-content. r=pierre
2000-04-23 03:49:19 +00:00
rickg%netscape.com
2742b41381
enabling Strict DTD; r=harishd.
2000-04-23 03:28:18 +00:00
sspitzer%netscape.com
a64556f0d3
give credit where credit is due.
2000-04-23 03:21:49 +00:00
ssu%netscape.com
bd0332db78
fixing bug #35872 . xpinstall engine now correctly creates nested dirs more than 1 level deep. This problem could have been the cause of the brownser not launching from a clean install (which I have experienced) because files were not getting installed into their proper subdirs.
2000-04-23 02:09:17 +00:00
attinasi%netscape.com
7717c427de
Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500
2000-04-23 02:01:40 +00:00
mscott%netscape.com
0d0df459ef
Some folks were confused about why we had AsyncOpen I put a comment saying this method is being
...
made obsolete and no one really implements it.
2000-04-23 01:45:21 +00:00
sspitzer%netscape.com
186a459557
changes for subscribe. it needs to be general, not just for news, since imap
...
will use the subscribe dialog as well.
also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com
8200f0f780
add nsISubscribableServer to the build
2000-04-23 01:18:34 +00:00
sspitzer%netscape.com
d6be9c2529
changes for subscribe. need this interface because subscribe is not news specific. (imap does it too.)
2000-04-23 01:15:04 +00:00
scc%netscape.com
f1766992d8
Added an additional permitting and denying signatures for |NS_ConvertASCIItoUCS2|
2000-04-23 01:03:28 +00:00
hoa.nguyen%intel.com
9189d38147
Fixed a bug where the browser would die try to dlopen gtkxtbin
...
when loading a legacy plugin (on Linux.) This is still part of the
bug fix for #31012
-r=sspitzer
2000-04-23 01:01:23 +00:00
troy%netscape.com
73fc3dde30
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
sspitzer%netscape.com
529b908b63
fix the indent regression in the new subscribe dialog.
2000-04-23 00:25:37 +00:00
sspitzer%netscape.com
d68aee5215
turn off gagan's assertion. #36831 . r=mscott.
2000-04-22 23:34:03 +00:00
scc%netscape.com
c8e7a8bf68
making string conversions explicit
2000-04-22 23:23:43 +00:00
mscott%netscape.com
25c459a125
Bug #33156 --> webshell no longer implements nsIProgressEventSink, the doc loader does.
...
it's getting smaller! *yeah*
2000-04-22 23:19:40 +00:00
mscott%netscape.com
72fd5b0acc
Bug #33156 --> the doc loader now implements nsIProgressEventSink. Add this support to getInterface for the docshell.
2000-04-22 23:18:18 +00:00
mscott%netscape.com
d80491ff3b
help support the doc loader using the web progress listener.
2000-04-22 23:17:11 +00:00
sspitzer%netscape.com
9cc3b222b0
fix for #36663 . make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
...
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
mscott%netscape.com
bb5271913c
Bug #33156 --> implment onChildStatusChanged AND progress notifications for the doc loader
...
through the web progress interfaces. In order to implement progress, the doc loader now implements
nsIProgressEventSink and receives events directly from the channels.
2000-04-22 23:16:31 +00:00
sspitzer%netscape.com
e99eb8e76b
project changes so that running a news://host/group url opens a new window.
2000-04-22 23:06:40 +00:00
mscott%netscape.com
9a86af4ff9
These changes are actually valeski's. I'm checking them in for him. These changes are to make http
...
report proper progress to the consumer of the url. Before, http was reporting the socket's progress instead of
its own. That information wasn't very useful.
r=mscott
2000-04-22 22:40:40 +00:00