ssu%netscape.com
c09b609991
fixing bug 132146 - Get Map does not work via keyboard. r=bhuvan, sr=mscott
2002-05-10 22:02:59 +00:00
kestes%walrus.com
3c3e715b58
fixes for mozillalayers.
2002-05-10 22:00:45 +00:00
varga%utcru.sk
7d2fb933e8
Fix for bug 133351 - Bookmarks cannot be moved by drag in sidebar.
...
r=pink, sr=jag
2002-05-10 21:50:18 +00:00
kestes%walrus.com
4375f54ede
not radio but checkbox group
2002-05-10 21:49:33 +00:00
kestes%walrus.com
f1d8650cc1
fixes for addnote association code
2002-05-10 21:46:25 +00:00
kestes%walrus.com
f791b2701b
fixes
2002-05-10 21:38:03 +00:00
igor%mir2.org
8cb98c5dfa
Implementing DebuggableScript.getInstructionLines via scanning icode array for line number icode tokens thus removing the need to call Context.setGeneratingDebug(true) to get brekable lines in the script.
2002-05-10 21:33:51 +00:00
kestes%walrus.com
6a626e0f8d
new association code, need to check it in to test it.
2002-05-10 21:24:39 +00:00
kestes%walrus.com
9cbf8e92a0
switch star gif.
2002-05-10 21:23:38 +00:00
kestes%walrus.com
ff1cbe35ba
no need for 'use syslog' any more.
2002-05-10 21:22:48 +00:00
kestes%walrus.com
719af3d0ac
no need for 'use syslog' anymore.
2002-05-10 21:21:59 +00:00
kestes%walrus.com
60851dc6eb
misspelt word.
2002-05-10 21:21:07 +00:00
kestes%walrus.com
40d787cd6f
new notice assciations stuff.
2002-05-10 21:20:30 +00:00
kestes%walrus.com
4822f00814
new notice association code
2002-05-10 21:19:42 +00:00
kestes%walrus.com
2407216bc0
resync file with changes to other columns. This does not include new NOTICES changes.
2002-05-10 21:18:52 +00:00
kestes%walrus.com
c071739b2e
add new associations information.
2002-05-10 21:17:56 +00:00
kestes%walrus.com
d5d38ef01f
add localtime to output to help with debugging.
2002-05-10 21:16:53 +00:00
srilatha%netscape.com
498f4b5546
Fix for bug # 143161. Autocompletion does not work with ldap server with multibyte basedn.
...
r=dmose, sr=sspitzer
2002-05-10 21:04:00 +00:00
ducarroz%netscape.com
8c59ba4290
Fix for bug 139362. In order to avoid to be hit by bug 70083, we need to do a copy of the string we are passing to NewURI to be sure it's in one segment. Patch proposed by jag. R=ducarroz, SR=sspitzer
2002-05-10 21:00:03 +00:00
dougt%netscape.com
28495a117d
initalizes member variables in thread poll. 141479. r=dp, sr=darin
2002-05-10 20:48:45 +00:00
jpierre%netscape.com
e1a3c306e8
Fix for bug 142868 - CA certificates are imported with NULL nicknames .
2002-05-10 20:21:38 +00:00
justdave%syndicomm.com
458fd3bc85
Fix for bug 78701: missing . in INVALID description in queryhelp.cgi
...
Patch by norton@w5ac.tamu.edu
2xr= justdave
2002-05-10 20:10:32 +00:00
ducarroz%netscape.com
0829c43215
Fix for bug 67825. The shift option to select an alternative message compose window should be available only for mail3Pane toolbar's button. R=varada, SR=sspitzer
2002-05-10 20:02:38 +00:00
depstein%netscape.com
14f1875b31
added NotifyObservers() tests in nsIObserServ.cpp, webProg listener to TestYourMethod2() in Tests.cpp.
...
a=asa for QA checkins that are not part of the default builds
2002-05-10 19:03:28 +00:00
darin%netscape.com
adf3492765
fixes bug 143311 "nsStreamListenerTee should completely drop mSink during
...
OnStopRequest" r=gordon,dougt sr=rpotts
2002-05-10 18:38:09 +00:00
relyea%netscape.com
94a587472a
Add function to determine if it's safe to delete the internal module.
2002-05-10 18:36:18 +00:00
serge%netscape.com
20b5be8490
fix for 119494, Mozilla breaks the stream to the plugin if server cannot proceed byte range request
...
[returns 200, instead of 206] r=peterl, sr=darin
2002-05-10 18:32:42 +00:00
waterson%netscape.com
e3554c37cc
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
jst%netscape.com
ab64824a3b
Fixing bug 135278. Stop don't use Substring() on a null poiter, Substring() asserts if given a null pointer. r=dbaron@fas.harvard.edu, sr=jaggernaut@netscape.com
2002-05-10 18:21:50 +00:00
relyea%netscape.com
fdca53cf70
Detect when we have a previously deleted internal module which has not yet been freed, and don't try to switch to it.
2002-05-10 18:13:44 +00:00
relyea%netscape.com
3ee0c3c996
Add new error code for trying to all previously deleted modules which have not yet been freed.
2002-05-10 18:12:39 +00:00
relyea%netscape.com
0d88474fba
Allow both FIPS and non-FIPS tokens to be initialized and active at the same time.
2002-05-10 18:11:37 +00:00
relyea%netscape.com
610b845a52
When we force, we should preserve the NULL nickname semantics.
2002-05-10 18:10:26 +00:00
rods%netscape.com
4a063c4227
Missed these from checkin for
...
Bug 143248 r=dcone,conrad sr=attinasi
2002-05-10 17:58:41 +00:00
igor%mir2.org
6d860f39e3
From email about moving breakpoint support away from Rhino core:
...
I attach the patch to move away setting/quering for breakpoints from the Rhino core to application as a debugger implementation can check if a particular line has a breakpoint or not. The changes to omj/tools/debugger takes more then few lines I initially thought but they are mostly caused by refactoring to implement different view to set/query breakpoints.
The patch replaces getLineNumbers, placeBreakpoint and removeBreakpoint in DebuggableScript by getFirstLine, getEndLine and getInstructionLines where the last function fills a boolean array to indicate which script lines can ever occur in DebugFrame.onLineChange. These are read-only functions so InterpeterData are never mdofied by the debugger.
omj/tools/debugger/Main uses this information to check whether it is possible to place breakpoint at a particular line, and if possible, it sets to true entry at the boolean breakpoint array. In this way testing for break in onLineChange is simple and fast as it just needs to check if breakpoint array holds true at the given line number position.
2002-05-10 16:17:33 +00:00
dcone%netscape.com
33ee1b887c
b = 143363 r=rods sr=kin. A DC was not being released properly on windows, it is now.
2002-05-10 14:18:18 +00:00
dmose%netscape.com
3484a20c21
Set maximum LDAP I/O timeout to 10 seconds (bug 143172). This significantly mitigates the pain of the connection hang bug (bug 79509). r=mcs@netscape.com, sr=sspitzer@netscape.com
2002-05-10 04:14:18 +00:00
naving%netscape.com
2ff40f9b36
bugscape 15399 fix by ducarroz r=cavin sr=mscott. fix Body of Multipart/alternative message with attachment not included when forwarded
2002-05-10 03:46:18 +00:00
oeschger%netscape.com
1c6a90427b
adding some new content to help, r=cotter, dispensation per bug 122806
2002-05-10 03:19:19 +00:00
mkaply%us.ibm.com
9394a1d1d7
#137782
...
r=pinkerton, sr=jst, a=asa
Change for OS/2 only - use right mouse button for drag
2002-05-10 03:07:06 +00:00
pete.zha%sun.com
738cd4f226
bug 139877:right-click context menu access keys require "enter" to perform action
...
r=pete.zha@sun.com sr=jag
Check in Kyle Yuan(kyle.yuan@sun.com )'s fix
2002-05-10 02:57:56 +00:00
blizzard%redhat.com
3d02613dbb
Bug #140767 . Menus don't open when hovered while another menu is open. Don't drop motion events when there's a rollup listener and the event isn't over a popup window. r=rjesup,sr=shaver
2002-05-10 01:53:13 +00:00
matty%chariot.net.au
148d6c759a
Release notes update.
2002-05-10 01:31:19 +00:00
mcafee%netscape.com
26801df6d2
comments changes
2002-05-10 01:28:44 +00:00
kmcclusk%netscape.com
eb6e56a098
Move logic in nsHTMLFrameInnerFrame's destroy to nsHTMLFrameInnerFrame:Destroy so its contents are destroyed *before* nsHTMLFrameInnerFrame is destroyed. bug=66748 r=jkeiser@netscape.com sr=attinasi@netscape.com
2002-05-10 01:25:41 +00:00
sspitzer%netscape.com
ba97bb814c
fix for the other dataloss issue in #119360 .
...
there are addressbook fields that we don't export / import.
add LDIF attributes (prefixed with "mozilla") for the missing fields.
also we don't specify an object class. for now, use
mozillaAbPersonObsolete as the object class, which is temporary.
r=dmose, sr=bienvenu
2002-05-10 01:22:13 +00:00
naving%netscape.com
99edd76d08
fixing whitespace from last checkin
2002-05-10 01:16:21 +00:00
katakai%japan.sun.com
f27b386052
bug 142873
...
Can't turn on IM after a popup window opens
Call SetFocus() of XIC again to the current focused widget
r=blizzard,sr=shaver,a=asa(for1.0branch)
2002-05-10 01:11:24 +00:00
naving%netscape.com
a33d4fd81d
140591 r=varada sr=sspitzer fix create filter from message to work on mac OS X. Also fixes bug 112714 on linux where we could not get to browser window if we were doing create filter from message ...
2002-05-10 00:59:12 +00:00
cavin%netscape.com
749031eaf8
Fix for 58206. Output "From " line if a msg does start with one such line. r=ducarroz, sr=sspitzer.
2002-05-10 00:28:18 +00:00