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

104544 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com bb0caa0b95 fix for bug 149102 - fix a harmless UMR in the string code
sr=jag, r=dbaron
2002-06-13 20:31:14 +00:00
kin%netscape.com f11bc612c7 Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
mozilla/layout/html/base/src/nsBlockFrame.cpp

    - Removed code in ReflowDirtyChild() which propagated
      the reflow command up to the block's parent if the
      block already had dirty children. There's no need
      for this optimization with waterson's reflow command
      tree changes.

  mozilla/xul/base/src/nsBox.cpp

    - Modified RelayoutDirtyChild() so that it posts
      a dirty reflow event if |this| is a reflow root.
      This prevents ReflowDirtyChild requests from
      propagating all the way out of the box hierarchy.

r=dbaron@fas.harvard.edu  sr=waterson@netscape.com
2002-06-13 20:30:14 +00:00
wtc%netscape.com c0b8191d16 Bug 97475: the new 'af' field needs to be moved to the end of the
PRFilePrivate structure because the OJI code in Sun Java 2 1.3-1
distribution is reading the 'md.osfd' field of this private structure.
2002-06-13 20:30:13 +00:00
dougt%netscape.com 92068ae7e2 bug 150165 patch by t.bugz@lament.cjb.net r=bbaetz sr=shaver a=valeski fix typo - [noscrpit] was used instead of [noscript] 2002-06-13 20:13:17 +00:00
alecf%netscape.com 480ddea986 argh, just fixing a build warning that TestUConv.cpp is in the win32 gmake build twice - no affect on the build 2002-06-13 18:41:04 +00:00
alecf%netscape.com d8b279635a fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
r=dougt, r=av (plugin stuff) sr=jag
2002-06-13 18:19:10 +00:00
wtc%netscape.com f0b3faa83f Bug 97475: some platforms, such as OpenVMS, require us to pass the exact
socket address length to socket functions like accept.  Just fixed enough
of this problem for OJI to work with Mozilla on OpenVMS.
Modified Files: _openvms.h primpl.h ptio.c
2002-06-13 18:05:26 +00:00
bnesse%netscape.com 6c13a461c3 Fix for bug 148444. Remove obsolete pref file references from embedding configs. r=adamlock, pinkerton. sr=cls. 2002-06-13 17:57:05 +00:00
ssu%netscape.com f85f84c7ae fixing bug 136417 - Mark newsgroup read from newsgroup folder context menu affects wrong folder. r=bhuvan, sr=mscott 2002-06-13 17:56:25 +00:00
cltbld%netscape.com 7375cc4689 updating installer to use http instead of ftp for downloading xpi files, does not affect build, bugscape 16662, kysmith checking in as cltbld 2002-06-13 16:10:50 +00:00
seawood%netscape.com 5fd4861d47 Use the unix native char conversion routines on BeOS.
Bug #151406 r=timeless
2002-06-13 14:53:30 +00:00
pinkerton%netscape.com 73448466ed turn on CG metrics for quartz rendering if 10.1.5 is present. bug 149427, r=ccarlen/sr=hyatt 2002-06-13 14:39:42 +00:00
mostafah%oeone.com 837bb4a9f3 Fixed crash caused by temporarily disabled removeObserver function 2002-06-13 13:23:23 +00:00
seawood%netscape.com 32bb434f03 Fix symlink detection (again) so that relative symlinks work and the binary is executed from the cwd, not the installation directory.
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #57866 r=cls
2002-06-13 12:16:52 +00:00
jpierre%netscape.com 8739d6f231 Add missing AOL root CA certs 2002-06-13 10:14:50 +00:00
seawood%netscape.com 6e097851cb Make sure that all of the headers are installed during a 'make install'.
Thanks to Chris Blizzard <blizzard@mozilla.org> for the patch.
Bug #149483 r=cls
2002-06-13 09:07:40 +00:00
seawood%netscape.com e190f7e264 Fix real_install rules so that headers are still installed correctly if includedir is overridden on the commandline.
Bug #149483 r=blizzard
2002-06-13 09:01:48 +00:00
leaf%mozilla.org d9ef6db246 Automated update 2002-06-13 08:55:45 +00:00
bryner%netscape.com 88cd513c90 Add an option to enable prebinding for mach-o builds (bug 151087). r=cls. 2002-06-13 08:52:55 +00:00
glazman%netscape.com 2bc07ba87c fixing crasher due to outbounds index in nsCSSStyleSheet.cpp; b=151198, r=brade, sr=jst 2002-06-13 08:29:51 +00:00
jaggernaut%netscape.com d217f231ad Gotta remember to check these binary files in with -kb. Just cvs admin -kb didn't help, apparently they were already corrupted. Checking in correct binaries. 2002-06-13 06:54:29 +00:00
sgehani%netscape.com cd80d181d1 Fix ``Search engine name and search term string missing from search box
in autocomplete dropdown for first window in new profile''
b=144494; r=law; sr=hewitt
2002-06-13 01:11:01 +00:00
sgehani%netscape.com c13b166a59 Accesskeys on print preview toolbar buttons.
b=133506; r=caillon; sr=blake
2002-06-13 01:08:48 +00:00
timeless%mac.com 64c64d1f89 Bug 147743 Xprint prints some (non-scaleable) bitmap fonts far too small
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com, sr=dveditz
2002-06-13 00:28:46 +00:00
mjudge%netscape.com b91274d165 113613 r=blythe sr=kin patch to fix end of line key moving caret outside of the style block. if we see a BR tag when searching for valid selection point keep backing up if possible. 2002-06-13 00:06:49 +00:00
darin%netscape.com f6e6534443 fixes bug 147979 "Mac-SSL connections very slow"
r=sdagley sr=beard
2002-06-12 23:44:31 +00:00
bbaetz%student.usyd.edu.au 8f14e4f9bf Bug 150882 - SQL error when sorting by bugs.votes with explicit direction
r=gerv x2
2002-06-12 23:18:58 +00:00
jkeiser%netscape.com 184efd16c6 Make X not crash with hugely silly font sizes (checking in for Roland.Mainz@informatik.med.uni-giessen.de). bug 150339, r=tor@acm.org, sr=blizzard@netscape.com/roc+moz@mozilla.org 2002-06-12 23:06:11 +00:00
nicolson%netscape.com c01ead5178 add javadoc target. 2002-06-12 22:54:16 +00:00
mstoltz%netscape.com 0f1432a6c5 Backing out fix for 135267 - this patch requires another change that hasn't gone in yet. 2002-06-12 22:49:14 +00:00
srilatha%netscape.com a2cc2d81a4 Fix for bugscape bug # 15236. The registry settings for simple MAPI needs to be set same as the installer
r=rdayal, sr=mscott
2002-06-12 22:07:24 +00:00
locka%iol.ie 8665fce309 Increase 20 character limit when creating filenames. b=134890 r=brade@netscape.com sr=kin@netscape.com 2002-06-12 21:47:43 +00:00
mstoltz%netscape.com dfd61675d7 Fixing 135267 - don't allow access to style rules loaded from a different
host. r=dveditz, sr=scc.
2002-06-12 21:20:17 +00:00
blakeross%telocity.com edb3d6ae4b 149812 - remove what's related domain blocking UI. r=bryner sr=ben 2002-06-12 20:38:42 +00:00
morse%netscape.com 0742d58397 bug 147223, URL bar doesn't function if launched too quickly in turbo mode, r=law, sr=darin 2002-06-12 20:29:46 +00:00
nicolson%netscape.com caac61f6c1 remove these files--there's no C code in this directory. 2002-06-12 20:18:10 +00:00
nicolson%netscape.com 98fd1b572a Grab NSS headers from directory "nss" instead of directory "security". 2002-06-12 20:11:22 +00:00
nicolson%netscape.com d8cf3f39f6 remove makefiles for this directory, since it's only Java files. 2002-06-12 20:08:39 +00:00
waterson%netscape.com ce2d0de5dc Re-add, correct case. 2002-06-12 20:04:04 +00:00
waterson%netscape.com 0ebe713faa Removing; base case. 2002-06-12 20:03:46 +00:00
waterson%netscape.com b4625741e7 Add extensions/pref/autoconfig/resources to makefile list. 2002-06-12 19:32:15 +00:00
igor%mir2.org f14fa81202 Added get/setJavaPrimitiveWrap to WrapFactory to get/set if instances of String, Number should be wrapped or not. 2002-06-12 19:11:50 +00:00
bnesse%netscape.com c5f8724fb9 Checkin for bug 121332. Fix implementation for getLDAPAttributes() so it correctly calls the user callback processLDAPValues(). r=dmose, sr=alecf. 2002-06-12 18:58:11 +00:00
bnesse%netscape.com 10a7b9cd05 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
shrutiv%netscape.com 6e905165df Fix for bugscape bug 16679: Title bar for CD Autorun Screen contains
'6.2' string
2002-06-12 18:45:50 +00:00
depstein%netscape.com 970e67b708 Url dialog now supports flag loading.
a=asa for QA checkins that are not part of the default builds
2002-06-12 18:44:48 +00:00
pinkerton%netscape.com fae8273176 fix typo, bug 149283. r=tao/sr=alecf/a=valeski. 2002-06-12 18:19:42 +00:00
rods%netscape.com 4cad7f9892 Needs to return back the appropriate flags for loading images, naming making them come fromthe cache
Bug 150072 r=dcone sr=kin
2002-06-12 18:04:48 +00:00
alecf%netscape.com 1593c63705 fix for bug 148831 - avoid crashing and do a best-effort case conversion/comparison when the nsICaseConversion service has already been shut down. r=dougt, sr=jag 2002-06-12 17:59:40 +00:00
ducarroz%netscape.com 05af3b9589 Fix for bug 137742. We need to prevent folding long header between the header name and the value. Patch submitted by taka@netscape.com. R=ducarroz, SR=bienvenu 2002-06-12 17:50:44 +00:00