kestes%tradinglinx.com
9e6a6ff398
use new function (BuildStatus::is_status_final($buildstatus)) to allow users
...
to change default of ( ($buildstatus eq 'not_running') || ($buildstatus eq 'building') ) .
make more consistent use of build_names($tree); to find the ordered
list of buildnames.
my notion of mindate/maxdate was the reverse of bonsai so fix it here.
the notion of $previous_rec was illdefined and causing problems.
2001-02-16 00:08:53 +00:00
kestes%tradinglinx.com
b4f87cf03a
typo in use of FileStructure::URLS
2001-02-15 23:58:04 +00:00
kestes%tradinglinx.com
5e71152f2a
some variables were not being interpolated because they were in single quotes.
...
This could not have worked.
2001-02-15 23:53:33 +00:00
shanjian%netscape.com
39047b5674
bug 65010 Japanese file name become garbage in file name text field ...
...
r = bill law
sr = erik.
2001-02-15 23:39:07 +00:00
waterson%netscape.com
2c358ee3ba
Don't try to use win32.order files in a debug build. sr=jband
2001-02-15 23:04:33 +00:00
cyeh%bluemartini.com
1ad15050fa
fix for 28676 :
...
When a bug is marked duplicate, the reporter should be added to the bug that it duplicated.
patch submitted by jake@acutex.net (Jake).
2001-02-15 22:42:13 +00:00
blakeross%telocity.com
86c4d1d968
Removing duplicate include.
2001-02-15 22:41:44 +00:00
mcafee%netscape.com
44594c303d
Cleaning up html, strip libs warning
2001-02-15 22:22:52 +00:00
hyatt%netscape.com
92250d3dc9
Fixing Win32 bustage on pink's checkin. r=pink
2001-02-15 22:20:44 +00:00
pinkerton%netscape.com
8efc25b38e
actually use the mime mapping flavor when determining if a flavor is in a drag item, rather than relying on the defaults. r=saari,sr=sfraser. bug# 68828.
2001-02-15 22:08:39 +00:00
pinkerton%netscape.com
2a573d79c5
force trees to synchronously update the area invalidated by a mousewheel scroll. r=bryner,a=hyatt, bug#63465
2001-02-15 22:07:06 +00:00
akkana%netscape.com
c38cf59c82
25779: alternate win cut/copy/paste keys. r=brade, sr=sfraser
2001-02-15 21:53:13 +00:00
akkana%netscape.com
109f0be87c
25779: Add/improve alternate windows cut/copy/paste key bindings: r=brade sr=sfraser.
...
68747: Remove redundant code in nsHTMLEditor. sr=sfraser.
2001-02-15 21:51:25 +00:00
hewitt%netscape.com
4cad25cc57
famous last words -> "NOT PART OF BUILD"
2001-02-15 21:38:57 +00:00
axel%pike.org
b02ead1400
not part of build; fixing Makefile rules to have TABS, r=hewitt
2001-02-15 21:34:12 +00:00
sspitzer%netscape.com
43c3d8fb6b
fix for #68594 . (checking in for chak@netscape.com)
...
r=ccarlen,sr=sspitzer
2001-02-15 21:33:17 +00:00
hyatt%netscape.com
36abf9f7b5
Fix for 67739. r=pierre,attinasi, sr=ben
2001-02-15 21:25:31 +00:00
hyatt%netscape.com
093c9c2e71
Fix for 67739. r=pierre,attinasi sr=ben
2001-02-15 21:24:47 +00:00
hyatt%netscape.com
decfc48502
Not part of build.
2001-02-15 21:15:21 +00:00
kestes%tradinglinx.com
7cfe80cb63
update info for new release
2001-02-15 21:13:53 +00:00
kestes%tradinglinx.com
a169a722ea
update the version number
2001-02-15 21:13:33 +00:00
axel%pike.org
3a88315909
and windows, too. Thought it grabbed it first time. fixing rep.; a=leaf
2001-02-15 21:13:04 +00:00
axel%pike.org
abdc4e2edb
yet another try to fix the rep.; not part of build, a=leaf
2001-02-15 21:12:08 +00:00
kestes%tradinglinx.com
f63179d563
add func sort_tree_buildnames
2001-02-15 21:11:40 +00:00
kestes%tradinglinx.com
f4c7b81641
add func is_status_final
...
add 1; to end of file
2001-02-15 21:11:04 +00:00
kestes%tradinglinx.com
8b7f401561
sync with CVS module, mostly parenthesis were different.
2001-02-15 21:07:55 +00:00
kestes%tradinglinx.com
72532cf311
localize many variables which were accidentally global.
...
fix bugs in the way the extra treestate data was trimmed from the DB.
change name of package so we can run CVS and BONSAI VC's at the same time for debugging.
2001-02-15 21:00:51 +00:00
kestes%tradinglinx.com
aca14f67f6
now works and is insync with VC_CVS.pm
2001-02-15 20:56:58 +00:00
kestes%tradinglinx.com
0286d16a4b
Add bonsai support.
...
Make $BRIEF_LOG_TRIM_DAYS & $FULL_LOG_TRIM_DAYS have same default.
2001-02-15 20:55:49 +00:00
kestes%tradinglinx.com
6580c5256a
now default variables can be overriden by variables in the environment.
...
allow users to have a cgibin directory which only holds '*.cgi' files.
2001-02-15 20:54:32 +00:00
kestes%tradinglinx.com
efadc11dfe
add new email address
2001-02-15 20:52:26 +00:00
kestes%tradinglinx.com
aac9ae0115
round the time down to even seconds. initalize two variables to null string.
2001-02-15 20:51:58 +00:00
kestes%tradinglinx.com
33360a1054
fix the display of the printing of the bonsai version number
2001-02-15 20:49:56 +00:00
kestes%tradinglinx.com
fd238d2ea2
A working version for TreeState using BonsaiData
2001-02-15 20:48:37 +00:00
kestes%tradinglinx.com
afd377ba4c
do not pass remote information to bonsai. This allows us to run both
...
CVS and Bonsai mode at the same time for the same tree while testing.
2001-02-15 20:47:53 +00:00
kestes%tradinglinx.com
9996c1fba5
Relax the check for ID's which are considered daemon (root).
2001-02-15 20:44:48 +00:00
kestes%tradinglinx.com
9a17c55749
cleaner interface to bonsai
2001-02-15 20:41:25 +00:00
kestes%tradinglinx.com
c6999f6e5a
*** empty log message ***
2001-02-15 20:40:30 +00:00
mkaply%us.ibm.com
523b26a02e
#68794
...
r=mkaply, a=blizzard
Commented out too much code
2001-02-15 19:54:52 +00:00
locka%iol.ie
2312f57e9a
Fixed an issue where the current window had no primary content area and the tree owner went off searching for one in other windows via the windows mediator but forgot to addref the result. b=58639, sr=scc@mozilla.org
2001-02-15 19:26:39 +00:00
radha%netscape.com
f2638b18c0
Fix for bug # 39938. Client side redirection messes up SH. r=rpotts, adamlock
2001-02-15 19:10:16 +00:00
dbragg%netscape.com
bf4f84cc25
Renaming temp files to .new or .old during installations so they don't get auto registered. Bug 67703. r=dveditz sr=mscott
2001-02-15 19:03:34 +00:00
dbaron%fas.harvard.edu
0ab467aa2b
Adding newline to end of file to fix HP bustage.
2001-02-15 15:22:22 +00:00
alecf%netscape.com
c4e6df71a1
part of fix for #46488 - http startup handlers get an Observe() call as well
...
r=valeski, sr=waterson
2001-02-15 14:43:34 +00:00
jfrancis%netscape.com
13c0684590
bug 50497: plaintext copy loses newlines on paste
bug 57292: copy of table cell contents shouldn't copy cell
bug 57170: some inline style not preserved across copy paste
for all above: r=akkana; sr=sfraser
2001-02-15 13:22:26 +00:00
jfrancis%netscape.com
659e0317d3
bug 63760: improving iterator speed in aid of selection performance and many editor operations. r=akkana; sr=sfraser
2001-02-15 13:19:14 +00:00
hyatt%netscape.com
0ee879fb4f
Not part of build.
2001-02-15 09:43:11 +00:00
axel%pike.org
96bad5d2ba
not part of build, improve XSLT performance, code by keith, r=me (peterv)
2001-02-15 09:21:03 +00:00
hewitt%netscape.com
73dcf74b5b
(NOT PART OF BUILD) Document Inspector
2001-02-15 09:14:18 +00:00
hewitt%netscape.com
66cebb39d1
(NOT PART OF BUILD) Document Inspector
2001-02-15 09:07:37 +00:00