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

84328 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com bb37d554f9 No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa 2001-06-20 06:12:37 +00:00
joki%netscape.com 5bf89274a5 Fix 77206, stop reentrant events from overriding listener state flags, sr:jst, r:pollmann, a:dbaron 2001-06-20 06:12:19 +00:00
margaret.chan%sun.com 3fdc9e89e6 Bug 81161 - libtransformiix.so: symbol __1cDstdEcout_: referenced symbol not found. Patch provided mostly by peterv@netscape.com. Fixed by skipping all the cout calls. r=cls, sr=scc, a=dbaron 2001-06-20 06:00:37 +00:00
dmose%netscape.com 5f24709f88 Partial fix for bug 82169 (switching LDAP autocomplete directory requires restart to take effect). r=hewitt, rs=darin, a=asa 2001-06-20 05:54:23 +00:00
syd%netscape.com 192d02b443 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=84882. Add a entry, windows
only, the the advanced prefs panel. This is not a pref, but UI that has the
following semantics:

when the panel loads, if there is a shortcut in the windows startup folder for
turbo mode, the checkbox in the UI is set. Otherwise, it is clear,

when the user hits OK, if the checkbox is not set, the shortcut is removed, if
necessary. Otherwise, if the checkbox is set, the shortcut is added, if necessary.

