Граф коммитов

21635 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 6c0bb9d50b Backing out prefs changes...need to make this work in multiple threads. 1999-04-01 03:21:11 +00:00
waterson%netscape.com b1fe1b95f8 Fixed a silly typo. 1999-04-01 03:09:58 +00:00
waterson%netscape.com 04db321709 Made the profile-getter return silently if it isn't able to get the browsing profile object from the service manager. 1999-04-01 03:09:35 +00:00
bienvenu%netscape.com 815cb97052 start turning on threading of messages 1999-04-01 03:09:08 +00:00
sspitzer%netscape.com a5f4e1ac0c UI updates 1999-04-01 02:40:01 +00:00
waterson%netscape.com 3a57786eee Added nsGetBrowsingProfile.cpp to the build. 1999-04-01 02:35:19 +00:00
waterson%netscape.com 35346dad3a Added browsing profile to the build. 1999-04-01 02:30:51 +00:00
sspitzer%netscape.com 36788b1856 link the mime emitters properly on UNIX
fix runtime bustage of unresolved symbol
in libhtmlemitter.so and libxmlemitter.so
1999-04-01 02:30:19 +00:00
waterson%netscape.com 4293358b74 Check to make sure that you have content in the doc before doing GetElementById(). (This was causing crash in SearchForNodeByID() -- thanks to law@netscape.com for the fix.) 1999-04-01 02:30:03 +00:00
cata%netscape.com 3a965e5a62 Fixed signed/unsigned bug. 1999-04-01 02:22:17 +00:00
waterson%netscape.com 78e99c377f Added browsing profile to build. 1999-04-01 02:18:27 +00:00
mcafee%netscape.com d75981ae77 Adding NS_XIFFORMATCONVERTER_CID define. 1999-04-01 02:08:40 +00:00
mcafee%netscape.com f7349c629b Solaris needs newline at end of file. 1999-04-01 02:06:32 +00:00
mcafee%netscape.com 0351e9d225 First checkin. Converter for clipboard. 1999-04-01 02:04:53 +00:00
waterson%netscape.com 09fb78fcb4 First Checked In. 1999-04-01 02:03:03 +00:00
mcafee%netscape.com cac0a4cabb Adding clipboard support, #ifdef NEW_CLIPBOARD_SUPPORT. r=rods@netscape.com 1999-04-01 02:02:40 +00:00
waterson%netscape.com deec927c6c Export the nsCStringKey symbols. 1999-04-01 01:59:57 +00:00
cata%netscape.com 331fad4d55 Fixed bug in EUCJP usage of tables. 1999-04-01 01:47:05 +00:00
sspitzer%netscape.com 46e939da6b check in for build breakage 1999-04-01 01:41:59 +00:00
kipp%netscape.com c49f9d3f77 Don't make floaters a margin root (that was a mistake) 1999-04-01 01:38:00 +00:00
kipp%netscape.com 7799a4ecc0 Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
mscott%netscape.com e20a49ec84 Fix for scottip. Initialize return value to NS_OK for nsStreamListenerProxy::OnDataAvailable. This was causing some failures on release builds and purify builds in particular because there was a particular case in one of the clauses where it would rely on rv which was unitialized. 1999-04-01 01:22:47 +00:00
mscott%netscape.com 05a6e05ec2 DisplayMessage now takes the URI instead of the path, msg key pair. So I'm cleaning up the code that used to decompose the URI... 1999-04-01 01:15:07 +00:00
mscott%netscape.com 7d526b8ad9 Add support for the nsIMsgUriUrl interface. 1999-04-01 01:14:03 +00:00
jefft%netscape.com 2706afea7f initial cut for imap sink interfaces; not part of the build yet 1999-04-01 01:13:56 +00:00
mscott%netscape.com da3ba636cb Make interface public. 1999-04-01 01:11:36 +00:00
mscott%netscape.com e6b179ce91 display message should take a uri instead of the folder path. 1999-04-01 01:10:51 +00:00
mscott%netscape.com eda6e410e7 display message now takes a URI instead of a mailbox & message key pair. 1999-04-01 01:09:06 +00:00
rhp%netscape.com 811ebfc39f Changes for new mime emitters 1999-04-01 01:08:05 +00:00
mscott%netscape.com 2cdfa89ee5 new interface nsIMsgUriUrl for the GetURI method. This interface will be supported by both imap and mailbox urls. 1999-04-01 01:07:58 +00:00
mscott%netscape.com 02366f6dca make the filespec const for nsPath2URI and nsBuildLocalMessageURI 1999-04-01 01:06:55 +00:00
mscott%netscape.com 4d79368526 make the filespec const for nsPath2URI and nsBuildLocalMessageURI. 1999-04-01 01:06:25 +00:00
rhp%netscape.com 0dcf94f411 updates for mime emitters 1999-04-01 01:06:05 +00:00
rhp%netscape.com 7737a71626 New changes for mime emitters and cleanup 1999-04-01 01:05:45 +00:00
mcafee%netscape.com a24018d3c2 First checkin. Converts text/HTML selection to XIF format. 1999-04-01 01:05:43 +00:00
rhp%netscape.com 7f01fe97cd New changes for mime emitters. 1999-04-01 01:03:33 +00:00
rhp%netscape.com aa739f4776 Add new files for emitter 1999-04-01 01:02:53 +00:00
rhp%netscape.com 654b2f866d New changes for mime emitters 1999-04-01 01:02:42 +00:00
rhp%netscape.com 222c204eb3 Update for new emitters 1999-04-01 00:59:02 +00:00
rhp%netscape.com 5bf13f8ef7 Necessary changes to pass in the URL to the GetMimeOutput() function 1999-04-01 00:58:47 +00:00
jdunn%netscape.com 6f521e21f1 link in xmltok and expat to fix linking error 1999-04-01 00:20:47 +00:00
jdunn%netscape.com 3896aca740 link in jsdom and raptorgfx for linking error 1999-04-01 00:20:11 +00:00
erik%netscape.com cd88d373ac Initial check-in of new X/GTK font code. Improved font-weight "bolder"
and "lighter", more accurate font-size (max ascent and max descent),
better speed.
However, ifdeffed for now to try on various platforms.
1999-04-01 00:04:36 +00:00
jdunn%netscape.com 3055682243 Add library for linking 1999-03-31 23:02:11 +00:00
briano%netscape.com a0880a3146 Only descend into tests if ENABLE_TESTS is set. 1999-03-31 22:58:07 +00:00
jdunn%netscape.com 424be13edf Include prenv to get PR_GetEnv prototype 1999-03-31 22:55:29 +00:00
erik%netscape.com ed4845ef75 Fixed a compiler warning. 1999-03-31 22:52:51 +00:00
erik%netscape.com be86244099 The URL Location text field font size was wrong. It forgot to multiply by
the "device to app" factor. Corrected.
1999-03-31 22:51:25 +00:00
waterson%netscape.com 5bf9acfc72 Added browsing profile hook under #ifdef. 1999-03-31 22:38:38 +00:00
putterman%netscape.com ea01549cd7 Added build local message URI routine. 1999-03-31 22:29:28 +00:00