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

81106 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 6c7010a32d Disabling directory veiwer for protocols that honor network.dir.generate_html. This includes ftp. r=bbaetz@cs.mcgill.ca, sr=me 2001-04-26 23:55:10 +00:00
attinasi%netscape.com f5697e3021 Fixed assertion due to invalid proxy configuration. Patch from Peter V. for bug 53080 r=dbaron@fas.harvard.edu sr=attinasi@netscape.com 2001-04-26 23:53:27 +00:00
pinkerton%netscape.com df06bdf345 mac needs *.text as well as *.txt to match the IC extensions to a file type. r=blake/sr=sfraser. bug# 77761. 2001-04-26 23:50:51 +00:00
dougt%netscape.com 549e8e7bb6 Fixes 77715. Adds a checkbox for generating html instead of html-index sr/r=darin@netscape.com 2001-04-26 23:46:21 +00:00
stephend%netscape.com 14c5a3f622 Bug 76216 - Too many default columns in the mail/news search results window. Also bug 73549 - Remove dead, commented gThreadTree code in SearchDialog.js r=gayatrib@netscape.com sr=sspitzer@netscape.com 2001-04-26 23:41:40 +00:00
Chris.Yeh%nokia.com ad4e9851e6 Fix for sendmail daemons that don't support EHLO. We never use the extended
functionality anyway, so replace it with a standard HELO. Thanks to Ken Key for
helping me track this down.
2001-04-26 22:53:20 +00:00
mkaply%us.ibm.com 8bc1e05bb8 OS/2 TB breakge - include os2.h first 2001-04-26 22:20:55 +00:00
mcafee%netscape.com a992bfe278 Adding support for building security 2001-04-26 22:17:18 +00:00
nelsonb%netscape.com e49455a04c Eliminate cause of assertion failure that occurs when SSL is not the top
protocol on the socket's stack.
2001-04-26 21:53:11 +00:00
pschwartau%netscape.com a20cfaa7a1 Minor whitespace cleanup. 2001-04-26 20:49:14 +00:00
heikki%netscape.com ce70d52bb4 Forgot a file, fix bustage. 2001-04-26 20:46:17 +00:00
jfrancis%netscape.com 68326016b3 bug 76888: plaintext editor deletion can move/lose whitesapce. r=sfraser; sr=kin 2001-04-26 20:14:26 +00:00
pinkerton%netscape.com 39db36c9ab wow i biffed that last checkin 2001-04-26 19:48:40 +00:00
dprice%netscape.com 49de60e6e3 75641 - leak in nsImageWin a,sr=brendan r=pavlov 2001-04-26 19:46:02 +00:00
brade%netscape.com 32304af1c0 remove selectAll (moved to the global file); r=akkana, sr=kin (bug#74643) 2001-04-26 19:41:12 +00:00
pinkerton%netscape.com 5f495fb7d2 get rid of naked printf. sr=hyatt. 2001-04-26 19:41:07 +00:00
brade%netscape.com 074db000cf put selectAll back in the global file; r=akkana, sr=kin (bug#74643) 2001-04-26 19:40:14 +00:00
heikki%netscape.com 4095a51dde Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
pinkerton%netscape.com 4184e12c03 kill click-hold timer when shutting down esm. don't start click-hold timer if a <menubutton> or if content has a |popup| tag. Fixes dual-menus on bookmarks button. r=pchen/sr=hyatt. bug# 75842. 2001-04-26 19:12:31 +00:00
mkaply%us.ibm.com b7e34466bf #74741
r=bstell, sr=erik
Hide unused internal Bidi encodings
2001-04-26 19:08:17 +00:00
pinkerton%netscape.com 6cc46bce58 use GetCurrentSession() instead of QI to get drag session from service. r=pchen/sr=sfraser. bug# 77380 2001-04-26 19:05:08 +00:00
pinkerton%netscape.com 9e8583951a synchronously invalidate when told to do so. r=pchen/sr=sfraser, part of 77297. 2001-04-26 19:02:29 +00:00
pinkerton%netscape.com f5a9c7ed8c rearrange watch cursor disabling code so that it works with drags from outside moz as well. r=pchen/sr=sfraser. bug 77289. 2001-04-26 19:00:07 +00:00
brade%netscape.com 9e0f48a3be remove dead files; r=rods 2001-04-26 18:49:59 +00:00
nhotta%netscape.com 413210e80d Changed to add/remove observer in nsDBFolderInfo instead of doing it from the module,
also changed to use XPCOM_SHUTDOWN to release the observer at shutdown,
bug 74772, sr=alecf,bienvenu.
2001-04-26 18:48:45 +00:00
nhotta%netscape.com a25724a18e Changed the quote code to pass a default charset to MIME decoder, bug 75506, r=ducarroz, sr=bienvenu. 2001-04-26 18:45:59 +00:00
brade%netscape.com c7ccfc7dac remove nsGfxTextControlFrame.cpp; r=rods 2001-04-26 18:44:16 +00:00
mkaply%us.ibm.com 7ebee00ffa No bug
r=mkaply, a=blizzard
Code from dainis - don't use native regions for invalidating regions
2001-04-26 18:43:39 +00:00
bnesse%netscape.com 000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
mkaply%us.ibm.com ceb82b1286 #53152
r=mkaply, a=blizzard
Put dougt fix into OS/2
2001-04-26 18:40:12 +00:00
brade%netscape.com 21861a5640 scroll after moving caret to top or bottom of editfield; bug #74600; r=mjudge, sr=kin 2001-04-26 18:37:04 +00:00
danm%netscape.com d452afccca hardwire alert icons' size. bug 76350 r=hyatt,ksosez 2001-04-26 18:22:15 +00:00
shaver%mozilla.org 0329a20c36 77540: reduce default mMaxTextRun from 8192 to 8191, to greatly improve page load performance. r=harish, sr=blizzard 2001-04-26 14:37:31 +00:00
ccarlen%netscape.com bb77d03e2e Bug 77467 - some prompt dialogs came up with "0" instead of empty string. r=blakeross@telocity.com, sr=alecf@netscape.com 2001-04-26 14:09:18 +00:00
dbaron%fas.harvard.edu 58d5a19f42 Make dnsDomainIs behave as it did in Netscape 4.x. b=76649 r=gagan@netscape.com sr=blizzard@mozilla.org 2001-04-26 14:06:22 +00:00
guru%startrek.com c91d2ab368 [BeOS Only] Bug 66809: New MODAL_SUBSET windows are no created. r=VYA04230@nifty.com 2001-04-26 12:42:22 +00:00
morse%netscape.com 4800f0c430 bug 60151, ui doesn't work after a theme switch, r=morse, sr=ben 2001-04-26 12:14:15 +00:00
guru%startrek.com 3c407b13e8 [BeOS Only] Bug 70489: window objects leak. patch by Makoto Hamanaka <VYA04230@nifty.com> r=guru@startrek.com 2001-04-26 11:49:16 +00:00
ben%netscape.com 78b5aa15d9 Fix for 77523, tidy up for Windows Integration dialog UI.
r=law@netscape.com, sr=alecf@netscape.com
2001-04-26 11:00:18 +00:00
guru%startrek.com 1b856b3154 Bug 75805: Fix context menus under BeOS, includes patches by Makoto Hamanaka <VYA04230@nifty.com> (Ham's patch r=guru@startrek.com), r=VYA04230@nifty.com [BEOS ONLY] 2001-04-26 10:43:48 +00:00
guru%startrek.com 69df601b32 Bug 75805: Fix context menus under BeOS, includes patches by Makoto Hamanaka <VYA04230@nifty.com> (Ham's patch r=guru@startrek.com), r=VYA04230@nifty.com [BEOS ONLY] 2001-04-26 10:34:31 +00:00
disttsc%bart.nl ca77c359cf Bug 71984: "Renamed bookmark not remembered", author=Boris Zbarsky <bzbarsky@mit.edu>, r=blake, sr=ben 2001-04-26 10:29:34 +00:00
disttsc%bart.nl dc3e127f13 Bug 76445: "Edit and Remove should be disabled in Prefs->Helper Applications if no File Types selected", author=Boris Zbarsky <bzbarsky@mit.edu>, r=eddyk@netscape.com, sr=alecf 2001-04-26 10:16:30 +00:00
disttsc%bart.nl 2bf96c5488 Bug 76531: "view source uses hard-coded pixel font size", author=Boris Zbarsky <bzbarsky@mit.edu>, r=rbs@maths.uq.edu.au, sr=attinasi 2001-04-26 10:09:06 +00:00
morse%netscape.com f45501bb6b bug 53403, dragging bookmark folder into child folder deletes folder, r=ben, sr=alecf 2001-04-26 07:49:16 +00:00
morse%netscape.com caad9cade4 bug 70955, fix js warning message, r=law, sr=alecf 2001-04-26 07:36:17 +00:00
morse%netscape.com 72e85abba4 bug 77331, cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf 2001-04-26 07:30:51 +00:00
jelwell%netscape.com ac2d9d752e Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
rginda%netscape.com c6834d7543 - not built -
add new error messages, whitespace changes
2001-04-26 06:49:35 +00:00
rginda%netscape.com 50be851ee8 - not built -
add a "two objects in scope" sample stack
2001-04-26 06:48:32 +00:00