Commit Graph

67627 Commits

Author SHA1 Message Date
valeski%netscape.com
0458b909bd backing out 2000-08-10 06:46:00 +00:00
cmanske%netscape.com
742c525adf Tweaked Insert Table dialog, b=47688, r=sfraser 2000-08-10 06:44:59 +00:00
mcafee%netscape.com
6cd25dc41d Moving embedding directory to follow xpfe, dependency on xpfelocation_s.a was introduced by embedding tonight. Component ? or better solution? Fixes linux bustage. a=syd 2000-08-10 06:43:05 +00:00
scc%mozilla.org
cc67834dfe fixes needed to get multi-fragment strings working; r|a=waterson 2000-08-10 06:36:54 +00:00
warren%netscape.com
501b575efa Fixed nscom.h -> nsCom.h 2000-08-10 06:35:34 +00:00
morse%netscape.com
a204ee0d93 fix bug 48241, crash when visiting url 2000-08-10 06:34:24 +00:00
warren%netscape.com
84b5fd67e3 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
conrad%ingress.com
f32e087836 Fixed double line feed problem. 2000-08-10 06:06:02 +00:00
valeski%netscape.com
c38e718733 fixing windows hatred of goto inits 2000-08-10 05:23:05 +00:00
mcafee%netscape.com
2f7a5e6fcd Fixing unix bustage. 2000-08-10 05:14:54 +00:00
mcafee%netscape.com
18b68e428a Adding nsDirectoryServiceDefs.h, fixing whitespace problems. This would have become linux bustage later. 2000-08-10 04:53:37 +00:00
conrad%ingress.com
da645761e9 Changed strings to use macros Fixed FindWinFolder which was not doing anything. 2000-08-10 04:39:30 +00:00
conrad%ingress.com
a76baabb28 Added nsDirectoryServiceDefs.h 2000-08-10 04:37:43 +00:00
conrad%ingress.com
9a82cefb6a Added the building of appfilelocationprovider lib. r=sfraser 2000-08-10 04:36:59 +00:00
mcafee%netscape.com
10c5b17dc4 Reverting conrads change, accidentally double-spaced entire file. 2000-08-10 04:29:05 +00:00
conrad%ingress.com
acabcc13af Export of nsDirectoryServiceDefs.h r=valeski 2000-08-10 04:12:16 +00:00
conrad%ingress.com
d0486f7f73 Export of defs header file. r=valeski 2000-08-10 04:11:15 +00:00
conrad%ingress.com
9d67c19a61 Added appfilelocprovider lib, shell32 lib r=valeski 2000-08-10 04:10:24 +00:00
conrad%ingress.com
34afc03823 First checkin. r=valeski 2000-08-10 04:03:52 +00:00
conrad%ingress.com
eba1a8a490 First checkin. 2000-08-10 04:02:25 +00:00
mscott%netscape.com
60f543289f Backing out mstoltz's earlier checkin to bring mailnews back to life.
a=mcafee
2000-08-10 03:57:43 +00:00
valeski%netscape.com
ad226d12a6 fixing windows linkage problems 2000-08-10 03:50:12 +00:00
cmanske%netscape.com
a5251f332c Big UI fix checkin continued - same bugs as last checkin. r=sfraser 2000-08-10 03:43:09 +00:00
conrad%ingress.com
6372403ef4 Changed params to NS_InitEmbedding. 2000-08-10 03:43:06 +00:00
mkaply%us.ibm.com
9b38138581 r=waterson, a=waterson
OS/2 and AIX tinderbox break - shouldn't NS_IF_ADDREF a member in a const function
2000-08-10 03:39:05 +00:00
valeski%netscape.com
c0d62b4aeb fixing build bustage on linux 2000-08-10 03:37:36 +00:00
valeski%netscape.com
595ab0d8c2 fixing bustage 2000-08-10 03:29:50 +00:00
valeski%netscape.com
ccacdf4b4c checking in for conrad to fix build bustage 2000-08-10 03:27:21 +00:00
valeski%netscape.com
1b88c9cdf0 temp fix for build problem 2000-08-10 03:15:57 +00:00
brendan%mozilla.org
2ffe707880 Fix cut-and-paste bugs in JavaMember_finalize (48304, r=pschwartau). 2000-08-10 03:09:41 +00:00
conrad%ingress.com
952105abee Added implementation of nsIDirectoryServiceProvider. r=alecf 2000-08-10 03:08:39 +00:00
conrad%ingress.com
856f8ed033 1. Uses appfilelocationprovider. Can pass one in or pass nsnull and default is made. 2. Removed version of NS_InitEmbedding which took char* path. r=dougt 2000-08-10 03:07:25 +00:00
wtc%netscape.com
f1f2853c86 Bugzilla bug #34920: fixed a bug in PR_EmulateAcceptRead that depended
on the implementation of an enum.
2000-08-10 02:40:12 +00:00
rhp%netscape.com
0c5fdd5b33 Fix for Japanese text being corrupted in Forward Inline - Bug #: 48118 - r: mscott 2000-08-10 02:28:26 +00:00
dmose%mozilla.org
cc5b5a6aaf Changed nsLDAPConnection to execute the nsILDAPMessageListener callbacks directly rather than through an nsISupports proxy, meaning that the default is for them to execute on the nsLDAPConnection thread. Callers can still create a proxy manually and pass it in, if desired. Changed the datasource and channel objects to run correctly on the nsLDAPConnection thread, in the hopes that this would help avoid UI stalls. On Linux, at least, this didn't make any perceptible improvement, but it still is probably a good thing, and may help once more event system loving gets checked in. a=r=(not built) 2000-08-10 02:13:21 +00:00
cmanske%netscape.com
f6816de28a Changed images for editmode toolbar, part of bug 47515. r=sfraser 2000-08-10 02:11:00 +00:00
cmanske%netscape.com
c0a534c8ef Big UI fix! bugs=47898, 26843, 26871, 37152, 38944, 41545, 42246, 42343, 43089, 45463, 45904, 46001, 47644, 47314, 47510, 47515, 47622, 47650, 47653, 47699, 47700, 46179, 47696, 47693. r=sfraser 2000-08-10 02:10:17 +00:00
mscott%netscape.com
8bb6d1056e Bug #46086 --> can't read forwarded messages in 4.x because we are setting
a bogus content type on the news article (when it's forwarded as an attachment)
Bug #48135 --> fix forwarding of news messages bustage. Clear the channel listener
and re-generate it every time we load a url.
r=bienvenu
2000-08-10 02:09:33 +00:00
mscott%netscape.com
25e12ec3c0 Bug #48078, 48081 --> bring up save to disk dialog right away from the helper app dialog instead of
waiting till the download is finished.
properly implement Cancel so we stop the download and clean up the temp file.
r=alecf
2000-08-10 01:49:06 +00:00
edburns%acm.org
633eeda090 First checkin of Webclient/IE 2000-08-10 01:33:35 +00:00
edburns%acm.org
496407ed2a Make it so the jni headers are built in src_share. 2000-08-10 01:08:14 +00:00
syd%netscape.com
85d4a2f4d7 partial fix for 1611. r=cmanske 2000-08-10 01:04:50 +00:00
edburns%acm.org
1fd2c69e7f Make it so the jni headers are built in src_share. 2000-08-10 01:02:57 +00:00
anthonyd%netscape.com
9132d3b807 bug fix for 47399
dropping a drag session onto the originating selection
should do nothing.
r: mjudge, jfrancis
2000-08-10 01:01:18 +00:00
dr%netscape.com
0ac9d937bd one-line fix for 46658, r=ben 2000-08-10 00:52:02 +00:00
scc%mozilla.org
d369a0d0d0 not part of the build; further work on multi-fragment strings. They are now limping along and can actually be used. They pass all tests not related to |Substring| and |nsPromiseConcatenation|. 2000-08-10 00:45:33 +00:00
mscott%netscape.com
cbc84df52e fix mac breakage...can't use NS_LITERAL_STRING on a const char * on the mac 2000-08-10 00:42:19 +00:00
wtc%netscape.com
d961ab7c89 Bugzilla bug #39942: additional tweaks related to the thread-private
error string buffer.
Modified files: prerror.c, prcthr.c, pruthr.c
2000-08-10 00:34:11 +00:00
mccabe%netscape.com
5fb749ab79 Cast some parameters to PRUnichar * from jschar * to make the Mac happy. 2000-08-09 23:42:24 +00:00
nbhatla%netscape.com
17a4c8c1a7 #46519 -> Mac Classic Skin Polish. Finally added Mac-like tab widgets by modifying XBL and CSS. Also added new IE 5 icons for imported bookmarks, as well as fixing splitter grippy icon state changes. r=andreww 2000-08-09 23:42:18 +00:00