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

49171 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 53bb123d4e Fix for 21846. Next Msg works for thread view. r=sspitzer, a=sdagley 1999-12-21 23:38:31 +00:00
sspitzer%netscape.com 60a39256fc fix FMM and UMR from purify, add some null sanity checks to fix various
crashers that I've seen.
1999-12-21 23:11:17 +00:00
sspitzer%netscape.com e8a4061a40 warnings fixes, and fix for #21901, all password dialogs to have titles
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
sspitzer%netscape.com 1fabe0ad70 sanity check and adding new line to the end of a file. 1999-12-21 22:56:49 +00:00
sspitzer%netscape.com a4493ba510 ignore generated Makefile 1999-12-21 22:41:26 +00:00
valeski%netscape.com 953c59ac72 r=mcafee, a=sdagley. turning on date time protocol 1999-12-21 22:33:36 +00:00
valeski%netscape.com b0cd9bb9e4 a=sdagley. turning on datetime protocl. 1999-12-21 22:33:01 +00:00
sspitzer%netscape.com ebfba119c8 fix warnings, a=sdagley 1999-12-21 22:27:57 +00:00
valeski%netscape.com 7516a3f630 a=sdagley, r=dougt. set the min ftp thread count to 1 (from 4). now we only fire up 1 thread initially. Also set the stack size to default machine stack size. 22033 1999-12-21 22:25:37 +00:00
mark.lin%eng.sun.com 0b03c57e3d Fixed webclient on Unix bustage. 1999-12-21 22:20:19 +00:00
sspitzer%netscape.com 8068ff2f39 fix for #22109. r=putterman, a=sdagley
the problem was we were appending "/<newsgroup>" to the path to the server
by using AppendRelativeUnixPath.  this leaf us with <path>//<newsgroup
and not <path>/newsgroup.
1999-12-21 21:59:15 +00:00
sspitzer%netscape.com 149097631d take out a dump that is confusing people. 1999-12-21 21:43:29 +00:00
valeski%netscape.com 77298f5df4 a=dagley, r=dougt. 22033. FTP was having problems with multiline, multi read server greetings. 1999-12-21 21:15:03 +00:00
Jerry.Kirk%Nexwarecorp.com ea7d518d39 Adding new files for PHOTON only.....
These files are mostly a place holder and will be finished up as time
permits.
1999-12-21 20:17:01 +00:00
pinkerton%netscape.com a70a45911e 2nd fix for bustage, i hope. 1999-12-21 20:15:48 +00:00
pinkerton%netscape.com 61925ac5df fix for bustage, i hope. 1999-12-21 19:56:15 +00:00
valeski%netscape.com 43833fbc0d NOT IN BUILD. updating datetime protocol to add/remove itself from the load group 1999-12-21 19:40:05 +00:00
hyatt%netscape.com 221920403a Patch that gets tabbing back into text fields. r=waterson 1999-12-21 19:35:13 +00:00
bryner%uiuc.edu 53890d7014 Fix a leak of an nsWindow reference every time you scroll with the mouse
wheel on Windows.  Oops.  r=syd, a=sdagley.
1999-12-21 19:32:43 +00:00
pinkerton%netscape.com 2275305f2f remove hand-rolled QI and using scc's macros. Also removing static IID's where necessary. r=hyatt,scc a=sdagley. 1999-12-21 19:28:15 +00:00
pinkerton%netscape.com fb5b637d44 fix bug #20610 where we were always placing xif on the clipboard twice. r=shaver a=sdagley. 1999-12-21 19:26:10 +00:00
varada%netscape.com 2b745a558c fix for bug #14012 - we use the browser instead of the gif viewer for viewing both gif as well as bmps 1999-12-21 19:00:09 +00:00
jefft%netscape.com ced3daada0 fixed bug 22043 -- [Dogfood] Can't forward imap mail: get 'mailbox does not exist' error; r=bienvenu,rhp a=chofmann 1999-12-21 18:28:27 +00:00
dcone%netscape.com 69464a3c0e CopyDeepMask Will not be called when printing, this will crash the printer. Checkin ok'd by Hoffman. r=karnaze. Bug=21759 (dogfood) 1999-12-21 18:19:52 +00:00
dcone%netscape.com a8a44f76e2 Added an IsPrinter() call. Checkin ok'd by Hoffman. r=karnaze. Bug=21759 (dogfood) 1999-12-21 18:19:05 +00:00
rhp%netscape.com 1e36d1d252 Adding files to the repository. NOT PART OF THE BUILD! 1999-12-21 17:55:56 +00:00
rhp%netscape.com 3f7e67c780 Adding smimestub to the build process. 1999-12-21 17:48:12 +00:00
rhp%netscape.com 084938f840 Changing a default mail pref 1999-12-21 16:17:31 +00:00
brade%netscape.com d8c1142ecd don't prompt to save changes to an empty/new window (bug #13933) fix by sfraser r=brade 1999-12-21 15:27:54 +00:00
rhp%netscape.com 1cf5a8c283 Fix for corrupted messages on failed send - Bug #: 18772 - r: jefft a: chofmann 1999-12-21 15:26:37 +00:00
rhp%netscape.com 01d1bb39f6 Fix for corrupting Japanese messages with auto URL detection - Bug: 18410 - r: rhp (external contribution) a: chofmann 1999-12-21 15:23:24 +00:00
rickg%netscape.com 92741ad686 disabled debug code that was writing to the console; part of last checkin 1999-12-21 09:44:09 +00:00
rickg%netscape.com 854deda1e2 landing residual style handling; r=harishd, buster, kmcclusk for various parts; a=jar 1999-12-21 07:53:20 +00:00
rickg%netscape.com 1c48bc0daa fixed bug in compressChars2 where logic to test for ascii range was reversed; r=buster; a=jar 1999-12-21 07:49:34 +00:00
briano%netscape.com d456ef8f48 NetBSD/arm-specific build breakage fix. 1999-12-21 04:14:14 +00:00
valeski%netscape.com f182a466ac a=chofmann, 21783. inverted parameter validation checks have been corrected. 1999-12-21 03:00:54 +00:00
valeski%netscape.com fa29ea97ab a=chofmann, FTP dir listing dates were waaaaayy off. Now they're back within reason (meaning they're somewhat meaningful, but still not perfect (looks like some localization problems)). 1999-12-21 02:57:12 +00:00
valeski%netscape.com 342fde149a a=chofmann, multi-mixed converter wasn't returning nsIStreamObserver if QI'd for it, even though it implements it; now it does 1999-12-21 02:54:55 +00:00
varada%netscape.com c64132a51d adding new files for the progress bar 1999-12-21 02:34:06 +00:00
varada%netscape.com 7983a88010 fix for bug #20940 1999-12-21 02:32:25 +00:00
tbogard%aol.net 6fa5ae3daa Fixed CanHandle to check against the validity of the parent being returned rather than the success of the function. Removed some code that was taken out a few days ago. Morse accidently put it back in when checking in his local version of nsWebShell.cpp. 1999-12-21 02:18:51 +00:00
briano%netscape.com 14b191325e NetBSD/arm-specific build bustage fix. The underlying problem _seems_ to be with ld, but I've been wrong before.... 1999-12-21 01:39:12 +00:00
sspitzer%netscape.com 383a734112 initialize some uninitialized variables 1999-12-21 01:18:47 +00:00
sspitzer%netscape.com 9a30f8fc32 move #ifdef DEBUG to a wide scope 1999-12-21 01:18:20 +00:00
sspitzer%netscape.com 6da299c941 adding newline to the end of the file, because I am anal 1999-12-21 01:14:55 +00:00
saari%netscape.com 3586adc047 Simple check for null fix for a crasher that some people are seeing quite a lot today. It is reflected in bug 22024. R= waterson, a= chofmann 1999-12-21 01:12:40 +00:00
sspitzer%netscape.com 8b1b5440f7 fixes for #17787 and #20395. make the folder pickers look like buttons
and get the "mail.citation_color" pref to work in the prefs dialog.
thanks for brade for doing the hard work with color prefs.
r=brade,alecf, a=chofmann
1999-12-21 00:52:39 +00:00
akkana%netscape.com 23f6166708 Remove my name from a debug printf 1999-12-21 00:39:43 +00:00
tbogard%aol.net 66dad8a9a4 Removed GetWebShellType as it is no longer in the nsIWebShell API. Rely on the docshell implementation of accessing the ChromeEventHandler, the parentContentListener, GetProtocolHandler(), GetTitle(), LoadURI(), LoadURIVia(), GetDocument(), GetCurrentURI(), GetPresContext(), GetPresShell(), and GetContentViewer(). Fixed a leak in SetTitle() when in frames. Introduced when I removed the passing along of the title to the parent (comPtrs would have prevented this leak). 1999-12-21 00:19:59 +00:00
tbogard%aol.net 0a09dc3e3f Removed GetWebShellType() form the API. 1999-12-21 00:12:46 +00:00