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

97264 Коммитов

Автор SHA1 Сообщение Дата
bnesse%netscape.com ce54fd0bfa Remove unused files as per bug 122997. r=sfraser, sr=beard. 2002-02-07 23:05:13 +00:00
bnesse%netscape.com 0f96368872 Fix for bug 122997. Repair the 4.x MRJ plugin build. r=sfraser, sr=beard. 2002-02-07 23:03:22 +00:00
dbragg%netscape.com 7d9b61d9af Moving platform-specific files to platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf 2002-02-07 22:54:31 +00:00
bnesse%netscape.com 6644b53caf Fix for bug 120390. Use PL_strncasecmp rather than PL_strcasecmp to check for java mimetype. Patch by, and checking in for, Igor Nekrestyanov, r=bnesse, sr=jst. 2002-02-07 22:52:21 +00:00
dbragg%netscape.com f7eae3c47b Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf 2002-02-07 22:52:20 +00:00
harishd%netscape.com d1339c7272 remove existing p3p support 2002-02-07 22:51:17 +00:00
sgehani%netscape.com ca6acc2523 Add reload and stop sidebar tab header context menu items.
b=41445; r=morse; sr=alecf
2002-02-07 22:42:57 +00:00
kin%netscape.com d38cee3cd4 Fix for bug 83650 (textarea control has problems with caret positioning at end)
and bug 97207 (textarea pastes sometimes misplaced by failing to reposition).

  - Added new utility method GetOriginToViewOffset().

  - Modified nsPresShell::HandleEvent(), nsBoxFrame::GetFrameForPoint(),
    and nsContainerFrame::GetFrameForPointUsing() to factor in the
    offset from GetOriginToViewOffset() to insure that the point
    used is always transformed into the correct coordinate system.

Files modified:

    mozilla/layout/base/public/nsIFrame.h
    mozilla/layout/html/base/src/nsContainerFrame.cpp
    mozilla/layout/html/base/src/nsFrame.cpp
    mozilla/layout/html/base/src/nsFrame.h
    mozilla/layout/html/base/src/nsPresShell.cpp
    mozilla/layout/xul/base/src/nsBoxFrame.cpp

r=kmcclusk@netscape.com  sr=sfraser@netscape.com
2002-02-07 22:39:15 +00:00
hwaara%chello.se ef530159bd #124156, wrong icon was displayed for news messages with attachments.
r=alecf, sr=sspitzer
2002-02-07 22:38:19 +00:00
cbiesinger%web.de 19dbb1404c bug 62199 r=bzbarsky sr=blake
JS Strict warning in tasksOverlay.js
2002-02-07 22:36:37 +00:00
mkaply%us.ibm.com 4b97fe7232 #121944
r=pedemont, sr=blizzard
OS/2 only - don't handle WM_ACTIVATE in DealWithPopups
2002-02-07 22:35:37 +00:00
ian.mcgreer%sun.com c60a4bd7b4 bug 124268, -P is used twice 2002-02-07 22:28:04 +00:00
locka%iol.ie 216371ca3c Embedding package manifest fallout from nss 3.4 landing. b=123918 r=adamlock sr=attinasi a=karnaze 2002-02-07 21:50:19 +00:00
nboyd%atg.com 7eff00208f * Avoid creating a ClassNameHelper when turning caching off.
* When turning debug generation on, don't change opt level from -1 to 0.
2002-02-07 17:54:57 +00:00
ccarlen%netscape.com ad35046d07 New file for bug 113538 - embedding depends on wallet. Not yet part of build. r=morse@netscape.com/sr=darin@netscape.com 2002-02-07 15:56:35 +00:00
ian.mcgreer%sun.com c20c215bdb This is a revision of the patch shown in bug 122907. It should fix the leakage seen with client auth. It is needed either way, as NSS 3.3 always checked for pre-existing temp certs before creating a new one. 2002-02-07 14:58:05 +00:00
timeless%mac.com 240333fdfc Bug 52037 w/ w95osr2 and beyond you can get freediskspace for a full path (eg UNC Paths).
The code will use the Ex API if available.
With this change the function should get the correct freespace numbers for submounts and junction points (introduced in w2k).

