ian%hixie.ch
61cc38e6ba
Change variable names to reflect the fact that objects are instances, not classes.
2002-05-04 01:11:56 +00:00
depstein%netscape.com
a04ee26f52
updated web nav test case. a=asa for QA checkins that are not part of the default builds
2002-05-04 01:10:59 +00:00
ian%hixie.ch
f2a559cbae
Add some debugging info to every page once and for all.
2002-05-04 01:10:38 +00:00
ian%hixie.ch
50cd6af032
Make the user factory return the same object if the same user is requested multiple times. This means that if the currect user is changed on the fly, the changes actually take effect instead of there being a potential race condition between the change, the access of the currect user, and the objects going out of scope and updating the database.
2002-05-04 01:09:27 +00:00
blythe%netscape.com
565188440e
Not part of normal builds.
...
Accept options cookie, document how request specific options are to be set.
2002-05-04 01:07:16 +00:00
ian%hixie.ch
1a1bdeb593
Pass the app reference to the user factory. Fix the code that uses argument branches to treat them as arrays instead of scalars.
2002-05-04 01:06:38 +00:00
ian%hixie.ch
a92816a815
Two more things to do: make getSettings return a boolean instead of raising an exception, and add a pass-through command that outputs can use to bring up specific templates
2002-05-04 01:03:48 +00:00
ian%hixie.ch
de97b7e2eb
Add support for converting + signs in URIs back to spaces.
2002-05-04 01:02:19 +00:00
edburns%acm.org
83e5af980d
Make it possible to render the bookmarks tree, but you can't click on a
...
bookmark to open it in the browser due to a Java side deadlock.
2002-05-04 00:30:01 +00:00
ssu%netscape.com
b18fde6b52
fixing bug 141858 - unexpected setup\setup.exe error message after installing browser
2002-05-04 00:18:54 +00:00
mcafee%netscape.com
48ff418fc7
Print out visited modules in leaf-first order, first attempt at fixing the build-order problem.
2002-05-04 00:17:06 +00:00
mscott%netscape.com
0c08e54233
Bug #121583 --> work around the infinite reflow loop in various windows that use tree widgets by
...
forcing a min height and min width on the the tree. This fixes the famous 100 % CPU hang.
Patch from kin@netscape.com
r=mscott
sr=hyatt
2002-05-04 00:04:39 +00:00
rginda%netscape.com
d80e2f0750
- venkman only -
...
bug 137327, r=caillon@returnzero.com ,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
2002-05-04 00:04:07 +00:00
rginda%netscape.com
b99d7ba3f2
- cview only -
...
bug 137327, r=caillon@returnzero.com ,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
2002-05-04 00:03:28 +00:00
beard%netscape.com
3bc8d1d51c
[not part of build] Change history for 1.0fc2.
2002-05-03 23:40:53 +00:00
beard%netscape.com
29457f8fc5
[not part of build] bumped version to 1.0fc2.
2002-05-03 23:40:15 +00:00
mcafee%netscape.com
6a97078a50
opaque data comment
2002-05-03 23:37:38 +00:00
bnesse%netscape.com
9acd457492
Bumped version to 1.0fc2.
2002-05-03 23:35:39 +00:00
bnesse%netscape.com
4abfcd5b22
[Not part of build] Fix for bug 136063. r=sdagley, sr=beard.
2002-05-03 23:27:33 +00:00
cmanske%netscape.com
53570fb145
Fixed previewing page in browser command in Composer, b=140959, r=brade, sr=kin
2002-05-03 23:23:55 +00:00
kestes%walrus.com
20eb7f271b
fixes to the split on change state
2002-05-03 23:16:53 +00:00
rginda%netscape.com
99934c39c8
- chatzilla only -
...
correct the command name for the View->Open At Startup option
2002-05-03 23:02:12 +00:00
cathleen%netscape.com
16e0f2f1ca
export rules file into dist r=dp
2002-05-03 22:51:16 +00:00
kestes%walrus.com
9af79c36d1
change call to savetree_db to use oo notiation so we search ISA
2002-05-03 22:37:41 +00:00
dp%netscape.com
c796599b2b
Moving printNodeProcessor to new api
2002-05-03 22:33:08 +00:00
kestes%walrus.com
f156033144
fix break multiline empty on change of tree state
2002-05-03 22:29:28 +00:00
kestes%walrus.com
a1dbb4e33b
fixes
2002-05-03 22:01:05 +00:00
mscott%netscape.com
5bb1233d18
Bug #136949 --> when creating a new search or filter row, clone the search attribute
...
from the previous row.
r=ssu
sr=sspitzer
2002-05-03 21:58:10 +00:00
mscott%netscape.com
c5301bd3ac
Bug #109109 --> usability improvements to the custom header dialog
...
r=naving
sr=sspitzer
2002-05-03 21:57:39 +00:00
kestes%walrus.com
69804e4738
forgot to reset $NEXT_ROW{$tree}
2002-05-03 21:44:25 +00:00
ducarroz%netscape.com
8cc82f489f
Fix for bug 135279. Need to be able to specify a line token other than LF when reading a stream buffer. Local file on Mac or CR as line ending. R=naving, SR=mscott
2002-05-03 21:36:33 +00:00
kestes%walrus.com
f16077b06e
computed rowspan but did not use it.
2002-05-03 21:28:51 +00:00
kestes%walrus.com
36f93b445a
fixes
2002-05-03 21:25:24 +00:00
jst%netscape.com
a239cacff7
Fixing bug 140944. Making document.body.scroll* map to the scroll info for the root scroll frame. r=bzbarsky@mit.edu, sr=shaver@mozilla.org.
2002-05-03 21:14:13 +00:00
kestes%walrus.com
6cc9249711
bonsai fixes to make one giant square of no data.
2002-05-03 21:09:55 +00:00
wtc%netscape.com
300f9cadfe
Bugzilla bug 136279: fixed bugs where 'path' and 'oldpath' were passed
...
to string functions before they were null-terminated. Added a comment
to explain what 'oldpath' is for.
2002-05-03 20:59:50 +00:00
stephend%netscape.com
b8ee84f9eb
Bug 141894. Security button in msgCompose should have a tooltip. r=kaie@netscape.com, sr=sspitzer@netscape.com
2002-05-03 20:46:51 +00:00
kestes%walrus.com
a54ec8b0c8
add checks for permissions on the log directories during startup
2002-05-03 20:28:24 +00:00
kestes%walrus.com
15c35c8a05
fix spelling of $OSVer
2002-05-03 20:20:44 +00:00
kestes%walrus.com
f69cd0a98f
remove duplicate my of status variable.
2002-05-03 20:17:23 +00:00
timeless%mac.com
a8922ae98c
Bug 141813 add javadoc comments to idl so people can get useful info from them
...
nsIDOMEvent.idl nsIDOMEventListener.idl nsIDOMEventTarget.idl
r=fabian sr=jst
2002-05-03 19:57:42 +00:00
kestes%walrus.com
8990eae04a
use a centralized function to round numbers.
...
only use successful builds in computation of deadtime.
only use 10 most recent builds in computation of averages.
We do not use the very first datapoint in computation
of averages.
Fix the incoming data here so that builds do not overlap.
add a debug_database() function for use in debugging code.
there was an 'if ($buildstatus ne 'not_running')' but this
can't appear in the database remove it.
2002-05-03 19:50:43 +00:00
kestes%walrus.com
4ab3045a33
allow build errors to be turned off.
2002-05-03 19:43:58 +00:00
igor%mir2.org
aa545a86e2
Replace when possible usage of API available only since JDK 1.2 by their JDK 1.1 analogous or by classes available in the Rhino core to make port to JDK 1.1 easier.
2002-05-03 19:42:36 +00:00
kestes%walrus.com
b16ea7b0e2
centrallize all rounding through a single function.
2002-05-03 19:41:44 +00:00
pinkerton%netscape.com
ca506c2fbb
Adding David Haas
2002-05-03 19:23:18 +00:00
pinkerton%netscape.com
f4143f1783
Update the progress meter during download. From David Haas (haasd@cae.wisc.edu)
2002-05-03 19:22:23 +00:00
pinkerton%netscape.com
3478b60af8
Behave correctly when dock icon clicked and no windows are open. From David Haas (haasd@cae.wisc.edu)
2002-05-03 19:17:28 +00:00
darin%netscape.com
9508d71adc
fixes build bustage with --enable-xpctools
...
patch=dmose r/sr=darin
2002-05-03 19:04:14 +00:00
alexsavulov%netscape.com
3285301d39
fix for bug 134437 - syncronous focus event causes reflow reentrancy
...
resulting in a crash on WIN32. fixed trough WM_SETFOCUS deferral
sr= waterson r=kmccklusk
2002-05-03 18:52:04 +00:00