mstoltz%netscape.com
62bffdd26e
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
scc%netscape.com
eddf6715bd
making string conversions explicit
2000-04-23 19:55:29 +00:00
attinasi%netscape.com
af2c4a7c11
Removed warnings: very basic changes
2000-04-23 19:06:37 +00:00
scc%netscape.com
1177150f2e
making string conversions explicit
2000-04-23 19:04:37 +00:00
cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
rhp%netscape.com
76e831b0f8
Disable the add to address book - Bug #29436 - r: bienvenu
2000-04-23 17:40:58 +00:00
alecf%netscape.com
d9376233dc
switch to using attributes instead of Get/SetMsgFolder
2000-04-23 17:36:03 +00:00
alecf%netscape.com
8a3ac85725
switch to nsString::IsSpace to avoid dependancies on xp_core.h
2000-04-23 17:32:22 +00:00
alecf%netscape.com
b9fee089b2
switch to nspr types to reduce dependancies on xp_core.h, and fix a warning
2000-04-23 17:31:29 +00:00
alecf%netscape.com
42d0e45d86
switch to nspr values to reduce dependancy on xp_core.h
2000-04-23 17:30:21 +00:00
cls%seawood.org
178e2f8d7a
Removing unused dependency upon nsappShellCIDs.h. Bug #24515 . r=shaver
2000-04-23 16:08:55 +00:00
blizzard%redhat.com
89b6894459
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
f19b803314
remove undesired warnings
2000-04-23 14:48:51 +00:00
scc%netscape.com
49c6e161e3
making string conversions explicit
2000-04-23 13:42:22 +00:00
scc%netscape.com
ed4fa19be6
making string conversions explicit
2000-04-23 11:54:43 +00:00
scc%netscape.com
d697741ca4
making string conversions explicit
2000-04-23 11:37:44 +00:00
scc%netscape.com
bf9664fd87
making string conversions explicit
2000-04-23 11:12:53 +00:00
scc%netscape.com
5af36c0b61
making string conversions explicit
2000-04-23 10:58:27 +00:00
scc%netscape.com
96dd3d7e3f
making string conversions explicit
2000-04-23 09:29:12 +00:00
pavlov%netscape.com
59d465c454
changes to work with new string apis
2000-04-23 08:29:39 +00:00
shaver%mozilla.org
811f3fafa2
show pointed-to symbol onmouseover, for easier scanning (r=brendan)
2000-04-23 07:13:19 +00:00
rjc%netscape.com
530a8d7040
Package up files in "Search Plugins" (Mac) ["searchplugins" on other platforms]
2000-04-23 06:36:45 +00:00
rjc%netscape.com
7b0f89c59a
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
17557d077d
Use "Search Plugins" folder.
2000-04-23 06:33:35 +00:00
rjc%netscape.com
e49aaee5b0
Place search files into "Search Plugins" folder.
2000-04-23 06:31:29 +00:00
pavlov%netscape.com
64baf8c0ac
add typename to make linux compiler happy r=scc
2000-04-23 05:54:36 +00:00
sspitzer%netscape.com
3b1bee689a
use button, instead of titlebutton
2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
63cfd0c545
missing the </RDF:RDF> tag. this was causing me to crash on exit.
2000-04-23 05:30:37 +00:00
sspitzer%netscape.com
470fa0ee52
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
24509b8291
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
7b7f5b686e
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
74f94cefc5
clean up after we get the targets
2000-04-23 04:52:58 +00:00
rjc%netscape.com
86992f09eb
Add ability to find search.rdf or "Search Plugins" directory.
2000-04-23 04:45:39 +00:00
rjc%netscape.com
c323e8a9c6
Add search.rdf
2000-04-23 04:43:44 +00:00
rjc%netscape.com
2bf73dc704
Enable ability to do a copy instead of an alias.
2000-04-23 04:40:42 +00:00
troy%netscape.com
b115bc7d04
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
6a458548a3
add this, for the new subscribe dialog.
2000-04-23 03:59:18 +00:00
attinasi%netscape.com
255aa49d63
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
72fad84e4b
enabling Strict DTD; r=harishd.
2000-04-23 03:28:18 +00:00
sspitzer%netscape.com
ce23119191
give credit where credit is due.
2000-04-23 03:21:49 +00:00
ssu%netscape.com
b0a8b6529e
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
31410d2cca
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
f37fe5e5b7
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
9c7075c692
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
b10f2fa0db
add nsISubscribableServer to the build
2000-04-23 01:18:34 +00:00
sspitzer%netscape.com
04d1ec80e1
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
31b3913467
Added an additional permitting and denying signatures for |NS_ConvertASCIItoUCS2|
2000-04-23 01:03:28 +00:00
hoa.nguyen%intel.com
d9959a44f8
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
9b393faa48
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
sspitzer%netscape.com
0ce69b746a
fix the indent regression in the new subscribe dialog.
2000-04-23 00:25:37 +00:00