r=dougt sr=dveditz
2002-02-07 14:46:10 +00:00
ccarlen%netscape.com f07bc3f6b9 Bug 96525 - Delay loading of strres dll when setting profile. r=tao@netscape.com/sr=alecf@betscape.com 2002-02-07 14:41:36 +00:00
brade%netscape.com 15e11e7082 optimization (don't call writer with 0 bytes); bug 122221; r=akkana, sr=darin 2002-02-07 14:19:32 +00:00
rayw%netscape.com 3c2d249bd8 Changes to the way schema information is interpreted: First, acknowledging
that both complex types and simple restriction types may have base types,
and secondly acknowledging that complex types may have simple content models.

SOAP is not a part of the default build.
2002-02-07 11:40:40 +00:00
colin%theblakes.com 4cafc1d01f Null plugin.soname.list for OpenVMS. b=112579. r=serge 2002-02-07 11:13:53 +00:00
axel%pike.org 327f4817a1 bug 120055, new SomeDOMElement() should throw exception. If your object supports creation from scratch, supply an external constructor to DOMCI. Added static nsDOMClassInfo::ThrowJSException to throw js exception for an nsresult. r=peterv, sr=jst 2002-02-07 10:50:42 +00:00
cbiesinger%web.de 127ce038c1 bug 102838 r=walk84@yahoo.com sr=hewitt@netscape.com
Fix strict warning in dialog.xml
2002-02-07 09:45:07 +00:00
ian%hixie.ch e96a0843d8 Fixes a copy-paste error in the help line. r=timeless; b=123708 2002-02-07 08:36:23 +00:00
ian%hixie.ch ba09233316 Lets the invite command accept the more natural syntax 'invite user in #channel' rather than just 'invite user channel'. r=zach; b=72949 2002-02-07 08:33:17 +00:00
rginda%netscape.com 0d91173a00 - venkman only -
add parameter list for "dumptree" command
2002-02-07 07:30:23 +00:00
rginda%netscape.com 4519c3331f - venkman only -
print command name on failure, not "[Object object]"
2002-02-07 07:29:37 +00:00
rginda%netscape.com 24b5b104be - venkman only -
add "dumptree" command.
change glob to globalObject in filter objects.
2002-02-07 07:29:01 +00:00
rginda%netscape.com 17b1b502f1 - venkman only -
fix issues with removing children from unparented records.
added (and commented out) some common debug dumps.
added debug functions tov_formatRecord/formatBranch
2002-02-07 07:27:22 +00:00
rginda%netscape.com c360002f63 - venkman only -
fix bogus parse code.  Old code had problems when the last argument before an optional was missing.
2002-02-07 07:25:14 +00:00
bryner%netscape.com 18a0948cdb Working around an apparent layout bug. Not turned on yet. 2002-02-07 07:18:13 +00:00
law%netscape.com 5c29f12775 More updates. NOT PART OF THE BUILD 2002-02-07 06:52:58 +00:00
stephend%netscape.com 6e490b4112 Bug 123189. JS strict warning. (redeclaration). Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=hewitt@netscape.com 2002-02-07 06:48:06 +00:00
dcone%netscape.com c34cb2647d b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work 2002-02-07 05:32:59 +00:00
bbaetz%student.usyd.edu.au d58faf4a79 Bug 122913 - make sure that we fire OnStart even when there was no data
r=dougt, sr=darin
2002-02-07 04:54:55 +00:00
jfrancis%netscape.com 33d43dfb71 duh 2002-02-07 04:44:21 +00:00
rbs%maths.uq.edu.au 6c7c1056cf [MathML only - candidate version for 0.9x] * Hooked robust support for advanced dynamic updates via JavaScript and the DOM across the entire MathML module (with particular attention to the numerous presentational attributes that MathML has). * Eliminated some functions (or folded their functionality into recently added APIs). * Reviewed the module as a whole and simplified several chunks of code owing to the benefit of hindsight now. * Added/reviewed the documentation in anticipation of the freezing of Mozilla 1.0, to improve the understanding of people that may read the archived code and learn from it under the appropriate context of this time. * Reviewed the XXX comments and addressed those that could be addressable in this timeframe. * Some renamings (e.g., ReLayout -> ReLayoutChildren to avoid ambiguities as to who does what in terms of the terminology used when referring to the frame hierarchy). 2002-02-07 04:38:08 +00:00
jband%netscape.com c56ab16f35 fix array support. NOT PART OF THE BUILD 2002-02-07 04:37:24 +00:00
jband%netscape.com 14ba0b02a9 fix windows bustage - not part of default build 2002-02-07 04:10:04 +00:00
andreww%netscape.com 5bf91273ec bugzilla 123412 r=bryner sr=hewitt - adding support for wrap attribute in multiline textboxes. 2002-02-07 04:02:48 +00:00
jband%netscape.com 320656674b update of test. NOT PART OF THE BUILD 2002-02-07 03:57:33 +00:00
jband%netscape.com 4b61cdcb14 initial checkin of test. NOT PART OF THE BUILD 2002-02-07 03:56:45 +00:00
jfrancis%netscape.com d5f3c6a9c2 fixes:
* 113691 : Composer freezes when removing multiple ol or ul tags.
    * 113290 : Freezes when deleting some formatted text.
    * 112144 : Attempt to reply to mail freezes entire Mozilla.
    * 103685 : Caret disappears after deleting a blockquote w/ paragraph style.
    * 121282 : Pressing enter causes caret to jump from end of <p> to the<h1>.
    * 117418 : rewrote some code in nsWSRunObject.cpp: fixed warnings in GetWSNodes().
    * 114911 : can't join two lists using delete key.
    * 120000 : Indent list inside table causes table to split.
r=fm;sr=kin
2002-02-07 03:56:20 +00:00
dougt%netscape.com 5eab47f3cb Backing out my file io changes to see if that fixes some of the unix orangeness. 2002-02-07 03:51:34 +00:00
syd%netscape.com e393a46a8b Miscellanous fixes for Linux installer, including 53244, 107803, 122916, 122918.
r=sgehani, sr=dveditz
2002-02-07 03:44:26 +00:00
naving%netscape.com 20569a4c78 105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
long > 16384 chars. this will enable us to move/copy such messages between
local folders and from local to imap.
2002-02-07 03:23:56 +00:00
law%netscape.com 9b73785764 Updates to new progress dialog code; NOT PART OF THE BUILD 2002-02-07 03:22:27 +00:00
bbaetz%student.usyd.edu.au 4f55ee0c0f Fix typo in TestUpload.cpp, and add it to the Makefile.in (removing a
duplicate entry at the same time)

r=dougt, tests only
2002-02-07 03:13:30 +00:00
wtc%netscape.com fcd0c830b9 Bugzilla bug 117479: define the PR_ABS macro only if it is not defined.
The patch is contributed by Roland.Mainz@informatik.med.uni-giessen.de.
r=wtc. sr=brendan.
2002-02-07 03:08:39 +00:00
rayw%netscape.com 9db9d11f19 Added code to properly decode multi-dimensional arrays as nested arrays
in XPCOM.  Unfortunately, there is no way to test this because Apache
SOAP servers do not seem to produce them in any simple configuration
because Java does not support multidimensional arrays.  I will be writing
code to test this later as I add support for encoding multi-dimensional
arrays, as specified by a schema type, which I can then decode without
actually sending / receiving a message, but I need to put this fix back
now.  At least I didn't break decoding of single-dimensional arrays.

SOAP is not part of default build.
2002-02-07 03:02:59 +00:00