r=ssu, sr=mscott, a=asa
2001-06-20 05:51:47 +00:00
dr%netscape.com 6d34d55761 fix for 78664 (windows widgets must not print to console in opt builds. also cleans up some leaky nsString printfs). r=jag, sr=hyatt, a=dbaron 2001-06-20 05:48:45 +00:00
blakeross%telocity.com 4f09d72259 Widgets visually respond/depress on right click (45533). r=kerz sr=ben a=asa 2001-06-20 05:46:38 +00:00
mscott%netscape.com 3eb84c6373 Bug #83038 --> don't send out a referrer if it's an imap, mailbox, news, imaps,
snews, file, chrome or resource url.
r=mstoltz
sr=darin
a=dbaron
2001-06-20 05:44:16 +00:00
timeless%mac.com 69d6ecb57b Bugzilla Bug 81406 "OK" button in Help->About Mozilla behaves strangely for keyboard input
patch by bhart00@yahoo.com r=bzbarsky@mit.edu, rs=darin, a=asa
2001-06-20 05:41:22 +00:00
pinkerton%netscape.com 4cd9c9a299 init the window proc id to something valid so we don't get bit if it's not set (such as the hidden window). r=sdagely/sr=blake/a=asa. bug# 70355 2001-06-20 05:28:39 +00:00
cls%seawood.org cd31b6f2df Attempt to fix messina (hp-ux 10.20) bustage by not directly including <pthread.h>.
Bug #49947 r,a=dbaron
2001-06-20 05:19:11 +00:00
mjudge%netscape.com 618d0012eb bad ifdef. left this out of previous checkin for middle mouse paste 2001-06-20 05:18:12 +00:00
bernd.mielke%snafu.de 4cf0da7859 remove cellspacing from table row background, bug 86220 r=dbaron sr=attinasi sr=asa 2001-06-20 04:48:34 +00:00
mjudge%netscape.com 18f1ea4a52 82993,52868,79511,82101 a=asa sr=kin. bugs that cross files. stopped generated content entrys into frames with caret and mouse navigation. and table cell navigation. 2001-06-20 04:48:10 +00:00
mjudge%netscape.com 3dadb0fce8 have to check for bidi on frame before executing bidi code. bug=39198 sr= kin, r=sfrasier a= asa 2001-06-20 04:40:17 +00:00
bryner%uiuc.edu 6eaa9db3e7 Fixing PSM bustage for dbaron. 2001-06-20 04:20:47 +00:00
anatoliya%netscape.com ab85ba9abf emoticon images cannot be seen by email recipient, bug86439 r=ducarroz sr=sspitzer a=asa 2001-06-20 04:18:06 +00:00
srilatha%netscape.com d63fd943f4 Fix for bug# 79869. Change pref calls to unichar so that the multibyte directory
server properties are saved preoperly.
r=mitesh, sr=sspitzer, a=asa
2001-06-20 04:03:16 +00:00
dbaron%fas.harvard.edu b43bf1208f Adding pref to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-06-20 03:46:44 +00:00
hewitt%netscape.com f8f928fa27 63108 - outlook express l10n, r=sspitzer, sr=mscott, a=asa 2001-06-20 03:37:18 +00:00
leif%netscape.com 6140b5aece Bug 71247, provide scriptable UTF8 encoders in nsILDAPService. r=dmose,
sr=mscott, a=asa@mozilla.org, patch=leif@netscape.com.
2001-06-20 03:35:55 +00:00
dbaron%fas.harvard.edu 9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
nelsonb%netscape.com 2e44115f91 Use symbolic names for the maximum and mimimum Rijndael block sizes.
Allocate the IV directly in the contect block, rather than being
separately allocated.  This fixes a memory leak.  Change CBC mode to
correctly update the IV from one set of blocks to the next in a stream.
More testing is needed.  Bug 85538.
2001-06-20 03:17:01 +00:00
tor%cs.brown.edu 750348825e Fix palermo bustage (old for scoping, redefinition of SET_BIT). 2001-06-20 03:15:46 +00:00
cls%seawood.org 389d2faec1 Turn on xprint by default if system supports it (ie, has libXp).
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #49947 r=cls a=blizzard
2001-06-20 03:03:21 +00:00
dbaron%fas.harvard.edu 49916c6170 Fix IRIX bustage by changing CRLFs from gordon's checkin to LFs. 2001-06-20 03:02:06 +00:00
pollmann%netscape.com 98da8bc376 Fix Mac build bustage - capitalization of variable name was incorrect 2001-06-20 02:42:29 +00:00
blakeross%telocity.com ec45468266 Cannot dismiss pref dialog by OK after visiting Advanced -> System (80946). r=jbetak sr=mscott a=asa 2001-06-20 02:23:29 +00:00
bstell%netscape.com 1c4093c691 bug 74889 Default Linux Chinese font seems too big
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:19:23 +00:00
jfrancis%netscape.com 52eaca10e1 fixes:
69320: making new block must put selection in block
74722: pasting into a pre block should not nest pre's
82421: ubercaret after ending list
67847: deletion can put caret incorrectly at start of doc
2001-06-20 02:05:37 +00:00
blakeross%telocity.com be66649c77 Add command() method to nsIDOMXULElement, fixes bug 56137 and some other accessibility bugs (83614). r=kerz sr=ben a=asa 2001-06-20 02:02:57 +00:00
pollmann%netscape.com f9468417a1 Bug 83065: Only send leaf file name instead of full path on file upload, r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org 2001-06-20 02:00:54 +00:00
bstell%netscape.com d7c2c9d163 bug 74889 Default Linux Chinese font seems too big
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:00:06 +00:00
tor%cs.brown.edu 9815acc8a3 Bug 86600 - nsImageGTK::DrawToImage() was only updating the server side
pixmap.  Add code for the client side copy.  r=pavlov, sr=blizzard, a=asa
2001-06-20 01:56:39 +00:00
vishy%netscape.com 093f0c93a0 bugzilla 57576, backend support so that Mozilla components can have different Windows taskbar icons, patch to make it work correctly on Win98 where LoadImageW does not exist, so use LoadImage, code by law@netscape.com, r=nhotta, vishy, sr=alecf, a=asa 2001-06-20 01:47:29 +00:00
jake%acutex.net bc48c29b44 Fix for bug 86447 - ChangeFieldType() wasn't dealing with 'not null' properly.
r= justdave@syndicomm.com
2001-06-20 01:37:19 +00:00
pollmann%netscape.com a0c9297d92 Bug 83065: Fix file corruption uploading to PHP driven sites by turning of Content-Transfer-Encoding header by default (can be enabled by a pref), and fix security hole by not sending full file path when uploading file. Some sites were also assuming that UN*X browsers would not send the full path (as Navigator 4.x did not) so this fixes them. Much of this patch was created by Adrian Havill, I merely split out portions form the work for bug 44464. r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (asa) 2001-06-20 01:33:53 +00:00
gordon%netscape.com fcae8f4778 Fix bug 84116, removing reference to non-existant class. r=neeti, sr=darin, a=asa. 2001-06-20 01:33:10 +00:00
darin%netscape.com 581258dcae Fixes bug 86762 "default cache validation frequency should be automatically"
r=gagan,bbaetz sr=waterson a=asa
2001-06-20 01:33:00 +00:00
danm%netscape.com b4e242be8f remove compiler warning 2001-06-20 01:29:21 +00:00
danm%netscape.com cc6234cba2 URL loading security check moved from WindowWatcher to GlobalWindow. base URL calculation also reset to preferentially use the caller's context over the parent window's. bug 59748 r=hyatt,jst a=asa 2001-06-20 01:25:09 +00:00
gordon%netscape.com 1fbbb54edf Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
r=neeti, sr=darin, a=asa.
2001-06-20 01:23:19 +00:00
darin%netscape.com ccee2fe3ba Fixes bug 82241 "assertion & crash from pthreads, multiple monitor entry
[crash @nsHttpConnection::ActivateConnection]" + several reported hangs.
r=bbaetz, sr=waterson, a=asa.
2001-06-20 01:21:43 +00:00
harishd%netscape.com dcad7932bb 84136[MLK] - Avoid getting document-parser-sink circularity by delaying StartDocumentLoad call.
r=heikki
sr=hyatt
a=asa
2001-06-20 01:11:56 +00:00
cls%seawood.org c4c23b9603 Work around gcc 2.95.x bug on irix by defining -D_LANGUAGE_C_PLUS_PLUS.
Bug #79282 r=wtc a=asa
2001-06-20 01:09:47 +00:00
matt%netscape.com a610a06b22 bug 26106 adding ensureElementIsVisible so that that tree item is visible when it moves down
r=mcafee sr=ben a=asa
2001-06-20 01:06:38 +00:00
pollmann%netscape.com f7dc012baf Bug 57768: Send network linebreaks for input values on multipart/form-data forms. We were already doing this conversion correctly for url-encoded forms, so this should fix a few edge cases. r=jst@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (dbaron) 2001-06-20 01:06:19 +00:00
jj%netscape.com 1753e763be fix for bug 83377: removed obsolete files 2001-06-20 01:04:42 +00:00
pollmann%netscape.com 604e25f040 Bug 77390: Display <noscript> content if nsScriptSecurityManager::CanExecuteScripts returns false. This covers some edge cases where the pref could be set to allow javascript, but nsScriptSecurityManager doesn't want us to for whatever reason. In these cases, we will display the content in <noscript> instead of nothing, r=harishd@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (asa) 2001-06-20 01:04:24 +00:00
yokoyama%netscape.com 5dc0371152 Bug 79516;
Convert the description of Registry type into proper unicode
/r=ftang, /sr=ben, /a=asa
2001-06-20 00:57:52 +00:00